diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cee7c1e..cfcb5e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 4.0.3 + +## @hakit/components +- No functional changes, just updated to locales +## @hakit/core +- No functional changes, just updated to locales + # 4.0.2 ## @hakit/components - BUGFIX - All cards using `modalProps` previously will spread the values first, and then provide internal defaults, making it impossible to overwrite values for the modal in some cases, additionally the MediaPlayerCard modal props were never spread through to the modal [discussion](https://github.com/shannonhochkins/ha-component-kit/discussions/159) diff --git a/package-lock.json b/package-lock.json index 78937265..c1053f8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27224,7 +27224,7 @@ }, "packages/components": { "name": "@hakit/components", - "version": "4.0.1", + "version": "4.0.2", "license": "SEE LICENSE IN LICENSE.md", "devDependencies": { "@types/leaflet": "^1.9.12", @@ -27242,7 +27242,7 @@ "@emotion/react": ">=10.x", "@emotion/styled": ">=10.x", "@fullcalendar/react": ">=6.x.x", - "@hakit/core": "^4.0.1", + "@hakit/core": "^4.0.2", "@use-gesture/react": ">=10.x", "autolinker": ">=4.x", "framer-motion": ">=10.x", @@ -27264,7 +27264,7 @@ }, "packages/core": { "name": "@hakit/core", - "version": "4.0.1", + "version": "4.0.2", "license": "SEE LICENSE IN LICENSE.md", "bin": { "hakit-sync-types": "dist/sync/cli/cli.js" diff --git a/packages/components/package.json b/packages/components/package.json index de58dc63..ca71844d 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,7 +1,7 @@ { "name": "@hakit/components", "type": "module", - "version": "4.0.2", + "version": "4.0.3", "private": false, "keywords": [ "react", @@ -69,7 +69,7 @@ "@emotion/react": ">=10.x", "@emotion/styled": ">=10.x", "@fullcalendar/react": ">=6.x.x", - "@hakit/core": "^4.0.2", + "@hakit/core": "^4.0.3", "@use-gesture/react": ">=10.x", "autolinker": ">=4.x", "framer-motion": ">=10.x", diff --git a/packages/components/src/Shared/Entity/Miscellaneous/LogBookRenderer/index.tsx b/packages/components/src/Shared/Entity/Miscellaneous/LogBookRenderer/index.tsx index 634be879..41ac1bae 100644 --- a/packages/components/src/Shared/Entity/Miscellaneous/LogBookRenderer/index.tsx +++ b/packages/components/src/Shared/Entity/Miscellaneous/LogBookRenderer/index.tsx @@ -326,7 +326,7 @@ function _LogBookRenderer({ if (item.context_event_type === "call_service") { return ( <> - {localize("triggered_by_service")} + {localize("triggered_by_action")} {item.context_domain && item.context_service ? ( {item.context_domain}:{" "} diff --git a/packages/core/package.json b/packages/core/package.json index 044be456..7199f620 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@hakit/core", - "version": "4.0.2", + "version": "4.0.3", "private": false, "type": "module", "keywords": [ diff --git a/packages/core/src/hooks/useLocale/locales/af/af.json b/packages/core/src/hooks/useLocale/locales/af/af.json index b8a90be8..29ed35c1 100644 --- a/packages/core/src/hooks/useLocale/locales/af/af.json +++ b/packages/core/src/hooks/useLocale/locales/af/af.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Posbus", "to_do_lists": "To-do lists", "developer_tools": "Ontwikkelaar Hulpmiddels", "media": "Media", "profile": "Profile", + "panel_mailbox": "Posbus", "panel_shopping_list": "Inkopielys", "unknown": "Unknown", "unavailable": "Nie beskikbaar nie", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -188,7 +188,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Dupliseer Kaart", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -202,7 +202,7 @@ "move": "Move", "save": "Stoor", "add": "Add", - "edit": "Wysig", + "edit": "Edit", "submit": "Submit", "rename": "Rename", "search": "Search", @@ -229,7 +229,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Kies", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -485,10 +487,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Diens", "this_field_is_required": "Hierdie veld word vereis", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "Geen verwante items gevind nie.", "related_entities": "Verwante entiteite", @@ -541,7 +543,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -623,6 +624,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -692,6 +697,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "Hierdie assistent kan nie jou huis beheer nie", "how_can_i_assist": "Hoe kan ek help?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -708,8 +714,6 @@ "information": "Information", "related": "Verwante", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -830,6 +834,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -840,7 +845,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -880,6 +885,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "Wil jy hierdie item uitvee?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Opsies suksesvol gestoor.", "repair_issue": "Repair issue", @@ -1008,11 +1014,12 @@ "no_notifications": "Geen kennisgewings", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Het misluk om diens {service} te roep.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Konneksie verlore. Herkoppel tans…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "Het misluk om diens {service} te roep.", "app_configuration": "App Konfigurasie", "sidebar_toggle": "Sidebar toggle", "hide_panel": "Hide panel", @@ -1022,7 +1029,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welkom tuis", "empty_state_go_to_integrations_page": "Gaan na die integrasies bladsy.", "never_triggered": "Nooit geaktiveer nie", @@ -1038,8 +1045,9 @@ "navigate_to_location": "Navigeer na {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Wissel {name}", - "call_service_name": "Oproep diens {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Wys meer inligting: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Oproep diens {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant begin tans, wag asseblief …", "reset_focus": "Reset focus", @@ -1078,6 +1086,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Ongebruikte entiteite", @@ -1098,10 +1107,13 @@ "edit_configuration": "Wysig Instellings", "unsaved_changes": "Ongestoorde veranderinge", "saved": "Gestoor", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Kan nie YAML ontleed nie: {error}", "raw_editor_error_invalid_config": "U opstelling is nie geldig nie: {error}", "raw_editor_error_save_yaml": "Kan nie YAML stoor nie: {error}", "raw_editor_error_remove": "Kan nie konfigurasie verwyder nie: {Error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Ons sal outomaties jou Lovelace UI-uitsig met jou areas en toestelle genereer as jy jou Lovelace UI-konfigurasie verwyder.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Is jy seker jy wil jou Lovelace UI-konfigurasie verwyder? Ons sal outomaties jou Lovelace UI-uitsig met jou areas en toestelle genereer.", "title_of_your_dashboard": "Title of your dashboard", "edit_title": "Wysig titel", "title": "Title", @@ -1113,21 +1125,23 @@ "move_view_left": "Beweeg aansig links", "move_view_right": "Beweeg aansig regs", "background": "Background", - "badges": "Kentekens", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Kentekens", "card_configuration": "Kaart opstelling", "type_card_configuration": "{type} Card configuration", "edit_card_pick_card": "Kies die kaart wat u wil byvoeg.", - "toggle_editor": "Wissel redigeerder", + "toggle_editor": "Toggle editor", "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Are you sure you want to cancel?", "show_visual_editor": "Show visual editor", @@ -1145,6 +1159,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Voeg Kenteken by", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Voeg by Lovelace UI", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1158,9 +1179,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Ons het 'n voorstel vir jou geskep", "pick_different_card": "Kies verskillende kaart", - "add_to_dashboard": "Voeg by Lovelace UI", "save_config_header": "Neem beheer van u Lovelace gebruikerskoppelvlak", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1168,10 +1189,10 @@ "migrate_configuration": "Migreer opstellings", "navigation_path": "Navigation path", "url_path": "URL Yolu", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Voer aksie uit", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1245,22 +1266,22 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", "image_path": "Image path", "maximum": "Maximum", - "manual": "Manual", + "manual": "Handleiding", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1277,6 +1298,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Kaart Opsies", + "elements": "Elemente", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "Staats wapen", + "state_icon": "Staat ikoon", + "state_label": "Staat etiket", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1288,8 +1319,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interaksies", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1302,6 +1333,15 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Kies voorspelling tipe", "no_type": "Geen tipe nie", + "style": "Style", + "prefix": "Voorvoegsel", + "suffix": "Agtervoegsel", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_actions": "Aksies", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1321,7 +1361,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1352,8 +1391,9 @@ "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", "no_description_available": "No description available.", - "by_entity": "By entity", - "by_card": "By Card", + "by_entity": "By entiteit", + "by_card": "By card", + "by_badge": "By kenteken", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1361,6 +1401,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entiteit nie beskikbaar nie: {entity}", "entity_is_non_numeric_entity": "Entiteit is nie-numeriese: {entity}", @@ -1371,117 +1413,145 @@ "compare_data": "Compare data", "reload_ui": "Herlaai UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Klimaat", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Klimaat", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1502,7 +1572,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1521,20 +1590,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1560,77 +1626,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1638,6 +1643,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1709,10 +1716,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1727,8 +1732,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1742,7 +1761,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1750,7 +1768,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1759,51 +1777,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1813,12 +1919,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1826,43 +1934,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1873,22 +1947,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1901,6 +1988,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1919,107 +2007,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2030,19 +2156,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2056,40 +2197,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2108,105 +2239,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2289,50 +2340,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2343,43 +2389,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Nyomd meg a(z) {entity_name} gombot", + "entity_name_has_been_pressed": "{entity_name} is gedruk", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2388,7 +2557,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2406,7 +2574,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2417,8 +2584,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2438,7 +2603,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2449,14 +2613,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2475,53 +2637,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2612,64 +2729,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Nyomd meg a(z) {entity_name} gombot", - "entity_name_has_been_pressed": "{entity_name} is gedruk", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2806,10 +2872,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2835,47 +2952,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2896,21 +2997,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2945,41 +3043,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2999,6 +3123,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3010,45 +3155,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3075,110 +3283,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3186,90 +3295,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ar/ar.json b/packages/core/src/hooks/useLocale/locales/ar/ar.json index feb1b30e..e646a39c 100644 --- a/packages/core/src/hooks/useLocale/locales/ar/ar.json +++ b/packages/core/src/hooks/useLocale/locales/ar/ar.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "البريد", "to_do_lists": "قوائم المهام", "developer_tools": "ادوات المطورين", "media": "متصفح مشغل الوسائط", "profile": "Profile", + "panel_mailbox": "البريد", "panel_shopping_list": "قائمة التسوق", "unknown": "Unknown", "unavai": "غير متوفر", @@ -93,6 +93,7 @@ "name_on": "{name} يعمل", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "التالى", "previous_track": "السابق", @@ -183,9 +183,9 @@ "loading": "Loading…", "refresh": "تحديث", "delete": "Delete", - "delete_all": "Delete all", + "delete_all": "مسح الكل", "download": "Download", - "duplicate": "كرر البطاقة", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -199,7 +199,7 @@ "move": "Move", "save": "حفظ", "add": "Add", - "edit": "تصحيح", + "edit": "تعديل", "submit": "Submit", "rename": "إعادة تسمية", "search": "Search", @@ -226,7 +226,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -254,13 +255,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "تعرف على المزيد حول القوالب", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "لم يتم العثور على إدخالات في دفتر السجلات.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -409,7 +411,7 @@ "mount_picker_use_datadisk": "Use data disk for backup", "error_fetch_mounts": "There was an error loading the locations.", "speech_to_text": "Speech-to-text", - "filter": "تصفية", + "filter": "Filter", "filter_by_entity": "تصفية حسب الكيان", "filter_by_device": "تصفية حسب الجهاز", "filter_by_area": "تصفية حسب المنطقة", @@ -465,8 +467,8 @@ "this_year": "هذه السنة", "last_year": "العام الماضي", "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "number_of_columns": "عدد الأعمدة", + "number_of_rows": "عدد السطور", "never": "أبداً", "history_integration_disabled": "تم تعطيل سجل التكامل", "loading_state_history": "جارٍ تحميل سجل الحالات…", @@ -482,11 +484,12 @@ "mean": "يعني", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "خدمة", "this_field_is_required": "هذه الخانة مطلوبه", "targets": "الأهداف", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "وثائق التكامل", + "ui_components_service_control_target_description": "ما الذي يجب أن تستخدمه هذه الخدمة كمناطق أو أجهزة أو كيانات مستهدفة.", "no_related_items_found": "No related items found.", "related_entities": "الكيانات ذات الصلة", "related_items_group": "Part of the following groups", @@ -499,9 +502,9 @@ "number_hidden": "{number} مخفي", "ungrouped": "Ungrouped", "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "hide_column_title": "إخفاء العمود", + "show_column_title": "إظهار العمود", + "restore_defaults": "إستعادة الإعدادات الإفتراضية", "message": "Message", "gender": "Gender", "male": "Male", @@ -538,7 +541,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -569,7 +571,7 @@ "edit_event": "تحرير الحدث", "save_event": "حفظ الحدث", "all_day": "All day", - "end": "نهاية", + "end": "End", "event_not_all_required_fields": "لم يتم ملء جميع الحقول المطلوبة", "delete_only_this_event": "حذف هذا الحدث فقط", "delete_all_future_events": "حذف كافة الأحداث المستقبلية", @@ -621,6 +623,10 @@ "increase_temperature": "زيادة درجة الحرارة", "decrease_temperature": "خفض درجة الحرارة", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "آخر تعديل", + "last_updated": "Last updated", + "remaining_time": "الوقت المتبقي", + "install_status": "حالة التثبيت", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -690,6 +696,7 @@ "didn_t_quite_get_that": "لم أفهم ذلك تمامًا", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "هذا المساعد لا يستطيع التحكم في منزلك", "how_can_i_assist": "كيف يمكنني المساعدة؟", "enter_a_request": "أدخل الطلب", "send_text": "ارسل رسالة", @@ -706,8 +713,6 @@ "information": "Information", "related": "ذات صلة", "device_info": "Device info", - "last_changed": "آخر تغيير", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -828,6 +833,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "خطأ غير معروف", "expose": "Expose", "aliases": "Aliases", @@ -838,7 +844,7 @@ "restart_home_assistant": "إعادة تشغيل؟", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "إعادة تحميل التكوين", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "يقطع جميع عمليات التشغيل الآلي والبرامج النصية.", @@ -880,6 +886,7 @@ "input_select_no_options": "لا توجد خيارات حتى الآن.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "تم حفظ الخيارات بنجاح.", "repair_issue": "Repair issue", @@ -1007,11 +1014,12 @@ "no_notifications": "لاتوجد إشعارات", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "فشل الاتصال بخدمة {service} .", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "انقطع الاتصال. جاري إعادة الاتصال…", "home_assistant_has_started": "Home Assistant بدأ!", "triggered_name": "تم تشغيل {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "فشل الاتصال بخدمة {service} .", "app_configuration": "تكوين التطبيق", "sidebar_toggle": "Sidebar toggle", "hide_panel": "Hide panel", @@ -1021,7 +1029,8 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "لم يتم تحديد عنوان URL لفتحه", - "actions_no_service": "لا توجد خدمة لتشغيل محددة", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "لا توجد خدمة لتشغيل محددة", "welcome_home": "مرحبًا بك في بيتك", "empty_state_go_to_integrations_page": "انتقل إلى صفحة التكاملات.", "never_triggered": "لم يتم تشغيله أبدا", @@ -1037,8 +1046,9 @@ "navigate_to_location": "انتقل إلى {location}", "open_window_to_url_path": "فتح النافذة لـ {url_path}", "toggle_name": "تبديل {name}", - "call_service_name": "اتصل بخدمة {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "إظهار المزيد من المعلومات: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "اتصل بخدمة {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant يبدأ، يرجى الانتظار…", "reset_focus": "Reset focus", @@ -1077,6 +1087,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1101,10 +1112,13 @@ "edit_configuration": "تعديل التكوين", "unsaved_changes": "التغييرات غير محفوظة", "saved": "تم الحفظ", + "delete_dashboard_configuration": "حذف اعدادات لوحة التحكم؟", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "التكوين الخاص بك غير صالح: {error}", "raw_editor_error_save_yaml": "تعذر حفظ YAML: {error}", "raw_editor_error_remove": "تعذر إزالة التكوين: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "سنقوم تلقائيا بإنشاء طرق عرض واجهة مستخدم Lovelace الخاصة بك مع المناطق والأجهزة الخاصة بك إذا قمت بإزالة تكوين واجهة مستخدم Lovelace.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "هل تريد بالتأكيد إزالة تكوين واجهة مستخدم Lovelace؟", "title_of_your_dashboard": "عنوان واجهة مستخدم Lovelace الخاصة بك", "edit_title": "Edit title", "title": "Title", @@ -1116,27 +1130,28 @@ "move_view_left": "حرك العرض لليسار", "move_view_right": "حرك العرض لليمين", "background": "Background", - "badges": "Badges", "view_type": "نوع العرض", "masonry_default": "Masonry (default)", "sidebar": "الشريط الجانبي", "panel_card": "لوحة (1 بطاقة)", "sections_experimental": "الأقسام (التجريبية)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", "card_configuration": "تكوين البطاقة", "type_card_configuration": "{type} تكوين البطاقة", "edit_card_pick_card": "ما هي البطاقة التي ترغب في إضافتها؟", - "toggle_editor": "تبديل المحرر", - "you_have_unsaved_changes": "لديك تغييرات غير محفوظة", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "لديك تغييرات لم يتم حفظها", "edit_card_confirm_cancel": "هل أنت متأكد من الإلغاء؟", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", "add_card": "إضافة بطاقة", - "copy": "Copy", + "copy": "نسخ", "cut": "Cut", "move_to_view": "نقل الى عرض", "move_card_before": "Move card before", @@ -1148,7 +1163,15 @@ "search_cards": "ابحث عن البطاقات", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "ما هي البطاقة التي تريد إضافتها إلى طريقة العرض {name} ؟", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "هل أنت متأكد من أنك تريد الإلغاء؟", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "إضافة إلى واجهة مستخدم Lovelace", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "لوحة المعلومات", @@ -1167,9 +1190,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} سيتم حذفه.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "هذا القسم", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "اختر بطاقة مختلفة", - "add_to_dashboard": "إضافة إلى واجهة مستخدم Lovelace", "save_config_header": "تحكم في واجهة مستخدم Lovelace", "save_config_empty_config": "ابدأ بلوحة معلومات فارغة", "take_control": "Take control", @@ -1177,10 +1199,10 @@ "migrate_configuration": "ترحيل التكوين", "navigation_path": "Navigation path", "url_path": "مسار URL", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1254,22 +1276,22 @@ "camera_entity": "كيان الكاميرا", "image_entity": "Image entity", "camera_view": "عرض الكاميرا", - "double_tap_action": "تأثير النقر المزدوج", - "hold_action": "تعليق الإجراء", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "ساعات العرض", "days_to_show": "ايام العرض", "icon_height": "ارتفاع الأيقونة", "image_path": "مسار الصورة", "maximum": "Maximum", - "manual": "يدويا", + "manual": "يدوي", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "مدة التحديث", "show_icon": "إظهار الأيقونة؟", "show_name": "أظهر الاسم؟", "show_state": "إظهار الحالة؟", - "tap_action": "إجراء النقر", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "سمة المعلومات الثانوية", "generic_state_color": "تلويين الايقونات بناء على الحالة ؟", "suggested_cards": "بطاقات مقترحة", @@ -1277,7 +1299,7 @@ "custom_cards": "بطاقات مخصصة", "geolocation_sources": "مصادر تحديد الموقع الجغرافي", "dark_mode": "الوضع الداكن؟", - "appearance": "Appearance", + "appearance": "المظهر", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "التكبير الافتراضي", @@ -1285,6 +1307,16 @@ "content": "محتوى", "media_control": "التحكم في الوسائط", "picture_elements": "عناصر الصورة", + "card_options": "خيارات البطاقات", + "elements": "عناصر", + "add_new_element": "أضف عنصر جديد", + "dark_mode_image_path": "مسار صورة الوضع الداكن", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "شارة الوضع", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "كيان الصورة", "picture_glance": "Picture Glance", "state_entity": "State entity", @@ -1296,12 +1328,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "إخفاء الحالة", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "آخر تغيير", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "وقت آخر تحديث", "vertical_stack": "المكدس العمودي", "weather_forecast": "النشرة الجوية", "weather_to_show": "Weather to show", @@ -1310,6 +1344,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "صورة الحالة", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1329,7 +1371,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1360,8 +1401,9 @@ "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", "no_description_available": "لا يوجد وصف متاح.", - "by_entity": "حسب الكيان", - "by_card": "By Card", + "by_entity": "By entity", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "اختر {type}", @@ -1369,6 +1411,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "محرر العناصر", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "لهجة", "ui_panel_lovelace_editor_color_picker_colors_amber": "كهرمان", "ui_panel_lovelace_editor_color_picker_colors_black": "أسود", @@ -1410,117 +1454,145 @@ "compare_data": "Compare data", "reload_ui": "إعادة تحميل واجهة المستخدم", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "محادثة", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "محادثة", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "التكييف", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "التكييف", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1541,7 +1613,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1560,20 +1631,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1599,77 +1667,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "يوجد تحديث", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "دولة الخادم", "server_id": "Server ID", @@ -1677,6 +1684,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1748,10 +1757,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1766,8 +1773,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "نسبة شحن البطارية", "battery_state": "حالة البطارية", "charge_complete": "اكتمل شحنها", @@ -1781,7 +1802,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1789,7 +1809,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1798,51 +1818,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1852,12 +1960,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1865,43 +1975,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1912,22 +1988,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "تحديث تلقائي", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1940,6 +2029,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1958,107 +2048,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "تحديث تلقائي", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "الجسر تم تكوينه مسبقا", + "no_deconz_bridges_discovered": "لم يتم اكتشاف جسور deCONZ", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "تعذر الحصول على مفتاح API", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "الارتباط مع deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "الاسم موجود بالفعل", + "passive": "Passive", + "define_zone_parameters": "تحديد معلمات المنطقة", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2069,21 +2197,36 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", "data_portal_username": "Portal username or email address", @@ -2095,40 +2238,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2147,105 +2280,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "الجسر تم تكوينه مسبقا", - "no_deconz_bridges_discovered": "لم يتم اكتشاف جسور deCONZ", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "تعذر الحصول على مفتاح API", - "link_with_deconz": "الارتباط مع deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "الاسم موجود بالفعل", - "passive": "Passive", - "define_zone_parameters": "تحديد معلمات المنطقة", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2328,50 +2381,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2382,43 +2430,163 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "انقلب الجهاز 90 درجة", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "الغي تفعيل {entity_name}", + "trigger_entity_name": "تشغيل {entity_name}", + "entity_name_armed_away": "{entity_name} مفعل بعيدا", + "entity_name_armed_home": "{entity_name} مفعل بالمنزل", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_disarmed": "{entity_name} الغي التفعيل", + "entity_name_is_triggered": "تم تشغيل {entity_name}", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} خامل", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} اصبح خاملا", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "فلاش {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2427,7 +2595,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2445,7 +2612,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2456,8 +2622,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2477,7 +2641,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2488,14 +2651,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2514,50 +2675,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} خامل", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} اصبح خاملا", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "الغي تفعيل {entity_name}", - "trigger_entity_name": "تشغيل {entity_name}", - "entity_name_armed_away": "{entity_name} مفعل بعيدا", - "entity_name_armed_home": "{entity_name} مفعل بالمنزل", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_disarmed": "{entity_name} الغي التفعيل", - "entity_name_is_triggered": "تم تشغيل {entity_name}", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2648,64 +2767,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "فلاش {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "انقلب الجهاز 90 درجة", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2842,10 +2910,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2871,47 +2990,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2932,21 +3035,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2981,41 +3081,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3035,6 +3161,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3046,45 +3193,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3111,110 +3321,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3222,90 +3333,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/bg/bg.json b/packages/core/src/hooks/useLocale/locales/bg/bg.json index 1624ec3c..c3ce86cb 100644 --- a/packages/core/src/hooks/useLocale/locales/bg/bg.json +++ b/packages/core/src/hooks/useLocale/locales/bg/bg.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Дневник", "history": "History", - "mailbox": "Пощенска кутия", "to_do_lists": "Списъци със задачи", "developer_tools": "Инструменти за разработчици", "media": "Медии", "profile": "Profile", + "panel_mailbox": "Пощенска кутия", "panel_shopping_list": "Списък за пазаруване", "unknown": "Неизвестно", "unavailable": "Недостъпен", @@ -62,7 +62,7 @@ "name_heating": "{name} отопление", "name_cooling": "{name} охлаждане", "high": "Силен", - "low": "Слаб", + "low": "Low", "mode": "Режим", "preset": "Готов режим", "action_to_target": "{action} към целта", @@ -92,8 +92,9 @@ "name_on": "{name} на", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Пауза", "return_to_dock": "Return to dock", - "brightness": "Brightness", + "brightness": "Яркост", "color_temperature": "Color temperature", "white_brightness": "Яркост на бялото", "color_brightness": "Яркост на цвета", @@ -111,7 +112,6 @@ "browse_media": "Преглед на медиите", "play": "Възпроизвеждане", "play_pause": "Възпроизвеждане/Пауза", - "pause": "Пауза", "stop": "Стоп", "next_track": "Следваща песен", "previous_track": "Предишна песен", @@ -137,7 +137,7 @@ "option": "Опция", "install": "Инсталиране", "installing_progress": "Инсталиране ({progress}%)", - "up_to_date": "Актуален", + "up_to_date": "Up-to-date", "empty_value": "(празна стойност)", "start": "Старт", "end": "Край", @@ -179,7 +179,7 @@ "hourly": "Почасово", "twice_daily": "Два пъти дневно", "continue": "Продължи", - "previous": "Previous", + "previous": "Предишен", "loading": "Зареждане…", "refresh": "Обнови", "delete": "Изтриване", @@ -192,7 +192,7 @@ "close": "Затваряне", "leave": "Излизане", "stay": "Оставане", - "next": "Next", + "next": "Следващ", "back": "Назад", "undo": "Отмяна", "move": "Преместване", @@ -225,9 +225,11 @@ "media_content_type": "Тип медийно съдържание", "upload_failed": "Качването е неуспешно", "unknown_file": "Неизвестен файл", - "select_image": "Изберете изображение", + "image": "Изображение", + "select_label": "Изберете {label}", "upload_picture": "Качване на снимката", "image_url": "Локален път или web URL", + "ui_components_selectors_image_select_image": "Изберете изображение", "latitude": "Географска ширина", "longitude": "Географска дължина", "radius": "Радиус", @@ -240,12 +242,11 @@ "date": "Дата", "date_time": "Дата и час", "duration": "Продължителност", - "entity": "Entity", + "entity": "Обект", "floor": "Етаж", "icon": "Икона", "location": "Местоположение", "number": "Номер", - "object": "Обект", "rgb_color": "RGB цвят", "pick": "Изберете", "template": "Template", @@ -253,13 +254,14 @@ "theme": "Тема", "time": "Час", "manual_entry": "Ръчно въвеждане", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Показване на паролата", "hide_password": "Скриване на паролата", "no_logbook_events_found": "Липсват логове в дневника", "triggered_by": "задействано от", "triggered_by_automation": "задействано от автоматизация", "triggered_by_script": "задействано от скрипт", - "triggered_by_service": "задействано от услуга", + "triggered_by_action": "задействано от действие", "logbook_triggered_by_numeric_state_of": "задействано от числовото състояние на", "triggered_by_state_of": "задействан от състоянието на", "triggered_by_event": "задействано от събитие", @@ -304,6 +306,7 @@ "event_type_event_detected": "Открито е събитие {event_type}", "detected_an_event": "откри събитие", "detected_an_unknown_event": "откри неизвестно събитие", + "ui_components_logbook_triggered_by_service": "задействано от услуга", "entity_picker_no_entities": "Нямате никакви обекти", "no_matching_entities_found": "Не са намерени съвпадащи обекти", "show_entities": "Показване на обекти", @@ -423,7 +426,7 @@ "change_picture": "Промяна на снимката", "current_picture": "Актуална снимка", "picture_upload_supported_formats": "Поддържа изображения във формат JPEG, PNG или GIF.", - "default_color_state": "Default color (state)", + "default_color_state": "Цвят по подразбиране (състояние)", "primary": "Основен", "accent": "Акцент", "disabled": "Деактивирано", @@ -481,11 +484,12 @@ "mean": "Средно", "sum": "Sum", "change": "Change", - "service": "услуга", + "ui_components_service_picker_service": "Услуга", "this_field_is_required": "Полето е задължително", "targets": "Цели", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Документация на интеграцията", + "ui_components_service_control_target_description": "Какво трябва да използва тази услуга като целеви области, устройства или обекти.", "no_related_items_found": "Не са намерени свързани елементи.", "related_entities": "Свързани обекти", "related_items_group": "Част от следните групи", @@ -535,7 +539,6 @@ "episode": "Епизод", "game": "Игра", "genre": "Жанр", - "image": "Изображение", "movie": "Филм", "music": "Музика", "playlist": "Списък за възпроизвеждане", @@ -601,12 +604,13 @@ "weekday": "делничен ден", "until": "до", "for": "за", - "in": "в", + "in": "В", "on_the": "на", "or": "Или", + "at": "в", "last": "Last", "times": "times", - "summary": "Summary", + "summary": "Резюме", "attributes": "Атрибути", "select_camera": "Изберете камера", "qr_scanner_not_supported": "Вашият браузър не поддържа QR сканиране.", @@ -614,6 +618,10 @@ "increase_temperature": "Повишаване на температурата", "decrease_temperature": "Намаляване на температурата", "copy_to_clipboard": "Копиране в клипборда", + "last_changed": "Последна промяна", + "last_updated": "Последна актуализация", + "remaining_time": "Оставащо време", + "install_status": "Статус на инсталиране", "safe_mode": "Безопасен режим", "all_yaml_configuration": "Цялата YAML конфигурация", "domain": "Домейн", @@ -683,6 +691,7 @@ "didn_t_quite_get_that": "Не разбрах напълно", "voice_command_found": "Намерих следното за вас:", "voice_command_error": "Ами сега, възникна грешка", + "voice_command_conversation_no_control": "Този асистент не може да контролира дома ви.", "how_can_i_assist": "Как мога да съдействам?", "enter_a_request": "Въведете заявка", "send_text": "Изпращане на текста", @@ -698,8 +707,6 @@ "back_to_info": "Обратно към информацията", "related": "Свързани", "device_info": "Информация за устройството", - "last_changed": "Последна промяна", - "last_updated": "Последна актуализация", "show_more": "Покажи повече", "exit_edit_mode": "Изход от режима на редактиране", "last_action": "Последно действие", @@ -745,7 +752,7 @@ "default_code": "Код по подразбиране", "editor_default_code_error": "Кодът не съответства на формата на кода", "entity_id": "ID на обекта", - "unit_of_measurement": "Мерна единица", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Единица за валежи", "display_precision": "Прецизност на дисплея", "default_value": "По подразбиране ({value})", @@ -765,8 +772,8 @@ "cold": "Cold", "connectivity": "Connectivity", "gas": "Газ", - "heat": "Heat", - "light": "Light", + "heat": "Отопление", + "light": "Светла", "moisture": "Влага", "motion": "Движение", "moving": "Moving", @@ -815,8 +822,10 @@ "rotate_right_and_flip": "Завъртане надясно и обръщане", "rotate_right": "Завъртане надясно", "voice_assistants": "Гласови асистенти", + "ui_dialogs_entity_registry_editor_hidden_description": "Скритите обекти няма да се показват на таблото ви за управление. Тяхната история все още се проследява и все още можете да взаимодействате с тях чрез услуги.", "enable_type": "Активиране на {type}", "device_registry_detail_enabled_cause": "{type} е дезактивирано от {cause}.", + "service": "услуга", "unknown_error": "Неизвестна грешка", "expose": "Излагане", "aliases": "Псевдоними", @@ -827,7 +836,7 @@ "restart_home_assistant": "Рестартиране на Home Assistant?", "advanced_options": "Разширени опции", "quick_reload": "Бързо презареждане", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Презареждане на конфигурацията", "failed_to_reload_configuration": "Неуспешно презареждане на конфигурацията", "restart_description": "Прекъсва всички работещи автоматизации и скриптове.", @@ -866,6 +875,7 @@ "input_select_no_options": "Все още няма опции.", "initial_value": "Начална стойност", "restore": "Възстановяване", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Зарежда се следващата стъпка за {integration}", "options_successfully_saved": "Опциите бяха запазени успешно.", "repair_issue": "Repair issue", @@ -994,11 +1004,12 @@ "no_notifications": "Няма известия", "notifications": "Известия", "dismiss_all": "Отхвърляне на всички", - "notification_toast_service_call_failed": "Неуспешно извикване на услугата {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Връзката е прекъсната. Повторно свързване…", "home_assistant_has_started": "Home Assistant стартира успешно!", "triggered_name": "Задействане {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "Неуспешно извикване на услугата {service}.", "app_configuration": "Конфигурация на приложението", "sidebar_toggle": "Показване на страничното меню", "hide_panel": "Скриване на панела", @@ -1008,7 +1019,8 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "Не е посочена услуга за изпълнение", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Не е посочена услуга за изпълнение", "welcome_home": "Добре дошли у дома", "empty_state_go_to_integrations_page": "Отидете на страницата за интеграции.", "never_triggered": "Незадействано изобщо", @@ -1024,8 +1036,9 @@ "navigate_to_location": "Придвижете се до {location}", "open_window_to_url_path": "Отваряне на прозорец към {url_path}", "toggle_name": "Превключване на {name}", - "call_service_name": "Извикай услуга {name}", + "perform_action_name": "Извършване на действието {name}", "show_more_info_name": "Показване на повече информация: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Извикай услуга {name}", "recovery_mode_activated": "Активиран режим на възстановяване", "starting_description": "Home Assistant стартира, моля, изчакайте …", "reset_focus": "Нулиране на фокуса", @@ -1064,6 +1077,7 @@ "energy_distribution_go_to_energy_dashboard": "Отидете на таблото за енергия", "energy_usage": "Консумация на енергия", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Непроследена консумация", "low_carbon_energy_consumed": "Консумирана нисковъглеродна енергия", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Консумираната нисковъглеродна енергия не може да бъде изчислена", "unused_entities": "Неизползвани обекти", @@ -1088,10 +1102,13 @@ "edit_configuration": "Редактиране на конфигурацията", "unsaved_changes": "Незапазени промени", "saved": "Запазено", + "delete_dashboard_configuration": "Изтриване на конфигурацията на таблото?", "raw_editor_error_parse_yaml": "Анализирането на YAML: {error} не е възможно", "raw_editor_error_invalid_config": "Вашата конфигурация не е валидна: {error}", "raw_editor_error_save_yaml": "Запазването на YAML: {error} е невъзможно", "raw_editor_error_remove": "Конфигурацията не може да бъде премахната: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Ние автоматично ще генерираме вашите изгледи на потребителския интерфейс на Lovelace с вашите области и устройства, ако премахнете вашата конфигурация на потребителския интерфейс на Lovelace.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Наистина ли искате да премахнете вашата конфигурация на таблото?", "title_of_your_dashboard": "Заглавие на вашето табло за управление", "edit_title": "Редактиране на заглавието", "title": "Заглавие", @@ -1103,17 +1120,19 @@ "move_view_left": "Преместване на изгледа наляво", "move_view_right": "Преместване на изгледа надясно", "background": "Фон", - "badges": "Значки", "view_type": "Вид на изгледа", "masonry_default": "Masonry (default)", "sidebar": "Странична лента", "panel_card": "Панел (1 карта)", "sections_experimental": "Раздели (експериментално)", "subview": "Subview", - "max_number_of_columns": "Максимален брой колони", + "edit_view_max_columns": "Максимален брой колони", + "sections_view_specifics_settings": "Специфични настройки за изглед на разделите", + "dense_section_placement": "Плътно разположение на разделите", "edit_in_visual_editor": "Редактиране във визуалния редактор", "edit_in_yaml": "Редактиране в YAML", "saving_failed": "Saving failed", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Значки", "card_configuration": "Конфигуриране на Карта", "type_card_configuration": "Конфигурация на картата {type}", "edit_card_pick_card": "Коя карта искате да добавите?", @@ -1133,8 +1152,16 @@ "more_options": "Още опции", "search_cards": "Търсене на карти", "config": "Конфигурация", - "layout": "Layout", + "layout": "Оформление", + "full_width_card": "Карта с пълна ширина", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Конфигурирайте как ще се показва картата на таблото. Тези настройки ще заменят размера и позицията по подразбиране на картата.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Коя карта бихте искали да добавите към изгледа си {name}?", + "badge_configuration": "Конфигурация на значка", + "type_badge_configuration": "Конфигурация на значка {type}", + "edit_badge_pick_badge": "Коя значка искате да добавите?", + "add_badge": "Добавяне на значка", + "suggest_card_header": "Създадохме предложение за вас", + "add_to_dashboard": "Добавяне към таблото за управление", "move_card_error_title": "Невъзможно е да се премести картата", "choose_a_view": "Изберете изглед", "dashboard": "Табло", @@ -1153,9 +1180,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} ще бъде изтрит.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Този раздел", "edit_section": "Редактиране на раздела", - "suggest_card_header": "Създадохме предложение за вас", + "size": "Размер", "pick_different_card": "Избиране на друга карта", - "add_to_dashboard": "Добавяне към таблото за управление", "save_config_header": "Поемете контрола над вашето табло", "save_config_empty_config": "Започнете с празно табло", "take_control": "Поемете контрола", @@ -1163,10 +1189,10 @@ "migrate_configuration": "Мигриране на конфигурация", "navigation_path": "Навигационен път", "url_path": "URL път", - "default_action": "Действие по подразбиране", - "call_service": "Извикване на услуга", + "default": "По подразбиране", + "perform_action": "Извършване на действие", "more_info": "Повече информация", - "no_action": "Без действие", + "nothing": "Нищо", "add_condition": "Добавяне на условие", "test": "Тест", "condition_passes": "Condition passes", @@ -1193,7 +1219,7 @@ "initial_view": "Първоначален изглед", "calendar_entities": "Обекти в календара", "list_days": "Списък (7 дни)", - "conditional": "Условна", + "conditional": "Conditional", "conditions": "Условия", "card": "Карта", "change_type": "Промяна на типа", @@ -1238,8 +1264,8 @@ "camera_entity": "Обект камера", "image_entity": "Image entity", "camera_view": "Изглед от камерата", - "double_tap_action": "Действие при двойно докосване", - "hold_action": "Действие при задържане", + "double_tap_behavior": "Поведение при двойно докосване", + "hold_behavior": "Поведение при задържане", "hours_to_show": "Часове за показване", "days_to_show": "Дни за показване", "icon_height": "Височина на иконата", @@ -1248,12 +1274,12 @@ "manual": "Ръчно", "minimum": "Минимум", "paste_from_clipboard": "Поставяне от клипборда", - "generic_paste_description": "Поставяне на картата {type} от клипборда", + "generic_paste_description": "Поставяне на значка {type} от клипборда", "refresh_interval": "Интервал на опресняване", "show_icon": "Показване на иконата?", "show_name": "Показване на името?", "show_state": "Показване на състоянието?", - "tap_action": "Действие при докосване", + "tap_behavior": "Поведение при докосване", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Да се оцветят ли иконите спрямо състоянието?", "suggested_cards": "Предложени карти", @@ -1270,6 +1296,16 @@ "media_control": "Контрол на медиите", "picture": "Снимка", "picture_elements": "Елементи на картина", + "card_options": "Опции на картата", + "elements": "Елементи", + "add_new_element": "Добавяне на нов елемент", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Бутон за извършване на действие", "picture_glance": "Поглед на картина", "state_entity": "State entity", "plant_status": "Статус на растение", @@ -1280,12 +1316,13 @@ "thermostat": "Термостат", "thermostat_show_current_as_primary": "Показване на текущата температура като основна информация", "tile": "Плочка", - "icon_tap_action": "Действие при докосване на иконата", - "actions": "Действия", - "show_entity_picture": "Показване на снимка на обекта", + "icon_tap_behavior": "Поведение на докосване на иконата", + "interactions": "Взаимодействия", + "show_entity_picture": "Показване на снимка на обект", "vertical": "Вертикално", "hide_state": "Скриване на състоянието", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Действия", "vertical_stack": "Вертикална колона", "weather_forecast": "Прогноза за времето", "weather_to_show": "Времето, което да се показва", @@ -1294,6 +1331,17 @@ "show_only_forecast": "Показване само на прогноза", "select_forecast_type": "Изберете типа на прогнозата", "no_type": "Без тип", + "style": "Стил", + "prefix": "Префикс", + "suffix": "Суфикс", + "state_image": "State image", + "displayed_elements": "Показани елементи", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Завършен (икона, име и състояние)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Минимален (само икона)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Стандартен (икона и състояние)", + "suggested_badges": "Предложени значки", + "other_badges": "Други значки", + "custom_badges": "Персонализирани значки", "features": "Функции", "not_compatible": "Не е съвместимо", "features_no_compatible_available": "Няма налични съвместими функции за този обект", @@ -1313,7 +1361,6 @@ "vacuum_commands": "Команди за прахосмукачка", "commands": "Команди", "fan_modes": "Режими на вентилатора", - "style": "Стил", "dropdown": "Падащо меню", "icons": "Икони", "customize_fan_modes": "Персонализирани режими на вентилатора", @@ -1347,6 +1394,7 @@ "no_description_available": "Няма налично описание.", "by_entity": "По обект", "by_card": "По карта", + "by_badge": "По значка", "header": "Хедър", "footer": "Футър", "choose_a_type": "Изберете {type}", @@ -1354,6 +1402,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Редактор на функции", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_blue": "Синьо", "ui_panel_lovelace_editor_color_picker_colors_brown": "Кафяво", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Циан", @@ -1372,7 +1422,6 @@ "ui_panel_lovelace_editor_color_picker_colors_teal": "Светло зеленикаво-синьо", "ui_panel_lovelace_editor_color_picker_colors_white": "Бяло", "ui_panel_lovelace_editor_color_picker_colors_yellow": "Жълто", - "ui_panel_lovelace_editor_color_picker_default_color": "Цвят по подразбиране (състояние)", "ui_panel_lovelace_editor_edit_section_title_title": "Редактиране на името", "ui_panel_lovelace_editor_edit_section_title_title_new": "Добавяне на име", "warning_attribute_not_found": "Атрибут {attribute} не е наличен в: {entity}", @@ -1385,118 +1434,146 @@ "compare_data": "Сравняване на данни", "reload_ui": "Презареждане на потребителския интерфейс", "profiler": "Profiler", - "http": "HTTP", - "cover": "Параван", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Таймер", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Автоматизация", "alarm_control_panel": "Алармен контролен панел", - "device_tracker": "Проследяване на устройства", - "trace": "Trace", - "stream": "Stream", "face": "Лице", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Брояч", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Булеви промеливи", - "camera": "Камера", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Размер на файла", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Въвеждане на дата и час", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Диагностика", - "siren": "Сирена", "fitbit": "Fitbit", - "automation": "Автоматизация", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Размер на файла", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Въвеждане на текст", + "weather": "Времето", + "home_assistant_api": "Home Assistant API", + "input_number": "Въвеждане на число", "group": "Група", - "auth": "Auth", - "thread": "Thread", - "zone": "Зона", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "График", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Дистанционно", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Двоичен сензор", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Проверка на захранването на Raspberry Pi", - "script": "Скрипт", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Камера", + "stream": "Stream", + "event": "Събитие", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "График", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Скрипт", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Вентилатор", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "key": "Ключ", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Времето", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Въвеждане на число", - "binary_sensor": "Двоичен сензор", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Вентилатор", - "scene": "Scene", - "input_select": "Избор", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Събитие", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Избор", + "input_text": "Въвеждане на текст", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Диагностика", "file_upload": "File Upload", - "climate": "Климат", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Брояч", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Мобилно приложение", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Сирена", "deconz": "deCONZ", - "timer": "Таймер", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Зона", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Параван", + "hacs": "HACS", "local_calendar": "Локален календар", + "system_log": "System Log", + "input_boolean": "Булеви промеливи", + "bluetooth": "Bluetooth", + "climate": "Климат", + "application_credentials": "Application Credentials", + "mobile_app": "Мобилно приложение", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Проследяване на устройства", "synchronize_devices": "Синхронизиране на устройствата", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "ID на маркера", + "process_process": "Процес {process}", + "disk_free_mount_point": "Свободен диск {mount_point}", + "disk_use_mount_point": "Използван диск {mount_point}", + "disk_usage_mount_point": "Използване на диска {mount_point}", + "ipv_address_ip_address": "IPv6 адрес {ip_address}", + "last_boot": "Последно зареждане", + "load_m": "Натоварване (5m)", + "memory_free": "Свободна памет", + "memory_use": "Използвана памет", + "memory_usage": "Използване на паметта", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Входящи пакети {interface}", + "packets_out_interface": "Изходящи пакети {interface}", + "processor_temperature": "Температура на процесора", + "processor_use": "Използван процесор", + "swap_free": "Свободен Swap", + "swap_use": "Използван Swap", + "swap_usage": "Използване на Swap", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Ниво на батерията", + "ding": "Ding", + "doorbell_volume": "Сила на звука на звънеца", + "last_activity": "Последна активност", + "last_ding": "Last ding", + "last_motion": "Последно движение", + "mic_volume": "Сила на звука на микрофона", + "voice_volume": "Сила на звука на гласа", + "volume": "Сила на звука", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Сила на Wi-Fi сигнала", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1516,7 +1593,6 @@ "closed": "Затворено", "failure": "Failure", "opened": "Opened", - "battery_level": "Ниво на батерията", "os_agent_version": "Версия на OS Agent", "apparmor_version": "Версия на Apparmor", "cpu_percent": "Процента от CPU", @@ -1535,19 +1611,17 @@ "solar_azimuth": "Азимут към слънцето", "solar_elevation": "Ъгъл на елевация към слънцето", "solar_rising": "Слънчев изгрев", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Вътрешна температура", - "outside_temperature": "Външна температура", "assist_in_progress": "Assist in progress", + "auto_gain": "Автоматично усилване", + "noise_suppression": "Подтискане на шума", + "noise_suppression_level": "Ниво на потискане на шума", + "off": "Изключено", "preferred": "Предпочитан", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "По подразбиране", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Включен в мрежата", @@ -1566,83 +1640,22 @@ "foreground_app": "Foreground app", "internal_storage_free_space": "Свободно пространство във вътрешното хранилище", "internal_storage_total_space": "Общо пространство във вътрешното хранилище", - "free_memory": "Свободна памет", "total_memory": "Общо памет", "screen_orientation": "Ориентация на екрана", "kiosk_lock": "Kiosk lock", "maintenance_mode": "Режим на поддръжка", "motion_detection": "Откриване на движение", "screensaver": "Скрийнсейвър", - "battery_low": "Слаба батерия", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Прегряване", - "temperature_warning": "Temperature warning", - "update_available": "Налична е актуализация", - "dry": "Изсушаване", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Налична версия на фърмуера", - "this_month_s_consumption": "Консумация за този месец", - "today_s_consumption": "Днешната консумация", - "total_consumption": "Обща консумация", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "Текущата консумация на {device_name}", - "current_firmware_version": "Текуща версия на фърмуера", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Сила на сигнала", - "signal_level": "Ниво на сигнала", - "ssid": "SSID", - "device_name_today_s_consumption": "Днешната консумация на {device_name}", - "device_name_total_consumption": "Обща консумация на {device_name}", - "voltage": "Напрежение", - "device_name_voltage": "Напрежение на {device_name}", - "auto_off_enabled": "Автоматичното изключване е активирано", - "auto_update_enabled": "Автоматичното актуализиране е активирано", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Процес {process}", - "disk_free_mount_point": "Свободен диск {mount_point}", - "disk_use_mount_point": "Използван диск {mount_point}", - "disk_usage_mount_point": "Използване на диска {mount_point}", - "ipv_address_ip_address": "IPv6 адрес {ip_address}", - "last_boot": "Последно зареждане", - "load_m": "Натоварване (5m)", - "memory_use": "Използвана памет", - "memory_usage": "Използване на паметта", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Входящи пакети {interface}", - "packets_out_interface": "Изходящи пакети {interface}", - "processor_temperature": "Температура на процесора", - "processor_use": "Използван процесор", - "swap_free": "Свободен Swap", - "swap_use": "Използван Swap", - "swap_usage": "Използване на Swap", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Доставчик", - "air_quality_index": "Индекс за качеството на въздуха", - "illuminance": "Осветеност", - "noise": "Шум", - "overload": "Претоварване", - "size": "Размер", - "size_in_bytes": "Размер в байтове", + "calibration": "Калибриране", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Незатворена аларма", + "unlocked_alarm": "Отключена аларма", + "bluetooth_signal": "Bluetooth сигнал", + "light_level": "Ниво на осветеност", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Моментно", + "pull_retract": "Pull/Retract", "bytes_received": "Получени байтове", "server_country": "Държава на сървъра", "server_id": "ID на сървъра", @@ -1650,6 +1663,8 @@ "ping": "Пинг", "upload": "Качване", "bytes_sent": "Изпратени байтове", + "call_active": "Call Active", + "quiet": "Тих", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1720,10 +1735,8 @@ "image_sharpness": "Острота на изображението", "motion_sensitivity": "Чувствителност към движение", "pir_sensitivity": "Чувствителност на PIR", - "volume": "Сила на звука", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Изключен", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1738,8 +1751,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Добър ден", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Лунна светлина", + "operetta": "Оперета", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Процент на батерията", "battery_state": "Състояние на батерията", "charge_complete": "Зареждането приключи", @@ -1753,7 +1780,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi сигнал", "auto_focus": "Автоматичен фокус", "auto_tracking": "Автоматично проследяване", "buzzer_on_event": "Buzzer on event", @@ -1761,7 +1787,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "Активиран PIR", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1770,49 +1796,135 @@ "record": "Запис", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Тих", - "auto_gain": "Автоматично усилване", - "mic_volume": "Сила на звука на микрофона", - "noise_suppression": "Подтискане на шума", - "noise_suppression_level": "Ниво на потискане на шума", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Калибриране", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Незатворена аларма", - "unlocked_alarm": "Отключена аларма", - "bluetooth_signal": "Bluetooth сигнал", - "light_level": "Ниво на осветеност", - "momentary": "Моментно", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Сила на звука на звънеца", - "last_activity": "Последна активност", - "last_ding": "Last ding", - "last_motion": "Последно движение", - "voice_volume": "Сила на звука на гласа", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Сила на Wi-Fi сигнала", - "automatic": "Автоматично", - "box": "Кутия", - "step": "Стъпка", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Вътрешна температура", + "outside_temperature": "Външна температура", + "estimated_distance": "Estimated distance", + "vendor": "Доставчик", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Слаба батерия", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Прегряване", + "temperature_warning": "Temperature warning", + "update_available": "Налична е актуализация", + "dry": "Изсушаване", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Налична версия на фърмуера", + "this_month_s_consumption": "Консумация за този месец", + "today_s_consumption": "Днешната консумация", + "total_consumption": "Обща консумация", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "Текущата консумация на {device_name}", + "current_firmware_version": "Текуща версия на фърмуера", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Сила на сигнала", + "signal_level": "Ниво на сигнала", + "ssid": "SSID", + "device_name_today_s_consumption": "Днешната консумация на {device_name}", + "device_name_total_consumption": "Обща консумация на {device_name}", + "voltage": "Напрежение", + "device_name_voltage": "Напрежение на {device_name}", + "auto_off_enabled": "Автоматичното изключване е активирано", + "auto_update_enabled": "Автоматичното актуализиране е активирано", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size_in_bytes": "Размер в байтове", + "jammed": "Jammed", + "locked": "Заключена", + "locking": "Locking", + "unlocked": "Отключена", + "unlocking": "Unlocking", + "changed_by": "Променено от", + "code_format": "Формат на кода", + "recording": "Записване", + "streaming": "Поточно предаване", + "access_token": "Access token", + "brand": "Марка", + "stream_type": "Тип на потока", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Модел", + "managed_via_ui": "Управлява се чрез потребителския интерфейс", + "minute": "Минута", + "second": "Секунда", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Звънец на вратата", + "max_length": "Макс. дължина", + "min_length": "Мин. дължина", + "pattern": "Pattern", + "clear_night": "Ясна нощ", + "cloudy": "Облачно", + "exceptional": "Exceptional", + "fog": "Мъгла", + "hail": "Градушка", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Частична облачност", + "pouring": "Pouring", + "rainy": "Дъждовно", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Слънчево", + "windy": "Ветровито", + "windy_cloudy": "Ветровито, облачно", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Озон", + "pressure": "Налягане", + "pressure_unit": "Мерна единица за налягане", + "uv_index": "UV индекс", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Скорост на поривите на вятъра", + "paused": "На пауза", + "finishes_at": "Завършва в", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Възможни състояния", + "state_class": "State class", + "measurement": "Измерване", + "total": "Общо", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Индекс за качеството на въздуха", "carbon_dioxide": "Въглероден диоксид", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Разстояние", "stored_energy": "Съхранена енергия", "frequency": "Честота", + "illuminance": "Осветеност", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Азотен диоксид", "nitrous_oxide": "Азотен оксид", - "ozone": "Озон", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Налягане", "reactive_power": "Реактивна мощност", "sound_pressure": "Звуково налягане", "speed": "Скорост", @@ -1822,12 +1934,14 @@ "stored_volume": "Stored volume", "weight": "Тегло", "available_tones": "Налични тонове", - "end_time": "Краен час", - "start_time": "Начален час", - "managed_via_ui": "Управлява се чрез потребителския интерфейс", "next_event": "Следващо събитие", - "stopped": "Stopped", - "garage": "Гараж", + "automatic": "Автоматично", + "box": "Кутия", + "step": "Стъпка", + "members": "Членове", + "above_horizon": "Над хоризонта", + "below_horizon": "Под хоризонта", + "identify": "Идентификация", "running_automations": "Работещи автоматизации", "id": "ID", "max_running_automations": "Max running automations", @@ -1835,41 +1949,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "connected": "Свързан", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Заключена", - "unlocked": "Отключена", - "not_moving": "Not moving", - "unplugged": "Изключен от мрежата", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Буфериране", - "paused": "В пауза", - "standby": "В готовност", - "app_id": "ID на приложението", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "ID на съдържанието", - "content_type": "Тип на съдържанието", - "channels": "Канали", - "position_updated": "Position updated", - "series": "Series", - "all": "Всички", - "one": "Един", - "available_sound_modes": "Налични режими на звука", - "available_sources": "Налични източници", - "receiver": "Приемник", - "speaker": "Говорител", - "tv": "TV", - "above_horizon": "Над хоризонта", - "below_horizon": "Под хоризонта", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Гараж", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Налични готови режими", @@ -1879,22 +1961,35 @@ "armed_night": "Armed night", "armed_vacation": "Armed vacation", "triggered": "Задействан", - "changed_by": "Променено от", "code_for_arming": "Код за включване", "not_required": "Не е задължително", - "code_format": "Формат на кода", - "gps_accuracy": "GPS точност", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Рутер", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Звънец на вратата", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS точност", + "auto_update": "Автоматична актуализация", + "in_progress": "В процес на изпълнение", + "installed_version": "Инсталирана версия", + "latest_version": "Последна версия", + "release_summary": "Резюме на изданието", + "release_url": "Release URL", + "skipped_version": "Пропусната версия", + "firmware": "Фърмуер", + "color_mode": "Color Mode", + "brightness_only": "Само яркост", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Цветна температура (mireds)", + "color_temperature_kelvin": "Цветна температура (Келвин)", + "available_effects": "Налични ефекти", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Налични цветови режими", + "end_time": "Краен час", + "start_time": "Начален час", "cool": "Охлаждане", "fan_only": "Вентилация", "heat_cool": "Отопление/охлаждане", @@ -1905,7 +2000,7 @@ "diffuse": "Diffuse", "top": "Top", "current_action": "Current action", - "heating": "Отопление", + "defrosting": "Размразяване", "preheating": "Preheating", "max_target_humidity": "Максимална желана влажност", "max_target_temperature": "Максимална желана температура", @@ -1921,107 +2016,144 @@ "upper_target_temperature": "Горна желана температура", "lower_target_temperature": "Долна желана температура", "target_temperature_step": "Стъпка на желаната температура", - "last_reset": "Last reset", - "possible_states": "Възможни състояния", - "state_class": "State class", - "measurement": "Измерване", - "total": "Общо", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Само яркост", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Цветна температура (mireds)", - "color_temperature_kelvin": "Цветна температура (Келвин)", - "available_effects": "Налични ефекти", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Налични цветови режими", - "clear_night": "Ясна нощ", - "cloudy": "Облачно", - "exceptional": "Exceptional", - "fog": "Мъгла", - "hail": "Градушка", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Частична облачност", - "pouring": "Pouring", - "rainy": "Дъждовно", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Слънчево", - "windy": "Ветровито", - "windy_cloudy": "Ветровито, облачно", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Мерна единица за налягане", - "uv_index": "UV индекс", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Скорост на поривите на вятъра", - "recording": "Записване", - "streaming": "Поточно предаване", - "access_token": "Access token", - "brand": "Марка", - "stream_type": "Тип на потока", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Модел", - "minute": "Минута", - "second": "Секунда", - "max_length": "Макс. дължина", - "min_length": "Мин. дължина", - "pattern": "Pattern", - "members": "Членове", - "finishes_at": "Завършва в", - "remaining": "Remaining", - "identify": "Идентификация", - "auto_update": "Автоматична актуализация", - "in_progress": "В процес на изпълнение", - "installed_version": "Инсталирана версия", - "latest_version": "Последна версия", - "release_summary": "Резюме на изданието", - "release_url": "Release URL", - "skipped_version": "Пропусната версия", - "firmware": "Фърмуер", - "abort_single_instance_allowed": "Вече е конфигурирано. Възможна е само една конфигурация.", - "user_description": "Искате ли да започнете настройката?", - "device_is_already_configured": "Устройството вече е конфигурирано", - "re_authentication_was_successful": "Повторната автентикация беше успешна", - "re_configuration_was_successful": "Преконфигурирането беше успешно", - "failed_to_connect": "Неуспешно свързване", - "error_custom_port_not_supported": "Устройството Gen1 не поддържа персонализиран порт.", - "invalid_authentication": "Невалидна автентикация", - "unexpected_error": "Неочаквана грешка", - "username": "Потребителско име", - "host": "Host", - "port": "Порт", + "not_charging": "Not charging", + "disconnected": "Изключен", + "connected": "Свързан", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Изключен от мрежата", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Буфериране", + "standby": "В готовност", + "app_id": "ID на приложението", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "ID на съдържанието", + "content_type": "Тип на съдържанието", + "channels": "Канали", + "position_updated": "Position updated", + "series": "Series", + "all": "Всички", + "one": "Един", + "available_sound_modes": "Налични режими на звука", + "available_sources": "Налични източници", + "receiver": "Приемник", + "speaker": "Говорител", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Рутер", + "service_is_already_configured": "Услугата вече е конфигурирана", "account_is_already_configured": "Акаунтът вече е конфигуриран", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Неуспешно свързване", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Невалидна автентикация", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Повторната автентикация беше успешна", + "unexpected_error": "Неочаквана грешка", "successfully_authenticated": "Успешна автентикация", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Изберете метод за автентикация", "authentication_expired_for_name": "Автентикацията за {name} е изтекла", - "service_is_already_configured": "Услугата вече е конфигурирана", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Искате ли да настроите {name}?", - "adapter": "Адаптер", - "multiple_adapters_description": "Изберете Bluetooth адаптер за настройка", + "abort_single_instance_allowed": "Вече е конфигурирано. Възможна е само една конфигурация.", + "user_description": "Изберете устройство за настройка", + "two_factor_code": "Двуфакторен код", + "two_factor_authentication": "Двуфакторна автентикация", + "username": "Потребителско име", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC адрес", + "device_is_already_configured": "Устройството вече е конфигурирано", + "ipv_is_not_supported": "IPv6 не се поддържа.", + "re_configuration_was_successful": "Преконфигурирането беше успешно", + "error_custom_port_not_supported": "Устройството Gen1 не поддържа персонализиран порт.", + "host": "Host", + "port": "Порт", + "bridge_is_already_configured": "Мостът вече е конфигуриран", + "no_deconz_bridges_discovered": "Не са открити мостове deCONZ", + "abort_no_hardware_available": "Няма радио хардуер, свързан с deCONZ", + "abort_updated_instance": "Обновяване на deCONZ с нов адрес", + "error_linking_not_possible": "Не можа да се свърже с шлюза", + "error_no_key": "Не можа да се получи API ключ", + "hassio_confirm_title": "MQTT брокер чрез добавка за Home Assistant", + "link_with_deconz": "Връзка с deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Проверка на SSL сертификата", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "Всички обекти", + "hide_members": "Hide members", + "add_group": "Добавяне на група", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Тип", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Група вентилатори", + "light_group": "Група светлини", + "lock_group": "Lock group", + "media_player_group": "Група медийни плейъри", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Свързване на акаунт в Google", + "name_already_exists": "Името вече съществува", + "passive": "Пасивно", + "define_zone_parameters": "Определете параметрите на зоната", + "cannot_connect_details_error_detail": "Не може да се свърже. Подробности: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Използване на SSL сертификат", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2032,66 +2164,71 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API ключ", - "configure_daikin_ac": "Конфигуриране на климатик Daikin", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Неуспешна автентикация: {error_detail}", + "error_encryption_key_invalid": "ID на ключа или ключът за криптиране е невалиден", + "name_address": "{name} ({address})", + "confirm_description": "Искате ли да започнете настройката?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Ключ за криптиране", + "key_id": "ID на ключа", + "password_description": "Password to protect the backup with.", + "device_address": "Адрес на устройството", + "known_hosts": "Известни хостове", + "google_cast_configuration": "Конфигурация на Google Cast", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "В конфигурацията липсва задължителна променлива", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Открити DLNA DMR устройства", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Име на календара", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Не може да се свърже. Подробности: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Използване на SSL сертификат", - "verify_ssl_certificate": "Проверка на SSL сертификата", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Свързване на акаунт в Google", + "abort_mdns_missing_mac": "Липсва MAC адрес в свойствата на MDNS.", + "abort_mqtt_missing_api": "Липсва API порт в свойствата на MQTT.", + "abort_mqtt_missing_ip": "Липсва IP адрес в свойствата на MQTT.", + "abort_mqtt_missing_mac": "Липсва MAC адрес в свойствата на MQTT.", + "action_received": "Action received", + "discovered_esphome_node": "Открито е ESPHome устройство", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Активиране на HTTPS", + "api_key": "API ключ", + "configure_daikin_ac": "Конфигуриране на климатик Daikin", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Искате ли да настроите {name}?", + "adapter": "Адаптер", + "multiple_adapters_description": "Изберете Bluetooth адаптер за настройка", + "meteorologisk_institutt": "Норвежки метеорологичен институт", "abort_no_devices_found": "Не са намерени устройства в мрежата", "connection_error_error": "Грешка при свързване: {error}", "invalid_authentication_error": "Невалидна автентикация: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Автентикация", - "device_class": "Клас на устройството", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Местоположението вече е конфигурирано", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Невалиден API ключ", - "pin_code": "ПИН код", - "discovered_android_tv": "Открит е Android TV", - "known_hosts": "Известни хостове", - "google_cast_configuration": "Конфигурация на Google Cast", - "abort_invalid_host": "Невалидно име на хост или IP адрес", - "device_not_supported": "Устройството не се поддържа", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Изберете име за устройството", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Да, направете го.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Свързване с устройството", + "abort_addon_info_failed": "Неуспешно получаване на информация за добавката {addon}.", + "abort_addon_install_failed": "Неуспешно инсталиране на добавката {addon}.", + "abort_addon_start_failed": "Неуспешно стартиране на добавката {addon}.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "CA сертификатът е невалиден", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2110,105 +2247,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Активиране на откриването", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee шлюз чрез добавка за Home Assistant", + "installing_add_on": "Инсталиране на добавката", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "start_add_on": "Стартиране на добавката", + "menu_options_addon": "Използване на официалната добавка {addon}.", + "menu_options_broker": "Ръчно въвеждане на данните за връзката с брокера MQTT", + "pin_code": "ПИН код", + "discovered_android_tv": "Открит е Android TV", "path_is_not_allowed": "Пътят не е разрешен", "path_is_not_valid": "Пътят не е валиден", "path_to_file": "Път към файла", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Активиране на HTTPS", - "abort_mdns_missing_mac": "Липсва MAC адрес в свойствата на MDNS.", - "abort_mqtt_missing_api": "Липсва API порт в свойствата на MQTT.", - "abort_mqtt_missing_ip": "Липсва IP адрес в свойствата на MQTT.", - "abort_mqtt_missing_mac": "Липсва MAC адрес в свойствата на MQTT.", - "service_received": "Service received", - "discovered_esphome_node": "Открито е ESPHome устройство", - "encryption_key": "Ключ за криптиране", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Неуспешна автентикация: {error_detail}", - "error_encryption_key_invalid": "ID на ключа или ключът за криптиране е невалиден", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "ID на ключа", - "password_description": "Password to protect the backup with.", - "device_address": "Адрес на устройството", - "meteorologisk_institutt": "Норвежки метеорологичен институт", - "two_factor_code": "Двуфакторен код", - "two_factor_authentication": "Двуфакторна автентикация", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Мостът вече е конфигуриран", - "no_deconz_bridges_discovered": "Не са открити мостове deCONZ", - "abort_no_hardware_available": "Няма радио хардуер, свързан с deCONZ", - "abort_updated_instance": "Обновяване на deCONZ с нов адрес", - "error_linking_not_possible": "Не можа да се свърже с шлюза", - "error_no_key": "Не можа да се получи API ключ", - "link_with_deconz": "Връзка с deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "Всички обекти", - "hide_members": "Hide members", - "add_group": "Добавяне на група", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Тип", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Група вентилатори", - "light_group": "Група светлини", - "lock_group": "Lock group", - "media_player_group": "Група медийни плейъри", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "В конфигурацията липсва задължителна променлива", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Открити DLNA DMR устройства", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Името вече съществува", - "passive": "Пасивно", - "define_zone_parameters": "Определете параметрите на зоната", - "calendar_name": "Име на календара", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Пасивно сканиране", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Разрешаване на deCONZ CLIP сензори", + "allow_deconz_light_groups": "Разреши deCONZ светлинни групи", + "data_allow_new_devices": "Разрешаване на автоматично добавяне на нови устройства", + "deconz_devices_description": "Конфигурирайте видимостта на типовете устройства deCONZ", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Активиране на агента за разговор", + "language_code": "Езиков код", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2291,50 +2348,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Активиране на агента за разговор", - "language_code": "Езиков код", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Разрешени понастоящем UUID. Махнете отметката, за да премахване", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Въведете нов разрешен UUID", - "data_calendar_access": "Достъп на Home Assistant до Google Календар", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Разширена конфигурация на Google Cast", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Протокол", - "select_test_server": "Изберете тестов сървър", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Разрешаване на deCONZ CLIP сензори", - "allow_deconz_light_groups": "Разреши deCONZ светлинни групи", - "data_allow_new_devices": "Разрешаване на автоматично добавяне на нови устройства", - "deconz_devices_description": "Конфигурирайте видимостта на типовете устройства deCONZ", - "deconz_options": "deCONZ options", + "select_test_server": "Изберете тестов сървър", "invalid_url": "Невалиден URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Разширена конфигурация на Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2345,41 +2397,162 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Първи бутон", - "second_button": "Втори бутон", - "third_button": "Трети бутон", - "fourth_button": "Четвърти бутон", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} продължително щракване", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} продължително щракване и след това еднократно щракване", - "subtype_single_clicked": "{subtype} еднократно щракване", - "trigger_type_single_long": "{subtype} еднократно щракване и след това продължително щракване", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} тройно натискане", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Стойност", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", + "protocol": "Протокол", + "data_calendar_access": "Достъп на Home Assistant до Google Календар", + "passive_scanning": "Пасивно сканиране", + "data_allow_nameless_uuids": "Разрешени понастоящем UUID. Махнете отметката, за да премахване", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Въведете нов разрешен UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Заключи {entity_name}", "open_entity_name": "Отваряне на {entity_name}", + "unlock_entity_name": "Отключване на {entity_name}", + "entity_name_is_locked": "{entity_name} е заключен", + "entity_name_is_open": "{entity_name} е отворен", + "entity_name_is_unlocked": "{entity_name} е отключен", + "entity_name_locked": "{entity_name} заключен", + "entity_name_opened": "{entity_name} се отвори", + "entity_name_unlocked": "{entity_name} отключен", + "first_button": "Първо копче", + "second_button": "Втори бутон", + "third_button": "Трети бутон", + "fourth_button": "Четвърти бутон", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" при двукратно натискане", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} продължително щракване", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} продължително щракване и след това еднократно щракване", + "subtype_single_clicked": "{subtype} еднократно щракване", + "trigger_type_single_long": "{subtype} еднократно щракване и след това продължително щракване", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" при трикратно натискане", + "subtype_triple_push": "{subtype} тройно натискане", + "both_buttons": "И двата бутона", + "bottom_buttons": "Долни бутони", + "fifth_button": "Пети бутон", + "sixth_button": "Шести бутон", + "seventh_button": "Седми бутон", + "eighth_button": "Осми бутон", + "dim_down": "Затъмняване", + "dim_up": "Осветяване", + "left": "Ляво", + "right": "Дясно", + "side": "Страна 6", + "top_buttons": "Горни бутони", + "device_awakened": "Устройството се събуди", + "subtype_continuously_pressed": "\"{subtype}\" при продължително натискане", + "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" при четирикратно натискане", + "subtype_quintuple_clicked": "\"{subtype}\" при петкратно натискане", + "button_rotated_subtype": "Завъртян бутон \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Спря въртенето на бутон \"{subtype}\"", + "subtype_pressed": "\"{subtype}\" при натискане", + "subtype_released": "\"{subtype}\" при отпускане", + "device_subtype_double_tapped": "Устройство \"{subtype}\" е почукано два пъти", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Устройството пада", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Устройството е разклатено", + "trigger_type_remote_moved": "Устройството е преместено с \"{subtype}\" нагоре", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Устройството е завъртяно от \"страна 6\" към \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Натиснете бутона {entity_name}", + "entity_name_has_been_pressed": "{entity_name} е натиснат", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", "open_entity_name_tilt": "Open {entity_name} tilt", "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Спиране на {entity_name}", "entity_name_is_closed": "{entity_name} е затворен", "entity_name_closing": "{entity_name} се затваря", - "entity_name_is_open": "{entity_name} е отворена", "entity_name_opening": "{entity_name} се отваря", "current_entity_name_position_is": "Текущата позиция на {entity_name} е", "condition_type_is_tilt_position": "Текущата позиция на наклона на {entity_name} е", "entity_name_closed": "{entity_name} затворен", - "entity_name_opened": "{entity_name} opened", "entity_name_position_changes": "{entity_name} промени позицията си", "entity_name_tilt_position_changes": "{entity_name} промени наклона си", + "toggle_entity_name": "Превключване на {entity_name}", + "turn_off_entity_name": "Изключване на {entity_name}", + "turn_on_entity_name": "Включване на {entity_name}", + "entity_name_is_off": "{entity_name} е изключено", + "entity_name_is_on": "{entity_name} е включено", + "trigger_type_changed_states": "{entity_name} turned on or off", + "arm_entity_name_away": "Сложи {entity_name} под охрана в режим отсъствие", + "arm_entity_name_home": "Сложи {entity_name} под охрана в режим вкъщи", + "arm_entity_name_night": "Сложи {entity_name} под охрана в нощен режим", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Деактивирай {entity_name}", + "trigger_entity_name": "Задействане {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} се задейства", + "entity_name_armed_away": "{entity_name} под охрана", + "entity_name_armed_home": "{entity_name} под охрана - вкъщи", + "entity_name_armed_night": "{entity_name} под охрана - нощ", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} дезактивирана", + "entity_name_triggered": "{entity_name} задействана", + "entity_name_is_buffering": "{entity_name} буферира", + "entity_name_is_idle": "{entity_name} е неактивен", + "entity_name_is_paused": "{entity_name} е на пауза", + "entity_name_is_playing": "{entity_name} възпроизвежда", + "entity_name_starts_buffering": "{entity_name} започва буфериране", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} започва да възпроизвежда", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_is_up_to_date": "{entity_name} е актуален", + "trigger_type_turned_on": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Намаляване на яркостта на {entity_name}", + "increase_entity_name_brightness": "Увеличаване на яркостта на {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Цикъл", + "from": "От", + "to": "До", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Промяна на режим на ОВК на {entity_name}", + "change_preset_on_entity_name": "Промени предварително зададен режим на {entity_name}", + "hvac_mode": "ОВК режим", + "entity_name_measured_humidity_changed": "{entity_name} измерената влажност се промени", + "entity_name_measured_temperature_changed": "{entity_name} измерената температура се промени", + "entity_name_hvac_mode_changed": "{entity_name} Режим на ОВК се промени", + "send_a_notification": "Изпращане на известие", "entity_name_battery_is_low": "{entity_name} батерията е изтощена", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2388,7 +2561,6 @@ "entity_name_is_detecting_gas": "{entity_name} открива газ", "entity_name_is_hot": "{entity_name} е горещ", "entity_name_is_detecting_light": "{entity_name} засича светлина", - "entity_name_is_locked": "{entity_name} е заключен", "entity_name_is_moist": "{entity_name} е влажен", "entity_name_is_detecting_motion": "{entity_name} открива движение", "entity_name_is_moving": "{entity_name} се движи", @@ -2399,14 +2571,12 @@ "condition_type_is_no_problem": "{entity_name} не открива проблем", "condition_type_is_no_smoke": "{entity_name} не открива дим", "condition_type_is_no_sound": "{entity_name} не засича звук", - "entity_name_is_up_to_date": "{entity_name} е актуален", "condition_type_is_no_vibration": "{entity_name} не засича вибрации", "entity_name_battery_is_normal": "{entity_name} батерията е заредена", "entity_name_is_not_charging": "{entity_name} is not charging", "entity_name_is_not_cold": "{entity_name} не е студен", "entity_name_is_disconnected": "{entity_name} е разкачен", "entity_name_is_not_hot": "{entity_name} не е горещ", - "entity_name_is_unlocked": "{entity_name} е отключен", "entity_name_is_dry": "{entity_name} е сух", "entity_name_is_not_moving": "{entity_name} не се движи", "entity_name_is_not_occupied": "{entity_name} не е зает", @@ -2417,8 +2587,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} е безопасен", "entity_name_is_occupied": "{entity_name} е зает", - "entity_name_is_off": "{entity_name} е изключено", - "entity_name_is_on": "{entity_name} е включено", "entity_name_is_plugged_in": "{entity_name} е включен", "entity_name_powered": "{entity_name} се захранва", "entity_name_present": "{entity_name} присъства", @@ -2438,7 +2606,6 @@ "entity_name_started_detecting_gas": "{entity_name} започна да открива газ", "entity_name_became_hot": "{entity_name} се стопли", "entity_name_started_detecting_light": "{entity_name} започна да открива светлина", - "entity_name_locked": "{entity_name} заключен", "entity_name_became_moist": "{entity_name} стана влажен", "entity_name_started_detecting_motion": "{entity_name} започна да открива движение", "entity_name_started_moving": "{entity_name} започна да се движи", @@ -2449,13 +2616,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} спря да открива проблем", "entity_name_stopped_detecting_smoke": "{entity_name} спря да открива дим", "entity_name_stopped_detecting_sound": "{entity_name} спря да открива звук", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} спря да засича вибрации", "entity_name_battery_normal": "{entity_name} батерията не е изтощена", "entity_name_not_charging": "{entity_name} not charging", "entity_name_unplugged": "{entity_name} изключен", "entity_name_became_not_hot": "{entity_name} охладня", - "entity_name_unlocked": "{entity_name} отключен", "entity_name_became_dry": "{entity_name} става сух", "entity_name_stopped_moving": "{entity_name} спря да се движи", "entity_name_became_not_occupied": "{entity_name} вече не е зает", @@ -2472,48 +2637,7 @@ "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", "entity_name_became_unsafe": "{entity_name} стана опасен", "entity_name_started_detecting_vibration": "{entity_name} започна да засича вибрации", - "entity_name_is_buffering": "{entity_name} буферира", - "entity_name_is_idle": "{entity_name} е неактивен", - "entity_name_is_paused": "{entity_name} е на пауза", - "entity_name_is_playing": "{entity_name} възпроизвежда", - "entity_name_starts_buffering": "{entity_name} започва буфериране", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} започва да възпроизвежда", - "toggle_entity_name": "Превключване на {entity_name}", - "turn_off_entity_name": "Изключване на {entity_name}", - "turn_on_entity_name": "Включване на {entity_name}", - "arm_entity_name_away": "Сложи {entity_name} под охрана в режим отсъствие", - "arm_entity_name_home": "Сложи {entity_name} под охрана в режим вкъщи", - "arm_entity_name_night": "Сложи {entity_name} под охрана в нощен режим", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Деактивирай {entity_name}", - "trigger_entity_name": "Задействане {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} се задейства", - "entity_name_armed_away": "{entity_name} под охрана", - "entity_name_armed_home": "{entity_name} под охрана - вкъщи", - "entity_name_armed_night": "{entity_name} под охрана - нощ", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} дезактивирана", - "entity_name_triggered": "{entity_name} задействана", - "entity_name_is_home": "{entity_name} е у дома", - "entity_name_is_not_home": "{entity_name} не е у дома", - "entity_name_enters_a_zone": "{entity_name} влиза в зона", - "entity_name_leaves_a_zone": "{entity_name} напуска зона", - "lock_entity_name": "Заключи {entity_name}", - "unlock_entity_name": "Отключване на {entity_name}", - "action_type_set_hvac_mode": "Промяна на режим на ОВК на {entity_name}", - "change_preset_on_entity_name": "Промени предварително зададен режим на {entity_name}", - "hvac_mode": "ОВК режим", - "to": "До", - "entity_name_measured_humidity_changed": "{entity_name} измерената влажност се промени", - "entity_name_measured_temperature_changed": "{entity_name} измерената температура се промени", - "entity_name_hvac_mode_changed": "{entity_name} Режим на ОВК се промени", + "trigger_type_button_long_release": "\"{subtype}\" при отпускане след продължително натискане", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2604,66 +2728,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Намаляване на яркостта на {entity_name}", - "increase_entity_name_brightness": "Увеличаване на яркостта на {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Пети бутон", - "sixth_button": "Шести бутон", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" при отпускане след продължително натискане", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Цикъл", - "from": "От", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Изпращане на известие", - "both_buttons": "И двата бутона", - "bottom_buttons": "Долни бутони", - "seventh_button": "Седми бутон", - "eighth_button": "Осми бутон", - "dim_down": "Затъмняване", - "dim_up": "Осветяване", - "left": "Ляво", - "right": "Дясно", - "side": "Страна 6", - "top_buttons": "Горни бутони", - "device_awakened": "Устройството се събуди", - "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", - "button_rotated_subtype": "Завъртян бутон \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Спря въртенето на бутон \"{subtype}\"", - "device_subtype_double_tapped": "Устройство \"{subtype}\" е почукано два пъти", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Устройството пада", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Устройството е разклатено", - "trigger_type_remote_moved": "Устройството е преместено с \"{subtype}\" нагоре", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Устройството е завъртяно от \"страна 6\" към \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Натиснете бутона {entity_name}", - "entity_name_has_been_pressed": "{entity_name} е натиснат", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "trigger_type_turned_on": "{entity_name} got an update available", - "add_to_queue": "Добавяне в опашката", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Повтаря всички", - "repeat_one": "Повтаря един", - "critical": "Critical", - "debug": "Отстраняване на грешки", - "info": "Инфо", - "warning": "Предупреждение", + "entity_name_is_home": "{entity_name} е у дома", + "entity_name_is_not_home": "{entity_name} не е у дома", + "entity_name_enters_a_zone": "{entity_name} влиза в зона", + "entity_name_leaves_a_zone": "{entity_name} напуска зона", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "Няма мерна единица", "arithmetic_mean": "Arithmetic mean", "median": "Median", "product": "Продукт", @@ -2798,12 +2869,62 @@ "wheat": "Wheat", "white_smoke": "Бял дим", "yellow_green": "Жълто зелен", + "add_to_queue": "Добавяне в опашката", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Повтаря всички", + "repeat_one": "Повтаря един", + "critical": "Critical", + "debug": "Отстраняване на грешки", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "Няма мерна единица", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", + "info": "Инфо", + "warning": "Предупреждение", + "clear_tts_cache": "Clear TTS cache", + "cache": "Кеш", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Произнасяне на TTS съобщение", + "media_player_entity_id_description": "Медийни плейъри за възпроизвеждане на съобщението.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Дезактивира откриването на движение.", + "disable_motion_detection": "Дезактивиране на откриването на движение", + "enables_the_motion_detection": "Активира откриването на движение.", + "enable_motion_detection": "Активиране на откриване на движение", + "format_description": "Формат на потока, поддържан от медийния плейър.", + "format": "Формат", + "media_player_description": "Медийни плейъри, към които да се предава поточно.", + "play_stream": "Възпроизвеждане на поток", + "filename": "Име на файла", + "lookback": "Lookback", + "snapshot_description": "Прави снимка от камера.", + "take_snapshot": "Направете снимка", + "turns_off_the_camera": "Изключва камерата.", + "turns_on_the_camera": "Включва камерата.", + "locks_a_lock": "Заключва ключалка.", + "code_description": "Код за активиране на алармата.", + "opens_a_lock": "Отваря ключалка.", + "unlocks_a_lock": "Отключва ключалка.", + "set_datetime_description": "Задава датата и/или часа.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Изберете следващата опция.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Задава опциите.", + "list_of_options": "Списък с опции.", + "set_options": "Задаване на опции", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", "log_event_loop_scheduled": "Log event loop scheduled", "log_thread_frames_description": "Logs the current frames for all threads.", @@ -2827,47 +2948,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Задава стойността.", + "the_target_value": "The target value.", + "get_weather_forecast": "Получаване на прогноза за времето.", + "type_description": "Тип на прогнозата: дневна, почасова или два пъти дневно.", + "forecast_type": "Тип на прогнозата", + "get_forecast": "Получаване на прогноза", + "get_weather_forecasts": "Получаване на прогнози за времето.", + "get_forecasts": "Получаване на прогнози", + "send_magic_packet": "Изпращане на магически пакет", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Изчиства всички записи в журнала.", - "clear_all": "Изчистване на всички", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Ниво", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Стойност за конфигурационния параметър.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Превключва ситрената включена/изключена.", "turns_the_siren_off": "Изключва сирената.", "turns_the_siren_on": "Включва сирената.", "tone": "Тон", - "create_event_description": "Добавяне на ново събитие в календара.", - "location_description": "Местоположението на събитието. По избор.", - "start_date_description": "Датата, на която трябва да започне целодневното събитие.", - "create_event": "Създаване на събитие", - "get_events": "Получаване на събития", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Задаване на позиция", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Ниво", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Проверка на конфигурацията", "reload_all": "Презареждане на всички", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2888,26 +2993,22 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Обекти за актуализиране", "update_entity": "Актуализиране на обект", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Задава стойността.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Презарежда конфигурацията на автоматизацията.", - "toggle_description": "Включва/изключва медийния плейър.", - "trigger_description": "Задейства действията на автоматизацията.", - "skip_conditions": "Пропускане на условията", - "trigger": "Trigger", - "disables_an_automation": "Дезактивира автоматизацията.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Път", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Рестартира добавката.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Рестартиране на добавката.", "starts_an_add_on": "Стартира на добавката.", - "start_add_on": "Стартиране на добавката", "addon_stdin_description": "Writes data to add-on stdin.", "addon_stdin_name": "Write data to add-on stdin.", "stops_an_add_on": "Спира добавката.", @@ -2936,41 +3037,64 @@ "restore_partial_description": "Възстановява от частично резервно копие.", "restores_home_assistant": "Възстановява Home Assistant.", "restore_from_partial_backup": "Възстановяване от частично резервно копие.", - "clears_the_playlist": "Изчиства списъка за изпълнение.", - "clear_playlist": "Изчистване на списъка за изпълнение", - "selects_the_next_track": "Selects the next track.", - "pauses": "Пауза.", - "starts_playing": "Започва възпроизвеждане.", - "toggles_play_pause": "Превключва възпроизвеждане/пауза.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Спира възпроизвеждането.", - "starts_playing_specified_media": "Започва възпроизвеждането на определена медия.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Избор на конкретен режим на звука.", - "select_sound_mode": "Избор на режим на звука", - "select_source": "Изберете източник", - "shuffle_description": "Дали режимът на разбъркване е активиран или не.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Задава нивото на звука.", - "set_volume": "Задаване на силата на звука", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Обекти за премахване", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "creates_updates_a_user_group": "Създава/актуализира потребителска група.", + "add_entities": "Добавяне на обекти", + "icon_description": "Име на иконата за групата.", + "name_of_the_group": "Име на групата.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Основен текст на известието.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Отдалечено свързване", + "remote_disconnect": "Отдалечено прекъсване на връзката", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Команда(и) за изпращане до Google Assistant.", + "command": "Команда", + "send_text_command": "Изпращане на текстова команда", + "reloads_the_automation_configuration": "Презарежда конфигурацията на автоматизацията.", + "toggle_description": "Включва/изключва медийния плейър.", + "trigger_description": "Задейства действията на автоматизацията.", + "skip_conditions": "Пропускане на условията", + "trigger": "Trigger", + "disables_an_automation": "Дезактивира автоматизацията.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Зареждане на URL в Fully Kiosk Browser.", + "url_to_load": "URL за зареждане.", + "load_url": "Зареждане на URL", + "configuration_parameter_to_set": "Конфигурационен параметър за настройка.", + "value_description": "The target value to set.", + "set_configuration": "Задаване на конфигурация", + "application_description": "Package name of the application to start.", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Спира работещ скрипт.", + "enter_your_text": "Въведете своя текст.", + "set_value": "Задаване на стойност", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Задаване на позиция", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Намалява скоростта на вентилатора.", "percentage_step_description": "Увеличава скоростта със стъпка в проценти.", "decrease_speed": "Намаляване на скоростта", @@ -2990,6 +3114,27 @@ "toggles_the_fan_on_off": "Превключва вентилатора включен/изключен.", "turns_fan_off": "Изключва вентилатора.", "turns_fan_on": "Включва вентилатора.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Настройва алармата на: _armed for vacation_.", + "disarms_the_alarm": "Дезактивира алармата.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Превключва ключа включен/изключен.", + "turns_a_switch_off": "Изключва ключа.", + "turns_a_switch_on": "Включва ключа.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Изпращане на команда", + "toggles_a_device_on_off": "Превключва устройство включено/изключено.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3001,43 +3146,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Изтрива динамично създадена сцена.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Изберете следващата опция.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Задава опциите.", - "list_of_options": "Списък с опции.", - "set_options": "Задаване на опции", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Тон на звънене за възпроизвеждане.", + "ringtone": "Мелодия на звънене", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Добавя ново събитие в календара.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "ID на календара", + "description_description": "Описанието на събитието. По избор.", + "summary_description": "Acts as the title of the event.", + "location_description": "Местоположение на събитието.", + "creates_event": "Creates event", "closes_a_valve": "Затваря клапана.", "opens_a_valve": "Отваря клапана.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Превключва клапана отворен/затворен.", - "load_url_description": "Зареждане на URL в Fully Kiosk Browser.", - "url_to_load": "URL за зареждане.", - "load_url": "Зареждане на URL", - "configuration_parameter_to_set": "Конфигурационен параметър за настройка.", - "set_configuration": "Задаване на конфигурация", - "application_description": "Package name of the application to start.", - "start_application": "Start Application", - "command_description": "Команда(и) за изпращане до Google Assistant.", - "command": "Команда", - "media_player_entity": "Media player entity", - "send_text_command": "Изпращане на текстова команда", - "code_description": "Код, използван за отключване на ключалката.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Настройва алармата на: _armed for vacation_.", - "disarms_the_alarm": "Дезактивира алармата.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Изчиства всички записи в журнала.", + "clear_all": "Изчистване на всички", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Презареждане на темите от YAML-конфигурацията.", + "reload_themes": "Презареждане на темите", + "name_of_a_theme": "Име на тема.", + "set_the_default_theme": "Задаване на тема по подразбиране", + "clear_skipped_update": "Clear skipped update", + "install_update": "Инсталиране на актуализация", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Нулира брояча.", + "sets_the_counter_value": "Задава стойността на брояча.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Превключва помощника включено/изключено.", + "turns_off_the_helper": "Изключва помощника.", + "turns_on_the_helper": "Включва помощника.", + "start_date_description": "Датата, на която трябва да започне целодневното събитие.", + "create_event": "Създаване на събитие", + "get_events": "Получаване на събития", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Задава режим на работа на вентилатора.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Задаване на режим на вентилатора", + "sets_target_humidity": "Задава желаната влажност.", + "set_target_humidity": "Задаване на желана влажност", + "sets_hvac_operation_mode": "Задава ОВК режим на работа.", + "hvac_operation_mode": "ОВК режим на работа.", + "set_hvac_mode": "Задаване на ОВК режим", + "sets_swing_operation_mode": "Задава режима на люлеене.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Задаване на режим на люлеене", + "sets_target_temperature": "Задава желаната температура.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Задаване на желана температура", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Изпраща уведомително съобщение до избрани цели.", + "data": "Data", + "title_for_your_notification": "Заглавие на вашето известие.", + "title_of_the_notification": "Заглавие на известието.", + "send_a_persistent_notification": "Изпращане на постоянно известие", + "sends_a_notification_message": "Изпраща съобщение за известие.", + "your_notification_message": "Вашето съобщение за известие.", + "title_description": "Незадължително заглавие на известието.", + "send_a_notification_message": "Изпращане на съобщение за известие", "sets_a_random_effect": "Задава произволен ефект.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3064,110 +3274,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Ниво на батерията на устройството.", - "gps_coordinates": "GPS координати", - "gps_accuracy_description": "Точност на GPS координатите.", - "hostname_of_the_device": "Име на хост на устройството.", - "hostname": "Име на хост", - "mac_description": "MAC адрес на устройството.", - "mac_address": "MAC адрес", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Агент", - "conversation_id": "ID на разговора", - "language_description": "Език, който да се използва за генериране на реч.", - "transcribed_text_input": "Transcribed text input.", - "process": "Процес", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Показва известие в панела **Известия**.", - "message_description": "Message of the logbook entry.", - "notification_id": "ID на известието", - "title_description": "Заглавие за вашето съобщение за известие.", - "dismiss_description": "Премахва известие от панела **Известия**.", - "notification_id_description": "ID на известието, което трябва да бъде премахнато.", - "dismiss_all_description": "Премахва всички известия от панела **Известия**.", - "notify_description": "Изпраща уведомително съобщение до избрани цели.", - "data": "Data", - "title_for_your_notification": "Заглавие на вашето известие.", - "title_of_the_notification": "Заглавие на известието.", - "send_a_persistent_notification": "Изпращане на постоянно известие", - "sends_a_notification_message": "Изпраща съобщение за известие.", - "your_notification_message": "Вашето съобщение за известие.", - "send_a_notification_message": "Изпращане на съобщение за известие", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Изпращане на команда", - "toggles_a_device_on_off": "Превключва устройство включено/изключено.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Спира работещ скрипт.", - "locks_a_lock": "Заключва ключалка.", - "opens_a_lock": "Отваря ключалка.", - "unlocks_a_lock": "Отключва ключалка.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Задава режим на работа на вентилатора.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Задаване на режим на вентилатора", - "sets_target_humidity": "Задава желаната влажност.", - "set_target_humidity": "Задаване на желана влажност", - "sets_hvac_operation_mode": "Задава ОВК режим на работа.", - "hvac_operation_mode": "ОВК режим на работа.", - "set_hvac_mode": "Задаване на ОВК режим", - "sets_swing_operation_mode": "Задава режима на люлеене.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Задаване на режим на люлеене", - "sets_target_temperature": "Задава желаната температура.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Задаване на желана температура", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Добавя ново събитие в календара.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "ID на календара", - "description_description": "Описанието на събитието. По избор.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Експортиране", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3175,88 +3286,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Медийни плейъри за възпроизвеждане на съобщението.", - "log": "Log", - "toggles_a_switch_on_off": "Превключва ключа включен/изключен.", - "turns_a_switch_off": "Изключва ключа.", - "turns_a_switch_on": "Включва ключа.", - "reload_themes_description": "Презареждане на темите от YAML-конфигурацията.", - "reload_themes": "Презареждане на темите", - "name_of_a_theme": "Име на тема.", - "set_the_default_theme": "Задаване на тема по подразбиране", - "toggles_the_helper_on_off": "Превключва помощника включено/изключено.", - "turns_off_the_helper": "Изключва помощника.", - "turns_on_the_helper": "Включва помощника.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Нулира брояча.", - "sets_the_counter_value": "Задава стойността на брояча.", - "remote_connect": "Отдалечено свързване", - "remote_disconnect": "Отдалечено прекъсване на връзката", - "get_weather_forecast": "Получаване на прогноза за времето.", - "type_description": "Тип на прогнозата: дневна, почасова или два пъти дневно.", - "forecast_type": "Тип на прогнозата", - "get_forecast": "Получаване на прогноза", - "get_weather_forecasts": "Получаване на прогнози за времето.", - "get_forecasts": "Получаване на прогнози", - "disables_the_motion_detection": "Дезактивира откриването на движение.", - "disable_motion_detection": "Дезактивиране на откриването на движение", - "enables_the_motion_detection": "Активира откриването на движение.", - "enable_motion_detection": "Активиране на откриване на движение", - "format_description": "Формат на потока, поддържан от медийния плейър.", - "format": "Формат", - "media_player_description": "Медийни плейъри, към които да се предава поточно.", - "play_stream": "Възпроизвеждане на поток", - "filename": "Име на файла", - "lookback": "Lookback", - "snapshot_description": "Прави снимка от камера.", - "take_snapshot": "Направете снимка", - "turns_off_the_camera": "Изключва камерата.", - "turns_on_the_camera": "Включва камерата.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Кеш", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Произнасяне на TTS съобщение", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Изпращане на магически пакет", - "set_datetime_description": "Задава датата и/или часа.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Път", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "creates_updates_a_user_group": "Създава/актуализира потребителска група.", - "add_entities": "Добавяне на обекти", - "icon_description": "Име на иконата за групата.", - "name_of_the_group": "Име на групата.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Инсталиране на актуализация", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "ID на известието", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID на известието, което трябва да бъде премахнато.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Агент", + "conversation_id": "ID на разговора", + "transcribed_text_input": "Transcribed text input.", + "process": "Процес", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Изчиства списъка за изпълнение.", + "clear_playlist": "Изчистване на списъка за изпълнение", + "selects_the_next_track": "Selects the next track.", + "pauses": "Пауза.", + "starts_playing": "Започва възпроизвеждане.", + "toggles_play_pause": "Превключва възпроизвеждане/пауза.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Спира възпроизвеждането.", + "starts_playing_specified_media": "Започва възпроизвеждането на определена медия.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Избор на конкретен режим на звука.", + "select_sound_mode": "Избор на режим на звука", + "select_source": "Изберете източник", + "shuffle_description": "Дали режимът на разбъркване е активиран или не.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Задава нивото на звука.", + "set_volume": "Задаване на силата на звука", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Обекти за премахване", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Ниво на батерията на устройството.", + "gps_coordinates": "GPS координати", + "gps_accuracy_description": "Точност на GPS координатите.", + "hostname_of_the_device": "Име на хост на устройството.", + "hostname": "Име на хост", + "mac_description": "MAC адрес на устройството.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/bn/bn.json b/packages/core/src/hooks/useLocale/locales/bn/bn.json index 05faa79a..21d5900d 100644 --- a/packages/core/src/hooks/useLocale/locales/bn/bn.json +++ b/packages/core/src/hooks/useLocale/locales/bn/bn.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "ডাকবাক্স", "to_do_lists": "To-do lists", "developer_tools": "ডেভেলপার টুলস", "media": "Media", "profile": "Profile", + "panel_mailbox": "ডাকবাক্স", "panel_shopping_list": "কেনাকাটার তালিকা", "unknown": "Unknown", "unavailable": "পাওয়া যাচ্ছে না", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -186,7 +186,7 @@ "loading": "Loading…", "refresh": "Refresh", "delete": "Delete", - "delete_all": "Delete all", + "delete_all": "সব মুছে ফেলুন", "download": "Download", "duplicate": "Duplicate", "remove": "Remove", @@ -229,14 +229,16 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", - "upload_picture": "Upload picture", + "image": "Image", + "select_label": "Select {label}", + "upload_picture": "ছবি আপলোড করুন", "image_url": "Local path or web URL", + "ui_components_selectors_image_select_image": "ছবি নির্বাচন করুন", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", "selector_options": "Selector Options", - "action": "Action", + "action": "ক্রিয়া", "area": "Area", "attribute": "Attribute", "boolean": "Boolean", @@ -257,13 +259,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -284,7 +287,7 @@ "was_opened": "was opened", "was_closed": "was closed", "is_opening": "is opening", - "is_opened": "is opened", + "is_opened": "খোলা আছে", "is_closing": "is closing", "was_unlocked": "was unlocked", "was_locked": "was locked", @@ -334,8 +337,8 @@ "sort_by_sortcolumn": "Sort by {sortColumn}", "group_by_groupcolumn": "Group by {groupColumn}", "don_t_group": "Don't group", - "collapse_all": "Collapse all", - "expand_all": "Expand all", + "collapse_all": "সব সঙ্কুচিত করুন", + "expand_all": "সব প্রসারিত করুন", "selected_selected": "Selected {selected}", "close_selection_mode": "Close selection mode", "select_all": "Select all", @@ -408,7 +411,7 @@ "mount_picker_use_datadisk": "Use data disk for backup", "error_fetch_mounts": "There was an error loading the locations.", "speech_to_text": "Speech-to-text", - "filter": "Filter", + "filter": "ফিল্টার", "filter_by_entity": "Filter by entity", "filter_by_device": "Filter by device", "filter_by_area": "Filter by area", @@ -481,10 +484,9 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -497,7 +499,7 @@ "filtering_by": "Filtering by", "number_hidden": "{number} hidden", "ungrouped": "Ungrouped", - "customize": "Customize", + "customize": "অনুকূলিত", "hide_column_title": "Hide column {title}", "show_column_title": "Show column {title}", "restore_defaults": "Restore defaults", @@ -537,7 +539,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -619,6 +620,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -657,7 +662,7 @@ "restart": "Restart", "reload": "Reload", "navigate": "Navigate", - "server": "Server", + "server": "সার্ভার", "logs": "Logs", "integrations": "Integrations", "helpers": "Helpers", @@ -688,6 +693,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -704,8 +710,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -826,6 +830,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -836,7 +841,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -875,6 +880,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1003,7 +1009,7 @@ "no_notifications": "No notifications", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant শুরু হয়েছে!", "triggered_name": "Triggered {name}", @@ -1017,7 +1023,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1033,7 +1039,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "{url_path} উইন্ডো খুলুন", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant শুরু হচ্ছে, দয়া করে অপেক্ষা করুন…", @@ -1073,6 +1079,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1093,6 +1100,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1103,19 +1111,20 @@ "view_configuration": "View configuration", "name_view_configuration": "{name} View Configuration", "add_view": "Add view", - "background_title": "Add a background to the view", + "background_title": "দৃশ্যে একটি পটভূমি যুক্ত করুন", "edit_view": "Edit view", "move_view_left": "Move view left", "move_view_right": "Move view right", - "background": "Background", - "badges": "Badges", + "background": "পটভূমি", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1139,7 +1148,15 @@ "more_options": "More options", "search_cards": "Search cards", "config": "Config", - "layout": "Layout", + "layout": "লেআউট", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_tab_visibility": "দৃশ্যমানতা", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "ব্যাজ যোগ করুন", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1153,9 +1170,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1163,10 +1179,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL এর পথ", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1194,7 +1210,7 @@ "initial_view": "Initial view", "calendar_entities": "Calendar entities", "list_days": "List (7 days)", - "conditional": "Conditional", + "conditional": "শর্তসাপেক্ষ", "conditions": "Conditions", "card": "Card", "change_type": "Change type", @@ -1240,8 +1256,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1250,12 +1266,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1263,7 +1279,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Geolocation sources", "dark_mode": "Dark mode?", - "appearance": "Appearance", + "appearance": "চেহারা", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Default Zoom", @@ -1272,6 +1288,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "উপাদানসমূহ", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1283,12 +1309,13 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "সর্বশেষ আপডেট করা হয়েছে", "vertical_stack": "Vertical stack", "weather_forecast": "Weather forecast", "weather_to_show": "Weather to show", @@ -1297,6 +1324,15 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "উপসর্গ", + "suffix": "অনুসর্গ", + "state_image": "রুপক", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "প্রদর্শনের ধরন", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1316,7 +1352,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1348,7 +1383,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1356,127 +1392,157 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "উপাদান সম্পাদক", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity not available: {entity}", "entity_is_non_numeric_entity": "Entity is non-numeric: {entity}", "warning_entity_unavailable": "Entity is currently unavailable: {entity}", "invalid_timestamp": "অবৈধ টাইমস্ট্যাম্প", "invalid_display_format": "অবৈধ ডিস্প্লে ফরম্যাট", - "now": "Now", + "now": "এখন", "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1497,7 +1563,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1516,20 +1581,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "সৌর উত্থান", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1555,77 +1617,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1633,6 +1634,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1704,10 +1707,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1722,8 +1723,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1737,7 +1752,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1745,7 +1759,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1754,51 +1768,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1808,12 +1910,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1821,43 +1925,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1868,22 +1938,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1896,6 +1979,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1914,107 +1998,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2025,19 +2147,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2051,40 +2188,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2103,105 +2230,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2284,50 +2331,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2338,43 +2380,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2383,7 +2548,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2401,7 +2565,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2412,8 +2575,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2433,7 +2594,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2444,14 +2604,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2470,53 +2628,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2607,64 +2720,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2801,10 +2863,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2830,47 +2943,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2891,21 +2988,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2940,41 +3034,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2994,6 +3114,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3005,45 +3146,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3070,110 +3274,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3181,90 +3286,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/bs/bs.json b/packages/core/src/hooks/useLocale/locales/bs/bs.json index 01978c6b..a51da5ce 100644 --- a/packages/core/src/hooks/useLocale/locales/bs/bs.json +++ b/packages/core/src/hooks/useLocale/locales/bs/bs.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Poštanski sandučić", "to_do_lists": "Zadaci", "developer_tools": "Alati za razvoj", "media": "Medij", "profile": "Profile", + "panel_mailbox": "Poštanski sandučić", "panel_shopping_list": "Popis za kupovinu", "unknown": "Unknown", "unavai": "Nedostupan", @@ -93,6 +93,7 @@ "name_on": "{name} uključen", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Pretraži medije", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Sljedeći naslov", "previous_track": "Prethodni naslov", @@ -187,7 +187,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Dupliciraj", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -201,7 +201,7 @@ "move": "Premjesti", "save": "Spasi", "add": "Dodaj", - "edit": "Uredi", + "edit": "Edit", "submit": "Pošalji", "rename": "Preimenuj", "search": "Search", @@ -228,7 +228,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Pokaži lozinku", "hide_password": "Sakrij lozinku", "no_logbook_events_found": "Nije pronađen nijedan događaj u dnevniku.", "triggered_by": "pokrenuto od strane", "triggered_by_automation": "pokrenut automatizacijom", "triggered_by_script": "pokrenut skriptom", - "triggered_by_service": "pokrenut servisom", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "pokrenuto numeričkim stanjem", "triggered_by_state_of": "pokrenuto stanjem", "triggered_by_event": "pokrenuto događajem", @@ -307,6 +309,7 @@ "event_type_event_detected": "{event_type} event detected", "detected_an_event": "detected an event", "detected_an_unknown_event": "detected an unknown event", + "ui_components_logbook_triggered_by_service": "pokrenut servisom", "entity_picker_no_entities": "Nemate nijedan entitet", "no_matching_entities_found": "Nisu pronađeni odgovarajući entiteti", "show_entities": "Prikaži entitete", @@ -484,11 +487,13 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Usluga", "this_field_is_required": "Ovo polje je obavezno", "targets": "Mete", - "service_data": "Servisni podaci", + "action_data": "Action data", "integration_documentation": "Integraciona dokumentacija", + "ui_components_service_control_data": "Servisni podaci", + "ui_components_service_control_target_description": "Šta bi ova usluga trebala koristiti kao ciljana područja, uređaje ili entitete.", "no_related_items_found": "Nisu pronađene povezane stavke.", "related_entities": "Srodni subjekti", "related_items_group": "Dio sljedećih grupa", @@ -540,7 +545,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -622,6 +626,10 @@ "increase_temperature": "Povećaj temperaturu", "decrease_temperature": "Smanji temperaturu", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Zadnja izmjena", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -690,6 +698,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "Našao sam sljedeće za vas:", "voice_command_error": "Ups, došlo je do greške", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Kako mogu pomoći?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -706,8 +715,6 @@ "information": "Information", "related": "Srodno", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Pokaži više", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -826,8 +833,10 @@ "rotate_right_and_flip": "Rotiraj desno i okreni", "rotate_right": "Rotiraj desno", "voice_assistants": "Voice assistants", + "ui_dialogs_entity_registry_editor_hidden_description": "Skriveni entiteti neće biti prikazani na vašoj kontrolnoj ploči niti uključeni kada se na njih indirektno upućuje (tj. preko područja ili uređaja). Njihova historija se još uvijek prati i još uvijek možete komunicirati s njima putem usluga.", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -838,7 +847,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -877,6 +886,7 @@ "input_select_no_options": "Zasad još nema postavki.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Učitavanje slijedećeg koraka za {integration}", "options_successfully_saved": "Opcije su uspješno sačuvane.", "repair_issue": "Problem popravke", @@ -1005,11 +1015,12 @@ "no_notifications": "Nema obavještenja", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Poziv usluge {service} nije uspio.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Izgubljena konekcija. Ponovno povezivanje…", "home_assistant_has_started": "Home Assistant je pokrenut!", "triggered_name": "Pokrenuto {name}", "notification_toast_no_matching_link_found": "Nije pronađen podudarani My link za {path}", + "ui_notification_toast_service_call_failed": "Poziv usluge {service} nije uspio.", "app_configuration": "Konfiguracija aplikacije", "sidebar_toggle": "Prebaci bočnu traku", "hide_panel": "Sakrij panel", @@ -1019,7 +1030,8 @@ "actions_no_entity_toggle": "Nijedan entitet nije predviđen za prebacivanje", "no_navigation_path_specified": "Nije navedena navigacijska putanja", "actions_no_url": "Nije naveden URL za otvaranje", - "actions_no_service": "Nije navedena usluga za pokretanje", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Nije navedena usluga za pokretanje", "welcome_home": "Dobrodošli kući", "empty_state_go_to_integrations_page": "Idite na stranicu integracije.", "never_triggered": "Nikad aktivirano", @@ -1035,8 +1047,9 @@ "navigate_to_location": "Navigiraj do {location}", "open_window_to_url_path": "Otvori prozor za {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Pozovi uslugu {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Prikaži više informacija: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Pozovi uslugu {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant se pokreće, molim sačekajte…", "reset_focus": "Resetuj fokus", @@ -1075,6 +1088,7 @@ "energy_distribution_go_to_energy_dashboard": "Idi na energetsku kontrolnu tablu", "energy_usage": "Potrošnja energije", "previous_energy_usage": "Prethodna potrošnja energije", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Neiskorišteni entiteti", @@ -1099,10 +1113,13 @@ "edit_configuration": "Uredi konfiguraciju", "unsaved_changes": "Nesačuvane promjene", "saved": "Sačuvano", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Nije moguće raščlaniti YAML: {error}", "raw_editor_error_invalid_config": "Vaša konfiguracija nije važeća: {error}", "raw_editor_error_save_yaml": "Nije moguće sačuvati YAML: {error}", "raw_editor_error_remove": "Nije moguće ukloniti konfiguraciju: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Automatski ćemo generirati prikaze vaše kontrolne ploče s vašim područjima i uređajima ako uklonite konfiguraciju kontrolne ploče.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Jeste li sigurni da želite ukloniti vašu konfiguraciju kontrolne ploče?", "title_of_your_dashboard": "Naslov vaše kontrolne table", "edit_title": "Promjeni naslov", "title": "Title", @@ -1114,22 +1131,24 @@ "move_view_left": "Pomjeri prikaz lijevo", "move_view_right": "Pomjeri prikaz desno", "background": "Background", - "badges": "Značke", "view_type": "Vrsta prikaza", "masonry_default": "Mrežni prikaz (standard)", "sidebar": "Bočna traka", "panel_card": "Panel (1 kartica)", "sections_experimental": "Sections (experimental)", "subview": "Podprikaz", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Značke", "card_configuration": "Konfiguracija kartice", "type_card_configuration": "{type} Konfiguracija kartice", "edit_card_pick_card": "Koju karticu želite dodati?", "toggle_editor": "Toggle editor", - "you_have_unsaved_changes": "Imate nesačuvane promjene", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Jeste li sigurni da želite odustati?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", @@ -1146,7 +1165,15 @@ "search_cards": "Pretražite kartice", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Koju karticu želite dodati u vaš {name} prikaz?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Dodaj na kontrolnu ploču", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Odaberite prikaz", "dashboard": "Kontrolna ploča", @@ -1160,9 +1187,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Napravili smo prijedlog za vas", "pick_different_card": "Izaberite drugu kartu", - "add_to_dashboard": "Dodaj na kontrolnu ploču", "save_config_header": "Preuzmite kontrolu nad svojom kontrolnom pločom", "save_config_empty_config": "Počnite s praznom kontrolnom pločom", "take_control": "Take control", @@ -1170,10 +1197,10 @@ "migrate_configuration": "Migriraj konfiguraciju", "navigation_path": "Navigacijska putanja", "url_path": "URL putanja", - "default_action": "Zadana radnja", - "call_service": "Pozivanje usluge", + "default": "Default", + "perform_action": "Perform action", "more_info": "Više informacija", - "no_action": "Nema akcije", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Uslov je prošao", @@ -1201,7 +1228,7 @@ "initial_view": "Inicijalni prikaz", "calendar_entities": "Kalendarski entiteti", "list_days": "Lista (7 dana)", - "conditional": "Uslovno", + "conditional": "Conditional", "conditions": "Uslovi", "card": "Karta", "change_type": "Promijeni vrstu", @@ -1246,22 +1273,22 @@ "camera_entity": "Entitet kamere", "image_entity": "Image entity", "camera_view": "Pogled kamere", - "double_tap_action": "Akcija dvostrukog dodira", - "hold_action": "Zadrži-akcija", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Sati za prikaz", "days_to_show": "Dani za prikaz", "icon_height": "Visina ikone", "image_path": "Putanja slike", "maximum": "Maximum", - "manual": "Ručno", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Interval osvježavanja", "show_icon": "Prikaži ikonu?", "show_name": "Pokaži naziv?", "show_state": "Prikaži stanje?", - "tap_action": "Dodirni radnju", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Sekundarni info atribut", "generic_state_color": "Ikone u boji na osnovu stanja?", "suggested_cards": "Suggested cards", @@ -1278,6 +1305,16 @@ "media_control": "Kontrola medija", "picture": "Slika", "picture_elements": "Elementi slike", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Entitet slike", "picture_glance": "Pregled slike", "state_entity": "Statusni entiteti", @@ -1288,8 +1325,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1302,6 +1339,14 @@ "show_only_forecast": "Prikaži samo prognozu", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1321,7 +1366,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1351,9 +1395,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "Opis nije dostupan.", - "by_entity": "Po entitetu", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Po kartici", + "by_badge": "By badge", "header": "Zaglavlje", "footer": "Podnožje", "choose_a_type": "Odaberite {type}", @@ -1361,6 +1406,8 @@ "header_editor": "Editor zaglavlja", "footer_editor": "Editor podnožja", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_inactive": "Neaktivní", "ui_panel_lovelace_editor_color_picker_colors_orange": "Oranžová", "ui_panel_lovelace_editor_color_picker_colors_white": "Bílá", @@ -1375,116 +1422,144 @@ "compare_data": "Uporedi podatke", "reload_ui": "Ponovo učitaj korisničko sučelje", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1505,7 +1580,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1524,20 +1598,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1563,77 +1634,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1641,6 +1651,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1712,10 +1724,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1730,8 +1740,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1745,7 +1769,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1753,7 +1776,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1762,51 +1785,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1816,12 +1927,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1829,43 +1942,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1876,22 +1955,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1904,6 +1996,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1922,107 +2015,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2033,23 +2164,38 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", "data_portal_username": "Portal username or email address", "portal_password": "Portal password", "data_portal_plant_id": "Station ID as found on portal website", @@ -2059,40 +2205,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Chybějící MAC adresa ve vlastnostech MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2111,105 +2247,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Chybějící MAC adresa ve vlastnostech MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2292,50 +2348,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2346,43 +2397,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2391,7 +2565,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2409,7 +2582,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2420,8 +2592,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2441,7 +2611,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2452,14 +2621,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2478,53 +2645,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2615,64 +2737,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2809,10 +2880,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2838,47 +2960,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2899,21 +3005,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2948,41 +3051,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3002,6 +3131,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3013,45 +3163,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3078,110 +3291,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3189,90 +3303,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ca/ca.json b/packages/core/src/hooks/useLocale/locales/ca/ca.json index b97e5b16..2c555301 100644 --- a/packages/core/src/hooks/useLocale/locales/ca/ca.json +++ b/packages/core/src/hooks/useLocale/locales/ca/ca.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Diari de registre", "history": "History", - "mailbox": "Bústia", "to_do_lists": "Llistes de tasques", "developer_tools": "Eines per a desenvolupadors", "media": "Multimèdia", "profile": "Perfil", + "panel_mailbox": "Bústia", "panel_shopping_list": "Llista de compres", "unknown": "Desconegut", "unavailable": "No disponible", @@ -37,7 +37,7 @@ "turn_on": "Encén", "turn_off": "Apaga", "toggle": "Commuta", - "code": "Code", + "code": "Codi", "clear": "Lliure", "arm": "Activa", "arm_home": "Activa, a casa", @@ -63,7 +63,7 @@ "name_heating": "{name} escalfant", "name_cooling": "{name} refredant", "high": "Alt", - "low": "Baix", + "low": "Baixa", "mode": "Mode", "preset": "Preconfiguració", "action_to_target": "{action} fins a l'objectiu", @@ -72,7 +72,7 @@ "dim_up": "Incrementa", "decrement": "Disminueix", "reset": "Reinicialitzar", - "position": "Posició", + "position": "Position", "tilt_position": "Tilt position", "open_cover": "Obre la coberta", "close_cover": "Tanca la coberta", @@ -93,16 +93,17 @@ "name_on": "{name} ON", "resume_mowing": "Reprendre la sega", "start_mowing": "Comença a segar", + "pause": "Pausa", "return_to_dock": "Retorna a la base", - "brightness": "Brillantor", + "brightness": "Lluminositat", "color_temperature": "Temperatura de color", "white_brightness": "Brillantor de blanc", "color_brightness": "Brillantor del color", "cold_white_brightness": "Brillantor del blanc fred", "warm_white_brightness": "Brillantor del blanc càlid", "effect": "Efecte", - "lock": "Lock", - "unlock": "Unlock", + "lock": "Pany", + "unlock": "Desbloqueja", "open": "Obre", "open_door": "Open door", "really_open": "Segur que vols obrir?", @@ -113,7 +114,6 @@ "browse_media": "Explora multimèdia", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pausa", "stop": "Atura", "next_track": "Següent cançó", "previous_track": "Cançó anterior", @@ -138,7 +138,7 @@ "option": "Opció", "installing": "Instal·lant", "installing_progress": "S'està instal·lant ({progress}%)", - "up_to_date": "Actualitzat", + "up_to_date": "Actualitzat/da", "empty_value": "(valor buit)", "start": "Inicia", "finish": "Finalitza", @@ -181,7 +181,7 @@ "twice_daily": "Dues vegades al dia", "and": "I", "continue": "Continua", - "previous": "Anterior", + "previous": "Previous", "loading": "Carregant…", "update": "Actualitza", "delete": "Delete", @@ -193,7 +193,7 @@ "gate": "Tanca", "leave": "Surt", "stay": "Queda't", - "next": "Següent", + "next": "Next", "back": "Torna", "undo": "Desfés", "move": "Mou", @@ -226,9 +226,11 @@ "media_content_type": "Tipus de contingut multimèdia", "upload_failed": "No s'ha pogut pujar", "unknown_file": "Fitxer desconegut", - "select_image": "Selecciona imatge", + "image": "Imatge", + "select_label": "Selecciona {label}", "upload_picture": "Puja imatge", "image_url": "Ruta local o URL web", + "ui_components_selectors_image_select_image": "Selecciona imatge", "latitude": "Latitud", "longitude": "Longitud", "radius": "Radi", @@ -254,13 +256,14 @@ "theme": "Tema", "time": "Time", "manual_entry": "Entrada manual", + "learn_more_about_templating": "Més informació sobre les plantilles.", "show_password": "Mostra la contrasenya", "hide_password": "Amaga la contrasenya", "no_logbook_events_found": "No s'han trobat esdeveniments registrats.", "triggered_by": "disparat per", "triggered_by_automation": "disparat per l'automatització", "triggered_by_script": "disparat per 'script'", - "triggered_by_service": "disparat pel servei", + "triggered_by_action": "disparat per l'acció", "logbook_triggered_by_numeric_state_of": "disparat per l'estat numèric de", "triggered_by_state_of": "disparat per l'estat de", "triggered_by_event": "disparat per l'esdeveniment", @@ -273,7 +276,7 @@ "was_detected_away": "s'ha detectat fora", "was_detected_at_state": "s'ha detectat a {state}", "rose": "ha sortit", - "set": "Set", + "set": "Establir", "was_low": "és baix/a", "was_normal": "és normal", "was_connected": "s'ha connectat", @@ -304,6 +307,7 @@ "event_type_event_detected": "Esdeveniment {event_type} detectat", "detected_an_event": "ha detectat un esdeveniment", "detected_an_unknown_event": "s'ha detectat un esdeveniment desconegut", + "ui_components_logbook_triggered_by_service": "disparat pel servei", "entity_picker_no_entities": "No tens cap entitat", "no_matching_entities_found": "No s'han trobat entitats coincidents", "show_entities": "Mostra entitats", @@ -407,7 +411,7 @@ "mount_picker_use_datadisk": "Utilitza el disc dur per a les còpies de seguretat", "error_fetch_mounts": "S'ha produït un error durant la càrrega de les ubicacions.", "speech_to_text": "Veu-a-text", - "filter": "Filtra", + "filter": "Filtre", "filter_by_entity": "Filtra per entitat", "filter_by_device": "Filtra per dispositiu", "filter_by_area": "Filtra per àrea", @@ -422,7 +426,7 @@ "change_picture": "Canvia imatge", "current_picture": "Imatge actual", "picture_upload_supported_formats": "S'admeten imatges JPEG, PNG o GIF.", - "default_color_state": "Color per defecte (estat)", + "default_color_state": "Color predeterminat (estat)", "primary": "Principal", "accent": "Èmfasi", "inactive": "Inactiu/va", @@ -449,7 +453,7 @@ "blue_grey": "Gris blavós", "black": "Negre", "white": "Blanc", - "start_date": "Data d'inici", + "start_date": "Data inici", "end_date": "Data final", "select_time_period": "Selecciona el període de temps", "today": "Avui", @@ -479,11 +483,13 @@ "mean": "Mitjana", "sum": "Suma", "change": "Canvia", - "service": "servei", + "ui_components_service_picker_service": "Servei", "this_field_is_required": "Aquest camp és obligatori", "targets": "Objectius", - "service_data": "Dades de servei", + "action_data": "Dades de l'acció", "integration_documentation": "Documentació de la integració", + "ui_components_service_control_data": "Dades de servei", + "ui_components_service_control_target_description": "Àrees, dispositius o entitats objectiu d'aquesta crida de servei", "no_related_items_found": "No s'han trobat elements relacionats.", "related_entities": "Entitats relacionades", "related_items_group": "Part dels següents grups", @@ -507,7 +513,7 @@ "set_as_default_options": "Defineix-ho com a opcions predeterminades", "tts_faild_to_store_defaults": "No s'han pogut desar els valors predeterminats: {error}", "pick": "Escull", - "play_media": "Reprodueix multimèdia", + "play_media": "Play media", "no_items": "Sense elements", "choose_player": "Tria reproductor", "web_browser": "Navegador web", @@ -534,7 +540,6 @@ "library": "Biblioteca", "episode": "Episodi", "game": "Joc", - "image": "Imatge", "movie": "Pel·lícula", "music": "Música", "playlist": "Llista de reproducció", @@ -560,12 +565,12 @@ "my_calendars": "Calendaris", "create_calendar": "Crea calendari", "calendar_event_retrieval_error": "No s'han pogut obtenir els esdeveniments dels calendaris:", - "add_event": "Add event", + "add_event": "Afegeix esdeveniment", "delete_event": "Elimina esdeveniment", "edit_event": "Edita esdeveniment", "save_event": "Desa esdeveniment", "all_day": "Tot el dia", - "end": "Finalització", + "end": "Final", "delete_only_this_event": "Elimina només aquest esdeveniment", "delete_all_future_events": "Elimina tots els esdeveniments futurs", "update_event": "Actualitza l'esdeveniment", @@ -615,6 +620,10 @@ "increase_temperature": "Augmenta temperatura", "decrease_temperature": "Disminueix temperatura", "copy_to_clipboard": "Copia al porta-retalls", + "last_changed": "Últim canvi", + "last_updated": "Última actualització", + "remaining_time": "Temps restant", + "install_status": "Estat de la instal·lació", "safe_mode": "Mode segur", "all_yaml_configuration": "Tota la configuració YAML", "domain": "Domini", @@ -683,6 +692,7 @@ "didn_t_quite_get_that": "No ho acabo d'entendre", "voice_command_found": "He trobat el següent:", "voice_command_error": "Vaja, s'ha produït un error", + "voice_command_conversation_no_control": "Aquest assistent no pot controlar la teva casa.", "how_can_i_assist": "Com puc ajudar-te?", "enter_a_request": "Introdueix una petició", "send_text": "Envia text", @@ -699,8 +709,6 @@ "info": "Informació", "related": "Relacionat", "device_info": "Informació del dispositiu", - "last_changed": "Últim canvi", - "last_updated": "Última actualització", "show_more": "Mostra més", "exit_edit_mode": "Surt del mode d'edició", "last_action": "Última acció", @@ -741,13 +749,13 @@ "set_reverse_direction": "Estableix direcció inversa", "turn_on_oscillating": "Activa l'oscil·lació", "turn_off_oscillating": "Desactiva l'oscil·lació", - "activity": "Activity", + "activity": "Activitat", "lawn_mower_commands": "Comandes del tallagespa", "control": "Control", "default_code": "Codi predeterminat", "editor_default_code_error": "El codi no coincideix amb el format correcte", "entity_id": "ID d'entitat", - "unit_of_measurement": "Unitat de mesura", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Unitat de precipitació", "display_precision": "Precisió de visualització", "default_value": "Per defecte ({value})", @@ -768,8 +776,8 @@ "cold": "Fred", "connectivity": "Connectivitat", "gas": "Gas", - "hot": "Calent", - "light": "Llum", + "heat": "Escalfar", + "light": "Clar", "motion": "Moviment", "moving": "En moviment", "occupancy": "Ocupació", @@ -813,8 +821,10 @@ "rotate_right_and_flip": "Gira a la dreta i capgira", "rotate_right": "Gira cap a la dreta", "voice_assistants": "Assistents de veu", + "ui_dialogs_entity_registry_editor_hidden_description": "Les entitats amagades no es mostraran als panells ni s'inclouran quan se'n faci referència indirecta (per exemple a través d'una àrea o dispositiu). Tot i això, se'n desarà l'historial i seguiran estant disponibles a través dels seus serveis.", "enable_type": "Activa {type}", "device_registry_detail_enabled_cause": "{type} està desactivat per {cause}.", + "service": "servei", "unknown_error": "Error desconegut", "expose": "Exposa", "alias": "Àlies", @@ -825,7 +835,7 @@ "restart_home_assistant": "Reiniciar Home Assistant?", "advanced_options": "Opcions avançades", "quick_reload": "Recàrrega ràpida", - "reload_description": "Recarrega les zones des de la configuració YAML", + "reload_description": "Recarrega les entitats MQTT des de la configuració YAML.", "reloading_configuration": "Tornant a carregar la configuració", "failed_to_reload_configuration": "No s'ha pogut carregar la configuració", "restart_description": "Interromp totes les automatitzacions i 'scripts'.", @@ -863,6 +873,7 @@ "input_select_no_options": "Encara no hi ha opcions.", "initial_value": "Valor inicial", "restore": "Restaura", + "edit_schedule_block": "Edita el bloc de programació", "loading_loading_step": "Carregant el següent pas de {integration}", "options_successfully_saved": "Opcions guardades amb èxit.", "repair_issue": "Reparació de problema", @@ -991,11 +1002,12 @@ "no_notifications": "No hi ha notificacions", "notifications": "Notificacions", "dismiss_all": "Descarta-ho tot", - "notification_toast_service_call_failed": "Ha fallat la crida al servei {service}.", + "notification_toast_action_failed": "No s'ha pogut realitzar l'acció {service}.", "connection_lost_reconnecting": "Connexió perduda. Tornant a connectar…", "home_assistant_has_started": "Home Assistant s'ha iniciat!", "triggered_name": "{name} disparat/ada", "notification_toast_no_matching_link_found": "No s'ha trobat cap enllaç 'My link' coincident a {path}", + "ui_notification_toast_service_call_failed": "Ha fallat la crida al servei {service}.", "app_configuration": "Configuració de l'aplicació", "sidebar_toggle": "Commutació de la barra lateral", "hide_panel": "Amaga panell", @@ -1005,7 +1017,8 @@ "actions_no_entity_toggle": "No s'ha proporcionat cap entitat a commutar", "no_navigation_path_specified": "No s'ha especificat cap ruta de navegació", "actions_no_url": "No s'ha especificat cap URL per obrir", - "actions_no_service": "No s'ha especificat cap servei a executar", + "actions_no_action": "No s'ha especificat cap acció a executar", + "ui_panel_lovelace_cards_actions_no_service": "No s'ha especificat cap servei a executar", "welcome_home": "Benvingut/da a casa", "empty_state_go_to_integrations_page": "Vés a la pàgina d'integracions.", "never_triggered": "Mai disparada", @@ -1021,8 +1034,9 @@ "navigate_to_location": "Navega a {location}", "open_window_to_url_path": "Obre un finestra a {url_path}", "toggle_name": "Commuta {name}", - "call_service_name": "Crida servei {name}", + "perform_action_name": "Realitza l'acció {name}", "show_more_info_name": "Mostra més informació: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Crida servei {name}", "recovery_mode_activated": "Mode recuperació activat", "starting_description": "Home Assistant s'està iniciant, espera un moment…", "reset_focus": "Restableix el focus", @@ -1054,13 +1068,14 @@ "grid_neutrality_gauge_net_returned_grid": "Producció neta retornada a la xarxa", "grid_neutrality_gauge_net_consumed_grid": "Consum net de la xarxa", "grid_neutrality_gauge_grid_neutrality_not_calculated": "No s'ha pogut calcular la neutralitat de la xarxa", - "energy_distribution_today": "Distribució d'energia d'avui", + "energy_distribution_today": "Distribució de l'energia d'avui", "aqua": "Aigua", "solar": "Solar", "low_carbon": "Baix en carboni", "energy_distribution_go_to_energy_dashboard": "Vés al panell d'energia", "energy_usage": "Ús d’energia", "previous_energy_usage": "Consum d'energia anterior", + "untracked_consumption": "Consum sense seguiment", "low_carbon_energy_consumed": "Energia consumida baixa en carboni", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "No s'ha pogut calcular l'energia consumida amb baixes emissions de carboni", "unused_entities": "Entitats sense utilitzar", @@ -1085,10 +1100,13 @@ "edit_configuration": "Edita la configuració", "unsaved_changes": "Canvis sense desar", "saved": "Desat", + "delete_dashboard_configuration": "Vols eliminar la configuració del panell?", "raw_editor_error_parse_yaml": "No es pot analitzar YAML: {error}", "raw_editor_error_invalid_config": "La configuració no és vàlida: {error}", "raw_editor_error_save_yaml": "No es pot desar YAML: {error}", "raw_editor_error_remove": "No s'ha pogut eliminar la configuració: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Si elimines la configuració del panell, es generaran automàticament les seves vistes segons les teves àrees i dispositius.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Estàs segur que vols eliminar la configuració del panell?", "title_of_your_dashboard": "Títol del vostre panell", "edit_title": "Edita el títol", "title": "Títol", @@ -1100,17 +1118,19 @@ "move_view_left": "Desplaça la visualització cap a l'esquerra", "move_view_right": "Desplaça la visualització cap a la dreta", "background": "Fons", - "badges": "Insígnies", "view_type": "Tipus de visualització", "masonry_default": "Maçonari (predeterminat)", "sidebar": "Barra lateral", "panel_card": "Panell (1 targeta)", "sections_experimental": "Seccions (experimental)", "subview": "Sub-visualització", - "max_number_of_columns": "Nombre màxim de columnes", + "edit_view_max_columns": "Nombre màxim d'amplada de seccions", + "sections_view_specifics_settings": "Configuració específica de visualització de secció", + "dense_section_placement": "Visualització de secció densa", "edit_in_visual_editor": "Edita amb l'editor visual", "edit_in_yaml": "Edita en YAML", "saving_failed": "No s'ha pogut desar", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Insígnies", "ui_panel_lovelace_editor_edit_view_type_helper_others": "No pots canviar el tipus de visualització perquè la migració encara no està disponible. Comença des de zero amb una visualització nova si vols utilitzar un nou tipus de visualització.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "No pots canviar la visualització perquè utilitzi 'seccions' perquè la migració encara no està disponible. Comença des de zero amb una visualització nova si vols experimentar amb la visualització amb 'seccions'.", "card_configuration": "Configuració de la targeta", @@ -1132,7 +1152,15 @@ "more_options": "Més opcions", "search_cards": "Cerca targetes", "layout": "Disposició", + "full_width_card": "Targeta d'amplada completa", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configura com apareixerà la targeta al panell. Aquesta configuració substituirà la mida i posició predeterminades de la targeta.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Quina targeta vols afegir a la visualització {name}?", + "badge_configuration": "Configuració d'insígnia", + "type_badge_configuration": "Configuració d'insígnia {type}", + "edit_badge_pick_badge": "Quina insígnia vols afegir?", + "add_badge": "Afegeix insígnia", + "suggest_card_header": "T'hem creat un suggeriment", + "add_to_dashboard": "Afegeix al panell", "move_card_error_title": "Impossible moure la targeta", "choose_a_view": "Tria una visualització", "dashboard": "Panell", @@ -1151,9 +1179,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} s'eliminarà.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Aquesta secció", "edit_section": "Edita la secció", - "suggest_card_header": "T'hem creat un suggeriment", + "wide": "Amplada", "pick_different_card": "Escull una targeta diferent", - "add_to_dashboard": "Afegeix al panell", "save_config_header": "Pren el control del panell", "save_config_empty_config": "Comença amb un panell buit", "take_control": "Pren el control", @@ -1161,10 +1188,9 @@ "migrate_configuration": "Migrar la configuració", "navigation_path": "Ruta de navegació", "url_path": "Ruta de l'URL", - "default_action": "Acció per defecte", - "call_service": "Crida servei", + "default": "Predeterminat", + "perform_action": "Realitza acció", "more_info": "Més informació", - "no_action": "Sense acció", "add_condition": "Afegeix condició", "test": "Prova", "condition_passes": "La condició ha passat", @@ -1178,7 +1204,6 @@ "mobile": "Mòbil", "tablet": "Tauleta", "desktop": "Escriptori", - "wide": "Amplada", "min_size_px": "mín.: {size}px", "state_is_equal_to": "Estat igual a", "state_state_not_equal": "Estat NO igual a", @@ -1236,8 +1261,8 @@ "camera_entity": "Entitat de càmera", "image_entity": "Entitat d'imatge", "camera_view": "Visualització de càmera", - "double_tap_action": "Acció de doble clic", - "hold_action": "Acció en mantenir", + "double_tap_behavior": "Comportament del doble toc", + "hold_behavior": "Comportament en mantenir", "hours_to_show": "Hores a mostrar", "days_to_show": "Dies a mostrar", "icon_height": "Alçada de la icona", @@ -1246,12 +1271,12 @@ "manual": "Manual", "minimum": "Mínim", "paste_from_clipboard": "Enganxa des del porta-retalls", - "generic_paste_description": "Enganxa una targeta {type} del porta-retalls", + "generic_paste_description": "Enganxa una insígnia {type} del porta-retalls", "refresh_interval": "Interval d'actualització", - "show_icon": "Mostrar icona?", - "show_name": "Mostrar nom?", - "show_state": "Mostrar estat?", - "tap_action": "Acció en clicar", + "show_icon": "Mostra icona", + "show_name": "Mostra nom", + "show_state": "Mostra estat", + "tap_behavior": "Comportament del toc", "secondary_info_attribute": "Atribut d'informació secundària", "generic_state_color": "Color de les icones basat en l'estat?", "suggested_cards": "Targetes suggerides", @@ -1259,7 +1284,7 @@ "custom_cards": "Targetes personalitzades", "geolocation_sources": "Fonts de geolocalització", "dark_mode": "Mode fosc?", - "appearance": "Aparença", + "appearance": "Aspecte", "theme_mode": "Mode del tema.", "dark": "Fosc", "default_zoom": "Zoom predeterminat", @@ -1267,6 +1292,16 @@ "content": "Contingut", "media_control": "Control multimèdia", "picture_elements": "Imatge amb elements", + "card_options": "Opcions de targeta", + "elements": "Elements", + "add_new_element": "Afegeix element nou", + "dark_mode_image_path": "Ruta de la imatge en mode fosc", + "state_filter": "Filtre d'estat", + "dark_mode_state_filter": "Filtre d'estat de mode fosc", + "state_badge": "Insígnia d'estat", + "state_icon": "Icona d'estat", + "state_label": "Etiqueta d'estat", + "perform_action_button": "Botó d'acció", "picture_glance": "Visualització d'imatge", "state_entity": "Entitat d'estat", "plant_status": "Estat de planta/vegetal", @@ -1276,12 +1311,14 @@ "thermostat": "Termòstat", "thermostat_show_current_as_primary": "Mostra la temperatura actual com a informació principal", "tile": "Peça", - "icon_tap_action": "Acció en tocar la icona", - "actions": "Accions", + "icon_tap_behavior": "Comportament en tocar la icona", + "interactions": "Interaccions", "show_entity_picture": "Mostra la imatge de l'entitat", "vertical": "Vertical", "hide_state": "Amaga l'estat", "state_content": "Contingut de l'estat", + "ui_panel_lovelace_editor_card_tile_actions": "Accions", + "ui_panel_lovelace_editor_card_tile_default_color": "Color per defecte (estat)", "vertical_stack": "Pila vertical", "weather_forecast": "Previsió meteorològica", "weather_to_show": "Temps a mostrar", @@ -1290,6 +1327,17 @@ "show_only_forecast": "Mostra només la previsió", "select_forecast_type": "Selecciona el tipus de previsió", "no_type": "Sense tipus", + "style": "Estil", + "prefix": "Prefix", + "suffix": "Sufix", + "state_image": "Imatge d'estat", + "displayed_elements": "Elements mostrats", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Complet (icona, nom i estat)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Simple (només icona)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Estàndard (icona i estat)", + "suggested_badges": "Insígnies suggerides", + "other_badges": "Altres insígnies", + "custom_badges": "Insígnies personalitzades", "features": "Extres", "features_no_compatible_available": "No hi ha extres compatibles disponibles per a aquesta entitat", "add_feature": "Afegeix extra", @@ -1308,7 +1356,6 @@ "vacuum_commands": "Comandes de l'aspirador", "commands": "Comandes", "climate_fan_modes": "Modes de ventilador de climatització", - "style": "Estil", "dropdown": "Selector desplegable", "icons": "Icones", "customize_fan_modes": "Personalitza els modes del ventilador", @@ -1342,6 +1389,7 @@ "no_description_available": "No hi ha cap descripció disponible.", "by_entity": "Per entitat", "by_card": "Per targeta", + "by_badge": "Per insígnia", "header": "Capçalera", "footer": "Peu de pàgina", "choose_a_type": "Tria un {type}", @@ -1349,9 +1397,10 @@ "header_editor": "Editor de capçalera", "footer_editor": "Editor de peu de pàgina", "feature_editor": "Editor d'extres", + "element_editor": "Editor d'element", + "type_element_editor": "Editor d'element {type}", "ui_panel_lovelace_editor_color_picker_colors_disabled": "Desactivat", "ui_panel_lovelace_editor_color_picker_colors_primary": "Primari", - "ui_panel_lovelace_editor_color_picker_default_color": "Color predeterminat (estat)", "ui_panel_lovelace_editor_edit_section_title_title": "Edita nom", "ui_panel_lovelace_editor_edit_section_title_title_new": "Afegeix nom", "warning_attribute_not_found": "L'atribut {attribute} de {entity} no és disponible.", @@ -1364,116 +1413,144 @@ "compare_data": "Compara dades", "reload_ui": "Actualiza la interfície d'usuari", "profiler": "Profiler", - "http": "HTTP", - "cover": "Coberta", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Entrada de botó", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Temporitzador", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "Panell de control d'alarma", - "device_tracker": "Seguiment de dispositiu", - "trace": "Trace", - "stream": "Stream", "person": "Persona", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Vàlvula", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Comptador numèric", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Entrada booleana", - "camera": "Càmera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Mida de fitxer", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Entrada de data i hora", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnòstics", - "siren": "Sirena", "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Vàlvula", - "assist_pipeline": "Xarxa d'Assist", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversa", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Mida de fitxer", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Entrada de text", + "weather": "Temps", + "home_assistant_api": "Home Assistant API", "group": "Grup", - "auth": "Auth", - "thread": "Thread", - "zone": "Zona", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Horari", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Entrada de botó", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Comandament", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Sensor binari", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversa", "rpi_power_title": "Comprovador de font d'alimentació de Raspberry Pi", - "script": "Programa (script)", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Càmera", + "stream": "Stream", + "event": "Esdeveniment", + "webhook": "Webhook", + "logger": "Registrador", + "schedule": "Horari", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Programa (script)", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilació", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Interruptor", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Temps", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Sensor binari", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilació", - "scene": "Scene", - "input_select": "Entrada de selecció", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Esdeveniment", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Entrada de selecció", + "input_text": "Entrada de text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnòstics", "file_upload": "File Upload", - "climate": "Climatització", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Comptador numèric", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Aplicació mòbil", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirena", "deconz": "deCONZ", - "timer": "Temporitzador", - "application_credentials": "Credencials de l'aplicació", - "logger": "Registrador", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zona", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Coberta", + "hacs": "HACS", "local_calendar": "Calendari local", + "system_log": "System Log", + "input_boolean": "Entrada booleana", + "bluetooth": "Bluetooth", + "climate": "Climatització", + "application_credentials": "Credencials de l'aplicació", + "mobile_app": "Aplicació mòbil", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Xarxa d'Assist", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Seguiment de dispositiu", "synchronize_devices": "Sincronitza dispositius", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Nivell de bateria", + "ding": "Ding", + "doorbell_volume": "Volum del timbre", + "last_activity": "Última activitat", + "last_ding": "Última trucada", + "last_motion": "Última detecció de moviment", + "mic_volume": "Volum del micròfon", + "voice_volume": "Volum de veu", + "volume": "Volum", + "wi_fi_signal_category": "Categoria del senyal Wi-Fi", + "wi_fi_signal_strength": "Potència del senyal Wi-Fi", "button_down": "Botó avall", "button_up": "Botó amunt", "double_push": "Clicat dues vegades", @@ -1490,7 +1567,6 @@ "closing": "Tancant", "failure": "Fallada", "opened": "Oberta", - "battery_level": "Nivell de bateria", "os_agent_version": "Versió de l'agent del SO", "apparmor_version": "Versió d'Apparmor", "cpu_percent": "Percentatge de CPU", @@ -1509,20 +1585,17 @@ "solar_azimuth": "Azimut solar", "solar_elevation": "Elevació del sol", "solar_rising": "Sortida del sol", - "compressor_energy_consumption": "Consum d'energia del compressor", - "compressor_estimated_power_consumption": "Consum de potència estimat del compressor", - "compressor_frequency": "Freqüència del compressor", - "cool_energy_consumption": "Consum d'energia per fred", - "energy_consumption": "Consum d'energia", - "heat_energy_consumption": "Consum d'energia tèrmica", - "inside_temperature": "Temperatura interior", - "outside_temperature": "Temperatura exterior", "assist_in_progress": "Assistent en curs", + "auto_gain": "Guany automàtic", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Nivell de supressió de soroll", + "off": "OFF", "preferred": "Preferit", "finished_speaking_detection": "Detecció de finalització de veu", "aggressive": "Agressiu", - "default": "Predeterminat", "relaxed": "Relaxat", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Administrador del dispositiu", "kiosk_mode": "Mode quiosc", "plugged_in": "Endollat", @@ -1548,77 +1621,16 @@ "maintenance_mode": "Mode de manteniment", "motion_detection": "Detecció de moviment", "screensaver": "Estalvi de pantalla", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Actualització disponible", - "dry": "Assecar", - "wet": "Humit", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Consum d'avui", - "total_consumption": "Consum total", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Potència del senyal", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltatge", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Distància estimada", - "vendor": "Venedor", - "air_quality_index": "Índex de qualitat de l'aire", - "illuminance": "Il·luminació", - "noise": "Soroll", - "overload": "Sobrecàrrega", - "size": "Mida", - "size_in_bytes": "Mida en bytes", + "calibration": "Calibració", + "auto_lock_paused": "Bloqueig automàtic en pausa", + "timeout": "Temps d'espera", + "unclosed_alarm": "Alarma no tancada", + "unlocked_alarm": "Alarma desbloquejada", + "bluetooth_signal": "Senyal Bluetooth", + "light_level": "Nivell de llum", + "wi_fi_signal": "Senyal Wi-Fi", + "momentary": "Momentani", + "pull_retract": "Estirar/retreure", "bytes_received": "Bytes rebuts", "server_country": "País del servidor", "server_id": "ID del servidor", @@ -1626,6 +1638,8 @@ "ping": "Ping", "upload": "Pujada", "bytes_sent": "Bytes enviats", + "call_active": "Trucada activa", + "quiet": "Quiet", "animal": "Animal", "detected": "Detectat", "animal_lens": "Lent d'animals 1", @@ -1697,10 +1711,8 @@ "image_sharpness": "Nitidesa de la imatge", "motion_sensitivity": "Sensibilitat del moviment", "pir_sensitivity": "Sensibilitat del PIR", - "volume": "Volum", "zoom": "Zoom", "auto_quick_reply_message": "Missatge de resposta ràpida automàtic", - "off": "OFF", "auto_track_method": "Mètode de seguiment automàtic", "digital": "Digital", "digital_first": "Digital, primer", @@ -1715,8 +1727,22 @@ "adaptive": "Adaptatiu", "auto_adaptive": "Adaptatiu automàtic", "on_at_night": "Encén a la nit", + "hdr": "HDR", + "motion_ringtone": "To de moviment", + "attraction": "Atracció", + "city_bird": "Ocell a la ciutat", + "good_day": "Bon dia", + "hop_hop": "Hop-hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Melodia original", + "piano_key": "Tecla de piano", + "way_back_home": "Way back home", + "person_ringtone": "To de trucada de persona", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "Preconfiguració PTZ", + "visitor_ringtone": "To de trucada de visitant", "battery_percentage": "Percentatge de bateria", "battery_state": "Estat de la bateria", "charge_complete": "Càrrega completa", @@ -1730,7 +1756,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "Emmagatzematge SD {hdd_index}", - "wi_fi_signal": "Senyal Wi-Fi", "auto_focus": "Enfocament automàtic", "auto_tracking": "Seguiment automàtic", "buzzer_on_event": "Brunzidor en rebre esdeveniment", @@ -1738,7 +1763,7 @@ "email_on_event": "Correu en rebre esdeveniment", "ftp_upload": "Pujada FTP", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR activat", "pir_reduce_false_alarm": "Redueix falses alarmes PIR", @@ -1747,49 +1772,136 @@ "record": "Enregistra", "record_audio": "Enregistra àudio", "siren_on_event": "Sirena en rebre esdeveniment", - "call_active": "Trucada activa", - "quiet": "Quiet", - "auto_gain": "Guany automàtic", - "mic_volume": "Volum del micròfon", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Nivell de supressió de soroll", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibració", - "auto_lock_paused": "Bloqueig automàtic en pausa", - "timeout": "Temps d'espera", - "unclosed_alarm": "Alarma no tancada", - "unlocked_alarm": "Alarma desbloquejada", - "bluetooth_signal": "Senyal Bluetooth", - "light_level": "Nivell de llum", - "momentary": "Momentani", - "pull_retract": "Estirar/retreure", - "ding": "Ding", - "doorbell_volume": "Volum del timbre", - "last_activity": "Última activitat", - "last_ding": "Última trucada", - "last_motion": "Última detecció de moviment", - "voice_volume": "Volum de veu", - "wi_fi_signal_category": "Categoria del senyal Wi-Fi", - "wi_fi_signal_strength": "Potència del senyal Wi-Fi", - "box": "Casella", - "step": "Pas", + "compressor_energy_consumption": "Consum d'energia del compressor", + "compressor_estimated_power_consumption": "Consum de potència estimat del compressor", + "compressor_frequency": "Freqüència del compressor", + "cool_energy_consumption": "Consum d'energia per fred", + "energy_consumption": "Consum d'energia", + "heat_energy_consumption": "Consum d'energia tèrmica", + "inside_temperature": "Temperatura interior", + "outside_temperature": "Temperatura exterior", + "estimated_distance": "Distància estimada", + "vendor": "Venedor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "ID de l'etiqueta", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Sobreescalfat", + "temperature_warning": "Temperature warning", + "update_available": "Actualització disponible", + "dry": "Assecar", + "wet": "Humit", + "stop_alarm": "Aturar l'alarma", + "test_alarm": "Provar l'alarma", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Òfset de temperatura", + "alarm_sound": "So de l'alarma", + "alarm_volume": "Volum de l'alarma", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Apagat automàtic a les", + "available_firmware_version": "Versió de microprogramari disponible", + "this_month_s_consumption": "Consum d'aquest mes", + "today_s_consumption": "Consum d'avui", + "total_consumption": "Consum total", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Versió del microprogramari actual", + "device_time": "Device time", + "on_since": "Encès des de", + "report_interval": "Report interval", + "signal_strength": "Potència del senyal", + "signal_level": "Nivell de senyal", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltatge", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Apagat automàtic activat", + "auto_update_enabled": "Actualització automàtica activada", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Transicions suaus", + "size": "Mida", + "size_in_bytes": "Mida en bytes", + "jammed": "Encallat", + "locked": "Bloquejat", + "locking": "Bloquejant", + "unlocked": "Desbloquejat", + "unlocking": "Desbloquejant", + "changed_by": "Canviat per", + "code_format": "Format del codi", + "recording": "Enregistrant", + "streaming": "Transmetent vídeo", + "access_token": "Token d'accés", + "brand": "Marca", + "stream_type": "Tipus de flux de vídeo", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Gestionat mitjançant la Interfície d'Usuari (IU)", + "minute": "Minut", + "second": "Segon", + "timestamp": "Marca de temps", + "event_type": "Tipus d'esdeveniment", + "event_types": "Tipus d'esdeveniments", + "doorbell": "Timbre", + "pattern": "Patró", + "clear_night": "Serè, nit", + "cloudy": "Ennuvolat", + "exceptional": "Excepcional", + "fog": "Boira", + "hail": "Calamarsa", + "lightning": "Llamps", + "lightning_rainy": "Tempesta", + "partly_cloudy": "Parcialment ennuvolat", + "pouring": "Pluja", + "rainy": "Plujós", + "snow": "Neu", + "snowy_rainy": "Aiguaneu", + "sunny": "Assolellat", + "windy": "Ventós", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Temperatura aparent", + "cloud_coverage": "Cobertura dels núvols", + "dew_point_temperature": "Temperatura del punt de rosada", + "ozone": "Ozó", + "pressure": "Pressió", + "pressure_unit": "Unitat de pressió", + "uv_index": "Índex UV", + "wind_bearing": "Direcció del vent", + "wind_gust_speed": "Velocitat de les ràfegues de vent", + "paused": "Pausat/ada", + "finishes_at": "S'acaba a les", + "remaining": "Restant", + "last_reset": "Últim reinici", + "possible_states": "Possibles estats", + "state_class": "Classe d'estat", + "measurement": "Mesura", + "total": "Total", + "total_increasing": "Total creixent", "apparent_power": "Potència aparent", + "air_quality_index": "Índex de qualitat de l'aire", "carbon_dioxide": "Diòxid de carboni", + "conductivity": "Conductivitat", "data_rate": "Velocitat de dades", + "data_size": "Mida de dades", "distance": "Distància", "stored_energy": "Energia emmagatzemada", "frequency": "Freqüència", + "illuminance": "Il·luminació", "irradiance": "Irradiància", + "balance": "Balanç", "nitrogen_dioxide": "Diòxid de nitrogen", "nitrogen_monoxide": "Monòxid de nitrogen", "nitrous_oxide": "Òxid de nitrogen", - "ozone": "Ozó", "ph": "pH", "pm": "PM2.5", "power_factor": "Factor de potència", "precipitation_intensity": "Intensitat de precipitació", - "pressure": "Pressió", "reactive_power": "Potència reactiva", "sound_pressure": "Pressió sonora", "speed": "Speed", @@ -1799,12 +1911,13 @@ "stored_volume": "Volum acumulat", "weight": "Pes", "available_tones": "Tons disponibles", - "end_time": "Data i hora final", - "start_time": "Hora d'inici", - "managed_via_ui": "Gestionat mitjançant la Interfície d'Usuari (IU)", "next_event": "Pròxim esdeveniment", - "stopped": "Aturada", - "garage": "Garatge", + "box": "Casella", + "step": "Pas", + "members": "Membres", + "above_horizon": "Sobre l'horitzó", + "below_horizon": "Sota l'horitzó", + "identify": "Identifica", "running_automations": "Automatitzacions en execució", "id": "ID", "max_running_automations": "Màxim nombre d'automatitzacions en execució", @@ -1812,41 +1925,9 @@ "parallel": "Paral·lel", "queued": "Afegeix al final", "single": "Individual", - "not_charging": "No carregant", - "disconnected": "Desconnectat", - "connected": "Connectat", - "no_light": "Sense llum", - "light_detected": "Llum detectada", - "locked": "Bloquejat", - "unlocked": "Desbloquejat", - "not_moving": "Parat", - "unplugged": "Desendollat", - "not_running": "Aturat", - "safe": "Segur", - "unsafe": "Insegur", - "tampering_detected": "Manipulació detectada", - "paused": "Pausat/ada", - "playing": "Reproduint", - "standby": "En espera", - "app_id": "ID d'aplicació", - "local_accessible_entity_picture": "Imatge local accessible de l'entitat", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Artista de l'àlbum", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Canals", - "position_updated": "Posició actualitzada", - "series": "Sèrie", - "all": "Tots", - "one": "Una vegada", - "available_sound_modes": "Modes de so disponibles", - "available_sources": "Fonts disponibles", - "receiver": "Receptor", - "speaker": "Altaveu", - "tv": "TV", - "above_horizon": "Sobre l'horitzó", - "below_horizon": "Sota l'horitzó", + "max_running_scripts": "Màxim nombre de 'scripts' en execució", + "stopped": "Aturada", + "garage": "Garatge", "oscillating": "Oscil·lant", "speed_step": "Pas de velocitat", "available_preset_modes": "Modes preconfigurats disponibles", @@ -1857,34 +1938,48 @@ "armed_vacation": "Activada, mode vacances", "disarming": "Desactivant", "triggered": "Disparada", - "changed_by": "Canviat per", "code_for_arming": "Codi per a l'activació", "not_required": "Opcional", - "code_format": "Format del codi", - "gps_accuracy": "Precisió del GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Encaminador (router)", - "event_type": "Tipus d'esdeveniment", - "event_types": "Tipus d'esdeveniments", - "doorbell": "Timbre", "device_trackers": "Seguidors de dispositius", - "max_running_scripts": "Màxim nombre de 'scripts' en execució", - "jammed": "Encallat", - "locking": "Bloquejant", - "unlocking": "Desbloquejant", - "cool": "Refredar", - "fan_only": "Només el ventilador", - "heat_cool": "Escalfar/refredar", - "aux_heat": "Escalfador auxiliar", - "current_humidity": "Humitat actual", - "current_temperature": "Current Temperature", - "fan_mode": "Mode del ventilador", - "diffuse": "Difús", - "middle": "Mig", - "top": "Superior", + "gps_accuracy": "Precisió del GPS", + "auto_update": "Actualització automàtica", + "in_progress": "En curs", + "installed_version": "Versió instal·lada", + "latest_version": "Última versió", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Versió omesa", + "firmware": "Microprogramari", + "color_mode": "Color Mode", + "brightness_only": "Només lluminositat", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Temperatura de color (mireds)", + "color_temperature_kelvin": "Temperatura de color (Kelvin)", + "available_effects": "Efectes disponibles", + "maximum_color_temperature_kelvin": "Temperatura de color màxima (Kelvin)", + "maximum_color_temperature_mireds": "Temperatura de color màxima (mireds)", + "minimum_color_temperature_kelvin": "Temperatura de color mínima (Kelvin)", + "minimum_color_temperature_mireds": "Temperatura de color mínima (mireds)", + "available_color_modes": "Modes de color disponibles", + "end_time": "Data i hora final", + "start_time": "Data i hora d'inici", + "cool": "Refredar", + "fan_only": "Només el ventilador", + "heat_cool": "Escalfar/refredar", + "aux_heat": "Escalfador auxiliar", + "current_humidity": "Humitat actual", + "current_temperature": "Current Temperature", + "fan_mode": "Mode del ventilador", + "diffuse": "Difús", + "middle": "Mig", + "top": "Superior", "current_action": "Acció actual", "cooling": "Refredant", + "defrosting": "Descongelant", "drying": "Assecant", "heating": "Escalfant", "preheating": "Preescalfant", @@ -1903,105 +1998,144 @@ "upper_target_temperature": "Temperatura objectiu superior", "lower_target_temperature": "Temperatura objectiu inferior", "target_temperature_step": "Pas de la temperatura objectiu", - "last_reset": "Últim reinici", - "possible_states": "Possibles estats", - "state_class": "Classe d'estat", - "measurement": "Mesura", - "total": "Total", - "total_increasing": "Total creixent", - "conductivity": "Conductivitat", - "data_size": "Mida de dades", - "balance": "Balanç", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Només lluminositat", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Temperatura de color (mireds)", - "color_temperature_kelvin": "Temperatura de color (Kelvin)", - "available_effects": "Efectes disponibles", - "maximum_color_temperature_kelvin": "Temperatura de color màxima (Kelvin)", - "maximum_color_temperature_mireds": "Temperatura de color màxima (mireds)", - "minimum_color_temperature_kelvin": "Temperatura de color mínima (Kelvin)", - "minimum_color_temperature_mireds": "Temperatura de color mínima (mireds)", - "available_color_modes": "Modes de color disponibles", - "clear_night": "Serè, nit", - "cloudy": "Ennuvolat", - "exceptional": "Excepcional", - "fog": "Boira", - "hail": "Calamarsa", - "lightning": "Llamps", - "lightning_rainy": "Tempesta", - "partly_cloudy": "Parcialment ennuvolat", - "pouring": "Pluja", - "rainy": "Plujós", - "snow": "Neu", - "snowy_rainy": "Aiguaneu", - "sunny": "Assolellat", - "windy": "Ventós", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Temperatura aparent", - "cloud_coverage": "Cobertura dels núvols", - "dew_point_temperature": "Temperatura del punt de rosada", - "pressure_unit": "Unitat de pressió", - "uv_index": "Índex UV", - "wind_bearing": "Direcció del vent", - "wind_gust_speed": "Velocitat de les ràfegues de vent", - "recording": "Enregistrant", - "streaming": "Transmetent vídeo", - "access_token": "Token d'accés", - "brand": "Marca", - "stream_type": "Tipus de flux de vídeo", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minut", - "second": "Segon", - "pattern": "Patró", - "members": "Membres", - "finishes_at": "S'acaba a les", - "remaining": "Restant", - "identify": "Identifica", - "auto_update": "Actualització automàtica", - "in_progress": "En curs", - "installed_version": "Versió instal·lada", - "latest_version": "Última versió", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Versió omesa", - "firmware": "Microprogramari", - "abort_single_instance_allowed": "Ja configurat. Només és possible una sola configuració.", - "user_description": "Vols començar la configuració?", - "device_is_already_configured": "El dispositiu ja està configurat", - "re_authentication_was_successful": "Re-autenticació realitzada correctament", - "re_configuration_was_successful": "Reconfiguració realitzada correctament", - "failed_to_connect": "Ha fallat la connexió", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Autenticació invàlida", - "unexpected_error": "Error inesperat", - "username": "Nom d'usuari", - "host": "Host", - "port": "Port", + "not_charging": "No carregant", + "disconnected": "Desconnectat", + "connected": "Connectat", + "hot": "Calent", + "no_light": "Sense llum", + "light_detected": "Llum detectada", + "not_moving": "Parat", + "unplugged": "Desendollat", + "not_running": "Aturat", + "safe": "Segur", + "unsafe": "Insegur", + "tampering_detected": "Manipulació detectada", + "playing": "Reproduint", + "standby": "En espera", + "app_id": "ID d'aplicació", + "local_accessible_entity_picture": "Imatge local accessible de l'entitat", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Artista de l'àlbum", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Canals", + "position_updated": "Posició actualitzada", + "series": "Sèrie", + "all": "Tots", + "one": "Una vegada", + "available_sound_modes": "Modes de so disponibles", + "available_sources": "Fonts disponibles", + "receiver": "Receptor", + "speaker": "Altaveu", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Encaminador (router)", + "service_is_already_configured": "El servei ja està configurat", "account_is_already_configured": "El compte ja està configurat", "abort_already_in_progress": "El flux de configuració ja està en curs", + "failed_to_connect": "Ha fallat la connexió", "invalid_access_token": "Token d'accés invàlid", + "invalid_authentication": "Autenticació invàlida", "received_invalid_token_data": "S'han rebut dades token invàlides.", "abort_oauth_failed": "S'ha produït un error en obtenir el 'token' d'accés.", "timeout_resolving_oauth_token": "Temps màxim d'espera de resolució de 'token' OAuth esgotat.", "abort_oauth_unauthorized": "Error d'autorització OAuth durant l'obtenció del 'token' d'accés.", + "re_authentication_was_successful": "Re-autenticació realitzada correctament", + "unexpected_error": "Error inesperat", "successfully_authenticated": "Autenticació exitosa", "link_fitbit": "Vinculació de Fitbit", "pick_authentication_method": "Selecciona el mètode d'autenticació", "authentication_expired_for_name": "L'autenticació de {name} ha caducat", - "service_is_already_configured": "El servei ja està configurat", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Vols configurar {name}?", - "adapter": "Adaptador", - "multiple_adapters_description": "Selecciona un adaptador Bluetooth per configurar-lo", + "abort_single_instance_allowed": "Ja configurat. Només és possible una sola configuració.", + "user_description": "Tria un dispositiu a configurar", + "two_factor_code": "Codi de dos factors", + "two_factor_authentication": "Autenticació de dos factors", + "username": "Nom d'usuari", + "sign_in_with_ring_account": "Inici de sessió amb un compte de Ring", + "broadcast_address": "Adreça de difusió", + "broadcast_port": "Port de difusió", + "mac_address": "Adreça MAC", + "device_is_already_configured": "El dispositiu ja està configurat", + "ipv_is_not_supported": "No és compatible amb IPv6.", + "re_configuration_was_successful": "Reconfiguració realitzada correctament", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "L'enllaç ja està configurat", + "no_deconz_bridges_discovered": "No s'han descobert enllaços amb deCONZ", + "abort_no_hardware_available": "No hi ha cap maquinari ràdio connectat a deCONZ", + "abort_updated_instance": "S'ha actualitzat la instància de deCONZ amb una nova adreça", + "error_linking_not_possible": "No s'ha pogut enllaçar amb la passarel·la", + "error_no_key": "No s'ha pogut obtenir una clau API", + "hassio_confirm_title": "Broker MQTT via complement de Home Assistant", + "link_with_deconz": "Vincular amb deCONZ", + "select_discovered_deconz_gateway": "Selecciona la passarel·la deCONZ descoberta", + "device_class": "Device Class", + "state_template": "Plantilla d'estat", + "template_binary_sensor": "Sensor binari de plantilla", + "actions_on_press": "Accions en prémer", + "template_button": "Botó de plantilla", + "verify_ssl_certificate": "Verifica el certificat SSL", + "template_image": "Plantilla d'imatge", + "actions_on_set_value": "Actions on set value", + "step_value": "Valor del pas", + "template_number": "Plantilla de número", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Sensor de plantilla", + "actions_on_turn_off": "Accions en desactivar", + "actions_on_turn_on": "Accions en activar", + "value_template": "Plantilla de valor", + "template_switch": "Plantilla d'interruptor", + "template_a_binary_sensor": "Plantilla d'un sensor binari", + "template_a_button": "Plantilla d'un botó", + "template_a_image": "Plantilla d'una imatge", + "template_a_number": "Plantilla d'un número", + "template_a_select": "Plantilla d'un selector", + "template_a_sensor": "Plantilla d'un sensor", + "template_a_switch": "Plantilla d'un interruptor", + "template_helper": "Ajudant de plantilla", + "all_entities": "Totes les entitats", + "hide_members": "Amaga membres", + "add_group": "Afegeix grup", + "ignore_non_numeric": "Ignora els no numèrics", + "data_round_digits": "Arrodoneix el valor a un nombre de decimals", + "type": "Tipus", + "binary_sensor_group": "Grup de sensors binaris", + "button_group": "Grup de botons", + "cover_group": "Grup de cobertes", + "event_group": "Event group", + "fan_group": "Grup de ventiladors", + "light_group": "Grup de llums", + "lock_group": "Grup de panys", + "media_player_group": "Grup de reproductors multimèdia", + "notify_group": "Notify group", + "sensor_group": "Grup de sensors", + "switch_group": "Grup de commutadors", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No s'han trobat serveis al punt final ('endpoint')", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "S'ha esgotat el temps màxim d'espera per establir connexió", + "link_google_account": "Vinculació amb compte de Google", + "name_already_exists": "El nom ja existeix", + "passive": "Passiu", + "define_zone_parameters": "Definició dels paràmetres de la zona", + "cannot_connect_details_error_detail": "No s'ha pogut connectar. Detalls: {error_detail}", + "unknown_details_error_detail": "Desconegut. Detalls: {error_detail}", + "uses_an_ssl_certificate": "Utilitza un certificat SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2012,19 +2146,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Clau API", - "configure_daikin_ac": "Configuració de Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Tipus de Switchbot no compatible.", + "authentication_failed_error_detail": "Ha fallat l'autenticació: {error_detail}", + "error_encryption_key_invalid": "L'ID de clau o la clau de xifrat no són vàlids", + "name_address": "{name} ({address})", + "confirm_description": "Vols començar la configuració?", + "switchbot_account_recommended": "Compte de SwitchBot (recomanat)", + "menu_options_lock_key": "Introdueix la clau de xifrat del pany manualment", + "encryption_key": "Clau de xifrat", + "key_id": "ID de clau", + "password_description": "Contrasenya per protegir la còpia de seguretat.", + "device_address": "Adreça del dispositiu", + "known_hosts": "Amfitrions coneguts", + "google_cast_configuration": "Configuració de Google Cast", + "abort_alternative_integration": "El dispositiu té millor compatibilitat amb una altra integració", + "abort_discovery_error": "No s'ha pogut descobrir cap dispositiu DLNA coincident", + "abort_incomplete_config": "Falta una variable obligatòria a la configuració", + "manual_description": "URL al fitxer XML de descripció del dispositiu", + "manual_title": "Connexió manual de dispositiu DLNA DMR", + "discovered_dlna_dmr_devices": "Dispositius descoberts DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Nom del calendari", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2038,40 +2187,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "No s'ha pogut connectar. Detalls: {error_detail}", - "unknown_details_error_detail": "Desconegut. Detalls: {error_detail}", - "uses_an_ssl_certificate": "Utilitza un certificat SSL", - "verify_ssl_certificate": "Verifica el certificat SSL", - "timeout_establishing_connection": "S'ha esgotat el temps màxim d'espera per establir connexió", - "link_google_account": "Vinculació amb compte de Google", + "abort_mdns_missing_mac": "Falta l'adreça MAC a les propietats MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Acció rebuda", + "discovered_esphome_node": "Node d'ESPHome descobert", + "api_error_occurred": "S'ha produït un error a l'API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Activa l'HTTPS", + "api_key": "Clau API", + "configure_daikin_ac": "Configuració de Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Vols configurar {name}?", + "adapter": "Adaptador", + "multiple_adapters_description": "Selecciona un adaptador Bluetooth per configurar-lo", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No s'han trobat dispositius a la xarxa", "connection_error_error": "Error de connexió: {error}", "invalid_authentication_error": "Autenticació invàlida: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Autenticació", - "device_class": "Classe de dispositiu", - "state_template": "Plantilla d'estat", - "template_binary_sensor": "Sensor binari de plantilla", - "template_sensor": "Sensor de plantilla", - "template_a_binary_sensor": "Plantilla d'un sensor binari", - "template_a_sensor": "Plantilla d'un sensor", - "template_helper": "Ajudant de plantilla", - "location_is_already_configured": "La ubicació ja està configurada", - "failed_to_connect_error": "No s'ha pogut connectar: {error}", - "invalid_api_key": "Clau API invàlida", - "pin_code": "Codi PIN", - "discovered_android_tv": "S'ha descobert Android TV", - "known_hosts": "Amfitrions coneguts", - "google_cast_configuration": "Configuració de Google Cast", - "abort_invalid_host": "Nom de l'amfitrió o adreça IP invàlids", - "device_not_supported": "Dispositiu no compatible", - "name_model_at_host": "{name} ({model} a {host})", - "authenticate_to_the_device": "Autentica't al dispositiu", - "finish_title": "Tria un nom per al dispositiu", - "unlock_the_device": "Desbloqueig de dispositiu", - "yes_do_it": "Sí, fes-ho.", - "unlock_the_device_optional": "Desbloqueig de dispositiu (opcional)", - "connect_to_the_device": "Connexió amb el dispositiu", + "abort_addon_info_failed": "No s'ha pogut obtenir la informació del complement {addon}.", + "abort_addon_install_failed": "No s'ha pogut instal·lar el complement {addon}.", + "abort_addon_start_failed": "No s'ha pogut iniciar el complement {addon}.", "invalid_birth_topic": "Tòpic del missatge de naixement ('birth') invàlid", "error_bad_certificate": "El certificat CA és invàlid", "invalid_discovery_prefix": "Prefix de descobriment invàlid", @@ -2090,105 +2229,25 @@ "websocket_path": "Ruta del WebSocket", "enable_discovery": "Activa el descobriment", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Passarel·la d'enllaç deCONZ Zigbee via complement de Home Assistant", + "installing_add_on": "Instal·lant complement", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Iniciant complement", + "menu_options_addon": "Utilitza el complement oficial {addon}.", + "menu_options_broker": "Introducció manual de la configuració de connexió del 'broker' MQTT", + "pin_code": "Codi PIN", + "discovered_android_tv": "S'ha descobert Android TV", "path_is_not_allowed": "Ruta no permesa", "path_is_not_valid": "Ruta invàlida", "path_to_file": "Ruta al fitxer", - "api_error_occurred": "S'ha produït un error a l'API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Activa l'HTTPS", - "abort_mdns_missing_mac": "Falta l'adreça MAC a les propietats MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Servei rebut", - "discovered_esphome_node": "Node d'ESPHome descobert", - "encryption_key": "Clau de xifrat", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No s'han trobat serveis al punt final ('endpoint')", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Tipus de Switchbot no compatible.", - "authentication_failed_error_detail": "Ha fallat l'autenticació: {error_detail}", - "error_encryption_key_invalid": "L'ID de clau o la clau de xifrat no són vàlids", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Compte de SwitchBot (recomanat)", - "menu_options_lock_key": "Introdueix la clau de xifrat del pany manualment", - "key_id": "ID de clau", - "password_description": "Contrasenya per protegir la còpia de seguretat.", - "device_address": "Adreça del dispositiu", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Codi de dos factors", - "two_factor_authentication": "Autenticació de dos factors", - "sign_in_with_ring_account": "Inici de sessió amb un compte de Ring", - "bridge_is_already_configured": "L'enllaç ja està configurat", - "no_deconz_bridges_discovered": "No s'han descobert enllaços amb deCONZ", - "abort_no_hardware_available": "No hi ha cap maquinari ràdio connectat a deCONZ", - "abort_updated_instance": "S'ha actualitzat la instància de deCONZ amb una nova adreça", - "error_linking_not_possible": "No s'ha pogut enllaçar amb la passarel·la", - "error_no_key": "No s'ha pogut obtenir una clau API", - "link_with_deconz": "Vincular amb deCONZ", - "select_discovered_deconz_gateway": "Selecciona la passarel·la deCONZ descoberta", - "all_entities": "Totes les entitats", - "hide_members": "Amaga membres", - "add_group": "Afegeix grup", - "ignore_non_numeric": "Ignora els no numèrics", - "data_round_digits": "Arrodoneix el valor a un nombre de decimals", - "type": "Tipus", - "binary_sensor_group": "Grup de sensors binaris", - "cover_group": "Grup de cobertes", - "event_group": "Event group", - "fan_group": "Grup de ventiladors", - "light_group": "Grup de llums", - "lock_group": "Grup de panys", - "media_player_group": "Grup de reproductors multimèdia", - "sensor_group": "Grup de sensors", - "switch_group": "Grup de commutadors", - "abort_alternative_integration": "El dispositiu té millor compatibilitat amb una altra integració", - "abort_discovery_error": "No s'ha pogut descobrir cap dispositiu DLNA coincident", - "abort_incomplete_config": "Falta una variable obligatòria a la configuració", - "manual_description": "URL al fitxer XML de descripció del dispositiu", - "manual_title": "Connexió manual de dispositiu DLNA DMR", - "discovered_dlna_dmr_devices": "Dispositius descoberts DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "El nom ja existeix", - "passive": "Passiu", - "define_zone_parameters": "Definició dels paràmetres de la zona", - "calendar_name": "Nom del calendari", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Mode d'escaneig Bluetooth", - "passive_scanning": "Escaneig passiu", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Permet sensors deCONZ CLIP", + "allow_deconz_light_groups": "Permet grups de llums deCONZ", + "data_allow_new_devices": "Permet l'addició automàtica de nous dispositius", + "deconz_devices_description": "Configura la visibilitat dels tipus dels dispositius deCONZ", + "deconz_options": "Opcions de deCONZ", + "enable_the_conversation_agent": "Activa l'agent de conversa", + "language_code": "Codi d'idioma", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2271,49 +2330,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Activa l'agent de conversa", - "language_code": "Codi d'idioma", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_name": "Nom d'aplicació", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "UUID permesos actualment. Desmarca per eliminar-los", - "minimum_rssi": "RSSI mínim", - "data_new_uuid": "Introdueix un nou UUID permès", - "data_calendar_access": "Accés de Home Assistant a Google Calendar", - "ignore_cec": "Ignora CEC", - "allowed_uuids": "UUID permesos", - "advanced_google_cast_configuration": "Configuració avançada de Google Cast", - "broker_options": "Opcions del broker", - "enable_birth_message": "Activa el missatge de naixement", - "birth_message_payload": "Dades (payload) del missatge de naixement", - "birth_message_qos": "QoS del missatge de naixement", - "birth_message_retain": "Retenció del missatge de naixement", - "birth_message_topic": "Topic del missatge de naixement", - "discovery_prefix": "Prefix de descobriment", - "enable_will_message": "Activa el missatge d'última voluntat", - "will_message_payload": "Dades (payload) del missatge d'última voluntat", - "will_message_qos": "QoS del missatge d'última voluntat", - "will_message_retain": "Retenció del missatge d'última voluntat", - "will_message_topic": "Topic del missatge d'última voluntat", - "mqtt_options": "Opcions d'MQTT", - "protocol": "Protocol", - "select_test_server": "Seleccion el servidor de proves", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Nombre de reintents", - "allow_deconz_clip_sensors": "Permet sensors deCONZ CLIP", - "allow_deconz_light_groups": "Permet grups de llums deCONZ", - "data_allow_new_devices": "Permet l'addició automàtica de nous dispositius", - "deconz_devices_description": "Configura la visibilitat dels tipus dels dispositius deCONZ", - "deconz_options": "Opcions de deCONZ", + "select_test_server": "Seleccion el servidor de proves", "invalid_url": "URL invàlid", "data_browse_unfiltered": "Mostra fitxers multimèdia incompatibles mentre navegui", "event_listener_callback_url": "URL de crida de l'oient d'esdeveniments", "data_listen_port": "Port de l'oient d'esdeveniments (aleatori si no es defineix)", "poll_for_device_availability": "Sondeja per saber la disponibilitat del dispositiu", "init_title": "Configuració del renderitzador de mitjans digitals DLNA", + "ignore_cec": "Ignora CEC", + "allowed_uuids": "UUID permesos", + "advanced_google_cast_configuration": "Configuració avançada de Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2324,6 +2379,38 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protocol", + "data_calendar_access": "Accés de Home Assistant a Google Calendar", + "passive_scanning": "Escaneig passiu", + "data_allow_nameless_uuids": "UUID permesos actualment. Desmarca per eliminar-los", + "minimum_rssi": "RSSI mínim", + "data_new_uuid": "Introdueix un nou UUID permès", + "broker_options": "Opcions del broker", + "enable_birth_message": "Activa el missatge de naixement", + "birth_message_payload": "Dades (payload) del missatge de naixement", + "birth_message_qos": "QoS del missatge de naixement", + "birth_message_retain": "Retenció del missatge de naixement", + "birth_message_topic": "Topic del missatge de naixement", + "discovery_prefix": "Prefix de descobriment", + "enable_will_message": "Activa el missatge d'última voluntat", + "will_message_payload": "Dades (payload) del missatge d'última voluntat", + "will_message_qos": "QoS del missatge d'última voluntat", + "will_message_retain": "Retenció del missatge d'última voluntat", + "will_message_topic": "Topic del missatge d'última voluntat", + "mqtt_options": "Opcions d'MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_name": "Nom d'aplicació", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Bloqueja {entity_name}", + "open_entity_name": "Obre {entity_name}", + "unlock_entity_name": "Desbloqueja {entity_name}", + "entity_name_locked": "{entity_name} està bloquejat", + "entity_name_is_open": "{entity_name} està obert", + "entity_name_unlocked": "{entity_name} està desbloquejat", + "entity_name_opened": "{entity_name} s'ha obert", "first_button": "Primer botó", "second_button": "Segon botó", "third_button": "Tercer botó", @@ -2339,27 +2426,114 @@ "trigger_type_single_long": "{subtype} clicat ràpid i, després, durant una estona", "subtype_triple_clicked": "\"{subtype}\" clicat tres vegades", "subtype_triple_push": "{subtype} clicat tres vegades", + "both_buttons": "Ambdós botons", + "bottom_buttons": "Botons inferiors", + "fifth_button": "Cinquè botó", + "sixth_button": "Sisè botó", + "seventh_button": "Setè botó", + "eighth_button": "Vuitè botó", + "dim_down": "Atenua", + "left": "Esquerra", + "right": "Dreta", + "side": "Cara 6", + "top_buttons": "Botons superiors", + "device_awakened": "Dispositiu despertat", + "subtype_continuously_pressed": "\"{subtype}\" premut contínuament", + "trigger_type_button_long_release": "\"{subtype}\" alliberat després d'una estona premut", + "subtype_quadruple_clicked": "\"{subtype}\" clicat quatre vegades", + "subtype_quintuple_clicked": "\"{subtype}\" clicat cinc vegades", + "button_rotated_subtype": "Botó \"{subtype}\" girat", + "button_rotated_fast_subtype": "Botó \"{subtype}\" girat ràpidament", + "button_rotation_subtype_stopped": "La rotació del botó \"{subtype}\" s'ha aturat", + "subtype_pressed": "\"{subtype}\" premut", + "subtype_released": "\"{subtype}\" alliberat", + "device_subtype_double_tapped": "Dispositiu \"{subtype}\" tocat dues vegades", + "trigger_type_remote_double_tap_any_side": "Dispositiu tocat dues vegades a alguna cara", + "device_in_free_fall": "Dispositiu en caiguda lliure", + "device_flipped_degrees": "Dispositiu voltejat 90 graus", + "device_shaken": "Dispositiu sacsejat", + "trigger_type_remote_moved": "Dispositiu mogut amb la \"{subtype}\" amunt", + "trigger_type_remote_moved_any_side": "Dispositiu mogut amb alguna cara amunt", + "trigger_type_remote_rotate_from_side": "Dispositiu rotat de la \"cara 6\" a la \"{subtype}\"", + "device_turned_clockwise": "Dispositiu girat en sentit horari", + "device_turned_counter_clockwise": "Dispositiu girat en sentit antihorari", + "press_entity_name_button": "Prem el botó {entity_name}", + "entity_name_has_been_pressed": "S'ha premut {entity_name}", "set_value_for_entity_name": "Estableix el valor de {entity_name}", "value": "Valor", "close_entity_name": "Tanca {entity_name}", "close_entity_name_tilt": "Inclinació {entity_name} tancat/ada", - "open_entity_name": "Obre {entity_name}", "open_entity_name_tilt": "Inclinació {entity_name} obert/a", "set_entity_name_position": "Estableix la posició de {entity_name}", "set_entity_name_tilt_position": "Estableix la inclinació de {entity_name}", "stop_entity_name": "Atura {entity_name}", "entity_name_is_closed": "{entity_name} està tancat", "entity_name_is_closing": "{entity_name} està tancant-se", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} s'està obrint", "current_entity_name_position_is": "La posició actual de {entity_name} és", "condition_type_is_tilt_position": "La inclinació actual de {entity_name} és", "entity_name_closed": "{entity_name} tancat/tancada", "entity_name_closing": "{entity_name} tancant-se", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} obrint-se", "entity_name_position_changes": "Canvia la posició de {entity_name}", "entity_name_tilt_position_changes": "Canvia la inclinació de {entity_name}", + "toggle_entity_name": "Commuta {entity_name}", + "turn_off_entity_name": "Apaga {entity_name}", + "turn_on_entity_name": "Engega {entity_name}", + "entity_name_is_off": "{entity_name} està apagat/ada", + "entity_name_is_on": "{entity_name} està engegat/ada", + "trigger_type_changed_states": "{entity_name} s'engegui o s'apagui", + "entity_name_turned_off": "{entity_name} s'apagui", + "entity_name_turned_on": "{entity_name} s'engegui", + "arm_entity_name_away": "Activa {entity_name} fora", + "arm_entity_name_home": "Activa {entity_name} a casa", + "arm_entity_name_night": "Activa {entity_name} nocturn", + "arm_entity_name_vacation": "Activa {entity_name} en mode vacances", + "disarm_entity_name": "Desactiva {entity_name}", + "trigger_entity_name": "Dispara {entity_name}", + "entity_name_is_armed_away": "{entity_name} està activada en mode 'a fora'", + "entity_name_is_armed_home": "{entity_name} està activada en mode 'a casa'", + "entity_name_is_armed_night": "{entity_name} està activada en mode 'nocturn'", + "entity_name_is_armed_vacation": "{entity_name} activada en mode vacances", + "entity_name_is_disarmed": "{entity_name} està desactivada", + "entity_name_is_triggered": "{entity_name} està disparada", + "entity_name_armed_away": "{entity_name} activada en mode 'a fora'", + "entity_name_armed_home": "{entity_name} activada en mode 'a casa'", + "entity_name_armed_night": "{entity_name} activada en mode 'nocturn'", + "entity_name_armed_vacation": "{entity_name} s'activa en mode vacances", + "entity_name_disarmed": "{entity_name} desactivada", + "entity_name_triggered": "{entity_name} disparat/ada", + "entity_name_is_buffering": "{entity_name} s'està carregant en memòria", + "entity_name_is_idle": "{entity_name} està inactiu", + "entity_name_is_paused": "{entity_name} està en pausa", + "entity_name_is_playing": "{entity_name} està reproduint", + "entity_name_starts_buffering": "{entity_name} comença a carregar-se en memòria", + "entity_name_becomes_idle": "{entity_name} es torna inactiu", + "entity_name_starts_playing": "{entity_name} comença a reproduir", + "entity_name_update_availability_changed": "La disponibilitat de l'actualització de {entity_name} canviï", + "entity_name_became_up_to_date": "{entity_name} s'ha actualitzat", + "trigger_type_turned_on": "{entity_name} tingui una actualització disponible", + "decrease_entity_name_brightness": "Redueix la lluminositat de {entity_name}", + "increase_entity_name_brightness": "Augmenta la lluminositat de {entity_name}", + "flash_entity_name": "Perpelleja {entity_name}", + "flash": "Flaix", + "action_type_select_first": "Canvia {entity_name} a la primera opció", + "action_type_select_last": "Canvia {entity_name} a l'última opció", + "action_type_select_next": "Canvia {entity_name} a l'opció següent", + "change_entity_name_option": "Canvia l'opció de {entity_name}", + "action_type_select_previous": "Canvia {entity_name} a l'opció anterior", + "current_entity_name_selected_option": "Opció actual seleccionada de {entity_name}", + "cycle": "Cicle", + "from": "Des de", + "to": "A", + "entity_name_option_changed": "{entity_name} canviï d'opció", + "action_type_set_hvac_mode": "Canvia el mode HVAC de {entity_name}", + "change_preset_on_entity_name": "Canvia la preconfiguració de {entity_name}", + "hvac_mode": "Mode HVAC", + "entity_name_measured_humidity_changed": "Ha canviat la humitat mesurada per {entity_name}", + "entity_name_measured_temperature_changed": "Ha canviat la temperatura mesurada per {entity_name}", + "entity_name_hvac_mode_changed": "El mode HVAC de {entity_name} ha canviat", + "send_a_notification": "Envia una notificació", "entity_name_battery_low": "Bateria de {entity_name} baixa", "entity_name_charging": "{entity_name} estigui carregant-se", "condition_type_is_co": "{entity_name} està detectant monòxid de carboni", @@ -2368,7 +2542,6 @@ "entity_name_is_detecting_gas": "{entity_name} està detectant gas", "entity_name_is_hot": "{entity_name} està calent", "entity_name_is_detecting_light": "{entity_name} està detectant llum", - "entity_name_is_locked": "{entity_name} està bloquejat/ada", "entity_name_is_moist": "{entity_name} està humit", "entity_name_is_detecting_motion": "{entity_name} està detectant moviment", "entity_name_is_moving": "{entity_name} s'està movent", @@ -2386,7 +2559,6 @@ "entity_name_is_not_cold": "{entity_name} no està fred", "entity_name_disconnected": "{entity_name} està desconnectat", "entity_name_is_not_hot": "{entity_name} no està calent", - "entity_name_is_unlocked": "{entity_name} està desbloquejat/ada", "entity_name_is_dry": "{entity_name} està sec", "entity_name_is_not_moving": "{entity_name} no s'està movent", "entity_name_is_not_occupied": "{entity_name} no està ocupat", @@ -2397,8 +2569,6 @@ "condition_type_is_not_tampered": "{entity_name} no detecta manipulació", "entity_name_is_safe": "{entity_name} és segur", "entity_name_is_occupied": "{entity_name} està ocupat", - "entity_name_is_off": "{entity_name} està apagat/ada", - "entity_name_is_on": "{entity_name} està engegat/ada", "entity_name_is_plugged_in": "{entity_name} està endollat", "entity_name_is_powered": "{entity_name} està alimentat", "entity_name_is_present": "{entity_name} està present", @@ -2415,7 +2585,6 @@ "entity_name_started_detecting_gas": "{entity_name} ha començat a detectar gas", "entity_name_became_hot": "{entity_name} es torna calent", "entity_name_started_detecting_light": "{entity_name} ha començat a detectar llum", - "entity_name_locked": "{entity_name} s'ha bloquejat", "entity_name_became_moist": "{entity_name} es torna humit", "entity_name_started_detecting_motion": "{entity_name} ha començat a detectar moviment", "entity_name_started_moving": "{entity_name} ha començat a moure's", @@ -2426,11 +2595,9 @@ "entity_name_stopped_detecting_problem": "{entity_name} ha deixat de detectar un problema", "entity_name_stopped_detecting_smoke": "{entity_name} ha deixat de detectar fum", "entity_name_stopped_detecting_sound": "{entity_name} ha deixat de detectar so", - "entity_name_became_up_to_date": "{entity_name} s'actualitzi", "entity_name_stopped_detecting_vibration": "{entity_name} ha deixat de detectar vibració", "entity_name_became_not_cold": "{entity_name} es torna no-fred", "entity_name_became_not_hot": "{entity_name} es torna no-calent", - "entity_name_unlocked": "{entity_name} s'ha desbloquejat", "entity_name_became_dry": "{entity_name} es torna sec", "entity_name_stopped_moving": "{entity_name} ha parat de moure's", "entity_name_became_not_occupied": "{entity_name} es desocupa", @@ -2447,53 +2614,9 @@ "entity_name_started_detecting_smoke": "{entity_name} ha començat a detectar fum", "entity_name_started_detecting_sound": "{entity_name} ha començat a detectar so", "entity_name_started_detecting_tampering": "{entity_name} comença a detectar manipulació", - "entity_name_turned_off": "{entity_name} s'apagui", - "entity_name_turned_on": "{entity_name} s'engegui", "entity_name_became_unsafe": "{entity_name} es torna insegur", "trigger_type_update": "{entity_name} obté una nova actualització disponible", "entity_name_started_detecting_vibration": "{entity_name} ha començat a detectar vibració", - "entity_name_is_buffering": "{entity_name} s'està carregant en memòria", - "entity_name_is_idle": "{entity_name} està inactiu", - "entity_name_is_paused": "{entity_name} està en pausa", - "entity_name_is_playing": "{entity_name} està reproduint", - "entity_name_starts_buffering": "{entity_name} comença a carregar-se en memòria", - "trigger_type_changed_states": "{entity_name} s'engegui o s'apagui", - "entity_name_becomes_idle": "{entity_name} es torna inactiu", - "entity_name_starts_playing": "{entity_name} comença a reproduir", - "toggle_entity_name": "Commuta {entity_name}", - "turn_off_entity_name": "Apaga {entity_name}", - "turn_on_entity_name": "Engega {entity_name}", - "arm_entity_name_away": "Activa {entity_name} fora", - "arm_entity_name_home": "Activa {entity_name} a casa", - "arm_entity_name_night": "Activa {entity_name} nocturn", - "arm_entity_name_vacation": "Activa {entity_name} en mode vacances", - "disarm_entity_name": "Desactiva {entity_name}", - "trigger_entity_name": "Dispara {entity_name}", - "entity_name_is_armed_away": "{entity_name} està activada en mode 'a fora'", - "entity_name_is_armed_home": "{entity_name} està activada en mode 'a casa'", - "entity_name_is_armed_night": "{entity_name} està activada en mode 'nocturn'", - "entity_name_is_armed_vacation": "{entity_name} activada en mode vacances", - "entity_name_is_disarmed": "{entity_name} està desactivada", - "entity_name_is_triggered": "{entity_name} està disparada", - "entity_name_armed_away": "{entity_name} activada en mode 'a fora'", - "entity_name_armed_home": "{entity_name} activada en mode 'a casa'", - "entity_name_armed_night": "{entity_name} activada en mode 'nocturn'", - "entity_name_armed_vacation": "{entity_name} s'activa en mode vacances", - "entity_name_disarmed": "{entity_name} desactivada", - "entity_name_triggered": "{entity_name} disparat/ada", - "entity_name_is_home": "{entity_name} és a casa", - "entity_name_is_not_home": "{entity_name} no és a casa", - "entity_name_enters_a_zone": "{entity_name} entri a una zona", - "entity_name_leaves_a_zone": "{entity_name} surti d'una zona", - "lock_entity_name": "Bloqueja {entity_name}", - "unlock_entity_name": "Desbloqueja {entity_name}", - "action_type_set_hvac_mode": "Canvia el mode HVAC de {entity_name}", - "change_preset_on_entity_name": "Canvia la preconfiguració de {entity_name}", - "hvac_mode": "Mode HVAC", - "to": "A", - "entity_name_measured_humidity_changed": "Ha canviat la humitat mesurada per {entity_name}", - "entity_name_measured_temperature_changed": "Ha canviat la temperatura mesurada per {entity_name}", - "entity_name_hvac_mode_changed": "El mode HVAC de {entity_name} ha canviat", "current_entity_name_apparent_power": "Potència aparent actual de {entity_name}", "condition_type_is_aqi": "Índex de qualitat de l'aire actual de {entity_name}", "current_entity_name_atmospheric_pressure": "Pressió atmosfèrica actual de {entity_name}", @@ -2582,63 +2705,13 @@ "entity_name_water_changes": "Canvia l'aigua de {entity_name}", "entity_name_weight_changes": "Canvia el pes de {entity_name}", "entity_name_wind_speed_changes": "Canvia la velocitat del vent de {entity_name}", - "decrease_entity_name_brightness": "Redueix la lluminositat de {entity_name}", - "increase_entity_name_brightness": "Augmenta la lluminositat de {entity_name}", - "flash_entity_name": "Perpelleja {entity_name}", - "flash": "Flaix", - "fifth_button": "Cinquè botó", - "sixth_button": "Sisè botó", - "subtype_continuously_pressed": "\"{subtype}\" premut contínuament", - "trigger_type_button_long_release": "\"{subtype}\" alliberat després d'una estona premut", - "subtype_quadruple_clicked": "\"{subtype}\" clicat quatre vegades", - "subtype_quintuple_clicked": "\"{subtype}\" clicat cinc vegades", - "subtype_pressed": "\"{subtype}\" premut", - "subtype_released": "\"{subtype}\" alliberat", - "action_type_select_first": "Canvia {entity_name} a la primera opció", - "action_type_select_last": "Canvia {entity_name} a l'última opció", - "action_type_select_next": "Canvia {entity_name} a l'opció següent", - "change_entity_name_option": "Canvia l'opció de {entity_name}", - "action_type_select_previous": "Canvia {entity_name} a l'opció anterior", - "current_entity_name_selected_option": "Opció actual seleccionada de {entity_name}", - "cycle": "Cicle", - "from": "Des de", - "entity_name_option_changed": "{entity_name} canviï d'opció", - "send_a_notification": "Envia una notificació", - "both_buttons": "Ambdós botons", - "bottom_buttons": "Botons inferiors", - "seventh_button": "Setè botó", - "eighth_button": "Vuitè botó", - "dim_down": "Atenua", - "left": "Esquerra", - "right": "Dreta", - "side": "Cara 6", - "top_buttons": "Botons superiors", - "device_awakened": "Dispositiu despertat", - "button_rotated_subtype": "Botó \"{subtype}\" girat", - "button_rotated_fast_subtype": "Botó \"{subtype}\" girat ràpidament", - "button_rotation_subtype_stopped": "La rotació del botó \"{subtype}\" s'ha aturat", - "device_subtype_double_tapped": "Dispositiu \"{subtype}\" tocat dues vegades", - "trigger_type_remote_double_tap_any_side": "Dispositiu tocat dues vegades a alguna cara", - "device_in_free_fall": "Dispositiu en caiguda lliure", - "device_flipped_degrees": "Dispositiu voltejat 90 graus", - "device_shaken": "Dispositiu sacsejat", - "trigger_type_remote_moved": "Dispositiu mogut amb la \"{subtype}\" amunt", - "trigger_type_remote_moved_any_side": "Dispositiu mogut amb alguna cara amunt", - "trigger_type_remote_rotate_from_side": "Dispositiu rotat de la \"cara 6\" a la \"{subtype}\"", - "device_turned_clockwise": "Dispositiu girat en sentit horari", - "device_turned_counter_clockwise": "Dispositiu girat en sentit antihorari", - "press_entity_name_button": "Prem el botó {entity_name}", - "entity_name_has_been_pressed": "S'ha premut {entity_name}", - "entity_name_update_availability_changed": "La disponibilitat de l'actualització de {entity_name} canviï", - "trigger_type_turned_on": "{entity_name} tingui una actualització disponible", - "add_to_queue": "Afegeix a la cua", - "play_next": "Reprodueix a continuació", - "options_replace": "Reprodueix ara i esborra la cua", - "repeat_all": "Repeteix-ho tot", - "repeat_one": "Repeteix un cop", - "critical": "Crític", - "debug": "Depuració", - "warning": "Alerta", + "entity_name_is_home": "{entity_name} és a casa", + "entity_name_is_not_home": "{entity_name} no és a casa", + "entity_name_enters_a_zone": "{entity_name} entri a una zona", + "entity_name_leaves_a_zone": "{entity_name} surti d'una zona", + "no_device_class": "Sense classe de dispositiu", + "no_state_class": "Sense classe d'estat", + "no_unit_of_measurement": "Sense unitat de mesura", "most_recently_updated": "Actualitzats més recentment", "arithmetic_mean": "Mitjana aritmètica", "median": "Mediana", @@ -2761,18 +2834,68 @@ "violet": "Violeta", "wheat": "Blat", "white_smoke": "Fum blanc", + "add_to_queue": "Afegeix a la cua", + "play_next": "Reprodueix a continuació", + "options_replace": "Reprodueix ara i esborra la cua", + "repeat_all": "Repeteix-ho tot", + "repeat_one": "Repeteix un cop", + "critical": "Crític", + "debug": "Depuració", "fatal": "Fatal", - "no_device_class": "Sense classe de dispositiu", - "no_state_class": "Sense classe d'estat", - "no_unit_of_measurement": "Sense unitat de mesura", + "warning": "Alerta", + "clear_tts_cache": "Clear TTS cache", + "cache": "Memòria cau", + "entity_id_description": "Entitat a referenciar a l'entrada de registre.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "Diccionari que conté opcions específiques de la integració.", + "say_a_tts_message": "Digues un missatge TAV (TTS)", + "media_player_entity_id_description": "Reproductors multimèdia a reproduir el missatge.", + "media_player_entity": "Entitat de reproductor multimèdia", + "speak": "Parla", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Sol·licita sincronització", + "disables_the_motion_detection": "Desactiva la detecció de moviment.", + "disable_motion_detection": "Desactiva la detecció de moviment", + "enables_the_motion_detection": "Activa la detecció de moviment.", + "enable_motion_detection": "Activa la detecció de moviment", + "format_description": "Format de transmissió compatible amb el reproductor multimèdia.", + "format": "Format", + "media_player_description": "Reproductors multimèdia als quals transmetre.", + "play_stream": "Reprodueix vídeo", + "filename": "Nom del fitxer", + "lookback": "Anticipació", + "snapshot_description": "Fa una instantània des d'una càmera.", + "take_snapshot": "Fes una instantània", + "turns_off_the_camera": "Apaga la càmera.", + "turns_on_the_camera": "Encén la càmera.", + "locks_a_lock": "Bloqueja un pany.", + "code_description": "Codi per activar l'alarma.", + "opens_a_lock": "Obre un pany.", + "unlocks_a_lock": "Desbloqueja un pany.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selecciona la primera opció.", + "first": "Primera", + "selects_the_last_option": "Selecciona l'última opció.", + "select_the_next_option": "Selecciona la següent opció.", + "selects_an_option": "Selecciona una opció.", + "option_to_be_selected": "Opció a seleccionar.", + "selects_the_previous_option": "Selecciona l'opció anterior.", + "sets_the_options": "Configura les opcions.", + "list_of_options": "Llista d'opcions.", + "set_options": "Configura opcions", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", "log_event_loop_scheduled": "Log event loop scheduled", "log_thread_frames_description": "Logs the current frames for all threads.", "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", + "lru_stats_description": "Registra les estadístiques de totes les memòries cau LRU.", + "log_lru_stats": "Registra estadístiques de LRU", "starts_the_memory_profiler": "Inicia el 'profiler' de memòria.", "seconds": "Segons", "memory": "Memòria", @@ -2790,47 +2913,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Sol·licita sincronització", + "sets_the_value": "Estableix el valor.", + "the_target_value": "Valor objectiu.", + "get_weather_forecast": "Obté la previsió del temps.", + "type_description": "Tipus de previsió: diària, cada hora o dues vegades al dia.", + "forecast_type": "Tipus de previsió", + "get_forecast": "Obté previsió", + "get_weather_forecasts": "Obté les previsions meteorològiques.", + "get_forecasts": "Obté previsions", + "send_magic_packet": "Envia paquet màgic", + "cancels_a_timer": "Cancel·la un temporitzador.", + "changes_a_timer": "Canvia un temporitzador.", + "finishes_a_timer": "Finalitza un temporitzador.", + "pauses_a_timer": "Pausa un temporitzador.", + "starts_a_timer": "Inicia un temporitzador.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Recarrega els recursos del tauler des de la configuració YAML.", - "clears_all_log_entries": "Esborra totes les entrades de registre.", - "clear_all": "Esborra-ho tot", - "write_log_entry": "Escriu entrada de registre.", - "log_level": "Nivell dels registres.", - "level": "Nivell", - "message_to_log": "Missatge a registrar.", - "write": "Escriu", - "set_value_description": "Estableix el valor d'un nombre.", - "value_description": "Valor del paràmetre de configuració.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "To", - "add_event_description": "Afegeix un nou esdeveniment al calendari.", - "location_description": "Ubicació de l'esdeveniment. Opcional.", - "start_date_description": "Data en què ha de començar l'esdeveniment de tot el dia.", - "create_event": "Crea esdeveniment", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Posició objectiu.", - "set_position": "Configura posició", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Configura el nivell de registre predeterminat per a les integracions.", + "level_description": "Nivell de gravetat predeterminat per a totes les integracions.", + "level": "Level", + "set_default_level": "Configura nivell predeterminat", + "set_level": "Configura nivell", "check_configuration": "Check configuration", "reload_all": "Torna a carregar-ho tot", "reload_config_entry_description": "Recarrega l'entrada de configuració especificada.", @@ -2851,21 +2958,18 @@ "generic_toggle": "Commutació genèrica", "generic_turn_off": "Desactivació genèrica", "generic_turn_on": "Activació genèrica", + "entities_to_update": "Entitats a actualitzar", "update_entity": "Update entity", - "creates_a_new_backup": "Crea una nova còpia de seguretat.", - "decrement_description": "Decrements the current value by 1 step.", - "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Estableix el valor.", - "the_target_value": "Valor objectiu.", - "reloads_the_automation_configuration": "Recarrega tota la configuració d'automatització.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Salta condicions", - "trigger": "Dispara", - "disables_an_automation": "Desactiva una automatització.", - "stops_currently_running_actions": "Atura les accions en execució.", - "stop_actions": "Atura accions", - "enables_an_automation": "Activa una automatització.", + "decrement_description": "Disminueix el valor en 1 pas.", + "increment_description": "Incrementa el valor en 1 pas.", + "bridge_identifier": "Identificador de l'enllaç", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Ruta", + "configure": "Configura", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2899,41 +3003,66 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Esborra la llista de reproducció.", - "clear_playlist": "Esborra llista de reproducció", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Aplica filtre", - "days_to_keep": "Dies a conservar", - "repack": "Torna a empaquetar", - "purge": "Purga", - "domains_to_remove": "Dominis a eliminar", - "entity_globs_to_remove": "Globs d'entitat a eliminar", - "entities_to_remove": "Entitats a eliminar", - "purge_entities": "Purga entitats", + "removes_a_group": "Elimina un grup.", + "object_id": "ID d'objecte", + "creates_updates_a_user_group": "Crea/actualitza un grup d'usuaris.", + "add_entities": "Afegeix entitats", + "icon_description": "Nom de la icona del grup.", + "name_of_the_group": "Nom del grup.", + "remove_entities": "Elimina entitats", + "log_description": "Crea una entrada personalitzada als registres.", + "message_description": "Message body of the notification.", + "log": "Registre", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Crea una nova còpia de seguretat.", + "command_description": "Comanda(es) a enviar a Google Assistant", + "command": "Comanda", + "send_text_command": "Envia comanda de text", + "reloads_the_automation_configuration": "Recarrega tota la configuració d'automatització.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Salta condicions", + "trigger": "Dispara", + "disables_an_automation": "Desactiva una automatització.", + "stops_currently_running_actions": "Atura les accions en execució.", + "stop_actions": "Atura accions", + "enables_an_automation": "Activa una automatització.", + "press_the_button_entity": "Prem l'entitat de botó.", + "load_url_description": "Carrega un URL a un Fully Kiosk Browser.", + "url_to_load": "URL a carregar.", + "load_url": "Carrega URL", + "configuration_parameter_to_set": "Paràmetre de configuració a configurar.", + "key": "Clau", + "value_description": "Valor objectiu a establir.", + "set_configuration": "Set Configuration", + "application_description": "Nom de paquet de l'aplicació a iniciar.", + "start_application": "Inicia l'aplicació", + "set_value_description": "Estableix el valor d'un nombre.", + "stops_a_running_script": "Atura un script en execució.", + "enter_your_text": "Introduïu un text.", + "set_value": "Estableix valor", + "dashboard_path": "Adreça del tauler", + "view_path": "Adreça de la vista", + "show_dashboard_view": "Mostra una vista d'un tauler", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Posició objectiu.", + "set_position": "Configura posició", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Augmenta la velocitat en un pas percentual.", "decrease_speed": "Decrease speed", @@ -2953,113 +3082,13 @@ "toggles_the_fan_on_off": "Activa/desactiva un ventilador.", "turns_fan_off": "Desactiva un ventilador.", "turns_fan_on": "Activa un ventilador.", - "apply_description": "Activates a scene with configuration.", - "entities_description": "Llista d'entitats i el seu estat objectiu.", - "entities_state": "Estat de les entitats", - "transition": "Transició", - "apply": "Aplica", - "creates_a_new_scene": "Crea una nova escena.", - "scene_id_description": "ID d'entitat de la nova escena.", - "scene_entity_id": "ID d'entitat d'escena", - "snapshot_entities": "Snapshot entities", - "delete_description": "Deletes a dynamically created scene.", - "activates_a_scene": "Activa una escena.", - "selects_the_first_option": "Selecciona la primera opció.", - "first": "Primera", - "selects_the_last_option": "Selecciona l'última opció.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selecciona una opció.", - "option_to_be_selected": "Opció a seleccionar.", - "selects_the_previous_option": "Selecciona l'opció anterior.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", - "closes_a_valve": "Tanca una vàlvula.", - "opens_a_valve": "Obre una vàlvula.", - "set_valve_position_description": "Mou una vàlvula a una posició específica.", - "stops_the_valve_movement": "Atura el moviment de la vàlvula.", - "toggles_a_valve_open_closed": "Commuta una vàlvula, obre/tanca.", - "load_url_description": "Carrega un URL a un Fully Kiosk Browser.", - "url_to_load": "URL a carregar.", - "load_url": "Carrega URL", - "configuration_parameter_to_set": "Paràmetre de configuració a configurar.", - "key": "Clau", - "set_configuration": "Set Configuration", - "application_description": "Nom de paquet de l'aplicació a iniciar.", - "start_application": "Inicia l'aplicació", - "command_description": "Comanda(es) a enviar a Google Assistant", - "command": "Comanda", - "media_player_entity": "Entitat de reproductor multimèdia", - "send_text_command": "Envia comanda de text", - "code_description": "Code used to unlock the lock.", "arm_with_custom_bypass": "Activa amb bypass personalitzat", "alarm_arm_vacation_description": "Configura l'alarma a: _activada en mode vacances_.", "disarms_the_alarm": "Desactiva l'alarma.", "alarm_trigger_description": "Activa un disparador de l'alarma extern.", - "extract_media_url_description": "Extract media URL from a service.", - "format_query": "Format query", - "url_description": "URL where the media can be found.", - "media_url": "Media URL", - "get_media_url": "Get Media URL", - "play_media_description": "Baixa el fitxer des de l'URL proporcionat.", - "sets_a_random_effect": "Configura un efecte aleatori.", - "sequence_description": "Llista de seqüències de HSV (màx. 16).", - "initial_brightness": "Lluminositat inicial.", - "range_of_brightness": "Rang de lluminositat.", - "brightness_range": "Rang de lluminositat", - "fade_off": "Esvaeix", - "range_of_hue": "Range of hue.", - "hue_range": "Hue range", - "initial_hsv_sequence": "Initial HSV sequence.", - "initial_states": "Estats inicials", - "random_seed": "Llavor aleatòria", - "range_of_saturation": "Range of saturation.", - "saturation_range": "Saturation range", - "segments_description": "Llista de segments (0 per tot).", - "segments": "Segments", - "range_of_transition": "Rang de la transició.", - "transition_range": "Rang de transició", - "random_effect": "Efecte aleatori", - "sets_a_sequence_effect": "Configura un efecte de seqüència.", - "repetitions_for_continuous": "Repeticions (0 per continu).", - "repetitions": "Repeticions", - "sequence": "Seqüència", - "speed_of_spread": "Velocitat de propagació.", - "spread": "Propagació", - "sequence_effect": "Efecte seqüència", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Nivell de bateria del dispositiu.", - "gps_coordinates": "Coordenades GPS", - "gps_accuracy_description": "Precisió de les coordenades GPS.", - "hostname_of_the_device": "Nom d'amfitrió del dispositiu.", - "hostname": "Nom d'amfitrió", - "mac_description": "Adreça MAC del dispositiu.", - "mac_address": "Adreça MAC", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "ID de conversa", - "language_description": "Idioma a utilitzar per a la generació de la veu.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Agent de conversa a tornar a carregar.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Missatge de l'entrada de registre.", - "notification_id": "ID de notificació", - "title_description": "Títol del missatge de notificació.", - "dismiss_description": "Elimina una notificació del panell **Notificacions**.", - "notification_id_description": "ID de la notificació a eliminar.", - "dismiss_all_description": "Elimina totes les notificacions del panell **Notificacions**.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Dades", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Envia un missatge de notificació.", - "your_notification_message": "El missatge de notificació.", - "send_a_notification_message": "Envia missatge de notificació", + "toggles_a_switch_on_off": "Activa/desactiva un interruptor.", + "turns_a_switch_off": "Desactiva un interruptor.", + "turns_a_switch_on": "Activa un interruptor.", "device_description": "Device ID to send command to.", "delete_command": "Elimina ordre", "alternative": "Alternativa", @@ -3069,15 +3098,89 @@ "learn_command": "Aprèn ordre", "delay_seconds": "Delay seconds", "hold_seconds": "Hold seconds", - "repeats": "Repeats", + "repeats": "Repeticions", "send_command": "Envia comanda", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Atura un script en execució.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", + "turns_the_device_off": "Desactiva el dispositiu.", + "turn_on_description": "Envia la comanda d'activació.", + "apply_description": "Activates a scene with configuration.", + "entities_description": "Llista d'entitats i el seu estat objectiu.", + "entities_state": "Estat de les entitats", + "transition": "Transició", + "apply": "Aplica", + "creates_a_new_scene": "Crea una nova escena.", + "scene_id_description": "ID d'entitat de la nova escena.", + "scene_entity_id": "ID d'entitat d'escena", + "snapshot_entities": "Snapshot entities", + "delete_description": "Deletes a dynamically created scene.", + "activates_a_scene": "Activa una escena.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Afegeix un nou esdeveniment al calendari.", + "calendar_id_description": "Identificador del calendari que escullis.", + "calendar_id": "ID del calendari", + "description_description": "Descripció de l'esdeveniment. Opcional.", + "summary_description": "Actua com a títol de l'esdeveniment.", + "location_description": "Ubicació de l'esdeveniment.", + "create_event": "Crea esdeveniment", + "closes_a_valve": "Tanca una vàlvula.", + "opens_a_valve": "Obre una vàlvula.", + "set_valve_position_description": "Mou una vàlvula a una posició específica.", + "stops_the_valve_movement": "Atura el moviment de la vàlvula.", + "toggles_a_valve_open_closed": "Commuta una vàlvula, obre/tanca.", + "extract_media_url_description": "Extract media URL from a service.", + "format_query": "Format query", + "url_description": "URL where the media can be found.", + "media_url": "Media URL", + "get_media_url": "Get Media URL", + "play_media_description": "Baixa el fitxer des de l'URL proporcionat.", + "clears_all_log_entries": "Esborra totes les entrades de registre.", + "clear_all": "Esborra-ho tot", + "write_log_entry": "Escriu entrada de registre.", + "log_level": "Nivell dels registres.", + "message_to_log": "Missatge a registrar.", + "write": "Escriu", + "reload_themes_description": "Recarrega els temes des de la configuració YAML.", + "reload_themes": "Torna a carregar els temes", + "name_of_a_theme": "Nom del tema.", + "set_the_default_theme": "Estableix el tema per defecte", + "clear_skipped_update": "Esborra l'actualització omesa", + "install_update": "Instal·la actualització", + "skip_description": "Marca l'actualització disponible actual com a omesa.", + "skip_update": "Omet l'actualització", + "brightness_value": "Valor de brillantor", + "a_human_readable_color_name": "Nom de color llegible.", + "color_name": "Nom del color", + "color_temperature_in_mireds": "Temperatura de color en 'mireds'.", + "light_effect": "Efecte de llum.", + "hue_sat_color": "Color to/saturació", + "color_temperature_in_kelvin": "Temperatura de color en Kelvin.", + "profile_description": "Nom del perfil de llum a utilitzar.", + "rgbw_color": "Color RGBW", + "rgbww_color": "Color RGBWW", + "white_description": "Posa el llum en mode blanc.", + "xy_color": "Color XY", + "turn_off_description": "Apaga un o més llums.", + "brightness_step_description": "Canvia la brillantor en una quantitat.", + "brightness_step_value": "Valor del pas de brillantor", + "brightness_step_pct_description": "Canvia la brillantor en percentatge.", + "brightness_step": "Pas de brillantor", + "decrements_a_counter": "Disminueix un comptador numèric.", + "increments_a_counter": "Incrementa un comptador numèric.", + "resets_a_counter": "Reinicialitza un comptador numèric.", + "sets_the_counter_value": "Estableix el valor del comptador numèric.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "Data en què ha de començar l'esdeveniment de tot el dia.", + "get_events": "Get events", + "list_event": "Llista els esdeveniments", "turns_auxiliary_heater_on_off": "Activa o desactiva l'escalfador auxiliar.", "aux_heat_description": "Nou valor per a l'escalfador auxiliar.", "turn_on_off_auxiliary_heater": "Activa/desactiva l'escalfador auxiliar", @@ -3100,34 +3203,44 @@ "set_target_temperature": "Configura temperatura objectiu", "turns_climate_device_off": "Desactiva dispositiu de climatització.", "turns_climate_device_on": "Activa dispositiu de climatització.", - "calendar_id_description": "Identificador del calendari que escullis.", - "calendar_id": "ID del calendari", - "description_description": "Descripció de l'esdeveniment. Opcional.", - "summary_description": "Actua com a títol de l'esdeveniment.", - "dashboard_path": "Adreça del tauler", - "view_path": "Adreça de la vista", - "show_dashboard_view": "Mostra una vista d'un tauler", - "brightness_value": "Valor de brillantor", - "a_human_readable_color_name": "Nom de color llegible.", - "color_name": "Nom del color", - "color_temperature_in_mireds": "Temperatura de color en 'mireds'.", - "light_effect": "Efecte de llum.", - "hue_sat_color": "Color to/saturació", - "color_temperature_in_kelvin": "Temperatura de color en Kelvin.", - "profile_description": "Nom del perfil de llum a utilitzar.", - "rgbw_color": "Color RGBW", - "rgbww_color": "Color RGBWW", - "white_description": "Posa el llum en mode blanc.", - "xy_color": "Color XY", - "turn_off_description": "Apaga un o més llums.", - "brightness_step_description": "Canvia la brillantor en una quantitat.", - "brightness_step_value": "Valor del pas de brillantor", - "brightness_step_pct_description": "Canvia la brillantor en percentatge.", - "brightness_step": "Pas de brillantor", + "notify_description": "Sends a notification message to selected targets.", + "data": "Dades", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Envia una notificació persistent", + "sends_a_notification_message": "Envia un missatge de notificació.", + "your_notification_message": "El missatge de notificació.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Envia missatge de notificació", + "sets_a_random_effect": "Configura un efecte aleatori.", + "sequence_description": "Llista de seqüències de HSV (màx. 16).", + "initial_brightness": "Lluminositat inicial.", + "range_of_brightness": "Rang de lluminositat.", + "brightness_range": "Rang de lluminositat", + "fade_off": "Esvaeix", + "range_of_hue": "Range of hue.", + "hue_range": "Hue range", + "initial_hsv_sequence": "Initial HSV sequence.", + "initial_states": "Estats inicials", + "random_seed": "Llavor aleatòria", + "range_of_saturation": "Range of saturation.", + "saturation_range": "Saturation range", + "segments_description": "Llista de segments (0 per tot).", + "segments": "Segments", + "range_of_transition": "Rang de la transició.", + "transition_range": "Rang de transició", + "random_effect": "Efecte aleatori", + "sets_a_sequence_effect": "Configura un efecte de seqüència.", + "repetitions_for_continuous": "Repeticions (0 per continu).", + "sequence": "Seqüència", + "speed_of_spread": "Velocitat de propagació.", + "spread": "Propagació", + "sequence_effect": "Efecte seqüència", "topic_to_listen_to": "Topic al qual escoltar.", "topic": "Topic", "export": "Exporta", "publish_description": "Publica un missatge a un topic MQTT.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "Dades ('payload') a publicar.", "payload": "Dades ('payload')", "payload_template": "Plantilla de dades", @@ -3135,91 +3248,59 @@ "retain": "Retenció", "topic_to_publish_to": "Topic on publicar.", "publish": "Publica", - "selects_the_next_option": "Selecciona la següent opció.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Crea una entrada personalitzada als registres.", - "entity_id_description": "Media players to play the message.", - "log": "Registre", - "toggles_a_switch_on_off": "Activa/desactiva un interruptor.", - "turns_a_switch_off": "Desactiva un interruptor.", - "turns_a_switch_on": "Activa un interruptor.", - "reload_themes_description": "Recarrega els temes des de la configuració YAML.", - "reload_themes": "Torna a carregar els temes", - "name_of_a_theme": "Nom del tema.", - "set_the_default_theme": "Estableix el tema per defecte", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Disminueix un comptador numèric.", - "increments_a_counter": "Incrementa un comptador numèric.", - "resets_a_counter": "Reinicialitza un comptador numèric.", - "sets_the_counter_value": "Estableix el valor del comptador numèric.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Obté la previsió del temps.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Obté previsió", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Desactiva la detecció de moviment.", - "disable_motion_detection": "Desactiva la detecció de moviment", - "enables_the_motion_detection": "Activa la detecció de moviment.", - "enable_motion_detection": "Activa la detecció de moviment", - "format_description": "Format de transmissió compatible amb el reproductor multimèdia.", - "format": "Format", - "media_player_description": "Reproductors multimèdia als quals transmetre.", - "play_stream": "Reprodueix vídeo", - "filename": "Nom del fitxer", - "lookback": "Anticipació", - "snapshot_description": "Fa una instantània des d'una càmera.", - "take_snapshot": "Fes una instantània", - "turns_off_the_camera": "Apaga la càmera.", - "turns_on_the_camera": "Encén la càmera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Memòria cau", - "options_description": "Diccionari que conté opcions específiques de la integració.", - "say_a_tts_message": "Digues un missatge TAV (TTS)", - "media_player_entity_id_description": "Reproductors multimèdia a reproduir el missatge.", - "speak": "Parla", - "broadcast_address": "Adreça de difusió", - "broadcast_port_description": "Port on enviar el paquet màgic.", - "broadcast_port": "Port de difusió", - "send_magic_packet": "Envia paquet màgic", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Identificador de l'enllaç", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Ruta", - "configure": "Configura", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Elimina un grup.", - "object_id": "ID d'objecte", - "creates_updates_a_user_group": "Crea/actualitza un grup d'usuaris.", - "add_entities": "Afegeix entitats", - "icon_description": "Nom de la icona del grup.", - "name_of_the_group": "Nom del grup.", - "remove_entities": "Elimina entitats", - "cancels_a_timer": "Cancel·la un temporitzador.", - "changes_a_timer": "Canvia un temporitzador.", - "finishes_a_timer": "Finalitza un temporitzador.", - "pauses_a_timer": "Pausa un temporitzador.", - "starts_a_timer": "Inicia un temporitzador.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Configura el nivell de registre predeterminat per a les integracions.", - "level_description": "Nivell de gravetat predeterminat per a totes les integracions.", - "set_default_level": "Configura nivell predeterminat", - "set_level": "Configura nivell", - "clear_skipped_update": "Esborra l'actualització omesa", - "install_update": "Instal·la actualització", - "skip_description": "Marca l'actualització disponible actual com a omesa.", - "skip_update": "Omet l'actualització" + "create_description": "Mostra una notificació al panell de notificacions.", + "notification_id": "ID de notificació", + "dismiss_description": "Elimina una notificació del panell de notificacions.", + "notification_id_description": "ID de la notificació a eliminar.", + "dismiss_all_description": "Elimina totes les notificacions del panell de notificacions.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "ID de conversa", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Agent de conversa a tornar a carregar.", + "clears_the_playlist": "Esborra la llista de reproducció.", + "clear_playlist": "Esborra llista de reproducció", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Aplica filtre", + "days_to_keep": "Dies a conservar", + "repack": "Torna a empaquetar", + "purge": "Purga", + "domains_to_remove": "Dominis a eliminar", + "entity_globs_to_remove": "Globs d'entitat a eliminar", + "entities_to_remove": "Entitats a eliminar", + "purge_entities": "Purga entitats", + "see_description": "Records a seen tracked device.", + "battery_description": "Nivell de bateria del dispositiu.", + "gps_coordinates": "Coordenades GPS", + "gps_accuracy_description": "Precisió de les coordenades GPS.", + "hostname_of_the_device": "Nom d'amfitrió del dispositiu.", + "hostname": "Nom d'amfitrió", + "mac_description": "Adreça MAC del dispositiu.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/cs/cs.json b/packages/core/src/hooks/useLocale/locales/cs/cs.json index eaab44a4..2136490b 100644 --- a/packages/core/src/hooks/useLocale/locales/cs/cs.json +++ b/packages/core/src/hooks/useLocale/locales/cs/cs.json @@ -6,11 +6,11 @@ "map": "Map", "log": "Záznam", "history": "History", - "mailbox": "Schránka", "to_do_lists": "Seznamy úkolů", "developer_tools": "Nástroje pro vývojáře", "media": "Média", "profile": "Profil", + "panel_mailbox": "Schránka", "panel_shopping_list": "Nákupní seznam", "unknown": "Neznámý", "unavai": "N/A", @@ -52,7 +52,7 @@ "area_not_found": "Oblast nenalezena.", "last_triggered": "Naposledy spuštěno", "run_actions": "Spustit akce", - "press": "Stisknout", + "press": "Stisk", "image_not_available": "Obrázek není k dispozici", "currently": "Aktuálně", "on_off": "Zapnuto/Vypnuto", @@ -62,7 +62,7 @@ "name_heating": "{name} - vytápění", "name_cooling": "{name} - chlazení", "high": "Vysoký", - "low": "Nízký", + "low": "Nízká", "mode": "Režim", "preset": "Předvolba", "action_to_target": "{action} na teplotu", @@ -93,6 +93,7 @@ "name_on": "{name} - zapnuto", "resume_mowing": "Pokračovat v sekání", "start_mowing": "Spustit sekání", + "pause": "Pozastavit", "return_to_dock": "Návrat do doku", "brightness": "Jas", "color_temperature": "Teplota barvy", @@ -112,7 +113,6 @@ "browse_media": "Procházet média", "play": "Přehrát", "play_pause": "Přehrát/Pauza", - "pause": "Pozastavit", "next_track": "Další stopa", "previous_track": "Předchozí stopa", "volume_up": "Zvýšit hlasitost", @@ -126,7 +126,7 @@ "remove": "Odebrat", "activate": "Aktivovat", "run": "Spustit", - "running": "Běží", + "running": "Běh", "queued_queued": "{queued} - ve frontě", "active_running": "{active} - běží…", "cancel": "Zrušit", @@ -223,9 +223,11 @@ "media_content_type": "Typ mediálního obsahu", "upload_failed": "Nahrávání selhalo", "unknown_file": "Neznámý soubor", - "select_image": "Vybrat obrázek", + "image": "Obrázek", + "select_label": "Vybrat {label}", "upload_picture": "Nahrát obrázek", "image_url": "Místní cesta nebo webová adresa URL", + "ui_components_selectors_image_select_image": "Vybrat obrázek", "latitude": "Zeměpisná šířka", "longitude": "Zeměpisná délka", "radius": "Poloměr", @@ -237,7 +239,7 @@ "condition": "Podmínka", "date": "Datum", "date_time": "Datum a čas", - "duration": "Doba trvání", + "duration": "Délka", "entity": "Entita", "floor": "Patro", "icon": "Ikona", @@ -251,13 +253,14 @@ "theme": "Motiv", "time": "Čas", "manual_entry": "Ruční zadání", + "learn_more_about_templating": "Další informace o šablonách.", "show_password": "Zobrazit heslo", "hide_password": "Skrýt heslo", "no_logbook_events_found": "Nebyly nalezeny žádné záznamy.", "triggered_by": "spuštěno", "triggered_by_automation": "spuštěno automatizací", "triggered_by_script": "spuštěno skriptem", - "triggered_by_service": "spuštěno službou", + "triggered_by_action": "spuštěno akcí", "logbook_triggered_by_numeric_state_of": "spuštěno číselným stavem", "triggered_by_state_of": "spuštěno stavem", "triggered_by_event": "spuštěno událostí", @@ -301,6 +304,7 @@ "event_type_event_detected": "detekována událost {event_type}", "detected_an_event": "detekována událost", "detected_an_unknown_event": "detekována neznámá událost", + "ui_components_logbook_triggered_by_service": "spuštěno službou", "entity_picker_no_entities": "Nemáte žádné entity", "no_matching_entities_found": "Nebyly nalezeny žádné odpovídající entity", "show_entities": "Zobrazit entity", @@ -403,7 +407,7 @@ "mount_picker_use_datadisk": "Použít datový disk pro zálohování", "error_fetch_mounts": "Při načítání úložišť došlo k chybě.", "speech_to_text": "Převod řeči na text", - "filter": "Filtrovat", + "filter": "Filtr", "filter_by_entity": "Filtrovat podle entity", "filter_by_device": "Filtrovat podle zařízení", "filter_by_area": "Filtrovat podle oblasti", @@ -418,7 +422,7 @@ "change_picture": "Změnit obrázek", "current_picture": "Aktuální obrázek", "picture_upload_supported_formats": "Podporuje obrázky JPEG, PNG nebo GIF.", - "default_color_state": "Výchozí barva (stav)", + "default_color_state": "Výchozí barva (podle stavu)", "primary": "Primární", "accent": "Akcent", "disabled": "Zakázáno", @@ -446,8 +450,8 @@ "blue_grey": "Modrošedá", "black": "Černá", "white": "Bílá", - "start_date": "Datum zahájení", - "end_date": "Datum ukončení", + "start_date": "Datum začátku", + "end_date": "Datum konce", "select_time_period": "Vybrat časové období", "today": "Dnes", "yesterday": "Včera", @@ -476,11 +480,13 @@ "mean": "Průměr", "sum": "Součet", "change": "Změnit", - "service": "služba", + "ui_components_service_picker_service": "Služba", "this_field_is_required": "Toto pole je povinné", "targets": "Cíle", - "service_data": "Servisní data", + "action_data": "Data akce", "integration_documentation": "Dokumentace integrace", + "ui_components_service_control_data": "Servisní data", + "ui_components_service_control_target_description": "Co by tato služba měla používat jako cílové oblasti, zařízení nebo entity.", "no_related_items_found": "Nebyly nalezeny žádné související položky.", "related_entities": "Související entity", "related_items_group": "Část následujících skupin", @@ -532,7 +538,6 @@ "episode": "Díl", "game": "Hra", "genre": "Žánr", - "image": "Obrázek", "movie": "Film", "music": "Hudba", "playlist": "Playlist", @@ -611,6 +616,10 @@ "increase_temperature": "Zvýšit teplotu", "decrease_temperature": "Snížit teplotu", "copy_to_clipboard": "Zkopírovat do schránky", + "last_changed": "Naposledy změněno", + "last_updated": "Naposledy aktualizováno", + "remaining_time": "Zbývající čas", + "install_status": "Stav instalace", "safe_mode": "Nouzový režim", "all_yaml_configuration": "Všechna nastavení YAML", "domain": "Doména", @@ -677,6 +686,7 @@ "didn_t_quite_get_that": "Nepochopil jsem to", "voice_command_found": "Našel jsem pro vás následující:", "voice_command_error": "Jejda, došlo k chybě", + "voice_command_conversation_no_control": "Tento asistent nemůže ovládat váš domov.", "how_can_i_assist": "Jak vám mohu pomoci?", "enter_a_request": "Zadat požadavek", "send_text": "Odeslat text", @@ -693,8 +703,6 @@ "info": "Informace", "related": "Související", "device_info": "Informace o zařízení", - "last_changed": "Naposledy změněno", - "last_updated": "Naposledy aktualizováno", "show_more": "Zobrazit více", "exit_edit_mode": "Ukončit režim úprav", "last_action": "Poslední akce", @@ -741,7 +749,7 @@ "default_code": "Výchozí kód", "editor_default_code_error": "Kód neodpovídá formátu kódu", "entity_id": "ID entity", - "unit_of_measurement": "Měrná jednotka", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Jednotka srážek", "display_precision": "Přesnost zobrazení", "default_value": "Výchozí ({value})", @@ -762,10 +770,9 @@ "cold": "Chlad", "connectivity": "Připojení", "gas": "Plyn", - "heat": "Teplo", - "light": "Světlo", + "heat": "Vytápění", + "light": "Světlý", "motion": "Pohyb", - "moving": "V pohybu", "occupancy": "Obsazenost", "plug": "Zástrčka", "power": "Napájení", @@ -811,8 +818,10 @@ "rotate_right_and_flip": "Otočit doprava a překlopit", "rotate_right": "Otočit doprava", "voice_assistants": "Hlasoví asistenti", + "ui_dialogs_entity_registry_editor_hidden_description": "Skryté entity nebudou zobrazeny na hlavním panelu, ani nebudou zahrnuty, když se na ně bude odkazovat nepřímo (tj. prostřednictvím oblasti nebo zařízení). Jejich historie je stále sledována a stále s nimi můžete komunikovat prostřednictvím služeb.", "enable_type": "Povolit {type}", "device_registry_detail_enabled_cause": "{type} zakázán z důvodu {cause}.", + "service": "služba", "unknown_error": "Neznámá chyba", "expose": "Vystavit", "aliases": "Aliasy", @@ -823,7 +832,7 @@ "restart_home_assistant": "Restartovat Home Assistanta?", "advanced_options": "Pokročilé volby", "quick_reload": "Rychlé nové načtení", - "reload_description": "Znovu načte zóny z nastavení YAML.", + "reload_description": "Znovu načte entity MQTT z nastavení YAML.", "reloading_configuration": "Probíhá nové načítání nastavení", "failed_to_reload_configuration": "Nové načtení nastavení se nezdařilo", "restart_description": "Přeruší všechny spuštěné automatizace a skripty.", @@ -863,6 +872,7 @@ "input_select_no_options": "Zatím nejsou k dispozici žádné volby.", "initial_value": "Počáteční hodnota", "schedule_confirm_delete": "Chcete tuto položku smazat?", + "edit_schedule_block": "Upravit blok plánu", "loading_loading_step": "Načítání dalšího kroku pro {integration}", "options_successfully_saved": "Volby byly úspěšně uloženy.", "repair_issue": "Problém k opravě", @@ -989,11 +999,12 @@ "no_notifications": "Žádná oznámení", "notifications": "Oznámení", "dismiss_all": "Odebrat vše", - "notification_toast_service_call_failed": "Službu {service} se nepodařilo zavolat.", + "notification_toast_action_failed": "Nepodařilo se provést akci {service}.", "connection_lost_reconnecting": "Připojení bylo ztraceno. Opětovné připojování...", "home_assistant_has_started": "Home Assistant je spuštěn!", "triggered_name": "Spuštěno {name}", "notification_toast_no_matching_link_found": "Nebyl nalezen žádný odpovídající odkaz pro {path}", + "ui_notification_toast_service_call_failed": "Službu {service} se nepodařilo zavolat.", "app_configuration": "Nastavení aplikace", "sidebar_toggle": "Přepínač postranního panelu", "hide_panel": "Skrýt panel", @@ -1003,7 +1014,8 @@ "actions_no_entity_toggle": "K přepnutí není poskytnuta žádná entita", "no_navigation_path_specified": "Není zadána žádná navigační cesta", "actions_no_url": "Není zadána žádná URL k otevření", - "actions_no_service": "Není zadána žádná služba pro spuštění", + "actions_no_action": "Nebyla zadána žádná akce ke spuštění", + "ui_panel_lovelace_cards_actions_no_service": "Není zadána žádná služba pro spuštění", "welcome_home": "Vítejte doma", "empty_state_go_to_integrations_page": "Přejděte na stránku integrace.", "never_triggered": "Nikdy nespuštěno", @@ -1019,8 +1031,9 @@ "navigate_to_location": "Přejděte na {location}", "open_window_to_url_path": "Otevřít okno adresy {url_path}", "toggle_name": "Přepnout {name}", - "call_service_name": "Zavolat službu {name}", + "perform_action_name": "Provést akci {name}", "show_more_info_name": "Zobrazit více informací: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Zavolat službu {name}", "recovery_mode_activated": "Byl aktivován režim obnovení", "starting_description": "Home Assistant se spouští. Prosím, čekejte…", "reset_focus": "Obnovit zaostření", @@ -1059,6 +1072,7 @@ "energy_distribution_go_to_energy_dashboard": "Přejít na panel energií", "energy_usage": "Spotřeba energie", "previous_energy_usage": "Předchozí spotřeba energie", + "untracked_consumption": "Nesledovaná spotřeba", "low_carbon_energy_consumed": "Spotřeba nízkouhlíkové energie", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Spotřebovanou nízkouhlíkovou energii nebylo možné vypočítat", "unused_entities": "Nepoužité entity", @@ -1083,10 +1097,13 @@ "edit_configuration": "Upravit nastavení", "unsaved_changes": "Neuložené změny", "saved": "Uloženo", + "delete_dashboard_configuration": "Smazat nastavení ovládacího panelu?", "raw_editor_error_parse_yaml": "Chyba při analýze YAML: {error}", "raw_editor_error_invalid_config": "Vaše nastavení není platné: {error}", "raw_editor_error_save_yaml": "Nelze uložit YAML: {error}", "raw_editor_error_remove": "Nelze odebrat nastavení: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Pokud odeberete nastavení ovládacího panelu, automaticky vygenerujeme zobrazení ovládacích panelů s vašimi oblastmi a zařízeními.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Opravdu chcete odebrat nastavení vašeho ovládacího panelu?", "title_of_your_dashboard": "Název vašeho ovládacího panelu", "edit_title": "Upravit titulek", "view_configuration": "Zobrazit nastavení", @@ -1097,17 +1114,19 @@ "move_view_left": "Posunout zobrazení doleva", "move_view_right": "Posunout zobrazení doprava", "background": "Pozadí", - "badges": "Odznaky", "view_type": "Typ zobrazení", "masonry_default": "Vyzdění (výchozí)", "sidebar": "Postranní panel", "panel_card": "Panel (1 karta)", "sections_experimental": "Sekce (experimentální)", "subview": "Dílčí zobrazení", - "max_number_of_columns": "Maximální počet sloupců", + "edit_view_max_columns": "Maximální počet sekcí na šířku", + "sections_view_specifics_settings": "Sekce zobrazují konkrétní nastavení", + "dense_section_placement": "Husté umístění sekcí", "edit_in_visual_editor": "Upravit vizuálním editorem", "edit_in_yaml": "Upravit v YAML", "saving_failed": "Uložení se nezdařilo", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Odznaky", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Zobrazení nelze změnit na jiný typ, protože migrace zatím není podporována. Pokud chcete použít jiný typ zobrazení, začněte od začátku s novým zobrazením.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Zobrazení nelze změnit na typ zobrazení \"Sekce\", protože migrace zatím není podporována. Pokud chcete experimentovat se zobrazením typu \"Sekce\", začněte od začátku s novým zobrazením.", "card_configuration": "Nastavení karty", @@ -1129,7 +1148,15 @@ "more_options": "Více možností", "search_cards": "Hledat karty", "layout": "Rozložení", + "full_width_card": "Karta v plné šířce", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Nastavte, jak se karta zobrazí na ovládacím panelu. Toto nastavení přepíše výchozí velikost a polohu karty.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Kterou kartu byste chtěli přidat do vašeho zobrazení {name}?", + "badge_configuration": "Nastavení odznaku", + "type_badge_configuration": "Nastavení odznaku {type}", + "edit_badge_pick_badge": "Který odznak byste chtěli přidat?", + "add_badge": "Přidat odznak", + "suggest_card_header": "Vytvořili jsme pro vás návrh", + "add_to_dashboard": "Přidat do ovládacího panelu", "move_card_error_title": "Kartu nelze přesunout", "choose_a_view": "Vyberte zobrazení", "dashboard": "Ovládací panel", @@ -1148,9 +1175,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} bude smazána.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Tato sekce", "edit_section": "Upravit sekci", - "suggest_card_header": "Vytvořili jsme pro vás návrh", + "width": "Šířka", "pick_different_card": "Vytvořit vlastní", - "add_to_dashboard": "Přidat do ovládacího panelu", "save_config_header": "Převzít kontrolu nad ovládacím panelem", "save_config_empty_config": "Začít s prázdným ovládacím panelem", "take_control": "Převzít kontrolu", @@ -1158,10 +1184,10 @@ "migrate_configuration": "Migrovat nastavení", "navigation_path": "Cesta stránky", "url_path": "Cesta URL", - "default_action": "Výchozí akce", - "call_service": "Zavolat službu", + "default": "Výchozí", + "perform_action": "Provést akci", "more_info": "Více informací", - "no_action": "Žádná akce", + "nothing": "Nic", "add_condition": "Přidat podmínku", "test": "Test", "condition_passes": "Podmínka splněna", @@ -1224,7 +1250,7 @@ "add_a_statistic": "Přidat statistiku", "hide_legend": "Skrýt legendu", "show_stat": "Zobrazit statistiku", - "horizontal_stack": "Horizontální uskupení", + "horizontal_stack": "Horizontální seskupení", "humidifier": "Zvlhčovač", "humidifier_show_current_as_primary": "Zobrazit aktuální vlhkost jako primární informaci", "webpage": "Webová stránka", @@ -1233,21 +1259,21 @@ "camera_entity": "Entita kamery", "image_entity": "Obrázková entita", "camera_view": "Zobrazení kamery", - "double_tap_action": "Akce při dvojitém poklepání", - "hold_action": "Akce při podržení", + "double_tap_behavior": "Chování při dvojitém poklepání", + "hold_behavior": "Chování při podržení", "hours_to_show": "Hodin k zobrazení", "days_to_show": "Počet dnů k zobrazení", "icon_height": "Výška ikony", "image_path": "Cesta obrázku", "maximum": "Maximum", - "manual": "Manuální", + "manual": "Ruční", "paste_from_clipboard": "Vložit ze schránky", - "generic_paste_description": "Vloží kartu {type} ze schránky", + "generic_paste_description": "Vložit odznak {type} ze schránky", "refresh_interval": "Interval obnovení", - "show_icon": "Zobrazit ikonu?", - "show_name": "Zobrazit název?", - "show_state": "Zobrazit stav?", - "tap_action": "Akce při stisknutí", + "show_icon": "Zobrazit ikonu", + "show_name": "Zobrazit název", + "show_state": "Zobrazit stav", + "tap_behavior": "Chování při klepnutí", "secondary_info_attribute": "Sekundární informační atribut", "generic_state_color": "Barevné ikony dle stavu?", "suggested_cards": "Doporučené karty", @@ -1263,6 +1289,16 @@ "content": "Obsah", "media_control": "Ovládání médií", "picture_elements": "Obrázkové prvky", + "card_options": "Volby karty", + "elements": "Prvky", + "add_new_element": "Přidat nový prvek", + "dark_mode_image_path": "Cesta k obrázku v tmavém režimu", + "state_filter": "Filtr stavu", + "dark_mode_state_filter": "Filtr stavu tmavého režimu", + "state_badge": "Odznak stavu", + "state_icon": "Ikona stavu", + "state_label": "Štítek stavu", + "perform_action_button": "Tlačítko Provést akci", "picture_glance": "Obrázkový náhled", "plant_status": "Stav rostliny", "sensor": "Senzor", @@ -1271,12 +1307,14 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Zobrazit aktuální teplotu jako primární informaci", "tile": "Dlaždice", - "icon_tap_action": "Akce klepnutí na ikonu", + "icon_tap_behavior": "Chování při klepnutí na ikonu", + "interactions": "Interakce", "show_entity_picture": "Zobrazit obrázek entity", "vertical": "Vertikální", "hide_state": "Skrýt stav", "state_content": "Obsah stavu", - "vertical_stack": "Svislé uskupení", + "ui_panel_lovelace_editor_card_tile_default_color": "Výchozí barva (stav)", + "vertical_stack": "Vertikální seskupení", "weather_forecast": "Předpověď počasí", "weather_to_show": "Počasí k zobrazení", "weather_forecast_show_both": "Zobrazit aktuální počasí a předpověď", @@ -1284,6 +1322,17 @@ "show_only_forecast": "Zobrazit jen předpověď", "select_forecast_type": "Vybrat typ předpovědi", "no_type": "Žádný typ", + "style": "Styl", + "prefix": "Předpona", + "suffix": "Přípona", + "state_image": "Obrázek stavu", + "displayed_elements": "Zobrazené prvky", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Kompletní (ikona, název a stav)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimální (jen ikona)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standardní (ikona a stav)", + "suggested_badges": "Navrhované odznaky", + "other_badges": "Další odznaky", + "custom_badges": "Vlastní odznaky", "features": "Funkce", "not_compatible": "Není kompatibilní", "features_no_compatible_available": "Pro tuto entitu nejsou k dispozici žádné kompatibilní funkce", @@ -1303,7 +1352,6 @@ "vacuum_commands": "Příkazy vysavače", "commands": "Příkazy", "climate_fan_modes": "Režimy ventilátoru klimatizace", - "style": "Styl", "dropdown": "Rozbalovací seznam", "icons": "Ikony", "customize_fan_modes": "Přizpůsobit režimy ventilátoru", @@ -1338,6 +1386,7 @@ "no_description_available": "Není k dispozici žádný popis.", "by_entity": "Podle entity", "by_card": "Podle karty", + "by_badge": "Podle odznaku", "header": "Záhlaví", "footer": "Zápatí", "choose_a_type": "Vyberte {type}", @@ -1345,6 +1394,8 @@ "header_editor": "Editor záhlaví", "footer_editor": "Editor zápatí", "feature_editor": "Editor funkcí", + "element_editor": "Editor prvků", + "type_element_editor": "Editor prvku {type}", "ui_panel_lovelace_editor_color_picker_colors_accent": "Doplňková", "ui_panel_lovelace_editor_color_picker_colors_blue": "Modrá", "ui_panel_lovelace_editor_color_picker_colors_brown": "Hnědá", @@ -1364,7 +1415,6 @@ "ui_panel_lovelace_editor_color_picker_colors_red": "Červená", "ui_panel_lovelace_editor_color_picker_colors_teal": "Modrozelená", "ui_panel_lovelace_editor_color_picker_colors_yellow": "Žlutá", - "ui_panel_lovelace_editor_color_picker_default_color": "Výchozí barva (podle stavu)", "ui_panel_lovelace_editor_edit_section_title_title": "Upravit název", "ui_panel_lovelace_editor_edit_section_title_title_new": "Přidat název", "warning_attribute_not_found": "Atribut {attribute} není k dispozici v: {entity}", @@ -1377,111 +1427,139 @@ "compare_data": "Porovnat data", "reload_ui": "Nově načíst uživatelské rozhraní", "profiler": "Profiler", - "http": "HTTP", - "cover": "Roleta", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Pomocníci - tlačítko", - "samsungtv_smart": "SamsungTV Smart", - "device_tracker": "Sledovač zařízení", - "trace": "Trace", - "stream": "Stream", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Časovač", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "person": "Osoba", - "google_calendar": "Google Calendar", - "mqtt": "MQTT", "home_assistant_onboarding": "Home Assistant Onboarding", - "camera": "Kamera", - "text_to_speech_tts": "Text-to-speech (TTS)", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Značka", - "diagnostics": "Diagnostika", - "siren": "Siréna", - "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", + "google_calendar": "Google Calendar", "valve": "Ventil", - "assist_pipeline": "Sekvence asistenta", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Konverzace", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Počítadlo", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", + "mqtt": "MQTT", + "my_home_assistant": "My Home Assistant", "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", "filesize": "Velikost souboru", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", + "text_to_speech_tts": "Text-to-speech (TTS)", + "fitbit": "Fitbit", + "weather": "Počasí", + "home_assistant_api": "Home Assistant API", "group": "Skupina", - "auth": "Auth", - "thread": "Thread", - "zone": "Zóna", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Plán", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Trvalé oznámení", + "localtuya": "LocalTuya integration", + "input_button": "Pomocníci - tlačítko", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Dálkové ovládání", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Značka", + "binary_sensor": "Binární senzor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Trvalé oznámení", + "conversation": "Konverzace", "rpi_power_title": "Kontrola napájecího zdroje Raspberry Pi", - "script": "Skript", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Událost", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Plán", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", - "switch": "Vypínač", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Počasí", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Binární senzor", - "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", + "script": "Skript", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", "fan": "Větrání", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", + "switch": "Spínač", + "solis_inverter": "Solis Inverter", + "intent": "Intent", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Událost", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostika", "file_upload": "File Upload", - "climate": "Klima", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Počítadlo", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobilní aplikace", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siréna", "deconz": "deCONZ", - "timer": "Časovač", - "application_credentials": "Přihlašovací údaje aplikace", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zóna", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Roleta", + "hacs": "HACS", "local_calendar": "Místní kalendář", + "system_log": "System Log", + "bluetooth": "Bluetooth", + "climate": "Klima", + "application_credentials": "Přihlašovací údaje aplikace", + "mobile_app": "Mobilní aplikace", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Sekvence asistenta", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Sledovač zařízení", "synchronize_devices": "Synchronizovat zařízení", - "last_scanned_by_device_id_name": "Naposledy naskenováno podle ID zařízení", - "tag_id": "ID značky", + "process_process": "Proces {process}", + "disk_free_mount_point": "Volno na disku {mount_point}", + "disk_use_mount_point": "Použití disku {mount_point}", + "disk_usage_mount_point": "Využití disku {mount_point}", + "ipv_address_ip_address": "Adresa IPv6 {ip_address}", + "last_boot": "Poslední spuštění", + "load_m": "Zatížení (5 min.)", + "memory_free": "Volná paměť", + "memory_use": "Použitá paměť", + "memory_usage": "Využití paměti", + "network_in_interface": "Vstup do sítě {interface}", + "network_out_interface": "Výstup ze sítě {interface}", + "packets_in_interface": "Přijaté pakety {interface}", + "packets_out_interface": "Odeslané pakety {interface}", + "processor_temperature": "Teplota procesoru", + "processor_use": "Použití procesoru", + "swap_free": "Volná SWAP", + "swap_use": "Použití SWAPu", + "swap_usage": "Využití SWAP", + "network_throughput_in_interface": "Propustnost do sítě {interface}", + "network_throughput_out_interface": "Propustnost ze sítě {interface}", + "battery_level": "Úroveň baterie", + "ding": "Zvonek", + "doorbell_volume": "Hlasitost zvonku", + "last_activity": "Poslední aktivita", + "last_ding": "Poslední zvonek", + "last_motion": "Poslední pohyb", + "mic_volume": "Hlasitost mikrofonu", + "voice_volume": "Hlasitost hlasu", + "volume": "Hlasitost", + "wi_fi_signal_category": "Kategorie Wi-Fi signálu", + "wi_fi_signal_strength": "Síla Wi-Fi signálu", "heavy": "Vysoká", "button_down": "Tlačítko dolů", "button_up": "Tlačítko nahoru", @@ -1500,7 +1578,6 @@ "closing": "Zavírá se", "failure": "Selhání", "opened": "Otevřeno", - "battery_level": "Úroveň baterie", "os_agent_version": "Verze agenta OS", "apparmor_version": "Verze Apparmor", "cpu_percent": "Procento CPU", @@ -1519,22 +1596,19 @@ "solar_azimuth": "Solární azimut", "solar_elevation": "Solární výška", "solar_rising": "Solární východ", - "compressor_energy_consumption": "Spotřeba energie kompresoru", - "compressor_estimated_power_consumption": "Odhadovaná spotřeba energie kompresoru", - "compressor_frequency": "Frekvence kompresoru", - "cool_energy_consumption": "Spotřeba chladicí energie", - "heat_energy_consumption": "Spotřeba tepelné energie", - "inside_temperature": "Vnitřní teplota", - "outside_temperature": "Venkovní teplota", "assist_in_progress": "Asistence probíhá", + "auto_gain": "Automatický zisk", + "noise_suppression": "Potlačení šumu", + "noise_suppression_level": "Úroveň potlačení hluku", + "off": "Vypnuto", "preferred": "Preferováno", "finished_speaking_detection": "Detekce mluvení dokončena", "aggressive": "Agresivní", - "default": "Výchozí", "relaxed": "Uvolněná", + "satellite_enabled": "Satelit povolen", "device_admin": "Správa zařízení", "kiosk_mode": "Režim Kiosek", - "plugged_in": "Zapojena", + "plugged_in": "Zapojeno", "load_start_url": "Načíst startovní URL", "restart_browser": "Restartovat prohlížeč", "restart_device": "Restartovat zařízení", @@ -1550,83 +1624,22 @@ "foreground_app": "Aplikace v popředí", "internal_storage_free_space": "Volné místo v interním úložišti", "internal_storage_total_space": "Celkové místo v interním úložišti", - "free_memory": "Volná paměť", "total_memory": "Celková paměť", "screen_orientation": "Orientace obrazovky", "kiosk_lock": "Zámek Kiosku", "maintenance_mode": "Režim údržby", "motion_detection": "Detekce pohybu", "screensaver": "Spořič", - "battery_low": "Slabá baterie", - "cloud_connection": "Připojení ke cloudu", - "humidity_warning": "Upozornění na vlhkost", - "overheated": "Přehřáté", - "temperature_warning": "Upozornění na teplotu", - "update_available": "Jsou k dispozici aktualizace", - "dry": "Vysoušení", - "wet": "Mokro", - "stop_alarm": "Zastavit alarm", - "test_alarm": "Otestovat alarm", - "turn_off_in": "Vypnout za", - "smooth_off": "Hladce vypnout", - "smooth_on": "Hladce zapnout", - "temperature_offset": "Posun teploty", - "alarm_sound": "Zvuk alarmu", - "alarm_volume": "Hlasitost alarmu", - "light_preset": "Předvolba světla", - "alarm_source": "Zdroj alarmu", - "auto_off_at": "Automaticky vypnout v", - "available_firmware_version": "Dostupná verze firmwaru", - "this_month_s_consumption": "Spotřeba tento měsíc", - "today_s_consumption": "Dnešní spotřeba", - "total_consumption": "Celková spotřeba", - "device_name_current": "Aktuální {device_name}", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "Aktuální spotřeba {device_name}", - "current_firmware_version": "Aktuální verze firmwaru", - "device_time": "Čas zařízení", - "on_since": "Zapnuto od", - "report_interval": "Interval hlášení", - "signal_strength": "Síla signálu", - "signal_level": "Úroveň signálu", - "ssid": "SSID", - "device_name_today_s_consumption": "Dnešní spotřeba {device_name}", - "device_name_total_consumption": "Celková spotřeba {device_name}", - "voltage": "Napětí", - "device_name_voltage": "Napětí {device_name}", - "auto_off_enabled": "Automatické vypnutí povoleno", - "auto_update_enabled": "Automatická aktualizace povolena", - "fan_sleep_mode": "Režim spánku ventilátoru", - "led": "LED", - "smooth_transitions": "Hladké přechody", - "process_process": "Proces {process}", - "disk_free_mount_point": "Volno na disku {mount_point}", - "disk_use_mount_point": "Použití disku {mount_point}", - "disk_usage_mount_point": "Využití disku {mount_point}", - "ipv_address_ip_address": "Adresa IPv6 {ip_address}", - "last_boot": "Poslední spuštění", - "load_m": "Zatížení (5 min.)", - "memory_use": "Použitá paměť", - "memory_usage": "Využití paměti", - "network_in_interface": "Vstup do sítě {interface}", - "network_out_interface": "Výstup ze sítě {interface}", - "packets_in_interface": "Přijaté pakety {interface}", - "packets_out_interface": "Odeslané pakety {interface}", - "processor_temperature": "Teplota procesoru", - "processor_use": "Použití procesoru", - "swap_free": "Volná SWAP", - "swap_use": "Použití SWAPu", - "swap_usage": "Využití SWAP", - "network_throughput_in_interface": "Propustnost do sítě {interface}", - "network_throughput_out_interface": "Propustnost ze sítě {interface}", - "estimated_distance": "Odhadovaná vzdálenost", - "vendor": "Výrobce", - "air_quality_index": "Index kvality ovzduší", - "illuminance": "Osvětlení", - "noise": "Hluk", - "overload": "Přetížení", - "size": "Velikost", - "size_in_bytes": "Velikost v bajtech", + "calibration": "Kalibrovat", + "auto_lock_paused": "Automatické zamykání pozastaveno", + "timeout": "Časový limit", + "unclosed_alarm": "Alarm při nezavření", + "unlocked_alarm": "Alarm při nezamknutí", + "bluetooth_signal": "Signál Bluetooth", + "light_level": "Úroveň světla", + "wi_fi_signal": "Wi-Fi signál", + "momentary": "Chvilkový", + "pull_retract": "Vysunout/Zasunout", "bytes_received": "Přijaté bajty", "server_country": "Země serveru", "server_id": "ID serveru", @@ -1634,6 +1647,8 @@ "ping": "Ping", "upload": "Nahrávání", "bytes_sent": "Odeslané bajty", + "call_active": "Aktivní volání", + "quiet": "Tichý", "animal": "Zvíře", "detected": "Detekováno", "animal_lens": "Objektiv zvířete 1", @@ -1705,10 +1720,8 @@ "image_sharpness": "Ostrost obrazu", "motion_sensitivity": "Citlivost na pohyb", "pir_sensitivity": "Citlivost PIR", - "volume": "Hlasitost", "zoom": "Zoom", "auto_quick_reply_message": "Zpráva automatické rychlé odpovědi", - "off": "Vypnuto", "auto_track_method": "Metoda automatické stopy", "digital": "Digitální", "digital_first": "Nejprve digitální", @@ -1723,8 +1736,22 @@ "adaptive": "Adaptivní", "auto_adaptive": "Auto adaptivní", "on_at_night": "Zapnuto v noci", + "hdr": "HDR", + "motion_ringtone": "Pohybové vyzvánění", + "attraction": "Přitažlivé", + "city_bird": "Ptáci ve městě", + "good_day": "Dobrý den", + "hop_hop": "Hop hop", + "loop": "Smyčka", + "moonlight": "Měsíční svit", + "operetta": "Opereta", + "original_tune": "Originální melodie", + "piano_key": "Klávesa klavíru", + "way_back_home": "Cesta domů", + "person_ringtone": "Vyzváněcí tón osoby", "play_quick_reply_message": "Přehrát zprávu s rychlou odpovědí", "ptz_preset": "Předvolba PTZ", + "visitor_ringtone": "Vyzváněcí tón návštěvníka", "battery_percentage": "Procento baterie", "battery_state": "Stav baterie", "charge_complete": "Nabíjení dokončeno", @@ -1738,7 +1765,6 @@ "hdd_hdd_index_storage": "Úložiště HDD {hdd_index}", "ptz_pan_position": "Poloha otáčení PTZ", "sd_hdd_index_storage": "Úložiště SD {hdd_index}", - "wi_fi_signal": "Signál Wi-Fi", "auto_focus": "Automatické ostření", "auto_tracking": "Automatické sledování", "buzzer_on_event": "Zvuk při události", @@ -1746,7 +1772,7 @@ "email_on_event": "E-mail při události", "ftp_upload": "Nahrát na FTP", "guard_return": "Návrat hlídání", - "hdr": "HDR", + "led": "LED", "manual_record": "Ruční záznam", "pir_enabled": "PIR povolen", "pir_reduce_false_alarm": "Redukovat falešný poplach PIR", @@ -1755,50 +1781,134 @@ "record": "Nahrát", "record_audio": "Nahrát zvuk", "siren_on_event": "Siréna při události", - "call_active": "Aktivní volání", - "quiet": "Tichý", - "auto_gain": "Automatický zisk", - "mic_volume": "Hlasitost mikrofonu", - "noise_suppression": "Potlačení šumu", - "noise_suppression_level": "Úroveň potlačení hluku", - "satellite_enabled": "Satelit povolen", - "calibration": "Kalibrovat", - "auto_lock_paused": "Automatické zamykání pozastaveno", - "timeout": "Časový limit", - "unclosed_alarm": "Alarm při nezavření", - "unlocked_alarm": "Alarm při nezamknutí", - "bluetooth_signal": "Signál Bluetooth", - "light_level": "Úroveň světla", - "momentary": "Chvilkový", - "pull_retract": "Vysunout/Zasunout", - "ding": "Zvonek", - "doorbell_volume": "Hlasitost zvonku", - "last_activity": "Poslední aktivita", - "last_ding": "Poslední zvonek", - "last_motion": "Poslední pohyb", - "voice_volume": "Hlasitost hlasu", - "wi_fi_signal_category": "Kategorie Wi-Fi signálu", - "wi_fi_signal_strength": "Síla Wi-Fi signálu", - "automatic": "Automaticky", - "box": "Box", - "step": "Krok", + "compressor_energy_consumption": "Spotřeba energie kompresoru", + "compressor_estimated_power_consumption": "Odhadovaná spotřeba energie kompresoru", + "compressor_frequency": "Frekvence kompresoru", + "cool_energy_consumption": "Spotřeba chladicí energie", + "heat_energy_consumption": "Spotřeba tepelné energie", + "inside_temperature": "Vnitřní teplota", + "outside_temperature": "Venkovní teplota", + "estimated_distance": "Odhadovaná vzdálenost", + "vendor": "Výrobce", + "last_scanned_by_device_id_name": "Naposledy naskenováno podle ID zařízení", + "tag_id": "ID značky", + "battery_low": "Slabá baterie", + "cloud_connection": "Připojení ke cloudu", + "humidity_warning": "Upozornění na vlhkost", + "overheated": "Přehřáté", + "temperature_warning": "Upozornění na teplotu", + "update_available": "Aktualizace k dispozici", + "dry": "Vysoušení", + "wet": "Mokro", + "stop_alarm": "Zastavit alarm", + "test_alarm": "Otestovat alarm", + "turn_off_in": "Vypnout za", + "smooth_off": "Hladce vypnout", + "smooth_on": "Hladce zapnout", + "temperature_offset": "Posun teploty", + "alarm_sound": "Zvuk alarmu", + "alarm_volume": "Hlasitost alarmu", + "light_preset": "Předvolba světla", + "alarm_source": "Zdroj alarmu", + "auto_off_at": "Automaticky vypnout v", + "available_firmware_version": "Dostupná verze firmwaru", + "this_month_s_consumption": "Spotřeba tento měsíc", + "today_s_consumption": "Dnešní spotřeba", + "total_consumption": "Celková spotřeba", + "device_name_current": "Aktuální {device_name}", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "Aktuální spotřeba {device_name}", + "current_firmware_version": "Aktuální verze firmwaru", + "device_time": "Čas zařízení", + "on_since": "Zapnuto od", + "report_interval": "Interval hlášení", + "signal_strength": "Síla signálu", + "signal_level": "Úroveň signálu", + "ssid": "SSID", + "device_name_today_s_consumption": "Dnešní spotřeba {device_name}", + "device_name_total_consumption": "Celková spotřeba {device_name}", + "voltage": "Napětí", + "device_name_voltage": "Napětí {device_name}", + "auto_off_enabled": "Automatické vypnutí povoleno", + "auto_update_enabled": "Automatická aktualizace povolena", + "fan_sleep_mode": "Režim spánku ventilátoru", + "smooth_transitions": "Hladké přechody", + "size": "Velikost", + "size_in_bytes": "Velikost v bajtech", + "jammed": "Zaseknuto", + "locked": "Zamčeno", + "locking": "Zamykání", + "unlocked": "Odemčeno", + "unlocking": "Odemykání", + "changed_by": "Změněno", + "code_format": "Formát kódu", + "recording": "Nahrává", + "streaming": "Streamuje", + "access_token": "Přístupový token", + "stream_type": "Typ proudu", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Spravováno přes uživatelské rozhraní", + "minute": "Minuta", + "second": "Sekunda", + "timestamp": "Časové razítko", + "event_type": "Typ události", + "event_types": "Typy událostí", + "pattern": "Vzor", + "clear_night": "Jasná noc", + "cloudy": "Oblačno", + "exceptional": "Vyjímečné", + "fog": "Mlha", + "hail": "Krupobití", + "lightning": "Blesky", + "lightning_rainy": "Bouře", + "partly_cloudy": "Polojasno", + "pouring": "Liják", + "rainy": "Deštivo", + "snowy": "Sníh", + "snowy_rainy": "Déšť se sněhem", + "sunny": "Slunečno", + "windy": "Větrno", + "windy_cloudy": "Větrno, zataženo", + "apparent_temperature": "Zdánlivá teplota", + "cloud_coverage": "Oblačnost", + "dew_point_temperature": "Teplota rosného bodu", + "ozone": "Ozón", + "pressure": "Tlak", + "pressure_unit": "Jednotka tlaku", + "uv_index": "Index UV", + "wind_bearing": "Směr větru", + "wind_gust_speed": "Rychlost nárazového větru", + "paused": "Pozastaveno", + "finishes_at": "Končí v", + "remaining": "Zbývá", + "last_reset": "Poslední resetování", + "possible_states": "Možné stavy", + "state_class": "Třída stavu", + "measurement": "Měření", + "total": "Celkem", + "total_increasing": "Celkový nárůst", "apparent_power": "Zdánlivý výkon", + "air_quality_index": "Index kvality ovzduší", "atmospheric_pressure": "Atmosférický tlak", "carbon_dioxide": "Oxid uhličitý", + "conductivity": "Vodivost", "data_rate": "Rychlost přenosu dat", + "data_size": "Velikost dat", "distance": "Vzdálenost", "stored_energy": "Uložená energie", "frequency": "Frekvence", + "illuminance": "Osvětlení", "irradiance": "Ozáření", + "balance": "Bilance", "nitrogen_dioxide": "Oxid dusičitý", "nitrogen_monoxide": "Oxid dusnatý", "nitrous_oxide": "Oxid dusný", - "ozone": "Ozón", "ph": "pH", "pm": "PM2.5", "power_factor": "Účiník", "precipitation_intensity": "Intenzita srážek", - "pressure": "Tlak", "reactive_power": "Jalový výkon", "sound_pressure": "Akustický tlak", "speed": "Rychlost", @@ -1808,12 +1918,14 @@ "stored_volume": "Uložené množství", "weight": "Hmotnost", "available_tones": "Dostupné tóny", - "end_time": "Čas ukončení", - "start_time": "Čas zahájení", - "managed_via_ui": "Spravováno přes uživatelské rozhraní", "next_event": "Další událost", - "stopped": "Zastaveno", - "garage": "Garáž", + "automatic": "Automaticky", + "box": "Box", + "step": "Krok", + "members": "Členové", + "above_horizon": "Nad obzorem", + "below_horizon": "Pod obzorem", + "identify": "Identifikovat", "running_automations": "Spuštěné automatizace", "id": "ID", "max_running_automations": "Maximální počet spuštěných automatizací", @@ -1821,43 +1933,9 @@ "parallel": "Paralelně", "queued": "Fronta", "single": "Jediný", - "not_charging": "Nenabíjí se", - "disconnected": "Odpojeno", - "connected": "Připojeno", - "hot": "Horko", - "no_light": "Žádné světlo", - "light_detected": "Detekováno světlo", - "locked": "Zamčeno", - "unlocked": "Odemčeno", - "not_moving": "Nehýbe se", - "unplugged": "Odpojena", - "not_running": "Neběží", - "safe": "Zajištěno", - "unsafe": "Nezajištěno", - "tampering_detected": "Byla detekována manipulace", - "buffering": "Ukládání do vyrovnávací paměti", - "paused": "Pozastaveno", - "playing": "Přehrává", - "standby": "Připraveno", - "app_id": "ID aplikace", - "local_accessible_entity_picture": "Místně dostupný obrázek entity", - "group_members": "Členové skupiny", - "muted": "Ztlumeno", - "album_artist": "Umělec alba", - "content_id": "ID obsahu", - "content_type": "Typ obsahu", - "channels": "Kanály", - "position_updated": "Pozice aktualizována", - "series": "Série", - "all": "Vše", - "one": "Jednu", - "available_sound_modes": "Dostupné režimy zvuku", - "available_sources": "Dostupné zdroje", - "receiver": "Přijímač", - "speaker": "Reproduktor", - "tv": "TV", - "above_horizon": "Nad obzorem", - "below_horizon": "Pod obzorem", + "max_running_scripts": "Maximální počet spuštěných skriptů", + "stopped": "Zastaveno", + "garage": "Garáž", "oscillating": "Oscilace", "speed_step": "Krok rychlosti", "available_preset_modes": "Dostupné přednastavené režimy", @@ -1868,21 +1946,34 @@ "armed_vacation": "Zabezpečeno a na dovolené", "disarming": "Rušení zabezpečení", "triggered": "Spuštěno", - "changed_by": "Změněno", "code_for_arming": "Kód pro zabezpečení", "not_required": "Nepovinné", - "code_format": "Formát kódu", - "gps_accuracy": "Přesnost GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Typ události", - "event_types": "Typy událostí", "device_trackers": "Sledovače zařízení", - "max_running_scripts": "Maximální počet spuštěných skriptů", - "jammed": "Zaseknuto", - "locking": "Zamykání", - "unlocking": "Odemykání", + "gps_accuracy": "Přesnost GPS", + "auto_update": "Automatická aktualizace", + "in_progress": "Probíhá", + "installed_version": "Nainstalovaná verze", + "release_summary": "Přehled vydání", + "release_url": "URL vydání", + "skipped_version": "Přeskočená verze", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Jen jas", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Teplota barvy (v miredech)", + "color_temperature_kelvin": "Teplota barvy (v Kelvinech)", + "available_effects": "Dostupné efekty", + "maximum_color_temperature_kelvin": "Maximální teplota barvy (v Kelvinech)", + "maximum_color_temperature_mireds": "Maximální teplota barvy (v miredech)", + "minimum_color_temperature_kelvin": "Minimální teplota barvy (v Kelvinech)", + "minimum_color_temperature_mireds": "Minimální teplota barvy (v miredech)", + "available_color_modes": "Dostupné režimy barev", + "end_time": "Čas ukončení", + "start_time": "Čas zahájení", "cool": "Chlazení", "fan_only": "Jen ventilátor", "heat_cool": "Vytápění/Chlazení", @@ -1894,7 +1985,7 @@ "middle": "Prostřední", "top": "Horní", "current_action": "Aktuální akce", - "heating": "Vytápění", + "defrosting": "Rozmrazování", "preheating": "Předehřev", "max_target_humidity": "Maximální cílová vlhkost", "max_target_temperature": "Maximální cílová teplota", @@ -1911,103 +2002,139 @@ "upper_target_temperature": "Horní cílová teplota", "lower_target_temperature": "Spodní cílová teplota", "target_temperature_step": "Krok cílové teploty", - "last_reset": "Poslední resetování", - "possible_states": "Možné stavy", - "state_class": "Třída stavu", - "measurement": "Měření", - "total": "Celkem", - "total_increasing": "Celkový nárůst", - "conductivity": "Vodivost", - "data_size": "Velikost dat", - "balance": "Bilance", - "timestamp": "Časové razítko", - "color_mode": "Color Mode", - "brightness_only": "Jen jas", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Teplota barvy (v miredech)", - "color_temperature_kelvin": "Teplota barvy (v Kelvinech)", - "available_effects": "Dostupné efekty", - "maximum_color_temperature_kelvin": "Maximální teplota barvy (v Kelvinech)", - "maximum_color_temperature_mireds": "Maximální teplota barvy (v miredech)", - "minimum_color_temperature_kelvin": "Minimální teplota barvy (v Kelvinech)", - "minimum_color_temperature_mireds": "Minimální teplota barvy (v miredech)", - "available_color_modes": "Dostupné režimy barev", - "clear_night": "Jasná noc", - "cloudy": "Oblačno", - "exceptional": "Vyjímečné", - "fog": "Mlha", - "hail": "Krupobití", - "lightning": "Blesky", - "lightning_rainy": "Bouře", - "partly_cloudy": "Polojasno", - "pouring": "Liják", - "rainy": "Deštivo", - "snowy": "Sníh", - "snowy_rainy": "Déšť se sněhem", - "sunny": "Slunečno", - "windy": "Větrno", - "windy_cloudy": "Větrno, zataženo", - "apparent_temperature": "Zdánlivá teplota", - "cloud_coverage": "Oblačnost", - "dew_point_temperature": "Teplota rosného bodu", - "pressure_unit": "Jednotka tlaku", - "uv_index": "Index UV", - "wind_bearing": "Směr větru", - "wind_gust_speed": "Rychlost nárazového větru", - "recording": "Nahrává", - "streaming": "Streamuje", - "access_token": "Přístupový token", - "stream_type": "Typ proudu", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minuta", - "second": "Sekunda", - "pattern": "Vzor", - "members": "Členové", - "finishes_at": "Končí v", - "remaining": "Zbývá", - "identify": "Identifikovat", - "auto_update": "Automatická aktualizace", - "in_progress": "Probíhá", - "installed_version": "Nainstalovaná verze", - "release_summary": "Přehled vydání", - "release_url": "URL vydání", - "skipped_version": "Přeskočená verze", - "firmware": "Firmware", - "abort_single_instance_allowed": "Již nastaveno. Je možné jen jediné nastavení.", - "user_description": "Chcete začít nastavovat?", - "device_is_already_configured": "Zařízení je již nastaveno", - "re_authentication_was_successful": "Opětovné ověření bylo úspěšné", - "re_configuration_was_successful": "Přenastavení bylo úspěšné", - "failed_to_connect": "Nepodařilo se připojit", - "error_custom_port_not_supported": "Zařízení Gen1 nepodporuje vlastní port.", - "invalid_authentication": "Neplatné ověření", - "unexpected_error": "Neočekávaná chyba", - "username": "Uživatelské jméno", - "host": "Host", - "port": "Port", + "not_charging": "Nenabíjí se", + "unplugged": "Odpojeno", + "connected": "Připojeno", + "hot": "Horko", + "no_light": "Žádné světlo", + "light_detected": "Detekováno světlo", + "not_moving": "Nehýbe se", + "not_running": "Neběží", + "safe": "Zajištěno", + "unsafe": "Nezajištěno", + "tampering_detected": "Byla detekována manipulace", + "buffering": "Ukládání do vyrovnávací paměti", + "playing": "Přehrává", + "standby": "Připraveno", + "app_id": "ID aplikace", + "local_accessible_entity_picture": "Místně dostupný obrázek entity", + "group_members": "Členové skupiny", + "muted": "Ztlumeno", + "album_artist": "Umělec alba", + "content_id": "ID obsahu", + "content_type": "Typ obsahu", + "channels": "Kanály", + "position_updated": "Pozice aktualizována", + "series": "Série", + "all": "Vše", + "one": "Jednu", + "available_sound_modes": "Dostupné režimy zvuku", + "available_sources": "Dostupné zdroje", + "receiver": "Přijímač", + "speaker": "Reproduktor", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Služba je již nastavena", "account_is_already_configured": "Účet je již nastaven", "abort_already_in_progress": "Nastavení již probíhá", + "failed_to_connect": "Nepodařilo se připojit", "invalid_access_token": "Neplatný přístupový token", + "invalid_authentication": "Neplatné ověření", "received_invalid_token_data": "Přijata neplatná data tokenu.", "abort_oauth_failed": "Chyba při získávání přístupového tokenu.", "timeout_resolving_oauth_token": "Při řešení tokenu OAuth vypršel časový limit.", "abort_oauth_unauthorized": "Chyba autorizace OAuth při získávání přístupového tokenu.", + "re_authentication_was_successful": "Opětovné ověření bylo úspěšné", + "unexpected_error": "Neočekávaná chyba", "successfully_authenticated": "Úspěšně ověřeno", "link_fitbit": "Propojit Fitbit", "pick_authentication_method": "Vybrat metodu ověření", "authentication_expired_for_name": "Platnost ověření pro {name} vypršela", - "service_is_already_configured": "Služba je již nastavena", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Chcete nastavit {name}?", - "adapter": "Adaptér", - "multiple_adapters_description": "Zvolí adaptér Bluetooth k nastavení.", + "abort_single_instance_allowed": "Již nastaveno. Je možné jen jediné nastavení.", + "user_description": "Zvolte zařízení, které chcete nastavit", + "two_factor_code": "Kód dvoufaktorového ověření", + "two_factor_authentication": "Dvoufaktorové ověření", + "username": "Uživatelské jméno", + "sign_in_with_ring_account": "Přihlásit se k účtu Ring", + "broadcast_address": "IP adresa, kam poslat magický paket", + "broadcast_port": "Port, kam poslat magický paket", + "mac_address": "MAC adresa", + "device_is_already_configured": "Zařízení je již nastaveno", + "ipv_is_not_supported": "IPv6 není podporována.", + "re_configuration_was_successful": "Přenastavení bylo úspěšné", + "error_custom_port_not_supported": "Zařízení Gen1 nepodporuje vlastní port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Most je již nastaven", + "no_deconz_bridges_discovered": "Nebyly nalezeny žádné mosty deCONZ", + "abort_no_hardware_available": "K deCONZ není připojeno žádné rádiové zařízení", + "abort_updated_instance": "Instance deCONZ aktualizována s novým hostitelem", + "error_linking_not_possible": "Nelze se propojit s bránou", + "error_no_key": "Nelze získat klíč API", + "hassio_confirm_title": "MQTT Broker prostřednictvím doplňku Home Assistanta", + "link_with_deconz": "Propojit s deCONZ", + "select_discovered_deconz_gateway": "Vyberte zjištěnou bránu deCONZ", + "device_class": "Device Class", + "state_template": "Stav šablony", + "template_binary_sensor": "Šablona binárního senzoru", + "actions_on_press": "Akce při tisku", + "template_button": "Tlačítko šablony", + "verify_ssl_certificate": "Ověřit certifikát SSL", + "template_image": "Obrázek šablony", + "actions_on_set_value": "Akce na nastavené hodnotě", + "step_value": "Hodnota kroku", + "template_number": "Číslo šablony", + "available_options": "Dostupné volby", + "actions_on_select": "Akce při výběru", + "template_select": "Výběr šablony", + "template_sensor": "Šablona senzoru", + "actions_on_turn_off": "Akce při vypnutí", + "actions_on_turn_on": "Akce při zapnutí", + "value_template": "Šablona hodnoty", + "template_switch": "Spínač šablony", + "template_a_button": "Šablona tlačítka", + "template_a_number": "Šablona čísla", + "template_helper": "Pomocník podle šablony", + "all_entities": "Všechny entity", + "hide_members": "Skrýt členy", + "add_group": "Přidat skupinu", + "ignore_non_numeric": "Ignorovat nečíselné hodnoty", + "data_round_digits": "Zaokrouhlit hodnotu na počet desetinných míst", + "type": "Typ", + "binary_sensor_group": "Skupina binárních senzorů", + "button_group": "Skupina tlačítek", + "cover_group": "Skupina rolet", + "event_group": "Skupina událostí", + "fan_group": "Skupina ventilátorů", + "light_group": "Skupina světel", + "lock_group": "Skupina zámků", + "media_player_group": "Skupina přehrávačů médií", + "notify_group": "Upozornit skupinu", + "sensor_group": "Skupina senzorů", + "switch_group": "Skupina spínačů", + "no_port_for_endpoint": "Žádný port pro koncový bod", + "abort_no_services": "Na koncovém bodu nebyly nalezeny žádné služby", + "discovered_wyoming_service": "Zjištěna služba Wyoming", + "timeout_establishing_connection": "Vypršel časový limit pro navázání spojení", + "link_google_account": "Propojit účet Google", + "name_already_exists": "Název již existuje", + "passive": "Pasivní", + "define_zone_parameters": "Definovat parametry zóny", + "cannot_connect_details_error_detail": "Nelze spojit. Podrobnosti: {error_detail}", + "unknown_details_error_detail": "Neznámé. Podrobnosti: {error_detail}", + "uses_an_ssl_certificate": "Používá SSL certifikát", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2018,19 +2145,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Klíč API", - "configure_daikin_ac": "Nastavit klimatizaci Daikin", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Chyba při komunikaci s rozhraním SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Nepodporovaný typ Switchbot.", + "authentication_failed_error_detail": "Ověření se nezdařilo: {error_detail}", + "error_encryption_key_invalid": "ID klíče nebo šifrovací klíč je neplatný", + "name_address": "{name} ({address})", + "confirm_description": "Chcete začít nastavovat?", + "switchbot_account_recommended": "Účet SwitchBot (doporučeno)", + "menu_options_lock_key": "Zadat šifrovací klíč zámku ručně", + "encryption_key": "Šifrovací klíč", + "key_id": "ID klíče", + "password_description": "Heslo pro ochranu zálohy.", + "device_address": "Adresa zařízení", + "known_hosts": "Známí hostitelé", + "google_cast_configuration": "Nastavení Google Cast", + "abort_alternative_integration": "Zařízení je lépe podporováno jinou integrací", + "abort_discovery_error": "Nepodařilo se nalézt odpovídající zařízení DLNA", + "abort_incomplete_config": "V nastavení chybí požadovaná proměnná", + "manual_description": "URL k souboru XML s popisem zařízení", + "manual_title": "Ruční připojení zařízení DLNA DMR", + "discovered_dlna_dmr_devices": "Zjištěná zařízení DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Název kalendáře", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2044,38 +2186,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Nelze spojit. Podrobnosti: {error_detail}", - "unknown_details_error_detail": "Neznámé. Podrobnosti: {error_detail}", - "uses_an_ssl_certificate": "Používá SSL certifikát", - "verify_ssl_certificate": "Ověřit certifikát SSL", - "timeout_establishing_connection": "Vypršel časový limit pro navázání spojení", - "link_google_account": "Propojit účet Google", - "abort_no_devices_found": "V síti nebyla nalezena žádná zařízení", - "connection_error_error": "Chyba připojení: {error}", - "invalid_authentication_error": "Neplatné ověření: {error}", + "abort_mdns_missing_mac": "Chybějící MAC adresa ve vlastnostech MDNS.", + "abort_mqtt_missing_api": "Chybějící port API ve vlastnostech MQTT.", + "abort_mqtt_missing_ip": "Chybějící IP adresa ve vlastnostech MQTT.", + "abort_mqtt_missing_mac": "Chybějící MAC adresa ve vlastnostech MQTT.", + "action_received": "Akce přijata", + "discovered_esphome_node": "Nalezen uzel ESPHome", + "api_error_occurred": "Došlo k chybě API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Povolit HTTPS", + "api_key": "Klíč API", + "configure_daikin_ac": "Nastavit klimatizaci Daikin", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Chcete nastavit {name}?", + "adapter": "Adaptér", + "multiple_adapters_description": "Zvolí adaptér Bluetooth k nastavení.", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "V síti nebyla nalezena žádná zařízení", + "connection_error_error": "Chyba připojení: {error}", + "invalid_authentication_error": "Neplatné ověření: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Ověřit", - "device_class": "Třída zařízení", - "state_template": "Stav šablony", - "template_binary_sensor": "Šablona binárního senzoru", - "template_sensor": "Šablona senzoru", - "template_helper": "Pomocník podle šablony", - "location_is_already_configured": "Poloha je již nastavena", - "failed_to_connect_error": "Připojení se nezdařilo: {error}", - "invalid_api_key": "Neplatný klíč API", - "pin_code": "PIN kód", - "discovered_android_tv": "Zjištěná Android TV", - "known_hosts": "Známí hostitelé", - "google_cast_configuration": "Nastavení Google Cast", - "abort_invalid_host": "Neplatný hostitel nebo IP adresa", - "device_not_supported": "Zařízení není podporováno", - "name_model_at_host": "{name} ({model} na {host})", - "authenticate_to_the_device": "Ověřit zařízení", - "finish_title": "Zvolit název zařízení", - "unlock_the_device": "Odemknout zařízení", - "yes_do_it": "Ano, udělat to.", - "unlock_the_device_optional": "Odemknout zařízení (volitelné)", - "connect_to_the_device": "Připojit k zařízení", + "abort_addon_info_failed": "Nepodařilo se získat informace o doplňku {addon}.", + "abort_addon_install_failed": "Nepodařilo se nainstalovat doplněk {addon}.", + "abort_addon_start_failed": "Nepodařilo se spustit doplněk {addon}.", "invalid_birth_topic": "Neplatné téma zprávy při připojení", "error_bad_certificate": "Certifikát CA je neplatný", "invalid_discovery_prefix": "Neplatná předpona zjišťování", @@ -2094,105 +2228,25 @@ "websocket_path": "Cesta websocketu", "enable_discovery": "Povolit zjišťování", "data_description_discovery": "Volba povolit automatické zjišťování MQTT.", - "hassio_confirm_title": "Zigbee brána deCONZ prostřednictvím doplňku Home Assistanta", + "installing_add_on": "Instalování doplňku", "reauth_confirm_title": "Vyžaduje se opětovné ověření brokera MQTT", + "starting_add_on": "Spouštění doplňku", + "menu_options_addon": "Použít oficiální doplněk {addon}", + "menu_options_broker": "Ručně zadejte podrobnosti o připojení zprostředkovatele MQTT", + "pin_code": "PIN kód", + "discovered_android_tv": "Zjištěná Android TV", "path_is_not_allowed": "Cesta není povolena", "path_is_not_valid": "Cesta není platná", "path_to_file": "Cesta k souboru", - "api_error_occurred": "Došlo k chybě API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Povolit HTTPS", - "abort_mdns_missing_mac": "Chybějící MAC adresa ve vlastnostech MDNS.", - "abort_mqtt_missing_api": "Chybějící port API ve vlastnostech MQTT.", - "abort_mqtt_missing_ip": "Chybějící IP adresa ve vlastnostech MQTT.", - "abort_mqtt_missing_mac": "Chybějící MAC adresa ve vlastnostech MQTT.", - "service_received": "Služba přijata", - "discovered_esphome_node": "Nalezen uzel ESPHome", - "encryption_key": "Šifrovací klíč", - "no_port_for_endpoint": "Žádný port pro koncový bod", - "abort_no_services": "Na koncovém bodu nebyly nalezeny žádné služby", - "discovered_wyoming_service": "Zjištěna služba Wyoming", - "abort_api_error": "Chyba při komunikaci s rozhraním SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Nepodporovaný typ Switchbot.", - "authentication_failed_error_detail": "Ověření se nezdařilo: {error_detail}", - "error_encryption_key_invalid": "ID klíče nebo šifrovací klíč je neplatný", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Účet SwitchBot (doporučeno)", - "menu_options_lock_key": "Zadat šifrovací klíč zámku ručně", - "key_id": "ID klíče", - "password_description": "Heslo pro ochranu zálohy.", - "device_address": "Adresa zařízení", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Kód dvoufaktorového ověření", - "two_factor_authentication": "Dvoufaktorové ověření", - "sign_in_with_ring_account": "Přihlásit se k účtu Ring", - "bridge_is_already_configured": "Most je již nastaven", - "no_deconz_bridges_discovered": "Nebyly nalezeny žádné mosty deCONZ", - "abort_no_hardware_available": "K deCONZ není připojeno žádné rádiové zařízení", - "abort_updated_instance": "Instance deCONZ aktualizována s novým hostitelem", - "error_linking_not_possible": "Nelze se propojit s bránou", - "error_no_key": "Nelze získat klíč API", - "link_with_deconz": "Propojit s deCONZ", - "select_discovered_deconz_gateway": "Vyberte zjištěnou bránu deCONZ", - "all_entities": "Všechny entity", - "hide_members": "Skrýt členy", - "add_group": "Přidat skupinu", - "ignore_non_numeric": "Ignorovat nečíselné hodnoty", - "data_round_digits": "Zaokrouhlit hodnotu na počet desetinných míst", - "type": "Typ", - "binary_sensor_group": "Skupina binárních senzorů", - "cover_group": "Skupina rolet", - "event_group": "Skupina událostí", - "fan_group": "Skupina ventilátorů", - "light_group": "Skupina světel", - "lock_group": "Skupina zámků", - "media_player_group": "Skupina přehrávačů médií", - "sensor_group": "Skupina senzorů", - "switch_group": "Skupina přepínačů", - "abort_alternative_integration": "Zařízení je lépe podporováno jinou integrací", - "abort_discovery_error": "Nepodařilo se nalézt odpovídající zařízení DLNA", - "abort_incomplete_config": "V nastavení chybí požadovaná proměnná", - "manual_description": "URL k souboru XML s popisem zařízení", - "manual_title": "Ruční připojení zařízení DLNA DMR", - "discovered_dlna_dmr_devices": "Zjištěná zařízení DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Název již existuje", - "passive": "Pasivní", - "define_zone_parameters": "Definovat parametry zóny", - "calendar_name": "Název kalendáře", + "data_process": "Procesy, které se mají přidat jako senzory", "bluetooth_scanner_mode": "Režim skenování Bluetooth", - "passive_scanning": "Pasivní prohledávání", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Povolit senzory deCONZ CLIP", + "allow_deconz_light_groups": "Povolit skupiny světel deCONZ", + "data_allow_new_devices": "Povolit automatické přidávání nových zařízení", + "deconz_devices_description": "Nastaví viditelnost typů zařízení deCONZ", + "deconz_options": "Volby deCONZ", + "enable_the_conversation_agent": "Povolit agenta konverzace", + "language_code": "Kód jazyka", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2275,49 +2329,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Povolit agenta konverzace", - "language_code": "Kód jazyka", - "data_process": "Procesy, které se mají přidat jako senzory", - "data_app_delete": "Zvolit pro smazání této aplikace", - "application_icon": "Ikona aplikace", - "application_name": "Název aplikace", - "configure_application_id_app_id": "Nastavení ID aplikace {app_id}", - "configure_android_apps": "Nastavit aplikace Android", - "configure_applications_list": "Nastavit seznam aplikací", - "data_allow_nameless_uuids": "Aktuálně povolená UUID. Odškrtněte pro odebrání.", - "minimum_rssi": "Minimální RSSI", - "data_new_uuid": "Zadejte nové povolené UUID", - "data_calendar_access": "Přístup Home Assistanta ke Kalendáři Google", - "ignore_cec": "Ignorovat CEC", - "allowed_uuids": "Povolené UUID", - "advanced_google_cast_configuration": "Pokročilé nastavení Google Cast", - "broker_options": "Volby brokera", - "enable_birth_message": "Povolit zprávu při připojení", - "birth_message_payload": "Datová část zprávy při připojení", - "birth_message_qos": "QoS zprávy při připojení", - "birth_message_retain": "Zachovat zprávu při připojení", - "birth_message_topic": "Téma zprávy při připojení", - "discovery_prefix": "Předpona zjišťování", - "enable_will_message": "Povolit zprávu při odpojení", - "will_message_payload": "Datová část zprávy při odpojení", - "will_message_qos": "QoS zprávy při odpojení", - "will_message_retain": "Zachovat zprávu při odpojení", - "will_message_topic": "Téma zprávy při odpojení", - "mqtt_options": "Volby MQTT", - "protocol": "Protokol", - "select_test_server": "Vybrat testovací server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Vynutit provozní režim Nightlatch", "repeats": "Počet opakování", - "allow_deconz_clip_sensors": "Povolit senzory deCONZ CLIP", - "allow_deconz_light_groups": "Povolit skupiny světel deCONZ", - "data_allow_new_devices": "Povolit automatické přidávání nových zařízení", - "deconz_devices_description": "Nastaví viditelnost typů zařízení deCONZ", - "deconz_options": "Volby deCONZ", + "select_test_server": "Vybrat testovací server", "invalid_url": "Neplatná URL", "data_browse_unfiltered": "Při procházení zobrazit nekompatibilní média", "event_listener_callback_url": "URL zpětného volání posluchače událostí", "data_listen_port": "Port posluchače událostí (náhodný, pokud není nastaven)", "poll_for_device_availability": "Prozkoumat dostupnost zařízení", "init_title": "Nastavení DLNA Digital Media Renderer", + "ignore_cec": "Ignorovat CEC", + "allowed_uuids": "Povolené UUID", + "advanced_google_cast_configuration": "Pokročilé nastavení Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2328,49 +2378,170 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokol", + "data_calendar_access": "Přístup Home Assistanta ke Kalendáři Google", + "passive_scanning": "Pasivní prohledávání", + "data_allow_nameless_uuids": "Aktuálně povolená UUID. Odškrtněte pro odebrání.", + "minimum_rssi": "Minimální RSSI", + "data_new_uuid": "Zadejte nové povolené UUID", + "broker_options": "Volby brokera", + "enable_birth_message": "Povolit zprávu při připojení", + "birth_message_payload": "Datová část zprávy při připojení", + "birth_message_qos": "QoS zprávy při připojení", + "birth_message_retain": "Zachovat zprávu při připojení", + "birth_message_topic": "Téma zprávy při připojení", + "discovery_prefix": "Předpona zjišťování", + "enable_will_message": "Povolit zprávu při odpojení", + "will_message_payload": "Datová část zprávy při odpojení", + "will_message_qos": "QoS zprávy při odpojení", + "will_message_retain": "Zachovat zprávu při odpojení", + "will_message_topic": "Téma zprávy při odpojení", + "mqtt_options": "Volby MQTT", + "data_app_delete": "Zvolit pro smazání této aplikace", + "application_icon": "Ikona aplikace", + "application_name": "Název aplikace", + "configure_application_id_app_id": "Nastavení ID aplikace {app_id}", + "configure_android_apps": "Nastavit aplikace Android", + "configure_applications_list": "Nastavit seznam aplikací", + "lock_entity_name": "Zamknout {entity_name}", + "open_entity_name": "Otevřít {entity_name}", + "unlock_entity_name": "Odemknout {entity_name}", + "entity_name_is_locked": "{entity_name}: je zamčeno", + "entity_name_is_open": "{entity_name}: je otevřeno", + "entity_name_is_unlocked": "{entity_name}: je odemčeno", + "entity_name_locked": "{entity_name}: zamčeno", + "entity_name_opened": "{entity_name}: otevřeno", + "entity_name_unlocked": "{entity_name}: odemčeno", "first_button": "První tlačítko", "second_button": "Druhé tlačítko", "third_button": "Třetí tlačítko", "fourth_button": "Čtvrté tlačítko", "subtype_button_down": "{subtype}: stisknuto dolů", "subtype_button_up": "{subtype}: stisknuto nahoru", - "subtype_double_clicked": "Tlačítko \"{subtype}\" bylo stisknuto dvakrát", + "subtype_double_clicked": "\"{subtype}\" stisknuto dvakrát", "subtype_double_push": "{subtype}: stisknuto dvakrát", "subtype_long_push": "{subtype}: stisknuto dlouze", "trigger_type_long_single": "{subtype}: stisknuto dlouze a pak jednou", "subtype_single_push": "{subtype}: stisknuto jednou", "trigger_type_single_long": "{subtype}: stisknuto jednou a pak dlouze", - "subtype_triple_clicked": "Tlačítko \"{subtype}\" bylo stisknuto třikrát", + "subtype_triple_clicked": "\"{subtype}\" stisknuto třikrát", "subtype_triple_push": "{subtype}: trojí stisknutí", - "set_value_for_entity_name": "Nastavit hodnotu na {entity_name}", + "both_buttons": "Obě tlačítka", + "bottom_buttons": "Spodní tlačítka", + "fifth_button": "Páté tlačítko", + "sixth_button": "Šesté tlačítko", + "seventh_button": "Sedmé tlačítko", + "eighth_button": "Osmé tlačítko", + "dim_down": "Snížit ztlumení", + "dim_up": "Zvýšit ztlumení", + "left": "Vlevo", + "right": "Vpravo", + "side": "Strana 6", + "top_buttons": "Horní tlačítka", + "device_awakened": "Zařízení probuzeno", + "subtype_continuously_pressed": "\"{subtype}\" trvale stisknuto", + "trigger_type_remote_button_long_release": "Bylo uvolněno tlačítko \"{subtype}\" po dlouhém stisku", + "subtype_quadruple_clicked": "\"{subtype}\" stisknuto čtyřikrát", + "subtype_quintuple_clicked": "\"{subtype}\" stisknuto pětkrát", + "button_rotated_subtype": "Tlačítko \"{subtype}\" se otočilo", + "button_rotated_fast_subtype": "Tlačítko \"{subtype}\" se rychle otočilo", + "button_rotation_subtype_stopped": "Otočení tlačítka \"{subtype}\" bylo zastaveno", + "subtype_pressed": "\"{subtype}\" stisknuto", + "subtype_released": "\"{subtype}\" uvolněno", + "device_subtype_double_tapped": "Bylo 2x poklepáno na zařízení \"{subtype}\"", + "trigger_type_remote_double_tap_any_side": "Bylo 2x poklepáno na jakékoli straně zařízení", + "device_in_free_fall": "Zařízení spadlo", + "device_flipped_degrees": "Zařízení převráceno o 90 stupňů", + "device_shaken": "Zařízení se zatřáslo", + "trigger_type_remote_moved": "Zařízení se posunulo na \"{subtype}\"", + "trigger_type_remote_moved_any_side": "Zařízení se posunulo na jakoukoli stranu", + "trigger_type_remote_rotate_from_side": "Zařízení se otočilo ze \"Strany 6\" na \"{subtype}\"", + "device_turned_clockwise": "Zařízení se otočilo ve směru hodinových ručiček", + "device_turned_counter_clockwise": "Zařízení se otočilo proti směru hodinových ručiček", + "press_entity_name_button": "Stiskněte tlačítko {entity_name}", + "entity_name_has_been_pressed": "Bylo stisknuto {entity_name}", + "set_value_for_entity_name": "Nastavit hodnotu pro {entity_name}", "value": "Hodnota", "close_entity_name": "Zavřít {entity_name}", "close_entity_name_tilt": "Snížit náklon {entity_name}", - "open_entity_name": "Otevřít {entity_name}", "open_entity_name_tilt": "Zvýšit náklon {entity_name}", "set_entity_name_position": "Nastavit pozici {entity_name}", "set_entity_name_tilt_position": "Nastavit náklon {entity_name}", "stop_entity_name": "Zastavit {entity_name}", "entity_name_is_closed": "{entity_name}: je zavřeno", "entity_name_closing": "{entity_name} se zavírá", - "entity_name_is_open": "{entity_name}: je otevřeno", "entity_name_is_opening": "{entity_name} se otevírá", "current_entity_name_position_is": "Pozice {entity_name} je", "condition_type_is_tilt_position": "Náklon {entity_name} je", "entity_name_closed": "{entity_name}: uzavřeno", - "entity_name_opened": "{entity_name} otevřeno", "entity_name_opening": "{entity_name} se otvírá", "entity_name_position_changes": "Při změně pozice {entity_name}", "entity_name_tilt_position_changes": "Při změně náklonu {entity_name}", - "entity_name_battery_is_low": "Baterie {entity_name} je skoro vybitá", - "entity_name_is_charging": "{entity_name}: nabíjí se", + "toggle_entity_name": "Přepnout {entity_name}", + "turn_off_entity_name": "Vypnout {entity_name}", + "turn_on_entity_name": "Zapnout {entity_name}", + "entity_name_is_off": "{entity_name} je vypnuto", + "entity_name_is_on": "{entity_name} je zapnuto", + "trigger_type_changed_states": "{entity_name} bylo zapnuto nebo vypnuto", + "entity_name_turned_off": "{entity_name} bylo vypnuto", + "entity_name_turned_on": "{entity_name} bylo zapnuto", + "arm_entity_name_away": "Zabezpečit {entity_name} v režimu Pryč", + "arm_entity_name_home": "Zabezpečit {entity_name} v režimu Doma", + "arm_entity_name_night": "Zabezpečit {entity_name} v režimu Noc", + "arm_entity_name_vacation": "Zabezpečit {entity_name} v režimu Dovolená", + "disarm_entity_name": "Odbezpečit {entity_name}", + "trigger_entity_name": "Spustit {entity_name}", + "entity_name_is_armed_away": "{entity_name}: je v režimu Zabezpečeno a pryč", + "entity_name_is_armed_home": "{entity_name}: je v režimu Zabezpečeno na doma", + "entity_name_is_armed_night": "{entity_name}: je v režimu Zabezpečeno na noc", + "entity_name_is_armed_vacation": "{entity_name}: je v režimu Zabezpečeno a na dovolené", + "entity_name_is_disarmed": "{entity_name}: není zabezpečeno", + "entity_name_is_running": "{entity_name}: je spuštěno", + "entity_name_armed_away": "{entity_name} v režimu Zabezpečeno a pryč", + "entity_name_armed_home": "{entity_name} v režimu Zabezpečeno a doma", + "entity_name_armed_night": "{entity_name} v režimu Zabezpečeno na noc", + "entity_name_armed_vacation": "{entity_name} v režimu Zabezpečeno a na dovolené", + "entity_name_disarmed": "{entity_name} není zabezpečeno", + "entity_name_triggered": "{entity_name} spuštěno", + "entity_name_is_buffering": "{entity_name} ukládá do vyrovnávací paměti", + "entity_name_is_idle": "{entity_name} je nečinný", + "entity_name_is_paused": "{entity_name} je pozastaveno", + "entity_name_is_playing": "{entity_name} přehrává", + "entity_name_starts_buffering": "{entity_name}: začalo ukládat do vyrovnávací paměti", + "entity_name_becomes_idle": "{entity_name} se stane nečinným", + "entity_name_starts_playing": "{entity_name} začalo přehrávat", + "entity_name_update_availability_changed": "Dostupnost aktualizace {entity_name} byla změněna", + "entity_name_became_up_to_date": "{entity_name} se stalo aktuální", + "trigger_type_turned_on": "Ja k dispozici aktualizace pro {entity_name}", + "decrease_entity_name_brightness": "Snížit jas {entity_name}", + "increase_entity_name_brightness": "Zvýšit jas {entity_name}", + "flash_entity_name": "Bliknout {entity_name}", + "flash": "Blikat", + "action_type_select_first": "Změnit {entity_name} na první volbu", + "action_type_select_last": "Změnit {entity_name} na poslední volbu", + "action_type_select_next": "Změnit {entity_name} na následující volbu", + "change_entity_name_option": "Změnit volbu {entity_name}", + "action_type_select_previous": "Změnit {entity_name} na předchozí volbu", + "current_entity_name_selected_option": "Aktuální vybraná volba {entity_name}", + "cycle": "Cyklus", + "from": "Od", + "to": "Do", + "entity_name_option_changed": "Volba {entity_name} změněna", + "action_type_set_hvac_mode": "Změnit režim HVAC na {entity_name}", + "change_preset_on_entity_name": "Změnit předvolbu na {entity_name}", + "hvac_mode": "Režim HVAC", + "entity_name_measured_humidity_changed": "Měřená vlhkost na {entity_name} byla změněna", + "entity_name_measured_temperature_changed": "Měřená teplota na {entity_name} byla změněna", + "entity_name_hvac_mode_changed": "Režim HVAC na {entity_name} byl změněn", + "send_a_notification": "Odeslat oznámení", + "entity_name_battery_is_low": "Baterie {entity_name} je skoro vybitá", + "entity_name_is_charging": "{entity_name}: nabíjí se", "condition_type_is_co": "{entity_name}: detekuje oxid uhelnatý", "entity_name_is_cold": "{entity_name}: je studené", "entity_name_is_connected": "{entity_name}: je připojeno", "entity_name_is_detecting_gas": "{entity_name}: detekuje plyn", "entity_name_is_hot": "{entity_name}: je horké", "entity_name_is_detecting_light": "{entity_name}: detekuje světlo", - "entity_name_is_locked": "{entity_name} je uzamčeno", "entity_name_is_moist": "{entity_name}: je vlhké", "entity_name_is_detecting_motion": "{entity_name}: detekuje pohyb", "entity_name_is_moving": "{entity_name}: se pohybuje", @@ -2388,7 +2559,6 @@ "entity_name_is_not_cold": "{entity_name}: není studené", "entity_name_is_unplugged": "{entity_name}: je odpojeno", "entity_name_is_not_hot": "{entity_name}: není horké", - "entity_name_is_unlocked": "{entity_name} je odemčeno", "entity_name_is_dry": "{entity_name}: je suché", "entity_name_is_not_moving": "{entity_name}: se nepohybuje", "entity_name_is_not_occupied": "{entity_name}: není obsazeno", @@ -2398,12 +2568,9 @@ "condition_type_is_not_tampered": "{entity_name}: nedetekuje neoprávněnou manipulaci", "entity_name_is_safe": "{entity_name}: je bezpečno", "entity_name_is_occupied": "{entity_name}: je obsazeno", - "entity_name_is_off": "{entity_name} je vypnuto", - "entity_name_is_on": "{entity_name} je zapnuto", "entity_name_is_powered": "{entity_name}: je napájeno", "entity_name_is_present": "{entity_name}: je přítomno", "entity_name_is_detecting_problem": "{entity_name}: detekuje problém", - "entity_name_is_running": "{entity_name}: je spuštěno", "entity_name_is_detecting_smoke": "{entity_name}: detekuje kouř", "entity_name_is_detecting_sound": "{entity_name}: detekuje zvuk", "entity_name_is_detecting_tampering": "{entity_name}: detekuje neoprávněnou manipulaci", @@ -2418,7 +2585,6 @@ "entity_name_started_detecting_gas": "{entity_name}: začalo detekovat plyn", "entity_name_became_hot": "{entity_name}: zahřálo se", "entity_name_started_detecting_light": "{entity_name}: začalo detekovat světlo", - "entity_name_locked": "{entity_name} zamčeno", "entity_name_became_moist": "{entity_name}: zvlhnulo", "entity_name_started_detecting_motion": "{entity_name}: začalo detekovat pohyb", "entity_name_started_moving": "{entity_name}: začalo se pohybovat", @@ -2429,13 +2595,11 @@ "entity_name_stopped_detecting_problem": "{entity_name}: přestalo detekovat problém", "entity_name_stopped_detecting_smoke": "{entity_name}: přestalo detekovat kouř", "entity_name_stopped_detecting_sound": "{entity_name}: přestalo detekovat zvuk", - "entity_name_became_up_to_date": "{entity_name} se stal aktuálním", "entity_name_stopped_detecting_vibration": "{entity_name}: přestalo detekovat vibrace", "entity_name_not_charging": "{entity_name}: se přestalo nabíjet", "entity_name_became_not_cold": "{entity_name}: přestalo být studené", "entity_name_unplugged": "{entity_name}: odpojeno", "entity_name_became_not_hot": "{entity_name}: přestalo být horké", - "entity_name_unlocked": "{entity_name} odemčeno", "entity_name_became_dry": "{entity_name}: vyschlo", "entity_name_stopped_moving": "{entity_name}: přestalo se pohybovat", "entity_name_became_not_occupied": "{entity_name}: volno", @@ -2450,52 +2614,10 @@ "entity_name_started_detecting_smoke": "{entity_name}: začalo detekovat kouř", "entity_name_started_detecting_sound": "{entity_name}: začalo detekovat zvuk", "entity_name_started_detecting_tampering": "{entity_name}: začalo detekovat neoprávněnou manipulaci", - "entity_name_turned_off": "{entity_name} bylo vypnuto", - "entity_name_turned_on": "{entity_name} bylo zapnuto", "entity_name_became_unsafe": "{entity_name}: hlásí ohrožení", "trigger_type_update": "{entity_name} má k dispozici aktualizaci", "entity_name_started_detecting_vibration": "{entity_name}: začalo detekovat vibrace", - "entity_name_is_buffering": "{entity_name} ukládá do vyrovnávací paměti", - "entity_name_is_idle": "{entity_name} je nečinný", - "entity_name_is_paused": "{entity_name} je pozastaveno", - "entity_name_is_playing": "{entity_name} přehrává", - "entity_name_starts_buffering": "{entity_name}: začalo ukládat do vyrovnávací paměti", - "trigger_type_changed_states": "{entity_name} bylo zapnuto nebo vypnuto", - "entity_name_becomes_idle": "{entity_name} se stane nečinným", - "entity_name_starts_playing": "{entity_name} začalo přehrávat", - "toggle_entity_name": "Přepnout {entity_name}", - "turn_off_entity_name": "Vypnout {entity_name}", - "turn_on_entity_name": "Zapnout {entity_name}", - "arm_entity_name_away": "Zabezpečit {entity_name} v režimu Pryč", - "arm_entity_name_home": "Zabezpečit {entity_name} v režimu Doma", - "arm_entity_name_night": "Zabezpečit {entity_name} v režimu Noc", - "arm_entity_name_vacation": "Zabezpečit {entity_name} v režimu Dovolená", - "disarm_entity_name": "Odbezpečit {entity_name}", - "trigger_entity_name": "Spustit {entity_name}", - "entity_name_is_armed_away": "{entity_name}: je v režimu Zabezpečeno a pryč", - "entity_name_is_armed_home": "{entity_name}: je v režimu Zabezpečeno na doma", - "entity_name_is_armed_night": "{entity_name}: je v režimu Zabezpečeno na noc", - "entity_name_is_armed_vacation": "{entity_name}: je v režimu Zabezpečeno a na dovolené", - "entity_name_is_disarmed": "{entity_name}: není zabezpečeno", - "entity_name_armed_away": "{entity_name} v režimu Zabezpečeno a pryč", - "entity_name_armed_home": "{entity_name} v režimu Zabezpečeno a doma", - "entity_name_armed_night": "{entity_name} v režimu Zabezpečeno na noc", - "entity_name_armed_vacation": "{entity_name} v režimu Zabezpečeno a na dovolené", - "entity_name_disarmed": "{entity_name} není zabezpečeno", - "entity_name_triggered": "{entity_name} spuštěno", - "entity_name_is_home": "{entity_name} je doma", - "entity_name_is_not_home": "{entity_name}: není doma", - "entity_name_enters_a_zone": "{entity_name} vstupuje do zóny", - "entity_name_leaves_a_zone": "{entity_name} opouští zónu", - "lock_entity_name": "Zamknout {entity_name}", - "unlock_entity_name": "Odemknout {entity_name}", - "action_type_set_hvac_mode": "Změnit režim HVAC na {entity_name}", - "change_preset_on_entity_name": "Změnit předvolbu na {entity_name}", - "hvac_mode": "Režim HVAC", - "to": "Do", - "entity_name_measured_humidity_changed": "Měřená vlhkost na {entity_name} byla změněna", - "entity_name_measured_temperature_changed": "Měřená teplota na {entity_name} byla změněna", - "entity_name_hvac_mode_changed": "Režim HVAC na {entity_name} byl změněn", + "trigger_type_button_long_release": "\"{subtype}\" uvolněno po dlouhém stisku", "current_entity_name_apparent_power": "Aktuální zdánlivý výkon {entity_name}", "condition_type_is_aqi": "Aktuální index kvality ovzduší {entity_name}", "current_entity_name_atmospheric_pressure": "Aktuální atmosférický tlak {entity_name}", @@ -2584,65 +2706,13 @@ "entity_name_water_changes": "Při změně množství vody {entity_name}", "entity_name_weight_changes": "Při změně hmotnosti {entity_name}", "entity_name_wind_speed_changes": "Při změně rychlosti větru {entity_name}", - "decrease_entity_name_brightness": "Snížit jas {entity_name}", - "increase_entity_name_brightness": "Zvýšit jas {entity_name}", - "flash_entity_name": "Bliknout {entity_name}", - "flash": "Blikat", - "fifth_button": "Páté tlačítko", - "sixth_button": "Šesté tlačítko", - "subtype_continuously_pressed": "Tlačítko \"{subtype}\" bylo dlouze stisknuto", - "trigger_type_button_long_release": "\"{subtype}\" uvolněno po dlouhém stisku", - "subtype_quadruple_clicked": "Tlačítko \"{subtype}\" bylo stisknuto čtyřikrát", - "subtype_quintuple_clicked": "Tlačítko \"{subtype}\" bylo stisknuto pětkrát", - "subtype_pressed": "Tlačítko \"{subtype}\" bylo stisknuto", - "subtype_released": "Bylo volněno tlačítko \"{subtype}\"", - "action_type_select_first": "Změnit {entity_name} na první volbu", - "action_type_select_last": "Změnit {entity_name} na poslední volbu", - "action_type_select_next": "Změnit {entity_name} na následující volbu", - "change_entity_name_option": "Změnit volbu {entity_name}", - "action_type_select_previous": "Změnit {entity_name} na předchozí volbu", - "current_entity_name_selected_option": "Aktuální vybraná volba {entity_name}", - "cycle": "Cyklus", - "from": "Od", - "entity_name_option_changed": "Volba {entity_name} změněna", - "send_a_notification": "Odeslat oznámení", - "both_buttons": "Obě tlačítka", - "bottom_buttons": "Spodní tlačítka", - "seventh_button": "Sedmé tlačítko", - "eighth_button": "Osmé tlačítko", - "dim_down": "Snížit ztlumení", - "dim_up": "Zvýšit ztlumení", - "left": "Vlevo", - "right": "Vpravo", - "side": "Strana 6", - "top_buttons": "Horní tlačítka", - "device_awakened": "Zařízení probuzeno", - "trigger_type_remote_button_long_release": "Bylo uvolněno tlačítko \"{subtype}\" po dlouhém stisku", - "button_rotated_subtype": "Tlačítko \"{subtype}\" se otočilo", - "button_rotated_fast_subtype": "Tlačítko \"{subtype}\" se rychle otočilo", - "button_rotation_subtype_stopped": "Otočení tlačítka \"{subtype}\" bylo zastaveno", - "device_subtype_double_tapped": "Bylo 2x poklepáno na zařízení \"{subtype}\"", - "trigger_type_remote_double_tap_any_side": "Bylo 2x poklepáno na jakékoli straně zařízení", - "device_in_free_fall": "Zařízení spadlo", - "device_flipped_degrees": "Zařízení převráceno o 90 stupňů", - "device_shaken": "Zařízení se zatřáslo", - "trigger_type_remote_moved": "Zařízení se posunulo na \"{subtype}\"", - "trigger_type_remote_moved_any_side": "Zařízení se posunulo na jakoukoli stranu", - "trigger_type_remote_rotate_from_side": "Zařízení se otočilo ze \"Strany 6\" na \"{subtype}\"", - "device_turned_clockwise": "Zařízení se otočilo ve směru hodinových ručiček", - "device_turned_counter_clockwise": "Zařízení se otočilo proti směru hodinových ručiček", - "press_entity_name_button": "Stiskněte tlačítko {entity_name}", - "entity_name_has_been_pressed": "Bylo stisknuto {entity_name}", - "entity_name_update_availability_changed": "Dostupnost aktualizace {entity_name} byla změněna", - "trigger_type_turned_on": "Ja k dispozici aktualizace pro {entity_name}", - "add_to_queue": "Přidat do fronty", - "play_next": "Přehrát další", - "options_replace": "Přehrát nyní a vymazat frontu", - "repeat_all": "Opakovat vše", - "repeat_one": "Opakovat jednu", - "critical": "Kritický", - "debug": "Ladění", - "warning": "Varování", + "entity_name_is_home": "{entity_name} je doma", + "entity_name_is_not_home": "{entity_name}: není doma", + "entity_name_enters_a_zone": "{entity_name} vstupuje do zóny", + "entity_name_leaves_a_zone": "{entity_name} opouští zónu", + "no_device_class": "Žádná třída zařízení", + "no_state_class": "Žádná třída stavu", + "no_unit_of_measurement": "Žádná měrná jednotka", "arithmetic_mean": "Aritmetický průměr", "median": "Medián", "product": "Produkt", @@ -2778,10 +2848,59 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Přidat do fronty", + "play_next": "Přehrát další", + "options_replace": "Přehrát nyní a vymazat frontu", + "repeat_all": "Opakovat vše", + "repeat_one": "Opakovat jednu", + "critical": "Kritické", + "debug": "Ladění", "fatal": "Fatální", - "no_device_class": "Žádná třída zařízení", - "no_state_class": "Žádná třída stavu", - "no_unit_of_measurement": "Žádná měrná jednotka", + "warning": "Varování", + "clear_tts_cache": "Vymazat mezipaměť TTS", + "cache": "Mezipaměť", + "entity_id_description": "Entita, na kterou se má odkazovat v Záznamech.", + "language_description": "Jazyk textu. Výchozí je jazyk serveru.", + "options_description": "Slovník obsahující možnosti specifické pro integraci.", + "say_a_tts_message": "Říci zprávu TTS", + "media_player_entity_id_description": "Přehrávače médií pro přehrání zprávy.", + "media_player_entity": "Entita přehrávače médií", + "speak": "Mluvit", + "request_sync_description": "Odešle do Googlu příkaz request_sync.", + "agent_user_id": "Uživatelské ID agenta", + "request_sync": "Vyžádat synchronizaci", + "disables_the_motion_detection": "Zakáže detekci pohybu.", + "disable_motion_detection": "Zakázat detekci pohybu", + "enables_the_motion_detection": "Povolí detekci pohybu.", + "enable_motion_detection": "Povolit detekci pohybu", + "format_description": "Formát proudu podporovaný přehrávačem médií.", + "format": "Formát", + "media_player_description": "Přehrávače médií pro streamování.", + "play_stream": "Přehrát proud", + "filename": "Název souboru", + "lookback": "Zpětný pohled", + "snapshot_description": "Pořídí snímek z kamery.", + "take_snapshot": "Pořídit snímek", + "turns_off_the_camera": "Vypne kameru.", + "turns_on_the_camera": "Zapne kameru.", + "locks_a_lock": "Zamkne zámek.", + "code_description": "Kód k nastavení alarmu.", + "opens_a_lock": "Otevře zámek.", + "unlocks_a_lock": "Odemkne zámek.", + "set_datetime_description": "Nastaví datum a/nebo čas.", + "the_target_date": "Cílové datum.", + "datetime_description": "Cílové datum a čas.", + "the_target_time": "Cílový čas.", + "selects_the_first_option": "Vybere první volbu.", + "first": "První", + "selects_the_last_option": "Vybere poslední volbu.", + "select_the_next_option": "Vyberte další volbu.", + "selects_an_option": "Vybere volbu.", + "option_to_be_selected": "Volba k výběru.", + "selects_the_previous_option": "Vybere předchozí volbu.", + "sets_the_options": "Nastaví volby.", + "list_of_options": "Seznam voleb.", + "set_options": "Nastavit volby", "dump_log_objects": "Vypsat objekty logu", "log_current_tasks_description": "Zaznamená všechny aktuální asynchronní úlohy.", "log_current_asyncio_tasks": "Zaznamenat aktuální asynchronní úlohy", @@ -2806,47 +2925,31 @@ "stop_logging_objects": "Spustit logování objektů", "stop_logging_object_sources": "Zastavit logování zdrojů objektů", "stop_log_objects_description": "Zastaví logování růstu objektů v paměti.", - "request_sync_description": "Odešle do Googlu příkaz request_sync.", - "agent_user_id": "Uživatelské ID agenta", - "request_sync": "Vyžádat synchronizaci", + "sets_the_value": "Nastaví hodnotu.", + "the_target_value": "Cílová hodnota.", + "get_weather_forecast": "Získá předpověď počasí.", + "type_description": "Typ předpovědi: denně, hodinově nebo dvakrát denně.", + "forecast_type": "Typ předpovědi", + "get_forecast": "Získat předpověď", + "get_weather_forecasts": "Získá předpovědi počasí.", + "get_forecasts": "Získat předpovědi", + "send_magic_packet": "Odeslat magický paket", + "cancels_a_timer": "Zruší časovač.", + "changes_a_timer": "Změní časovač.", + "finishes_a_timer": "Ukončí časovač.", + "pauses_a_timer": "Pozastaví časovač.", + "starts_a_timer": "Spustí časovač.", + "duration_description": "Doba, kterou časovač vyžaduje k dokončení (volitelné).", "reload_resources_description": "Znovu načte zdroje ovládacího panelu z nastavení YAML.", - "clears_all_log_entries": "Vymaže všechny položky logu.", - "clear_all": "Vymazat vše", - "write_log_entry": "Zapíše záznam do logu.", - "log_level": "Úroveň logu.", - "level": "Úroveň", - "message_to_log": "Zpráva k logování.", - "write": "Zapsat", - "set_value_description": "Nastaví hodnotu čísla.", - "value_description": "Hodnota konfiguračního parametru.", - "create_temporary_strict_connection_url_name": "Vytvořit dočasnou přísnou adresu URL připojení", "toggles_the_siren_on_off": "Zapíná/Vypíná sirénu.", "turns_the_siren_off": "Vypne sirénu.", "turns_the_siren_on": "Zapne sirénu.", "tone": "Tón", - "add_event_description": "Přidá novou událost kalendáře.", - "location_description": "Místo konání. Volitelné.", - "start_date_description": "Datum, kdy má celodenní akce začít.", - "create_event": "Vytvořit událost", - "get_events": "Získat události", - "list_event": "Vypsat událost", - "closes_a_cover": "Zatáhne roletu.", - "close_cover_tilt_description": "Nakloní roletu pro zatažení.", - "close_tilt": "Zavřít náklon", - "opens_a_cover": "Roztáhne roletu.", - "tilts_a_cover_open": "Nakloní roletu pro roztažení.", - "open_tilt": "Otevřít náklon", - "set_cover_position_description": "Přesune roletu na určitou pozici.", - "target_position": "Cílová pozice.", - "set_position": "Nastavit pozici", - "target_tilt_positition": "Cílová poloha náklonu.", - "set_tilt_position": "Nastavit polohu náklonu", - "stops_the_cover_movement": "Zastaví pohyb rolety.", - "stop_cover_tilt_description": "Zastaví naklánění rolety.", - "stop_tilt": "Zastavit náklon", - "toggles_a_cover_open_closed": "Přepíná otevření/zavření rolety.", - "toggle_cover_tilt_description": "Přepíná náklon rolety.", - "toggle_tilt": "Náklon rolety", + "set_default_level_description": "Nastaví výchozí úroveň logu pro integrace.", + "level_description": "Výchozí úroveň závažnosti pro všechny integrace.", + "level": "Úroveň", + "set_default_level": "Nastavit výchozí úroveň", + "set_level": "Nastavit úroveň", "check_configuration": "Zkontrolovat nastavení", "reload_all": "Znovu načíst vše", "reload_config_entry_description": "Znovu načte zadanou položku nastavení.", @@ -2867,21 +2970,17 @@ "generic_toggle": "Obecné přepnutí", "generic_turn_off": "Obecné vypnutí", "generic_turn_on": "Obecné zapnutí", + "entities_to_update": "Entity k aktualizaci", "update_entity": "Aktualizovat entitu", - "creates_a_new_backup": "Vytvoří novou zálohu.", "decrement_description": "Sníží aktuální hodnotu o 1 krok.", "increment_description": "Zvýší aktuální hodnotu o 1 krok.", - "sets_the_value": "Nastaví hodnotu.", - "the_target_value": "Cílová hodnota.", - "reloads_the_automation_configuration": "Znovu načte nastavení automatizace.", - "toggle_description": "Zapíná/Vypíná přehrávač médií.", - "trigger_description": "Spustí akce automatizace.", - "skip_conditions": "Přeskočit podmínky", - "trigger": "Spouštěč", - "disables_an_automation": "Zakáže automatizaci.", - "stops_currently_running_actions": "Zastaví aktuálně spuštěné akce.", - "stop_actions": "Zastavit akce", - "enables_an_automation": "Povolí automatizaci.", + "bridge_identifier": "Identifikátor mostu", + "configuration_payload": "Datová část nastavení", + "entity_description": "Reprezentuje konkrétní koncový bod zařízení v deCONZ.", + "path": "Cesta", + "device_refresh_description": "Aktualizuje dostupná zařízení z deCONZ.", + "device_refresh": "Obnovit zařízení", + "remove_orphaned_entries": "Odebrat osiřelé položky", "restarts_an_add_on": "Restartuje doplněk.", "the_add_on_slug": "Slug doplňku.", "restart_add_on": "Restartovat doplněk", @@ -2914,39 +3013,65 @@ "restore_partial_description": "Obnoví z částečné zálohy.", "restores_home_assistant": "Obnoví Home Assistanta.", "restore_from_partial_backup": "Obnovit z částečné zálohy", - "clears_the_playlist": "Vymaže playlist.", - "clear_playlist": "Vymazat playlist", - "selects_the_next_track": "Vybere další stopu.", - "pauses": "Pozastaví přehrávání.", - "starts_playing": "Spustí přehrávání.", - "toggles_play_pause": "Přepíná přehrávání/pauzu.", - "selects_the_previous_track": "Vybere předchozí skladbu.", - "seek": "Prohledat", - "stops_playing": "Zastaví přehrávání.", - "starts_playing_specified_media": "Spustí přehrávání zadaného média.", - "announce": "Jako oznámení", - "enqueue": "Zařadit do fronty", - "repeat_mode_to_set": "Režim opakování pro nastavení.", - "select_sound_mode_description": "Vybere konkrétní režim zvuku.", - "select_sound_mode": "Vybrat režim zvuku", - "select_source": "Vybrat zdroj", - "shuffle_description": "Zda je nebo není povolen režim náhodného přehrávání.", - "unjoin": "Odpojit se", - "turns_down_the_volume": "Sníží hlasitost.", - "volume_mute_description": "Ztlumí nebo zruší ztlumení přehrávače médií.", - "is_volume_muted_description": "Nastavuje, zda má či nemá být ztlumeno.", - "mute_unmute_volume": "Ztlumit/Zrušit ztlumení hlasitosti", - "sets_the_volume_level": "Nastaví úroveň hlasitosti.", - "set_volume": "Nastavit hlasitost", - "turns_up_the_volume": "Zvýší hlasitost.", - "apply_filter": "Použít filtr", - "days_to_keep": "Dny k uchování", - "repack": "Přebalit", - "purge": "Vyčistit", - "domains_to_remove": "Domény k odebrání", - "entity_globs_to_remove": "Entity globs k odebrání", - "entities_to_remove": "Entity k odebrání.", - "purge_entities": "Vyčistit entity", + "removes_a_group": "Odebere skupinu.", + "object_id": "ID objektu", + "creates_updates_a_user_group": "Vytvoří/aktualizuje skupinu uživatelů.", + "add_entities": "Přidat entity", + "icon_description": "Název ikony pro skupinu.", + "name_of_the_group": "Název skupiny.", + "remove_entities": "Odebrat entity", + "log_description": "Vytvoří vlastní záznam v Záznamech.", + "message_description": "Tělo zprávy oznámení.", + "create_temporary_strict_connection_url_name": "Vytvořit dočasnou přísnou adresu URL připojení", + "remote_connect": "Vzdáleně připojit", + "remote_disconnect": "Vzdáleně odpojit", + "creates_a_new_backup": "Vytvoří novou zálohu.", + "command_description": "Příkaz k odeslání Asistentovi Google.", + "command": "Příkaz", + "send_text_command": "Odeslat textový příkaz", + "reloads_the_automation_configuration": "Znovu načte nastavení automatizace.", + "toggle_description": "Zapíná/Vypíná přehrávač médií.", + "trigger_description": "Spustí akce automatizace.", + "skip_conditions": "Přeskočit podmínky", + "trigger": "Spouštěč", + "disables_an_automation": "Zakáže automatizaci.", + "stops_currently_running_actions": "Zastaví aktuálně spuštěné akce.", + "stop_actions": "Zastavit akce", + "enables_an_automation": "Povolí automatizaci.", + "press_the_button_entity": "Stiskne entitu tlačítka.", + "load_url_description": "Načte adresu URL ve Fully Kiosk Browser.", + "url_to_load": "URL pro načtení.", + "load_url": "Načíst URL", + "configuration_parameter_to_set": "Konfigurační parametr k nastavení.", + "key": "Klíč", + "value_description": "Cílová hodnota, která se má nastavit.", + "set_configuration": "Nastavit konfiguraci", + "application_description": "Název balíčku aplikace, která se má spustit.", + "start_application": "Spustit aplikaci", + "set_value_description": "Nastaví hodnotu čísla.", + "stops_a_running_script": "Zastaví běžící skript.", + "enter_your_text": "Zadejte text.", + "set_value": "Nastavit hodnotu", + "dashboard_path": "Cesta k ovládacímu panelu", + "view_path": "Cesta k zobrazení", + "show_dashboard_view": "Zobrazit ovládací panel", + "closes_a_cover": "Zatáhne roletu.", + "close_cover_tilt_description": "Nakloní roletu pro zatažení.", + "close_tilt": "Zavřít náklon", + "opens_a_cover": "Roztáhne roletu.", + "tilts_a_cover_open": "Nakloní roletu pro roztažení.", + "open_tilt": "Otevřít náklon", + "set_cover_position_description": "Přesune roletu na určitou pozici.", + "target_position": "Cílová pozice.", + "set_position": "Nastavit pozici", + "target_tilt_positition": "Cílová poloha náklonu.", + "set_tilt_position": "Nastavit polohu náklonu", + "stops_the_cover_movement": "Zastaví pohyb rolety.", + "stop_cover_tilt_description": "Zastaví naklánění rolety.", + "stop_tilt": "Zastavit náklon", + "toggles_a_cover_open_closed": "Přepíná otevření/zavření rolety.", + "toggle_cover_tilt_description": "Přepíná náklon rolety.", + "toggle_tilt": "Náklon rolety", "decrease_speed_description": "Sníží rychlost ventilátoru.", "percentage_step_description": "Zvýší rychlost o procentuální krok.", "decrease_speed": "Snížit rychlost", @@ -2966,6 +3091,26 @@ "toggles_the_fan_on_off": "Zapíná/Vypíná ventilátor.", "turns_fan_off": "Vypne ventilátor.", "turns_fan_on": "Zapne ventilátor.", + "arm_with_custom_bypass": "Zabezpečit s vlastním obejitím", + "alarm_arm_vacation_description": "Nastaví alarm do režimu \"Zabezpečit a na dovolené\".", + "disarms_the_alarm": "Vypne alarm.", + "alarm_trigger_description": "Povolí externí spuštění alarmu.", + "toggles_a_switch_on_off": "Zapíná/Vypíná spínač.", + "turns_a_switch_off": "Vypíná spínač.", + "turns_a_switch_on": "Zapíná spínač.", + "device_description": "ID zařízení, do kterého se má odeslat příkaz.", + "delete_command": "Smazat příkaz", + "alternative": "Alternativa", + "command_type_description": "Typ příkazu pro naučení.", + "command_type": "Typ příkazu", + "timeout_description": "Časový limit pro naučení příkazu.", + "learn_command": "Naučit příkaz", + "delay_seconds": "Zpoždění (sekund)", + "hold_seconds": "Podržet (sekund)", + "send_command": "Odeslat příkaz", + "toggles_a_device_on_off": "Zapíná/Vypíná zařízení.", + "turns_the_device_off": "Vypne zařízení.", + "turn_on_description": "Odešle příkaz k zapnutí.", "apply_description": "Aktivuje scénu s nastavením.", "entities_description": "Seznam entit a jejich cílový stav.", "entities_state": "Stav entit", @@ -2977,44 +3122,107 @@ "snapshot_entities": "Entity snímků", "delete_description": "Smaže dynamicky vytvořenou scénu.", "activates_a_scene": "Aktivuje scénu.", - "selects_the_first_option": "Vybere první volbu.", - "first": "První", - "selects_the_last_option": "Vybere poslední volbu.", - "select_the_next_option": "Vyberte další volbu.", - "selects_an_option": "Vybere volbu.", - "option_to_be_selected": "Volba k výběru.", - "selects_the_previous_option": "Vybere předchozí volbu.", - "sets_the_options": "Nastaví volby.", - "list_of_options": "Seznam voleb.", - "set_options": "Nastavit volby", + "play_chime_description": "Přehrajte vyzváněcí tón na zvonku.", + "device_id_description": "Zvonek pro přehrání vyzváněcího tónu.", + "target_chime": "Cílový zvonek", + "ringtone_to_play": "Vyzváněcí tón k přehrání.", + "ringtone": "Vyzváněcí tón", + "play_chime": "Přehrát zvonek", + "ptz_move_description": "Pohybuje kamerou určitou rychlostí.", + "ptz_move_speed": "Rychlost pohybu PTZ.", + "ptz_move": "Pohyb PTZ", + "add_event_description": "Přidá novou událost kalendáře.", + "calendar_id_description": "ID požadovaného kalendáře.", + "calendar_id": "ID kalendáře", + "description_description": "Popis události. Volitelný.", + "summary_description": "Slouží jako název události.", + "create_event_description": "Přidá novou událost do kalendáře.", + "location_description": "Místo konání akce.", + "creates_event": "Vytvoří událost", "closes_a_valve": "Zavře ventil.", "opens_a_valve": "Otevře ventil.", "set_valve_position_description": "Přesune ventil do určité pozice.", "stops_the_valve_movement": "Zastaví pohyb ventilu.", "toggles_a_valve_open_closed": "Otevře/Zavře ventil.", - "load_url_description": "Načte adresu URL ve Fully Kiosk Browser.", - "url_to_load": "URL pro načtení.", - "load_url": "Načíst URL", - "configuration_parameter_to_set": "Konfigurační parametr k nastavení.", - "key": "Klíč", - "set_configuration": "Nastavit konfiguraci", - "application_description": "Název balíčku aplikace, která se má spustit.", - "start_application": "Spustit aplikaci", - "command_description": "Příkaz k odeslání Asistentovi Google.", - "command": "Příkaz", - "media_player_entity": "Entita přehrávače médií", - "send_text_command": "Odeslat textový příkaz", - "code_description": "Kód použitý k odemknutí zámku.", - "arm_with_custom_bypass": "Zabezpečit s vlastním obejitím", - "alarm_arm_vacation_description": "Nastaví alarm do režimu \"Zabezpečit a na dovolené\".", - "disarms_the_alarm": "Vypne alarm.", - "alarm_trigger_description": "Povolí externí spuštění alarmu.", "extract_media_url_description": "Extrahuje adresu URL média ze služby.", "format_query": "Formátový dotaz", "url_description": "URL, kde lze média najít.", "media_url": "Adresa URL média", "get_media_url": "Získat adresu URL média", "play_media_description": "Stáhne soubor z dané URL.", + "clears_all_log_entries": "Vymaže všechny položky logu.", + "clear_all": "Vymazat vše", + "write_log_entry": "Zapíše záznam do logu.", + "log_level": "Úroveň logu.", + "message_to_log": "Zpráva k logování.", + "write": "Zapsat", + "reload_themes_description": "Znovu načte motivy z nastavení YAML.", + "reload_themes": "Znovu načíst motivy", + "name_of_a_theme": "Název motivu.", + "set_the_default_theme": "Nastavit výchozí motiv", + "clear_skipped_update": "Vymazat přeskočenou aktualizaci", + "install_update": "Nainstalovat aktualizaci", + "skip_description": "Označí aktuálně dostupnou aktualizaci jako přeskočenou.", + "skip_update": "Přeskočit aktualizaci", + "brightness_value": "Hodnota jasu", + "a_human_readable_color_name": "Název barvy čitelný pro člověka.", + "color_name": "Název barvy", + "color_temperature_in_mireds": "Teplota barvy v miredech.", + "light_effect": "Světelný efekt.", + "hue_sat_color": "Barva odstín/sytost", + "color_temperature_in_kelvin": "Teplota barvy v Kelvinech.", + "profile_description": "Název světelného profilu, který se má použít.", + "rgbw_color": "Barva RGBW", + "rgbww_color": "Barva RGBWW", + "white_description": "Nastaví světlo na bílý režim.", + "xy_color": "Barva XY", + "turn_off_description": "Vypne jedno nebo více světel.", + "brightness_step_description": "Změní jas o určitou hodnotu.", + "brightness_step_value": "Hodnota kroku jasu", + "brightness_step_pct_description": "Změní jas o procenta.", + "brightness_step": "Jas v %", + "decrements_a_counter": "Sníží počítadlo.", + "increments_a_counter": "Zvýší počítadlo.", + "resets_a_counter": "Resetuje počítadlo.", + "sets_the_counter_value": "Nastaví hodnotu počítadla.", + "selects_the_next_option": "Vybere další volbu.", + "toggles_the_helper_on_off": "Zapne/Vypne pomocníka.", + "turns_off_the_helper": "Vypne pomocníka.", + "turns_on_the_helper": "Zapne pomocníka.", + "start_date_description": "Datum, kdy má celodenní akce začít.", + "create_event": "Vytvořit událost", + "get_events": "Získat události", + "list_event": "Vypsat událost", + "turns_auxiliary_heater_on_off": "Zapíná/Vypíná přídavné topení.", + "aux_heat_description": "Nová hodnota přídavného topení.", + "turn_on_off_auxiliary_heater": "Zapnout/Vypnout přídavné topení", + "sets_fan_operation_mode": "Nastaví provozní režim ventilátoru.", + "fan_operation_mode": "Provozní režim ventilátoru.", + "set_fan_mode": "Nastavit režim ventilátoru", + "sets_target_humidity": "Nastaví cílovou vlhkost.", + "set_target_humidity": "Nastavit cílovou vlhkost", + "sets_hvac_operation_mode": "Nastaví provozní režim HVAC.", + "hvac_operation_mode": "Provozní režim HVAC.", + "set_hvac_mode": "Nastavit režim HVAC", + "sets_swing_operation_mode": "Nastaví provozní režim kmitání.", + "swing_operation_mode": "Provozní režim kmitání.", + "set_swing_mode": "Nastavit režim kmitání", + "sets_target_temperature": "Nastaví cílovou teplotu.", + "high_target_temperature": "Vysoká cílová teplota.", + "target_temperature_high": "Cílová teplota vysoká", + "low_target_temperature": "Nízká cílová teplota.", + "target_temperature_low": "Cílová teplota nízká", + "set_target_temperature": "Nastavit cílovou teplotu", + "turns_climate_device_off": "Vypne klimatizační zařízení.", + "turns_climate_device_on": "Zapne klimatizační zařízení.", + "notify_description": "Odešle zprávu s upozorněním na vybrané cíle.", + "data": "Data", + "title_of_the_notification": "Název oznámení.", + "send_a_persistent_notification": "Odeslat trvalé oznámení", + "sends_a_notification_message": "Odešle zprávu s oznámením.", + "your_notification_message": "Vaše zpráva s oznámením.", + "title_description": "Volitelný název oznámení.", + "send_a_notification_message": "Odeslat zprávu s oznámením", "sets_a_random_effect": "Nastaví náhodný efekt.", "sequence_description": "Seznam sekvencí HSV (max. 16).", "initial_brightness": "Počáteční jas.", @@ -3040,106 +3248,11 @@ "speed_of_spread": "Rychlost šíření.", "spread": "Šíření", "sequence_effect": "Efekt sekvence", - "press_the_button_entity": "Stiskne entitu tlačítka.", - "see_description": "Zaznamenává viděné sledované zařízení.", - "battery_description": "Úroveň baterie zařízení.", - "gps_coordinates": "Souřadnice GPS", - "gps_accuracy_description": "Přesnost GPS souřadnic.", - "hostname_of_the_device": "Název hostitele zařízení.", - "hostname": "Název hostitele", - "mac_description": "MAC adresa zařízení.", - "mac_address": "MAC adresa", - "see": "Podívat se", - "process_description": "Spustí konverzaci z přepsaného textu.", - "agent": "Agent", - "conversation_id": "ID konverzace", - "language_description": "Jazyk pro generování řeči.", - "transcribed_text_input": "Přepsaný textový vstup.", - "process": "Zpracovat", - "reloads_the_intent_configuration": "Znovu načte nastavení záměru.", - "conversation_agent_to_reload": "Konverzační agent k opětovnému načtení.", - "create_description": "Zobrazí oznámení na panelu **Oznámení**.", - "message_description": "Zpráva v Záznamech.", - "notification_id": "ID oznámení", - "title_description": "Název vašeho oznámení.", - "dismiss_description": "Odebere oznámení z panelu **Oznámení**.", - "notification_id_description": "ID oznámení, které má být odebráno.", - "dismiss_all_description": "Odebere všechna oznámení z panelu **Oznámení**.", - "notify_description": "Odešle zprávu s upozorněním na vybrané cíle.", - "data": "Data", - "title_of_the_notification": "Název oznámení.", - "send_a_persistent_notification": "Odeslat trvalé oznámení", - "sends_a_notification_message": "Odešle zprávu s oznámením.", - "your_notification_message": "Vaše zpráva s oznámením.", - "send_a_notification_message": "Odeslat zprávu s oznámením", - "device_description": "ID zařízení, do kterého se má odeslat příkaz.", - "delete_command": "Smazat příkaz", - "alternative": "Alternativa", - "command_type_description": "Typ příkazu pro naučení.", - "command_type": "Typ příkazu", - "timeout_description": "Časový limit pro naučení příkazu.", - "learn_command": "Naučit příkaz", - "delay_seconds": "Zpoždění (sekund)", - "hold_seconds": "Podržet (sekund)", - "send_command": "Odeslat příkaz", - "toggles_a_device_on_off": "Zapíná/Vypíná zařízení.", - "turns_the_device_off": "Vypne zařízení.", - "turn_on_description": "Odešle příkaz k zapnutí.", - "stops_a_running_script": "Zastaví běžící skript.", - "locks_a_lock": "Zamkne zámek.", - "opens_a_lock": "Otevře zámek.", - "unlocks_a_lock": "Odemkne zámek.", - "turns_auxiliary_heater_on_off": "Zapíná/Vypíná přídavné topení.", - "aux_heat_description": "Nová hodnota přídavného topení.", - "turn_on_off_auxiliary_heater": "Zapnout/Vypnout přídavné topení", - "sets_fan_operation_mode": "Nastaví provozní režim ventilátoru.", - "fan_operation_mode": "Provozní režim ventilátoru.", - "set_fan_mode": "Nastavit režim ventilátoru", - "sets_target_humidity": "Nastaví cílovou vlhkost.", - "set_target_humidity": "Nastavit cílovou vlhkost", - "sets_hvac_operation_mode": "Nastaví provozní režim HVAC.", - "hvac_operation_mode": "Provozní režim HVAC.", - "set_hvac_mode": "Nastavit režim HVAC", - "sets_swing_operation_mode": "Nastaví provozní režim kmitání.", - "swing_operation_mode": "Provozní režim kmitání.", - "set_swing_mode": "Nastavit režim kmitání", - "sets_target_temperature": "Nastaví cílovou teplotu.", - "high_target_temperature": "Vysoká cílová teplota.", - "target_temperature_high": "Cílová teplota vysoká", - "low_target_temperature": "Nízká cílová teplota.", - "target_temperature_low": "Cílová teplota nízká", - "set_target_temperature": "Nastavit cílovou teplotu", - "turns_climate_device_off": "Vypne klimatizační zařízení.", - "turns_climate_device_on": "Zapne klimatizační zařízení.", - "calendar_id_description": "ID požadovaného kalendáře.", - "calendar_id": "ID kalendáře", - "description_description": "Popis události. Volitelný.", - "summary_description": "Slouží jako název události.", - "creates_event": "Vytvoří událost", - "dashboard_path": "Cesta k ovládacímu panelu", - "view_path": "Cesta k zobrazení", - "show_dashboard_view": "Zobrazit ovládací panel", - "brightness_value": "Hodnota jasu", - "a_human_readable_color_name": "Název barvy čitelný pro člověka.", - "color_name": "Název barvy", - "color_temperature_in_mireds": "Teplota barvy v miredech.", - "light_effect": "Světelný efekt.", - "hue_sat_color": "Barva odstín/sytost", - "color_temperature_in_kelvin": "Teplota barvy v Kelvinech.", - "profile_description": "Název světelného profilu, který se má použít.", - "rgbw_color": "Barva RGBW", - "rgbww_color": "Barva RGBWW", - "white_description": "Nastaví světlo na bílý režim.", - "xy_color": "Barva XY", - "turn_off_description": "Vypne jedno nebo více světel.", - "brightness_step_description": "Změní jas o určitou hodnotu.", - "brightness_step_value": "Hodnota kroku jasu", - "brightness_step_pct_description": "Změní jas o procenta.", - "brightness_step": "Jas v %", "topic_to_listen_to": "Téma, které se má poslouchat.", "topic": "Téma", "export": "Exportovat", "publish_description": "Publikuje zprávu k tématu MQTT.", + "evaluate_payload": "Vyhodnotit payload", "the_payload_to_publish": "Datová část k publikování.", "payload": "Datová část", "payload_template": "Šablona datové části", @@ -3147,87 +3260,57 @@ "retain": "Zachovat", "topic_to_publish_to": "Téma k publikování.", "publish": "Publikovat", - "selects_the_next_option": "Vybere další volbu.", - "ptz_move_description": "Pohybuje kamerou určitou rychlostí.", - "ptz_move_speed": "Rychlost pohybu PTZ.", - "ptz_move": "Pohyb PTZ", - "log_description": "Vytvoří vlastní záznam v Záznamech.", - "entity_id_description": "Přehrávače médií pro přehrání zprávy.", - "toggles_a_switch_on_off": "Zapíná/Vypíná vypínač.", - "turns_a_switch_off": "Vypíná vypínač.", - "turns_a_switch_on": "Zapíná vypínač.", - "reload_themes_description": "Znovu načte motivy z nastavení YAML.", - "reload_themes": "Znovu načíst motivy", - "name_of_a_theme": "Název motivu.", - "set_the_default_theme": "Nastavit výchozí motiv", - "toggles_the_helper_on_off": "Zapne/Vypne pomocníka.", - "turns_off_the_helper": "Vypne pomocníka.", - "turns_on_the_helper": "Zapne pomocníka.", - "decrements_a_counter": "Sníží počítadlo.", - "increments_a_counter": "Zvýší počítadlo.", - "resets_a_counter": "Resetuje počítadlo.", - "sets_the_counter_value": "Nastaví hodnotu počítadla.", - "remote_connect": "Vzdáleně připojit", - "remote_disconnect": "Vzdáleně odpojit", - "get_weather_forecast": "Získá předpověď počasí.", - "type_description": "Typ předpovědi: denně, hodinově nebo dvakrát denně.", - "forecast_type": "Typ předpovědi", - "get_forecast": "Získat předpověď", - "get_weather_forecasts": "Získá předpovědi počasí.", - "get_forecasts": "Získat předpovědi", - "disables_the_motion_detection": "Zakáže detekci pohybu.", - "disable_motion_detection": "Zakázat detekci pohybu", - "enables_the_motion_detection": "Povolí detekci pohybu.", - "enable_motion_detection": "Povolit detekci pohybu", - "format_description": "Formát proudu podporovaný přehrávačem médií.", - "format": "Formát", - "media_player_description": "Přehrávače médií pro streamování.", - "play_stream": "Přehrát proud", - "filename": "Název souboru", - "lookback": "Zpětný pohled", - "snapshot_description": "Pořídí snímek z kamery.", - "take_snapshot": "Pořídit snímek", - "turns_off_the_camera": "Vypne kameru.", - "turns_on_the_camera": "Zapne kameru.", - "clear_tts_cache": "Vymazat mezipaměť TTS", - "cache": "Mezipaměť", - "options_description": "Slovník obsahující možnosti specifické pro integraci.", - "say_a_tts_message": "Říci zprávu TTS", - "speak": "Mluvit", - "broadcast_address": "IP adresa, kam poslat magický paket", - "broadcast_port_description": "Port, kam se pošle magický paket.", - "broadcast_port": "Port, kam poslat magický paket", - "send_magic_packet": "Odeslat magický paket", - "set_datetime_description": "Nastaví datum a/nebo čas.", - "the_target_date": "Cílové datum.", - "datetime_description": "Cílové datum a čas.", - "the_target_time": "Cílový čas.", - "bridge_identifier": "Identifikátor mostu", - "configuration_payload": "Datová část nastavení", - "entity_description": "Reprezentuje konkrétní koncový bod zařízení v deCONZ.", - "path": "Cesta", - "device_refresh_description": "Aktualizuje dostupná zařízení z deCONZ.", - "device_refresh": "Obnovit zařízení", - "remove_orphaned_entries": "Odebrat osiřelé položky", - "removes_a_group": "Odebere skupinu.", - "object_id": "ID objektu", - "creates_updates_a_user_group": "Vytvoří/aktualizuje skupinu uživatelů.", - "add_entities": "Přidat entity", - "icon_description": "Název ikony pro skupinu.", - "name_of_the_group": "Název skupiny.", - "remove_entities": "Odebrat entity", - "cancels_a_timer": "Zruší časovač.", - "changes_a_timer": "Změní časovač.", - "finishes_a_timer": "Ukončí časovač.", - "pauses_a_timer": "Pozastaví časovač.", - "starts_a_timer": "Spustí časovač.", - "duration_description": "Doba, kterou časovač vyžaduje k dokončení (volitelné).", - "set_default_level_description": "Nastaví výchozí úroveň logu pro integrace.", - "level_description": "Výchozí úroveň závažnosti pro všechny integrace.", - "set_default_level": "Nastavit výchozí úroveň", - "set_level": "Nastavit úroveň", - "clear_skipped_update": "Vymazat přeskočenou aktualizaci", - "install_update": "Nainstalovat aktualizaci", - "skip_description": "Označí aktuálně dostupnou aktualizaci jako přeskočenou.", - "skip_update": "Přeskočit aktualizaci" + "create_description": "Zobrazí oznámení na panelu oznámení.", + "notification_id": "ID oznámení", + "dismiss_description": "Odebere oznámení z panelu oznámení.", + "notification_id_description": "ID oznámení, které má být odebráno.", + "dismiss_all_description": "Odebere všechna oznámení z panelu oznámení.", + "process_description": "Spustí konverzaci z přepsaného textu.", + "agent": "Agent", + "conversation_id": "ID konverzace", + "transcribed_text_input": "Přepsaný textový vstup.", + "process": "Zpracovat", + "reloads_the_intent_configuration": "Znovu načte nastavení záměru.", + "conversation_agent_to_reload": "Konverzační agent k opětovnému načtení.", + "clears_the_playlist": "Vymaže playlist.", + "clear_playlist": "Vymazat playlist", + "selects_the_next_track": "Vybere další stopu.", + "pauses": "Pozastaví přehrávání.", + "starts_playing": "Spustí přehrávání.", + "toggles_play_pause": "Přepíná přehrávání/pauzu.", + "selects_the_previous_track": "Vybere předchozí skladbu.", + "seek": "Prohledat", + "stops_playing": "Zastaví přehrávání.", + "starts_playing_specified_media": "Spustí přehrávání zadaného média.", + "announce": "Jako oznámení", + "enqueue": "Zařadit do fronty", + "repeat_mode_to_set": "Režim opakování pro nastavení.", + "select_sound_mode_description": "Vybere konkrétní režim zvuku.", + "select_sound_mode": "Vybrat režim zvuku", + "select_source": "Vybrat zdroj", + "shuffle_description": "Zda je nebo není povolen režim náhodného přehrávání.", + "unjoin": "Odpojit se", + "turns_down_the_volume": "Sníží hlasitost.", + "volume_mute_description": "Ztlumí nebo zruší ztlumení přehrávače médií.", + "is_volume_muted_description": "Nastavuje, zda má či nemá být ztlumeno.", + "mute_unmute_volume": "Ztlumit/Zrušit ztlumení hlasitosti", + "sets_the_volume_level": "Nastaví úroveň hlasitosti.", + "set_volume": "Nastavit hlasitost", + "turns_up_the_volume": "Zvýší hlasitost.", + "apply_filter": "Použít filtr", + "days_to_keep": "Dny k uchování", + "repack": "Přebalit", + "purge": "Vyčistit", + "domains_to_remove": "Domény k odebrání", + "entity_globs_to_remove": "Entity globs k odebrání", + "entities_to_remove": "Entity k odebrání.", + "purge_entities": "Vyčistit entity", + "see_description": "Zaznamenává viděné sledované zařízení.", + "battery_description": "Úroveň baterie zařízení.", + "gps_coordinates": "Souřadnice GPS", + "gps_accuracy_description": "Přesnost GPS souřadnic.", + "hostname_of_the_device": "Název hostitele zařízení.", + "hostname": "Název hostitele", + "mac_description": "MAC adresa zařízení.", + "see": "Podívat se" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/cy/cy.json b/packages/core/src/hooks/useLocale/locales/cy/cy.json index 3c3dd4b5..e0cfbc75 100644 --- a/packages/core/src/hooks/useLocale/locales/cy/cy.json +++ b/packages/core/src/hooks/useLocale/locales/cy/cy.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Blwch post", "to_do_lists": "To-do lists", "developer_tools": "Offer datblygwr", "media": "Media", "profile": "Profile", + "panel_mailbox": "Blwch post", "panel_shopping_list": "Rhestr siopa", "unknown": "Unknown", "unavailable": "Ddim ar gael", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -184,7 +184,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Cerdyn dyblyg", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -198,7 +198,7 @@ "move": "Move", "save": "Arbed", "add": "Add", - "edit": "Golygu", + "edit": "Edit", "submit": "Submit", "rename": "Rename", "search": "Search", @@ -225,7 +225,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -253,13 +254,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -478,10 +480,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Gwasanaeth", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -534,7 +536,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -616,6 +617,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Newidiwyd Ddiwethaf", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -685,6 +690,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -701,8 +707,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -823,6 +827,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -833,7 +838,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -872,6 +877,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1000,7 +1006,7 @@ "no_notifications": "No notifications", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1014,7 +1020,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Croeso Gartref", "empty_state_go_to_integrations_page": "Ewch i'r dudalen integreiddio.", "never_triggered": "Never triggered", @@ -1029,8 +1035,9 @@ "navigate_to_location": "Ewch i {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toglo {name}", - "call_service_name": "Galw gwasanaeth {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Dangos mwy o wybodaeth: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Galw gwasanaeth {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", "reset_focus": "Reset focus", @@ -1069,6 +1076,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Endidau heb ei ddefnyddio", @@ -1088,6 +1096,7 @@ "manage_resources": "Manage resources", "edit_configuration": "Golygu ffurfweddu", "unsaved_changes": "Newidiadau heb eu cadw", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Methu gramadegu YAML: {error}", "raw_editor_error_invalid_config": "Dydy eich cyfluniad ddim yn ddilys: {error}", "raw_editor_error_save_yaml": "Methu arbed YAML: {error}", @@ -1103,21 +1112,22 @@ "move_view_left": "Symud y wedd i'r chwith", "move_view_right": "Symud y wedd i'r dde", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", "card_configuration": "Ffurfweddu Cerdyn", "type_card_configuration": "{type} Card configuration", "edit_card_pick_card": "Dewiswch y cerdyn rydych eisiau ychwanegu", - "toggle_editor": "Toglo Golygydd", + "toggle_editor": "Toggle editor", "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Are you sure you want to cancel?", "show_visual_editor": "Show visual editor", @@ -1135,6 +1145,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1148,9 +1165,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Cymerwch reolaeth ar eich rhyngwyneb defnyddiwr Lovelace", "save_config_empty_config": "Dechreuwch gyda dangosfwrdd gwag", "take_control": "Take control", @@ -1158,10 +1174,10 @@ "migrate_configuration": "Mudo ffurfweddiad", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1235,22 +1251,22 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Gweithred tab dwbl", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", "image_path": "Image path", "maximum": "Maximum", - "manual": "Llawlyfr", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1267,6 +1283,16 @@ "media_control": "Rheoli cyfryngau", "picture": "Picture", "picture_elements": "Elfennau'r Llun", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Endid Llun", "picture_glance": "Cipolwg ar lun", "state_entity": "State entity", @@ -1278,8 +1304,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1291,6 +1317,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1310,7 +1344,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1340,9 +1373,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "Dim disgrifiad ar gael.", + "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1350,6 +1384,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Priodoledd {attribute} ddim ar gael yn: {entity}", "entity_not_available_entity": "Endid ddim ar gael: {entity}", "entity_is_non_numeric_entity": "Endid di-rhifol: {entity}", @@ -1360,117 +1396,145 @@ "compare_data": "Compare data", "reload_ui": "Ail-lwytho Lovelace", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1491,7 +1555,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1510,20 +1573,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1549,77 +1609,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1627,6 +1626,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1698,10 +1699,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1716,8 +1715,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1731,7 +1744,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1739,7 +1751,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1748,51 +1760,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1802,12 +1902,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1815,43 +1917,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1862,22 +1930,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1890,6 +1971,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1908,107 +1990,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Pont eisoes wedi'i ffurfweddu", + "no_deconz_bridges_discovered": "Dim pontydd deCONZ wedi eu darganfod", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Methu cael allwedd API", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Cysylltu â deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Enw eisoes yn bodoli", + "passive": "Passive", + "define_zone_parameters": "Ddiffinio paramedrau parth", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2019,19 +2139,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2045,40 +2180,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2097,105 +2222,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Pont eisoes wedi'i ffurfweddu", - "no_deconz_bridges_discovered": "Dim pontydd deCONZ wedi eu darganfod", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Methu cael allwedd API", - "link_with_deconz": "Cysylltu â deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Enw eisoes yn bodoli", - "passive": "Passive", - "define_zone_parameters": "Ddiffinio paramedrau parth", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2278,50 +2323,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2332,43 +2372,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2377,7 +2540,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2395,7 +2557,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2406,8 +2567,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2427,7 +2586,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2438,14 +2596,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2464,53 +2620,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2601,64 +2712,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2795,10 +2855,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2824,47 +2935,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2885,21 +2980,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2934,41 +3026,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2988,6 +3106,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -2999,45 +3138,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3064,110 +3266,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3175,90 +3278,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/da/da.json b/packages/core/src/hooks/useLocale/locales/da/da.json index 3c761347..caf4de75 100644 --- a/packages/core/src/hooks/useLocale/locales/da/da.json +++ b/packages/core/src/hooks/useLocale/locales/da/da.json @@ -6,16 +6,16 @@ "map": "Map", "logbook": "Logbog", "history": "History", - "mailbox": "Postkasse", "to_do_lists": "Huskelister", "developer_tools": "Udviklerværktøjer", "media": "Medier", "profile": "Profil", + "panel_mailbox": "Postkasse", "panel_shopping_list": "Indkøbsliste", "unk": "Ukendt", "unavailable": "Utilgængelig", "unavai": "Utilgæn", - "error": "Error", + "error": "Fejl", "entity_not_found": "Entitet ikke fundet", "armed": "Tilkoblet", "disarm": "Disarm", @@ -85,7 +85,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "Tilstand", + "state": "State", "name_target_humidity": "{name} målfugtighed", "name_current_humidity": "{name} nuværende luftfugtighed", "name_humidifying": "{name} befugter", @@ -93,8 +93,9 @@ "name_on": "{name} tændt", "resume_mowing": "Genoptag græsslåning", "start_mowing": "Start græsslåning", + "pause": "Pause", "return_to_dock": "Tilbage til dock", - "brightness": "Lysstyrke", + "brightness": "Brightness", "color_brightness": "Farvetemperatur", "white_brightness": "Hvidværdi", "cold_white_brightness": "kold hvid lysstyrke", @@ -102,7 +103,7 @@ "effect": "Effekt", "lock": "Lock", "unlock": "Unlock", - "open": "Open", + "open": "Åbn", "open_door": "Open door", "really_open": "Vil du åbne?", "done": "Færdig", @@ -112,7 +113,6 @@ "browse_media": "Gennemse medier", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Næste nummer", "previous_track": "Forrige nummer", @@ -181,13 +181,13 @@ "twice_daily": "Twice daily", "and": "Og", "continue": "Fortsæt", - "previous": "Forrige", + "previous": "Previous", "loading": "Indlæser…", "refresh": "Opdatér", "delete": "Delete", "delete_all": "Slet alle", "download": "Download", - "duplicate": "Dublikér", + "duplicate": "Duplicate", "remove": "Fjern", "enable": "Enable", "disable": "Disable", @@ -201,7 +201,7 @@ "move": "Flyt", "save": "Gem", "add": "Tilføj", - "edit": "Redigér", + "edit": "Edit", "submit": "Indsend", "rename": "Omdøb", "search": "Search", @@ -228,21 +228,23 @@ "media_content_type": "Media content type", "upload_failed": "Upload mislykkedes", "unknown_file": "Ukendt fil", - "select_image": "Vælg billede", + "image": "Billede", + "select_label": "Vælg {label}", "upload_picture": "Upload billede", "image_url": "Lokal sti eller webadresse", + "ui_components_selectors_image_select_image": "Vælg billede", "latitude": "Breddegrad", "longitude": "Længdegrad", "radius": "Radius", "input_select": "Inputvalg", - "action": "Handling", + "action": "Action", "area": "Område", "attribute": "Egenskab", "boolean": "Til/fra", "condition": "Betingelse", "date": "Dato", "date_time": "Dato og tid", - "duration": "Duration", + "duration": "Varighed", "entity": "Entity", "floor": "Etage", "icon": "Ikon", @@ -256,13 +258,14 @@ "theme": "Theme", "time": "Tid", "manual_entry": "Manuel indtastning", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Vis adgangskode", "hide_password": "Skjul adgangskode", "no_logbook_events_found": "Der blev ikke fundet nogen logbogshændelser.", "triggered_by": "udløst af", "triggered_by_automation": "udløst af automatisering", "triggered_by_script": "udløst af script", - "triggered_by_service": "udløst af tjeneste", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "udløst af den numeriske tilstand af", "triggered_by_state_of": "udløst af tilstanden af", "triggered_by_event": "udløst af hændelse", @@ -307,6 +310,7 @@ "event_type_event_detected": "{event_type} hændelse registreret", "detected_an_event": "registrerede en hændelse", "detected_an_unknown_event": "registrerede en ukendt hændelse", + "ui_components_logbook_triggered_by_service": "udløst af tjeneste", "entity_picker_no_entities": "Du har ingen entiteter", "no_matching_entities_found": "Ingen matchende entiteter fundet", "show_entities": "Vis entiteter", @@ -484,11 +488,13 @@ "mean": "Gennemsnit", "sum": "Sum", "change": "Change", - "service": "tjeneste", + "ui_components_service_picker_service": "Tjeneste", "this_field_is_required": "Dette felt er påkrævet", "targets": "Mål", - "service_data": "Tjenestedata", + "action_data": "Action data", "integration_documentation": "Dokumentation for integration", + "ui_components_service_control_data": "Tjenestedata", + "ui_components_service_control_target_description": "Hvad skal denne tjeneste bruge som målområder, -enheder eller -entiteter.", "no_related_items_found": "Ingen relaterede elementer fundet.", "related_entities": "Relaterede entiteter", "related_items_group": "En del af følgende grupper", @@ -539,7 +545,6 @@ "episode": "Episode", "game": "Spil", "genre": "Genre", - "image": "Billede", "movie": "Film", "music": "Musik", "playlist": "Spilleliste", @@ -570,7 +575,7 @@ "edit_event": "Redigér begivenhed", "save_event": "Gem begivenhed", "all_day": "Heldags", - "end": "Slut", + "end": "End", "delete_only_this_event": "Slet kun denne begivenhed", "delete_all_future_events": "Slet alle fremtidige begivenheder", "update_event": "Opdater begivenhed", @@ -621,6 +626,10 @@ "increase_temperature": "Øg temperatur", "decrease_temperature": "Sænk temperatur", "copy_to_clipboard": "Kopiér til udklipsholder", + "last_changed": "Sidst ændret", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Fejlsikret tilstand", "all_yaml_configuration": "Al YAML-konfiguration", "domain": "Domain", @@ -655,8 +664,8 @@ "raspberry_pi_gpio_entities": "Raspberry Pi GPIO-entiteter", "themes": "Temaer", "action_server": "{action} server", - "reboot": "Genstart", - "reload": "Reload", + "restart": "Restart", + "reload": "Genindlæs", "navigate": "Gå til", "server": "Server", "logs": "Logfiler", @@ -667,7 +676,7 @@ "entities": "Entities", "energy_configuration": "Energikonfiguration", "dashboards": "Dashboards", - "about": "Oplysninger", + "info": "Oplysninger", "network": "Netværk", "updates": "Opdateringer", "hardware": "Hardware", @@ -689,6 +698,7 @@ "didn_t_quite_get_that": "Det forstod jeg ikke helt", "voice_command_found": "Jeg fandt følgende til dig:", "voice_command_error": "Ups, der er opstået en fejl", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Hvordan kan jeg hjælpe?", "enter_a_request": "Indtast en anmodning", "send_text": "Send tekst", @@ -704,8 +714,6 @@ "back_to_info": "Tilbage til oplysninger", "related": "Relaterede", "device_info": "Enhedsoplysninger", - "last_changed": "Sidst ændret", - "last_updated": "Last updated", "show_more": "Vis mere", "exit_edit_mode": "Afslut redigeringstilstand", "last_action": "Sidste handling", @@ -753,7 +761,7 @@ "default_code": "Standardkode", "editor_default_code_error": "Koden svarer ikke til kodeformatet", "entity_id": "Entity ID", - "unit": "Måleenhed", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Enhed for nedbør", "display_precision": "Visningspræcision", "default_value": "Standard ({value})", @@ -774,8 +782,8 @@ "cold": "Kold", "connectivity": "Forbindelse", "gas": "Gas", - "heat": "Opvarmning", - "light": "Lys", + "heat": "Heat", + "light": "Light", "moisture": "Fugtighed", "motion": "Bevægelse", "moving": "I bevægelse", @@ -823,8 +831,10 @@ "rotate_right_and_flip": "Roter til højre og vend", "rotate_right": "Roter til højre", "voice_assistants": "Stemmeassistenter", + "ui_dialogs_entity_registry_editor_hidden_description": "Skjulte entiteter vil ikke blive vist på dit betjeningspanel eller inkluderet, når der indirekte henvises til dem (dvs. via et område eller en enhed). Deres historik bliver stadig gemt, og du kan stadig interagere med dem via tjenester.", "enable_type": "Aktivér {type}", "device_registry_detail_enabled_cause": "{type} er deaktiveret pga. {cause} .", + "service": "tjeneste", "unknown_error": "Ukendt fejl", "expose": "Eksponér", "aliases": "Aliasser", @@ -835,13 +845,14 @@ "restart_home_assistant": "Genstart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Hurtig genindlæsning", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Genindlæser konfiguration", "failed_to_reload_configuration": "Konfigurationen kunne ikke genindlæses", "restart_description": "Afbryder alle kørende automatiseringer og scripts.", "restart_failed": "Kunne ikke genstarte Home Assistant", "stop_home_assistant": "Stop Home Assistant?", "reboot_system": "Genstart systemet?", + "reboot": "Genstart", "rebooting_system": "Genstarter system", "failed_to_reboot_system": "Kunne ikke genstarte systemet", "shut_down_system": "Luk system?", @@ -876,6 +887,7 @@ "input_select_no_options": "Der er ingen muligheder endnu.", "initial_value": "Startværdi", "restore": "Gendan", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Indlæser næste trin for {integration}", "options_successfully_saved": "Indstillingerne blev gemt.", "repair_issue": "Reparer problem", @@ -1004,11 +1016,12 @@ "no_notifications": "Ingen notifikationer", "notifications": "Notifikationer", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Kunne ikke kalde tjenesten {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Forbindelse afbrudt. Opretter forbindelse igen…", "home_assistant_has_started": "Home Assistant er startet!", "triggered_name": "Udløste {name}", "notification_toast_no_matching_link_found": "Ingen matchende 'My link' fundet for {path}", + "ui_notification_toast_service_call_failed": "Kunne ikke kalde tjenesten {service}.", "app_configuration": "App-konfiguration", "sidebar_toggle": "Vis/skjul sidebjælke", "hide_panel": "Skjul panel", @@ -1018,7 +1031,8 @@ "actions_no_entity_toggle": "Der er ikke angivet en entitet, som skal slås til/fra", "no_navigation_path_specified": "Der er ikke angivet nogen navigationssti", "actions_no_url": "Der er ikke angivet en webadresse, der skal åbnes", - "actions_no_service": "Der er ikke angivet en tjeneste, som skal afvikles", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Der er ikke angivet en tjeneste, som skal afvikles", "welcome_home": "Velkommen hjem", "empty_state_go_to_integrations_page": "Gå til integrationssiden.", "never_triggered": "Aldrig udløst", @@ -1034,8 +1048,9 @@ "navigate_to_location": "Gå til {location}", "open_window_to_url_path": "Åbn vindue til {url_path}", "toggle_name": "Skift {name}", - "call_service_name": "Kald tjeneste {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Vis mere info: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Kald tjeneste {name}", "recovery_mode_activated": "Genoprettelsestilstand aktiveret", "starting_description": "Home Assistant starter. Vent venligst...", "reset_focus": "Nulstil fokus", @@ -1073,6 +1088,7 @@ "low_carbon": "Lav-CO2", "energy_distribution_go_to_energy_dashboard": "Gå til energi-betjeningspanelet", "energy_usage": "Energiforbrug", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Lav-CO2-energi forbrugt", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Forbruget af lav-CO2-energi kunne ikke udregnes", "unused_entities": "Ubrugte entiteter", @@ -1096,10 +1112,13 @@ "manage_resources": "Administrér ressourcer", "edit_configuration": "Redigér konfiguration", "unsaved_changes": "Ikke-gemte ændringer", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Kunne ikke fortolke YAML: {error}", "raw_editor_error_invalid_config": "Din konfiguration er ugyldig: {error}", "raw_editor_error_save_yaml": "Kunne ikke gemme YAML: {error}", "raw_editor_error_remove": "Ude af stand til at fjerne konfiguration: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Vi genererer automatisk et betjeningspanel med dine områder og enheder, hvis du fjerner din betjeningspanel-konfiguration.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Er du sikker på, at du vil fjerne din betjeningspanel-konfiguration?", "title_of_your_dashboard": "Titel på dit betjeningspanel", "edit_title": "Redigér titel", "title": "Titel", @@ -1111,30 +1130,32 @@ "move_view_left": "Flyt visningen til venstre", "move_view_right": "Flyt visningen til højre", "background": "Baggrund", - "badges": "Badges", "view_type": "Visnings-type", "masonry_default": "Murværk (standard)", "sidebar": "Sidemenu", "panel_card": "Panel (1 kort)", "sections_experimental": "Afsnit (eksperimentelt)", "subview": "Under-visning", - "max_number_of_columns": "Maks. antal kolonner", + "edit_view_max_columns": "Maks. antal kolonner", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Redigér i visuel editor", "edit_in_yaml": "Redigér i YAML", "saving_failed": "Gem mislykkedes", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Badges", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Du kan ikke ændre din visning til en anden type, da migrering ikke understøttes endnu. Start forfra med en ny visning, hvis du vil bruge en anden visningstype.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Du kan ikke ændre din visning til at bruge visningstypen 'afsnit', fordi migrering ikke er understøttet endnu. Start forfra med en ny visning, hvis du vil eksperimentere med 'afsnit'-visningen.", "card_configuration": "Kortkonfiguration", "type_card_configuration": "{type}-kortkonfiguration", "edit_card_pick_card": "Hvilket kort vil du tilføje?", - "toggle_editor": "Vis/skjul editor", - "you_have_unsaved_changes": "Du har ikke-gemte ændringer", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Er du sikker på, at du vil annullere?", "show_visual_editor": "Vis visuel editor", "show_code_editor": "Vis kode-editor", "add_card": "Tilføj kort", - "copy": "Kopiér", - "cut": "Klip", + "copy": "Copy", + "cut": "Cut", "move_to_view": "Flyt til visning", "move_card_before": "Flyt kortet før", "move_card_after": "Flyt kortet efter", @@ -1143,10 +1164,20 @@ "increase_card_position": "Ryk kortposition op", "more_options": "Flere indstillinger", "search_cards": "Søg i kort", - "config": "Konfiguration", + "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfigurer, hvordan kortet vises på betjeningspanelet. Disse indstillinger tilsidesætter kortets standardstørrelse og -position.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Hvilket kort vil du tilføje til din {name}-visning?", + "ui_panel_lovelace_editor_edit_card_tab_config": "Konfiguration", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Synlighed", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Tilføj til betjeningspanel", "move_card_error_title": "Kan ikke flytte kortet", "choose_a_view": "Vælg en visning", "dashboard": "Betjeningspanel", @@ -1165,9 +1196,9 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} vil blive slettet.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Dette afsnit", "edit_section": "Redigér afsnit", + "width": "Width", "suggest_card_header": "Vi har lavet et forslag til dig", "pick_different_card": "Vælg et andet kort", - "add_to_dashboard": "Tilføj til betjeningspanel", "save_config_header": "Tag kontrol over dit betjeningspanel", "save_config_empty_config": "Start med et tomt betjeningspanel", "take_control": "Tag kontrol", @@ -1175,10 +1206,10 @@ "migrate_configuration": "Migrér opsætning", "navigation_path": "Navigationssti", "url_path": "Webadresse", - "default_action": "Standardhandling", - "call_service": "Kald tjeneste", + "default": "Default", + "perform_action": "Perform action", "more_info": "Flere oplysninger", - "no_action": "Ingen handling", + "nothing": "Nothing", "add_condition": "Tilføj betingelse", "test": "Test", "condition_passes": "Betingelsen er opfyldt", @@ -1205,7 +1236,7 @@ "initial_view": "Første visning", "calendar_entities": "Kalenderentiteter", "list_days": "Liste (7 dage)", - "conditional": "Betinget", + "conditional": "Conditional", "conditions": "Betingelser", "card": "Kort", "change_type": "Skift type", @@ -1234,6 +1265,7 @@ "history_graph_fit_y_data": "Udvid Y-aksens grænser, så de passer til data", "statistics_graph": "Statistik-graf", "period": "Periode", + "unit": "Måleenhed", "show_stat_types": "Vis statistiktyper", "chart_type": "Diagramtype", "hour": "Time", @@ -1250,21 +1282,21 @@ "camera_entity": "Kameraentitet", "image_entity": "Billed-entitet", "camera_view": "Kameravisning", - "double_tap_action": "Handling ved dobbelttryk", - "hold_action": "Handling ved hold", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Antal timer vist", "days_to_show": "Dage, der skal vises", "icon_height": "Ikonhøjde", "image_path": "Sti til billede", "maximum": "Maksimum", - "manual": "Manuel", - "paste_from_clipboard": "Indsæt fra Udklipsholder", - "generic_paste_description": "Indsæt et {type}-kort fra Udklipsholderen", + "manual": "Manual", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Opdateringsinterval", "show_icon": "Vis ikon?", "show_name": "Vis navn?", "show_state": "Vis tilstand?", - "tap_action": "Handling ved tryk", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Sekundær info-egenskab", "generic_state_color": "Farvelæg ikoner baseret på tilstand?", "suggested_cards": "Foreslåede kort", @@ -1280,6 +1312,16 @@ "content": "Indhold", "media_control": "Mediekontrol", "picture_elements": "Billedelementer", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Billedentitet", "picture_glance": "Billedblik", "state_entity": "Tilstandsentitet", @@ -1291,12 +1333,15 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Vis aktuel temperatur som primær information", "tile": "Flise", - "icon_tap_action": "Ikontryks-handling", - "actions": "Handlinger", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Vis entitetsbillede", "vertical": "Lodret", "hide_state": "Skjul tilstand", - "state_content": "Tilstands-indhold", + "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Handlinger", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Sidst opdateret", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "Tilstand", "vertical_stack": "Lodret stak", "weather_to_show": "Vejr at vise", "weather_forecast_show_both": "Vis aktuelt vejr og vejrudsigt", @@ -1304,6 +1349,14 @@ "show_only_forecast": "Vis kun vejrudsigt", "select_forecast_type": "Vælg prognosetype", "no_type": "Ingen type", + "style": "Stilart", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Funktioner", "not_compatible": "Ikke kompatibel", "features_no_compatible_available": "Ingen kompatible funktioner til rådighed for denne entitet", @@ -1315,12 +1368,12 @@ "cover_tilt": "Vippeposition", "alarm_modes": "Alarmtilstande", "customize_alarm_modes": "Tilpas alarmtilstande", + "light_brightness": "Lysstyrke", "light_color_temperature": "Lysets farvetemperatur", "lock_commands": "Låsekommandoer", "lock_open_door": "Lås åben dør", "commands": "Kommandoer", "climate_fan_modes": "Klimablæsertilstande", - "style": "Stilart", "dropdown": "Dropdown", "icons": "Ikoner", "customize_fan_modes": "Tilpas blæsertilstande", @@ -1352,9 +1405,10 @@ "hide_entities_without_area": "Skjul entiteter, der ikke er tilknyttet et område", "hide_energy": "Skjul energi", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Skjulte områder", - "no_description_available": "Ingen beskrivelse tilgængelig.", - "by_entity": "Efter entitet", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Efter kort", + "by_badge": "By badge", "header": "Sidehoved", "footer": "Sidefod", "choose_a_type": "Vælg en {type}", @@ -1362,6 +1416,8 @@ "header_editor": "Redigér sidehoved", "footer_editor": "Redigér sidefod", "feature_editor": "Rediger kommandoer", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_blue": "Blå", "ui_panel_lovelace_editor_color_picker_colors_brown": "Brun", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Mørkegrå", @@ -1387,115 +1443,143 @@ "compare_data": "Sammenlign data", "reload_ui": "Genindlæs brugerflade", "profiler": "Profiler", - "http": "HTTP", - "cover": "Gardin/port", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input-knap", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatisering", "alarm_control_panel": "Alarmkontrolpanel", - "device_tracker": "Enhedssporing", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Ventil", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Tæller", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Boolsk valg", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Filstørrelse", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Dato og tid-input", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnostik", - "siren": "Sirene", "fitbit": "Fitbit", - "automation": "Automatisering", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Ventil", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Samtale", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Filstørrelse", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Tekst-input", + "weather": "Vejr", + "home_assistant_api": "Home Assistant API", "group": "Gruppe", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Tidsplan", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Vedvarende notifikation", + "localtuya": "LocalTuya integration", + "input_button": "Input-knap", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Fjernbetjening", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Binær sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Vedvarende notifikation", + "conversation": "Samtale", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Hændelse", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Tidsplan", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Vejr", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Binær sensor", - "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", "fan": "Blæser", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", + "solis_inverter": "Solis Inverter", + "intent": "Intent", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Hændelse", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_text": "Tekst-input", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostik", "file_upload": "File Upload", - "climate": "Klima", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Tæller", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobilapp", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirene", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Applikations-loginoplysninger", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Gardin/port", + "hacs": "HACS", "local_calendar": "Lokal kalender", + "system_log": "System Log", + "input_boolean": "Boolsk valg", + "bluetooth": "Bluetooth", + "climate": "Klima", + "application_credentials": "Applikations-loginoplysninger", + "mobile_app": "Mobilapp", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assistent-pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Enhedssporing", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Sidst scannet af enheds-id", - "tag_id": "Tag-ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1516,7 +1600,6 @@ "closing": "Lukker", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent-version", "apparmor_version": "Apparmor-version", "cpu_percent": "CPU-procent", @@ -1535,20 +1618,17 @@ "solar_azimuth": "Solens azimut", "solar_elevation": "Solhøjde", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", - "assist_in_progress": "Assist in progress", - "preferred": "Preferred", + "assist_in_progress": "Assist i gang", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", + "preferred": "Foretrukken", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Tilsluttet strøm", @@ -1574,77 +1654,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Bevægelsesdetektering", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Opdatering tilgængelig", - "dry": "Dry", - "wet": "Fugtig", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signalstyrke", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Spænding", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Belysningsstyrke", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1652,6 +1671,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Kald aktivt", + "quiet": "Quiet", "animal": "Animal", "detected": "Registreret", "animal_lens": "Animal lens 1", @@ -1723,10 +1744,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Fra", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1741,8 +1760,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1756,7 +1789,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1764,7 +1796,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1773,46 +1805,133 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Kald aktivt", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatisk", - "box": "Boks", - "step": "Trin", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Opdatering tilgængelig", + "dry": "Dry", + "wet": "Fugtig", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signalstyrke", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Spænding", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Fastklemt", + "locked": "Låst", + "locking": "Låser", + "unlocked": "Ulåst", + "unlocking": "Låser op", + "changed_by": "Ændret af", + "code_format": "Kodeformat", + "recording": "Optager", + "streaming": "Streamer", + "access_token": "Adgangstoken", + "brand": "Mærke", + "stream_type": "Stream-type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Administreret via brugerfladen", + "minute": "Minut", + "second": "Sekund", + "timestamp": "Timestamp", + "event_type": "Begivenhedstype", + "event_types": "Begivenhedstyper", + "doorbell": "Doorbell", + "max_length": "Maks.-længde", + "min_length": "Min.-længde", + "pattern": "Mønster", + "clear_night": "Klart, nat", + "cloudy": "Overskyet", + "exceptional": "Enestående", + "fog": "Tåge", + "hail": "Hagl", + "lightning": "Lyn", + "lightning_rainy": "Lyn, regnvejr", + "partly_cloudy": "Delvist overskyet", + "pouring": "Kraftig regn", + "rainy": "Regnfuldt", + "snowy": "Sne", + "snowy_rainy": "Sne, regn", + "sunny": "Solrigt", + "windy": "Blæsende", + "windy_cloudy": "Blæsende, overskyet", + "apparent_temperature": "Tilsyneladende temperatur", + "cloud_coverage": "Skydække", + "dew_point_temperature": "Dugpunktstemperatur", + "ozone": "Ozon", + "pressure_unit": "Enhed for lufttryk", + "uv_index": "UV-indeks", + "wind_bearing": "Vindretning", + "wind_gust_speed": "Vindstødshastighed", + "paused": "På pause", + "finishes_at": "Slutter", + "last_reset": "Sidste nulstilling", + "possible_states": "Mulige tilstande", + "state_class": "Tilstandsklasse", + "measurement": "Måling", + "total": "Totalt", + "total_increasing": "Totalt, stigende", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Lagret energi", "frequency": "Frekvens", + "illuminance": "Belysningsstyrke", "irradiance": "Indstråling", + "balance": "Saldo", "nitrogen_dioxide": "Nitrogendioxid", "nitrogen_monoxide": "Kvælstofmonoxid", "nitrous_oxide": "Nitrogenoxid", - "ozone": "Ozon", "ph": "pH", "pm": "PM2,5", "power_factor": "Effektfaktor", @@ -1826,11 +1945,14 @@ "stored_volume": "Opbevaret volumen", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Administreret via brugerfladen", "next_event": "Næste begivenhed", - "stopped": "Stoppet", + "automatic": "Automatisk", + "box": "Boks", + "step": "Trin", + "members": "Medlemmer", + "above_horizon": "Over horisonten", + "below_horizon": "Under horisonten", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Maks. antal kørende automatiseringer", @@ -1838,43 +1960,8 @@ "parallel": "Parallelt", "queued": "I kø", "single": "Enkelt", - "not_charging": "Oplader ikke", - "disconnected": "Afbrudt", - "connected": "Forbundet", - "hot": "Varm", - "no_light": "Lys ikke registreret", - "light_detected": "Lys registreret", - "locked": "Låst", - "unlocked": "Ulåst", - "not_moving": "Ikke i bevægelse", - "unplugged": "Ikke tilsluttet strøm", - "not_running": "Kører ikke", - "safe": "Sikret", - "unsafe": "Usikret", - "tampering_detected": "Manipulation registreret", - "buffering": "Buffer", - "paused": "På pause", - "playing": "Afspiller", - "standby": "Standby", - "app_id": "App-id", - "local_accessible_entity_picture": "Lokalt tilgængeligt entitetsbillede", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Albumkunstner", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Kanaler", - "position_updated": "Position opdateret", - "series": "Serie", - "all": "All", - "one": "En", - "available_sound_modes": "Tilgængelige lydtilstande", - "available_sources": "Tilgængelige kilder", - "receiver": "Modtager", - "speaker": "Højttaler", - "tv": "TV", - "above_horizon": "Over horisonten", - "below_horizon": "Under horisonten", + "max_running_scripts": "Maks. antal kørende scripts", + "stopped": "Stoppet", "oscillating": "Oscillating", "speed_step": "Hastighedstrin", "available_preset_modes": "Tilgængelige forudindstillede tilstande", @@ -1884,22 +1971,34 @@ "armed_night": "Tilkoblet nat", "armed_vacation": "Tilkoblet ferie", "disarming": "Frakobler", - "changed_by": "Ændret af", "code_for_arming": "Kode til tilkobling", "not_required": "Ikke påkrævet", - "code_format": "Kodeformat", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Begivenhedstype", - "event_types": "Begivenhedstyper", - "doorbell": "Doorbell", "device_trackers": "Enhedssporere", - "max_running_scripts": "Maks. antal kørende scripts", - "jammed": "Fastklemt", - "locking": "Låser", - "unlocking": "Låser op", + "gps_accuracy": "GPS accuracy", + "auto_update": "Automatisk opdatering", + "in_progress": "I gang", + "installed_version": "Installeret version", + "release_summary": "Udgivelsesnoter", + "release_url": "Udgivelsens webadresse", + "skipped_version": "Oversprunget version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Kun lysstyrke", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Farvetemperatur (mireds)", + "color_temperature_kelvin": "Farvetemperatur (Kelvin)", + "available_effects": "Tilgængelige effekter", + "maximum_color_temperature_kelvin": "Højeste farvetemperatur (Kelvin)", + "maximum_color_temperature_mireds": "Højeste farvetemperatur (mireds)", + "minimum_color_temperature_kelvin": "Laveste farvetemperatur (Kelvin)", + "minimum_color_temperature_mireds": "Laveste farvetemperatur (mireds)", + "available_color_modes": "Tilgængelige farvetilstande", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1912,7 +2011,9 @@ "top": "Top", "current_action": "Aktuel handling", "cooling": "Køling", + "defrosting": "Defrosting", "drying": "Tørring", + "heating": "Opvarmning", "preheating": "Forvarmer", "max_target_humidity": "Maksimal målfugtighed", "max_target_temperature": "Maksimal måltemperatur", @@ -1929,104 +2030,144 @@ "upper_target_temperature": "Øvre måltemperatur", "lower_target_temperature": "Nedre måltemperatur", "target_temperature_step": "Måltemperatur-trin", - "last_reset": "Sidste nulstilling", - "possible_states": "Mulige tilstande", - "state_class": "Tilstandsklasse", - "measurement": "Måling", - "total": "Totalt", - "total_increasing": "Totalt, stigende", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Saldo", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Kun lysstyrke", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Farvetemperatur (mireds)", - "color_temperature_kelvin": "Farvetemperatur (Kelvin)", - "available_effects": "Tilgængelige effekter", - "maximum_color_temperature_kelvin": "Højeste farvetemperatur (Kelvin)", - "maximum_color_temperature_mireds": "Højeste farvetemperatur (mireds)", - "minimum_color_temperature_kelvin": "Laveste farvetemperatur (Kelvin)", - "minimum_color_temperature_mireds": "Laveste farvetemperatur (mireds)", - "available_color_modes": "Tilgængelige farvetilstande", - "clear_night": "Klart, nat", - "cloudy": "Overskyet", - "exceptional": "Enestående", - "fog": "Tåge", - "hail": "Hagl", - "lightning": "Lyn", - "lightning_rainy": "Lyn, regnvejr", - "partly_cloudy": "Delvist overskyet", - "pouring": "Kraftig regn", - "rainy": "Regnfuldt", - "snowy": "Sne", - "snowy_rainy": "Sne, regn", - "sunny": "Solrigt", - "windy": "Blæsende", - "windy_cloudy": "Blæsende, overskyet", - "apparent_temperature": "Tilsyneladende temperatur", - "cloud_coverage": "Skydække", - "dew_point_temperature": "Dugpunktstemperatur", - "pressure_unit": "Enhed for lufttryk", - "uv_index": "UV-indeks", - "wind_bearing": "Vindretning", - "wind_gust_speed": "Vindstødshastighed", - "recording": "Optager", - "streaming": "Streamer", - "access_token": "Adgangstoken", - "brand": "Mærke", - "stream_type": "Stream-type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minut", - "second": "Sekund", - "max_length": "Maks.-længde", - "min_length": "Min.-længde", - "pattern": "Mønster", - "members": "Medlemmer", - "finishes_at": "Slutter", - "identify": "Identify", - "auto_update": "Automatisk opdatering", - "in_progress": "I gang", - "installed_version": "Installeret version", - "release_summary": "Udgivelsesnoter", - "release_url": "Udgivelsens webadresse", - "skipped_version": "Oversprunget version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Allerede konfigureret. Kun en enkelt konfiguration mulig.", - "user_description": "Vil du starte opsætningen?", - "device_is_already_configured": "Enheden er allerede konfigureret", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Forbindelse mislykkedes", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Ugyldig godkendelse", - "unexpected_error": "Uventet fejl", - "username": "Brugernavn", - "host": "Host", + "not_charging": "Oplader ikke", + "disconnected": "Afbrudt", + "connected": "Forbundet", + "hot": "Varm", + "no_light": "Lys ikke registreret", + "light_detected": "Lys registreret", + "not_moving": "Ikke i bevægelse", + "unplugged": "Ikke tilsluttet strøm", + "not_running": "Kører ikke", + "safe": "Sikret", + "unsafe": "Usikret", + "tampering_detected": "Manipulation registreret", + "buffering": "Buffer", + "playing": "Afspiller", + "standby": "Standby", + "app_id": "App-id", + "local_accessible_entity_picture": "Lokalt tilgængeligt entitetsbillede", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Albumkunstner", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Kanaler", + "position_updated": "Position opdateret", + "series": "Serie", + "all": "All", + "one": "En", + "available_sound_modes": "Tilgængelige lydtilstande", + "available_sources": "Tilgængelige kilder", + "receiver": "Modtager", + "speaker": "Højttaler", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Kontoen er allerede konfigureret", "abort_already_in_progress": "Konfigurationsflow er allerede i gang", + "failed_to_connect": "Forbindelse mislykkedes", "invalid_access_token": "Ugyldigt adgangstoken", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Modtog ugyldige token-data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Godkendelse lykkedes", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Vælg godkendelsesmetode", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Tjenesten er allerede konfigureret", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Allerede konfigureret. Kun en enkelt konfiguration mulig.", + "user_description": "Choose a device to set up", + "two_factor_code": "Tofaktorkode", + "two_factor_authentication": "Tofaktorgodkendelse", + "username": "Brugernavn", + "sign_in_with_ring_account": "Log ind med Ring-konto", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "bridge_is_already_configured": "Bridge er allerede konfigureret", + "no_deconz_bridges_discovered": "Ingen deConz-bro fundet", + "abort_no_hardware_available": "Ingen radiohardware forbundet til deCONZ", + "abort_updated_instance": "Opdaterede deCONZ-instans med ny værtadresse", + "error_linking_not_possible": "Kunne ikke oprette forbindelse til gatewayen", + "error_no_key": "Kunne ikke få en API-nøgle", + "hassio_confirm_title": "MQTT-broker via Home Assistant-add-on", + "link_with_deconz": "Forbind med deCONZ", + "select_discovered_deconz_gateway": "Vælg den opdagede deCONZ-gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Binær skabelon-sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Skabelon-sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Skabelon til en binær sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Skabelon til en sensor", + "template_a_switch": "Template a switch", + "template_helper": "Skabelon-hjælper", + "all_entities": "Alle entiteter", + "hide_members": "Skjul medlemmer", + "add_group": "Tilføj gruppe", + "ignore_non_numeric": "Ignorér ikke-numerisk", + "data_round_digits": "Afrund værdi til antal decimaler", + "type": "Type", + "binary_sensor_group": "Binær sensor-gruppe", + "button_group": "Button group", + "cover_group": "Gardin/port-gruppe", + "event_group": "Event group", + "fan_group": "Blæser-gruppe", + "light_group": "Lys-gruppe", + "lock_group": "Lås-gruppe", + "media_player_group": "Medieafspiller-gruppe", + "notify_group": "Notify group", + "sensor_group": "Sensor-gruppe", + "switch_group": "Kontakt-gruppe", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Ingen tjenester fundet på slutpunktet", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout ved oprettelse af forbindelse", + "link_google_account": "Link Google Account", + "name_already_exists": "Navnet findes allerede", + "passive": "Passiv", + "define_zone_parameters": "Definer zoneparametre", + "cannot_connect_details_error_detail": "Kan ikke oprette forbindelse. Detaljer: {error_detail}", + "unknown_details_error_detail": "Ukendt. Detaljer: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2037,19 +2178,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API-nøgle", - "configure_daikin_ac": "Konfigurer Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Vil du starte opsætningen?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Krypteringsnøgle", + "key_id": "Key ID", + "password_description": "Adgangskode til at beskytte sikkerhedskopien med.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Kalendernavn", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2063,41 +2219,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Kan ikke oprette forbindelse. Detaljer: {error_detail}", - "unknown_details_error_detail": "Ukendt. Detaljer: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout ved oprettelse af forbindelse", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Manglende MAC-adresse i MDNS-egenskaber.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Fandt ESPHome-knudepunkt", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API-nøgle", + "configure_daikin_ac": "Konfigurer Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "Ingen enheder fundet på netværket", "connection_error_error": "Forbindelsesfejl: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Enhedsklasse", - "state_template": "Tilstandsskabelon", - "template_binary_sensor": "Binær skabelon-sensor", - "template_sensor": "Skabelon-sensor", - "template_a_binary_sensor": "Skabelon til en binær sensor", - "template_a_sensor": "Skabelon til en sensor", - "template_helper": "Skabelon-hjælper", - "location_is_already_configured": "Lokalitet er allerede konfigureret", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Ugyldig API-nøgle", - "error_already_in_progress": "Configuration flow is already in progress", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Ugyldigt værtsnavn eller IP-adresse", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2116,105 +2261,26 @@ "websocket_path": "WebSocket path", "enable_discovery": "Aktivér opdagelse", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant-add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "error_already_in_progress": "Configuration flow is already in progress", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Manglende MAC-adresse i MDNS-egenskaber.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Tjeneste modtaget", - "discovered_esphome_node": "Fandt ESPHome-knudepunkt", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Ingen tjenester fundet på slutpunktet", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Adgangskode til at beskytte sikkerhedskopien med.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Tofaktorkode", - "two_factor_authentication": "Tofaktorgodkendelse", - "sign_in_with_ring_account": "Log ind med Ring-konto", - "bridge_is_already_configured": "Bridge er allerede konfigureret", - "no_deconz_bridges_discovered": "Ingen deConz-bro fundet", - "abort_no_hardware_available": "Ingen radiohardware forbundet til deCONZ", - "abort_updated_instance": "Opdaterede deCONZ-instans med ny værtadresse", - "error_linking_not_possible": "Kunne ikke oprette forbindelse til gatewayen", - "error_no_key": "Kunne ikke få en API-nøgle", - "link_with_deconz": "Forbind med deCONZ", - "select_discovered_deconz_gateway": "Vælg den opdagede deCONZ-gateway", - "all_entities": "Alle entiteter", - "hide_members": "Skjul medlemmer", - "add_group": "Tilføj gruppe", - "ignore_non_numeric": "Ignorér ikke-numerisk", - "data_round_digits": "Afrund værdi til antal decimaler", - "type": "Type", - "binary_sensor_group": "Binær sensor-gruppe", - "cover_group": "Gardin/port-gruppe", - "event_group": "Event group", - "fan_group": "Blæser-gruppe", - "light_group": "Lys-gruppe", - "lock_group": "Lås-gruppe", - "media_player_group": "Medieafspiller-gruppe", - "sensor_group": "Sensor-gruppe", - "switch_group": "Kontakt-gruppe", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Navnet findes allerede", - "passive": "Passiv", - "define_zone_parameters": "Definer zoneparametre", - "calendar_name": "Kalendernavn", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth-scannertilstand", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Tillad deCONZ CLIP-sensorer", + "allow_deconz_light_groups": "Tillad deCONZ-lysgrupper", + "data_allow_new_devices": "Tillad automatisk tilføjelse af nye enheder", + "deconz_devices_description": "Konfigurer synligheden af deCONZ-enhedstyper", + "deconz_options": "deCONZ-indstillinger", + "enable_the_conversation_agent": "Aktivér samtaleagenten", + "language_code": "Sprogkode", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2297,50 +2363,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Aktivér samtaleagenten", - "language_code": "Sprogkode", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker-indstillinger", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Tillad deCONZ CLIP-sensorer", - "allow_deconz_light_groups": "Tillad deCONZ-lysgrupper", - "data_allow_new_devices": "Tillad automatisk tilføjelse af nye enheder", - "deconz_devices_description": "Konfigurer synligheden af deCONZ-enhedstyper", - "deconz_options": "deCONZ-indstillinger", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2351,13 +2412,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker-indstillinger", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lås {entity_name}", + "open_entity_name": "Åbn {entity_name}", + "unlock_entity_name": "Lås {entity_name} op", + "entity_name_is_locked": "{entity_name} er låst", + "entity_name_is_open": "{entity_name} er åben", + "entity_name_is_unlocked": "{entity_name} er låst op", + "entity_name_locked": "{entity_name} låst", + "entity_name_opened": "{entity_name} åbnet", + "entity_name_unlocked": "{entity_name} låst op", "first_button": "Første knap", "second_button": "Anden knap", "third_button": "Tredje knap", "fourth_button": "Fjerde knap", "subtype_button_down": "{subtype} knap ned", "subtype_button_up": "{subtype} knap op", - "subtype_double_clicked": "\"{subtype}\"-knappen er dobbeltklikket", + "subtype_double_clicked": "\"{subtype}\" dobbeltklikket", "subtype_double_push": "{subtype} dobbelt tryk", "subtype_long_clicked": "{subtype} langt klik", "subtype_long_push": "{subtype} langt tryk", @@ -2365,37 +2461,124 @@ "subtype_single_clicked": "{subtype} enkelt klik", "trigger_type_single_long": "{subtype} enkelt klik og derefter langt klik", "subtype_single_push": "{subtype} enkelt tryk", - "subtype_triple_clicked": "\"{subtype}\"-knappen tredobbeltklikkes", + "subtype_triple_clicked": "\"{subtype}\" tredobbeltklikket", "subtype_triple_push": "{subtype} tredobbelt tryk", - "set_value_for_entity_name": "Indstil værdi for {entity_name}", - "value": "Value", - "close_entity_name": "Luk {entity_name}", - "close_entity_name_tilt": "Luk vippeposition for {entity_name}", - "open_entity_name": "Åbn {entity_name}", - "open_entity_name_tilt": "Åbn vippeposition for {entity_name}", - "set_entity_name_position": "Indstil {entity_name}-position", - "set_entity_name_tilt_position": "Angiv vippeposition for {entity_name}", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} er lukket", - "entity_name_closing": "{entity_name} lukker", - "entity_name_is_open": "{entity_name} er åben", - "entity_name_is_opening": "{entity_name} åbnes", - "current_entity_name_position_is": "Aktuel {entity_name} position er", - "condition_type_is_tilt_position": "Aktuel {entity_name} vippeposition er", - "entity_name_closed": "{entity_name} lukket", - "entity_name_opened": "{entity_name} åbnet", - "entity_name_opening": "{entity_name} åbner", - "entity_name_position_changes": "{entity_name} position ændres", - "entity_name_tilt_position_changes": "{entity_name} vippeposition ændres", - "entity_name_battery_is_low": "{entity_name} batteri er lavt", - "entity_name_is_charging": "{entity_name} oplader", - "condition_type_is_co": "{entity_name} detekterer kulilte", + "both_buttons": "Begge knapper", + "bottom_buttons": "Nederste knapper", + "fifth_button": "Femte knap", + "sixth_button": "Sjette knap", + "seventh_button": "Syvende knap", + "eighth_button": "Ottende knap", + "dim_down": "Dæmp ned", + "dim_up": "Dæmp op", + "left": "Venstre", + "right": "Højre", + "side": "Side 6", + "top_buttons": "Øverste knapper", + "device_awakened": "Enheden vækket", + "subtype_continuously_pressed": "\"{subtype}\" trykket på konstant", + "trigger_type_remote_button_long_release": "\"{subtype}\"-knappen sluppet efter langt tryk", + "subtype_quadruple_clicked": "\"{subtype}\" firedobbelt-klikket", + "subtype_quintuple_clicked": "\"{subtype}\" femdobbelt-klikket", + "button_rotated_subtype": "Knap roteret \"{subtype}\"", + "button_rotated_fast_subtype": "Knap roteret hurtigt \"{subtype}\"", + "button_rotation_subtype_stopped": "Knaprotation \"{subtype}\" er stoppet", + "subtype_pressed": "\"{subtype}\" trykket på", + "subtype_released": "\"{subtype}\" sluppet", + "device_subtype_double_tapped": "Enheden \"{subtype}\" dobbelttappet", + "trigger_type_remote_double_tap_any_side": "Enhed dobbelttappet på enhver side", + "device_in_free_fall": "Enheden er i frit fald", + "device_flipped_degrees": "Enhed vendt 90 grader", + "device_shaken": "Enhed rystet", + "trigger_type_remote_moved": "Enheden flyttede med \"{subtype}\" op", + "trigger_type_remote_moved_any_side": "Enhed flyttet med enhver side opad", + "trigger_type_remote_rotate_from_side": "Enhed roteret fra \"side 6\" til \"{subtype}\"", + "device_turned_clockwise": "Enhed drejet med uret", + "device_turned_counter_clockwise": "Enhed drejet mod uret", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Indstil værdi for {entity_name}", + "value": "Value", + "close_entity_name": "Luk {entity_name}", + "close_entity_name_tilt": "Luk vippeposition for {entity_name}", + "open_entity_name_tilt": "Åbn vippeposition for {entity_name}", + "set_entity_name_position": "Indstil {entity_name}-position", + "set_entity_name_tilt_position": "Angiv vippeposition for {entity_name}", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} er lukket", + "entity_name_closing": "{entity_name} lukker", + "entity_name_is_opening": "{entity_name} åbnes", + "current_entity_name_position_is": "Aktuel {entity_name} position er", + "condition_type_is_tilt_position": "Aktuel {entity_name} vippeposition er", + "entity_name_closed": "{entity_name} lukket", + "entity_name_opening": "{entity_name} åbner", + "entity_name_position_changes": "{entity_name} position ændres", + "entity_name_tilt_position_changes": "{entity_name} vippeposition ændres", + "toggle_entity_name": "Skift {entity_name} til/fra", + "turn_off_entity_name": "Sluk {entity_name}", + "turn_on_entity_name": "Tænd for {entity_name}", + "entity_name_is_off": "{entity_name} er fra", + "entity_name_is_on": "{entity_name} er til", + "trigger_type_changed_states": "{entity_name} tændte eller slukkede", + "entity_name_turned_off": "{entity_name} slukkede", + "entity_name_turned_on": "{entity_name} tændte", + "arm_entity_name_away": "Tilkobl {entity_name} ude", + "arm_entity_name_home": "Tilkobl {entity_name} hjemme", + "arm_entity_name_night": "Tilkobl {entity_name} nat", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Frakobl {entity_name}", + "trigger_entity_name": "Udløs {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} tilkoblet ude", + "entity_name_armed_home": "{entity_name} tilkoblet hjemme", + "entity_name_armed_night": "{entity_name} tilkoblet nat", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} frakoblet", + "entity_name_triggered": "{entity_name} udløst", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} er inaktiv", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} afspiller", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} opdateringstilgængelighed ændret", + "entity_name_became_up_to_date": "{entity_name} blev opdateret", + "trigger_type_turned_on": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Formindsk lysstyrken på {entity_name}", + "increase_entity_name_brightness": "Forøg lysstyrken på {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Blink", + "action_type_select_first": "Ændr {entity_name} til første mulighed", + "action_type_select_last": "Ændr {entity_name} til sidste mulighed", + "action_type_select_next": "Ændr {entity_name} til næste mulighed", + "change_entity_name_option": "Ændr {entity_name}-mulighed", + "action_type_select_previous": "Ændr {entity_name} til forrige mulighed", + "current_entity_name_selected_option": "Den aktuelle valgmulighed for {entity_name}", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name}-mulighed ændret", + "action_type_set_hvac_mode": "Skift af klimaanlægstilstand på {entity_name}", + "change_preset_on_entity_name": "Skift af forudindstilling på {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} målte luftfugtighed ændret", + "entity_name_measured_temperature_changed": "{entity_name} målte temperatur ændret", + "entity_name_hvac_mode_changed": "{entity_name} klimaanlægstilstand ændret", + "send_a_notification": "Send a notification", + "entity_name_battery_is_low": "{entity_name} batteri er lavt", + "entity_name_is_charging": "{entity_name} oplader", + "condition_type_is_co": "{entity_name} detekterer kulilte", "entity_name_is_cold": "{entity_name} er kold", "entity_name_is_connected": "{entity_name} er tilsluttet", "entity_name_is_detecting_gas": "{entity_name} registrerer gas", "entity_name_is_hot": "{entity_name} er varm", "entity_name_is_detecting_light": "{entity_name} registrerer lys", - "entity_name_is_locked": "{entity_name} er låst", "entity_name_is_moist": "{entity_name} er fugtig", "entity_name_is_detecting_motion": "{entity_name} registrerer bevægelse", "entity_name_is_moving": "{entity_name} bevæger sig", @@ -2413,7 +2596,6 @@ "entity_name_is_not_cold": "{entity_name} er ikke kold", "entity_name_is_disconnected": "{entity_name} er afbrudt", "entity_name_is_not_hot": "{entity_name} er ikke varm", - "entity_name_is_unlocked": "{entity_name} er låst op", "entity_name_is_dry": "{entity_name} er tør", "entity_name_is_not_moving": "{entity_name} bevæger sig ikke", "entity_name_is_not_occupied": "{entity_name} er ikke optaget", @@ -2423,8 +2605,6 @@ "condition_type_is_not_tampered": "{entity_name} registrerer ikke manipulation", "entity_name_is_safe": "{entity_name} er sikker", "entity_name_is_occupied": "{entity_name} er optaget", - "entity_name_is_off": "{entity_name} er fra", - "entity_name_is_on": "{entity_name} er til", "entity_name_is_powered": "{entity_name} er tilsluttet strøm", "entity_name_is_present": "{entity_name} er til stede", "entity_name_is_detecting_problem": "{entity_name} registrerer problem", @@ -2443,7 +2623,6 @@ "entity_name_started_detecting_gas": "{entity_name} begyndte at registrere gas", "entity_name_became_hot": "{entity_name} blev varm", "entity_name_started_detecting_light": "{entity_name} begyndte at registrere lys", - "entity_name_locked": "{entity_name} blev låst", "entity_name_became_moist": "{entity_name} blev fugtig", "entity_name_started_detecting_motion": "{entity_name} begyndte at registrere bevægelse", "entity_name_started_moving": "{entity_name} begyndte at bevæge sig", @@ -2454,13 +2633,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} stoppede med at registrere problem", "entity_name_stopped_detecting_smoke": "{entity_name} stoppede med at registrere røg", "entity_name_stopped_detecting_sound": "{entity_name} stoppede med at registrere lyd", - "entity_name_became_up_to_date": "{entity_name} blev opdateret", "entity_name_stopped_detecting_vibration": "{entity_name} stoppede med at registrere vibration", "entity_name_battery_normal": "{entity_name} batteri normalt", "entity_name_became_not_cold": "{entity_name} blev ikke kold", "entity_name_disconnected": "{entity_name} afbrudt", "entity_name_became_not_hot": "{entity_name} blev ikke varm", - "entity_name_unlocked": "{entity_name} låst op", "entity_name_became_dry": "{entity_name} blev tør", "entity_name_stopped_moving": "{entity_name} stoppede med at bevæge sig", "entity_name_became_not_occupied": "{entity_name} blev ikke optaget", @@ -2477,53 +2654,10 @@ "entity_name_started_detecting_smoke": "{entity_name} begyndte at registrere røg", "entity_name_started_detecting_sound": "{entity_name} begyndte at registrere lyd", "entity_name_started_detecting_tampering": "{entity_name} begyndte at registrere manipulation", - "entity_name_turned_off": "{entity_name} slukkede", - "entity_name_turned_on": "{entity_name} tændte", "entity_name_became_unsafe": "{entity_name} blev usikker", "trigger_type_update": "{entity_name} fik en tilgængelig opdatering", "entity_name_started_detecting_vibration": "{entity_name} begyndte at registrere vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} er inaktiv", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} afspiller", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} tændte eller slukkede", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Skift {entity_name} til/fra", - "turn_off_entity_name": "Sluk {entity_name}", - "turn_on_entity_name": "Tænd for {entity_name}", - "arm_entity_name_away": "Tilkobl {entity_name} ude", - "arm_entity_name_home": "Tilkobl {entity_name} hjemme", - "arm_entity_name_night": "Tilkobl {entity_name} nat", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Frakobl {entity_name}", - "trigger_entity_name": "Udløs {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} tilkoblet ude", - "entity_name_armed_home": "{entity_name} tilkoblet hjemme", - "entity_name_armed_night": "{entity_name} tilkoblet nat", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} frakoblet", - "entity_name_triggered": "{entity_name} udløst", - "entity_name_is_home": "{entity_name} er hjemme", - "entity_name_is_not_home": "{entity_name} er ikke hjemme", - "entity_name_enters_a_zone": "{entity_name} kommer ind i en zone", - "entity_name_leaves_a_zone": "{entity_name} forlader en zone", - "lock_entity_name": "Lås {entity_name}", - "unlock_entity_name": "Lås {entity_name} op", - "action_type_set_hvac_mode": "Skift af klimaanlægstilstand på {entity_name}", - "change_preset_on_entity_name": "Skift af forudindstilling på {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} målte luftfugtighed ændret", - "entity_name_measured_temperature_changed": "{entity_name} målte temperatur ændret", - "entity_name_hvac_mode_changed": "{entity_name} klimaanlægstilstand ændret", + "trigger_type_button_long_release": "\"{subtype}\" sluppet efter langt tryk", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Aktuelt {entity_name} luftkvalitetsindeks", "current_entity_name_atmospheric_pressure": "Nuværende {entity_name} atmosfærisk tryk", @@ -2614,66 +2748,12 @@ "entity_name_water_changes": "{entity_name} vand ændres", "entity_name_weight_changes": "{entity_name} vægt ændres", "entity_name_wind_speed_changes": "{entity_name} vindhastighed ændres", - "decrease_entity_name_brightness": "Formindsk lysstyrken på {entity_name}", - "increase_entity_name_brightness": "Forøg lysstyrken på {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Blink", - "fifth_button": "Femte knap", - "sixth_button": "Sjette knap", - "subtype_continuously_pressed": "\"{subtype}\"-knappen trykket på konstant", - "trigger_type_button_long_release": "\"{subtype}\" sluppet efter langt tryk", - "subtype_quadruple_clicked": "\"{subtype}\"-knappen firedobbelt-klikket", - "subtype_quintuple_clicked": "\"{subtype}\"-knappen femdobbelt-klikket", - "subtype_pressed": "\"{subtype}\"-knappen trykket på", - "subtype_released": "\"{subtype}\"-knappen sluppet", - "action_type_select_first": "Ændr {entity_name} til første mulighed", - "action_type_select_last": "Ændr {entity_name} til sidste mulighed", - "action_type_select_next": "Ændr {entity_name} til næste mulighed", - "change_entity_name_option": "Ændr {entity_name}-mulighed", - "action_type_select_previous": "Ændr {entity_name} til forrige mulighed", - "current_entity_name_selected_option": "Den aktuelle valgmulighed for {entity_name}", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name}-mulighed ændret", - "send_a_notification": "Send a notification", - "both_buttons": "Begge knapper", - "bottom_buttons": "Nederste knapper", - "seventh_button": "Syvende knap", - "eighth_button": "Ottende knap", - "dim_down": "Dæmp ned", - "dim_up": "Dæmp op", - "left": "Venstre", - "right": "Højre", - "side": "Side 6", - "top_buttons": "Øverste knapper", - "device_awakened": "Enheden vækket", - "trigger_type_remote_button_long_release": "\"{subtype}\"-knappen sluppet efter langt tryk", - "button_rotated_subtype": "Knap roteret \"{subtype}\"", - "button_rotated_fast_subtype": "Knap roteret hurtigt \"{subtype}\"", - "button_rotation_subtype_stopped": "Knaprotation \"{subtype}\" er stoppet", - "device_subtype_double_tapped": "Enheden \"{subtype}\" dobbelttappet", - "trigger_type_remote_double_tap_any_side": "Enhed dobbelttappet på enhver side", - "device_in_free_fall": "Enheden er i frit fald", - "device_flipped_degrees": "Enhed vendt 90 grader", - "device_shaken": "Enhed rystet", - "trigger_type_remote_moved": "Enheden flyttede med \"{subtype}\" op", - "trigger_type_remote_moved_any_side": "Enhed flyttet med enhver side opad", - "trigger_type_remote_rotate_from_side": "Enhed roteret fra \"side 6\" til \"{subtype}\"", - "device_turned_clockwise": "Enhed drejet med uret", - "device_turned_counter_clockwise": "Enhed drejet mod uret", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} opdateringstilgængelighed ændret", - "trigger_type_turned_on": "{entity_name} got an update available", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} er hjemme", + "entity_name_is_not_home": "{entity_name} er ikke hjemme", + "entity_name_enters_a_zone": "{entity_name} kommer ind i en zone", + "entity_name_leaves_a_zone": "{entity_name} forlader en zone", + "no_device_class": "Ingen enhedsklasse", + "no_state_class": "Ingen tilstandsklasse", "most_recently_updated": "Senest opdaterede", "arithmetic_mean": "Aritmetisk middelværdi", "median": "Median", @@ -2810,75 +2890,108 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Kritisk", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "Ingen enhedsklasse", - "no_state_class": "Ingen tilstandsklasse", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", - "starts_the_memory_profiler": "Starts the Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", - "set_asyncio_debug": "Set asyncio debug", - "starts_the_profiler": "Starts the Profiler.", - "max_objects_description": "The maximum number of objects to log.", - "maximum_objects": "Maximum objects", - "scan_interval_description": "The number of seconds between logging objects.", - "scan_interval": "Scan interval", - "start_logging_object_sources": "Start logging object sources", - "start_log_objects_description": "Starts logging growth of objects in memory.", - "start_logging_objects": "Start logging objects", - "stop_logging_object_sources": "Stop logging object sources", - "stop_log_objects_description": "Stops logging growth of objects in memory.", - "stop_logging_objects": "Stop logging objects", + "warning": "Advarsel", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", "request_sync_description": "Sends a request_sync command to Google.", "agent_user_id": "Agent user ID", "request_sync": "Request sync", - "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Rydder alle logposter.", - "clear_all": "Ryd alt", - "write_log_entry": "Skriv en logpost.", - "log_level": "Logningsniveau.", - "level": "Level", - "message_to_log": "Meddelelse, der skal logføres.", - "write": "Skriv", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Opret en midlertidig URL-adresse til en striks forbindelse", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "Første", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Vælg den forrige mulighed", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Log event loop scheduled", + "log_thread_frames_description": "Logs the current frames for all threads.", + "log_thread_frames": "Log thread frames", + "lru_stats_description": "Logs the stats of all lru caches.", + "log_lru_stats": "Log LRU stats", + "starts_the_memory_profiler": "Starts the Memory Profiler.", + "seconds": "Seconds", + "memory": "Memory", + "set_asyncio_debug_description": "Enable or disable asyncio debug.", + "enabled_description": "Whether to enable or disable asyncio debug.", + "set_asyncio_debug": "Set asyncio debug", + "starts_the_profiler": "Starts the Profiler.", + "max_objects_description": "The maximum number of objects to log.", + "maximum_objects": "Maximum objects", + "scan_interval_description": "The number of seconds between logging objects.", + "scan_interval": "Scan interval", + "start_logging_object_sources": "Start logging object sources", + "start_log_objects_description": "Starts logging growth of objects in memory.", + "start_logging_objects": "Start logging objects", + "stop_logging_object_sources": "Stop logging object sources", + "stop_log_objects_description": "Stops logging growth of objects in memory.", + "stop_logging_objects": "Stop logging objects", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", + "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Tjek konfiguration", "reload_all": "Genindlæs alle", "reload_config_entry_description": "Genindlæser den angivne konfigurationspost.", @@ -2899,21 +3012,18 @@ "generic_toggle": "Generisk til/fra-knap", "generic_turn_off": "Generisk slukning", "generic_turn_on": "Generisk tænding", + "entities_to_update": "Entities to update", "update_entity": "Opdatér entitet", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Genstarter et add-on.", "the_add_on_slug": "Slug for add-on.", "restart_add_on": "Genstart add-on.", @@ -2948,41 +3058,67 @@ "restore_partial_description": "Gendanner fra en delvis sikkerhedskopi.", "restores_home_assistant": "Gendanner Home Assistant.", "restore_from_partial_backup": "Gendan fra delvis sikkerhedskopi.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Fjernforbindelse", + "remote_disconnect": "Afbrydelse af fjernforbindelse", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3002,10 +3138,31 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Indstiller alarmen til: _tilkoblet til ferie_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", - "transition": "Overgang", + "transition": "Transition", "apply": "Apply", "creates_a_new_scene": "Creates a new scene.", "scene_id_description": "The entity ID of the new scene.", @@ -3013,45 +3170,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "Første", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Vælg den forrige mulighed", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Åbner/lukker en ventil.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Indstiller alarmen til: _tilkoblet til ferie_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Rydder alle logposter.", + "clear_all": "Ryd alt", + "write_log_entry": "Skriv en logpost.", + "log_level": "Logningsniveau.", + "message_to_log": "Meddelelse, der skal logføres.", + "write": "Skriv", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Stop overspringning", + "install_update": "Installér opdatering", + "skip_description": "Markerer den aktuelt tilgængelige opdatering som oversprunget.", + "skip_update": "Spring opdatering over", + "brightness_value": "Lysstyrkeværdi", + "a_human_readable_color_name": "Et menneskeligt læsbart farvenavn.", + "color_name": "Farvenavn", + "color_temperature_in_mireds": "Farvetemperatur i mireds.", + "light_effect": "Lyseffekt.", + "hue_sat_color": "Farvetone/-mætning", + "color_temperature_in_kelvin": "Farvetemperatur i Kelvin.", + "profile_description": "Navnet på den lysprofil, der skal bruges.", + "rgbw_color": "RGBW-farve", + "rgbww_color": "RGBWW-farve", + "white_description": "Indstil lyset til hvid tilstand.", + "xy_color": "XY-farve", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Skift lysstyrke med en mængde.", + "brightness_step_value": "Lysstyrketrinværdi", + "brightness_step_pct_description": "Skift lysstyrke i procent.", + "brightness_step": "Trin for lysstyrke", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Titel til din notifikation.", + "title_of_the_notification": "Titel på notifikation.", + "send_a_persistent_notification": "Send en vedvarende notifikation", + "sends_a_notification_message": "Sender en notifikationsbesked.", + "your_notification_message": "Din notifikationsbesked.", + "title_description": "Valgfri titel på notifikationen.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3078,110 +3298,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Starter en samtale fra en transskriberet tekst.", - "agent": "Agent", - "conversation_id": "Samtale-ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Genindlæser hensigts-konfigurationen.", - "conversation_agent_to_reload": "Samtaleagent, der skal genindlæses.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Titel til din notifikationsmeddelelse.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Titel til din notifikation.", - "title_of_the_notification": "Titel på notifikation.", - "send_a_persistent_notification": "Send en vedvarende notifikation", - "sends_a_notification_message": "Sender en notifikationsbesked.", - "your_notification_message": "Din notifikationsbesked.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Lysstyrkeværdi", - "a_human_readable_color_name": "Et menneskeligt læsbart farvenavn.", - "color_name": "Farvenavn", - "color_temperature_in_mireds": "Farvetemperatur i mireds.", - "light_effect": "Lyseffekt.", - "hue_sat_color": "Farvetone/-mætning", - "color_temperature_in_kelvin": "Farvetemperatur i Kelvin.", - "profile_description": "Navnet på den lysprofil, der skal bruges.", - "rgbw_color": "RGBW-farve", - "rgbww_color": "RGBWW-farve", - "white_description": "Indstil lyset til hvid tilstand.", - "xy_color": "XY-farve", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Skift lysstyrke med en mængde.", - "brightness_step_value": "Lysstyrketrinværdi", - "brightness_step_pct_description": "Skift lysstyrke i procent.", - "brightness_step": "Trin for lysstyrke", "topic_to_listen_to": "Topic to listen to.", "topic": "Emne", "export": "Eksportér", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3189,88 +3310,59 @@ "retain": "Retain", "topic_to_publish_to": "Emne at udgive til.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Fjernforbindelse", - "remote_disconnect": "Afbrydelse af fjernforbindelse", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Stop overspringning", - "install_update": "Installér opdatering", - "skip_description": "Markerer den aktuelt tilgængelige opdatering som oversprunget.", - "skip_update": "Spring opdatering over" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Starter en samtale fra en transskriberet tekst.", + "agent": "Agent", + "conversation_id": "Samtale-ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Genindlæser hensigts-konfigurationen.", + "conversation_agent_to_reload": "Samtaleagent, der skal genindlæses.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/de/de.json b/packages/core/src/hooks/useLocale/locales/de/de.json index e44bf4e0..eefc0f77 100644 --- a/packages/core/src/hooks/useLocale/locales/de/de.json +++ b/packages/core/src/hooks/useLocale/locales/de/de.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbuch", "history": "History", - "mailbox": "Posteingang", "to_do_lists": "To-do-Listen", "developer_tools": "Entwicklerwerkzeuge", "media": "Medien", "profile": "Profil", + "panel_mailbox": "Posteingang", "panel_shopping_list": "Einkaufsliste", "unknown": "Unbekannt", "unavailable": "Nicht verfügbar", @@ -91,6 +91,7 @@ "name_on": "{name} eingeschaltet", "resume_mowing": "Mähen fortsetzen", "start_mowing": "Mähen beginnen", + "pause": "Pause", "return_to_dock": "Zurück zur Dockingstation", "brightness": "Helligkeit", "color_temperature": "Farbtemperatur", @@ -111,7 +112,6 @@ "browse_media": "Medien durchsuchen", "play": "Abspielen", "play_pause": "Wiedergabe/Pause", - "pause": "Pause", "stop": "Stopp", "next_track": "Nächster Titel", "previous_track": "Vorheriger Titel", @@ -196,7 +196,7 @@ "save": "Speichern", "add": "Hinzufügen", "edit": "Bearbeiten", - "submit": "Absenden", + "submit": "Bestätigen", "rename": "Umbenennen", "search": "Search", "ok": "OK", @@ -222,9 +222,11 @@ "media_content_type": "Art des Medieninhalts", "upload_failed": "Upload fehlgeschlagen", "unknown_file": "Unbekannte Datei", - "select_image": "Bild auswählen", + "image": "Bild", + "select_label": "Wähle {label}", "upload_picture": "Bild hochladen", "image_url": "Lokaler Pfad oder Web-URL", + "ui_components_selectors_image_select_image": "Bild auswählen", "latitude": "Breitengrad", "longitude": "Längengrad", "radius": "Radius", @@ -250,13 +252,14 @@ "theme": "Theme", "time": "Zeit", "manual_entry": "Manuelle Eingabe", + "learn_more_about_templating": "Erfahre mehr über Templates.", "show_password": "Passwort anzeigen", "hide_password": "Passwort ausblenden", "no_logbook_events_found": "Keine Logbuch-Ereignisse gefunden.", "triggered_by": "ausgelöst durch", "triggered_by_automation": "ausgelöst durch Automatisierung", "triggered_by_script": "ausgelöst durch Skript", - "triggered_by_service": "ausgelöst durch Dienst", + "triggered_by_action": "ausgelöst durch Aktion", "logbook_triggered_by_numeric_state_of": "ausgelöst durch numerischen Zustand von", "triggered_by_state_of": "ausgelöst durch Zustand von", "triggered_by_event": "ausgelöst durch Ereignis", @@ -269,7 +272,7 @@ "was_detected_away": "wurde als abwesend erkannt", "was_detected_at_state": "wurde bei {state} erkannt", "rose": "aufgegangen", - "set": "Einstellen", + "set": "Festlegen", "was_low": "war niedrig", "was_normal": "war normal", "was_connected": "wurde verbunden", @@ -301,6 +304,7 @@ "event_type_event_detected": "{event_type} Ereignis erkannt", "detected_an_event": "hat ein Ereignis erkannt", "detected_an_unknown_event": "ein unbekanntes Ereignis festgestellt", + "ui_components_logbook_triggered_by_service": "ausgelöst durch Dienst", "entity_picker_no_entities": "Du hast keine Entitäten", "no_matching_entities_found": "Keine übereinstimmenden Entitäten gefunden", "show_entities": "Entitäten anzeigen", @@ -348,7 +352,7 @@ "no_user": "Kein Benutzer", "add_user": "Benutzer hinzufügen", "remove_user": "Benutzer entfernen", - "select_a_blueprint": "Wähle eine Blaupause", + "select_a_blueprint": "Wähle eine Blueprint aus", "show_devices": "Geräte anzeigen", "device_picker_no_devices": "Du hast keine Geräte", "no_matching_devices_found": "Keine übereinstimmenden Geräte gefunden", @@ -402,7 +406,7 @@ "add_on": "Add-on", "error_no_supervisor": "Dieser Speicher wird in deiner Installation nicht unterstützt.", "error_fetch_addons": "Beim Laden von Add-ons ist ein Fehler aufgetreten.", - "mount_picker_use_datadisk": "Datenträger für die Sicherung verwenden", + "mount_picker_use_datadisk": "Datenträger für das Backup verwenden", "error_fetch_mounts": "Beim Laden der Standorte ist ein Fehler aufgetreten.", "speech_to_text": "Sprache-zu-Text", "filter_by_entity": "Nach Entität filtern", @@ -478,15 +482,17 @@ "service": "Dienst", "this_field_is_required": "Dieses Feld ist erforderlich", "targets": "Ziele", - "service_data": "Dienstdaten", + "action_data": "Aktionsdaten", "integration_documentation": "Integrationsdokumentation", + "ui_components_service_control_data": "Dienstdaten", + "ui_components_service_control_target_description": "Was dieser Dienst als Bereiche, Geräte oder Entitäten verwenden soll.", "no_related_items_found": "Es wurden keine verwandten Elemente gefunden.", "related_entities": "Verwandte Entitäten", "related_items_group": "Teil der folgenden Gruppen", "related_items_scene": "Teil der folgenden Szenen", "related_items_script": "Teil der folgenden Skripte", "related_items_automation": "Teil der folgenden Automatisierungen", - "using_blueprint": "Verwendet Blaupause", + "using_blueprint": "Verwendet Blueprint", "no_data": "Keine Daten", "filtering_by": "Filtern nach", "number_hidden": "{number} ausgeblendet", @@ -530,7 +536,6 @@ "episode": "Episode", "game": "Spiel", "genre": "Genre", - "image": "Bild", "movie": "Film", "music": "Musik", "playlist": "Wiedergabeliste", @@ -612,6 +617,10 @@ "increase_temperature": "Temperatur erhöhen", "decrease_temperature": "Temperatur senken", "copy_to_clipboard": "In die Zwischenablage kopieren", + "last_changed": "Zuletzt geändert", + "last_updated": "Zuletzt aktualisiert", + "remaining_time": "Verbleibende Zeit", + "install_status": "Installationsstatus", "safe_mode": "Abgesicherter Modus", "all_yaml_configuration": "Alle YAML-Konfigurationen", "domain": "Domäne", @@ -641,10 +650,10 @@ "trend_entities": "Trend-Entitäten", "ping_binary_sensor_entities": "Binäre Ping-Sensor-Entitäten", "file_size_entities": "Dateigröße-Entitäten", - "telegram_notify_services": "Telegram Benachrichtigungsdienste", + "telegram_notify_services": "Telegram-Benachrichtigungsdienste", "smtp_notify_services": "SMTP-Benachrichtigungsdienste", "manually_configured_mqtt_entities": "Manuell konfigurierte MQTT-Entitäten", - "raspberry_pi_gpio_entities": "Raspberry Pi GPIO Entitäten", + "raspberry_pi_gpio_entities": "Raspberry Pi GPIO-Entitäten", "themes": "Themes", "action_server": "Server {action}", "restart": "Neu starten", @@ -667,7 +676,7 @@ "backups": "Backups", "analytics": "Analytics", "system_health": "Systemzustand", - "blueprints": "Blaupausen", + "blueprints": "Blueprints", "yaml": "YAML", "system": "System", "add_on_dashboard": "Add-on Dashboard", @@ -681,6 +690,7 @@ "didn_t_quite_get_that": "Das habe ich nicht ganz verstanden", "voice_command_found": "Ich habe folgendes für dich gefunden:", "voice_command_error": "Ups, ein Fehler ist aufgetreten.", + "voice_command_conversation_no_control": "Dieser Assistent kann dein Zuhause nicht steuern.", "how_can_i_assist": "Wie kann ich behilflich sein?", "enter_a_request": "Eingabe einer Anfrage", "send_text": "Text senden", @@ -697,8 +707,6 @@ "information": "Information", "related": "Verwandt", "device_info": "Geräteinformationen", - "last_changed": "Zuletzt geändert", - "last_updated": "Zuletzt aktualisiert", "show_more": "Mehr anzeigen", "exit_edit_mode": "Bearbeitungsmodus verlassen", "last_action": "Letzte Aktion", @@ -712,7 +720,6 @@ "create_backup_before_updating": "Vor der Aktualisierung ein Backup erstellen", "update_instructions": "Update-Anweisungen", "current_activity": "aktuelle Aktivität", - "status": "Status", "vacuum_cleaner_commands": "Staubsauger-Befehle:", "fan_speed": "Lüftergeschwindigkeit", "clean_spot": "Stelle säubern", @@ -720,7 +727,7 @@ "return_home": "Zur Basis zurückkehren", "start_pause": "Start/Pause", "person_create_zone": "Zone vom aktuellen Standort erstellen", - "switch_to_button_mode": "In den Tastenmodus wechseln", + "switch_to_button_mode": "In den Button-Modus wechseln", "switch_to_position_mode": "In den Positionsmodus wechseln", "people_in_zone": "Personen in der Zone", "edit_favorite_colors": "Lieblingsfarben bearbeiten", @@ -746,7 +753,7 @@ "default_code": "Standardcode", "editor_default_code_error": "Code stimmt nicht mit dem Codeformat überein", "entity_id": "Entitäts-ID", - "unit_of_measurement": "Maßeinheit", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Niederschlagseinheit", "display_precision": "Anzeigegenauigkeit", "default_value": "Standard ({value})", @@ -767,15 +774,15 @@ "cold": "Kälte", "connectivity": "Konnektivität", "gas": "Gas", - "heat": "Wärme", - "light": "Licht", + "hot": "Heizen", + "light": "Hell", "moisture": "Feuchtigkeit", "motion": "Bewegung", "moving": "Bewegt sich", - "occupancy": "Belegung", + "occupancy": "Anwesenheit", "plug": "Stecker", "power": "Leistung", - "presence": "Anwesenheit", + "presence": "Präsenz", "problem": "Problem", "safety": "Sicherheit", "smoke": "Rauch", @@ -790,10 +797,10 @@ "shutter": "Rollladen", "outlet": "Steckdose", "this_entity_is_unavailable": "Diese Entität ist nicht verfügbar.", - "entity_status": "Status der Entität", + "entity_status": "Zustand der Entität", "change_area": "Bereich ändern", "enabled": "Aktiviert", - "editor_enabled_cause": "Status kann nicht geändert werden. Deaktiviert durch {cause}.", + "editor_enabled_cause": "Zustand kann nicht geändert werden. Deaktiviert durch {cause}.", "visible": "Sichtbar", "hidden_by_cause": "Versteckt durch {cause}.", "editor_device_disabled": "Das Gerät dieser Entität ist deaktiviert.", @@ -815,6 +822,7 @@ "rotate_right_and_flip": "Nach rechts drehen und spiegeln", "rotate_right": "Nach rechts drehen", "voice_assistants": "Sprachassistenten", + "ui_dialogs_entity_registry_editor_hidden_description": "Ausgeblendete Entitäten werden nicht auf deinem Dashboard angezeigt oder einbezogen wenn indirekt darauf verwiesen wird (z. B. über einen Bereich oder ein Gerät). Ihr Verlauf wird weiterhin verfolgt und du kannst weiterhin über Dienste mit ihnen interagieren.", "enable_type": "{type} aktivieren", "device_registry_detail_enabled_cause": "{type} ist durch {cause} deaktiviert.", "unknown_error": "Unbekannter Fehler", @@ -827,7 +835,7 @@ "restart_home_assistant": "Home Assistant neu starten?", "advanced_options": "Erweiterte Optionen", "quick_reload": "Schnelles neu laden", - "reload_description": "Lädt Zonen aus der YAML-Konfiguration neu.", + "reload_description": "Lädt MQTT-Entitäten aus der YAML-Konfiguration neu.", "reloading_configuration": "Konfiguration neu laden", "failed_to_reload_configuration": "Konfiguration konnte nicht neu geladen werden", "restart_description": "Unterbricht alle laufenden Automatisierungen und Skripte", @@ -868,6 +876,7 @@ "input_select_no_options": "Es gibt noch keine Optionen.", "initial_value": "Anfangswert", "restore": "Wiederherstellen", + "edit_schedule_block": "Zeitplan bearbeiten", "loading_loading_step": "Nächster Schritt für {integration} wird geladen", "options_successfully_saved": "Optionen wurden erfolgreich gespeichert.", "repair_issue": "Reparaturproblem", @@ -991,15 +1000,16 @@ "check_the_system_health": "Überprüfe den Systemzustand.", "remember": "Merken", "log_in": "Anmelden", - "notification_drawer_click_to_configure": "Drücke auf die Schaltfläche, um {entity} zu konfigurieren", + "notification_drawer_click_to_configure": "Drücke auf den Button, um {entity} zu konfigurieren", "no_notifications": "Keine Benachrichtigungen", "notifications": "Benachrichtigung", "dismiss_all": "Alle schließen", - "notification_toast_service_call_failed": "Fehler beim Aufrufen des Diensts {service}.", + "notification_toast_action_failed": "Die Aktion {service} konnte nicht ausgeführt werden.", "connection_lost_reconnecting": "Verbindung getrennt. Wird erneut verbunden…", "home_assistant_has_started": "Home Assistant wurde vollständig gestartet!", "triggered_name": "{name} ausgelöst", "notification_toast_no_matching_link_found": "Kein passender My Link für {path} gefunden", + "ui_notification_toast_service_call_failed": "Fehler beim Aufrufen des Diensts {service}.", "app_configuration": "App-Konfiguration", "sidebar_toggle": "Seitenleiste umschalten", "hide_panel": "Panel ausblenden", @@ -1009,7 +1019,8 @@ "actions_no_entity_toggle": "Keine Entität zum Umschalten angegeben", "no_navigation_path_specified": "Kein Navigationspfad angegeben", "actions_no_url": "Keine URL zum Öffnen angegeben", - "actions_no_service": "Kein Dienst zur Ausführung angegeben", + "actions_no_action": "Keine auszuführende Aktion angegeben", + "ui_panel_lovelace_cards_actions_no_service": "Kein Dienst zur Ausführung angegeben", "welcome_home": "Willkommen Zuhause", "empty_state_go_to_integrations_page": "Gehe zur Integrationsseite.", "never_triggered": "Nie ausgelöst", @@ -1024,8 +1035,9 @@ "navigate_to_location": "Navigiere zu {location}", "open_window_to_url_path": "Fenster zu {url_path} öffnen", "toggle_name": "{name} umschalten", - "call_service_name": "Dienst {name} ausführen", + "perform_action_name": "Aktion durchführen {name}", "show_more_info_name": "Zeige weitere Informationen: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Dienst {name} ausführen", "recovery_mode_activated": "Wiederherstellungsmodus aktiviert", "starting_description": "Home Assistant wird gestartet, bitte warten…", "reset_focus": "Fokus zurücksetzen", @@ -1053,7 +1065,7 @@ "solar_consumed_gauge_self_consumed_solar_could_not_calc": "Selbst verbrauchte Solarenergie konnte nicht berechnet werden", "self_sufficiency": "Selbstversorgung", "self_sufficiency_couldn_t_be_calculated": "Die Selbstversorgung konnte nicht berechnet werden", - "grid_neutrality_gauge_energy_dependency": "Diese Karte zeigt deinen Netz-Energieverbrauch an.", + "grid_neutrality_gauge_energy_dependency": "Diese Karte zeigt deinen Nettoenergieverbrauch an.", "grid_neutrality_gauge_net_returned_grid": "Ins Netz eingespeist", "grid_neutrality_gauge_net_consumed_grid": "Aus dem Netz verbraucht", "grid_neutrality_gauge_grid_neutrality_not_calculated": "Netzneutralität konnte nicht berechnet werden", @@ -1064,6 +1076,7 @@ "energy_distribution_go_to_energy_dashboard": "Zum Energie-Dashboard gehen", "energy_usage": "Energieverbrauch", "previous_energy_usage": "Vorheriger Energieverbrauch", + "untracked_consumption": "Nicht erfasster Verbrauch", "low_carbon_energy_consumed": "Verbrauch von kohlenstoffarmer Energie", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Verbrauchte kohlenstoffarme Energie konnte nicht berechnet werden", "unused_entities": "Nicht verwendete Entitäten", @@ -1088,10 +1101,13 @@ "edit_configuration": "Konfiguration bearbeiten", "unsaved_changes": "Nicht gespeicherte Änderungen", "saved": "Gespeichert", + "delete_dashboard_configuration": "Dashboard-Konfiguration löschen?", "raw_editor_error_parse_yaml": "YAML kann nicht geparst werden: {error}", "raw_editor_error_invalid_config": "Deine Konfiguration ist ungültig: {error}", "raw_editor_error_save_yaml": "YAML konnte nicht gespeichert werden: {error}", "raw_editor_error_remove": "Konfiguration konnte nicht entfernt werden: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Wir generieren automatisch deine Dashboard-Ansichten mit deinen Bereichen und Geräten, wenn du deine Lovelace-Konfiguration entfernst.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Bist du sicher, dass du deine Dashboard-Konfiguration entfernen möchtest?", "title_of_your_dashboard": "Titel deines Dashboards", "edit_title": "Titel bearbeiten", "title": "Titel", @@ -1103,19 +1119,21 @@ "move_view_left": "Ansicht nach links verschieben", "move_view_right": "Ansicht nach rechts verschieben", "background": "Hintergrund", - "badges": "Plaketten", "view_type": "Ansichtsart", - "masonry_default": "Rasteransicht (Standard)", + "masonry_default": "Kacheln (Standard)", "sidebar": "Seitenleiste", "panel_card": "Panel (1 Karte)", - "sections_experimental": "Abschnitte (experimentell)", + "sections_experimental": "Sektionen (experimentell)", "subview": "Unteransicht", - "max_number_of_columns": "Maximale Anzahl von Spalten", + "edit_view_max_columns": "Maximale Anzahl von Sektionen in der Breite", + "sections_view_specifics_settings": "Spezifische Einstellungen für die Sektionsansicht", + "dense_section_placement": "Dichte Sektionsplatzierung", "edit_in_visual_editor": "Im visuellen Editor bearbeiten", "edit_in_yaml": "In YAML bearbeiten", "saving_failed": "Speichern fehlgeschlagen", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Badges", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Du kannst deine Ansicht nicht auf einen anderen Typ ändern, da die Migration noch nicht unterstützt wird. Beginne mit einer neuen Ansicht von vorne, wenn du einen anderen Ansichtstyp verwenden möchtest.", - "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Du kannst deine Ansicht nicht ändern, um den Ansichtstyp „Abschnitte“ zu verwenden, da die Migration noch nicht unterstützt wird. Wenn du mit der „Abschnitts“-Ansicht experimentieren möchtest, beginne ganz von vorne mit einer neuen Ansicht.", + "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Du kannst deine Ansicht nicht ändern, um den Ansichtstyp „Sektionen“ zu verwenden, da die Migration noch nicht unterstützt wird. Wenn du mit der Ansicht „Sektionen“ experimentieren möchtest, beginne ganz von vorne mit einer neuen Ansicht.", "card_configuration": "Kartenkonfiguration", "type_card_configuration": "{type}-Kartenkonfiguration", "edit_card_pick_card": "Karte auswählen, die hinzugefügt werden soll.", @@ -1135,7 +1153,15 @@ "search_cards": "Karten durchsuchen", "config": "Konfiguration", "layout": "Layout", + "full_width_card": "Karte in voller Breite", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfiguriere, wie die Karte auf dem Dashboard angezeigt wird. Diese Einstellungen überschreiben die Standardgröße und -position der Karte.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Welche Karte möchtest du deiner {name}-Ansicht hinzufügen?", + "badge_configuration": "Badge-Konfiguration", + "type_badge_configuration": "{type} Badge-Konfiguration", + "edit_badge_pick_badge": "Welche Badge möchtest du hinzufügen?", + "add_badge": "Badge hinzufügen", + "suggest_card_header": "Wir haben einen Vorschlag für dich erstellt", + "add_to_dashboard": "Zum Dashboard hinzufügen", "move_card_error_title": "Unmöglich, die Karte zu bewegen", "choose_a_view": "Wähle eine Ansicht", "dashboard": "Dashboard", @@ -1143,20 +1169,19 @@ "no_config_found": "Keine Konfiguration gefunden.", "select_view_no_views": "Keine Ansichten in diesem Dashboard.", "strategy": "Strategie", - "unnamed_section": "Unbenannter Abschnitt", - "create_section": "Abschnitt erstellen", - "ui_panel_lovelace_editor_section_add_section": "Abschnitt hinzufügen", - "delete_section": "Abschnitt löschen", - "delete_section_text_named_section_only": "Der Abschnitt „{name}“ wird gelöscht.", - "delete_section_text_unnamed_section_only": "Dieser Abschnitt wird gelöscht.", - "ui_panel_lovelace_editor_delete_section_named_section": "Abschnitt „{name}“.", - "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} und alle seine Karten werden gelöscht.", + "unnamed_section": "Unbenannte Sektion", + "create_section": "Sektion erstellen", + "ui_panel_lovelace_editor_section_add_section": "Sektion hinzufügen", + "delete_section": "Sektion löschen", + "delete_section_text_named_section_only": "Die Sektion „{name}“ wird gelöscht.", + "delete_section_text_unnamed_section_only": "Diese Sektion wird gelöscht.", + "ui_panel_lovelace_editor_delete_section_named_section": "Sektion „{name}“", + "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} und alle zugehörigen Karten werden gelöscht.", "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} wird gelöscht.", - "ui_panel_lovelace_editor_delete_section_unnamed_section": "Dieser Abschnitt", - "edit_section": "Abschnitt bearbeiten", - "suggest_card_header": "Wir haben einen Vorschlag für dich erstellt", + "ui_panel_lovelace_editor_delete_section_unnamed_section": "Diese Sektion", + "edit_section": "Sektion bearbeiten", + "width": "Breite", "pick_different_card": "Eine andere Karte wählen", - "add_to_dashboard": "Zum Dashboard hinzufügen", "save_config_header": "Übernimm die Kontrolle über dein Dashboard", "save_config_empty_config": "Beginne mit einem leeren Dashboard", "take_control": "Kontrolle übernehmen", @@ -1164,16 +1189,16 @@ "migrate_configuration": "Konfiguration migrieren", "navigation_path": "Navigationspfad", "url_path": "URL Pfad", - "default_action": "Standardaktion", - "call_service": "Dienst ausführen", + "default": "Standard", + "perform_action": "Aktion ausführen", "more_info": "Weitere Informationen", - "no_action": "Keine Aktion", + "nothing": "Nichts", "add_condition": "Bedingung hinzufügen", "test": "Test", "condition_passes": "Bedingung erfüllt", "condition_did_not_pass": "Bedingung nicht erfüllt", "invalid_configuration": "Ungültige Konfiguration", - "entity_numeric_state": "Numerischer Entitätsstatus", + "entity_numeric_state": "Numerischer Entitätszustand", "below": "Unter", "screen": "Bildschirm", "screen_sizes": "Bildschirmgrößen", @@ -1182,7 +1207,7 @@ "desktop": "Desktop", "wide": "Breit", "min_size_px": "min: {size}px", - "entity_state": "Entitätsstatus", + "entity_state": "Entitätszustand", "state_is_equal_to": "Zustand ist gleich", "state_state_not_equal": "Zustand ist nicht gleich", "current": "Stromstärke", @@ -1203,11 +1228,11 @@ "entity_row_editor": "Editor für Entitätszeilen", "no_secondary_info": "Keine Sekundärinformation", "divider": "Trennlinie", - "section": "Abschnitt", + "section": "Sektion", "web_link": "Webseiten-Link", - "buttons": "Tasten", + "buttons": "Buttons", "cast": "Cast", - "button": "Taste", + "button": "Button", "secondary_information": "Sekundäre Informationen", "gauge": "Pegel", "display_as_needle_gauge": "Zeiger darstellen?", @@ -1222,7 +1247,7 @@ "statistics_graph": "Statistikdiagramm", "period": "Zeitraum", "unit": "Einheit", - "show_stat_types": "Statustypen anzeigen", + "show_stat_types": "Zustandstypen anzeigen", "chart_type": "Diagrammtyp", "hour": "Stunde", "minutes": "5 Minuten", @@ -1238,8 +1263,8 @@ "camera_entity": "Kamera-Entität", "image_entity": "Bild-Entität", "camera_view": "Kameraansicht", - "double_tap_action": "Doppeltipp-Aktion", - "hold_action": "Halte-Aktion", + "double_tap_behavior": "Doppeltipp-Verhalten", + "hold_behavior": "Halteverhalten", "hours_to_show": "Anzuzeigende Stunden", "days_to_show": "Anzuzeigende Tage", "icon_height": "Symbolhöhe", @@ -1247,12 +1272,12 @@ "maximum": "Maximum", "manual": "Manuell", "paste_from_clipboard": "Aus der Zwischenablage einfügen", - "generic_paste_description": "Füge eine {type}-Karte aus der Zwischenablage ein", + "generic_paste_description": "Füge eine {type}-Badge aus der Zwischenablage ein", "refresh_interval": "Aktualisierungsintervall", - "show_icon": "Symbol anzeigen?", - "show_name": "Namen anzeigen?", - "show_state": "Status anzeigen?", - "tap_action": "Tipp-Aktion", + "show_icon": "Symbol anzeigen", + "show_name": "Namen anzeigen", + "show_state": "Zustand anzeigen", + "tap_behavior": "Tippverhalten", "secondary_info_attribute": "Zweites Infoattribut", "generic_state_color": "Symbole je nach Zustand einfärben?", "suggested_cards": "Empfohlene Karten", @@ -1268,22 +1293,33 @@ "content": "Inhalt", "media_control": "Mediensteuerung", "picture_elements": "Bildelemente", + "card_options": "Kartenoptionen", + "elements": "Elemente", + "add_new_element": "Neues Element hinzufügen", + "dark_mode_image_path": "Bildpfad im Dunkelmodus", + "state_filter": "Zustands-Filter", + "dark_mode_state_filter": "Filter des Zustands für den Dunkelmodus", + "state_badge": "Zustands-Badge", + "state_icon": "Zustands-Symbol", + "state_label": "Zustands-Label", + "perform_action_button": "Button „Aktion ausführen“", "picture_entity": "Bildentität", "picture_glance": "Bildübersicht", - "state_entity": "Status-Entität", - "plant_status": "Pflanzenstatus", + "state_entity": "Zustands-Entität", + "plant_status": "Pflanzenzustand", "sensor": "Sensor", "show_more_detail": "Detaillierte Ansicht", "to_do_list": "To-do-Liste", "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Aktuelle Temperatur als Primärinformation anzeigen", "tile": "Kachel", - "icon_tap_action": "Icon-Tipp-Aktion", - "actions": "Aktionen", + "icon_tap_behavior": "Verhalten beim Tippen auf Symbole", + "interactions": "Interaktionen", "show_entity_picture": "Entitätsbild anzeigen", "vertical": "Vertikal", "hide_state": "Zustand ausblenden", "state_content": "Inhalt des Zustands", + "ui_panel_lovelace_editor_card_tile_actions": "Aktionen", "vertical_stack": "Vertikaler Stapel", "weather_forecast": "Wettervorhersage", "weather_to_show": "Anzuzeigendes Wetter", @@ -1292,6 +1328,18 @@ "show_only_forecast": "Nur Vorhersage anzeigen", "select_forecast_type": "Vorhersagetyp auswählen", "no_type": "Kein Typ", + "style": "Stil", + "prefix": "Präfix", + "suffix": "Suffix", + "state_image": "Zustands-Bild", + "displayed_elements": "Angezeigte Elemente", + "ui_panel_lovelace_editor_badge_entity_display_type": "Anzeigetyp", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Vollständig (Symbol, Name und Status)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimal (nur Symbol)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standard (Symbol und Status)", + "suggested_badges": "Empfohlene Badges", + "other_badges": "Andere Badges", + "custom_badges": "Benutzerdefinierte Badges", "features": "Funktionen", "not_compatible": "Nicht kompatibel", "features_no_compatible_available": "Für diese Entität sind keine kompatiblen Funktionen verfügbar", @@ -1311,9 +1359,8 @@ "vacuum_commands": "Staubsaugerbefehle", "commands": "Befehle", "climate_fan_modes": "Klima-Lüftermodi", - "style": "Stil", "dropdown": "Dropdown", - "icons": "Icons", + "icons": "Symbole", "customize_fan_modes": "Anpassen der Lüftermodi", "fan_modes": "Lüftermodi", "climate_swing_modes": "Klima-Schwenk-Modi", @@ -1339,13 +1386,13 @@ "backup": "Backup", "ask": "Fragen", "backup_is_not_supported": "Backup wird nicht unterstützt.", - "ui_panel_lovelace_editor_features_types_number_style_list_buttons": "Buttons", "hide_entities_without_area": "Entitäten ohne Bereich ausblenden", "hide_energy": "Energie ausblenden", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Ausgeblendete Bereiche", "no_description_available": "Keine Beschreibung verfügbar.", "by_entity": "Auswahl nach Entität", "by_card": "Auswahl nach Karte", + "by_badge": "Auswahl nach Badge", "header": "Kopfzeile", "footer": "Fußzeile", "choose_a_type": "Wähle eine {type}", @@ -1353,6 +1400,8 @@ "header_editor": "Kopfzeilen-Editor", "footer_editor": "Fußzeilen-Editor", "feature_editor": "Funktionseditor", + "element_editor": "Element-Editor", + "type_element_editor": "{type} Element-Editor", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Cyan", "ui_panel_lovelace_editor_color_picker_colors_lime": "Limone", "violet": "Violett", @@ -1369,120 +1418,145 @@ "compare_data": "Daten vergleichen", "reload_ui": "Benutzeroberfläche neu laden", "profiler": "Profiler", - "http": "HTTP", - "cover": "Abdeckung", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Eingabetaste", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatisierung", "alarm_control_panel": "Alarmanlage", - "device_tracker": "Geräte-Tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Ventil", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Zähler", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Eingabe boolescher Wert", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Dateigröße", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Eingabe Datum/Uhrzeit", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnoseinformationen", - "siren": "Sirene", "fitbit": "Fitbit", - "automation": "Automatisierung", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Ventil", - "assist_pipeline": "Assist-Pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Konversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Dateigröße", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Texteingabe", + "weather": "Wetter", + "home_assistant_api": "Home Assistant API", "group": "Gruppe", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Zeitplan", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Dauerhafte Benachrichtigung", + "localtuya": "LocalTuya integration", + "input_button": "Eingabetaste", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Fernbedienung", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binärsensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Dauerhafte Benachrichtigung", + "conversation": "Konversation", "rpi_power_title": "Raspberry Pi Stromversorgungsprüfer", - "script": "Skript", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Ereignis", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Zeitplan", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Skript", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Lüfter", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Schalter", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Wetter", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Binärsensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Lüfter", - "scene": "Scene", - "input_select": "Auswahlfeld", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Ereignis", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Auswahlfeld", + "input_text": "Texteingabe", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnoseinformationen", "file_upload": "File Upload", - "climate": "Klima", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Zähler", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirene", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Anmeldeinformationen", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Abdeckung", + "hacs": "HACS", "local_calendar": "Lokaler Kalender", + "system_log": "System Log", + "input_boolean": "Eingabe boolescher Wert", + "bluetooth": "Bluetooth", + "climate": "Klima", + "application_credentials": "Anmeldeinformationen", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist-Pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Geräte-Tracker", "synchronize_devices": "Geräte synchronisieren", - "last_scanned_by_device_id_name": "Zuletzt gescannt von Geräte-ID", - "tag_id": "Tag-ID", + "process_process": "Prozess {process}", + "disk_free_mount_point": "Festplatte frei {mount_point}", + "disk_use_mount_point": "Festplattennutzung {mount_point}", + "ipv_address_ip_address": "IPv6-Adresse {ip_address}", + "last_boot": "Letzter Start", + "load_m": "Last (5m)", + "memory_free": "Freier Speicher", + "memory_use": "Speicherauslastung", + "network_in_interface": "Netzwerkeingang {interface}", + "network_out_interface": "Netzwerkausgang {interface}", + "packets_in_interface": "Eingehende Pakete {interface}", + "packets_out_interface": "Ausgehende Pakete {interface}", + "processor_temperature": "Prozessortemperatur", + "processor_use": "Prozessornutzung", + "swap_free": "Swap frei", + "swap_use": "Swap Verwendung", + "network_throughput_in_interface": "Eingehender Netzwerkdurchsatz {interface}", + "network_throughput_out_interface": "Ausgehender Netzwerkdurchsatz {interface}", + "battery_level": "Batteriestand", + "ding": "Klingeln", + "doorbell_volume": "Türklingel-Lautstärke", + "last_activity": "Letzte Aktivität", + "last_ding": "Letztes Klingeln", + "last_motion": "Letzte Bewegung", + "mic_volume": "Mikrofon-Lautstärke", + "voice_volume": "Sprach-Lautstärke", + "volume": "Lautstärke", + "wi_fi_signal_category": "WLAN-Signalkategorie", + "wi_fi_signal_strength": "WLAN-Signalstärke", "heavy": "Schwer", "mild": "Leicht", - "button_down": "Knopf gedrückt", - "button_up": "Knopf nicht gedrückt", + "button_down": "Button gedrückt", + "button_up": "Button nicht gedrückt", "double_push": "Doppeltes Drücken", "long_push": "Langes Drücken", "state_long_single": "Langes Drücken und dann kurzes Drücken", @@ -1496,7 +1570,6 @@ "closed": "Geschlossen", "closing": "Schließt", "opened": "Geöffnet", - "battery_level": "Batteriestand", "os_agent_version": "OS Agent Version", "apparmor_version": "AppArmor-Version", "cpu_percent": "CPU Prozent", @@ -1514,19 +1587,17 @@ "next_setting": "Nächster Sonnenuntergang", "solar_elevation": "Sonnenhöhe", "solar_rising": "Sonnenaufgang", - "compressor_energy_consumption": "Energieverbrauch des Kompressors", - "compressor_estimated_power_consumption": "Geschätzter Stromverbrauch des Kompressors", - "compressor_frequency": "Kompressorfrequenz", - "cool_energy_consumption": "Kühler Energieverbrauch", - "heat_energy_consumption": "Wärmeenergieverbrauch", - "inside_temperature": "Innentemperatur", - "outside_temperature": "Außentemperatur", "assist_in_progress": "Assist in Verwendung", + "auto_gain": "Automatische Verstärkung", + "noise_suppression": "Rauschunterdrückung", + "noise_suppression_level": "Pegel der Rauschunterdrückung", + "off": "Aus", "preferred": "Bevorzugt", "finished_speaking_detection": "Zu Ende gesprochen Erkennung", "aggressive": "Aggressiv", - "default": "Standard", "relaxed": "Entspannt", + "mute": "Stummschalten", + "satellite_enabled": "Satellit aktiviert", "device_admin": "Geräteadministrator", "kiosk_mode": "Kioskmodus", "plugged_in": "Eingesteckt", @@ -1545,80 +1616,22 @@ "foreground_app": "Vordergrund-App", "internal_storage_free_space": "Interner freier Speicherplatz", "internal_storage_total_space": "Interner Speicherplatz insgesamt", - "free_memory": "Freier Speicher", "total_memory": "Gesamtspeicher", "screen_orientation": "Bildschirmausrichtung", "kiosk_lock": "Kiosk-Schloss", "maintenance_mode": "Wartungsmodus", "motion_detection": "Bewegungserkennung", "screensaver": "Bildschirmschoner", - "battery_low": "Batterie schwach", - "cloud_connection": "Cloud-Verbindung", - "humidity_warning": "Feuchtigkeitswarnung", - "overheated": "Überhitzt", - "temperature_warning": "Temperaturwarnung", - "update_available": "Update verfügbar", - "dry": "Trocken", - "wet": "Nass", - "stop_alarm": "Alarm stoppen", - "test_alarm": "Alarm testen", - "turn_off_in": "Ausschalten in", - "smooth_off": "Fließend abschalten", - "smooth_on": "Fließend anschalten", - "temperature_offset": "Temperaturoffset", - "alarm_sound": "Alarmton", - "alarm_volume": "Alarmlautstärke", - "light_preset": "Lichtvoreinstellung", - "alarm_source": "Alarmquelle", - "auto_off_at": "Automatische Abschaltung bei", - "available_firmware_version": "Verfügbare Firmware-Version", - "this_month_s_consumption": "Der Verbrauch dieses Monats", - "today_s_consumption": "Heutiger Verbrauch", - "total_consumption": "Gesamtverbrauch", - "device_name_current": "{device_name} Strom", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} Stromverbrauch", - "current_firmware_version": "Aktuelle Firmware-Version", - "device_time": "Gerätezeit", - "on_since": "An seit", - "report_interval": "Berichtsintervall", - "signal_strength": "Signalstärke", - "signal_level": "Signalpegel", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} heutiger Verbrauch", - "device_name_total_consumption": "{device_name} Gesamtverbrauch", - "voltage": "Spannung", - "device_name_voltage": "{device_name} Spannung", - "auto_off_enabled": "Automatische Abschaltung aktiviert", - "auto_update_enabled": "Automatisches Update aktiviert", - "fan_sleep_mode": "Lüfter-Schlafmodus", - "led": "LED", - "smooth_transitions": "Fließende Übergänge", - "process_process": "Prozess {process}", - "disk_free_mount_point": "Festplatte frei {mount_point}", - "disk_use_mount_point": "Festplattennutzung {mount_point}", - "ipv_address_ip_address": "IPv6-Adresse {ip_address}", - "last_boot": "Letzter Start", - "load_m": "Last (5m)", - "memory_use": "Speicherauslastung", - "network_in_interface": "Netzwerkeingang {interface}", - "network_out_interface": "Netzwerkausgang {interface}", - "packets_in_interface": "Eingehende Pakete {interface}", - "packets_out_interface": "Ausgehende Pakete {interface}", - "processor_temperature": "Prozessortemperatur", - "processor_use": "Prozessornutzung", - "swap_free": "Swap frei", - "swap_use": "Swap Verwendung", - "network_throughput_in_interface": "Eingehender Netzwerkdurchsatz {interface}", - "network_throughput_out_interface": "Ausgehender Netzwerkdurchsatz {interface}", - "estimated_distance": "Geschätzte Entfernung", - "vendor": "Hersteller", - "air_quality_index": "Luftqualitätsindex", - "illuminance": "Beleuchtungsstärke", - "noise": "Lärm", - "overload": "Überlast", - "size": "Größe", - "size_in_bytes": "Größe in Bytes", + "calibration": "Kalibrierung", + "auto_lock_paused": "Automatische Sperre angehalten", + "timeout": "Zeitüberschreitung", + "unclosed_alarm": "Ungeschlossen Alarm", + "unlocked_alarm": "Entsperrter Alarm", + "bluetooth_signal": "Bluetooth-Signal", + "light_level": "Lichtstärke", + "wi_fi_signal": "WLAN-Signal", + "momentary": "Vorübergehend", + "pull_retract": "Ziehen/Einfahren", "bytes_received": "Empfangene Bytes", "server_country": "Land des Servers", "server_id": "Server-ID", @@ -1626,6 +1639,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Gesendete Bytes", + "call_active": "Anruf aktiv", + "quiet": "Leise", "animal": "Tier", "detected": "Erkannt", "animal_lens": "Tier-Objektiv 1", @@ -1697,10 +1712,8 @@ "image_sharpness": "Bildschärfe", "motion_sensitivity": "Bewegungsempfindlichkeit", "pir_sensitivity": "PIR-Empfindlichkeit", - "volume": "Lautstärke", "zoom": "Zoom", "auto_quick_reply_message": "Automatische Schnellantwortnachricht", - "off": "Aus", "auto_track_method": "Auto-Track-Methode", "digital": "Digital", "digital_first": "Zuerst digital", @@ -1715,8 +1728,22 @@ "adaptive": "Adaptiv", "auto_adaptive": "Automatisch adaptiv", "on_at_night": "Nachts eingeschaltet", + "hdr": "HDR", + "motion_ringtone": "Bewegungsklingelton", + "attraction": "Attraktion", + "city_bird": "Stadtvogel", + "good_day": "Guter Tag", + "hop_hop": "Hopp, hopp", + "loop": "Schleife", + "moonlight": "Mondlicht", + "operetta": "Operette", + "original_tune": "Originalmelodie", + "piano_key": "Klaviertaste", + "way_back_home": "Weg zurück nach Hause", + "person_ringtone": "Personen-Klingelton", "play_quick_reply_message": "Schnellantwortnachricht abspielen", "ptz_preset": "PTZ-Voreinstellung", + "visitor_ringtone": "Besucherklingelton", "battery_percentage": "Batterieprozentsatz", "battery_state": "Batteriestatus", "charge_complete": "Ladevorgang vollendet", @@ -1730,7 +1757,6 @@ "hdd_hdd_index_storage": "HDD-{hdd_index}-Speicher", "ptz_pan_position": "PTZ-Schwenkposition", "sd_hdd_index_storage": "SD-{hdd_index}-Speicher", - "wi_fi_signal": "WLAN-Signal", "auto_focus": "Autofokus", "auto_tracking": "Automatisches Tracking", "buzzer_on_event": "Buzzer bei Ereignis", @@ -1738,7 +1764,7 @@ "email_on_event": "E-Mail bei Ereignis", "ftp_upload": "FTP-Upload", "guard_return": "Rückkehr des Guards", - "hdr": "HDR", + "led": "LED", "manual_record": "Manuelle Aufzeichnung", "pir_enabled": "PIR aktiviert", "pir_reduce_false_alarm": "PIR Fehlalarme reduzieren", @@ -1747,50 +1773,134 @@ "record": "Aufzeichnen", "record_audio": "Audio aufnehmen", "siren_on_event": "Sirene bei Ereignis", - "call_active": "Anruf aktiv", - "quiet": "Leise", - "auto_gain": "Automatische Verstärkung", - "mic_volume": "Mikrofon-Lautstärke", - "noise_suppression": "Rauschunterdrückung", - "noise_suppression_level": "Pegel der Rauschunterdrückung", - "mute": "Stummschalten", - "satellite_enabled": "Satellit aktiviert", - "calibration": "Kalibrierung", - "auto_lock_paused": "Automatische Sperre angehalten", - "timeout": "Zeitüberschreitung", - "unclosed_alarm": "Ungeschlossen Alarm", - "unlocked_alarm": "Entsperrter Alarm", - "bluetooth_signal": "Bluetooth-Signal", - "light_level": "Lichtstärke", - "momentary": "Vorübergehend", - "pull_retract": "Ziehen/Einfahren", - "ding": "Klingeln", - "doorbell_volume": "Türklingel-Lautstärke", - "last_activity": "Letzte Aktivität", - "last_ding": "Letztes Klingeln", - "last_motion": "Letzte Bewegung", - "voice_volume": "Sprach-Lautstärke", - "wi_fi_signal_category": "WLAN-Signalkategorie", - "wi_fi_signal_strength": "WLAN-Signalstärke", - "automatic": "Automatisch", - "box": "Box", - "step": "Schritt", + "compressor_energy_consumption": "Energieverbrauch des Kompressors", + "compressor_estimated_power_consumption": "Geschätzter Stromverbrauch des Kompressors", + "compressor_frequency": "Kompressorfrequenz", + "cool_energy_consumption": "Kühler Energieverbrauch", + "heat_energy_consumption": "Wärmeenergieverbrauch", + "inside_temperature": "Innentemperatur", + "outside_temperature": "Außentemperatur", + "estimated_distance": "Geschätzte Entfernung", + "vendor": "Hersteller", + "last_scanned_by_device_id_name": "Zuletzt gescannt nach Geräte-ID", + "tag_id": "Tag-ID", + "battery_low": "Batterie schwach", + "cloud_connection": "Cloud-Verbindung", + "humidity_warning": "Feuchtigkeitswarnung", + "overheated": "Überhitzt", + "temperature_warning": "Temperaturwarnung", + "update_available": "Update verfügbar", + "dry": "Trocken", + "wet": "Nass", + "stop_alarm": "Alarm stoppen", + "test_alarm": "Alarm testen", + "turn_off_in": "Ausschalten in", + "smooth_off": "Fließend abschalten", + "smooth_on": "Fließend anschalten", + "temperature_offset": "Temperaturoffset", + "alarm_sound": "Alarmton", + "alarm_volume": "Alarmlautstärke", + "light_preset": "Lichtvoreinstellung", + "alarm_source": "Alarmquelle", + "auto_off_at": "Automatische Abschaltung bei", + "available_firmware_version": "Verfügbare Firmware-Version", + "this_month_s_consumption": "Der Verbrauch dieses Monats", + "today_s_consumption": "Heutiger Verbrauch", + "total_consumption": "Gesamtverbrauch", + "device_name_current": "{device_name} Strom", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} Stromverbrauch", + "current_firmware_version": "Aktuelle Firmware-Version", + "device_time": "Gerätezeit", + "on_since": "An seit", + "report_interval": "Berichtsintervall", + "signal_strength": "Signalstärke", + "signal_level": "Signalpegel", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} heutiger Verbrauch", + "device_name_total_consumption": "{device_name} Gesamtverbrauch", + "voltage": "Spannung", + "device_name_voltage": "{device_name} Spannung", + "auto_off_enabled": "Automatische Abschaltung aktiviert", + "auto_update_enabled": "Automatisches Update aktiviert", + "fan_sleep_mode": "Lüfter-Schlafmodus", + "smooth_transitions": "Fließende Übergänge", + "size": "Größe", + "size_in_bytes": "Größe in Bytes", + "jammed": "Verklemmt", + "locking": "Sperren", + "unlocked": "Aufgeschlossen", + "unlocking": "Entsperren", + "changed_by": "Geändert durch", + "code_format": "Codeformat", + "recording": "Aufnahme", + "streaming": "Überträgt", + "access_token": "Zugriffs-Token", + "brand": "Marke", + "stream_type": "Stream-Typ", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modell", + "managed_via_ui": "Verwaltet über UI", + "minute": "Minute", + "second": "Sekunde", + "timestamp": "Zeitstempel", + "event_type": "Ereignistyp", + "event_types": "Ereignistypen", + "doorbell": "Türklingel", + "pattern": "Muster", + "clear_night": "Klare Nacht", + "cloudy": "Bewölkt", + "exceptional": "Außergewöhnlich", + "fog": "Nebel", + "hail": "Hagel", + "lightning": "Gewitter", + "lightning_rainy": "Gewitter, regnerisch", + "partly_cloudy": "Teilweise bewölkt", + "pouring": "Strömender Regen", + "rainy": "Regnerisch", + "snowy": "Schneefall", + "snowy_rainy": "Schneeregen", + "sunny": "Sonnig", + "windy": "Windig", + "windy_cloudy": "Windig, bewölkt", + "apparent_temperature": "Scheinbare Temperatur", + "cloud_coverage": "Bewölkung", + "dew_point_temperature": "Taupunkttemperatur", + "ozone": "Ozon", + "pressure": "Druck", + "pressure_unit": "Druckeinheit", + "uv_index": "UV-Index", + "wind_bearing": "Windlast", + "wind_gust_speed": "Windböengeschwindigkeit", + "paused": "Pausiert", + "finishes_at": "Endet um", + "remaining": "Verbleibend", + "last_reset": "Letzter Reset", + "possible_states": "Mögliche Zustände", + "state_class": "Zustandsklasse", + "measurement": "Messung", + "total": "Gesamt", + "total_increasing": "Insgesamt steigend", "apparent_power": "Scheinleistung", + "air_quality_index": "Luftqualitätsindex", "carbon_dioxide": "Kohlendioxid", + "conductivity": "Leitfähigkeit", "data_rate": "Datenrate", + "data_size": "Datengröße", "distance": "Entfernung", "stored_energy": "Gespeicherte Energie", "frequency": "Frequenz", + "illuminance": "Beleuchtungsstärke", "irradiance": "Bestrahlungsstärke", + "balance": "Gleichgewicht", "nitrogen_dioxide": "Stickstoffdioxid", "nitrogen_monoxide": "Stickstoffmonoxid", "nitrous_oxide": "Lachgas", - "ozone": "Ozon", "ph": "pH", "pm": "PM2.5", "power_factor": "Leistungsfaktor", "precipitation_intensity": "Niederschlagsintensität", - "pressure": "Druck", "reactive_power": "Blindleistung", "sound_pressure": "Schalldruck", "speed": "Geschwindigkeit", @@ -1800,12 +1910,14 @@ "stored_volume": "Gespeichertes Volumen", "weight": "Gewicht", "available_tones": "Verfügbare Töne", - "end_time": "Endzeit", - "start_time": "Startzeit", - "managed_via_ui": "Verwaltet über UI", "next_event": "Nächstes Ereignis", - "stopped": "Angehalten", - "garage": "Garage", + "automatic": "Automatisch", + "box": "Box", + "step": "Schritt", + "members": "Mitglieder", + "above_horizon": "Über dem Horizont", + "below_horizon": "Unter dem Horizont", + "identify": "Identifizieren", "running_automations": "Laufende Automatisierungen", "id": "ID", "max_running_automations": "Maximal laufende Automatisierungen", @@ -1813,42 +1925,9 @@ "parallel": "Parallel", "queued": "In Warteschlange", "single": "Einzeln", - "not_charging": "Lädt nicht auf", - "disconnected": "Getrennt", - "connected": "Verbunden", - "hot": "Heizen", - "no_light": "Kein Licht", - "light_detected": "Licht erkannt", - "unlocked": "Aufgeschlossen", - "not_moving": "Bewegt sich nicht", - "unplugged": "Ausgesteckt", - "not_running": "Läuft nicht", - "safe": "Sicher", - "unsafe": "Unsicher", - "tampering_detected": "Manipulation erkannt", - "buffering": "Puffern", - "paused": "Pausiert", - "playing": "Spielt ab", - "standby": "Standby", - "app_id": "App-ID", - "local_accessible_entity_picture": "Lokal zugängliches Entitätsbild", - "group_members": "Gruppenmitglieder", - "muted": "Stummgeschaltet", - "album_artist": "Album Künstler", - "content_id": "Inhalts-ID", - "content_type": "Inhaltstyp", - "channels": "Kanäle", - "position_updated": "Position aktualisiert", - "series": "Serie", - "all": "Alle", - "one": "Einer", - "available_sound_modes": "Verfügbare Soundmodi", - "available_sources": "Verfügbare Quellen", - "receiver": "Empfänger", - "speaker": "Lautsprecher", - "tv": "TV", - "above_horizon": "Über dem Horizont", - "below_horizon": "Unter dem Horizont", + "max_running_scripts": "Maximal laufende Skripte", + "stopped": "Angehalten", + "garage": "Garage", "oscillating": "Oszillierend", "speed_step": "Geschwindigkeitsstufe", "available_preset_modes": "Verfügbare voreingestellte Modi", @@ -1859,22 +1938,34 @@ "armed_vacation": "Aktiv, Urlaub", "disarming": "Deaktiviere", "triggered": "Ausgelöst", - "changed_by": "Geändert durch", "code_for_arming": "Code zum Scharfschalten", "not_required": "Nicht erforderlich", - "code_format": "Codeformat", + "device_trackers": "Gerätetracker", "gps_accuracy": "GPS-Genauigkeit", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Ereignistyp", - "event_types": "Ereignistypen", - "doorbell": "Türklingel", - "device_trackers": "Gerätetracker", - "max_running_scripts": "Maximal laufende Skripte", - "jammed": "Verklemmt", - "locking": "Sperren", - "unlocking": "Entsperren", + "auto_update": "Automatische Aktualisierung", + "in_progress": "In Arbeit", + "installed_version": "Installierte Version", + "release_summary": "Release-Zusammenfassung", + "release_url": "Release-URL", + "skipped_version": "Übersprungene Version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Nur Helligkeit", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Farbtemperatur (mireds)", + "color_temperature_kelvin": "Farbtemperatur (Kelvin)", + "available_effects": "Verfügbare Effekte", + "maximum_color_temperature_kelvin": "Maximale Farbtemperatur (Kelvin)", + "maximum_color_temperature_mireds": "Maximale Farbtemperatur (mireds)", + "minimum_color_temperature_kelvin": "Minimale Farbtemperatur (Kelvin)", + "minimum_color_temperature_mireds": "Minimale Farbtemperatur (mireds)", + "available_color_modes": "Verfügbare Farbmodi", + "end_time": "Endzeit", + "start_time": "Startzeit", "cool": "Kühlen", "fan_only": "Nur Lüfter", "heat_cool": "Heizen/Kühlen", @@ -1886,6 +1977,7 @@ "top": "Top", "current_action": "Aktuelle Aktion", "cooling": "Kühlung", + "defrosting": "Auftauen", "drying": "Trocknen", "heating": "Heizbetrieb", "preheating": "Vorheizen", @@ -1904,104 +1996,144 @@ "target_temperature_high": "Obere Zieltemperatur", "target_temperature_low": "Untere Zieltemperatur", "target_temperature_step": "Zieltemperaturschritt", - "last_reset": "Letzter Reset", - "possible_states": "Mögliche Zustände", - "state_class": "Zustandsklasse", - "measurement": "Messung", - "total": "Gesamt", - "total_increasing": "Insgesamt steigend", - "conductivity": "Leitfähigkeit", - "data_size": "Datengröße", - "balance": "Gleichgewicht", - "timestamp": "Zeitstempel", - "color_mode": "Color Mode", - "brightness_only": "Nur Helligkeit", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Farbtemperatur (mireds)", - "color_temperature_kelvin": "Farbtemperatur (Kelvin)", - "available_effects": "Verfügbare Effekte", - "maximum_color_temperature_kelvin": "Maximale Farbtemperatur (Kelvin)", - "maximum_color_temperature_mireds": "Maximale Farbtemperatur (mireds)", - "minimum_color_temperature_kelvin": "Minimale Farbtemperatur (Kelvin)", - "minimum_color_temperature_mireds": "Minimale Farbtemperatur (mireds)", - "available_color_modes": "Verfügbare Farbmodi", - "clear_night": "Klare Nacht", - "cloudy": "Bewölkt", - "exceptional": "Außergewöhnlich", - "fog": "Nebel", - "hail": "Hagel", - "lightning": "Gewitter", - "lightning_rainy": "Gewitter, regnerisch", - "partly_cloudy": "Teilweise bewölkt", - "pouring": "Strömender Regen", - "rainy": "Regnerisch", - "snowy": "Schneefall", - "snowy_rainy": "Schneeregen", - "sunny": "Sonnig", - "windy": "Windig", - "windy_cloudy": "Windig, bewölkt", - "apparent_temperature": "Scheinbare Temperatur", - "cloud_coverage": "Bewölkung", - "dew_point_temperature": "Taupunkttemperatur", - "pressure_unit": "Druckeinheit", - "uv_index": "UV-Index", - "wind_bearing": "Windlast", - "wind_gust_speed": "Windböengeschwindigkeit", - "recording": "Aufnahme", - "streaming": "Überträgt", - "access_token": "Zugriffs-Token", - "brand": "Marke", - "stream_type": "Stream-Typ", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modell", - "minute": "Minute", - "second": "Sekunde", - "pattern": "Muster", - "members": "Mitglieder", - "finishes_at": "Endet um", - "remaining": "Verbleibend", - "identify": "Identifizieren", - "auto_update": "Automatische Aktualisierung", - "in_progress": "In Arbeit", - "installed_version": "Installierte Version", - "release_summary": "Release-Zusammenfassung", - "release_url": "Release-URL", - "skipped_version": "Übersprungene Version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration möglich.", - "user_description": "Möchtest du mit der Einrichtung beginnen?", - "device_is_already_configured": "Gerät ist bereits konfiguriert", - "re_authentication_was_successful": "Die erneute Authentifizierung war erfolgreich", - "re_configuration_was_successful": "Die Neukonfiguration war erfolgreich", - "failed_to_connect": "Verbindung fehlgeschlagen", - "error_custom_port_not_supported": "Das Gen1-Gerät unterstützt keinen benutzerdefinierten Port.", - "invalid_authentication": "Ungültige Authentifizierung", - "unexpected_error": "Unerwarteter Fehler", - "username": "Benutzername", - "host": "Host", - "port": "Port", + "not_charging": "Lädt nicht auf", + "disconnected": "Getrennt", + "connected": "Verbunden", + "no_light": "Kein Licht", + "light_detected": "Licht erkannt", + "not_moving": "Bewegt sich nicht", + "unplugged": "Ausgesteckt", + "not_running": "Läuft nicht", + "safe": "Sicher", + "unsafe": "Unsicher", + "tampering_detected": "Manipulation erkannt", + "buffering": "Puffern", + "playing": "Spielt ab", + "standby": "Standby", + "app_id": "App-ID", + "local_accessible_entity_picture": "Lokal zugängliches Entitätsbild", + "group_members": "Gruppenmitglieder", + "muted": "Stummgeschaltet", + "album_artist": "Album Künstler", + "content_id": "Inhalts-ID", + "content_type": "Inhaltstyp", + "channels": "Kanäle", + "position_updated": "Position aktualisiert", + "series": "Serie", + "all": "Alle", + "one": "Einer", + "available_sound_modes": "Verfügbare Soundmodi", + "available_sources": "Verfügbare Quellen", + "receiver": "Empfänger", + "speaker": "Lautsprecher", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Der Dienst ist bereits konfiguriert", "account_is_already_configured": "Konto wurde bereits konfiguriert", "abort_already_in_progress": "Der Konfigurationsablauf wird bereits ausgeführt", + "failed_to_connect": "Verbindung fehlgeschlagen", "invalid_access_token": "Ungültiger Zugriffs-Token", + "invalid_authentication": "Ungültige Authentifizierung", "received_invalid_token_data": "Ungültige Token-Daten empfangen.", "abort_oauth_failed": "Fehler beim Abrufen des Zugriffstokens.", "timeout_resolving_oauth_token": "Zeitüberschreitung beim Auflösen des OAuth-Tokens.", "abort_oauth_unauthorized": "OAuth-Autorisierungsfehler beim Abrufen des Zugriffstokens.", + "re_authentication_was_successful": "Die erneute Authentifizierung war erfolgreich", + "unexpected_error": "Unerwarteter Fehler", "successfully_authenticated": "Erfolgreich authentifiziert", "link_fitbit": "Fitbit verknüpfen", "pick_authentication_method": "Wähle die Authentifizierungsmethode", "authentication_expired_for_name": "Die Authentifizierung ist abgelaufen für {name}", - "service_is_already_configured": "Der Dienst ist bereits konfiguriert", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Möchtest du {name} einrichten?", - "adapter": "Adapter", - "multiple_adapters_description": "Wähle einen Bluetooth-Adapter zum Einrichten aus", + "abort_single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration möglich.", + "user_description": "Wähle ein Gerät zum Einrichten aus", + "two_factor_code": "Zwei-Faktor-Code", + "two_factor_authentication": "Zwei-Faktor-Authentifizierung", + "username": "Benutzername", + "sign_in_with_ring_account": "Anmeldung mit Ring-Konto", + "broadcast_address": "Broadcast-Adresse", + "broadcast_port": "Broadcast-Port", + "mac_address": "MAC-Adresse", + "device_is_already_configured": "Gerät ist bereits konfiguriert", + "ipv_is_not_supported": "IPv6 wird nicht unterstützt.", + "re_configuration_was_successful": "Die Neukonfiguration war erfolgreich", + "error_custom_port_not_supported": "Das Gen1-Gerät unterstützt keinen benutzerdefinierten Port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge ist bereits konfiguriert", + "no_deconz_bridges_discovered": "Keine deCONZ-Bridges entdeckt", + "abort_no_hardware_available": "Keine Funkhardware an deCONZ angeschlossen", + "abort_updated_instance": "deCONZ-Instanz mit neuer Host-Adresse aktualisiert", + "error_linking_not_possible": "Es konnte keine Verbindung mit dem Gateway hergestellt werden", + "error_no_key": "Es konnte kein API-Schlüssel abgerufen werden", + "hassio_confirm_title": "MQTT Broker über das Home Assistant Add-on", + "link_with_deconz": "Mit deCONZ verbinden", + "select_discovered_deconz_gateway": "Wähle das erkannte deCONZ-Gateway aus", + "device_class": "Device Class", + "state_template": "Zustandstemplate", + "template_binary_sensor": "Binärer Sensor-Template", + "actions_on_press": "Aktionen beim Drücken", + "template_button": "Button-Template", + "verify_ssl_certificate": "SSL-Zertifikat überprüfen", + "template_image": "Bild-Template", + "actions_on_set_value": "Aktionen bei eingestelltem Wert", + "step_value": "Schrittwert", + "template_number": "Nummer-Template", + "available_options": "Verfügbare Optionen", + "actions_on_select": "Aktionen zum Auswählen", + "template_select": "Auswahl-Template", + "template_sensor": "Sensor-Template", + "actions_on_turn_off": "Aktionen beim Ausschalten", + "actions_on_turn_on": "Aktionen beim Einschalten", + "value_template": "Wert-Template", + "template_switch": "Schalter-Template", + "template_a_binary_sensor": "Template für einen binären Sensor erstellen", + "template_a_button": "Template für einen Button erstellen", + "template_a_image": "Template für ein Bild erstellen", + "template_a_number": "Template für eine Nummer erstellen", + "template_a_select": "Template für eine Auswahl erstellen", + "template_a_sensor": "Template für einen Sensor erstellen", + "template_a_switch": "Template für einen Schalter erstellen", + "template_helper": "Template-Helfer erstellen", + "all_entities": "Alle Entitäten", + "hide_members": "Mitglieder ausblenden", + "add_group": "Gruppe erstellen", + "ignore_non_numeric": "Nicht-numerisch ignorieren", + "data_round_digits": "Wert auf die Anzahl der Dezimalstellen runden", + "type": "Typ", + "binary_sensor_group": "Binärer Sensor-Gruppe", + "button_group": "Button-Gruppe", + "cover_group": "Abdeckung-Gruppe", + "event_group": "Ereignis-Gruppe", + "fan_group": "Lüfter-Gruppe", + "light_group": "Licht-Gruppe", + "lock_group": "Schloss-Gruppe", + "media_player_group": "Media-Player-Gruppe", + "notify_group": "Benachrichtigung-Gruppe", + "sensor_group": "Sensor-Gruppe", + "switch_group": "Schalter-Gruppe", + "no_port_for_endpoint": "Kein Port für Endpunkt", + "abort_no_services": "Keine Dienste am Endpunkt gefunden", + "discovered_wyoming_service": "Entdeckter Wyoming-Dienst", + "timeout_establishing_connection": "Zeitüberschreitung beim Verbindungsaufbau", + "link_google_account": "Google-Konto verknüpfen", + "name_already_exists": "Name existiert bereits", + "passive": "Passiv", + "define_zone_parameters": "Definiere die Zonenparameter", + "cannot_connect_details_error_detail": "Kann nicht verbinden. Details: {error_detail}", + "unknown_details_error_detail": "Unbekannt. Details: {error_detail}", + "uses_an_ssl_certificate": "Verwendet ein SSL-Zertifikat", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2012,19 +2144,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API-Schlüssel", - "configure_daikin_ac": "Daikin AC konfigurieren", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Fehler bei der Kommunikation mit der SwitchBot-API: {error_detail}", + "unsupported_switchbot_type": "Nicht unterstützter Switchbot Typ.", + "authentication_failed_error_detail": "Authentifizierung fehlgeschlagen: {error_detail}", + "error_encryption_key_invalid": "Schlüssel-ID oder Verschlüsselungsschlüssel ist ungültig", + "name_address": "{name} ({address})", + "confirm_description": "Möchtest du mit der Einrichtung beginnen?", + "switchbot_account_recommended": "SwitchBot-Konto (empfohlen)", + "menu_options_lock_key": "Verschlüsselungscode manuell eingeben", + "encryption_key": "Verschlüsselungsschlüssel", + "key_id": "Schlüssel-ID", + "password_description": "Passwort zum Schutz des Backups.", + "device_address": "Geräteadresse", + "known_hosts": "Bekannte Hosts", + "google_cast_configuration": "Google Cast Konfiguration", + "abort_alternative_integration": "Das Gerät wird besser durch eine andere Integration unterstützt", + "abort_discovery_error": "Ein passendes DLNA Gerät konnte nicht gefunden werden", + "abort_incomplete_config": "In der Konfiguration fehlt eine erforderliche Variable", + "manual_description": "URL zu einer XML-Datei mit Gerätebeschreibung", + "manual_title": "Manuelle DLNA DMR-Geräteverbindung", + "discovered_dlna_dmr_devices": "Erkannte DLNA DMR-Geräte", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Kalendername", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2038,40 +2185,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Kann nicht verbinden. Details: {error_detail}", - "unknown_details_error_detail": "Unbekannt. Details: {error_detail}", - "uses_an_ssl_certificate": "Verwendet ein SSL-Zertifikat", - "verify_ssl_certificate": "SSL-Zertifikat überprüfen", - "timeout_establishing_connection": "Zeitüberschreitung beim Verbindungsaufbau", - "link_google_account": "Google-Konto verknüpfen", + "abort_mdns_missing_mac": "Fehlende MAC-Adresse in MDNS-Eigenschaften.", + "abort_mqtt_missing_api": "Fehlender API-Port in den MQTT-Eigenschaften.", + "abort_mqtt_missing_ip": "Fehlende IP-Adresse in den MQTT-Eigenschaften.", + "abort_mqtt_missing_mac": "Fehlende MAC-Adresse in den MQTT-Eigenschaften.", + "action_received": "Aktion erhalten", + "discovered_esphome_node": "Gefundener ESPHome-Knoten", + "api_error_occurred": "API-Fehler aufgetreten", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "HTTPS aktivieren", + "api_key": "API-Schlüssel", + "configure_daikin_ac": "Daikin AC konfigurieren", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Möchtest du {name} einrichten?", + "adapter": "Adapter", + "multiple_adapters_description": "Wähle einen Bluetooth-Adapter zum Einrichten aus", + "meteorologisk_institutt": "Meteorologisches Institut", "abort_no_devices_found": "Keine Geräte im Netzwerk gefunden", "connection_error_error": "Verbindungsfehler: {error}", "invalid_authentication_error": "Ungültige Authentifizierung: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authentifizieren", - "device_class": "Geräteklasse", - "state_template": "Zustandstemplate", - "template_binary_sensor": "Template binärer Sensor", - "template_sensor": "Templatesensor", - "template_a_binary_sensor": "Template für einen binären Sensor erstellen", - "template_a_sensor": "Template für einen Sensor erstellen", - "template_helper": "Templatehelfer", - "location_is_already_configured": "Standort ist bereits konfiguriert", - "failed_to_connect_error": "Verbindung fehlgeschlagen: {error}", - "invalid_api_key": "Ungültiger API-Schlüssel", - "pin_code": "PIN-Code", - "discovered_android_tv": "Android TV entdeckt", - "known_hosts": "Bekannte Hosts", - "google_cast_configuration": "Google Cast Konfiguration", - "abort_invalid_host": "Ungültiger Hostname oder IP-Adresse", - "device_not_supported": "Gerät nicht unterstützt", - "name_model_at_host": "{name} ({model} unter {host})", - "authenticate_to_the_device": "Authentifiziere dich beim Gerät", - "finish_title": "Wähle einen Namen für das Gerät", - "unlock_the_device": "Entsperren des Geräts", - "yes_do_it": "Ja mach das.", - "unlock_the_device_optional": "Entsperren des Geräts (optional)", - "connect_to_the_device": "Verbinden mit dem Gerät", + "abort_addon_info_failed": "Informationen zum Add-on {addon} konnten nicht abgerufen werden.", + "abort_addon_install_failed": "Das Add-on {addon} konnte nicht installiert werden.", + "abort_addon_start_failed": "Das Add-on {addon} konnte nicht gestartet werden.", "invalid_birth_topic": "Ungültiges „Birth“-Topic", "error_bad_certificate": "Das CA-Zertifikat ist ungültig", "invalid_discovery_prefix": "Ungültiges Discovery-Präfix", @@ -2089,105 +2226,25 @@ "websocket_path": "WebSocket Pfad", "enable_discovery": "Suche aktivieren", "data_description_discovery": "Option zum Aktivieren der automatischen MQTT-Erkennung.", - "hassio_confirm_title": "deCONZ Zigbee Gateway über Home Assistant Add-on", + "installing_add_on": "Add-on installieren", "reauth_confirm_title": "Erneute Authentifizierung beim MQTT-Broker erforderlich", + "start_add_on": "Add-on starten", + "menu_options_addon": "Verwende das offizielle Add-on {addon}.", + "menu_options_broker": "Gib die MQTT-Broker-Verbindungsdetails manuell ein", + "pin_code": "PIN-Code", + "discovered_android_tv": "Android TV entdeckt", "path_is_not_allowed": "Pfad nicht erlaubt", "path_is_not_valid": "Pfad ungültig", "path_to_file": "Pfad zur Datei", - "api_error_occurred": "API-Fehler aufgetreten", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "HTTPS aktivieren", - "abort_mdns_missing_mac": "Fehlende MAC-Adresse in MDNS-Eigenschaften.", - "abort_mqtt_missing_api": "Fehlender API-Port in den MQTT-Eigenschaften.", - "abort_mqtt_missing_ip": "Fehlende IP-Adresse in den MQTT-Eigenschaften.", - "abort_mqtt_missing_mac": "Fehlende MAC-Adresse in den MQTT-Eigenschaften.", - "service_received": "Dienst empfangen", - "discovered_esphome_node": "Gefundener ESPHome-Knoten", - "encryption_key": "Verschlüsselungsschlüssel", - "no_port_for_endpoint": "Kein Port für Endpunkt", - "abort_no_services": "Keine Dienste am Endpunkt gefunden", - "discovered_wyoming_service": "Entdeckter Wyoming-Dienst", - "abort_api_error": "Fehler bei der Kommunikation mit der SwitchBot-API: {error_detail}", - "unsupported_switchbot_type": "Nicht unterstützter Switchbot Typ.", - "authentication_failed_error_detail": "Authentifizierung fehlgeschlagen: {error_detail}", - "error_encryption_key_invalid": "Schlüssel-ID oder Verschlüsselungsschlüssel ist ungültig", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot-Konto (empfohlen)", - "menu_options_lock_key": "Verschlüsselungscode manuell eingeben", - "key_id": "Schlüssel-ID", - "password_description": "Passwort zum Schutz des Backups.", - "device_address": "Geräteadresse", - "meteorologisk_institutt": "Meteorologisches Institut", - "two_factor_code": "Zwei-Faktor-Code", - "two_factor_authentication": "Zwei-Faktor-Authentifizierung", - "sign_in_with_ring_account": "Anmeldung mit Ring-Konto", - "bridge_is_already_configured": "Bridge ist bereits konfiguriert", - "no_deconz_bridges_discovered": "Keine deCONZ-Bridges entdeckt", - "abort_no_hardware_available": "Keine Funkhardware an deCONZ angeschlossen", - "abort_updated_instance": "deCONZ-Instanz mit neuer Host-Adresse aktualisiert", - "error_linking_not_possible": "Es konnte keine Verbindung mit dem Gateway hergestellt werden", - "error_no_key": "Es konnte kein API-Schlüssel abgerufen werden", - "link_with_deconz": "Mit deCONZ verbinden", - "select_discovered_deconz_gateway": "Wähle das erkannte deCONZ-Gateway aus", - "all_entities": "Alle Entitäten", - "hide_members": "Mitglieder ausblenden", - "add_group": "Gruppe hinzufügen", - "ignore_non_numeric": "Nicht-numerisch ignorieren", - "data_round_digits": "Wert auf die Anzahl der Dezimalstellen runden", - "type": "Typ", - "binary_sensor_group": "Binärer Sensor-Gruppe", - "cover_group": "Abdeckung-Gruppe", - "event_group": "Ereignisgruppe", - "fan_group": "Lüfter-Gruppe", - "light_group": "Licht-Gruppe", - "lock_group": "Schloss-Gruppe", - "media_player_group": "Media-Player-Gruppe", - "sensor_group": "Sensor-Gruppe", - "switch_group": "Schalter-Gruppe", - "abort_alternative_integration": "Das Gerät wird besser durch eine andere Integration unterstützt", - "abort_discovery_error": "Ein passendes DLNA Gerät konnte nicht gefunden werden", - "abort_incomplete_config": "In der Konfiguration fehlt eine erforderliche Variable", - "manual_description": "URL zu einer XML-Datei mit Gerätebeschreibung", - "manual_title": "Manuelle DLNA DMR-Geräteverbindung", - "discovered_dlna_dmr_devices": "Erkannte DLNA DMR-Geräte", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name existiert bereits", - "passive": "Passiv", - "define_zone_parameters": "Definiere die Zonenparameter", - "calendar_name": "Kalendername", + "data_process": "Prozesse zum Hinzufügen als Sensor(en)", "bluetooth_scanner_mode": "Bluetooth-Scannermodus", - "passive_scanning": "Passives Scannen", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "deCONZ CLIP-Sensoren zulassen", + "allow_deconz_light_groups": "deCONZ-Lichtgruppen zulassen", + "data_allow_new_devices": "Automatisches Hinzufügen von neuen Geräten zulassen", + "deconz_devices_description": "Sichtbarkeit der deCONZ-Gerätetypen konfigurieren", + "deconz_options": "deCONZ-Optionen", + "enable_the_conversation_agent": "Aktiviere den Konversationsagenten", + "language_code": "Sprachcode", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2270,50 +2327,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Aktiviere den Konversationsagenten", - "language_code": "Sprachcode", - "data_process": "Prozesse zum Hinzufügen als Sensor(en)", - "data_app_delete": "Aktiviere diese Option, um diese Anwendung zu löschen", - "application_icon": "Anwendungssymbol", - "application_id": "Anwendungs-ID", - "application_name": "Anwendungsname", - "configure_application_id_app_id": "Anwendungs-ID {app_id} konfigurieren", - "configure_android_apps": "Android-Apps konfigurieren", - "configure_applications_list": "Anwendungsliste konfigurieren", - "data_allow_nameless_uuids": "Derzeit zulässige UUIDs. Zum Entfernen deaktivieren", - "minimum_rssi": "Mindest-RSSI", - "data_new_uuid": "Gib eine neue zulässige UUID ein", - "data_calendar_access": "Home Assistant-Zugriff auf Google Kalender", - "ignore_cec": "CEC ignorieren", - "allowed_uuids": "Zulässige UUIDs", - "advanced_google_cast_configuration": "Erweiterte Google Cast-Konfiguration", - "broker_options": "Broker-Optionen", - "enable_birth_message": "Birth-Nachricht aktivieren", - "birth_message_payload": "Nutzdaten der Birth Nachricht", - "birth_message_qos": "Birth-Nachricht QoS", - "birth_message_retain": "Birth-Nachricht beibehalten", - "birth_message_topic": "Topic der Birth-Nachricht", - "discovery_prefix": "Discovery-Präfix", - "enable_will_message": "Last-Will aktivieren", - "will_message_payload": "Nutzdaten der Letzter-Wille Nachricht", - "will_message_qos": "Last-Will-Nachricht QoS", - "will_message_retain": "Last-Will-Nachricht beibehalten", - "will_message_topic": "Topic der Last-Will-Nachricht", - "mqtt_options": "MQTT-Optionen", - "protocol": "Protokoll", - "select_test_server": "Testserver auswählen", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Nachtverriegelungs-Betriebsmodus erzwingen", "retry_count": "Anzahl der Wiederholungen", - "allow_deconz_clip_sensors": "deCONZ CLIP-Sensoren zulassen", - "allow_deconz_light_groups": "deCONZ-Lichtgruppen zulassen", - "data_allow_new_devices": "Automatisches Hinzufügen von neuen Geräten zulassen", - "deconz_devices_description": "Sichtbarkeit der deCONZ-Gerätetypen konfigurieren", - "deconz_options": "deCONZ-Optionen", + "select_test_server": "Testserver auswählen", "invalid_url": "Ungültige URL", "data_browse_unfiltered": "Inkompatible Medien beim Durchsuchen anzeigen", "event_listener_callback_url": "Rückruf-URL des Ereignis-Listeners", "data_listen_port": "Port des Ereignis-Listeners (zufällig, wenn nicht festgelegt)", "poll_for_device_availability": "Abfrage der Geräteverfügbarkeit", "init_title": "DLNA Digital Media Renderer Konfiguration", + "ignore_cec": "CEC ignorieren", + "allowed_uuids": "Zulässige UUIDs", + "advanced_google_cast_configuration": "Erweiterte Google Cast-Konfiguration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2324,6 +2376,41 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokoll", + "data_calendar_access": "Home Assistant-Zugriff auf Google Kalender", + "passive_scanning": "Passives Scannen", + "data_allow_nameless_uuids": "Derzeit zulässige UUIDs. Zum Entfernen deaktivieren", + "minimum_rssi": "Mindest-RSSI", + "data_new_uuid": "Gib eine neue zulässige UUID ein", + "broker_options": "Broker-Optionen", + "enable_birth_message": "Birth-Nachricht aktivieren", + "birth_message_payload": "Nutzdaten der Birth Nachricht", + "birth_message_qos": "Birth-Nachricht QoS", + "birth_message_retain": "Birth-Nachricht beibehalten", + "birth_message_topic": "Topic der Birth-Nachricht", + "discovery_prefix": "Discovery-Präfix", + "enable_will_message": "Last-Will aktivieren", + "will_message_payload": "Nutzdaten der Letzter-Wille Nachricht", + "will_message_qos": "Last-Will-Nachricht QoS", + "will_message_retain": "Last-Will-Nachricht beibehalten", + "will_message_topic": "Topic der Last-Will-Nachricht", + "mqtt_options": "MQTT-Optionen", + "data_app_delete": "Aktiviere diese Option, um diese Anwendung zu löschen", + "application_icon": "Anwendungssymbol", + "application_id": "Anwendungs-ID", + "application_name": "Anwendungsname", + "configure_application_id_app_id": "Anwendungs-ID {app_id} konfigurieren", + "configure_android_apps": "Android-Apps konfigurieren", + "configure_applications_list": "Anwendungsliste konfigurieren", + "lock_entity_name": "Sperre {entity_name}", + "open_entity_name": "Öffne {entity_name}", + "unlock_entity_name": "Entsperre {entity_name}", + "entity_name_is_locked": "{entity_name} ist gesperrt", + "entity_name_is_open": "{entity_name} ist offen", + "entity_name_is_unlocked": "{entity_name} ist entsperrt", + "entity_name_locked": "{entity_name} gesperrt", + "entity_name_opened": "{entity_name} geöffnet", + "entity_name_unlocked": "{entity_name} entsperrt", "first_button": "Erste Taste", "second_button": "Zweite Taste", "third_button": "Dritte Taste", @@ -2338,36 +2425,123 @@ "subtype_single_clicked": "{subtype} einfach betätigt", "trigger_type_single_long": "{subtype} einfach betätigt und dann gehalten", "subtype_single_push": "{subtype} einfacher Druck", - "subtype_triple_clicked": "„{subtype}“ dreimal gedrückt", + "subtype_triple_clicked": "„{subtype}“ dreifach gedrückt", "subtype_triple_push": "{subtype} Dreifach-Druck", - "set_value_for_entity_name": "Wert für {entity_name} setzen", - "value": "Wert", - "close_entity_name": "Schließe {entity_name}", - "close_entity_name_tilt": "{entity_name} gekippt schließen", - "open_entity_name": "Öffne {entity_name}", - "open_entity_name_tilt": "{entity_name} gekippt öffnen", - "set_entity_name_position": "Position von {entity_name} setzen", - "set_entity_name_tilt_position": "Neigeposition von {entity_name} einstellen", - "stop_entity_name": "Stoppen {entity_name}", - "entity_name_is_closed": "{entity_name} ist geschlossen", - "entity_name_closing": "{entity_name} wird geschlossen", - "entity_name_is_open": "{entity_name} ist offen", - "entity_name_opening": "{entity_name} wird geöffnet", - "current_entity_name_position_is": "Die aktuelle Position von {entity_name} ist", - "condition_type_is_tilt_position": "Die aktuelle Neigungsposition von {entity_name} ist", - "entity_name_closed": "{entity_name} geschlossen", - "entity_name_opened": "{entity_name} geöffnet", - "entity_name_position_changes": "{entity_name} verändert die Position", - "entity_name_tilt_position_changes": "{entity_name} verändert die Neigungsposition", - "entity_name_battery_is_low": "{entity_name} Batterie ist schwach", - "entity_name_is_charging": "{entity_name} wird aufgeladen", - "condition_type_is_co": "{entity_name} erkennt Kohlenmonoxid", - "entity_name_is_cold": "{entity_name} ist kalt", - "entity_name_is_connected": "{entity_name} ist verbunden", - "entity_name_is_detecting_gas": "{entity_name} erkennt Gas", - "entity_name_is_hot": "{entity_name} ist heiß", - "entity_name_is_detecting_light": "{entity_name} erkennt Licht", - "entity_name_is_locked": "{entity_name} ist gesperrt", + "both_buttons": "Beide Tasten", + "bottom_buttons": "Untere Tasten", + "fifth_button": "Fünfte Taste", + "sixth_button": "Sechste Taste", + "seventh_button": "7. Taste", + "eighth_button": "8. Taste", + "dim_down": "Dimmer runter", + "dim_up": "Dimmer hoch", + "left": "Links", + "right": "Rechts", + "side": "Seite 6", + "top_buttons": "Obere Tasten", + "device_awakened": "Gerät aufgeweckt", + "subtype_continuously_pressed": "„{subtype}“ kontinuierlich gedrückt", + "trigger_type_button_long_release": "„{subtype}“ nach langem Drücken losgelassen", + "subtype_quadruple_clicked": "„{subtype}“ Vierfach gedrückt", + "subtype_quintuple_clicked": "„{subtype}“ fünffach gedrückt", + "button_rotated_subtype": "Button gedreht „{subtype}“.", + "button_rotated_fast_subtype": "Button schnell gedreht „{subtype}“", + "button_rotation_subtype_stopped": "Die Button-Drehung „{subtype}“ wurde gestoppt", + "subtype_pressed": "„{subtype}“ gedrückt", + "subtype_released": "„{subtype}“ losgelassen", + "device_subtype_double_tapped": "Gerät „{subtype}“ doppelt getippt", + "trigger_type_remote_double_tap_any_side": "Gerät auf beliebiger Seite doppelt angetippt", + "device_in_free_fall": "Gerät im freien Fall", + "device_flipped_degrees": "Gerät um 90 Grad gekippt", + "device_shaken": "Gerät erschüttert", + "trigger_type_remote_moved": "Gerät mit „{subtype}“ nach oben bewegt", + "trigger_type_remote_moved_any_side": "Gerät mit beliebiger Seite nach oben bewegt", + "trigger_type_remote_rotate_from_side": "Gerät von „Seite 6“ auf „{subtype}“ gedreht", + "device_turned_clockwise": "Gerät im Uhrzeigersinn gedreht", + "device_turned_counter_clockwise": "Gerät gegen den Uhrzeigersinn gedreht", + "press_entity_name_button": "Drücke die {entity_name} Taste", + "entity_name_has_been_pressed": "{entity_name} wurde gedrückt", + "set_value_for_entity_name": "Wert für {entity_name} setzen", + "value": "Wert", + "close_entity_name": "Schließe {entity_name}", + "close_entity_name_tilt": "{entity_name} gekippt schließen", + "open_entity_name_tilt": "{entity_name} gekippt öffnen", + "set_entity_name_position": "Position von {entity_name} setzen", + "set_entity_name_tilt_position": "Neigeposition von {entity_name} einstellen", + "stop_entity_name": "Stoppen {entity_name}", + "entity_name_is_closed": "{entity_name} ist geschlossen", + "entity_name_closing": "{entity_name} wird geschlossen", + "entity_name_opening": "{entity_name} wird geöffnet", + "current_entity_name_position_is": "Die aktuelle Position von {entity_name} ist", + "condition_type_is_tilt_position": "Die aktuelle Neigungsposition von {entity_name} ist", + "entity_name_closed": "{entity_name} geschlossen", + "entity_name_position_changes": "{entity_name} verändert die Position", + "entity_name_tilt_position_changes": "{entity_name} verändert die Neigungsposition", + "toggle_entity_name": "{entity_name} umschalten", + "turn_off_entity_name": "{entity_name} ausschalten", + "turn_on_entity_name": "{entity_name} einschalten", + "entity_name_is_off": "{entity_name} ist ausgeschaltet", + "entity_name_is_on": "{entity_name} ist eingeschaltet", + "trigger_type_changed_states": "{entity_name} ein- oder ausgeschaltet", + "entity_name_turned_off": "{entity_name} ausgeschaltet", + "entity_name_turned_on": "{entity_name} eingeschaltet", + "arm_entity_name_away": "Aktiviere {entity_name} Unterwegs", + "arm_entity_name_home": "Aktiviere {entity_name} Zuhause", + "arm_entity_name_night": "Aktiviere {entity_name} Nacht-Modus", + "arm_entity_name_vacation": "Aktiviere {entity_name} Urlaub", + "disarm_entity_name": "Deaktiviere {entity_name}", + "trigger_entity_name": "{entity_name} auslösen", + "entity_name_is_armed_away": "{entity_name} ist aktiviert - Unterwegs", + "entity_name_is_armed_home": "{entity_name} ist aktiviert - Zuhause", + "entity_name_is_armed_night": "{entity_name} ist aktiviert - Nacht", + "entity_name_is_armed_vacation": "{entity_name} ist aktiviert - Urlaub", + "entity_name_is_disarmed": "{entity_name} ist deaktiviert", + "entity_name_is_triggered": "{entity_name} wurde ausgelöst", + "entity_name_armed_away": "{entity_name} Unterwegs", + "entity_name_armed_home": "{entity_name} Zuhause", + "entity_name_armed_night": "{entity_name} Nacht-Modus", + "entity_name_armed_vacation": "{entity_name} Urlaub", + "entity_name_disarmed": "{entity_name} deaktiviert", + "entity_name_triggered": "{entity_name} ausgelöst", + "entity_name_is_buffering": "{entity_name} puffert", + "entity_name_is_idle": "{entity_name} ist inaktiv", + "entity_name_is_paused": "{entity_name} ist angehalten", + "entity_name_is_playing": "{entity_name} spielt", + "entity_name_starts_buffering": "{entity_name} beginnt mit dem Puffern", + "entity_name_becomes_idle": "{entity_name} wird inaktiv", + "entity_name_starts_playing": "{entity_name} beginnt zu spielen", + "entity_name_update_availability_changed": "{entity_name} Update Verfügbarkeit geändert", + "entity_name_became_up_to_date": "{entity_name} wurde auf den neuesten Stand gebracht", + "trigger_type_turned_on": "Für {entity_name} ist ein Update verfügbar", + "decrease_entity_name_brightness": "Helligkeit von {entity_name} verringern", + "increase_entity_name_brightness": "Helligkeit von {entity_name} erhöhen", + "flash_entity_name": "Flash {entity_name}", + "flash": "Blinken", + "action_type_select_first": "Ändere {entity_name} in die erste Option", + "action_type_select_last": "Ändere {entity_name} in die letzte Option", + "action_type_select_next": "Ändere {entity_name} zur nächsten Option", + "change_entity_name_option": "Option {entity_name} ändern", + "action_type_select_previous": "Ändere {entity_name} in die vorherige Option", + "current_entity_name_selected_option": "Aktuelle {entity_name} ausgewählte Option", + "cycle": "Zyklus", + "from": "Von", + "to": "Auf", + "entity_name_option_changed": "Option {entity_name} geändert", + "action_type_set_hvac_mode": "HLK-Modus auf {entity_name} ändern", + "change_preset_on_entity_name": "Voreinstellung von {entity_name} ändern", + "hvac_mode": "HLK-Modus", + "entity_name_measured_humidity_changed": "Gemessene Luftfeuchtigkeit von {entity_name} geändert", + "entity_name_measured_temperature_changed": "Gemessene Temperatur von {entity_name} geändert", + "entity_name_hvac_mode_changed": "{entity_name} HLK-Modus geändert", + "send_a_notification": "Sende eine Benachrichtigung", + "entity_name_battery_is_low": "{entity_name} Batterie ist schwach", + "entity_name_is_charging": "{entity_name} wird aufgeladen", + "condition_type_is_co": "{entity_name} erkennt Kohlenmonoxid", + "entity_name_is_cold": "{entity_name} ist kalt", + "entity_name_is_connected": "{entity_name} ist verbunden", + "entity_name_is_detecting_gas": "{entity_name} erkennt Gas", + "entity_name_is_hot": "{entity_name} ist heiß", + "entity_name_is_detecting_light": "{entity_name} erkennt Licht", "entity_name_is_moist": "{entity_name} ist feucht", "entity_name_is_detecting_motion": "{entity_name} erkennt Bewegung", "entity_name_is_moving": "{entity_name} bewegt sich", @@ -2385,7 +2559,6 @@ "entity_name_is_not_cold": "{entity_name} ist nicht kalt", "entity_name_is_disconnected": "{entity_name} ist nicht verbunden", "entity_name_is_not_hot": "{entity_name} ist nicht heiß", - "entity_name_is_unlocked": "{entity_name} ist entsperrt", "entity_name_is_dry": "{entity_name} ist trocken", "entity_name_is_not_moving": "{entity_name} bewegt sich nicht", "entity_name_is_not_occupied": "{entity_name} ist nicht beschäftigt / besetzt", @@ -2396,8 +2569,6 @@ "condition_type_is_not_tampered": "{entity_name} erkennt keine Manipulationen", "entity_name_is_safe": "{entity_name} ist sicher", "entity_name_is_occupied": "{entity_name} ist beschäftigt / besetzt", - "entity_name_is_off": "{entity_name} ist ausgeschaltet", - "entity_name_is_on": "{entity_name} ist eingeschaltet", "entity_name_is_plugged_in": "{entity_name} ist eingesteckt", "entity_name_powered": "{entity_name} wird mit Strom versorgt", "entity_name_is_present": "{entity_name} ist vorhanden", @@ -2417,7 +2588,6 @@ "entity_name_started_detecting_gas": "{entity_name} hat Gas detektiert", "entity_name_became_hot": "{entity_name} wurde heiß", "entity_name_started_detecting_light": "{entity_name} hat Licht detektiert", - "entity_name_locked": "{entity_name} gesperrt", "entity_name_became_moist": "{entity_name} wurde feucht", "entity_name_started_detecting_motion": "{entity_name} hat Bewegungen detektiert", "entity_name_started_moving": "{entity_name} hat angefangen sich zu bewegen", @@ -2428,14 +2598,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} hat kein Problem mehr erkannt", "entity_name_stopped_detecting_smoke": "{entity_name} hat keinen Rauch mehr erkannt", "entity_name_stopped_detecting_sound": "{entity_name} hat keine Geräusche mehr erkannt", - "entity_name_became_up_to_date": "{entity_name} wurde auf den neuesten Stand gebracht", "entity_name_stopped_detecting_vibration": "{entity_name}hat keine Vibrationen mehr erkannt", "entity_name_battery_normal": "{entity_name} Batterie normal", "entity_name_not_charging": "{entity_name} wird nicht geladen", "entity_name_became_not_cold": "{entity_name} wärmte auf", "entity_name_disconnected": "{entity_name} getrennt", "entity_name_became_not_hot": "{entity_name} kühlte ab", - "entity_name_unlocked": "{entity_name} entsperrt", "entity_name_became_dry": "{entity_name} wurde trocken", "entity_name_stopped_moving": "{entity_name} bewegt sich nicht mehr", "entity_name_became_not_occupied": "{entity_name} wurde frei / inaktiv", @@ -2451,51 +2619,7 @@ "entity_name_started_detecting_smoke": "{entity_name} detektiert Rauch", "entity_name_started_detecting_sound": "{entity_name} detektiert Geräusche", "entity_name_started_detecting_tampering": "{entity_name} hat begonnen, Manipulationen zu erkennen", - "entity_name_turned_off": "{entity_name} ausgeschaltet", - "entity_name_turned_on": "{entity_name} eingeschaltet", "entity_name_started_detecting_vibration": "{entity_name} detektiert Vibrationen", - "entity_name_is_buffering": "{entity_name} puffert", - "entity_name_is_idle": "{entity_name} ist inaktiv", - "entity_name_is_paused": "{entity_name} ist angehalten", - "entity_name_is_playing": "{entity_name} spielt", - "entity_name_starts_buffering": "{entity_name} beginnt mit dem Puffern", - "trigger_type_changed_states": "{entity_name} ein- oder ausgeschaltet", - "entity_name_becomes_idle": "{entity_name} wird inaktiv", - "entity_name_starts_playing": "{entity_name} beginnt zu spielen", - "toggle_entity_name": "{entity_name} umschalten", - "turn_off_entity_name": "{entity_name} ausschalten", - "turn_on_entity_name": "{entity_name} einschalten", - "arm_entity_name_away": "Aktiviere {entity_name} Unterwegs", - "arm_entity_name_home": "Aktiviere {entity_name} Zuhause", - "arm_entity_name_night": "Aktiviere {entity_name} Nacht-Modus", - "arm_entity_name_vacation": "Aktiviere {entity_name} Urlaub", - "disarm_entity_name": "Deaktiviere {entity_name}", - "trigger_entity_name": "{entity_name} auslösen", - "entity_name_is_armed_away": "{entity_name} ist aktiviert - Unterwegs", - "entity_name_is_armed_home": "{entity_name} ist aktiviert - Zuhause", - "entity_name_is_armed_night": "{entity_name} ist aktiviert - Nacht", - "entity_name_is_armed_vacation": "{entity_name} ist aktiviert - Urlaub", - "entity_name_is_disarmed": "{entity_name} ist deaktiviert", - "entity_name_is_triggered": "{entity_name} wurde ausgelöst", - "entity_name_armed_away": "{entity_name} Unterwegs", - "entity_name_armed_home": "{entity_name} Zuhause", - "entity_name_armed_night": "{entity_name} Nacht-Modus", - "entity_name_armed_vacation": "{entity_name} Urlaub", - "entity_name_disarmed": "{entity_name} deaktiviert", - "entity_name_triggered": "{entity_name} ausgelöst", - "entity_name_is_home": "{entity_name} ist zu Hause", - "entity_name_is_not_home": "{entity_name} ist nicht zu Hause", - "entity_name_enters_a_zone": "{entity_name} betritt einen Bereich", - "entity_name_leaves_a_zone": "{entity_name} verlässt einen Bereich", - "lock_entity_name": "Sperre {entity_name}", - "unlock_entity_name": "Entsperre {entity_name}", - "action_type_set_hvac_mode": "HLK-Modus auf {entity_name} ändern", - "change_preset_on_entity_name": "Voreinstellung von {entity_name} ändern", - "hvac_mode": "HLK-Modus", - "to": "Auf", - "entity_name_measured_humidity_changed": "Gemessene Luftfeuchtigkeit von {entity_name} geändert", - "entity_name_measured_temperature_changed": "Gemessene Temperatur von {entity_name} geändert", - "entity_name_hvac_mode_changed": "{entity_name} HLK-Modus geändert", "current_entity_name_apparent_power": "Aktuelle Scheinleistung von {entity_name}", "condition_type_is_aqi": "Aktueller Luftqualitätsindex von {entity_name}", "current_entity_name_atmospheric_pressure": "Aktueller atmosphärischer Druck von {entity_name}", @@ -2585,65 +2709,13 @@ "entity_name_water_changes": "{entity_name} Wasseränderung", "entity_name_weight_changes": "Das Gewicht von {entity_name} ändert sich", "entity_name_wind_speed_changes": "Windgeschwindigkeit von {entity_name} ändert sich", - "decrease_entity_name_brightness": "Helligkeit von {entity_name} verringern", - "increase_entity_name_brightness": "Helligkeit von {entity_name} erhöhen", - "flash_entity_name": "Flash {entity_name}", - "flash": "Blinken", - "fifth_button": "5. Taste", - "sixth_button": "6. Taste", - "subtype_continuously_pressed": "„{subtype}“ kontinuierlich gedrückt", - "trigger_type_button_long_release": "„{subtype}“ nach langem Drücken losgelassen", - "subtype_quadruple_clicked": "„{subtype}“ vierfach gedrückt", - "subtype_quintuple_clicked": "„{subtype}“ fünffach gedrückt", - "subtype_pressed": "„{subtype}“ gedrückt", - "subtype_released": "„{subtype}“ losgelassen", - "action_type_select_first": "Ändere {entity_name} in die erste Option", - "action_type_select_last": "Ändere {entity_name} in die letzte Option", - "action_type_select_next": "Ändere {entity_name} zur nächsten Option", - "change_entity_name_option": "Option {entity_name} ändern", - "action_type_select_previous": "Ändere {entity_name} in die vorherige Option", - "current_entity_name_selected_option": "Aktuelle {entity_name} ausgewählte Option", - "cycle": "Zyklus", - "from": "Von", - "entity_name_option_changed": "Option {entity_name} geändert", - "send_a_notification": "Sende eine Benachrichtigung", - "both_buttons": "Beide Tasten", - "bottom_buttons": "Untere Tasten", - "seventh_button": "7. Taste", - "eighth_button": "8. Taste", - "dim_down": "Dimmer runter", - "dim_up": "Dimmer hoch", - "left": "Links", - "right": "Rechts", - "side": "Seite 6", - "top_buttons": "Obere Tasten", - "device_awakened": "Gerät aufgeweckt", - "button_rotated_subtype": "Button gedreht „{subtype}“.", - "button_rotated_fast_subtype": "Button schnell gedreht „{subtype}“", - "button_rotation_subtype_stopped": "Die Tastendrehung „{subtype}“ wurde gestoppt", - "device_subtype_double_tapped": "Gerät „{subtype}“ doppelt getippt", - "trigger_type_remote_double_tap_any_side": "Gerät auf beliebiger Seite doppelt angetippt", - "device_in_free_fall": "Gerät im freien Fall", - "device_flipped_degrees": "Gerät um 90 Grad gekippt", - "device_shaken": "Gerät erschüttert", - "trigger_type_remote_moved": "Gerät mit „{subtype}“ nach oben bewegt", - "trigger_type_remote_moved_any_side": "Gerät mit beliebiger Seite nach oben bewegt", - "trigger_type_remote_rotate_from_side": "Gerät von „Seite 6“ auf „{subtype}“ gedreht", - "device_turned_clockwise": "Gerät im Uhrzeigersinn gedreht", - "device_turned_counter_clockwise": "Gerät gegen den Uhrzeigersinn gedreht", - "press_entity_name_button": "Drücke die {entity_name} Taste", - "entity_name_has_been_pressed": "{entity_name} wurde gedrückt", - "entity_name_update_availability_changed": "{entity_name} Update Verfügbarkeit geändert", - "trigger_type_turned_on": "Für {entity_name} ist ein Update verfügbar", - "add_to_queue": "Zur Warteschlange hinzufügen", - "play_next": "Als nächstes abspielen", - "options_replace": "Jetzt spielen und die Warteschlange leeren", - "repeat_all": "Wiederhole alle", - "repeat_one": "Wiederhole eins", - "critical": "Kritisch", - "debug": "Debug", - "info": "Info", - "warning": "Warnung", + "entity_name_is_home": "{entity_name} ist zu Hause", + "entity_name_is_not_home": "{entity_name} ist nicht zu Hause", + "entity_name_enters_a_zone": "{entity_name} betritt einen Bereich", + "entity_name_leaves_a_zone": "{entity_name} verlässt einen Bereich", + "no_device_class": "Keine Geräteklasse", + "no_state_class": "Keine Zustandsklasse", + "no_unit_of_measurement": "Keine Maßeinheit", "arithmetic_mean": "Arithmetisches Mittel", "median": "Median", "product": "Produkt", @@ -2765,73 +2837,108 @@ "wheat": "Weizen", "white_smoke": "Weißer Rauch", "yellow_green": "Gelbgrün", + "add_to_queue": "Zur Warteschlange hinzufügen", + "play_next": "Als nächstes abspielen", + "options_replace": "Jetzt spielen und die Warteschlange leeren", + "repeat_all": "Wiederhole alle", + "repeat_one": "Wiederhole eins", + "critical": "Kritisch", + "debug": "Debuggen", "fatal": "Tödlich", - "no_device_class": "Keine Geräteklasse", - "no_state_class": "Keine Zustandsklasse", - "no_unit_of_measurement": "Keine Maßeinheit", - "dump_log_objects": "Protokollobjekte ausgeben", - "log_current_tasks_description": "Protokolliert alle aktuellen asyncio-Aufgaben.", - "log_current_asyncio_tasks": "Aktuelle asyncio-Aufgaben protokollieren", - "log_event_loop_scheduled": "Ereignisschleife protokollieren", - "log_thread_frames_description": "Protokolliert die aktuellen Frames für alle Threads.", - "log_thread_frames": "Thread-Frames protokollieren", - "lru_stats_description": "Protokolliert die Statistiken aller LRU-Caches.", - "log_lru_stats": "LRU-Statistiken protokollieren", - "starts_the_memory_profiler": "Startet den Speicherprofiler.", - "seconds": "Sekunden", - "set_asyncio_debug_description": "Aktivieren oder deaktivieren von Asyncio-Debug.", - "enabled_description": "Ob Asyncio-Debug aktiviert oder deaktiviert werden soll.", - "set_asyncio_debug": "Asyncio-Debug einstellen", - "starts_the_profiler": "Startet den Profiler.", - "max_objects_description": "Die maximale Anzahl der zu protokollierenden Objekte.", - "maximum_objects": "Maximale Objekte", - "scan_interval_description": "Die Anzahl der Sekunden zwischen Protokollierungsobjekten.", - "scan_interval": "Scan Intervall", - "start_logging_object_sources": "Start der Protokollierung von Objektquellen", - "start_log_objects_description": "Beginnt mit der Protokollierung des Wachstums von Objekten im Speicher.", - "start_logging_objects": "Start der Protokollierung von Objekten", - "stop_logging_object_sources": "Stoppen der Protokollierung von Objektquellen", - "stop_log_objects_description": "Stoppt die Protokollierung des Objektwachstums im Speicher.", - "stop_logging_objects": "Protokollierung von Objekten beenden", + "info": "Info", + "warning": "Warnung", + "clear_tts_cache": "TTS-Zwischenspeicher leeren", + "cache": "Zwischenspeicher", + "entity_id_description": "Entität, auf die im Logbucheintrag verwiesen werden soll.", + "language_description": "Sprache des Textes. Standardmäßig wird die Sprache des Servers verwendet.", + "options_description": "Ein Wörterbuch mit integrationsspezifischen Optionen.", + "say_a_tts_message": "Spreche eine TTS-Nachricht", + "media_player_entity_id_description": "Mediaplayer zum Abspielen der Nachricht.", + "media_player_entity": "Mediaplayer-Entität", + "speak": "Sprechen", "request_sync_description": "Sendet einen request_sync-Befehl an Google.", "agent_user_id": "Benutzer-ID des Agenten", "request_sync": "Synchronisierung anfordern", + "disables_the_motion_detection": "Deaktiviert die Bewegungserkennung.", + "disable_motion_detection": "Bewegungserkennung deaktivieren", + "enables_the_motion_detection": "Aktiviert die Bewegungserkennung.", + "enable_motion_detection": "Bewegungserkennung aktivieren", + "format_description": "Vom Mediaplayer unterstütztes Streamformat.", + "format": "Format", + "media_player_description": "Media Player zum Streamen.", + "play_stream": "Stream abspielen", + "filename": "Dateiname", + "lookback": "Rückblick", + "snapshot_description": "Nimmt einen Schnappschuss von einer Kamera auf.", + "take_snapshot": "Schnappschuss machen", + "turns_off_the_camera": "Schaltet die Kamera aus.", + "turns_on_the_camera": "Schaltet die Kamera ein.", + "locks_a_lock": "Verriegelt ein Schloss.", + "code_description": "Code zum Scharfschalten des Alarms.", + "opens_a_lock": "Öffnet ein Schloss.", + "unlocks_a_lock": "Entriegelt ein Schloss.", + "set_datetime_description": "Legt Datum und/oder Uhrzeit fest.", + "the_target_date": "Das Zieldatum.", + "datetime_description": "Das Zieldatum und die Uhrzeit.", + "the_target_time": "Die Zielzeit.", + "selects_the_first_option": "Wählt die erste Option aus.", + "first": "Erste", + "selects_the_last_option": "Wählt die letzte Option aus.", + "select_the_next_option": "Wähle die nächste Option.", + "selects_an_option": "Wählt eine Option aus.", + "option_to_be_selected": "Zu wählende Option.", + "selects_the_previous_option": "Wählt die vorherige Option aus.", + "sets_the_options": "Legt die Optionen fest.", + "list_of_options": "Liste der Optionen.", + "set_options": "Optionen festlegen", + "dump_log_objects": "Protokollobjekte ausgeben", + "log_current_tasks_description": "Protokolliert alle aktuellen asyncio-Aufgaben.", + "log_current_asyncio_tasks": "Aktuelle asyncio-Aufgaben protokollieren", + "log_event_loop_scheduled": "Ereignisschleife protokollieren", + "log_thread_frames_description": "Protokolliert die aktuellen Frames für alle Threads.", + "log_thread_frames": "Thread-Frames protokollieren", + "lru_stats_description": "Protokolliert die Statistiken aller LRU-Caches.", + "log_lru_stats": "LRU-Statistiken protokollieren", + "starts_the_memory_profiler": "Startet den Speicherprofiler.", + "seconds": "Sekunden", + "set_asyncio_debug_description": "Aktivieren oder deaktivieren von Asyncio-Debug.", + "enabled_description": "Ob Asyncio-Debug aktiviert oder deaktiviert werden soll.", + "set_asyncio_debug": "Asyncio-Debug einstellen", + "starts_the_profiler": "Startet den Profiler.", + "max_objects_description": "Die maximale Anzahl der zu protokollierenden Objekte.", + "maximum_objects": "Maximale Objekte", + "scan_interval_description": "Die Anzahl der Sekunden zwischen Protokollierungsobjekten.", + "scan_interval": "Scan Intervall", + "start_logging_object_sources": "Start der Protokollierung von Objektquellen", + "start_log_objects_description": "Beginnt mit der Protokollierung des Wachstums von Objekten im Speicher.", + "start_logging_objects": "Start der Protokollierung von Objekten", + "stop_logging_object_sources": "Stoppen der Protokollierung von Objektquellen", + "stop_log_objects_description": "Stoppt die Protokollierung des Objektwachstums im Speicher.", + "stop_logging_objects": "Protokollierung von Objekten beenden", + "sets_the_value": "Legt den Wert fest.", + "the_target_value": "Der Zielwert.", + "get_weather_forecast": "Wettervorhersage abrufen.", + "type_description": "Vorhersage-Typ: täglich, stündlich oder zweimal täglich.", + "forecast_type": "Vorhersage-Typ", + "get_forecast": "Vorhersage abrufen", + "get_weather_forecasts": "Wettervorhersagen erhalten.", + "get_forecasts": "Vorhersagen erhalten", + "send_magic_packet": "Magisches Paket senden", + "cancels_a_timer": "Bricht einen Timer ab.", + "changes_a_timer": "Ändert einen Timer.", + "finishes_a_timer": "Beendet einen Timer.", + "pauses_a_timer": "Pausiert einen Timer.", + "starts_a_timer": "Startet einen Timer.", + "duration_description": "Dauer, die der Timer zum Beenden benötigt. [optional].", "reload_resources_description": "Lädt Dashboard-Ressourcen aus der YAML-Konfiguration neu.", - "clears_all_log_entries": "Löscht alle Protokolleinträge.", - "write_log_entry": "Protokolleintrag schreiben.", - "log_level": "Protokollebene.", - "level": "Level", - "message_to_log": "Nachricht zum Protokollieren.", - "write": "Schreiben", - "set_value_description": "Legt den Wert einer Zahl fest.", - "value_description": "Wert für den Konfigurationsparameter.", - "create_temporary_strict_connection_url_name": "Erstelle eine temporäre, strikte Verbindungs-URL", "toggles_the_siren_on_off": "Schaltet die Sirene ein/aus.", "turns_the_siren_off": "Schaltet die Sirene aus.", "turns_the_siren_on": "Schaltet die Sirene ein.", - "add_event_description": "Fügt ein neues Kalenderereignis hinzu.", - "location_description": "Der Ort der Veranstaltung. Optional.", - "start_date_description": "Das Datum, an dem die ganztägige Veranstaltung beginnen soll.", - "create_event": "Ereignis erstellen", - "get_events": "Abrufen von Ereignissen", - "list_event": "Ereignisse auflisten", - "closes_a_cover": "Schließt eine Abdeckung.", - "close_cover_tilt_description": "Kippt eine Abdeckung, um sie zu schließen.", - "close_tilt": "Schließwinkel", - "opens_a_cover": "Öffnet eine Abdeckung.", - "tilts_a_cover_open": "Kippt eine Abdeckung auf.", - "open_tilt": "Öffnungswinkel", - "set_cover_position_description": "Verschiebt eine Abdeckung an eine bestimmte Position.", - "target_position": "Zielposition.", - "set_position": "Position festlegen", - "target_tilt_positition": "Zielneigungsposition.", - "set_tilt_position": "Neigungsposition einstellen", - "stops_the_cover_movement": "Stoppt die Bewegung der Abdeckung.", - "stop_cover_tilt_description": "Stoppt eine Neibungsbewegung der Abdeckung.", - "stop_tilt": "Neigung stoppen", - "toggles_a_cover_open_closed": "Schaltet eine Abdeckung offen/geschlossen.", - "toggle_cover_tilt_description": "Schaltet die Neigung einer Abdeckung auf/zu.", - "toggle_tilt": "Neigung umschalten", + "set_default_level_description": "Legt die Standardprotokollstufe für Integrationen fest.", + "level_description": "Standardschweregrad für alle Integrationen.", + "level": "Level", + "set_default_level": "Standardlevel festlegen", + "set_level": "Level einstellen", "check_configuration": "Konfiguration prüfen", "reload_all": "Alle neu laden", "reload_config_entry_description": "Lädt den angegebenen Konfigurationseintrag neu.", @@ -2852,26 +2959,22 @@ "generic_toggle": "Generisches Umschalten", "generic_turn_off": "Generisches Ausschalten", "generic_turn_on": "Generisches Einschalten", + "entities_to_update": "Zu aktualisierende Entitäten", "update_entity": "Entität aktualisieren", - "creates_a_new_backup": "Erstellt ein neues Backup.", "decrement_description": "Verringert den aktuellen Wert um 1 Schritt.", "increment_description": "Erhöht den Wert um 1 Schritt.", - "sets_the_value": "Legt den Wert fest.", - "the_target_value": "Der Zielwert.", - "reloads_the_automation_configuration": "Lädt die Automatisierungskonfiguration neu.", - "toggle_description": "Schaltet einen Mediaplayer ein/aus.", - "trigger_description": "Löst die Aktionen einer Automatisierung aus.", - "skip_conditions": "Bedingungen überspringen", - "trigger": "Auslösen", - "disables_an_automation": "Deaktiviert eine Automatisierung.", - "stops_currently_running_actions": "Stoppt aktuell ausgeführte Aktionen.", - "stop_actions": "Aktionen stoppen", - "enables_an_automation": "Aktiviert eine Automatisierung", + "bridge_identifier": "Bridge-ID", + "configuration_payload": "Payload für die Konfiguration", + "entity_description": "Repräsentiert einen bestimmten Geräteendpunkt in deCONZ.", + "path": "Pfad", + "configure": "Konfigurieren", + "device_refresh_description": "Aktualisiert die verfügbaren Geräte von deCONZ.", + "device_refresh": "Gerät aktualisieren", + "remove_orphaned_entries": "Verwaiste Einträge entfernen", "restarts_an_add_on": "Startet ein Add-on neu.", "the_add_on_slug": "Der Add-on-Slug.", "restart_add_on": "Add-on neu starten.", "starts_an_add_on": "Startet ein Add-on.", - "start_add_on": "Add-on starten", "addon_stdin_description": "Schreibt Daten in die Add-on stdin.", "addon_stdin_name": "Daten in das Add-on stdin schreiben.", "stops_an_add_on": "Stoppt ein Add-on.", @@ -2900,39 +3003,67 @@ "restore_partial_description": "Stellt eine Teilsicherung wieder her.", "restores_home_assistant": "Stellt Home Assistant wieder her.", "restore_from_partial_backup": "Wiederherstellung aus Teilsicherung.", - "clears_the_playlist": "Löscht die Wiedergabeliste.", - "clear_playlist": "Wiedergabeliste löschen", - "selects_the_next_track": "Wählt den nächsten Titel aus.", - "pauses": "Pausiert.", - "starts_playing": "Beginnt zu spielen.", - "toggles_play_pause": "Schaltet Wiedergabe/Pause um.", - "selects_the_previous_track": "Wählt den vorherigen Titel aus.", - "seek": "Suchen", - "stops_playing": "Stoppt die Wiedergabe.", - "starts_playing_specified_media": "Beginnt mit der Wiedergabe der angegebenen Medien.", - "announce": "Ansage", - "enqueue": "Einreihen", - "repeat_mode_to_set": "Wiederholungsmodus einstellen.", - "select_sound_mode_description": "Wählt einen bestimmten Soundmodus aus.", - "select_sound_mode": "Soundmodus auswählen", - "select_source": "Quelle auswählen", - "shuffle_description": "Ob der Zufallsmodus aktiviert ist oder nicht.", - "unjoin": "Trennen", - "turns_down_the_volume": "Verringert die Lautstärke.", - "volume_mute_description": "Schaltet den Mediaplayer stumm oder hebt die Stummschaltung auf.", - "is_volume_muted_description": "Definiert, ob es stummgeschaltet ist oder nicht.", - "mute_unmute_volume": "Lautstärke stummschalten/Stummschaltung aufheben", - "sets_the_volume_level": "Stellt den Lautstärkepegel ein.", - "set_volume": "Lautstärke einstellen", - "turns_up_the_volume": "Erhöht die Lautstärke.", - "apply_filter": "Filter anwenden", - "days_to_keep": "Aufzubewahrende Tage", - "repack": "Umpacken", - "purge": "Bereinigen", - "domains_to_remove": "Zu entfernende Domänen", - "entity_globs_to_remove": "Zu entfernende Entitäts-Globs", - "entities_to_remove": "Zu entfernende Entitäten", - "purge_entities": "Entitäten bereinigen", + "removes_a_group": "Entfernt eine Gruppe.", + "object_id": "Objekt-ID", + "creates_updates_a_user_group": "Erstellt/aktualisiert eine Benutzergruppe.", + "add_entities": "Entitäten hinzufügen", + "icon_description": "Name des Symbols für die Gruppe.", + "name_of_the_group": "Name der Gruppe.", + "remove_entities": "Entitäten entfernen", + "log_description": "Erstellt einen benutzerdefinierten Eintrag im Logbuch.", + "message_description": "Nachrichtentext der Benachrichtigung.", + "log": "Protokollieren", + "create_temporary_strict_connection_url_name": "Erstelle eine temporäre, strikte Verbindungs-URL", + "remote_connect": "Fernverbindung aufbauen", + "remote_disconnect": "Fernverbindung trennen", + "creates_a_new_backup": "Erstellt ein neues Backup.", + "command_description": "Befehl(e) zum Senden an Google Assistant.", + "command": "Befehl", + "send_text_command": "Textbefehl senden", + "reloads_the_automation_configuration": "Lädt die Automatisierungskonfiguration neu.", + "toggle_description": "Schaltet einen Mediaplayer ein/aus.", + "trigger_description": "Löst die Aktionen einer Automatisierung aus.", + "skip_conditions": "Bedingungen überspringen", + "trigger": "Auslösen", + "disables_an_automation": "Deaktiviert eine Automatisierung.", + "stops_currently_running_actions": "Stoppt aktuell ausgeführte Aktionen.", + "stop_actions": "Aktionen stoppen", + "enables_an_automation": "Aktiviert eine Automatisierung", + "press_the_button_entity": "Drücke die Tasten-Entität", + "load_url_description": "Lädt eine URL im Fully Kiosk Browser.", + "url_to_load": "Zu ladende URL.", + "load_url": "URL laden", + "configuration_parameter_to_set": "Zu setzender Konfigurationsparameter.", + "key": "Schlüssel", + "value_description": "Der festzulegende Zielwert.", + "set_configuration": "Konfiguration festlegen", + "application_description": "Paketname der zu startenden Anwendung.", + "application": "Anwendung", + "start_application": "Anwendung starten", + "set_value_description": "Legt den Wert einer Zahl fest.", + "stops_a_running_script": "Stoppt ein laufendes Skript.", + "enter_your_text": "Gib deinen Text ein.", + "set_value": "Wert einstellen", + "dashboard_path": "Dashboard-Pfad", + "view_path": "Pfad anzeigen", + "show_dashboard_view": "Dashboard-Ansicht anzeigen", + "closes_a_cover": "Schließt eine Abdeckung.", + "close_cover_tilt_description": "Kippt eine Abdeckung, um sie zu schließen.", + "close_tilt": "Schließwinkel", + "opens_a_cover": "Öffnet eine Abdeckung.", + "tilts_a_cover_open": "Kippt eine Abdeckung auf.", + "open_tilt": "Öffnungswinkel", + "set_cover_position_description": "Verschiebt eine Abdeckung an eine bestimmte Position.", + "target_position": "Zielposition.", + "set_position": "Position festlegen", + "target_tilt_positition": "Zielneigungsposition.", + "set_tilt_position": "Neigungsposition einstellen", + "stops_the_cover_movement": "Stoppt die Bewegung der Abdeckung.", + "stop_cover_tilt_description": "Stoppt eine Neibungsbewegung der Abdeckung.", + "stop_tilt": "Neigung stoppen", + "toggles_a_cover_open_closed": "Schaltet eine Abdeckung offen/geschlossen.", + "toggle_cover_tilt_description": "Schaltet die Neigung einer Abdeckung auf/zu.", + "toggle_tilt": "Neigung umschalten", "decrease_speed_description": "Verringert die Geschwindigkeit des Lüfters.", "percentage_step_description": "Erhöht die Geschwindigkeit um eine Prozentstufe.", "decrease_speed": "Geschwindigkeit verringern", @@ -2952,6 +3083,27 @@ "toggles_the_fan_on_off": "Schaltet den Lüfter ein/aus.", "turns_fan_off": "Schaltet Lüfter aus.", "turns_fan_on": "Schaltet Lüfter ein.", + "arm_with_custom_bypass": "Scharfschalten mit benutzerdefiniertem Bypass", + "alarm_arm_vacation_description": "Stellt den Alarm auf: _scharf für Urlaub_.", + "disarms_the_alarm": "Schaltet den Alarm unscharf.", + "alarm_trigger_description": "Aktiviert einen externen Alarmauslöser.", + "toggles_a_switch_on_off": "Schaltet einen Schalter ein/aus.", + "turns_a_switch_off": "Schaltet einen Schalter aus.", + "turns_a_switch_on": "Schaltet einen Schalter ein.", + "device_description": "Geräte-ID, an die der Befehl gesendet werden soll.", + "delete_command": "Befehl löschen", + "alternative": "Alternative", + "command_type_description": "Der Typ des zu lernenden Befehls.", + "command_type": "Befehlstyp", + "timeout_description": "Zeitüberschreitung für das Erlernen des Befehls.", + "learn_command": "Befehl lernen", + "delay_seconds": "Sekunden verzögern", + "hold_seconds": "Sekunden halten", + "repeats": "Wiederholt", + "send_command": "Befehl senden", + "toggles_a_device_on_off": "Schaltet ein Gerät ein/aus.", + "turns_the_device_off": "Schaltet das Gerät aus.", + "turn_on_description": "Sendet den Befehl zum Einschalten.", "apply_description": "Aktiviert eine Szene mit Konfiguration.", "entities_description": "Liste der Entitäten und deren Zielzustand.", "entities_state": "Zustand der Entitäten", @@ -2963,45 +3115,105 @@ "snapshot_entities": "Snapshot-Entitäten", "delete_description": "Löscht eine dynamisch erstellte Szene.", "activates_a_scene": "Aktiviert eine Szene.", - "selects_the_first_option": "Wählt die erste Option aus.", - "first": "Erste", - "selects_the_last_option": "Wählt die letzte Option aus.", - "select_the_next_option": "Wähle die nächste Option.", - "selects_an_option": "Wählt eine Option aus.", - "option_to_be_selected": "Zu wählende Option.", - "selects_the_previous_option": "Wählt die vorherige Option aus.", - "sets_the_options": "Legt die Optionen fest.", - "list_of_options": "Liste der Optionen.", - "set_options": "Optionen festlegen", - "closes_a_valve": "Schließt ein Ventil.", + "play_chime_description": "Wiedergabe eines Klingeltons auf einem Gong.", + "device_id_description": "Der Gong, auf der der Klingelton abgespielt werden soll.", + "target_chime": "Ziel-Gong", + "ringtone_to_play": "Abzuspielender Klingelton.", + "ringtone": "Klingelton", + "play_chime": "Gong abspielen", + "ptz_move_description": "Bewege die Kamera mit einer bestimmten Geschwindigkeit.", + "ptz_move_speed": "PTZ-Bewegungsgeschwindigkeit.", + "ptz_move": "PTZ-Bewegung", + "add_event_description": "Fügt ein neues Kalenderereignis hinzu.", + "calendar_id_description": "Die ID des gewünschten Kalenders.", + "calendar_id": "Kalender-ID", + "description_description": "Die Beschreibung des Ereignisses. Optional.", + "summary_description": "Dient als Titel der Veranstaltung.", + "location_description": "Der Ort der Veranstaltung.", + "creates_event": "Erstellt ein Ereignis", + "closes_a_valve": "Schließt ein Ventil.", "opens_a_valve": "Öffnet ein Ventil.", "set_valve_position_description": "Bringt ein Ventil in eine bestimmte Position.", "stops_the_valve_movement": "Stoppt die Ventilbewegung.", "toggles_a_valve_open_closed": "Dreht ein Ventil auf/zu.", - "load_url_description": "Lädt eine URL im Fully Kiosk Browser.", - "url_to_load": "Zu ladende URL.", - "load_url": "URL laden", - "configuration_parameter_to_set": "Zu setzender Konfigurationsparameter.", - "key": "Schlüssel", - "set_configuration": "Konfiguration festlegen", - "application_description": "Paketname der zu startenden Anwendung.", - "application": "Anwendung", - "start_application": "Anwendung starten", - "command_description": "Befehl(e) zum Senden an Google Assistant.", - "command": "Befehl", - "media_player_entity": "Mediaplayer-Entität", - "send_text_command": "Textbefehl senden", - "code_description": "Code zum Entsperren des Schlosses.", - "arm_with_custom_bypass": "Scharfschalten mit benutzerdefiniertem Bypass", - "alarm_arm_vacation_description": "Stellt den Alarm auf: _scharf für Urlaub_.", - "disarms_the_alarm": "Schaltet den Alarm unscharf.", - "alarm_trigger_description": "Aktiviert einen externen Alarmauslöser.", "extract_media_url_description": "Extrahieren der Medien-URL aus einem Dienst.", "format_query": "Formatabfrage", "url_description": "URL, unter der die Medien gefunden werden können.", "media_url": "Medien-URL", "get_media_url": "Medien-URL abrufen", "play_media_description": "Lädt die Datei von der angegebenen URL herunter.", + "clears_all_log_entries": "Löscht alle Protokolleinträge.", + "write_log_entry": "Protokolleintrag schreiben.", + "log_level": "Protokollebene.", + "message_to_log": "Nachricht zum Protokollieren.", + "write": "Schreiben", + "reload_themes_description": "Lädt Themes aus der YAML-Konfiguration neu.", + "reload_themes": "Themes neu laden", + "name_of_a_theme": "Name eines Themes.", + "set_the_default_theme": "Festlegen des Standardthemes", + "clear_skipped_update": "Übersprungenes Update löschen", + "install_update": "Update installieren", + "skip_description": "Markiert das aktuell verfügbare Update als übersprungen.", + "skip_update": "Update überspringen", + "brightness_value": "Helligkeitswert", + "a_human_readable_color_name": "Ein für Menschen lesbarer Farbname.", + "color_name": "Farbname", + "color_temperature_in_mireds": "Farbtemperatur in Mired.", + "light_effect": "Lichteffekt.", + "hue_sat_color": "Farbton/Sättigungs-Farbe", + "color_temperature_in_kelvin": "Farbtemperatur in Kelvin.", + "profile_description": "Name des zu verwendenden Lichtprofils.", + "rgbw_color": "RGBW-Farbe", + "rgbww_color": "RGBWW-Farbe", + "white_description": "Das Licht auf den Weißmodus einstellen.", + "xy_color": "XY-Farbe", + "turn_off_description": "Schalte ein oder mehrere Lichter aus.", + "brightness_step_description": "Ändere die Helligkeit um einen bestimmten Wert.", + "brightness_step_value": "Helligkeitsschrittwert", + "brightness_step_pct_description": "Ändert die Helligkeit um einen Prozentsatz.", + "brightness_step": "Helligkeitsschritt", + "decrements_a_counter": "Verringert einen Zähler.", + "increments_a_counter": "Erhöht einen Zähler.", + "resets_a_counter": "Setzt einen Zähler zurück.", + "sets_the_counter_value": "Legt den Zählerwert fest.", + "selects_the_next_option": "Wählt die nächste Option aus.", + "toggles_the_helper_on_off": "Schaltet den Helfer ein/aus.", + "turns_off_the_helper": "Schaltet den Helfer aus.", + "turns_on_the_helper": "Schaltet den Helfer ein.", + "start_date_description": "Das Datum, an dem die ganztägige Veranstaltung beginnen soll.", + "create_event": "Ereignis erstellen", + "get_events": "Abrufen von Ereignissen", + "list_event": "Ereignisse auflisten", + "turns_auxiliary_heater_on_off": "Schaltet die Zusatzheizung ein/aus.", + "aux_heat_description": "Neuer Wert der Zusatzheizung.", + "auxiliary_heating": "Zusatzheizung", + "turn_on_off_auxiliary_heater": "Zusatzheizung ein-/ausschalten", + "sets_fan_operation_mode": "Stellt den Betriebsmodus des Lüfters ein.", + "fan_operation_mode": "Betriebsmodus des Lüfters.", + "set_fan_mode": "Lüftermodus einstellen", + "sets_target_humidity": "Legt die Ziel-Luftfeuchtigkeit fest.", + "set_target_humidity": "Ziel-Luftfeuchtigkeit festlegen", + "sets_hvac_operation_mode": "Stellt den HLK-Betriebsmodus ein.", + "hvac_operation_mode": "HLK-Betriebsmodus.", + "set_hvac_mode": "HLK-Modus einstellen", + "sets_swing_operation_mode": "Stellt den Schwenk-Betriebsmodus ein.", + "swing_operation_mode": "Schwenk-Betriebsmodus", + "set_swing_mode": "Schwenk-Modus einstellen", + "sets_target_temperature": "Legt die Zieltemperatur fest.", + "high_target_temperature": "Obere Zieltemperatur.", + "low_target_temperature": "Untere Zieltemperatur.", + "set_target_temperature": "Zieltemperatur einstellen", + "turns_climate_device_off": "Schaltet das Klimagerät aus.", + "turns_climate_device_on": "Schaltet das Klimagerät ein.", + "notify_description": "Sendet eine Benachrichtigung an ausgewählte Ziele.", + "data": "Daten", + "title_for_your_notification": "Titel für deine Benachrichtigung.", + "title_of_the_notification": "Titel der Benachrichtigung.", + "send_a_persistent_notification": "Eine dauerhafte Benachrichtigung senden", + "sends_a_notification_message": "Sendet eine Benachrichtigung.", + "your_notification_message": "Deine Benachrichtigung.", + "title_description": "Optionaler Titel der Benachrichtigung.", + "send_a_notification_message": "Eine Benachrichtigung senden", "sets_a_random_effect": "Legt einen zufälligen Effekt fest.", "sequence_description": "Liste der HSV-Sequenzen (maximal 16).", "backgrounds": "Hintergründe", @@ -3028,106 +3240,11 @@ "speed_of_spread": "Ausbreitungsgeschwindigkeit.", "spread": "Ausbreitung", "sequence_effect": "Sequenzeffekt", - "press_the_button_entity": "Drücke die Tasten-Entität", - "see_description": "Zeichnet ein gesehenes verfolgtes Gerät auf.", - "battery_description": "Batteriestand des Geräts.", - "gps_coordinates": "GPS-Koordinaten", - "gps_accuracy_description": "Genauigkeit der GPS-Koordinaten.", - "hostname_of_the_device": "Hostname des Geräts.", - "hostname": "Hostname", - "mac_description": "MAC-Adresse des Geräts.", - "mac_address": "MAC-Adresse", - "see": "Sehen", - "process_description": "Startet ein Gespräch aus einem transkribierten Text.", - "agent": "Agent", - "conversation_id": "Konversations-ID", - "language_description": "Sprache, die zur Sprachgenerierung verwendet werden soll.", - "transcribed_text_input": "Transkribierte Texteingabe.", - "process": "Verarbeiten", - "reloads_the_intent_configuration": "Lädt die Absichtskonfiguration neu.", - "conversation_agent_to_reload": "Neu zu ladender Konversations-Agent.", - "create_description": "Zeigt eine Benachrichtigung im Bereich **Benachrichtigungen** an.", - "message_description": "Meldung des Logbucheintrags.", - "notification_id": "Benachrichtigungs-ID", - "title_description": "Titel für deine Benachrichtigung.", - "dismiss_description": "Entfernt eine Benachrichtigung aus dem Bereich **Benachrichtigungen**.", - "notification_id_description": "ID der zu entfernenden Benachrichtigung.", - "dismiss_all_description": "Entfernt alle Benachrichtigungen aus dem Bereich **Benachrichtigungen**.", - "notify_description": "Sendet eine Benachrichtigung an ausgewählte Ziele.", - "data": "Daten", - "title_of_the_notification": "Titel der Benachrichtigung.", - "send_a_persistent_notification": "Eine dauerhafte Benachrichtigung senden", - "sends_a_notification_message": "Sendet eine Benachrichtigung.", - "your_notification_message": "Deine Benachrichtigung.", - "send_a_notification_message": "Eine Benachrichtigung senden", - "device_description": "Geräte-ID, an die der Befehl gesendet werden soll.", - "delete_command": "Befehl löschen", - "alternative": "Alternative", - "command_type_description": "Der Typ des zu lernenden Befehls.", - "command_type": "Befehlstyp", - "timeout_description": "Zeitüberschreitung für das Erlernen des Befehls.", - "learn_command": "Befehl lernen", - "delay_seconds": "Sekunden verzögern", - "hold_seconds": "Sekunden halten", - "repeats": "Wiederholt", - "send_command": "Befehl senden", - "toggles_a_device_on_off": "Schaltet ein Gerät ein/aus.", - "turns_the_device_off": "Schaltet das Gerät aus.", - "turn_on_description": "Sendet den Befehl zum Einschalten.", - "stops_a_running_script": "Stoppt ein laufendes Skript.", - "locks_a_lock": "Verriegelt ein Schloss.", - "opens_a_lock": "Öffnet ein Schloss.", - "unlocks_a_lock": "Entriegelt ein Schloss.", - "turns_auxiliary_heater_on_off": "Schaltet die Zusatzheizung ein/aus.", - "aux_heat_description": "Neuer Wert der Zusatzheizung.", - "auxiliary_heating": "Zusatzheizung", - "turn_on_off_auxiliary_heater": "Zusatzheizung ein-/ausschalten", - "sets_fan_operation_mode": "Stellt den Betriebsmodus des Lüfters ein.", - "fan_operation_mode": "Betriebsmodus des Lüfters.", - "set_fan_mode": "Lüftermodus einstellen", - "sets_target_humidity": "Legt die Ziel-Luftfeuchtigkeit fest.", - "set_target_humidity": "Ziel-Luftfeuchtigkeit festlegen", - "sets_hvac_operation_mode": "Stellt den HLK-Betriebsmodus ein.", - "hvac_operation_mode": "HLK-Betriebsmodus.", - "set_hvac_mode": "HLK-Modus einstellen", - "sets_swing_operation_mode": "Stellt den Schwenk-Betriebsmodus ein.", - "swing_operation_mode": "Schwenk-Betriebsmodus", - "set_swing_mode": "Schwenk-Modus einstellen", - "sets_target_temperature": "Legt die Zieltemperatur fest.", - "high_target_temperature": "Obere Zieltemperatur.", - "low_target_temperature": "Untere Zieltemperatur.", - "set_target_temperature": "Zieltemperatur einstellen", - "turns_climate_device_off": "Schaltet das Klimagerät aus.", - "turns_climate_device_on": "Schaltet das Klimagerät ein.", - "calendar_id_description": "Die ID des gewünschten Kalenders.", - "calendar_id": "Kalender-ID", - "description_description": "Die Beschreibung des Ereignisses. Optional.", - "summary_description": "Dient als Titel der Veranstaltung.", - "creates_event": "Erstellt ein Ereignis", - "dashboard_path": "Dashboard-Pfad", - "view_path": "Pfad anzeigen", - "show_dashboard_view": "Dashboard-Ansicht anzeigen", - "brightness_value": "Helligkeitswert", - "a_human_readable_color_name": "Ein für Menschen lesbarer Farbname.", - "color_name": "Farbname", - "color_temperature_in_mireds": "Farbtemperatur in Mired.", - "light_effect": "Lichteffekt.", - "hue_sat_color": "Farbton/Sättigungs-Farbe", - "color_temperature_in_kelvin": "Farbtemperatur in Kelvin.", - "profile_description": "Name des zu verwendenden Lichtprofils.", - "rgbw_color": "RGBW-Farbe", - "rgbww_color": "RGBWW-Farbe", - "white_description": "Das Licht auf den Weißmodus einstellen.", - "xy_color": "XY-Farbe", - "turn_off_description": "Schalte ein oder mehrere Lichter aus.", - "brightness_step_description": "Ändere die Helligkeit um einen bestimmten Wert.", - "brightness_step_value": "Helligkeitsschrittwert", - "brightness_step_pct_description": "Ändert die Helligkeit um einen Prozentsatz.", - "brightness_step": "Helligkeitsschritt", "topic_to_listen_to": "Topic zum Anhören.", "topic": "Topic", "export": "Exportieren", "publish_description": "Veröffentlichen einer Nachricht in einem MQTT-Topic.", + "evaluate_payload": "Payload auswerten", "the_payload_to_publish": "Der zu veröffentlichende Payload.", "payload": "Payload", "payload_template": "Payload-Template", @@ -3135,89 +3252,57 @@ "retain": "Retain", "topic_to_publish_to": "Topic, in dem veröffentlicht werden soll.", "publish": "Veröffentlichen", - "selects_the_next_option": "Wählt die nächste Option aus.", - "ptz_move_description": "Bewege die Kamera mit einer bestimmten Geschwindigkeit.", - "ptz_move_speed": "PTZ-Bewegungsgeschwindigkeit.", - "ptz_move": "PTZ-Bewegung", - "log_description": "Erstellt einen benutzerdefinierten Eintrag im Logbuch.", - "entity_id_description": "Mediaplayer zum Abspielen der Nachricht.", - "log": "Protokollieren", - "toggles_a_switch_on_off": "Schaltet einen Schalter ein/aus.", - "turns_a_switch_off": "Schaltet einen Schalter aus.", - "turns_a_switch_on": "Schaltet einen Schalter ein.", - "reload_themes_description": "Lädt Themes aus der YAML-Konfiguration neu.", - "reload_themes": "Themes neu laden", - "name_of_a_theme": "Name eines Themes.", - "set_the_default_theme": "Festlegen des Standardthemes", - "toggles_the_helper_on_off": "Schaltet den Helfer ein/aus.", - "turns_off_the_helper": "Schaltet den Helfer aus.", - "turns_on_the_helper": "Schaltet den Helfer ein.", - "decrements_a_counter": "Verringert einen Zähler.", - "increments_a_counter": "Erhöht einen Zähler.", - "resets_a_counter": "Setzt einen Zähler zurück.", - "sets_the_counter_value": "Legt den Zählerwert fest.", - "remote_connect": "Fernverbindung aufbauen", - "remote_disconnect": "Fernverbindung trennen", - "get_weather_forecast": "Wettervorhersage abrufen.", - "type_description": "Vorhersage-Typ: täglich, stündlich oder zweimal täglich.", - "forecast_type": "Vorhersage-Typ", - "get_forecast": "Vorhersage abrufen", - "get_weather_forecasts": "Wettervorhersagen erhalten.", - "get_forecasts": "Vorhersagen erhalten", - "disables_the_motion_detection": "Deaktiviert die Bewegungserkennung.", - "disable_motion_detection": "Bewegungserkennung deaktivieren", - "enables_the_motion_detection": "Aktiviert die Bewegungserkennung.", - "enable_motion_detection": "Bewegungserkennung aktivieren", - "format_description": "Vom Mediaplayer unterstütztes Streamformat.", - "format": "Format", - "media_player_description": "Media Player zum Streamen.", - "play_stream": "Stream abspielen", - "filename": "Dateiname", - "lookback": "Rückblick", - "snapshot_description": "Nimmt einen Schnappschuss von einer Kamera auf.", - "take_snapshot": "Schnappschuss machen", - "turns_off_the_camera": "Schaltet die Kamera aus.", - "turns_on_the_camera": "Schaltet die Kamera ein.", - "clear_tts_cache": "TTS-Zwischenspeicher leeren", - "cache": "Zwischenspeicher", - "options_description": "Ein Wörterbuch mit integrationsspezifischen Optionen.", - "say_a_tts_message": "Spreche eine TTS-Nachricht", - "speak": "Sprechen", - "broadcast_address": "Broadcast-Adresse", - "broadcast_port_description": "Port, an den das magische Paket gesendet werden soll.", - "broadcast_port": "Broadcast-Port", - "send_magic_packet": "Magisches Paket senden", - "set_datetime_description": "Legt Datum und/oder Uhrzeit fest.", - "the_target_date": "Das Zieldatum.", - "datetime_description": "Das Zieldatum und die Uhrzeit.", - "the_target_time": "Die Zielzeit.", - "bridge_identifier": "Bridge-ID", - "configuration_payload": "Payload für die Konfiguration", - "entity_description": "Repräsentiert einen bestimmten Geräteendpunkt in deCONZ.", - "path": "Pfad", - "configure": "Konfigurieren", - "device_refresh_description": "Aktualisiert die verfügbaren Geräte von deCONZ.", - "device_refresh": "Gerät aktualisieren", - "remove_orphaned_entries": "Verwaiste Einträge entfernen", - "removes_a_group": "Entfernt eine Gruppe.", - "object_id": "Objekt-ID", - "creates_updates_a_user_group": "Erstellt/aktualisiert eine Benutzergruppe.", - "add_entities": "Entitäten hinzufügen", - "icon_description": "Name des Symbols für die Gruppe.", - "name_of_the_group": "Name der Gruppe.", - "remove_entities": "Entitäten entfernen", - "cancels_a_timer": "Bricht einen Timer ab.", - "changes_a_timer": "Ändert einen Timer.", - "finishes_a_timer": "Beendet einen Timer.", - "pauses_a_timer": "Pausiert einen Timer.", - "starts_a_timer": "Startet einen Timer.", - "duration_description": "Dauer, die der Timer zum Beenden benötigt. [optional].", - "set_default_level_description": "Legt die Standardprotokollstufe für Integrationen fest.", - "level_description": "Standardschweregrad für alle Integrationen.", - "set_default_level": "Standardlevel festlegen", - "set_level": "Level einstellen", - "clear_skipped_update": "Übersprungenes Update löschen", - "install_update": "Update installieren", - "skip_description": "Markiert das aktuell verfügbare Update als übersprungen.", - "skip_update": "Update überspringen" + "create_description": "Zeigt eine Benachrichtigung im Benachrichtigungsfeld an.", + "notification_id": "Benachrichtigungs-ID", + "dismiss_description": "Entfernt eine Benachrichtigung aus dem Benachrichtigungsfeld.", + "notification_id_description": "ID der zu entfernenden Benachrichtigung.", + "dismiss_all_description": "Entfernt alle Benachrichtigungen aus dem Benachrichtigungsfeld.", + "process_description": "Startet ein Gespräch aus einem transkribierten Text.", + "agent": "Agent", + "conversation_id": "Konversations-ID", + "transcribed_text_input": "Transkribierte Texteingabe.", + "process": "Verarbeiten", + "reloads_the_intent_configuration": "Lädt die Absichtskonfiguration neu.", + "conversation_agent_to_reload": "Neu zu ladender Konversations-Agent.", + "clears_the_playlist": "Löscht die Wiedergabeliste.", + "clear_playlist": "Wiedergabeliste löschen", + "selects_the_next_track": "Wählt den nächsten Titel aus.", + "pauses": "Pausiert.", + "starts_playing": "Beginnt zu spielen.", + "toggles_play_pause": "Schaltet Wiedergabe/Pause um.", + "selects_the_previous_track": "Wählt den vorherigen Titel aus.", + "seek": "Suchen", + "stops_playing": "Stoppt die Wiedergabe.", + "starts_playing_specified_media": "Beginnt mit der Wiedergabe der angegebenen Medien.", + "announce": "Ansage", + "enqueue": "Einreihen", + "repeat_mode_to_set": "Wiederholungsmodus einstellen.", + "select_sound_mode_description": "Wählt einen bestimmten Soundmodus aus.", + "select_sound_mode": "Soundmodus auswählen", + "select_source": "Quelle auswählen", + "shuffle_description": "Ob der Zufallsmodus aktiviert ist oder nicht.", + "unjoin": "Trennen", + "turns_down_the_volume": "Verringert die Lautstärke.", + "volume_mute_description": "Schaltet den Mediaplayer stumm oder hebt die Stummschaltung auf.", + "is_volume_muted_description": "Definiert, ob es stummgeschaltet ist oder nicht.", + "mute_unmute_volume": "Lautstärke stummschalten/Stummschaltung aufheben", + "sets_the_volume_level": "Stellt den Lautstärkepegel ein.", + "set_volume": "Lautstärke einstellen", + "turns_up_the_volume": "Erhöht die Lautstärke.", + "apply_filter": "Filter anwenden", + "days_to_keep": "Aufzubewahrende Tage", + "repack": "Umpacken", + "purge": "Bereinigen", + "domains_to_remove": "Zu entfernende Domänen", + "entity_globs_to_remove": "Zu entfernende Entitäts-Globs", + "entities_to_remove": "Zu entfernende Entitäten", + "purge_entities": "Entitäten bereinigen", + "see_description": "Zeichnet ein gesehenes verfolgtes Gerät auf.", + "battery_description": "Batteriestand des Geräts.", + "gps_coordinates": "GPS-Koordinaten", + "gps_accuracy_description": "Genauigkeit der GPS-Koordinaten.", + "hostname_of_the_device": "Hostname des Geräts.", + "hostname": "Hostname", + "mac_description": "MAC-Adresse des Geräts.", + "see": "Sehen" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/el/el.json b/packages/core/src/hooks/useLocale/locales/el/el.json index 72c8773a..568424b4 100644 --- a/packages/core/src/hooks/useLocale/locales/el/el.json +++ b/packages/core/src/hooks/useLocale/locales/el/el.json @@ -6,25 +6,25 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Γραμματοκιβώτιο", "to_do_lists": "Λίστες υποχρεώσεων", "developer_tools": "Εργαλεία προγραμματιστή", "media": "Πολυμέσα", - "profile": "Profile", + "profile": "Προφίλ", + "panel_mailbox": "Γραμματοκιβώτιο", "panel_shopping_list": "Λίστα αγορών", "unknown": "Αγνωστο", "unavailable": "Μη Διαθέσιμο", "unk": "Άγνωστο", "unavai": "Μη Διαθ", - "error": "Error", + "error": "Σφάλμα", "entity_not_found": "Η οντότητα δεν βρέθηκε", "armed": "Οπλισμένος", "disarm": "Αφόπλιση", "pend": "Εκκρεμής", "arming": "Οπλιση", "trig": "Πυροδ", - "home": "Home", - "away": "Away", + "home": "Σπίτι", + "away": "Εκτός σπιτιού", "owner": "Ιδιοκτήτης", "administrators": "Διαχειριστές", "users": "Χρήστες", @@ -63,29 +63,29 @@ "name_heating": "{name} θέρμανση", "name_cooling": "{name} ψύξη", "high": "Υψηλό", - "low": "Χαμηλό", + "low": "Χαμηλή", "mode": "Λειτουργία", "preset": "Προρύθμιση", "action_to_target": "{action} για στόχευση", "target": "Στόχος", "humidity_target": "Στόχος υγρασίας", - "increment": "Increment", - "decrement": "Decrement", - "reset": "Reset", - "position": "Position", + "increment": "Αύξηση", + "decrement": "Μείωση", + "reset": "Επαναφορά", + "position": "Θέση", "tilt_position": "Θέση κλίσης", "open_cover": "Ανέβασμα ρολού", "close_cover": "Κατέβασμα ρολού", "open_tilt": "Κλίση ρολού (άνοιγμα)", "close_tilt": "Κλίση ρολού (κλείσιμο)", "stop_cover": "Σταμάτημα ρολού", - "preset_mode": "Preset mode", + "preset_mode": "Προκαθορισμένη λειτουργία", "motion": "Κίνηση", "direction": "Κατεύθυνση", "forward": "Εμπρός", "reverse": "Αντίστροφη", "medium": "Μέτριο", - "target_humidity": "Target humidity.", + "target_humidity": "Υγρασία-στόχος.", "state": "Κατάσταση", "name_target_humidity": "{name} στόχος υγρασίας", "name_current_humidity": "Τρέχουσα υγρασία {name}", @@ -94,14 +94,15 @@ "name_on": "{name} ενεργοποιημένο", "resume_mowing": "Συνέχιση κουρέματος", "start_mowing": "Ξεκινήστε το κούρεμα", + "pause": "Παύση", "return_home": "Επιστροφή στη βάση", - "brightness": "Brightness", - "color_temperature": "Color temperature", + "brightness": "Φωτεινότητα", + "color_temperature": "Θερμοκρασία χρώματος", "white_brightness": "Φωτεινότητα λευκού", "color_brightness": "Φωτεινότητα χρώματος", "cold_white_brightness": "Φωτεινότητα ψυχρού λευκού", "warm_white_brightness": "Φωτεινότητα θερμού λευκού", - "effect": "Effect", + "effect": "Εφέ", "lock": "Κλειδαριά", "unlock": "Ξεκλείδωμα", "open": "Ανοιγμα", @@ -114,7 +115,6 @@ "browse_media": "Περιήγηση πολυμέσων", "play": "Αναπαραγωγή", "play_pause": "Αναπαραγωγή/Παύση", - "pause": "Παύση", "stop": "Διακοπή", "next_track": "Επόμενο κομμάτι", "previous_track": "Προηγούμενο κομμάτι", @@ -134,9 +134,9 @@ "cancel": "Ακύρωση", "cancel_number": "Ακύρωση {number}", "cancel_all": "Ακύρωση όλων", - "idle": "Αδρανής", + "idle": "Σε αδράνεια", "run_script": "Εκτέλεση σεναρίου", - "option": "Option", + "pick": "Επιλογή", "installing": "Εκτελείται εγκατάσταση", "installing_progress": "Εγκατάσταση ({progress}%)", "up_to_date": "Ενημερωμένο", @@ -147,11 +147,11 @@ "start_cleaning": "Έναρξη καθαρισμού", "open_valve": "Ανοιγμα βαλβίδας", "stop_valve": "Κλείσιμο βαλβίδας", - "target_temperature": "Target temperature.", + "target_temperature": "Θερμοκρασία-στόχος.", "away_mode": "Λειτουργία Εκτός σπιτιού", "air_pressure": "Πίεση αέρα", - "humidity": "Humidity", - "temperature": "Temperature", + "humidity": "Υγρασία", + "temperature": "Θερμοκρασία", "visibility": "Ορατότητα", "wind_speed": "Ταχύτητα ανέμου", "precipitation": "Βροχόπτωση", @@ -181,19 +181,19 @@ "twice_daily": "Δύο φορές την ημέρα", "and": "Και", "continue": "Συνέχεια", - "previous": "Previous", + "previous": "Προηγούμενο", "loading": "Φόρτωση…", "refresh": "Ανανέωση", "delete": "Διαγραφή", "delete_all": "Διαγραφή όλων", - "download": "Download", - "duplicate": "Διπλότυπη κάρτα", - "remove": "Remove", + "download": "Κατέβασμα", + "duplicate": "Διπλότυπο", + "remove": "Κατάργηση", "hide": "Απόκρυψη", "close": "Κλείσιμο", "leave": "Αποχώρηση", "stay": "Παραμονή", - "next": "Next", + "next": "Επόμενο", "back": "Πίσω", "undo": "Αναίρεση", "move": "Μετακίνηση", @@ -203,7 +203,7 @@ "submit": "Υποβολή", "rename": "Μετονομασία", "search": "Search", - "ok": "ΟΚ", + "ok": "Εντάξει", "yes": "Ναι", "no": "Οχι", "not_now": "Όχι τώρα", @@ -226,9 +226,11 @@ "media_content_type": "Τύπος περιεχομένου πολυμέσων", "upload_failed": "Η μεταφόρτωση απέτυχε", "unknown_file": "Αγνωστο αρχείο", - "select_image": "Επιλέξτε εικόνα", + "image": "Εικόνα", + "select_label": "Επιλέξτε {label}", "upload_picture": "Ανέβασμα εικόνας", "image_url": "Τοπική διαδρομή ή διεύθυνση URL ιστού", + "ui_components_selectors_image_select_image": "Επιλέξτε εικόνα", "latitude": "Γεωγραφικό πλάτος", "longitude": "Γεωγραφικό μήκος", "radius": "Ακτίνα", @@ -242,24 +244,24 @@ "duration": "Διάρκεια", "entity": "Οντότητα", "floor": "Οροφος", - "icon": "Icon", + "icon": "Εικονίδιο", "location": "Τοποθεσία", "number": "Αριθμός", "object": "Αντικείμενο", "rgb_color": "Χρώμα RGB", - "select": "Select", "template": "Template", "text": "Κείμενο", "theme": "Θέμα", "time": "Ωρα", "manual_entry": "Χειροκίνητη καταχώρηση", + "learn_more_about_templating": "Μάθετε περισσότερα σχετικά με τα πρότυπα.", "show_password": "Εμφάνιση κωδικού πρόσβασης", "hide_password": "Απόκρυψη κωδικού πρόσβασης", "no_logbook_events_found": "Δεν βρέθηκαν συμβάντα στο ημερολόγιο.", "triggered_by": "πυροδοτήθηκε από το", "triggered_by_automation": "πυροδοτήθηκε από τον αυτοματισμό", "triggered_by_script": "πυροδοτήθηκε από το σενάριο", - "triggered_by_service": "πυροδοτήθηκε από την υπηρεσία", + "triggered_by_action": "πυροδοτήθηκε από την ενέργεια", "logbook_triggered_by_numeric_state_of": "πυροδοτήθηκε από την αριθμητική κατάσταση του", "triggered_by_state_of": "πυροδοτήθηκε από την κατάσταση του", "triggered_by_event": "πυροδοτήθηκε από το συμβάν", @@ -302,6 +304,7 @@ "event_type_event_detected": "Εντοπίστηκε συμβάν {event_type}", "detected_an_event": "εντόπισε ένα συμβάν", "detected_an_unknown_event": "εντόπισε ένα άγνωστο συμβάν", + "ui_components_logbook_triggered_by_service": "πυροδοτήθηκε από την υπηρεσία", "entity_picker_no_entities": "Δεν έχετε οντότητες", "no_matching_entities_found": "Δεν βρέθηκαν οντότητες που να ταιριάζουν", "show_entities": "Εμφάνιση οντοτήτων", @@ -344,7 +347,7 @@ "no_theme": "Χωρίς θέμα", "language": "Γλώσσα", "no_languages_available": "Δεν υπάρχουν διαθέσιμες γλώσσες", - "text_to_speech": "Text to speech", + "text_to_speech": "Κείμενο σε ομιλία", "voice": "Φωνή", "no_user": "Κανένας χρήστης", "add_user": "Προσθήκη χρήστη", @@ -417,7 +420,6 @@ "uploading_name": "Ανέβασμα {name}", "add_file": "Προσθήκη αρχείου", "file_upload_secondary": "Ή αφήστε το αρχείο σας εδώ", - "image": "Εικόνα", "change_picture": "Αλλαγή εικόνας", "current_picture": "Τρέχουσα εικόνα", "picture_upload_supported_formats": "Υποστηρίζει εικόνα JPEG, PNG ή GIF.", @@ -425,7 +427,7 @@ "primary": "Κύριο", "tone": "Τόνος", "disabled": "Απενεργοποιημένο", - "inactive": "Ανενεργό", + "off": "Ανενεργό", "red": "Κόκκινο", "pink": "Ροζ", "purple": "Μωβ", @@ -437,7 +439,7 @@ "teal": "Αγριόπαπια", "green": "Πράσινο", "light_green": "Ανοιχτό πράσινο", - "lime": "Lime", + "lime": "Λαχανί", "yellow": "Κίτρινο", "amber": "Κεχριμπαρένιο", "orange": "Πορτοκαλί", @@ -448,7 +450,7 @@ "dark_grey": "Σκούρο γκρι", "blue_grey": "Μπλε γκρι", "black": "Μαύρο", - "white": "White", + "white": "Λευκό", "start_date": "Ημερομηνία έναρξης", "end_date": "Ημερομηνία λήξης", "select_time_period": "Επιλογή χρονικής περιόδου", @@ -479,11 +481,13 @@ "mean": "Μέσος όρος", "sum": "Άθροισμα", "change": "Αλλαγή", - "service": "υπηρεσίας", + "ui_components_service_picker_service": "Υπηρεσία", "this_field_is_required": "Αυτό το πεδίο είναι υποχρεωτικό", "targets": "Στόχοι", - "service_data": "Δεδομένα υπηρεσίας", + "action_data": "Δεδομένα ενέργειας", "integration_documentation": "Τεκμηρίωση ενσωμάτωσης", + "ui_components_service_control_data": "Δεδομένα υπηρεσίας", + "ui_components_service_control_target_description": "Τι πρέπει να χρησιμοποιεί αυτή η υπηρεσία ως στοχευμένες περιοχές, συσκευές ή οντότητες.", "no_related_items_found": "Δεν βρέθηκαν σχετικά αντικείμενα.", "related_entities": "Σχετιζόμενες οντότητες", "related_items_group": "Μέρος των ακόλουθων ομάδων", @@ -499,14 +503,13 @@ "hide_column_title": "Απόκρυψη στήλης {title}", "show_column_title": "Εμφάνιση στήλης {title}", "restore_defaults": "Επαναφορά προεπιλογών", - "message": "Message", + "message": "Μήνυμα", "gender": "Φύλο", "male": "Ανδρας", "female": "Γυναίκα", "say": "Πες", "set_as_default_options": "Ορισμός ως προεπιλεγμένες επιλογές", "tts_faild_to_store_defaults": "Αποτυχία αποθήκευσης προεπιλογών: {error}", - "pick": "Επιλογή", "play_media": "Αναπαραγωγή πολυμέσων", "no_items": "Χωρίς στοιχεία", "choose_player": "Επιλογή προγράμματος αναπαραγωγής", @@ -568,7 +571,7 @@ "update_event": "Ενημέρωση συμβάντος", "update_only_this_event": "Ενημέρωση μόνο αυτού του συμβάντος", "update_all_future_events": "Ενημέρωση όλων των μελλοντικών συμβάντων", - "repeat": "Επανάληψη", + "loop": "Επανάληψη", "no_repeat": "Χωρίς επανάληψη", "yearly": "Ετήσια", "monthly": "Μηνιαία", @@ -603,7 +606,7 @@ "on_the": "στο", "or": "ή", "at": "στις", - "last": "Last", + "last": "Τελευταία", "times": "φορές", "summary": "Περίληψη", "features": "Χαρακτηριστικά", @@ -613,11 +616,15 @@ "increase_temperature": "Αύξηση θερμοκρασίας", "decrease_temperature": "Μείωση θερμοκρασίας", "copy_to_clipboard": "Αντιγραφή στο πρόχειρο", + "last_changed": "Τελευταία αλλαγή", + "last_updated": "Τελευταία ενημέρωση", + "remaining_time": "Χρόνος που απομένει", + "install_status": "Κατάσταση εγκατάστασης", "safe_mode": "Ασφαλής λειτουργία", "all_yaml_configuration": "Ολες οι καταχωρήσεις διαμόρφωσης YAML", "domain": "Τομέας", "location_customizations": "Τοποθεσία & προσαρμογές", - "reload_group": "Ομάδες, οντότητες ομάδας και υπηρεσίες κοινοποίησης", + "reload_group": "Ομάδες, οντότητες ομάδας και υπηρεσίες ειδοποίησης", "automations": "Αυτοματισμοί", "scripts": "Σενάρια", "scenes": "Σκηνές", @@ -656,7 +663,7 @@ "integrations": "Ενσωματώσεις", "helpers": "Βοηθοί", "devices": "Συσκευές", - "entities": "Entities", + "entities": "Οντότητες", "energy_configuration": "Διαμόρφωση ενέργειας", "dashboards": "Dashboards", "about": "Σχετικά με", @@ -680,6 +687,7 @@ "didn_t_quite_get_that": "Δεν το κατάλαβα καλά", "voice_command_found": "Βρήκα τα εξής για σας:", "voice_command_error": "Ωχ, παρουσιάστηκε σφάλμα", + "voice_command_conversation_no_control": "Αυτός ο βοηθός δεν μπορεί να ελέγξει το σπίτι σας.", "how_can_i_assist": "Πώς μπορώ να βοηθήσω;", "enter_a_request": "Εισάγετε ένα αίτημα", "send_text": "Αποστολή κειμένου", @@ -693,11 +701,9 @@ "edit_entity": "Επεξεργασία οντότητας", "details": "Λεπτομέρειες", "back_to_info": "Πίσω στις πληροφορίες", - "information": "Πληροφορίες", + "info": "Πληροφορίες", "related": "Σχετίζεται με", "device_info": "Πληροφορίες συσκευής", - "last_changed": "Τελευταία αλλαγή", - "last_updated": "Τελευταία ενημέρωση", "show_more": "Εμφάνιση περισσότερων", "exit_edit_mode": "Έξοδος από τη λειτουργία επεξεργασίας", "last_action": "Τελευταία ενέργεια", @@ -721,7 +727,7 @@ "switch_to_position_mode": "Εναλλαγή σε λειτουργία θέσης", "people_in_zone": "Ανθρωποι στη ζώνη", "edit_favorite_colors": "Επεξεργασία αγαπημένων χρωμάτων", - "color": "Color", + "color": "Χρώμα", "set_white": "Ορίστε λευκό", "select_effect": "Επιλογή εφέ", "change_color": "Αλλαγή χρώματος", @@ -742,8 +748,8 @@ "control": "Ελεγχος", "default_code": "Προεπιλεγμένος κωδικός", "editor_default_code_error": "Ο κωδικός δεν ταιριάζει με τη μορφή του κωδικού", - "entity_id": "Entity ID", - "unit_of_measurement": "Μονάδα μέτρησης", + "entity_id": "ID οντότητας", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Μονάδα υετού", "display_precision": "Ακρίβεια οθόνης", "default_value": "Προκαθορισμένο ({value})", @@ -764,8 +770,7 @@ "connectivity": "Συνδεσιμότητα", "gas": "Αέριο", "hot": "Θέρμανση", - "light": "Φως", - "moisture": "Υγρασία", + "light": "Φωτεινό", "moving": "Σε κίνηση", "presence": "Παρουσία", "plug": "Βύσμα", @@ -811,8 +816,10 @@ "rotate_right_and_flip": "Περιστροφή δεξιά και αναστροφή", "rotate_right": "Περιστροφή δεξιά", "voice_assistants": "Φωνητικοί βοηθοί", - "enable_type": "Ενεργοποίηση της {type}", - "device_registry_detail_enabled_cause": "Το {type} απενεργοποιήθηκε από το {cause}.", + "ui_dialogs_entity_registry_editor_hidden_description": "Οι κρυμμένες οντότητες δεν θα εμφανίζονται στο ταμπλό σας ούτε θα περιλαμβάνονται όταν γίνεται έμμεση αναφορά (δηλαδή μέσω μιας περιοχής ή μιας συσκευής). Το ιστορικό τους εξακολουθεί να παρακολουθείται και εξακολουθείτε να μπορείτε να αλληλεπιδράτε μαζί τους με υπηρεσίες.", + "enable_type": "Ενεργή {type}", + "device_registry_detail_enabled_cause": "Η {type} απενεργοποιήθηκε από {cause}.", + "service": "υπηρεσία", "unknown_error": "Άγνωστο σφάλμα", "expose": "Εκθεση", "aliases": "Ψευδώνυμα", @@ -823,7 +830,7 @@ "restart_home_assistant": "Επανεκκίνηση του Home Assistant;", "advanced_options": "Επιλογές για προχωρημένους", "quick_reload": "Γρήγορη επαναφόρτωση", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Επαναφορτώνει οντότητες MQTT από τη διαμόρφωση YAML.", "reloading_configuration": "Επαναφόρτωση διαμόρφωσης", "failed_to_reload_configuration": "Αποτυχία επαναφόρτωσης της διαμόρφωσης", "restart_description": "Διακόπτει όλους τους αυτοματισμούς και τα σενάρια που εκτελούνται.", @@ -858,12 +865,12 @@ "input_field": "Πεδίο εισαγωγής", "slider": "Ρυθμιστικό", "step_size": "Μέγεθος βήματος", - "options": "Options", + "options": "Επιλογές", "add_option": "Προσθήκη επιλογής", "remove_option": "Κατάργηση επιλογής", "input_select_no_options": "Δεν υπάρχουν επιλογές ακόμα.", "initial_value": "Αρχική τιμή", - "restore": "Επαναφορά", + "edit_schedule_block": "Επεξεργασία μπλοκ προγράμματος", "loading_loading_step": "Φόρτωση επόμενου βήματος για το {integration}", "options_successfully_saved": "Οι επιλογές αποθηκεύτηκαν με επιτυχία.", "repair_issue": "Θέμα επισκευής", @@ -925,7 +932,7 @@ "systemd_resolved": "Systemd-Επιλύθηκε", "your_installation_is_unhealthy": "Η εγκατάστασή σας είναι ανθυγιεινή", "reasons_supervisor": "To Supervisor δεν μπόρεσε να ενημερωθεί", - "reasons_setup": "Η εγκατάσταση του Supervisor απέτυχε", + "reasons_setup": "Η ρύθμιση του Supervisor απέτυχε", "reasons_docker": "Το περιβάλλον Docker δεν λειτουργεί σωστά", "detected_untrusted_content": "Εντοπίστηκε αναξιόπιστο περιεχόμενο", "join_the_beta_channel": "Εγγραφείτε στο κανάλι beta", @@ -992,11 +999,12 @@ "no_notifications": "Καμία ειδοποίηση", "notifications": "Ειδοποιήσεις", "dismiss_all": "Απόρριψη όλων", - "notification_toast_service_call_failed": "Απέτυχε η κλήση της υπηρεσίας {service}.", + "notification_toast_action_failed": "Η εκτέλεση της ενέργειας {service} απέτυχε.", "connection_lost_reconnecting": "Η σύνδεση χάθηκε. Επανασύνδεση…", "home_assistant_has_started": "Το Home Assistant έχει ξεκινήσει!", "triggered_name": "To {name} πυροδοτήθηκε", "notification_toast_no_matching_link_found": "Δεν βρέθηκε αντιστοίχιση \"Ο Σύνδεσμός μου\" για {path}", + "ui_notification_toast_service_call_failed": "Αποτυχία κλήσης της υπηρεσίας {service}.", "app_configuration": "Διαμόρφωση Εφαρμογής", "sidebar_toggle": "Εναλλαγή πλαϊνής μπάρας", "hide_panel": "Απόκρυψη πίνακα", @@ -1006,7 +1014,8 @@ "actions_no_entity_toggle": "Δεν παρέχεται οντότητα για ενεργοποίηση/απενεργοποίηση", "no_navigation_path_specified": "Δεν καθορίστηκε διαδρομή περιήγησης", "actions_no_url": "Δεν καθορίστηκε διεύθυνση URL για άνοιγμα", - "actions_no_service": "Δεν καθορίστηκε υπηρεσία για εκτέλεση", + "actions_no_action": "Δεν έχει καθοριστεί καμία ενέργεια προς εκτέλεση", + "ui_panel_lovelace_cards_actions_no_service": "Δεν καθορίστηκε υπηρεσία για εκτέλεση", "welcome_home": "Καλωσορίσατε στην αρχική σελίδα", "empty_state_go_to_integrations_page": "Μεταβείτε στη σελίδα ενσωματώσεων.", "never_triggered": "Δεν πυροδοτήθηκε ποτέ", @@ -1021,8 +1030,9 @@ "navigate_to_location": "Μετάβαση σε {location}", "open_window_to_url_path": "Ανοίξτε το παράθυρο στο {url_path}", "toggle_name": "Εναλλαγή του {name}", - "call_service_name": "Κλήση υπηρεσίας {name}", + "perform_action_name": "Εκτέλεση ενέργειας {name}", "show_more_info_name": "Εμφάνιση περισσότερων πληροφοριών: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Κλήση υπηρεσίας {name}", "recovery_mode_activated": "Η λειτουργία ανάκτησης ενεργοποιήθηκε", "starting_description": "Το Home Assistant ξεκινά, παρακαλώ περιμένετε…", "reset_focus": "Επαναφορά εστίασης", @@ -1061,8 +1071,9 @@ "energy_distribution_go_to_energy_dashboard": "Μετάβαση στον πίνακα ελέγχου ενέργειας", "energy_usage": "Χρήση Ενέργειας", "previous_energy_usage": "Προηγούμενη χρήση ενέργειας", - "low_carbon_energy_consumed": "Ενέργεια χαμηλών εκπομπών άνθρακα που καταναλώνεται", - "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Η καταναλισκόμενη ενέργεια χαμηλών εκπομπών άνθρακα δεν μπορούσε να υπολογιστεί", + "untracked_consumption": "Μη καταγεγραμμένη κατανάλωση", + "low_carbon_energy_consumed": "Ενέργεια χαμηλών εκπομπών άνθρακα που καταναλώθηκε", + "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Δεν ήταν δυνατός ο υπολογισμός της κατανάλωσης ενέργειας με χαμηλές εκπομπές άνθρακα", "unused_entities": "Αχρησιμοποίητες οντότητες", "search_entities": "Αναζήτηση οντοτήτων", "no_unused_entities_found": "Δεν βρέθηκαν αχρησιμοποίητες οντότητες", @@ -1077,7 +1088,7 @@ "edit_dashboard": "Επεξεργασία ταμπλό", "reload_resources": "Επαναφόρτωση πόρων", "reload_resources_refresh_header": "Θέλετε να ανανεώσετε;", - "edit_ui": "Επεξεργασία περιβάλλοντος χρήστη", + "edit_ui": "Επεξεργασία διεπαφής χρήστη", "open_dashboard_menu": "Ανοίξτε το μενού του ταμπλό", "raw_configuration_editor": "Πρόγραμμα επεξεργασίας διαμόρφωσης raw", "manage_dashboards": "Διαχείριση ταμπλό", @@ -1085,10 +1096,13 @@ "edit_configuration": "Επεξεργασία διαμόρφωσης", "unsaved_changes": "Μη αποθηκευμένες αλλαγές", "saved": "Αποθηκεύτηκε", + "delete_dashboard_configuration": "Διαγραφή διαμόρφωσης πίνακα ελέγχου;", "raw_editor_error_parse_yaml": "Δεν είναι δυνατή η ανάλυση του YAML: {error}", "raw_editor_error_invalid_config": "Η διαμόρφωσή σας δεν είναι έγκυρη: {error}", "raw_editor_error_save_yaml": "Δεν είναι δυνατή η αποθήκευση του YAML: {error}", "raw_editor_error_remove": "Δεν είναι δυνατή η κατάργηση της διαμόρφωσης: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Θα δημιουργήσουμε αυτόματα τις προβολές με τις περιοχές και τις συσκευές σας, εάν καταργήσετε τη διαμόρφωση του ταμπλό σας.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Θέλετε σίγουρα να καταργήσετε τη διαμόρφωση του ταμπλό;", "title_of_your_dashboard": "Τίτλος του ταμπλό", "edit_title": "Επεξεργασία τίτλου", "title": "Τίτλος", @@ -1100,25 +1114,27 @@ "move_view_left": "Μετακίνηση προβολής αριστερά", "move_view_right": "Μετακίνηση προβολής δεξιά", "background": "Φόντο", - "badges": "Εμβλήματα", "view_type": "Τύπος προβολής", "masonry_default": "Τοιχοποιία (προεπιλογή)", "sidebar": "Πλαϊνή μπάρα", "panel_card": "Πίνακας (1 κάρτα)", "sections_experimental": "Τμήματα (πειραματικό)", "subview": "Υποπροβολή", - "max_number_of_columns": "Μέγιστος αριθμός στηλών", + "edit_view_max_columns": "Μέγιστος αριθμός στηλών", + "sections_view_specifics_settings": "Ρυθμίσεις ειδικών στοιχείων προβολής τμημάτων", + "dense_section_placement": "Πυκνή τοποθέτηση τμημάτων", "edit_in_visual_editor": "Επεξεργασία σε οπτικό επεξεργαστή", "edit_in_yaml": "Επεξεργασία σε YAML", "saving_failed": "Η αποθήκευση απέτυχε", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Εμβλήματα", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Δεν μπορείτε να αλλάξετε την προβολή σας σε άλλο τύπο, επειδή η μετάβαση δεν υποστηρίζεται ακόμη. Ξεκινήστε από το μηδέν με μια νέα προβολή αν θέλετε να χρησιμοποιήσετε έναν άλλο τύπο προβολής.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Δεν μπορείτε να αλλάξετε την προβολή σας για να χρησιμοποιήσετε τον τύπο προβολής \"τμήματα\", επειδή η μετάβαση δεν υποστηρίζεται ακόμη. Ξεκινήστε από το μηδέν με μια νέα προβολή αν θέλετε να πειραματιστείτε με την προβολή 'τμήματα'.", "card_configuration": "Διαμόρφωση κάρτας", "type_card_configuration": "Διαμόρφωση κάρτας {type}", "edit_card_pick_card": "Ποια κάρτα θέλετε να προσθέσετε;", "toggle_editor": "Εναλλαγή κειμενογράφου", - "you_have_unsaved_changes": "Έχετε μη αποθηκευμένες αλλαγές", - "edit_card_confirm_cancel": "Είστε βέβαιοι ότι θέλετε να ακυρώσετε;", + "you_have_unsaved_changes": "Εχετε μη αποθηκευμένες αλλαγές", + "edit_card_confirm_cancel": "Θέλετε σίγουρα να ακυρώσετε τη διαδικασία;", "show_visual_editor": "Εμφάνιση οπτικού προγράμματος επεξεργασίας", "show_code_editor": "Εμφάνιση επεξεργαστή κώδικα", "add_card": "Προσθήκη κάρτας", @@ -1133,7 +1149,15 @@ "more_options": "Περισσότερες επιλογές", "search_cards": "Αναζήτηση καρτών", "layout": "Διάταξη", + "full_width_card": "Κάρτα πλήρους πλάτους", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Ρυθμίστε τον τρόπο με τον οποίο θα εμφανίζεται η κάρτα στο ταμπλό. Αυτές οι ρυθμίσεις θα παρακάμψουν το προεπιλεγμένο μέγεθος και τη θέση της κάρτας.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Ποια κάρτα θέλετε να προσθέσετε στην προβολή {name};", + "badge_configuration": "Διαμόρφωση σήματος", + "type_badge_configuration": "{type} Διαμόρφωση σήματος", + "edit_badge_pick_badge": "Ποιο σήμα θα θέλατε να προσθέσετε;", + "add_badge": "Προσθήκη σήματος", + "suggest_card_header": "Δημιουργήσαμε μια πρόταση για εσάς", + "add_to_dashboard": "Προσθήκη στο ταμπλό", "move_card_error_title": "Αδύνατη η μετακίνηση της κάρτας", "choose_a_view": "Επιλέξτε μια προβολή", "dashboard": "Ταμπλό", @@ -1152,9 +1176,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "Το {section} θα διαγραφεί.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Αυτό το τμήμα", "edit_section": "Επεξεργασία τμήματος", - "suggest_card_header": "Δημιουργήσαμε μια πρόταση για εσάς", + "size": "Μέγεθος", "pick_different_card": "Επιλογή άλλης κάρτας", - "add_to_dashboard": "Προσθήκη στο ταμπλό", "save_config_header": "Πάρτε τον έλεγχο του ταμπλό σας", "save_config_empty_config": "Ξεκινήστε με ένα κενό ταμπλό", "take_control": "Πάρτε τον έλεγχο", @@ -1162,10 +1185,10 @@ "migrate_configuration": "Μετεγκατάσταση διαμόρφωσης", "navigation_path": "Διαδρομή πλοήγησης", "url_path": "Διαδρομή URL", - "default_action": "Προεπιλεγμένη ενέργεια", - "call_service": "Κλήση υπηρεσίας", + "default": "Προεπιλεγμένο", + "perform_action": "Εκτέλεση ενέργειας", "more_info": "Περισσότερες πληροφορίες", - "no_action": "Καμία ενέργεια", + "nothing": "Τίποτα", "add_condition": "Προσθήκη προϋπόθεσης", "test": "Δοκιμή", "condition_passes": "Η προϋπόθεση ικανοποιείται", @@ -1174,7 +1197,7 @@ "entity_numeric_state": "Αριθμητική κατάσταση οντότητας", "above": "Πάνω από", "below": "Κάτω από", - "screen": "Screen", + "screen": "Οθόνη", "screen_sizes": "Μεγέθη οθόνης", "mobile": "Κινητό", "tablet": "Tablet", @@ -1237,21 +1260,21 @@ "camera_entity": "Οντότητα κάμερας", "image_entity": "Οντότητα εικόνας", "camera_view": "Προβολή κάμερας", - "double_tap_action": "Ενέργεια διπλού πατήματος", - "hold_action": "Ενέργεια παρατεταμένου πατήματος", + "double_tap_behavior": "Συμπεριφορά διπλού πατήματος", + "hold_behavior": "Συμπεριφορά παρατεταμένου πατήματος", "hours_to_show": "Ωρες για εμφάνιση", "days_to_show": "Ημέρες για εμφάνιση", "icon_height": "Ύψος εικονιδίου", "image_path": "Διαδρομή εικόνας", "maximum": "Μέγιστο", - "manual": "Χειροκίνητο", - "paste_from_clipboard": "Επικόλληση από το Πρόχειρο", - "generic_paste_description": "Επικολλήστε μια κάρτα {type} από το πρόχειρο", + "manual": "Χειροκίνητα", + "paste_from_clipboard": "Επικόλληση από το πρόχειρο", + "generic_paste_description": "Επικόλληση ενός σήματος {type} από το πρόχειρο", "refresh_interval": "Χρονικό διάστημα ανανέωσης", "show_icon": "Εμφάνιση εικονιδίου;", "show_name": "Εμφάνιση ονόματος;", "show_state": "Εμφάνιση κατάστασης;", - "tap_action": "Ενέργεια πατήματος", + "tap_behavior": "Συμπεριφορά πατήματος", "secondary_info_attribute": "Χαρακτηριστικό δευτερευουσών πληροφοριών", "generic_state_color": "Εγχρωμα εικονίδια βάσει της κατάστασης;", "suggested_cards": "Προτεινόμενες κάρτες", @@ -1267,6 +1290,16 @@ "content": "Περιεχόμενο", "media_control": "Έλεγχος πολυμέσων", "picture_elements": "Στοιχεία εικόνας", + "card_options": "Επιλογές κάρτας", + "elements": "Στοιχεία", + "add_new_element": "Προσθήκη νέου στοιχείου", + "dark_mode_image_path": "Διαδρομή εικόνας σκοτεινής λειτουργίας", + "state_filter": "Φίλτρο κατάστασης", + "dark_mode_state_filter": "Φίλτρο κατάστασης σκοτεινής λειτουργίας", + "state_badge": "Σήμα κατάστασης", + "state_icon": "Εικονίδιο κατάστασης", + "state_label": "Ετικέτα κατάστασης", + "perform_action_button": "Κουμπί εκτέλεσης ενέργειας", "picture_glance": "Στιγμιότυπο εικόνας", "plant_status": "Κατάσταση φυτών", "sensor": "Αισθητήρας", @@ -1275,12 +1308,13 @@ "thermostat": "Θερμοστάτης", "thermostat_show_current_as_primary": "Εμφάνιση της τρέχουσας θερμοκρασίας ως κύριας πληροφορίας", "tile": "Πλακίδιο", - "icon_tap_action": "Ενέργεια πατήματος εικονιδίου", - "actions": "Ενέργειες", + "icon_tap_behavior": "Συμπεριφορά πατήματος εικονιδίου", + "interactions": "Αλληλεπιδράσεις", "show_entity_picture": "Εμφάνιση εικόνας οντότητας", "vertical": "Κατακόρυφα", "hide_state": "Απόκρυψη κατάστασης", "state_content": "Περιεχόμενο κατάστασης", + "ui_panel_lovelace_editor_card_tile_actions": "Ενέργειες", "vertical_stack": "Κάθετη διάταξη", "weather_forecast": "Πρόγνωση καιρού", "weather_to_show": "Καιρός για εμφάνιση", @@ -1289,6 +1323,17 @@ "show_only_forecast": "Εμφάνιση μόνο Πρόγνωσης", "select_forecast_type": "Επιλογή τύπου πρόβλεψης", "no_type": "Χωρίς τύπο", + "style": "Στυλ", + "prefix": "Πρόθεμα", + "suffix": "Κατάληξη", + "state_image": "Εικόνα κατάστασης", + "displayed_elements": "Εμφανιζόμενα στοιχεία", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Πλήρες (εικονίδιο, όνομα και κατάσταση)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Απλό (μόνο εικονίδιο)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Τυπικό (εικονίδιο και κατάσταση)", + "suggested_badges": "Προτεινόμενα σήματα", + "other_badges": "Αλλα σήματα", + "custom_badges": "Προσαρμοσμένα σήματα", "not_compatible": "Μη συμβατό", "features_no_compatible_available": "Δεν υπάρχουν διαθέσιμες συμβατές λειτουργίες για αυτή την οντότητα", "add_feature": "Προσθήκη χαρακτηριστικού", @@ -1300,14 +1345,12 @@ "cover_tilt_position": "Θέση κλίσης ρολού", "alarm_modes": "Λειτουργίες συναγερμού", "customize_alarm_modes": "Προσαρμογή λειτουργιών συναγερμού", - "illuminance": "Φωτεινότητα", "light_color_temperature": "Θερμοκρασία ανοιχτού χρώματος", "lock_commands": "Εντολές κλειδώματος", "lock_open_door": "Κλείδωμα ανοιχτής πόρτας", "vacuum_commands": "Εντολές σκούπας", "commands": "Εντολές", "climate_fan_modes": "Λειτουργίες ανεμιστήρα κλίματος", - "style": "Στυλ", "dropdown": "Αναπτυσσόμενο μενού", "icons": "Εικονίδια", "customize_fan_modes": "Προσαρμογή των λειτουργιών ανεμιστήρα", @@ -1340,6 +1383,7 @@ "no_description_available": "Δεν υπάρχει διαθέσιμη περιγραφή", "by_entity": "Ανά οντότητα", "by_card": "Ανά κάρτα", + "by_badge": "Ανα σήμα", "header": "Κεφαλίδα", "footer": "Υποσέλιδο", "choose_a_type": "Επιλογή {type}", @@ -1347,13 +1391,14 @@ "header_editor": "Επεξεργασία κεφαλίδας", "footer_editor": "Πρόγραμμα επεξεργασίας υποσέλιδου", "feature_editor": "Επεξεργαστής δυνατοτήτων", + "element_editor": "Επεξεργαστής στοιχείων", + "type_element_editor": "Επεξεργαστής στοιχείων {type}", "ui_panel_lovelace_editor_color_picker_colors_accent": "Προφορά", "ui_panel_lovelace_editor_color_picker_colors_deep_orange": "Βαθύ πορτοκάλι", "ui_panel_lovelace_editor_color_picker_colors_light_green": "Ανοιχτό Πράσινο", "ui_panel_lovelace_editor_color_picker_colors_lime": "Λάιμ", "ui_panel_lovelace_editor_color_picker_colors_orange": "Πορτοκάλι", "ui_panel_lovelace_editor_color_picker_colors_teal": "Teal", - "ui_panel_lovelace_editor_color_picker_colors_white": "Λευκό", "ui_panel_lovelace_editor_edit_section_title_title": "Επεξεργασία ονόματος", "ui_panel_lovelace_editor_edit_section_title_title_new": "Προσθήκη ονόματος", "warning_attribute_not_found": "Το χαρακτηριστικό {attribute} δεν είναι διαθέσιμο στο: {entity}", @@ -1364,138 +1409,160 @@ "invalid_display_format": "Μη έγκυρη μορφή εμφάνισης", "now": "Τώρα", "compare_data": "Σύγκριση δεδομένων", - "reload_ui": "Επαναφόρτωση περιβάλλοντος χρήστη", + "reload_ui": "Επαναφόρτωση διεπαφής χρήστη", "profiler": "Profiler", - "http": "HTTP", - "cover": "Ρολό", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Κουμπί εισαγωγής", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Χρονοδιακόπτης", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Αυτοματισμός", "alarm_control_panel": "Πίνακας ελέγχου συναγερμού", - "device_tracker": "Εντοπιστής συσκευής", - "trace": "Trace", - "stream": "Stream", - "person": "Άτομο", + "person": "Ατομο", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Βαλβίδα", + "repairs": "Repairs", + "media_source": "Media Source", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Εισαγωγή λογικής πράξης", - "camera": "Κάμερα", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Μέγεθος αρχείου", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Εισαγωγή ημερομηνίας", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Διαγνωστικά", - "siren": "Σειρήνα", "fitbit": "Fitbit", - "automation": "Αυτοματισμός", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Βαλβίδα", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Συνομιλία", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Μέγεθος αρχείου", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Εισαγωγή κειμένου", + "weather": "Καιρός", + "home_assistant_api": "Home Assistant API", + "input_number": "Αριθμός εισόδου", "group": "Ομάδα", - "auth": "Auth", - "thread": "Thread", - "zone": "Ζώνη", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Πρόγραμμα", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Μόνιμη ειδοποίηση", + "localtuya": "LocalTuya integration", + "input_button": "Κουμπί εισαγωγής", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Τηλεχειριστήριο", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Δυαδικός αισθητήρας", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Μόνιμη ειδοποίηση", + "conversation": "Συνομιλία", "rpi_power_title": "Ελεγχος τροφοδοτικού Raspberry Pi", - "script": "Σενάριο", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Κάμερα", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Καταγραφέας", + "schedule": "Πρόγραμμα", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", - "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Καιρός", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Αριθμός εισόδου", - "binary_sensor": "Δυαδικός αισθητήρας", - "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", + "script": "Σενάριο", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", "fan": "Ανεμιστήρας", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", + "solis_inverter": "Solis Inverter", + "intent": "Intent", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_text": "Εισαγωγή κειμένου", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Διαγνωστικά", "file_upload": "File Upload", - "climate": "Κλίμα", - "home_assistant_frontend": "Home Assistant Frontend", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Εφαρμογή για κινητά", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Σειρήνα", "deconz": "deCONZ", - "timer": "Χρονοδιακόπτης", - "application_credentials": "Διαπιστευτήρια εφαρμογής", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Ζώνη", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Ρολό", + "hacs": "HACS", "local_calendar": "Τοπικό Ημερολόγιο", + "system_log": "System Log", + "input_boolean": "Εισαγωγή λογικής πράξης", + "bluetooth": "Bluetooth", + "climate": "Κλίμα", + "application_credentials": "Διαπιστευτήρια εφαρμογής", + "mobile_app": "Εφαρμογή για κινητά", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Εντοπιστής συσκευής", "synchronize_devices": "Συγχρονισμός συσκευών", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Διεργασία {process}", + "disk_free_mount_point": "Ελεύθερος χώρος στο δίσκο {mount_point}", + "disk_use_mount_point": "Χρήση δίσκου {mount_point}", + "ipv_address_ip_address": "Διεύθυνση IPv6 {ip_address}", + "last_boot": "Τελευταία εκκίνηση", + "load_m": "Φορτίο (5λ)", + "memory_free": "Ελεύθερη μνήμη", + "memory_use": "Χρήση μνήμης", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Πακέτα έξω {interface}", + "processor_temperature": "Θερμοκρασία επεξεργαστή", + "processor_use": "Χρήση επεξεργαστή", + "swap_free": "Ελεύθερη swap", + "swap_use": "Χρήση swap", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Επίπεδο μπαταρίας", + "ding": "Ding", + "doorbell_volume": "Ενταση κουδουνιού πόρτας", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Ενταση φωνής", + "volume": "Ενταση", + "wi_fi_signal_category": "Κατηγορία σήματος Wi-Fi", + "wi_fi_signal_strength": "Ισχύς σήματος Wi-Fi", "heavy": "Βαρύ", "mild": "Ήπια", - "button_down": "Button down", - "button_up": "Button up", - "double_push": "Double push", - "long_push": "Long push", - "state_long_single": "Long push and then short push", - "single_push": "Single push", - "state_single_long": "Short push and then long push", - "triple_push": "Triple push", + "button_down": "Κουμπί κάτω", + "button_up": "Κουμπί πάνω", + "double_push": "Διπλό πάτημα", + "long_push": "Παρατεταμένο πάτημα", + "state_long_single": "Παρατεταμένο πάτημα και μετά σύντομο πάτημα", + "single_push": "Μονό πάτημα", + "state_single_long": "Σύντομο πάτημα και μετά παρατεταμένο πάτημα", + "triple_push": "Τριπλό πάτημα", "fault": "Βλάβη", - "normal": "Κανονικό", + "normal": "Κανονική", "warm_up": "Προθέρμανση", "not_completed": "Μη ολοκληρωμένο", "pending": "Εκκρεμεί", - "checking": "Checking", "closed": "Κλειστό", "closing": "Closing", - "failure": "Failure", - "opened": "Opened", - "battery_level": "Battery level", + "failure": "Αποτυχία", + "opened": "Ανοιξε", "os_agent_version": "Έκδοση OS Agent", "apparmor_version": "Εκδοση Apparmor", "cpu_percent": "Ποσοστό CPU", @@ -1514,147 +1581,87 @@ "solar_azimuth": "Ηλιακό αζιμούθιο", "solar_elevation": "Υψος ηλίου", "solar_rising": "Ανατολή ηλίου", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Βοηθός σε λειτουργία", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", "preferred": "Προτιμώμενο", - "finished_speaking_detection": "Ευαισθησία σιωπής", + "finished_speaking_detection": "Finished speaking detection", "aggressive": "Επιθετικό", - "default": "Προεπιλεγμένο", "relaxed": "Χαλαρό", - "device_admin": "Device admin", - "kiosk_mode": "Kiosk mode", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", + "device_admin": "Διαχειριστής συσκευής", + "kiosk_mode": "Λειτουργία Kiosk", "plugged_in": "Στην πρίζα", - "load_start_url": "Load start URL", + "load_start_url": "Φόρτωση URL έναρξης", "restart_browser": "Επανεκκίνηση του προγράμματος περιήγησης", - "restart_device": "Restart device", - "send_to_background": "Send to background", - "bring_to_foreground": "Bring to foreground", - "screenshot": "Screenshot", - "overlay_message": "Overlay message", - "screen_brightness": "Screen brightness", - "screen_off_timer": "Screen off timer", - "screensaver_brightness": "Screensaver brightness", - "screensaver_timer": "Screensaver timer", - "current_page": "Current page", - "foreground_app": "Foreground app", - "internal_storage_free_space": "Internal storage free space", - "internal_storage_total_space": "Internal storage total space", - "free_memory": "Free memory", - "total_memory": "Total memory", - "screen_orientation": "Screen orientation", - "kiosk_lock": "Kiosk lock", - "maintenance_mode": "Maintenance mode", + "restart_device": "Επανεκκίνηση συσκευής", + "send_to_background": "Αποστολή στο παρασκήνιο", + "bring_to_foreground": "Μεταφορά στο προσκήνιο", + "screenshot": "Στιγμιότυπο οθόνης", + "overlay_message": "Μήνυμα επικάλυψης", + "screen_brightness": "Φωτεινότητα οθόνης", + "screen_off_timer": "Χρονοδιακόπτης απενεργοποίησης οθόνης", + "screensaver_brightness": "Φωτεινότητα προφύλαξης οθόνης", + "screensaver_timer": "Χρονοδιακόπτης προφύλαξης οθόνης", + "current_page": "Τρέχουσα σελίδα", + "foreground_app": "Εφαρμογή στο προσκήνιο", + "internal_storage_free_space": "Ελεύθερος εσωτερικός χώρος αποθήκευσης", + "internal_storage_total_space": "Συνολικός εσωτερικός χώρος αποθήκευσης", + "total_memory": "Συνολική μνήμη", + "screen_orientation": "Προσανατολισμός οθόνης", + "kiosk_lock": "Κλείδωμα Kiosk", + "maintenance_mode": "Λειτουργία συντήρησης", "motion_detection": "Ανίχνευση κίνησης", - "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Διαθέσιμη ενημέρωση", - "dry": "Dry", - "wet": "Υγρός", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Σημερινή κατανάλωση", - "total_consumption": "Συνολική κατανάλωση", - "device_name_current": "Τρέχουσα {device_name}", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "Τρέχουσα κατανάλωση {device_name}", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Ισχύς σήματος", - "signal_level": "Επίπεδο σήματος", - "ssid": "SSID", - "device_name_today_s_consumption": "Σημερινή κατανάλωση {device_name}", - "device_name_total_consumption": "Συνολική κατανάλωση {device_name}", - "voltage": "Τάση", - "device_name_voltage": "Τάση {device_name}", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Διεργασία {process}", - "disk_free_mount_point": "Ελεύθερος χώρος στο δίσκο {mount_point}", - "disk_use_mount_point": "Χρήση δίσκου {mount_point}", - "ipv_address_ip_address": "Διεύθυνση IPv6 {ip_address}", - "last_boot": "Τελευταία εκκίνηση", - "load_m": "Φορτίο (5λ)", - "memory_free": "Ελεύθερη μνήμη", - "memory_use": "Χρήση μνήμης", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Θερμοκρασία επεξεργαστή", - "processor_use": "Χρήση επεξεργαστή", - "swap_free": "Ελεύθερη swap", - "swap_use": "Χρήση swap", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Εκτιμώμενη απόσταση", - "vendor": "Κατασκευαστής", - "air_quality_index": "Δείκτης ποιότητας αέρα", - "noise": "Θόρυβος", - "overload": "Υπερφόρτωση", - "size": "Μέγεθος", - "size_in_bytes": "Μέγεθος σε byte", - "bytes_received": "Bytes received", - "server_country": "Server country", + "screensaver": "Προφύλαξη οθόνης", + "calibration": "Βαθμονόμηση", + "auto_lock_paused": "Αυτόματο κλείδωμα σε παύση", + "timeout": "Χρονικό όριο", + "unclosed_alarm": "Συναγερμός που δεν έχει κλείσει", + "unlocked_alarm": "Ξεκλείδωτος συναγερμός", + "bluetooth_signal": "Σήμα Bluetooth", + "light_level": "Επίπεδο φωτός", + "wi_fi_signal": "Σήμα Wi-Fi", + "momentary": "Στιγμιαία", + "pull_retract": "Ανέβασμα/Κατέβασμα", + "bytes_received": "Bytes που ελήφθησαν", + "server_country": "Χώρα διακομιστή", "server_id": "Αναγνωριστικό διακομιστή", - "server_name": "Server name", + "server_name": "Ονομα διακομιστή", "ping": "Ping", - "upload": "Upload", - "bytes_sent": "Bytes sent", + "upload": "Ανέβασμα", + "bytes_sent": "Απεσταλμένα bytes", + "call_active": "Κλήση ενεργή", + "quiet": "Ησυχο", "animal": "Animal", "detected": "Εντοπίστηκε", "animal_lens": "Animal lens 1", "face": "Face", "face_lens": "Face lens 1", "motion_lens": "Motion lens 1", - "package": "Package", - "package_lens": "Package lens 1", + "package": "Πακέτο", + "package_lens": "Φακός πακέτου 1", "person_lens": "Person lens 1", "pet": "Pet", "pet_lens": "Pet lens 1", - "sleep_status": "Sleep status", - "awake": "Awake", - "sleeping": "Sleeping", + "sleep_status": "Κατάσταση αναστολής λειτουργίας", + "awake": "Ξύπνιο", + "sleeping": "Σε αναμονή", "vehicle": "Vehicle", - "vehicle_lens": "Vehicle lens 1", - "visitor": "Visitor", - "visitor_lens": "Visitor lens 1", - "guard_go_to": "Guard go to", - "guard_set_current_position": "Guard set current position", - "ptz_calibrate": "PTZ calibrate", - "ptz_down": "PTZ down", - "ptz_left": "PTZ left", - "ptz_right": "PTZ right", - "ptz_stop": "PTZ stop", - "ptz_up": "PTZ up", - "ptz_zoom_in": "PTZ zoom in", - "ptz_zoom_out": "PTZ zoom out", + "vehicle_lens": "Οχημα φακός 1", + "visitor": "Επισκέπτης", + "visitor_lens": "Επισκέπτης φακός 1", + "guard_go_to": "Μετακίνηση φρούρησης σε", + "guard_set_current_position": "Ρύθμιση φρούρησης στην τρέχουσα θέση", + "ptz_calibrate": "Βαθμονόμηση PTZ", + "ptz_down": "PTZ κάτω", + "ptz_left": "PTZ αριστερά", + "ptz_right": "PTZ δεξιά", + "ptz_stop": "PTZ διακοπή", + "ptz_up": "PTZ επάνω", + "ptz_zoom_in": "PTZ μεγέθυνση", + "ptz_zoom_out": "PTZ σμίκρυνση", "autotrack_snapshots_clear": "Autotrack snapshots clear", "autotrack_snapshots_fluent": "Autotrack snapshots fluent", "autotrack_fluent": "Autotrack fluent", @@ -1667,56 +1674,67 @@ "snapshots_fluent_lens": "Snapshots fluent lens 1", "fluent": "Fluent", "fluent_lens": "Fluent lens 1", - "floodlight": "Floodlight", + "floodlight": "Προβολέας", "ir_lights_name": "Infra red lights in night mode", - "status_led": "Status LED", + "status_led": "LED κατάστασης", "ai_animal_delay": "AI animal delay", - "ai_animal_sensitivity": "AI animal sensitivity", - "ai_face_delay": "AI face delay", - "ai_face_sensitivity": "AI face sensitivity", - "ai_package_delay": "AI package delay", - "ai_package_sensitivity": "AI package sensitivity", - "ai_person_delay": "AI person delay", - "ai_person_sensitivity": "AI person sensitivity", - "ai_pet_delay": "AI pet delay", - "ai_pet_sensitivity": "AI pet sensitivity", - "ai_vehicle_delay": "AI vehicle delay", - "ai_vehicle_sensitivity": "AI vehicle sensitivity", - "auto_quick_reply_time": "Auto quick reply time", + "ai_animal_sensitivity": "Ευαισθησία ζώων AI", + "ai_face_delay": "Καθυστέρηση AI face", + "ai_face_sensitivity": "Ευαισθησία προσώπου AI", + "ai_package_delay": "Καθυστέρηση πακέτου AI", + "ai_package_sensitivity": "Ευαισθησία πακέτου AI", + "ai_person_delay": "Καθυστέρηση ατόμου AI", + "ai_person_sensitivity": "Ευαισθησία ατόμου AI", + "ai_pet_delay": "Καθυστέρηση κατοικίδιων ζώων AI", + "ai_pet_sensitivity": "Ευαισθησία κατοικίδιων ζώων AI", + "ai_vehicle_delay": "Καθυστέρηση οχήματος AI", + "ai_vehicle_sensitivity": "Ευαισθησία οχήματος AI", + "auto_quick_reply_time": "Χρόνος αυτόματης γρήγορης απάντησης", "auto_track_disappear_time": "Auto track disappear time", - "auto_track_limit_left": "Auto track limit left", - "auto_track_limit_right": "Auto track limit right", + "auto_track_limit_left": "Οριο αυτόματης παρακολούθησης αριστερά", + "auto_track_limit_right": "Οριο αυτόματης παρακολούθησης δεξιά", "auto_track_stop_time": "Auto track stop time", "day_night_switch_threshold": "Day night switch threshold", - "floodlight_turn_on_brightness": "Floodlight turn on brightness", + "floodlight_turn_on_brightness": "Φωτεινότητα ενεργοποίησης προβολέα", "focus": "Εστίαση", - "guard_return_time": "Guard return time", + "guard_return_time": "Χρόνος επιστροφής φρούρησης", "image_brightness": "Image brightness", "image_contrast": "Image contrast", "image_hue": "Image hue", "image_saturation": "Image saturation", "image_sharpness": "Image sharpness", - "motion_sensitivity": "Motion sensitivity", - "pir_sensitivity": "PIR sensitivity", - "volume": "Ενταση", - "zoom": "Zoom", - "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", - "auto_track_method": "Auto track method", + "motion_sensitivity": "Ευαισθησία κίνησης", + "pir_sensitivity": "Ευαισθησία PIR", + "zoom": "Μεγέθυνση", + "auto_quick_reply_message": "Αυτόματο μήνυμα γρήγορης απάντησης", + "auto_track_method": "Μέθοδος αυτόματης παρακολούθησης", "digital": "Ψηφιακή παρακολούθηση", "digital_first": "Ψηφιακή παρακολούθηση πρώτα", "pan_tilt_first": "Οριζόντια/κατακόρυφη κίνηση πρώτα", - "day_night_mode": "Day night mode", + "day_night_mode": "Λειτουργία ημέρας-νύχτας", "black_white": "Black & white", "doorbell_led": "LED κουδουνιού πόρτας", - "always_on": "Always on", + "always_on": "Πάντα ενεργό", "state_alwaysonatnight": "Αυτόματο & πάντα αναμμένο τη νύχτα", "stay_off": "Μείνετε μακριά", - "floodlight_mode": "Floodlight mode", + "floodlight_mode": "Λειτουργία προβολέα", "auto_adaptive": "Αυτόματη προσαρμογή", "on_at_night": "On at night", - "play_quick_reply_message": "Play quick reply message", - "ptz_preset": "PTZ preset", + "hdr": "HDR", + "motion_ringtone": "Ηχος κουδουνίσματος κίνησης", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Καλή μέρα", + "hop_hop": "Χοπ χοπ", + "moonlight": "Φεγγαρόφωτο", + "operetta": "Οπερέτα", + "original_tune": "Πρωτότυπος τόνος", + "piano_key": "Πλήκτρο πιάνου", + "way_back_home": "Στο δρόμο για το σπίτι", + "person_ringtone": "Ηχος κουδουνίσματος ατόμου", + "play_quick_reply_message": "Αναπαραγωγή μηνύματος γρήγορης απάντησης", + "ptz_preset": "Προρύθμιση PTZ", + "visitor_ringtone": "Ηχος κουδουνίσματος επισκέπτη", "battery_percentage": "Ποσοστό μπαταρίας", "battery_state": "Κατάσταση μπαταρίας", "charge_complete": "Η φόρτιση ολοκληρώθηκε", @@ -1730,82 +1748,166 @@ "hdd_hdd_index_storage": "Αποθηκευτικός χώρος HDD {hdd_index}", "ptz_pan_position": "Θέση PTZ pan", "sd_hdd_index_storage": "Αποθηκευτικός χώρος κάρτα SD {hdd_index}", - "wi_fi_signal": "Σήμα Wi-Fi", - "auto_focus": "Auto focus", - "auto_tracking": "Auto tracking", - "buzzer_on_event": "Buzzer on event", + "auto_focus": "Αυτόματη εστίαση", + "auto_tracking": "Αυτόματη παρακολούθηση", + "buzzer_on_event": "Βομβητής σε συμβάν", "doorbell_button_sound": "Ηχος κουμπιού κουδουνιού πόρτας", - "email_on_event": "Email on event", - "ftp_upload": "FTP upload", + "email_on_event": "Email σε συμβάν", + "ftp_upload": "Ανέβασμα FTP", "guard_return": "Guard return", - "hdr": "HDR", - "manual_record": "Manual record", - "pir_enabled": "PIR enabled", - "pir_reduce_false_alarm": "PIR reduce false alarm", - "ptz_patrol": "PTZ patrol", + "led": "LED", + "manual_record": "Χειροκίνητη καταγραφή", + "pir_enabled": "PIR ενεργοποιημένο", + "pir_reduce_false_alarm": "PIR μείωση ψευδών συναγερμών", + "ptz_patrol": "Περιπολία PTZ", "push_notifications": "Ειδοποιήσεις push", - "record": "Εγγραφή", - "record_audio": "Record audio", - "siren_on_event": "Siren on event", - "call_active": "Κλήση ενεργή", - "quiet": "Ησυχο", - "auto_gain": "Auto gain", - "mic_volume": "Ενταση μικροφώνου", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Βαθμονόμηση", - "auto_lock_paused": "Αυτόματο κλείδωμα σε παύση", - "timeout": "Χρονικό όριο", - "unclosed_alarm": "Συναγερμός που δεν έχει κλείσει", - "unlocked_alarm": "Ξεκλείδωτος συναγερμός", - "bluetooth_signal": "Σήμα Bluetooth", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Ενταση κουδουνιού πόρτας", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Ενταση φωνής", - "wi_fi_signal_category": "Κατηγορία σήματος Wi-Fi", - "wi_fi_signal_strength": "Ισχύς σήματος Wi-Fi", - "box": "Κουτί", - "step": "Βήμα", + "write": "Εγγραφή", + "record_audio": "Καταγραφή ήχου", + "siren_on_event": "Σειρήνα σε συμβάν", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Εκτιμώμενη απόσταση", + "vendor": "Κατασκευαστής", + "last_scanned_by_device_id_name": "Τελευταία σάρωση με ID συσκευής", + "tag_id": "ID ετικέτας", + "battery_low": "Χαμηλή στάθμη μπαταρίας", + "cloud_connection": "Σύνδεση στο cloud", + "humidity_warning": "Προειδοποίηση υγρασίας", + "overheated": "Υπερθέρμανση", + "temperature_warning": "Προειδοποίηση θερμοκρασίας", + "update_available": "Διαθέσιμη ενημέρωση", + "dry": "Ξήρανση", + "wet": "Υγρός", + "stop_alarm": "Διακοπή συναγερμού", + "test_alarm": "Δοκιμή συναγερμού", + "turn_off_in": "Απενεργοποίηση σε", + "smooth_off": "Ομαλή απενεργοποίηση", + "smooth_on": "Ομαλή ενεργοποίηση", + "temperature_offset": "Μετατόπιση θερμοκρασίας", + "alarm_sound": "Ηχος συναγερμού", + "alarm_volume": "Ενταση συναγερμού", + "light_preset": "Προεπιλογή φωτός", + "alarm_source": "Πηγή συναγερμού", + "auto_off_at": "Αυτόματη απενεργοποίηση στις", + "available_firmware_version": "Διαθέσιμη έκδοση υλικολογισμικού", + "this_month_s_consumption": "Κατανάλωση τρέχοντος μήνα", + "today_s_consumption": "Σημερινή κατανάλωση", + "total_consumption": "Συνολική κατανάλωση", + "device_name_current": "Τρέχουσα {device_name}", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "Τρέχουσα κατανάλωση {device_name}", + "current_firmware_version": "Τρέχουσα έκδοση υλικολογισμικού", + "device_time": "Χρόνος συσκευής", + "on_since": "Ενεργή από", + "report_interval": "Διάστημα αναφοράς", + "signal_strength": "Ισχύς σήματος", + "signal_level": "Επίπεδο σήματος", + "ssid": "SSID", + "device_name_today_s_consumption": "Σημερινή κατανάλωση {device_name}", + "device_name_total_consumption": "Συνολική κατανάλωση {device_name}", + "voltage": "Τάση", + "device_name_voltage": "Τάση {device_name}", + "auto_off_enabled": "Αυτόματη απενεργοποίηση ενεργοποιημένη", + "auto_update_enabled": "Αυτόματη ενημέρωση ενεργή", + "fan_sleep_mode": "Αναστολής λειτουργίας ανεμιστήρα", + "smooth_transitions": "Ομαλές μεταβάσεις", + "size_in_bytes": "Μέγεθος σε byte", + "jammed": "Μπλοκαρισμένο", + "locked": "Κλειδωμένη", + "locking": "Κλειδώνει", + "unlocked": "Ξεκλείδωτη", + "unlocking": "Ξεκλειδώνει", + "changed_by": "Αλλαξε από", + "code_format": "Μορφή κώδικα", + "recording": "Καταγραφή", + "access_token": "Διακριτικό πρόσβασης", + "brand": "Μάρκα", + "stream_type": "Τύπος ροής", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Μοντέλο", + "managed_via_ui": "Διαχείριση μέσω διεπαφής χρήστη (UI)", + "minute": "Λεπτό", + "second": "Δευτερόλεπτο", + "timestamp": "Χρονική σήμανση", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Κουδούνι πόρτας", + "pattern": "Μοτίβο", + "clear_night": "Ξαστεριά, νύχτα", + "cloudy": "Νεφελώδης", + "exceptional": "Εξαιρετικός", + "fog": "Ομίχλη", + "hail": "Χαλάζι", + "lightning": "Αστραπές", + "lightning_rainy": "Κεραυνός, βροχή", + "partly_cloudy": "Μερικώς νεφελώδης", + "pouring": "Ψιχαλίζει", + "rainy": "Βροχερός", + "snowy": "Χιονισμένος", + "snowy_rainy": "Χιονισμένος, βροχερός", + "sunny": "Ηλιόλουστος", + "windy": "Ανεμώδης", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Αίσθηση θερμοκρασίας", + "cloud_coverage": "Νεφώσεις", + "dew_point_temperature": "Θερμοκρασία σημείου δρόσου", + "ozone": "Οζον", + "pressure": "Πίεση", + "pressure_unit": "Μονάδα πίεσης", + "uv_index": "Δείκτης UV", + "wind_bearing": "Ρουλεμάν ανέμου", + "wind_gust_speed": "Ταχύτητα ριπής ανέμου", + "paused": "Σε παύση", + "finishes_at": "Τελειώνει σε", + "remaining": "Υπόλοιπο", + "last_reset": "Τελευταία επαναφορά", + "possible_states": "Πιθανές καταστάσεις", + "state_class": "Κλάση κατάστασης", + "measurement": "Μέτρηση", + "total": "Σύνολο", + "total_increasing": "Συνολική αύξηση", "apparent_power": "Φαινομενική ισχύς", + "air_quality_index": "Δείκτης ποιότητας αέρα", "atmospheric_pressure": "Ατμοσφαιρική πίεση", "carbon_dioxide": "Διοξείδιο του άνθρακα", + "conductivity": "Αγωγιμότητα", "data_rate": "Ρυθμός δεδομένων", + "data_size": "Μέγεθος δεδομένων", "distance": "Απόσταση", "stored_energy": "Αποθηκευμένη ενέργεια", "frequency": "Συχνότητα", "irradiance": "Ακτινοβολία", + "balance": "Ισορροπία", "nitrogen_dioxide": "Διοξείδιο του αζώτου", "nitrogen_monoxide": "Μονοξείδιο του αζώτου", "nitrous_oxide": "Οξείδιο του αζώτου", - "ozone": "Οζον", "ph": "pH", "pm": "Σωματιδιακή ύλη 2,5 μm", "power_factor": "Συντελεστής ισχύος", "precipitation_intensity": "Ενταση βροχόπτωσης", - "pressure": "Πίεση", "reactive_power": "Αεργη ισχύς", "sound_pressure": "Ηχητική πίεση", - "speed": "Speed", + "speed": "Ταχύτητα", "sulphur_dioxide": "Διοξείδιο του θείου", "vocs": "VOCs", "volume_flow_rate": "Ρυθμός όγκου ροής", "stored_volume": "Αποθηκευμένος όγκος", "weight": "Βάρος", "available_tones": "Διαθέσιμοι ήχοι", - "end_time": "Ωρα λήξης", - "start_time": "Ώρα έναρξης", - "managed_via_ui": "Διαχείριση μέσω UI", "next_event": "Επόμενο συμβάν", - "stopped": "Stopped", - "garage": "Γκαράζ", + "box": "Κουτί", + "step": "Βήμα", + "members": "Μέλη", + "above_horizon": "Πάνω από τον ορίζοντα", + "below_horizon": "Κάτω από τον ορίζοντα", + "identify": "Identify", "running_automations": "Εκτέλεση αυτοματισμών", "id": "ID", "max_running_automations": "Μέγιστος αριθμός αυτοματισμών που εκτελούνται", @@ -1813,40 +1915,9 @@ "parallel": "Παράλληλα", "queued": "Στην ουρά", "one": "Μια φορά", - "not_charging": "Δε φορτίζει", - "unplugged": "Αποσυνδέθηκε", - "connected": "Συνδέθηκε", - "no_light": "Χωρίς φως", - "light_detected": "Ανιχνεύτηκε φως", - "locked": "Κλειδωμένο", - "unlocked": "Ξεκλείδωτο", - "not_moving": "Δεν κινείται", - "not_running": "Δεν εκτελείται", - "safe": "Ασφαλές", - "unsafe": "Μη ασφαλές", - "tampering_detected": "Εντοπίστηκε παραβίαση", - "buffering": "Προσωρινή αποθήκευση", - "paused": "Σε παύση", - "playing": "Παίζει", - "standby": "Αναμονή", - "app_id": "Αναγνωριστικό εφαρμογής", - "local_accessible_entity_picture": "Εικόνα τοπικής προσβάσιμης οντότητας", - "group_members": "Μέλη ομάδας", - "muted": "Σε σίγαση", - "album_artist": "Καλλιτέχνης άλμπουμ", - "content_id": "Αναγνωριστικό (ID) περιεχομένου", - "content_type": "Τύπος περιεχομένου", - "channels": "Κανάλια", - "position_updated": "Η θέση ενημερώθηκε", - "series": "Σειρά", - "all": "All", - "available_sound_modes": "Διαθέσιμες λειτουργίες ήχου", - "available_sources": "Διαθέσιμες πηγές", - "receiver": "Δέκτης", - "speaker": "Ηχείο", - "tv": "Τηλεόραση", - "above_horizon": "Πάνω από τον ορίζοντα", - "below_horizon": "Κάτω από τον ορίζοντα", + "max_running_scripts": "Μέγιστος αριθμός σεναρίων που εκτελούνται", + "stopped": "Stopped", + "garage": "Γκαράζ", "oscillating": "Κινούμενο", "speed_step": "Βήμα ταχύτητας", "available_preset_modes": "Διαθέσιμοι προκαθορισμένοι τρόποι λειτουργίας", @@ -1854,25 +1925,38 @@ "armed_home": "Οπλισμένο σπίτι", "armed_night": "Οπλισμός νύχτας", "triggered": "Ενεργοποιήθηκε", - "changed_by": "Αλλαξε από", "code_for_arming": "Κωδικός για οπλισμό", "not_required": "Δεν απαιτείται", - "code_format": "Μορφή κώδικα", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Ρούτερ", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Κουδούνι πόρτας", "device_trackers": "Ιχνηλάτες συσκευών", - "max_running_scripts": "Μέγιστος αριθμός σεναρίων που εκτελούνται", - "jammed": "Μπλοκαρισμένο", - "locking": "Κλειδώνει", - "unlocking": "Ξεκλειδώνει", - "cool": "Cool", - "fan_only": "Fan only", - "heat_cool": "Heat/cool", + "gps_accuracy": "Ακρίβεια GPS", + "auto_update": "Αυτόματη ενημέρωση", + "in_progress": "Σε εξέλιξη", + "installed_version": "Εγκατεστημένη έκδοση", + "latest_version": "Τελευταία έκδοση", + "release_summary": "Περίληψη έκδοσης", + "release_url": "URL έκδοσης", + "skipped_version": "Εκδοση που παραλείφθηκε", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Μόνο φωτεινότητα", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Θερμοκρασία χρώματος (mireds)", + "color_temperature_kelvin": "Θερμοκρασία χρώματος (Kelvin)", + "available_effects": "Διαθέσιμα εφέ", + "maximum_color_temperature_kelvin": "Μέγιστη θερμοκρασία χρώματος (Kelvin)", + "maximum_color_temperature_mireds": "Μέγιστη θερμοκρασία χρώματος (mireds)", + "minimum_color_temperature_kelvin": "Ελάχιστη θερμοκρασία χρώματος (Kelvin)", + "minimum_color_temperature_mireds": "Ελάχιστη θερμοκρασία χρώματος (mireds)", + "available_color_modes": "Διαθέσιμες λειτουργίες χρώματος", + "end_time": "Ωρα λήξης", + "start_time": "Ωρα έναρξης", + "cool": "Ψύξη", + "fan_only": "Μόνο ανεμιστήρας", + "heat_cool": "Θέρμανση/ψύξη", "aux_heat": "Βοηθητική θέρμανση", "current_humidity": "Τρέχουσα υγρασία", "current_temperature": "Current Temperature", @@ -1881,7 +1965,7 @@ "middle": "Μέση", "top": "Πάνω", "current_action": "Τρέχουσα ενέργεια", - "cooling": "Ψύξη", + "defrosting": "Απόψυξη", "drying": "Αφύγρανση", "max_target_humidity": "Μέγιστη επιθυμητή υγρασία", "max_target_temperature": "Μέγιστη επιθυμητή θερμοκρασία", @@ -1892,110 +1976,148 @@ "eco": "Eco", "sleep": "Υπνος", "presets": "Προρυθμίσεις", - "swing_mode": "Swing mode", + "swing_mode": "Λειτουργία ταλάντευσης", "both": "Και τα δύο", "horizontal": "Οριζόντια", "upper_target_temperature": "Ανώτερη επιθυμητή θερμοκρασία", "lower_target_temperature": "Χαμηλότερη επιθυμητή θερμοκρασία", "target_temperature_step": "Βήμα επιθυμητής θερμοκρασίας", - "last_reset": "Τελευταία επαναφορά", - "possible_states": "Πιθανές καταστάσεις", - "state_class": "Κλάση κατάστασης", - "measurement": "Μέτρηση", - "total": "Σύνολο", - "total_increasing": "Συνολική αύξηση", - "conductivity": "Αγωγιμότητα", - "data_size": "Μέγεθος δεδομένων", - "balance": "Ισορροπία", - "timestamp": "Χρονική σήμανση", - "color_mode": "Color Mode", - "brightness_only": "Μόνο φωτεινότητα", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Θερμοκρασία χρώματος (mireds)", - "color_temperature_kelvin": "Θερμοκρασία χρώματος (Kelvin)", - "available_effects": "Διαθέσιμα εφέ", - "maximum_color_temperature_kelvin": "Μέγιστη θερμοκρασία χρώματος (Kelvin)", - "maximum_color_temperature_mireds": "Μέγιστη θερμοκρασία χρώματος (mireds)", - "minimum_color_temperature_kelvin": "Ελάχιστη θερμοκρασία χρώματος (Kelvin)", - "minimum_color_temperature_mireds": "Ελάχιστη θερμοκρασία χρώματος (mireds)", - "available_color_modes": "Διαθέσιμες λειτουργίες χρώματος", - "clear_night": "Ξαστεριά, νύχτα", - "cloudy": "Νεφελώδης", - "exceptional": "Εξαιρετικός", - "fog": "Ομίχλη", - "hail": "Χαλάζι", - "lightning": "Αστραπές", - "lightning_rainy": "Κεραυνός, βροχή", - "partly_cloudy": "Μερικώς νεφελώδης", - "pouring": "Ψιχαλίζει", - "rainy": "Βροχερός", - "snowy": "Χιονισμένος", - "snowy_rainy": "Χιονισμένος, βροχερός", - "sunny": "Ηλιόλουστος", - "windy": "Ανεμώδης", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Αίσθηση θερμοκρασίας", - "cloud_coverage": "Νεφώσεις", - "dew_point_temperature": "Θερμοκρασία σημείου δρόσου", - "pressure_unit": "Μονάδα πίεσης", - "uv_index": "Δείκτης UV", - "wind_bearing": "Ρουλεμάν ανέμου", - "wind_gust_speed": "Ταχύτητα ριπής ανέμου", - "recording": "Καταγραφή", - "access_token": "Διακριτικό πρόσβασης", - "brand": "Μάρκα", - "stream_type": "Τύπος ροής", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Μοντέλο", - "minute": "Λεπτό", - "second": "Δευτερόλεπτο", - "pattern": "Μοτίβο", - "members": "Μέλη", - "finishes_at": "Τελειώνει σε", - "remaining": "Υπόλοιπο", - "identify": "Identify", - "auto_update": "Αυτόματη ενημέρωση", - "in_progress": "Σε εξέλιξη", - "installed_version": "Εγκατεστημένη έκδοση", - "latest_version": "Τελευταία έκδοση", - "release_summary": "Περίληψη έκδοσης", - "release_url": "URL έκδοσης", - "skipped_version": "Εκδοση που παραλείφθηκε", - "firmware": "Firmware", - "abort_single_instance_allowed": "Εχει ήδη ρυθμιστεί. Μόνο μία διαμόρφωση είναι δυνατή.", - "user_description": "Θέλετε να ξεκινήσετε τη ρύθμιση;", - "device_is_already_configured": "Η συσκευή έχει ήδη διαμορφωθεί", - "re_authentication_was_successful": "Ο εκ νέου έλεγχος ταυτότητας ήταν επιτυχής", - "re_configuration_was_successful": "Η εκ νέου διαμόρφωση ήταν επιτυχής", - "failed_to_connect": "Αποτυχία σύνδεσης", - "error_custom_port_not_supported": "Η συσκευή Gen1 δεν υποστηρίζει προσαρμοσμένη θύρα.", - "invalid_authentication": "Μη έγκυρος έλεγχος ταυτότητας", - "unexpected_error": "Μη αναμενόμενο σφάλμα", - "username": "Ονομα χρήστη", - "host": "Host", - "port": "Θύρα", + "not_charging": "Δε φορτίζει", + "disconnected": "Αποσυνδεδεμένο", + "connected": "Συνδεδεμένο", + "no_light": "Χωρίς φως", + "light_detected": "Ανιχνεύτηκε φως", + "not_moving": "Δεν κινείται", + "unplugged": "Αποσυνδέθηκε", + "not_running": "Δεν εκτελείται", + "safe": "Ασφαλές", + "unsafe": "Μη ασφαλές", + "tampering_detected": "Εντοπίστηκε παραβίαση", + "buffering": "Προσωρινή αποθήκευση", + "playing": "Παίζει", + "standby": "Αναμονή", + "app_id": "Αναγνωριστικό εφαρμογής", + "local_accessible_entity_picture": "Εικόνα τοπικής προσβάσιμης οντότητας", + "group_members": "Μέλη ομάδας", + "muted": "Σε σίγαση", + "album_artist": "Καλλιτέχνης άλμπουμ", + "content_id": "ID περιεχομένου", + "content_type": "Τύπος περιεχομένου", + "channels": "Κανάλια", + "position_updated": "Η θέση ενημερώθηκε", + "series": "Σειρά", + "all": "Ολα", + "available_sound_modes": "Διαθέσιμες λειτουργίες ήχου", + "available_sources": "Διαθέσιμες πηγές", + "receiver": "Δέκτης", + "speaker": "Ηχείο", + "tv": "Τηλεόραση", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Ρούτερ", + "service_is_already_configured": "Η υπηρεσία έχει ήδη διαμορφωθεί", "account_is_already_configured": "Ο λογαριασμός έχει ήδη διαμορφωθεί", - "abort_already_in_progress": "Το διάγραμμα διαμόργωσης βρίσκεται ήδη σε εξέλιξη", + "abort_already_in_progress": "Η ροή διαμόρφωσης βρίσκεται ήδη σε εξέλιξη", + "failed_to_connect": "Αποτυχία σύνδεσης", "invalid_access_token": "Μη έγκυρο διακριτικό πρόσβασης", + "invalid_authentication": "Μη έγκυρος έλεγχος ταυτότητας", "received_invalid_token_data": "Λήφθηκαν μη έγκυρα δεδομένα διακριτικού.", "abort_oauth_failed": "Σφάλμα κατά τη λήψη του διακριτικού πρόσβασης.", "timeout_resolving_oauth_token": "Χρονικό όριο επίλυσης του διακριτικού OAuth.", "abort_oauth_unauthorized": "Σφάλμα εξουσιοδότησης OAuth κατά τη λήψη του διακριτικού πρόσβασης.", + "re_authentication_was_successful": "Ο εκ νέου έλεγχος ταυτότητας ήταν επιτυχής", + "unexpected_error": "Μη αναμενόμενο σφάλμα", "successfully_authenticated": "Επιτυχής έλεγχος ταυτότητας", "link_fitbit": "Σύνδεση Fitbit", "pick_authentication_method": "Επιλογή μεθόδου ελέγχου ταυτότητας", "authentication_expired_for_name": "Ο έλεγχος ταυτότητας για το {name} έληξε", - "service_is_already_configured": "Η υπηρεσία έχει ήδη ρυθμιστεί", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Θέλετε να ρυθμίσετε το {name};", - "adapter": "Προσαρμογέας", - "multiple_adapters_description": "Επιλέξτε έναν προσαρμογέα Bluetooth για ρύθμιση", + "abort_single_instance_allowed": "Εχει ήδη ρυθμιστεί. Μόνο μία διαμόρφωση είναι δυνατή.", + "user_description": "Επιλέξτε μια συσκευή για ρύθμιση", + "two_factor_code": "Κωδικός δύο παραγόντων", + "two_factor_authentication": "Έλεγχος ταυτότητας δύο παραγόντων", + "username": "Ονομα χρήστη", + "sign_in_with_ring_account": "Σύνδεση με λογαριασμό Ring", + "broadcast_address": "Διεύθυνση εκπομπής", + "broadcast_port": "Θύρα εκπομπής", + "mac_address": "Διεύθυνση MAC", + "device_is_already_configured": "Η συσκευή έχει ήδη διαμορφωθεί", + "ipv_is_not_supported": "Το IPv6 δεν υποστηρίζεται.", + "re_configuration_was_successful": "Η εκ νέου διαμόρφωση ήταν επιτυχής", + "error_custom_port_not_supported": "Η συσκευή Gen1 δεν υποστηρίζει προσαρμοσμένη θύρα.", + "host": "Host", + "port": "Θύρα", + "bridge_is_already_configured": "Το bridge έχει ήδη ρυθμιστεί", + "no_deconz_bridges_discovered": "Δεν ανακαλύφθηκαν deCONZ bridges", + "abort_no_hardware_available": "Δεν έχει συνδεθεί ασύρματο υλικό στο deCONZ", + "abort_updated_instance": "Ενημερωμένη υπόσταση deCONZ με νέα διεύθυνση κεντρικού υπολογιστή", + "error_linking_not_possible": "Δεν ήταν δυνατή η σύνδεση με το gateway", + "error_no_key": "Δεν ήταν δυνατή η λήψη κλειδιού API", + "hassio_confirm_title": "MQTT Broker μέσω του πρόσθετου Home Assistant", + "link_with_deconz": "Σύνδεση με deCONZ", + "select_discovered_deconz_gateway": "Επιλέξτε το deCONZ gateway που ανακαλύφθηκε", + "device_class": "Device Class", + "state_template": "Πρότυπο κατάστασης", + "template_binary_sensor": "Δημιουργία προτύπου δυαδικού αισθητήρα", + "actions_on_press": "Ενέργειες κατά το πάτημα", + "template_button": "Πρότυπο κουμπί", + "verify_ssl_certificate": "Επαλήθευση πιστοποιητικού SSL", + "template_image": "Πρότυπο εικόνας", + "actions_on_set_value": "Ενέργειες κατά τον ορισμό τιμής", + "step_value": "Τιμή βήματος", + "template_number": "Πρότυπο αριθμού", + "available_options": "Διαθέσιμες επιλογές", + "actions_on_select": "Ενέργειες κατά την επιλογή", + "template_select": "Πρότυπο επιλογής", + "template_sensor": "Πρότυπο αισθητήρα", + "actions_on_turn_off": "Ενέργειες κατά την απενεργοποίηση", + "actions_on_turn_on": "Ενέργειες κατά την ενεργοποίηση", + "value_template": "Πρότυπο τιμής", + "template_switch": "Πρότυπο διακόπτη", + "template_a_binary_sensor": "Δημιουργία προτύπου ενός δυαδικού αισθητήρα", + "template_a_button": "Πρότυπο ενός κουμπιού", + "template_a_image": "Πρότυπο μιας εικόνας", + "template_a_number": "Πρότυπο ενός αριθμού", + "template_a_select": "Πρότυπο μιας επιλογής", + "template_a_switch": "Πρότυπο ενός διακόπτη", + "template_helper": "Βοηθός προτύπου", + "all_entities": "Όλες οι οντότητες", + "hide_members": "Απόκρυψη μελών", + "add_group": "Προσθήκη ομάδας", + "ignore_non_numeric": "Παράβλεψη μη αριθμητικών", + "data_round_digits": "Στρογγυλοποιήστε την τιμή στον αριθμό των δεκαδικών", + "type": "Τύπος", + "binary_sensor_group": "Ομάδα δυαδικών αισθητήρων", + "button_group": "Ομάδα κουμπιών", + "cover_group": "Ομάδα ρολών", + "event_group": "Ομάδα συμβάντων", + "fan_group": "Ομάδα ανεμιστήρων", + "light_group": "Ομάδα φώτων", + "lock_group": "Ομάδα κλειδώματος", + "media_player_group": "Ομάδα αναπαραγωγής πολυμέσων", + "notify_group": "Ειδοποίηση ομάδας", + "sensor_group": "Ομάδα αισθητήρων", + "switch_group": "Ομάδα διακοπτών", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Δεν βρέθηκαν υπηρεσίες στο τελικό σημείο", + "discovered_wyoming_service": "Ανακαλύφθηκε η υπηρεσία Wyoming", + "timeout_establishing_connection": "Χρονικό όριο δημιουργίας σύνδεσης", + "link_google_account": "Σύνδεση λογαριασμού Google", + "name_already_exists": "Το όνομα υπάρχει ήδη", + "passive": "Παθητικός", + "define_zone_parameters": "Ορισμός παραμέτρων ζώνης", + "cannot_connect_details_error_detail": "Δεν είναι δυνατή η σύνδεση. Λεπτομέρειες: {error_detail}", + "unknown_details_error_detail": "Αγνωστο. Λεπτομέρειες: {error_detail}", + "uses_an_ssl_certificate": "Χρησιμοποιεί ένα πιστοποιητικό SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2006,19 +2128,35 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Κλειδί API", - "configure_daikin_ac": "Διαμόρφωση Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Σφάλμα κατά την επικοινωνία με το SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Μη υποστηριζόμενος τύπος Switchbot.", + "authentication_failed_error_detail": "Η ταυτοποίηση απέτυχε: {error_detail}", + "error_encryption_key_invalid": "Το key id ή το κλειδί κρυπτογράφησης δεν είναι έγκυρο", + "name_address": "{name} ({address})", + "confirm_description": "Θέλετε να ξεκινήσετε τη ρύθμιση;", + "switchbot_account_recommended": "Λογαριασμός SwitchBot (συνιστάται)", + "menu_options_lock_key": "Εισάγετε το κλειδί κρυπτογράφησης κλειδώματος χειροκίνητα", + "encryption_key": "Κλειδί κρυπτογράφησης", + "key_id": "Αναγνωριστικό κλειδιού", + "password_description": "Κωδικός πρόσβασης για προστασία του αντιγράφου ασφαλείας.", + "device_address": "Διεύθυνση συσκευής", + "component_switchbot_config_error_one": "κενό", + "known_hosts": "Γνωστοί κεντρικοί διακομιστές", + "google_cast_configuration": "Διαμόρφωση Google Cast", + "abort_alternative_integration": "Η συσκευή υποστηρίζεται καλύτερα από άλλη ενσωμάτωση", + "abort_discovery_error": "Αποτυχία ανακάλυψης μιας αντίστοιχης συσκευής DLNA", + "abort_incomplete_config": "Από τη διαμόρφωση λείπει μια απαιτούμενη μεταβλητή", + "manual_description": "URL σε ένα αρχείο XML περιγραφής συσκευής", + "manual_title": "Χειροκίνητη σύνδεση συσκευής DLNA DMR", + "discovered_dlna_dmr_devices": "Ανακαλύφθηκαν συσκευές DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Ονομα ημερολογίου", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2032,44 +2170,34 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Χρησιμοποιεί ένα πιστοποιητικό SSL", - "verify_ssl_certificate": "Επαλήθευση πιστοποιητικού SSL", - "timeout_establishing_connection": "Χρονικό όριο δημιουργίας σύνδεσης", - "link_google_account": "Σύνδεση λογαριασμού Google", + "abort_mdns_missing_mac": "Λείπει η διεύθυνση MAC στις ιδιότητες MDNS.", + "abort_mqtt_missing_api": "Λείπει η θύρα API στις ιδιότητες MQTT.", + "abort_mqtt_missing_ip": "Λείπει η διεύθυνση IP στις ιδιότητες MQTT.", + "abort_mqtt_missing_mac": "Λείπει η διεύθυνση MAC στις ιδιότητες MQTT.", + "action_received": "Η ενέργεια ελήφθη", + "discovered_esphome_node": "Ανακαλύφθηκε κόμβος ESPHome", + "api_error_occurred": "Παρουσιάστηκε σφάλμα API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Ενεργοποίηση HTTPS", + "api_key": "Κλειδί API", + "configure_daikin_ac": "Διαμόρφωση Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Θέλετε να ρυθμίσετε το {name};", + "adapter": "Προσαρμογέας", + "multiple_adapters_description": "Επιλέξτε έναν προσαρμογέα Bluetooth για ρύθμιση", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "Δεν βρέθηκαν συσκευές στο δίκτυο", "connection_error_error": "Σφάλμα σύνδεσης: {error}", "invalid_authentication_error": "Μη έγκυρος έλεγχος ταυτότητας: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Ταυτοποίηση", - "device_class": "Κλάση συσκευής", - "state_template": "Πρότυπο κατάστασης", - "template_binary_sensor": "Δημιουργία προτύπου δυαδικού αισθητήρα", - "template_sensor": "Πρότυπο αισθητήρα", - "template_a_binary_sensor": "Δημιουργία προτύπου ενός δυαδικού αισθητήρα", - "template_helper": "Βοηθός προτύπου", - "location_is_already_configured": "Η τοποθεσία έχει ήδη διαμορφωθεί", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Μη έγκυρο κλειδί API", - "error_already_in_progress": "Η ροή διαμόρφωσης βρίσκεται ήδη σε εξέλιξη", - "pin_code": "Κωδικός PIN", - "discovered_android_tv": "Ανακαλύφθηκε Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Μη έγκυρο όνομα κεντρικού υπολογιστή ή διεύθυνση IP", - "device_not_supported": "Η συσκευή δεν υποστηρίζεται", - "name_model_at_host": "{name} ( {model} στο {host} )", - "authenticate_to_the_device": "Έλεγχος ταυτότητας στη συσκευή", - "finish_title": "Επιλέξτε ένα όνομα για τη συσκευή", - "unlock_the_device": "Ξεκλείδωμα της συσκευής", - "yes_do_it": "Ναι, κάντο.", - "unlock_the_device_optional": "Ξεκλείδωμα της συσκευής (προαιρετικό)", - "connect_to_the_device": "Σύνδεση στη συσκευή", - "invalid_birth_topic": "Μη έγκυρο θέμα γέννησης (birth).", + "abort_addon_info_failed": "Αποτυχία λήψης πληροφοριών για το πρόσθετο {addon}.", + "abort_addon_install_failed": "Αποτυχία εγκατάστασης του πρόσθετου {addon}.", + "abort_addon_start_failed": "Αποτυχία εκκίνησης του πρόσθετου {addon}.", + "invalid_birth_topic": "Μη έγκυρο θέμα γέννησης", "error_bad_certificate": "Το πιστοποιητικό CA δεν είναι έγκυρο", "invalid_discovery_prefix": "Μη έγκυρο πρόθεμα εύρεσης", - "invalid_will_topic": "Μη έγκυρο θέμα επιθυμιας (will).", + "invalid_will_topic": "Μη έγκυρο θέμα", "broker": "Μεσίτης", "data_certificate": "Ανέβασμα προσαρμοσμένου αρχείου πιστοποιητικού CA", "upload_client_certificate_file": "Ανέβασμα αρχείου πιστοποιητικού πελάτη", @@ -2084,106 +2212,25 @@ "websocket_path": "Διαδρομή WebSocket", "enable_discovery": "Ενεργοποίηση ανακάλυψης", "data_description_discovery": "Επιλογή για την ενεργοποίηση της αυτόματης ανακάλυψης MQTT.", - "hassio_confirm_title": "deCONZ Zigbee gateway μέσω του πρόσθετου Home Assistant", + "installing_add_on": "Εγκατάσταση πρόσθετου", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Εκκίνηση πρόσθετου", + "menu_options_addon": "Χρήση του επίσημου πρόσθετου {addon}", + "menu_options_broker": "Εισάγετε χειροκίνητα τα στοιχεία σύνδεσης του MQTT broker", + "pin_code": "Κωδικός PIN", + "discovered_android_tv": "Ανακαλύφθηκε Android TV", "path_is_not_allowed": "Η διαδρομή δεν επιτρέπεται", "path_is_not_valid": "Η διαδρομή δεν είναι έγκυρη", "path_to_file": "Διαδρομή προς το αρχείο", - "api_error_occurred": "Παρουσιάστηκε σφάλμα API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Ενεργοποίηση HTTPS", - "abort_mdns_missing_mac": "Λείπει η διεύθυνση MAC στις ιδιότητες MDNS.", - "abort_mqtt_missing_api": "Λείπει η θύρα API στις ιδιότητες MQTT.", - "abort_mqtt_missing_ip": "Λείπει η διεύθυνση IP στις ιδιότητες MQTT.", - "abort_mqtt_missing_mac": "Λείπει η διεύθυνση MAC στις ιδιότητες MQTT.", - "service_received": "Η υπηρεσία ελήφθη", - "discovered_esphome_node": "Ανακαλύφθηκε κόμβος ESPHome", - "encryption_key": "Κλειδί κρυπτογράφησης", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Δεν βρέθηκαν υπηρεσίες στο τελικό σημείο", - "discovered_wyoming_service": "Ανακαλύφθηκε η υπηρεσία Wyoming", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Μη υποστηριζόμενος τύπος Switchbot.", - "authentication_failed_error_detail": "Η ταυτοποίηση απέτυχε: {error_detail}", - "error_encryption_key_invalid": "Το key id ή το κλειδί κρυπτογράφησης δεν είναι έγκυρο", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Λογαριασμός SwitchBot (συνιστάται)", - "menu_options_lock_key": "Εισάγετε το κλειδί κρυπτογράφησης κλειδώματος χειροκίνητα", - "key_id": "Αναγνωριστικό κλειδιού", - "password_description": "Κωδικός πρόσβασης για προστασία του αντιγράφου ασφαλείας.", - "device_address": "Διεύθυνση συσκευής", - "component_switchbot_config_error_one": "κενό", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Κωδικός δύο παραγόντων", - "two_factor_authentication": "Έλεγχος ταυτότητας δύο παραγόντων", - "sign_in_with_ring_account": "Σύνδεση με λογαριασμό Ring", - "bridge_is_already_configured": "Το bridge έχει ήδη ρυθμιστεί", - "no_deconz_bridges_discovered": "Δεν ανακαλύφθηκαν deCONZ bridges", - "abort_no_hardware_available": "Δεν έχει συνδεθεί ασύρματο υλικό στο deCONZ", - "abort_updated_instance": "Ενημερωμένη υπόσταση deCONZ με νέα διεύθυνση κεντρικού υπολογιστή", - "error_linking_not_possible": "Δεν ήταν δυνατή η σύνδεση με το gateway", - "error_no_key": "Δεν ήταν δυνατή η λήψη κλειδιού API", - "link_with_deconz": "Σύνδεση με deCONZ", - "select_discovered_deconz_gateway": "Επιλέξτε το deCONZ gateway που ανακαλύφθηκε", - "all_entities": "Όλες οι οντότητες", - "hide_members": "Απόκρυψη μελών", - "add_group": "Προσθήκη ομάδας", - "ignore_non_numeric": "Παράβλεψη μη αριθμητικών", - "data_round_digits": "Στρογγυλοποιήστε την τιμή στον αριθμό των δεκαδικών", - "type": "Type", - "binary_sensor_group": "Ομάδα δυαδικών αισθητήρων", - "cover_group": "Ομάδα ρολών", - "event_group": "Ομάδα συμβάντων", - "fan_group": "Ομάδα ανεμιστήρων", - "light_group": "Ομάδα φώτων", - "lock_group": "Ομάδα κλειδώματος", - "media_player_group": "Ομάδα αναπαραγωγής πολυμέσων", - "sensor_group": "Ομάδα αισθητήρων", - "switch_group": "Ομάδα διακοπτών", - "abort_alternative_integration": "Η συσκευή υποστηρίζεται καλύτερα από άλλη ενσωμάτωση", - "abort_discovery_error": "Αποτυχία ανακάλυψης μιας αντίστοιχης συσκευής DLNA", - "abort_incomplete_config": "Από τη διαμόρφωση λείπει μια απαιτούμενη μεταβλητή", - "manual_description": "URL σε ένα αρχείο XML περιγραφής συσκευής", - "manual_title": "Χειροκίνητη σύνδεση συσκευής DLNA DMR", - "discovered_dlna_dmr_devices": "Ανακαλύφθηκαν συσκευές DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Το όνομα υπάρχει ήδη", - "passive": "Παθητικός", - "define_zone_parameters": "Ορισμός παραμέτρων ζώνης", - "calendar_name": "Ονομα ημερολογίου", + "data_process": "Διεργασίες για προσθήκη ως αισθητήρων", "bluetooth_scanner_mode": "Λειτουργία σαρωτή Bluetooth", - "passive_scanning": "Παθητική σάρωση", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Να επιτρέπονται οι αισθητήρες DECONZ CLIP", + "allow_deconz_light_groups": "Να επιτρέπονται ομάδες φωτός deCONZ", + "data_allow_new_devices": "Να επιτρέπεται η αυτόματη προσθήκη νέων συσκευών", + "deconz_devices_description": "Διαμόρφωση ορατότητας τύπων συσκευών deCONZ", + "deconz_options": "Επιλογές deCONZ", + "enable_the_conversation_agent": "Ενεργοποιήστε τον εκπρόσωπο συνομιλίας", + "language_code": "Κωδικός γλώσσας", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2197,7 +2244,7 @@ "cloud_setup_description": "Input the credentials for Tuya Cloud API.", "configure_tuya_device": "Configure Tuya device", "configure_device_description": "Fill in the device details{for_device}.", - "device_id": "Device ID", + "device_id": "ID συσκευής", "local_key": "Local key", "protocol_version": "Protocol Version", "data_entities": "Entities (uncheck an entity to remove it)", @@ -2266,50 +2313,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Ενεργοποιήστε τον εκπρόσωπο συνομιλίας", - "language_code": "Κωδικός γλώσσας", - "data_process": "Διεργασίες για προσθήκη ως αισθητήρων", - "data_app_delete": "Επιλέξτε για να διαγράψετε αυτή την εφαρμογή", - "application_icon": "Εικονίδιο εφαρμογής", - "application_id": "Αναγνωριστικό (ID) εφαρμογής", - "application_name": "Ονομα εφαρμογής", - "configure_application_id_app_id": "Διαμόρφωση αναγνωριστικού εφαρμογής {app_id}", - "configure_android_apps": "Διαμόρφωση εφαρμογών Android", - "configure_applications_list": "Διαμόρφωση λίστας εφαρμογών", - "data_allow_nameless_uuids": "Επί του παρόντος επιτρεπόμενα UUIDs. Αποεπιλέξτε για να αφαιρέσετε", - "minimum_rssi": "Ελάχιστο RSSI", - "data_new_uuid": "Εισάγετε ένα νέο επιτρεπόμενο UUID", - "data_calendar_access": "Πρόσβαση του Home Assistant στο Ημερολόγιο Google", - "ignore_cec": "Αγνόηση CEC", - "allowed_uuids": "Επιτρεπόμενα UUIDs", - "advanced_google_cast_configuration": "Προηγμένη διαμόρφωση Google Cast", - "broker_options": "Επιλογές broker", - "enable_birth_message": "Ενεργοποίηση μηνύματος γέννησης (birth message)", - "birth_message_payload": "Ωφέλιμο φορτίο μηνύματος γέννησης (birth message)", - "birth_message_qos": "QoS μηνύματος γέννησης (birth message)", - "birth_message_retain": "Διατήρηση μηνύματος γέννησης (birth message)", - "birth_message_topic": "Θέμα μηνύματος γέννησης (birth message)", - "discovery_prefix": "Πρόθεμα ανακάλυψης", - "enable_will_message": "Ενεργοποίηση μηνύματος επιθυμίας (will message)", - "will_message_payload": "Ωφέλιμο φορτίο μηνύματος επιθυμίας (will message)", - "will_message_qos": "QoS μηνύματος επιθυμίας (will message)", - "will_message_retain": "Διατήρηση μηνύματος επιθυμίας (will message)", - "will_message_topic": "Θέμα μηνύματος επιθυμίας (will message)", - "mqtt_options": "Επιλογές MQTT", - "protocol": "Πρωτόκολλο", - "select_test_server": "Επιλέξτε διακομιστή δοκιμής", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Αριθμός επαναληπτικών προσπαθειών", - "allow_deconz_clip_sensors": "Να επιτρέπονται οι αισθητήρες DECONZ CLIP", - "allow_deconz_light_groups": "Να επιτρέπονται ομάδες φωτός deCONZ", - "data_allow_new_devices": "Να επιτρέπεται η αυτόματη προσθήκη νέων συσκευών", - "deconz_devices_description": "Διαμόρφωση ορατότητας τύπων συσκευών deCONZ", - "deconz_options": "Επιλογές deCONZ", + "select_test_server": "Επιλέξτε διακομιστή δοκιμής", "invalid_url": "Μη έγκυρη διεύθυνση URL", "data_browse_unfiltered": "Εμφάνιση μη συμβατών μέσων κατά την περιήγηση", "event_listener_callback_url": "URL κλήσης ακροατή συμβάντος", "data_listen_port": "Θύρα ακρόασης συμβάντων (τυχαία αν δεν έχει οριστεί)", "poll_for_device_availability": "Έλεγχος για τη διαθεσιμότητα της συσκευής", "init_title": "Διαμόρφωση DLNA Digital Media Renderer", + "ignore_cec": "Αγνόηση CEC", + "allowed_uuids": "Επιτρεπόμενα UUIDs", + "advanced_google_cast_configuration": "Προηγμένη διαμόρφωση Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2320,13 +2362,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Πρωτόκολλο", + "data_calendar_access": "Πρόσβαση του Home Assistant στο Ημερολόγιο Google", + "passive_scanning": "Παθητική σάρωση", + "data_allow_nameless_uuids": "Επί του παρόντος επιτρεπόμενα UUIDs. Αποεπιλέξτε για να αφαιρέσετε", + "minimum_rssi": "Ελάχιστο RSSI", + "data_new_uuid": "Εισάγετε ένα νέο επιτρεπόμενο UUID", + "broker_options": "Επιλογές broker", + "enable_birth_message": "Ενεργοποίηση μηνύματος γέννησης (birth message)", + "birth_message_payload": "Ωφέλιμο φορτίο μηνύματος γέννησης (birth message)", + "birth_message_qos": "QoS μηνύματος γέννησης (birth message)", + "birth_message_retain": "Διατήρηση μηνύματος γέννησης (birth message)", + "birth_message_topic": "Θέμα μηνύματος γέννησης (birth message)", + "discovery_prefix": "Πρόθεμα ανακάλυψης", + "enable_will_message": "Ενεργοποίηση μηνύματος επιθυμίας (will message)", + "will_message_payload": "Ωφέλιμο φορτίο μηνύματος επιθυμίας (will message)", + "will_message_qos": "QoS μηνύματος επιθυμίας (will message)", + "will_message_retain": "Διατήρηση μηνύματος επιθυμίας (will message)", + "will_message_topic": "Θέμα μηνύματος επιθυμίας (will message)", + "mqtt_options": "Επιλογές MQTT", + "data_app_delete": "Επιλέξτε για να διαγράψετε αυτή την εφαρμογή", + "application_icon": "Εικονίδιο εφαρμογής", + "application_id": "ID εφαρμογής", + "application_name": "Ονομα εφαρμογής", + "configure_application_id_app_id": "Διαμόρφωση ID εφαρμογής {app_id}", + "configure_android_apps": "Διαμόρφωση εφαρμογών Android", + "configure_applications_list": "Διαμόρφωση λίστας εφαρμογών", + "lock_entity_name": "Κλείδωμα {entity_name}", + "open_entity_name": "Ανοιγμα {entity_name}", + "unlock_entity_name": "Ξεκλείδωμα {entity_name}", + "entity_name_is_locked": "{entity_name} είναι κλειδωμένο", + "entity_name_is_open": "{entity_name} είναι ανοιχτό", + "entity_name_is_unlocked": "{entity_name} είναι ξεκλείδωτο", + "entity_name_locked": "{entity_name} κλειδώθηκε", + "entity_name_opened": "{entity_name} ανοιχτό", + "entity_name_unlocked": "{entity_name} ξεκλειδώθηκε", "first_button": "Πρώτο κουμπί", "second_button": "Δεύτερο κουμπί", "third_button": "Τρίτο κουμπί", "fourth_button": "Τέταρτο κουμπί", "subtype_button_down": "Κουμπί {subtype} κάτω", "subtype_button_up": "Κουμπί {subtype} επάνω", - "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_clicked": "Διπλό κλικ στο \"{subtype}\"", "subtype_double_push": "{subtype} διπλή ώθηση", "subtype_long_clicked": "Παρατεταμένο κλικ του {subtype}", "subtype_long_push": "{subtype} μακρά ώθηση", @@ -2334,27 +2411,109 @@ "subtype_single_clicked": "Μονό κλικ του {subtype}", "trigger_type_single_long": "Μονό κλικ και μετά παρατεταμένο κλικ του {subtype}", "subtype_single_push": "{subtype} μονή ώθηση", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_clicked": "Τριπλό κλικ στο \"{subtype}\"", "subtype_triple_push": "{subtype} πατήθηκε τρεις φορές", + "both_buttons": "Και τα δύο κουμπιά", + "bottom_buttons": "Κάτω κουμπιά", + "fifth_button": "Πέμπτο κουμπί", + "sixth_button": "Έκτο κουμπί", + "seventh_button": "Έβδομο κουμπί", + "eighth_button": "Όγδοο κουμπί", + "left": "Αριστερά", + "right": "Δεξιά", + "side": "Πλευρά 6", + "top_buttons": "Πάνω κουμπιά", + "device_awakened": "Η συσκευή ξύπνησε", + "subtype_continuously_pressed": "\"{subtype}\" πιέστηκε συνεχώς", + "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "Τετραπλό κλικ στο \"{subtype}\"", + "subtype_quintuple_clicked": "Πενταπλό κλικ στο \"{subtype}\"", + "button_rotated_subtype": "Περιστράφηκε το κουμπί του\"{subtype}\"", + "button_rotated_fast_subtype": "Το κουμπί περιστράφηκε γρήγορα \"{subtype}\"", + "button_rotation_subtype_stopped": "Η περιστροφή του κουμπιού \"{subtype}\" σταμάτησε", + "subtype_pressed": "Πατήθηκε το \"{subtype}\"", + "subtype_released": "Απελευθερώθηκε το \"{subtype}\"", + "device_subtype_double_tapped": "Η συσκευή \"{subtype}\" πατήθηκε δύο φορές", + "trigger_type_remote_double_tap_any_side": "Η συσκευή χτυπήθηκε δύο φορές σε οποιαδήποτε πλευρά", + "device_in_free_fall": "Συσκευή σε ελεύθερη πτώση", + "device_flipped_degrees": "Η συσκευή γύρισε 90 μοίρες", + "device_shaken": "Η συσκευή ανακινήθηκε", + "trigger_type_remote_moved": "Η συσκευή μετακινήθηκε με το \"{subtype}\" προς τα πάνω", + "trigger_type_remote_moved_any_side": "Η συσκευή μετακινήθηκε με οποιαδήποτε πλευρά προς τα πάνω", + "trigger_type_remote_rotate_from_side": "Η συσκευή περιστράφηκε από την \"πλευρά 6\" στην \"{subtype}\"", + "device_turned_clockwise": "Η συσκευή περιστράφηκε δεξιόστροφα", + "device_turned_counter_clockwise": "Η συσκευή περιστράφηκε αριστερόστροφα", + "press_entity_name_button": "Πατήστε το κουμπί {entity_name}", + "entity_name_has_been_pressed": "{entity_name} έχει πατηθεί", "set_value_for_entity_name": "Ορισμός τιμής για {entity_name}", "value": "Τιμή", "close_entity_name": "Κλείσιμο {entity_name}", "close_entity_name_tilt": "Κλίση ρολού {entity_name} (κλείσιμο)", - "open_entity_name": "Άνοιγμα {entity_name}", "open_entity_name_tilt": "Κλίση ρολού {entity_name} (άνοιγμα)", "set_entity_name_position": "Ορισμός θέσης {entity_name}", "set_entity_name_tilt_position": "Ορισμός θέσης κλίσης {entity_name}", "stop_entity_name": "Διακοπή {entity_name}", "entity_name_is_closed": "{entity_name} είναι κλειστό", "entity_name_closing": "Το {entity_name} κλείνει", - "entity_name_is_open": "Το {entity_name} είναι ανοιχτό", "entity_name_opening": "Το {entity_name} ανοίγει", "current_entity_name_position_is": "Η τρέχουσα θέση του {entity_name} είναι", "condition_type_is_tilt_position": "Η τρέχουσα θέση κλίσης του {entity_name} είναι", "entity_name_closed": "{entity_name} έκλεισε", - "entity_name_opened": "Το {entity_name} άνοιξε", "entity_name_position_changes": "Αλλαγή θέσης {entity_name}", "entity_name_tilt_position_changes": "Αλλαγή θέσης κλίσης {entity_name}", + "toggle_entity_name": "Εναλλαγή του {entity_name}", + "turn_off_entity_name": "Απενεργοποίηση του {entity_name}", + "turn_on_entity_name": "Ενεργοποίηση του {entity_name}", + "entity_name_is_off": "Το {entity_name} είναι απενεργοποιημένο", + "entity_name_is_on": "Το {entity_name} είναι ενεργοποιημένο", + "trigger_type_changed_states": "Το {entity_name} ενεργοποιήθηκε ή απενεργοποιήθηκε", + "entity_name_turned_off": "Το {entity_name} απενεργοποιήθηκε", + "entity_name_turned_on": "Το {entity_name} ενεργοποιήθηκε", + "arm_entity_name_away": "Οπλιση του {entity_name} ως Εκτός σπιτιού", + "arm_entity_name_home": "Οπλίστε σε σπίτι το {entity_name}", + "arm_entity_name_night": "Οπλίστε σε βράδυ το {entity_name}", + "arm_entity_name_vacation": "Οπλισμός {entity_name} σε διακοπές", + "disarm_entity_name": "Αφοπλισμός {entity_name}", + "trigger_entity_name": "Πυροδότηση {entity_name}", + "entity_name_is_armed_away": "Το {entity_name} είναι οπλισμένο ως Εκτός σπιτιού", + "entity_name_is_armed_home": "{entity_name} είναι οπλισμένο σε σπίτι", + "entity_name_is_armed_night": "{entity_name} είναι οπλισμένο σε νύχτα", + "entity_name_armed_vacation": "{entity_name} οπλίστηκε σε διακοπές", + "entity_name_is_disarmed": "{entity_name} είναι αφοπλισμένο", + "entity_name_triggered": "{entity_name} ενεργοποιήθηκε", + "entity_name_armed_away": "Το {entity_name} οπλίστηκε ως εκτός σπιτιού", + "entity_name_armed_home": "{entity_name} οπλίστηκε για σπίτι", + "entity_name_armed_night": "{entity_name} οπλίστηκε για νύχτα", + "entity_name_disarmed": "{entity_name} αφοπλίστηκε", + "entity_name_is_buffering": "{entity_name} ξεκινάει την προσωρινή αποθήκευση", + "entity_name_is_idle": "{entity_name} είναι αδρανές", + "entity_name_is_paused": "{entity_name} τέθηκε σε παύση", + "entity_name_is_playing": "{entity_name} παίζει", + "entity_name_becomes_idle": "{entity_name} γίνεται αδρανές", + "entity_name_starts_playing": "{entity_name} αρχίζει να παίζει", + "entity_name_update_availability_changed": "Η διαθεσιμότητα της ενημέρωσης {entity_name} άλλαξε", + "entity_name_became_up_to_date": "{entity_name} ενημερώθηκε", + "trigger_type_turned_on": "{entity_name} έχει διαθέσιμη μια ενημέρωση", + "decrease_entity_name_brightness": "Μείωση φωτεινότητας του {entity_name}", + "increase_entity_name_brightness": "Αύξηση φωτεινότητας του {entity_name}", + "flash_entity_name": "Φλας {entity_name}", + "flash": "Αναβόσβημα", + "action_type_select_first": "Αλλαγή του {entity_name} στην πρώτη επιλογή", + "action_type_select_last": "Αλλαγή του {entity_name} στην τελευταία επιλογή", + "action_type_select_next": "Αλλαγή του {entity_name} στην επόμενη επιλογή", + "change_entity_name_option": "Αλλαγή της επιλογής {entity_name}", + "action_type_select_previous": "Αλλαγή του {entity_name} στην προηγούμενη επιλογή", + "current_entity_name_selected_option": "Τρέχουσα επιλογή {entity_name}", + "cycle": "Κυκλική επιλογή", + "from": "Από", + "entity_name_option_changed": "Η επιλογή {entity_name} άλλαξε", + "action_type_set_hvac_mode": "Αλλαγή λειτουργίας HVAC στο {entity_name}", + "change_preset_on_entity_name": "Αλλαγή προεπιλογής στο {entity_name}", + "hvac_mode": "Λειτουργία κλιματισμού", + "entity_name_measured_humidity_changed": "Η μετρημένη υγρασία του {entity_name} άλλαξε", + "entity_name_measured_temperature_changed": "Η μετρούμενη θερμοκρασία του {entity_name} άλλαξε", + "entity_name_hvac_mode_changed": "Η λειτουργία HVAC του {entity_name} άλλαξε", + "send_a_notification": "Αποστολή ειδοποίησης", "entity_name_battery_is_low": "Η μπαταρία {entity_name} είναι χαμηλή", "entity_name_charging": "Το {entity_name} φορτίζει", "condition_type_is_co": "Ο {entity_name} ανιχνεύει μονοξείδιο του άνθρακα", @@ -2363,7 +2522,6 @@ "entity_name_is_detecting_gas": "{entity_name} ανιχνεύει αέριο", "entity_name_is_hot": "{entity_name} είναι ζεστό", "entity_name_is_detecting_light": "{entity_name} ανιχνεύει φως", - "entity_name_is_locked": "{entity_name} είναι κλειδωμένο", "entity_name_is_moist": "{entity_name} είναι υγρό", "entity_name_is_detecting_motion": "{entity_name} ανιχνεύει κίνηση", "entity_name_is_moving": "{entity_name} κινείται", @@ -2381,7 +2539,6 @@ "entity_name_is_not_cold": "{entity_name} δεν είναι κρύο", "entity_name_is_unplugged": "{entity_name} είναι αποσυνδεδεμένο", "entity_name_is_not_hot": "{entity_name} δεν είναι ζεστό", - "entity_name_is_unlocked": "{entity_name} είναι ξεκλείδωτο", "entity_name_is_dry": "{entity_name} είναι στεγνό", "entity_name_is_not_moving": "{entity_name} δεν κινείται", "entity_name_is_not_occupied": "{entity_name} δεν είναι κατειλημμένο", @@ -2391,8 +2548,6 @@ "condition_type_is_not_tampered": "{entity_name} δεν εντοπίζει παραποίηση", "entity_name_is_safe": "{entity_name} είναι ασφαλές", "entity_name_is_occupied": "{entity_name} είναι κατειλημμένο", - "entity_name_is_off": "Το {entity_name} είναι απενεργοποιημένο", - "entity_name_is_on": "Το {entity_name} είναι ενεργοποιημένο", "entity_name_powered": "Το {entity_name} τροφοδοτείται", "entity_name_is_present": "{entity_name} είναι παρόν", "entity_name_is_detecting_problem": "{entity_name} εντοπίζει πρόβλημα", @@ -2410,7 +2565,6 @@ "entity_name_started_detecting_gas": "{entity_name} άρχισε να ανιχνεύει αέριο", "entity_name_became_hot": "{entity_name} ζεστάθηκε", "entity_name_started_detecting_light": "{entity_name} άρχισε να ανιχνεύει φως", - "entity_name_locked": "{entity_name} κλειδώθηκε", "entity_name_became_moist": "{entity_name} έγινε υγρό", "entity_name_started_detecting_motion": "{entity_name} άρχισε να ανιχνεύει κίνηση", "entity_name_started_moving": "{entity_name} άρχισε να κινείται", @@ -2421,13 +2575,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} σταμάτησε να εντοπίζει πρόβλημα", "entity_name_stopped_detecting_smoke": "{entity_name} σταμάτησε να ανιχνεύει καπνό", "entity_name_stopped_detecting_sound": "{entity_name} σταμάτησε να ανιχνεύει ήχο", - "entity_name_became_up_to_date": "{entity_name} ενημερώθηκε", "entity_name_stopped_detecting_vibration": "{entity_name} σταμάτησε να ανιχνεύει δόνηση", "entity_name_battery_normal": "Η μπαταρία του {entity_name} είναι κανονική", "entity_name_became_not_cold": "Το {entity_name} άλλαξε σε μη κρύο", "entity_name_disconnected": "{entity_name} αποσυνδέθηκε", "entity_name_became_not_hot": "{entity_name} έγινε μη καυτό", - "entity_name_unlocked": "{entity_name} ξεκλειδώθηκε", "entity_name_became_dry": "{entity_name} έγινε ξηρό", "entity_name_stopped_moving": "{entity_name} σταμάτησε να κινείται", "entity_name_became_not_occupied": "{entity_name} έγινε μη κατειλημμένο", @@ -2443,49 +2595,10 @@ "entity_name_started_detecting_smoke": "{entity_name} άρχισε να ανιχνεύει καπνό", "entity_name_started_detecting_sound": "{entity_name} άρχισε να ανιχνεύει ήχο", "entity_name_started_detecting_tampering": "{entity_name} άρχισε να εντοπίζει παραποίηση", - "entity_name_turned_off": "Το {entity_name} απενεργοποιήθηκε", - "entity_name_turned_on": "Το {entity_name} ενεργοποιήθηκε", "entity_name_became_unsafe": "{entity_name} έγινε μη ασφαλές", "trigger_type_update": "{entity_name} έλαβε μια διαθέσιμη ενημέρωση", "entity_name_started_detecting_vibration": "{entity_name} άρχισε να ανιχνεύει δόνηση", - "entity_name_is_buffering": "{entity_name} ξεκινάει την προσωρινή αποθήκευση", - "entity_name_is_idle": "{entity_name} είναι αδρανές", - "entity_name_is_paused": "{entity_name} τέθηκε σε παύση", - "entity_name_is_playing": "{entity_name} παίζει", - "trigger_type_changed_states": "Το {entity_name} ενεργοποιήθηκε ή απενεργοποιήθηκε", - "entity_name_becomes_idle": "{entity_name} γίνεται αδρανές", - "entity_name_starts_playing": "{entity_name} αρχίζει να παίζει", - "toggle_entity_name": "Εναλλαγή του {entity_name}", - "turn_off_entity_name": "Απενεργοποίηση του {entity_name}", - "turn_on_entity_name": "Ενεργοποίηση του {entity_name}", - "arm_entity_name_away": "Οπλιση του {entity_name} ως Εκτός σπιτιού", - "arm_entity_name_home": "Οπλίστε σε σπίτι το {entity_name}", - "arm_entity_name_night": "Οπλίστε σε βράδυ το {entity_name}", - "arm_entity_name_vacation": "Οπλισμός {entity_name} σε διακοπές", - "disarm_entity_name": "Αφοπλισμός {entity_name}", - "trigger_entity_name": "Πυροδότηση {entity_name}", - "entity_name_is_armed_away": "Το {entity_name} είναι οπλισμένο ως Εκτός σπιτιού", - "entity_name_is_armed_home": "{entity_name} είναι οπλισμένο σε σπίτι", - "entity_name_is_armed_night": "{entity_name} είναι οπλισμένο σε νύχτα", - "entity_name_armed_vacation": "{entity_name} οπλίστηκε σε διακοπές", - "entity_name_is_disarmed": "{entity_name} είναι αφοπλισμένο", - "entity_name_triggered": "{entity_name} ενεργοποιήθηκε", - "entity_name_armed_away": "Το {entity_name} οπλίστηκε ως εκτός σπιτιού", - "entity_name_armed_home": "{entity_name} οπλίστηκε για σπίτι", - "entity_name_armed_night": "{entity_name} οπλίστηκε για νύχτα", - "entity_name_disarmed": "{entity_name} αφοπλίστηκε", - "entity_name_is_home": "{entity_name} είναι στο σπίτι", - "entity_name_is_not_home": "{entity_name} δεν είναι σπίτι", - "entity_name_enters_a_zone": "To {entity_name} μπαίνει σε μια ζώνη", - "entity_name_leaves_a_zone": "Το {entity_name} βγαίνει από μια ζώνη", - "lock_entity_name": "Κλείδωμα {entity_name}", - "unlock_entity_name": "Ξεκλείδωμα {entity_name}", - "action_type_set_hvac_mode": "Αλλαγή λειτουργίας HVAC στο {entity_name}", - "change_preset_on_entity_name": "Αλλαγή προεπιλογής στο {entity_name}", - "hvac_mode": "HVAC mode", - "entity_name_measured_humidity_changed": "Η μετρημένη υγρασία του {entity_name} άλλαξε", - "entity_name_measured_temperature_changed": "Η μετρούμενη θερμοκρασία του {entity_name} άλλαξε", - "entity_name_hvac_mode_changed": "Η λειτουργία HVAC του {entity_name} άλλαξε", + "trigger_type_button_long_release": "\"{subtype}\" απελευθερώθηκε μετά από παρατεταμένο πάτημα", "current_entity_name_apparent_power": "Τρέχουσα φαινομενική ισχύς {entity_name}", "condition_type_is_aqi": "Τρέχων δείκτης ποιότητας αέρα {entity_name}", "current_entity_name_atmospheric_pressure": "Τρέχουσα ατμοσφαιρική πίεση {entity_name}", @@ -2575,64 +2688,13 @@ "entity_name_water_changes": "Αλλαγή νερού {entity_name}", "entity_name_weight_changes": "Το βάρος {entity_name} αλλάζει", "entity_name_wind_speed_changes": "Η ταχύτητα του ανέμου {entity_name} αλλάζει", - "decrease_entity_name_brightness": "Μείωση φωτεινότητας του {entity_name}", - "increase_entity_name_brightness": "Αύξηση φωτεινότητας του {entity_name}", - "flash_entity_name": "Φλας {entity_name}", - "flash": "Flash", - "fifth_button": "Πέμπτο κουμπί", - "sixth_button": "Έκτο κουμπί", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" απελευθερώθηκε μετά από παρατεταμένο πάτημα", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Αλλαγή του {entity_name} στην πρώτη επιλογή", - "action_type_select_last": "Αλλαγή του {entity_name} στην τελευταία επιλογή", - "action_type_select_next": "Αλλαγή του {entity_name} στην επόμενη επιλογή", - "change_entity_name_option": "Αλλαγή της επιλογής {entity_name}", - "action_type_select_previous": "Αλλαγή του {entity_name} στην προηγούμενη επιλογή", - "current_entity_name_selected_option": "Τρέχουσα επιλογή {entity_name}", - "cycle": "Cycle", - "from": "Από", - "entity_name_option_changed": "Η επιλογή {entity_name} άλλαξε", - "send_a_notification": "Αποστολή ειδοποίησης", - "both_buttons": "Και τα δύο κουμπιά", - "bottom_buttons": "Κάτω κουμπιά", - "seventh_button": "Έβδομο κουμπί", - "eighth_button": "Όγδοο κουμπί", - "left": "Αριστερά", - "right": "Δεξιά", - "side": "Πλευρά 6", - "top_buttons": "Πάνω κουμπιά", - "device_awakened": "Η συσκευή ξύπνησε", - "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", - "button_rotated_subtype": "Περιστράφηκε το κουμπί του\"{subtype}\"", - "button_rotated_fast_subtype": "Το κουμπί περιστράφηκε γρήγορα \"{subtype}\"", - "button_rotation_subtype_stopped": "Η περιστροφή του κουμπιού \"{subtype}\" σταμάτησε", - "device_subtype_double_tapped": "Η συσκευή \"{subtype}\" πατήθηκε δύο φορές", - "trigger_type_remote_double_tap_any_side": "Η συσκευή χτυπήθηκε δύο φορές σε οποιαδήποτε πλευρά", - "device_in_free_fall": "Συσκευή σε ελεύθερη πτώση", - "device_flipped_degrees": "Η συσκευή γύρισε 90 μοίρες", - "device_shaken": "Η συσκευή ανακινήθηκε", - "trigger_type_remote_moved": "Η συσκευή μετακινήθηκε με το \"{subtype}\" προς τα πάνω", - "trigger_type_remote_moved_any_side": "Η συσκευή μετακινήθηκε με οποιαδήποτε πλευρά προς τα πάνω", - "trigger_type_remote_rotate_from_side": "Η συσκευή περιστράφηκε από την \"πλευρά 6\" στην \"{subtype}\"", - "device_turned_clockwise": "Η συσκευή περιστράφηκε δεξιόστροφα", - "device_turned_counter_clockwise": "Η συσκευή περιστράφηκε αριστερόστροφα", - "press_entity_name_button": "Πατήστε το κουμπί {entity_name}", - "entity_name_has_been_pressed": "{entity_name} έχει πατηθεί", - "entity_name_update_availability_changed": "Η διαθεσιμότητα της ενημέρωσης {entity_name} άλλαξε", - "trigger_type_turned_on": "{entity_name} έχει διαθέσιμη μια ενημέρωση", - "enqueue": "Προσθήκη στην ουρά", - "play_next": "Αναπαραγωγή επόμενου", - "options_replace": "Αναπαραγωγή τώρα και εκκαθάριση ουράς", - "repeat_all": "Επανάληψη όλων", - "repeat_one": "Επανάληψη ενός", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} είναι στο σπίτι", + "entity_name_is_not_home": "{entity_name} δεν είναι σπίτι", + "entity_name_enters_a_zone": "To {entity_name} μπαίνει σε μια ζώνη", + "entity_name_leaves_a_zone": "Το {entity_name} βγαίνει από μια ζώνη", + "no_device_class": "Χωρίς κλάση συσκευής", + "no_state_class": "Χωρίς κλάση κατάστασης", + "no_unit_of_measurement": "Χωρίς μονάδα μέτρησης", "most_recently_updated": "Πιο πρόσφατα ενημερωμένο", "arithmetic_mean": "Αριθμητικός μέσος όρος", "median": "Διάμεσος", @@ -2691,11 +2753,11 @@ "honeydew": "Honeydew", "hot_pink": "Hot pink", "indian_red": "Ινδικό κόκκινο", - "ivory": "Ivory", + "ivory": "Ιβουάρ", "khaki": "Χακί", "lavender": "Λεβάντα", - "lavender_blush": "Lavender blush", - "lawn_green": "Lawn green", + "lavender_blush": "Ρουζ λεβάντας", + "lawn_green": "Πράσινο του γκαζόν", "lemon_chiffon": "Lemon chiffon", "light_coral": "Ανοιχτό κοράλλι", "light_cyan": "Ανοιχτό κυανό", @@ -2707,21 +2769,21 @@ "light_slate_gray": "Light slate gray", "light_slate_grey": "Light slate grey", "light_steel_blue": "Light steel blue", - "light_yellow": "Light yellow", - "lime_green": "Lime green", - "linen": "Linen", + "light_yellow": "Ανοιχτό κίτρινο", + "lime_green": "Πράσινο λαχανί", + "linen": "Λινό", "magenta": "Ματζέντα", "maroon": "Maroon", "medium_aquamarine": "Medium aquamarine", "medium_blue": "Medium blue", "medium_orchid": "Medium orchid", - "medium_purple": "Medium purple", - "medium_sea_green": "Medium sea green", - "medium_slate_blue": "Medium slate blue", - "medium_spring_green": "Medium spring green", - "medium_turquoise": "Medium turquoise", - "medium_violet_red": "Medium violet red", - "midnight_blue": "Midnight blue", + "medium_purple": "Μέτριο μοβ", + "medium_sea_green": "Μέτριο πράσινο της θάλασσας", + "medium_slate_blue": "Μπλε μέτριου σχιστόλιθου", + "medium_spring_green": "Μέτριο ανοιξιάτικο πράσινο", + "medium_turquoise": "Μέτριο τυρκουάζ", + "medium_violet_red": "Μέτριο βιολετί κόκκινο", + "midnight_blue": "Μπλε του μεσονυκτίου", "mint_cream": "Mint cream", "misty_rose": "Misty rose", "moccasin": "Moccasin", @@ -2765,73 +2827,109 @@ "wheat": "Σιτάρι", "white_smoke": "Λευκός καπνός", "yellow_green": "Κίτρινο πράσινο", - "fatal": "Fatal", - "no_device_class": "Χωρίς κλάση συσκευής", - "no_state_class": "Χωρίς κλάση κατάστασης", - "no_unit_of_measurement": "Χωρίς μονάδα μέτρησης", - "dump_log_objects": "Dump log objects", + "enqueue": "Προσθήκη στην ουρά", + "play_next": "Αναπαραγωγή επόμενου", + "options_replace": "Αναπαραγωγή τώρα και εκκαθάριση ουράς", + "repeat_all": "Επανάληψη όλων", + "repeat_one": "Επανάληψη ενός", + "critical": "Κρίσιμο", + "debug": "Εντοπισμός σφαλμάτων", + "fatal": "Σοβαρό", + "warning": "Προειδοποίηση", + "clear_tts_cache": "Εκκαθάριση προσωρινής μνήμης κειμένου σε ομιλία", + "cache": "Κρυφή μνήμη", + "entity_id_description": "Οντότητα που πρέπει να αναφέρεται στην καταχώρηση στο ημερολόγιο.", + "language_description": "Γλώσσα κειμένου. Προεπιλογές στη γλώσσα διακομιστή.", + "options_description": "Ενα λεξικό που περιέχει συγκεκριμένες επιλογές ενσωμάτωσης.", + "say_a_tts_message": "Εκφώνηση ενός μηνύματος κειμένου σε ομιλία", + "media_player_entity_id_description": "Προγράμματα αναπαραγωγής πολυμέσων για αναπαραγωγή του μηνύματος.", + "media_player_entity": "Οντότητα αναπαραγωγής πολυμέσων", + "speak": "Εκφώνηση", + "request_sync_description": "Στέλνει μια εντολή request_sync στην Google.", + "agent_user_id": "Αναγνωριστικό χρήστη πράκτορα", + "request_sync": "Αίτημα συγχρονισμού", + "disables_the_motion_detection": "Απενεργοποιεί την ανίχνευση κίνησης.", + "disable_motion_detection": "Απενεργοποίηση ανίχνευσης κίνησης", + "enables_the_motion_detection": "Ενεργοποιεί την ανίχνευση κίνησης.", + "enable_motion_detection": "Ενεργοποίηση ανίχνευσης κίνησης", + "format_description": "Μορφή ροής που υποστηρίζεται από το πρόγραμμα αναπαραγωγής πολυμέσων.", + "format": "Μορφή", + "media_player_description": "Προγράμματα αναπαραγωγής πολυμέσων για αναπαραγωγή ροής.", + "play_stream": "Αναπαραγωγή ροής", + "filename": "Ονομα αρχείου", + "lookback": "Αναδρομή", + "snapshot_description": "Λαμβάνει ένα στιγμιότυπο από μια φωτογραφική μηχανή.", + "take_snapshot": "Λήψη στιγμιότυπου", + "turns_off_the_camera": "Απενεργοποιεί την κάμερα.", + "turns_on_the_camera": "Ενεργοποιεί την κάμερα.", + "locks_a_lock": "Κλειδώνει μια κλειδαριά.", + "code_description": "Κωδικός για όπλιση του συναγερμού.", + "opens_a_lock": "Ανοίγει μια κλειδαριά.", + "unlocks_a_lock": "Ξεκλειδώνει μια κλειδαριά.", + "set_datetime_description": "Ορίζει την ημερομηνία ή/και την ώρα.", + "the_target_date": "Η ημερομηνία-στόχος.", + "datetime_description": "Η ημερομηνία και ώρα στόχος.", + "date_time": "Ημερομηνία & ώρα", + "the_target_time": "Η ώρα-στόχος.", + "selects_the_first_option": "Επιλέγει την πρώτη επιλογή.", + "first": "Πρώτη", + "selects_the_last_option": "Επιλέγει την τελευταία επιλογή.", + "select_the_next_option": "Επιλέγει την επόμενη επιλογή.", + "selects_an_option": "Επιλέγει μια επιλογή.", + "option_to_be_selected": "Επιλογή που θα επιλεγεί.", + "selects_the_previous_option": "Επιλέγει την προηγούμενη επιλογή.", + "sets_the_options": "Ορίζει τις επιλογές.", + "list_of_options": "Λίστα επιλογών.", + "set_options": "Ορισμός επιλογών", + "dump_log_objects": "Απόρριψη καταγραφής αντικειμένων", "log_current_tasks_description": "Καταγράφει όλες τις τρέχουσες εργασίες asyncio.", "log_current_asyncio_tasks": "Καταγραφή τρεχουσών εργασιών asyncio", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", + "log_event_loop_scheduled": "Καταγραφή συμβάντων προγραμματισμένων σε βρόχο", + "log_thread_frames_description": "Καταγράφει τα τρέχοντα πλαίσια για όλα τα νήματα.", + "log_thread_frames": "Καταγραφή πλαισίων νημάτων", + "lru_stats_description": "Καταγράφει τα στατιστικά όλων των lru caches.", + "log_lru_stats": "Στατιστικά αρχεία καταγραφής LRU", "starts_the_memory_profiler": "Ξεκινά το Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", + "seconds": "Δευτερόλεπτα", + "memory": "Μνήμη", + "set_asyncio_debug_description": "Ενεργοποίηση ή απενεργοποίηση του εντοπισμού σφαλμάτων asyncio.", + "enabled_description": "Εάν θέλετε να ενεργοποιήσετε ή να απενεργοποιήσετε τον εντοπισμό σφαλμάτων asyncio.", "set_asyncio_debug": "Ορισμός εντοπισμού σφαλμάτων asyncio", "starts_the_profiler": "Ξεκινά το Profiler.", - "max_objects_description": "The maximum number of objects to log.", + "max_objects_description": "Ο μέγιστος αριθμός αντικειμένων για καταγραφή.", "maximum_objects": "Μέγιστος αριθμός αντικειμένων", - "scan_interval_description": "The number of seconds between logging objects.", - "scan_interval": "Scan interval", - "start_logging_object_sources": "Start logging object sources", - "start_log_objects_description": "Starts logging growth of objects in memory.", - "start_logging_objects": "Start logging objects", - "stop_logging_object_sources": "Stop logging object sources", - "stop_log_objects_description": "Stops logging growth of objects in memory.", - "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Στέλνει μια εντολή request_sync στην Google.", - "agent_user_id": "Αναγνωριστικό χρήστη πράκτορα", - "request_sync": "Αίτημα συγχρονισμού", + "scan_interval_description": "Ο αριθμός των δευτερολέπτων μεταξύ των καταγραφών αντικειμένων.", + "scan_interval": "Διάστημα σάρωσης", + "start_logging_object_sources": "Εναρξη καταγραφής πηγών αντικειμένων", + "start_log_objects_description": "Ξεκινά την καταγραφή της αύξησης των αντικειμένων στη μνήμη.", + "start_logging_objects": "Εναρξη καταγραφής αντικειμένων", + "stop_logging_object_sources": "Διακοπή καταγραφής πηγών αντικειμένων", + "stop_log_objects_description": "Διακόπτει την καταγραφή της αύξησης των αντικειμένων στη μνήμη.", + "stop_logging_objects": "Διακοπή καταγραφής αντικειμένων", + "sets_the_value": "Ορίζει την τιμή.", + "the_target_value": "Η τιμή-στόχος.", + "get_weather_forecast": "Λάβετε πρόγνωση καιρού.", + "type_description": "Τύπος πρόβλεψης: ημερήσια, ωριαία ή δύο φορές την ημέρα.", + "forecast_type": "Τύπος πρόβλεψης", + "get_forecast": "Λήψη πρόβλεψης", + "get_weather_forecasts": "Λάβετε προγνώσεις καιρού.", + "get_forecasts": "Λήψη προβλέψεων", + "send_magic_packet": "Αποστολή μαγικού πακέτου", + "cancels_a_timer": "Ακυρώνει έναν χρονοδιακόπτη.", + "changes_a_timer": "Αλλάζει έναν χρονοδιακόπτη.", + "finishes_a_timer": "Ολοκληρώνει έναν χρονοδιακόπτη.", + "pauses_a_timer": "Θέτει σε παύση έναν χρονοδιακόπτη.", + "starts_a_timer": "Ξεκινά έναν χρονοδιακόπτη.", + "duration_description": "Διάρκεια που απαιτείται για να ολοκληρωθεί ο χρονοδιακόπτης. [προαιρετικό].", "reload_resources_description": "Επαναφορτώνει τους πόρους του ταμπλό από τη διαμόρφωση YAML.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Τιμή για την παράμετρο διαμόρφωσης.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Ενεργοποιεί/απενεργοποιεί τη σειρήνα.", "turns_the_siren_off": "Απενεργοποιεί τη σειρήνα.", "turns_the_siren_on": "Ενεργοποιεί τη σειρήνα.", - "create_event_description": "Προσθήκη νέου συμβάντος ημερολογίου.", - "location_description": "Η τοποθεσία του συμβάντος. Προαιρετικά.", - "start_date_description": "Η ημερομηνία έναρξης ενός ολοήμερου συμβάντος.", - "create_event": "Δημιουργία συμβάντος", - "get_events": "Λήψη συμβάντων", - "list_event": "Λίστα συμβάντων", - "closes_a_cover": "Κατεβάζει ένα ρολό.", - "close_cover_tilt_description": "ΚΛείνει τις περσίδες ενός ρολού", - "opens_a_cover": "Ανεβάζει ένα ρολό.", - "tilts_a_cover_open": "Ανοίγει τις περσίδες ενός ρολού", - "set_cover_position_description": "Κινεί ένα ρολό σε μια συγκεκριμένη θέση.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Θέση κλίσης στόχος.", - "set_tilt_position": "Ορισμός θέσης κλίσης", - "stops_the_cover_movement": "Σταματά την κίνηση του ρολού.", - "stop_cover_tilt_description": "Σταματά την κίνηση του ρολού κατά το άνοιγμα/κλείσιμο των περσίδων του.", - "stop_tilt": "Διακοπή κλίσης", - "toggles_a_cover_open_closed": "Ανεβάζει/κατεβάζει ένα ρολό.", - "toggle_cover_tilt_description": "Ανοίγει/κλείνει τις περσίδες ενός ρολού.", - "toggle_tilt": "Εναλλαγή κλίσης", + "set_default_level_description": "Ορίζει το προεπιλεγμένο επίπεδο καταγραφής για τις ενσωματώσεις.", + "level_description": "Προεπιλεγμένο επίπεδο σοβαρότητας για όλες τις ενσωματώσεις.", + "level": "Επίπεδο", + "set_default_level": "Ορισμός προεπιλεγμένου επιπέδου", + "set_level": "Ορισμός επιπέδου", "check_configuration": "Έλεγχος διαμόρφωσης", "reload_all": "Επαναφόρτωση όλων", "reload_config_entry_description": "Επαναφέρει την καθορισμένη καταχώρηση ρυθμίσεων.", @@ -2852,21 +2950,17 @@ "generic_toggle": "Γενικός διακόπτης", "generic_turn_off": "Γενική απενεργοποίηση", "generic_turn_on": "Γενική ενεργοποίηση", + "entities_to_update": "Οντότητες προς ενημέρωση", "update_entity": "Ενημέρωση οντότητας", - "creates_a_new_backup": "Δημιουργεί ένα νέο αντίγραφο ασφαλείας.", "decrement_description": "Μειώνει την τρέχουσα τιμή κατά 1.", - "increment_description": "Αυξάνει την τιμή κατά 1.", - "sets_the_value": "Ορίζει την τιμή.", - "the_target_value": "Η τιμή-στόχος.", - "reloads_the_automation_configuration": "Επαναφορτώνει τη διαμόρφωση του αυτοματισμού.", - "toggle_description": "Ενεργοποιεί/απενεργοποιεί μια συσκευή αναπαραγωγής πολυμέσων.", - "trigger_description": "Πυροδοτεί τις ενέργειες ενός αυτοματισμού.", - "skip_conditions": "Παράβλεψη συνθηκών", - "trigger": "Εναυσμα", - "disables_an_automation": "Απενεργοποιεί έναν αυτοματισμό.", - "stops_currently_running_actions": "Διακόπτει τις ενέργειες που εκτελούνται αυτή τη στιγμή.", - "stop_actions": "Διακοπή ενεργειών", - "enables_an_automation": "Ενεργοποιεί έναν αυτοματισμό.", + "increment_description": "Αυξάνει την τιμή κατά 1.", + "bridge_identifier": "Αναγνωριστικό bridge", + "configuration_payload": "Ωφέλιμο φορτίο διαμόρφωσης", + "entity_description": "Αντιπροσωπεύει ένα συγκεκριμένο τελικό σημείο συσκευής στο deCONZ.", + "path": "Διαδρομή", + "device_refresh_description": "Ανανεώνει τις διαθέσιμες συσκευές από την deCONZ.", + "device_refresh": "Ανανέωση συσκευής", + "remove_orphaned_entries": "Αφαίρεση ορφανών καταχωρήσεων", "restarts_an_add_on": "Κάνει επανεκκίνηση ενός πρόσθετου.", "the_add_on_slug": "Το slug του πρόσθετου.", "restart_add_on": "Επανεκκίνηση πρόσθετου.", @@ -2900,38 +2994,64 @@ "restore_partial_description": "Επαναφορά από ένα μερικό αντίγραφο ασφαλείας.", "restores_home_assistant": "Επαναφέρει το Home Assistant.", "restore_from_partial_backup": "Επαναφορά από μερικό αντίγραφο ασφαλείας.", - "clears_the_playlist": "Καθαρίζει τη λίστα αναπαραγωγής.", - "clear_playlist": "Εκκαθάριση λίστας αναπαραγωγής", - "selects_the_next_track": "Επιλέγει το επόμενο κομμάτι.", - "pauses": "Κάνει παύση", - "starts_playing": "Ξεκινά την αναπαραγωγή.", - "toggles_play_pause": "Εναλλαγή αναπαραγωγής/παύσης.", - "selects_the_previous_track": "Επιλέγει το προηγούμενο κομμάτι.", - "seek": "Αναζήτηση", - "stops_playing": "Διακόπτει την αναπαραγωγή.", - "starts_playing_specified_media": "Ξεκινά την αναπαραγωγή των καθορισμένων πολυμέσων.", - "announce": "Ανακοίνωση", - "repeat_mode_to_set": "Επαναλάβετε τη λειτουργία για ρύθμιση.", - "select_sound_mode_description": "Επιλέγει μια συγκεκριμένη λειτουργία ήχου.", - "select_sound_mode": "Επιλέξτε λειτουργία ήχου", - "select_source": "Επιλέξτε πηγή", - "shuffle_description": "Εάν είναι ενεργοποιημένη ή όχι η λειτουργία τυχαίας αναπαραγωγής.", - "unjoin": "Αποσύνδεση", - "turns_down_the_volume": "Χαμηλώνει την ένταση του ήχου.", - "volume_mute_description": "Σίγαση ή κατάργηση σίγασης της συσκευής αναπαραγωγής πολυμέσων.", - "is_volume_muted_description": "Καθορίζει εάν είναι σε σίγαση ή όχι.", - "mute_unmute_volume": "Σίγαση/κατάργηση σίγασης έντασης", - "sets_the_volume_level": "Ρυθμίζει το επίπεδο έντασης.", - "set_volume": "Ρύθμιση έντασης", - "turns_up_the_volume": "Αυξάνει την ένταση του ήχου.", - "apply_filter": "Apply filter", - "days_to_keep": "Ημέρες προς διατήρηση", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Καταργεί μια ομάδα.", + "object_id": "ID αντικειμένου", + "creates_updates_a_user_group": "Δημιουργεί/Ενημερώνει μια ομάδα χρηστών.", + "add_entities": "Προσθήκη οντοτήτων", + "icon_description": "Ονομα του εικονιδίου για την ομάδα.", + "name_of_the_group": "Ονομα της ομάδας.", + "remove_entities": "Αφαίρεση οντοτήτων", + "log_description": "Δημιουργεί μια προσαρμοσμένη καταχώρηση στο ημερολόγιο.", + "message_description": "Σώμα μηνύματος της ειδοποίησης.", + "log": "Αρχείο καταγραφής", + "create_temporary_strict_connection_url_name": "Δημιουργία μιας προσωρινής αυστηρής διεύθυνσης URL σύνδεσης", + "remote_connect": "Απομακρυσμένη σύνδεση", + "remote_disconnect": "Απομακρυσμένη αποσύνδεση", + "creates_a_new_backup": "Δημιουργεί ένα νέο αντίγραφο ασφαλείας.", + "command_description": "Εντολή(ες) για αποστολή στο Google Assistant.", + "command": "Εντολή", + "send_text_command": "Αποστολή εντολής κειμένου", + "reloads_the_automation_configuration": "Επαναφορτώνει τη διαμόρφωση του αυτοματισμού.", + "toggle_description": "Ενεργοποιεί/απενεργοποιεί μια συσκευή αναπαραγωγής πολυμέσων.", + "trigger_description": "Πυροδοτεί τις ενέργειες ενός αυτοματισμού.", + "skip_conditions": "Παράβλεψη συνθηκών", + "trigger": "Εναυσμα", + "disables_an_automation": "Απενεργοποιεί έναν αυτοματισμό.", + "stops_currently_running_actions": "Διακόπτει τις ενέργειες που εκτελούνται αυτή τη στιγμή.", + "stop_actions": "Διακοπή ενεργειών", + "enables_an_automation": "Ενεργοποιεί έναν αυτοματισμό.", + "press_the_button_entity": "Πάτημα οντότητας κουμπιού.", + "load_url_description": "Φορτώνει μια διεύθυνση URL στο Fully Kiosk Browser.", + "url_to_load": "Διεύθυνση URL για φόρτωση", + "load_url": "Φόρτωση URL", + "configuration_parameter_to_set": "Παράμετρος διαμόρφωσης για ρύθμιση.", + "key": "Κλειδί", + "value_description": "Η τιμή-στόχος που πρέπει να οριστεί.", + "set_configuration": "Ορισμός διαμόρφωσης", + "application_description": "Ονομα του πακέτου της εφαρμογής που θα ξεκινήσει.", + "start_application": "Εκκίνηση εφαρμογής", + "set_value_description": "Ορίζει την τιμή ενός αριθμού.", + "stops_a_running_script": "Διακόπτει ένα σενάριο που εκτελείται.", + "enter_your_text": "Εισάγετε το κείμενό σας.", + "set_value": "Ορισμός τιμής", + "dashboard_path": "Διαδρομή ταμπλό", + "view_path": "Διαδρομή προβολής", + "show_dashboard_view": "Εμφάνιση προβολής ταμπλό", + "closes_a_cover": "Κατεβάζει ένα ρολό.", + "close_cover_tilt_description": "ΚΛείνει τις περσίδες ενός ρολού", + "opens_a_cover": "Ανεβάζει ένα ρολό.", + "tilts_a_cover_open": "Ανοίγει τις περσίδες ενός ρολού", + "set_cover_position_description": "Κινεί ένα ρολό σε μια συγκεκριμένη θέση.", + "target_position": "Θέση-στόχος.", + "set_position": "Ορισμός θέσης", + "target_tilt_positition": "Θέση κλίσης στόχος.", + "set_tilt_position": "Ορισμός θέσης κλίσης", + "stops_the_cover_movement": "Σταματά την κίνηση του ρολού.", + "stop_cover_tilt_description": "Σταματά την κίνηση του ρολού κατά το άνοιγμα/κλείσιμο των περσίδων του.", + "stop_tilt": "Διακοπή κλίσης", + "toggles_a_cover_open_closed": "Ανεβάζει/κατεβάζει ένα ρολό.", + "toggle_cover_tilt_description": "Ανοίγει/κλείνει τις περσίδες ενός ρολού.", + "toggle_tilt": "Εναλλαγή κλίσης", "decrease_speed_description": "Μειώνει την ταχύτητα του ανεμιστήρα.", "percentage_step_description": "Αυξάνει την ταχύτητα κατά ένα ποσοστιαίο βήμα.", "decrease_speed": "Μείωση της ταχύτητας", @@ -2946,60 +3066,141 @@ "speed_of_the_fan": "Ταχύτητα του ανεμιστήρα.", "percentage": "Ποσοστό", "set_speed": "Ρύθμιση ταχύτητας", - "sets_preset_mode": "Sets preset mode.", - "set_preset_mode": "Set preset mode", + "sets_preset_mode": "Ορίζει την προκαθορισμένη λειτουργία.", + "set_preset_mode": "Ορισμός προκαθορισμένης λειτουργίας", "toggles_the_fan_on_off": "Ενεργοποιεί/απενεργοποιεί τον ανεμιστήρα.", "turns_fan_off": "Απενεργοποιεί τον ανεμιστήρα.", "turns_fan_on": "Ενεργοποιεί τον ανεμιστήρα.", + "arm_with_custom_bypass": "Οπλισμός με προσαρμοσμένη παράκαμψη", + "alarm_arm_vacation_description": "Ρυθμίζει τον συναγερμό σε: _οπλισμένος για διακοπές_.", + "disarms_the_alarm": "Απενεργοποιεί το συναγερμό.", + "alarm_trigger_description": "Ενεργοποιεί μια εξωτερική πυροδότηση συναγερμού.", + "toggles_a_switch_on_off": "Ενεργοποιεί/απενεργοποιεί έναν διακόπτη.", + "turns_a_switch_off": "Απενεργοποιεί έναν διακόπτη.", + "turns_a_switch_on": "Ενεργοποιεί έναν διακόπτη.", + "device_description": "ID συσκευής για αποστολή εντολής.", + "delete_command": "Διαγραφή εντολής", + "alternative": "Εναλλακτική", + "command_type_description": "Ο τύπος της εντολής που πρέπει να μάθει.", + "command_type": "Τύπος εντολής", + "timeout_description": "Χρονικό όριο για την εκμάθηση της εντολής.", + "learn_command": "Εκμάθηση εντολής", + "delay_seconds": "Δευτερόλεπτα καθυστέρησης", + "hold_seconds": "Δευτερόλεπτα αναμονής", + "repeats": "Επαναλήψεις", + "send_command": "Αποστολή εντολής", + "toggles_a_device_on_off": "Ενεργοποιεί/απενεργοποιεί μια συσκευή.", + "turns_the_device_off": "Απενεργοποιεί τη συσκευή.", + "turn_on_description": "Στέλνει την εντολή ενεργοποίησης.", "apply_description": "Ενεργοποιεί μια σκηνή με διαμόρφωση.", "entities_description": "Λίστα οντοτήτων και της κατάστασης-στόχου τους.", "entities_state": "Κατάσταση οντοτήτων", - "transition": "Transition", + "transition": "Μετάβαση", "creates_a_new_scene": "Δημιουργεί μια νέα σκηνή.", - "scene_id_description": "Το αναγνωριστικό (ID) οντότητας της νέας σκηνής.", + "scene_id_description": "Το ID οντότητας της νέας σκηνής.", "scene_entity_id": "ID οντότητας σκηνής", "snapshot_entities": "Στιγμιότυπο οντοτήτων", "delete_description": "Διαγράφει μια δυναμικά δημιουργημένη σκηνή.", "activates_a_scene": "Ενεργοποιεί μια σκηνή.", - "selects_the_first_option": "Επιλέγει την πρώτη επιλογή.", - "first": "Πρώτη", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Επιλέγει την επόμενη επιλογή.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Ορίζει τις επιλογές.", - "list_of_options": "Λίστα επιλογών.", - "set_options": "Ορισμός επιλογών", - "closes_a_valve": "Closes a valve.", - "opens_a_valve": "Opens a valve.", - "set_valve_position_description": "Moves a valve to a specific position.", - "stops_the_valve_movement": "Stops the valve movement.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Κουδούνισμα-στόχος", + "ringtone_to_play": "Ηχος κουδουνίσματος για αναπαραγωγή.", + "ringtone": "Ηχος κουδουνίσματος", + "play_chime": "Αναπαραγωγή κουδουνίσματος", + "ptz_move_description": "Μετακίνηση της κάμερας με συγκεκριμένη ταχύτητα.", + "ptz_move_speed": "Ταχύτητα κίνησης PTZ.", + "ptz_move": "Κίνηση PTZ", + "add_event_description": "Προσθέτει ένα νέο συμβάν ημερολογίου.", + "calendar_id_description": "Το ID του ημερολογίου που θέλετε.", + "calendar_id": "Αναγνωριστικό ημερολογίου", + "description_description": "Η περιγραφή του συμβάντος. Προαιρετικά.", + "summary_description": "Λειτουργεί ως τίτλος του συμβάντος.", + "location_description": "Η τοποθεσία του συμβάντος.", + "creates_event": "Δημιουργεί συμβάν", + "closes_a_valve": "Κλείνει μια βαλβίδα.", + "opens_a_valve": "Ανοίγει μια βαλβίδα.", + "set_valve_position_description": "Μετακινεί μια βαλβίδα σε μια συγκεκριμένη θέση.", + "stops_the_valve_movement": "Σταματά την κίνηση της βαλβίδας.", "toggles_a_valve_open_closed": "Ανοίγει/κλείνει μια βαλβίδα.", - "load_url_description": "Φορτώνει μια διεύθυνση URL στο Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Εντολή(ες) για αποστολή στο Google Assistant.", - "command": "Εντολή", - "media_player_entity": "Media player entity", - "send_text_command": "Αποστολή εντολής κειμένου", - "code_description": "Κωδικός που χρησιμοποιείται για το ξεκλείδωμα της κλειδαριάς.", - "arm_with_custom_bypass": "Οπλισμός με προσαρμοσμένη παράκαμψη", - "alarm_arm_vacation_description": "Ρυθμίζει τον συναγερμό σε: _οπλισμένος για διακοπές_.", - "disarms_the_alarm": "Απενεργοποιεί το συναγερμό.", - "alarm_trigger_description": "Ενεργοποιεί μια εξωτερική πυροδότηση συναγερμού.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Μορφοποίηση ερωτήματος", "url_description": "URL όπου μπορούν να βρεθούν τα πολυμέσα.", "media_url": "URL πολυμέσων", "get_media_url": "Λήψη URL πολυμέσων", "play_media_description": "Λήψη αρχείου από τη δεδομένη διεύθυνση URL.", + "clears_all_log_entries": "Διαγράφει όλες τις καταχωρήσεις αρχείου καταγραφής.", + "clear_all": "Εκκαθάριση όλων", + "write_log_entry": "Εγγραφή καταχώρησης αρχείου καταγραφής.", + "log_level": "Επίπεδο καταγραφής.", + "message_to_log": "Μήνυμα για καταγραφή.", + "reload_themes_description": "Επαναφορτώνει τα θέματα από τη διαμόρφωση YAML.", + "reload_themes": "Επαναφόρτωση θεμάτων", + "name_of_a_theme": "Ονομα ενός θέματος.", + "set_the_default_theme": "Ορισμός του προεπιλεγμένου θέματος", + "clear_skipped_update": "Διαγραφή ενημέρωσης που παραλείφθηκε", + "install_update": "Εγκατάσταση ενημέρωσης", + "skip_description": "Σημειώνει την τρέχουσα διαθέσιμη ενημέρωση ως παραλειφθείσα.", + "skip_update": "Παράλειψη ενημέρωσης", + "brightness_value": "Τιμή φωτεινότητας", + "a_human_readable_color_name": "Ενα όνομα χρώματος που διαβάζεται εύκολα.", + "color_name": "Ονομα χρώματος", + "color_temperature_in_mireds": "Θερμοκρασία χρώματος σε mireds.", + "light_effect": "Εφέ φωτός.", + "hue_sat_color": "Απόχρωση/Κορεσμός χρώματος", + "color_temperature_in_kelvin": "Θερμοκρασία χρώματος σε Kelvin.", + "profile_description": "Ονομα ενός προφίλ φώτων για χρήση.", + "rgbw_color": "RGBW-χρώμα", + "rgbww_color": "RGBWW-χρώμα", + "white_description": "Ρυθμίστε το φως στη λειτουργία λευκού.", + "xy_color": "XY-χρώμα", + "turn_off_description": "Σβήστε ένα ή περισσότερα φώτα.", + "brightness_step_description": "Αλλαγή της φωτεινότητας κατά ένα ποσό.", + "brightness_step_value": "Τιμή βήματος φωτεινότητας", + "brightness_step_pct_description": "Αλλαγή της φωτεινότητας κατά ένα ποσοστό.", + "brightness_step": "Βήμα φωτεινότητας", + "decrements_a_counter": "Μειώνει έναν μετρητή.", + "increments_a_counter": "Αυξάνει έναν μετρητή.", + "resets_a_counter": "Επαναφέρει έναν μετρητή.", + "sets_the_counter_value": "Ορίζει την τιμή του μετρητή.", + "toggles_the_helper_on_off": "Ενεργοποιεί/απενεργοποιεί τον βοηθό.", + "turns_off_the_helper": "Απενεργοποιεί τον βοηθό.", + "turns_on_the_helper": "Ενεργοποιεί τον βοηθό.", + "start_date_description": "Η ημερομηνία έναρξης ενός ολοήμερου συμβάντος.", + "create_event": "Δημιουργία συμβάντος", + "get_events": "Λήψη συμβάντων", + "list_event": "Λίστα συμβάντων", + "turns_auxiliary_heater_on_off": "Ενεργοποιεί/απενεργοποιεί τη βοηθητική θέρμανση.", + "aux_heat_description": "Νέα τιμή του βοηθητικού θερμαντήρα.", + "turn_on_off_auxiliary_heater": "Ενεργοποίηση/απενεργοποίηση της βοηθητικής θέρμανσης", + "sets_fan_operation_mode": "Ορίζει τον τρόπο λειτουργίας του ανεμιστήρα.", + "fan_operation_mode": "Τρόπος λειτουργίας ανεμιστήρα.", + "set_fan_mode": "Ορισμός λειτουργίας ανεμιστήρα.", + "sets_target_humidity": "Ορίζει την υγρασία-στόχο.", + "set_target_humidity": "Ορισμός υγρασίας-στόχου", + "sets_hvac_operation_mode": "Ορίζει τον τρόπο λειτουργίας κλιματισμού.", + "hvac_operation_mode": "Τρόπος λειτουργίας κλιματισμού", + "set_hvac_mode": "Ρύθμιση λειτουργίας κλιματισμού", + "sets_swing_operation_mode": "Ρυθμίζει τον τρόπο λειτουργίας ταλάντευσης.", + "swing_operation_mode": "Τρόπος λειτουργίας ταλάντευσης.", + "set_swing_mode": "Ρύθμιση λειτουργίας ταλάντευσης", + "sets_target_temperature": "Ορίζει τη θερμοκρασία-στόχο.", + "high_target_temperature": "Η θερμοκρασία-στόχος είναι υψηλή", + "target_temperature_high": "Θερμοκρασία-στόχος υψηλή", + "low_target_temperature": "Η θερμοκρασία-στόχος είναι χαμηλή.", + "target_temperature_low": "Θερμοκρασία-στόχος χαμηλή", + "set_target_temperature": "Ορισμός θερμοκρασίας-στόχου", + "turns_climate_device_off": "Απενεργοποιεί τη συσκευή κλίματος.", + "turns_climate_device_on": "Ενεργοποιεί τη συσκευή κλίματος.", + "notify_description": "Στέλνει ένα μήνυμα ειδοποίησης σε επιλεγμένους προορισμούς.", + "data": "Δεδομένα", + "title_for_your_notification": "Τίτλος για την ειδοποίησή σας.", + "title_of_the_notification": "Τίτλος της ειδοποίησης", + "send_a_persistent_notification": "Αποστολή μόνιμης ειδοποίησης", + "sends_a_notification_message": "Στέλνει ένα μήνυμα ειδοποίησης.", + "your_notification_message": "Το μήνυμα ειδοποίησής σας.", + "title_description": "Προαιρετικός τίτλος της ειδοποίησης.", + "send_a_notification_message": "Αποστολή μηνύματος ειδοποίησης", "sets_a_random_effect": "Ορίζει ένα τυχαίο εφέ.", "sequence_description": "Λίστα ακολουθιών HSV (Μέγιστο 16).", "backgrounds": "Φόντα", @@ -3021,113 +3222,14 @@ "random_effect": "Τυχαίο εφέ", "sets_a_sequence_effect": "Ορίζει ένα εφέ ακολουθίας.", "repetitions_for_continuous": "Επαναλήψεις (0 για συνεχόμενες).", - "repeats": "Επαναλήψεις", "sequence": "Ακολουθία", "speed_of_spread": "Ταχύτητα εξάπλωσης.", "spread": "Εξάπλωση", "sequence_effect": "Εφέ ακολουθίας", - "press_the_button_entity": "Πάτημα κουμπιού οντότητας.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Εκκινεί μια συνομιλία από ένα απομαγνητοφωνημένο κείμενο.", - "agent": "Πράκτορας", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Εισαγωγή μεταγραμμένου κειμένου.", - "process": "Διαδικασία", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Εμφανίζει μια ειδοποίηση στον πίνακα **Ειδοποιήσεις**.", - "message_description": "Message of the logbook entry.", - "notification_id": "ID ειδοποίησης", - "title_description": "Τίτλος για το μήνυμα ειδοποίησής σας.", - "dismiss_description": "Αφαιρεί μια ειδοποίηση από τον πίνακα **Ειδοποιήσεις**.", - "notification_id_description": "ID της ειδοποίησης που πρόκειται να αφαιρεθεί.", - "dismiss_all_description": "Αφαιρεί όλες τις ειδοποιήσεις από τον πίνακα **Ειδοποιήσεις**.", - "notify_description": "Στέλνει ένα μήνυμα ειδοποίησης σε επιλεγμένους προορισμούς.", - "data": "Δεδομένα", - "title_for_your_notification": "Τίτλος για την ειδοποίησή σας.", - "title_of_the_notification": "Τίτλος της ειδοποίησης", - "send_a_persistent_notification": "Αποστολή μόνιμης ειδοποίησης", - "sends_a_notification_message": "Αποστέλλει ένα μήνυμα ειδοποίησης.", - "your_notification_message": "Το μήνυμα ειδοποίησής σας.", - "send_a_notification_message": "Αποστολή μηνύματος ειδοποίησης", - "device_description": "ID συσκευής για αποστολή εντολής.", - "delete_command": "Διαγραφή εντολής", - "alternative": "Εναλλακτική", - "command_type_description": "Ο τύπος της εντολής που πρέπει να μάθει.", - "command_type": "Τύπος εντολής", - "timeout_description": "Χρονικό όριο για την εκμάθηση της εντολής.", - "learn_command": "Εκμάθηση εντολής", - "delay_seconds": "Δευτερόλεπτα καθυστέρησης", - "hold_seconds": "Δευτερόλεπτα αναμονής", - "send_command": "Αποστολή εντολής", - "toggles_a_device_on_off": "Ενεργοποιεί/απενεργοποιεί μια συσκευή.", - "turns_the_device_off": "Απενεργοποιεί τη συσκευή.", - "turn_on_description": "Στέλνει την εντολή ενεργοποίησης.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Κλειδώνει μια κλειδαριά.", - "opens_a_lock": "Ανοίγει μια κλειδαριά.", - "unlocks_a_lock": "Ξεκλειδώνει μια κλειδαριά.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Ενεργοποίηση/απενεργοποίηση της βοηθητικής θέρμανσης", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Ορισμός λειτουργίας ανεμιστήρα.", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Προσθέτει ένα νέο συμβάν ημερολογίου.", - "calendar_id_description": "Το ID του ημερολογίου που θέλετε.", - "calendar_id": "Αναγνωριστικό ημερολογίου", - "description_description": "Η περιγραφή του συμβάντος. Προαιρετικά.", - "summary_description": "Λειτουργεί ως τίτλος του συμβάντος.", - "creates_event": "Δημιουργεί συμβάν", - "dashboard_path": "Διαδρομή ταμπλό", - "view_path": "Διαδρομή προβολής", - "show_dashboard_view": "Εμφάνιση προβολής ταμπλό", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Απόχρωση/Κορεσμός χρώματος", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Σβήστε ένα ή περισσότερα φώτα.", - "brightness_step_description": "Αλλαγή της φωτεινότητας κατά ένα ποσό.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "export": "Εξαγωγή", "publish_description": "Δημοσιεύει ένα μήνυμα σε ένα θέμα MQTT.", + "evaluate_payload": "Αξιολόγηση ωφέλιμου φορτίου", "the_payload_to_publish": "Ωφέλιμο φορτίο προς δημοσίευση.", "payload": "Ωφέλιμο φορτίο", "payload_template": "Πρότυπο ωφέλιμου φορτίου", @@ -3135,89 +3237,56 @@ "retain": "Διατήρηση", "topic_to_publish_to": "Θέμα για δημοσίευση.", "publish": "Δημοσίευση", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Δημιουργεί μια προσαρμοσμένη καταχώρηση στο ημερολόγιο.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Ενεργοποιεί/απενεργοποιεί έναν διακόπτη.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Επαναφορτώνει τα θέματα από τη διαμόρφωση YAML.", - "reload_themes": "Επαναφόρτωση θεμάτων", - "name_of_a_theme": "Ονομα ενός θέματος.", - "set_the_default_theme": "Ορισμός του προεπιλεγμένου θέματος", - "toggles_the_helper_on_off": "Ενεργοποιεί/απενεργοποιεί τον βοηθό.", - "turns_off_the_helper": "Απενεργοποιεί τον βοηθό.", - "turns_on_the_helper": "Ενεργοποιεί τον βοηθό.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Λάβετε πρόγνωση καιρού.", - "type_description": "Τύπος πρόβλεψης: ημερήσια, ωριαία ή δύο φορές την ημέρα.", - "forecast_type": "Τύπος πρόβλεψης", - "get_forecast": "Λήψη πρόβλεψης", - "get_weather_forecasts": "Λάβετε προγνώσεις καιρού.", - "get_forecasts": "Λήψη προβλέψεων", - "disables_the_motion_detection": "Απενεργοποιεί την ανίχνευση κίνησης.", - "disable_motion_detection": "Απενεργοποίηση ανίχνευσης κίνησης", - "enables_the_motion_detection": "Ενεργοποιεί την ανίχνευση κίνησης.", - "enable_motion_detection": "Ενεργοποίηση ανίχνευσης κίνησης", - "format_description": "Μορφή ροής που υποστηρίζεται από το πρόγραμμα αναπαραγωγής πολυμέσων.", - "format": "Μορφή", - "media_player_description": "Προγράμματα αναπαραγωγής πολυμέσων για αναπαραγωγή ροής.", - "play_stream": "Αναπαραγωγή ροής", - "filename": "Ονομα αρχείου", - "lookback": "Αναδρομή", - "snapshot_description": "Λαμβάνει ένα στιγμιότυπο από μια φωτογραφική μηχανή.", - "take_snapshot": "Λήψη στιγμιότυπου", - "turns_off_the_camera": "Απενεργοποιεί την κάμερα.", - "turns_on_the_camera": "Ενεργοποιεί την κάμερα.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Ορίζει την ημερομηνία ή/και την ώρα.", - "the_target_date": "Η ημερομηνία-στόχος.", - "datetime_description": "Η ημερομηνία και ώρα στόχος.", - "date_time": "Ημερομηνία & ώρα", - "the_target_time": "Η ώρα-στόχος.", - "bridge_identifier": "Αναγνωριστικό bridge", - "configuration_payload": "Ωφέλιμο φορτίο διαμόρφωσης", - "entity_description": "Αντιπροσωπεύει ένα συγκεκριμένο τελικό σημείο συσκευής στο deCONZ.", - "path": "Διαδρομή", - "device_refresh_description": "Ανανεώνει τις διαθέσιμες συσκευές από την deCONZ.", - "device_refresh": "Ανανέωση συσκευής", - "remove_orphaned_entries": "Αφαίρεση ορφανών καταχωρήσεων", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Δημιουργεί/Ενημερώνει μια ομάδα χρηστών.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Ακυρώνει έναν χρονοδιακόπτη.", - "changes_a_timer": "Αλλάζει έναν χρονοδιακόπτη.", - "finishes_a_timer": "Ολοκληρώνει έναν χρονοδιακόπτη.", - "pauses_a_timer": "Θέτει σε παύση έναν χρονοδιακόπτη.", - "starts_a_timer": "Ξεκινά έναν χρονοδιακόπτη.", - "duration_description": "Διάρκεια που απαιτείται για να ολοκληρωθεί ο χρονοδιακόπτης. [προαιρετικό].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Διαγραφή ενημέρωσης που παραλείφθηκε", - "install_update": "Εγκατάσταση ενημέρωσης", - "skip_description": "Σημειώνει την τρέχουσα διαθέσιμη ενημέρωση ως παραλειφθείσα.", - "skip_update": "Παράλειψη ενημέρωσης" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "ID ειδοποίησης", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID της ειδοποίησης που πρόκειται να αφαιρεθεί.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Εκκινεί μια συνομιλία από ένα απομαγνητοφωνημένο κείμενο.", + "agent": "Πράκτορας", + "conversation_id": "ID συνομιλίας", + "transcribed_text_input": "Εισαγωγή μεταγραμμένου κειμένου.", + "process": "Διαδικασία", + "reloads_the_intent_configuration": "Επαναφέρει τη διαμόρφωση του intent.", + "conversation_agent_to_reload": "Πράκτορας συνομιλίας για επαναφόρτωση.", + "clears_the_playlist": "Καθαρίζει τη λίστα αναπαραγωγής.", + "clear_playlist": "Εκκαθάριση λίστας αναπαραγωγής", + "selects_the_next_track": "Επιλέγει το επόμενο κομμάτι.", + "pauses": "Κάνει παύση", + "starts_playing": "Ξεκινά την αναπαραγωγή.", + "toggles_play_pause": "Εναλλαγή αναπαραγωγής/παύσης.", + "selects_the_previous_track": "Επιλέγει το προηγούμενο κομμάτι.", + "seek": "Αναζήτηση", + "stops_playing": "Διακόπτει την αναπαραγωγή.", + "starts_playing_specified_media": "Ξεκινά την αναπαραγωγή των καθορισμένων πολυμέσων.", + "announce": "Ανακοίνωση", + "repeat_mode_to_set": "Λειτουργία επανάληψης για ορισμό.", + "select_sound_mode_description": "Επιλέγει μια συγκεκριμένη λειτουργία ήχου.", + "select_sound_mode": "Επιλέξτε λειτουργία ήχου", + "select_source": "Επιλέξτε πηγή", + "shuffle_description": "Εάν είναι ενεργοποιημένη ή όχι η λειτουργία τυχαίας αναπαραγωγής.", + "unjoin": "Αποσύνδεση", + "turns_down_the_volume": "Χαμηλώνει την ένταση του ήχου.", + "volume_mute_description": "Σίγαση ή κατάργηση σίγασης της συσκευής αναπαραγωγής πολυμέσων.", + "is_volume_muted_description": "Καθορίζει εάν είναι σε σίγαση ή όχι.", + "mute_unmute_volume": "Σίγαση/κατάργηση σίγασης έντασης", + "sets_the_volume_level": "Ρυθμίζει το επίπεδο έντασης.", + "set_volume": "Ρύθμιση έντασης", + "turns_up_the_volume": "Αυξάνει την ένταση του ήχου.", + "apply_filter": "Εφαρμογή φίλτρου", + "days_to_keep": "Ημέρες προς διατήρηση", + "repack": "Επανασυσκευασία", + "purge": "Εκκαθάριση", + "domains_to_remove": "Τομείς προς κατάργηση", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Οντότητες προς κατάργηση", + "purge_entities": "Εκκαθάριση οντοτήτων", + "see_description": "Καταγράφει μια συσκευή παρακολούθησης που έχει ανιχνευτεί.", + "battery_description": "Επίπεδο μπαταρίας της συσκευής.", + "gps_coordinates": "Συντεταγμένες GPS", + "gps_accuracy_description": "Ακρίβεια των συντεταγμένων GPS.", + "hostname_of_the_device": "Ονομα κεντρικού υπολογιστή της συσκευής.", + "hostname": "Ονομα κεντρικού υπολογιστή", + "mac_description": "Διεύθυνση MAC της συσκευής.", + "see": "Κοίτα" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/en-GB/en-GB.json b/packages/core/src/hooks/useLocale/locales/en-GB/en-GB.json index 9b5d4f0e..5c143a7c 100644 --- a/packages/core/src/hooks/useLocale/locales/en-GB/en-GB.json +++ b/packages/core/src/hooks/useLocale/locales/en-GB/en-GB.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Mailbox", "to_do_lists": "To-do lists", "developer_tools": "Developer Tools", "media": "Media", "profile": "Profile", + "panel_mailbox": "Mailbox", "panel_shopping_list": "Shopping List", "unknown": "Unknown", "unavailable": "Unavailable", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -108,12 +109,12 @@ "open_door": "Open door", "really_open": "Really open?", "done": "Done", + "ui_card_lock_open_door_success": "Door open", "source": "Source", "sound_mode": "Sound mode", "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -229,9 +230,11 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", + "ui_components_selectors_image_select_image": "Select image", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", @@ -257,13 +260,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -308,6 +312,7 @@ "event_type_event_detected": "{event_type} event detected", "detected_an_event": "detected an event", "detected_an_unknown_event": "detected an unknown event", + "ui_components_logbook_triggered_by_service": "triggered by service", "entity_picker_no_entities": "You don't have any entities", "no_matching_entities_found": "No matching entities found", "show_entities": "Show entities", @@ -340,7 +345,7 @@ "close_selection_mode": "Close selection mode", "select_all": "Select all", "select_none": "Select none", - "customize_table": "Customize table", + "customize_table": "Customise table", "conversation_agent": "Conversation agent", "none": "None", "country": "Country", @@ -425,7 +430,7 @@ "change_picture": "Change picture", "current_picture": "Current picture", "picture_upload_supported_formats": "Supports JPEG, PNG, or GIF image.", - "default_color_state": "Default colour (state)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -483,11 +488,13 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Service", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", + "ui_components_service_control_data": "Service data", + "ui_components_service_control_target_description": "What should this service use as targeted areas, devices or entities.", "no_related_items_found": "No related items found.", "related_entities": "Related entities", "related_items_group": "Part of the following groups", @@ -499,7 +506,7 @@ "filtering_by": "Filtering by", "number_hidden": "{number} hidden", "ungrouped": "Ungrouped", - "customize": "Customize", + "customize": "Customise", "hide_column_title": "Hide column {title}", "show_column_title": "Show column {title}", "restore_defaults": "Restore defaults", @@ -539,7 +546,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Film", "music": "Music", "playlist": "Playlist", @@ -620,7 +626,11 @@ "enter_qr_code_value": "Enter QR code value", "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", - "copy_to_clipboard": "Copy to clipboard", + "copy_to_clipboard": "Copy to Clipboard", + "last_changed": "Last Changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -690,6 +700,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "Cet assistant ne peut pas contrôler votre maison", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -706,8 +717,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -826,8 +835,10 @@ "rotate_right_and_flip": "Rotate right and flip", "rotate_right": "Rotate right", "voice_assistants": "Voice assistants", + "ui_dialogs_entity_registry_editor_hidden_description": "Hidden entities will not be shown on your dashboard or included when indirectly referenced (ie via an area or device). Their history is still tracked and you can still interact with them with services.", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -838,7 +849,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads timers from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -879,6 +890,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1007,11 +1019,12 @@ "no_notifications": "No Notifications", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "Failed to call service {service}.", "app_configuration": "App Configuration", "sidebar_toggle": "Sidebar Toggle", "hide_panel": "Hide panel", @@ -1021,7 +1034,8 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "No service to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1037,8 +1051,9 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Call service {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", "reset_focus": "Reset focus", @@ -1077,12 +1092,13 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", "search_entities": "Search entities", "no_unused_entities_found": "No unused entities found", - "saving_dashboard_configuration_failed": "Saving dashboard configuration failed.", + "delete_dashboard_configuration": "Saving dashboard configuration failed.", "delete_view": "Delete view", "views_delete_named_view_only": "''{name}'' view will be deleted.", "views_delete_unnamed_view_only": "This view will be deleted.", @@ -1105,6 +1121,8 @@ "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", "raw_editor_error_remove": "Unable to remove configuration: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "We will automatically generate your dashboard views with your areas and devices if you remove your dashboard configuration.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Are you sure you want to remove your dashboard configuration?", "title_of_your_dashboard": "Title of your dashboard", "edit_title": "Edit title", "title": "Title", @@ -1116,17 +1134,21 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of columns", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Badges", + "ui_panel_lovelace_editor_edit_view_type_helper_others": "You can not change your view to an other type because migration is not supported yet. Start from scratch with a new view if you want to use another view type.", + "ui_panel_lovelace_editor_edit_view_type_helper_sections": "You can not change your view to use the 'sections' view type because migration is not supported yet. Start from scratch with a new view if you want to experiment with the 'sections' view.", "card_configuration": "Card Configuration", "type_card_configuration": "{type} Card Configuration", "edit_card_pick_card": "Which card would you like to add?", @@ -1148,7 +1170,15 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configure how the card will appear on the dashboard. This settings will override the default size and position of the card.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Which card would you like to add to your {name} view?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Ajouter un badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1162,9 +1192,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1172,10 +1201,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation Path", "url_path": "URL Path", - "default_action": "Default Action", - "call_service": "Call Service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More Info", - "no_action": "No Action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1249,8 +1278,8 @@ "camera_entity": "Camera Entity", "image_entity": "Image Entity", "camera_view": "Camera View", - "double_tap_action": "Double Tap Action", - "hold_action": "Hold Action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to Show", "days_to_show": "Days to Show", "icon_height": "Icon Height", @@ -1258,13 +1287,13 @@ "maximum": "Maximum", "manual": "Manual", "minimum": "Minimum", - "paste_from_clipboard": "Paste from Clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh Interval", "show_icon": "Show Icon?", "show_name": "Show Name?", "show_state": "Show State?", - "tap_action": "Tap Action", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary Info Attribute", "generic_state_color": "Colour icons based on state?", "suggested_cards": "Suggested cards", @@ -1280,6 +1309,16 @@ "content": "Content", "media_control": "Media Control", "picture_elements": "Picture Elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture Entity", "picture_glance": "Picture Glance", "state_entity": "State Entity", @@ -1291,12 +1330,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Actions", + "ui_panel_lovelace_editor_card_tile_default_color": "Default colour (state)", "vertical_stack": "Vertical Stack", "weather_forecast": "Weather Forecast", "weather_to_show": "Weather to Show", @@ -1305,6 +1346,18 @@ "show_only_forecast": "Show only Forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "Display type", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Complete (icon, name and state)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimal (icon only)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standard (icon and state)", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1324,7 +1377,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1355,8 +1407,9 @@ "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", "no_description_available": "No description available.", - "by_entity": "By Entity", + "by_entity": "By entity", "by_card": "By Card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1364,6 +1417,8 @@ "header_editor": "Header Editor", "footer_editor": "Footer Editor", "feature_editor": "Feature editor", + "element_editor": "Éditeur d'élément", + "type_element_editor": "{type} editeur d'élément", "ui_panel_lovelace_editor_color_picker_colors_light_green": "Light Green", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity not available: {entity}", @@ -1375,117 +1430,145 @@ "compare_data": "Compare Data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "input_button": "Input button", - "bluetooth": "Bluetooth", - "home_assistant_core_integration": "Home Assistant Core Integration", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "automation": "Automation", + "auth": "Auth", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "default_config": "Default Config", + "esphome": "ESPHome", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "counter": "Counter", + "media_source": "Media Source", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "fully_kiosk_browser": "Fully Kiosk Browser", - "assist_pipeline": "Assist pipeline", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", - "home_assistant_alerts": "Home Assistant Alerts", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "zone": "Zone", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "wyoming_protocol": "Wyoming Protocol", - "blueprint": "Blueprint", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "event": "Event", - "speech_to_text_stt": "Speech-to-text (STT)", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "image_upload": "Image Upload", + "input_text": "Input text", + "input_select": "Input select", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronise devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1506,7 +1589,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1525,14 +1607,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", + "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", + "preferred": "Preferred", + "finished_speaking_detection": "Finished speaking detection", + "aggressive": "Aggressive", + "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1558,83 +1643,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "assist_in_progress": "Assist in progress", - "preferred": "Preferred", - "finished_speaking_detection": "Finished speaking detection", - "aggressive": "Aggressive", - "default": "Default", - "relaxed": "Relaxed", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1642,6 +1660,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1713,10 +1733,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1731,8 +1749,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1746,7 +1778,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1754,7 +1785,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1763,51 +1794,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1817,12 +1936,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1830,43 +1951,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1877,22 +1964,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "end_time": "End time", + "start_time": "Start time", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Colour temperature (mireds)", + "color_temperature_kelvin": "Colour temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum colour temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum colour temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum colour temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum colour temperature (mireds)", + "available_color_modes": "Available colour modes", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1905,6 +2005,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1923,238 +2024,107 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Colour temperature (mireds)", - "color_temperature_kelvin": "Colour temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum colour temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum colour temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum colour temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum colour temperature (mireds)", - "available_color_modes": "Available colour modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", - "abort_already_configured": "Device has already been configured.", - "invalid_host": "Invalid host.", - "wrong_smartthings_token": "Wrong SmartThings token.", - "error_st_device_not_found": "SmartThings TV deviceID not found.", - "error_st_device_used": "SmartThings TV deviceID already used.", - "samsungtv_smart_model": "SamsungTV Smart: {model}", - "host_or_ip_address": "Host or IP address", - "data_name": "Name assigned to the entity", - "smartthings_generated_token_optional": "SmartThings generated token (optional)", - "smartthings_tv": "SmartThings TV", - "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", - "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", - "abort_no_devices_found": "No devices found on the network", - "connection_error_error": "Connection error: {error}", - "invalid_authentication_error": "Invalid authentication: {error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", - "invalid_birth_topic": "Invalid birth topic", - "error_bad_certificate": "The CA certificate is invalid", - "invalid_discovery_prefix": "Invalid discovery prefix", - "invalid_will_topic": "Invalid will topic", - "broker": "Broker", - "data_certificate": "Upload custom CA certificate file", - "upload_client_certificate_file": "Upload client certificate file", - "upload_private_key_file": "Upload private key file", - "data_keepalive": "The time between sending keep alive messages", - "mqtt_protocol": "MQTT protocol", - "broker_certificate_validation": "Broker certificate validation", - "use_a_client_certificate": "Use a client certificate", - "ignore_broker_certificate_validation": "Ignore broker certificate validation", - "mqtt_transport": "MQTT transport", - "data_ws_headers": "WebSocket headers in JSON format", - "websocket_path": "WebSocket path", - "enable_discovery": "Enable discovery", - "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", - "reauth_confirm_title": "Re-authentication required with the MQTT broker", - "path_is_not_allowed": "Path is not allowed", - "path_is_not_valid": "Path is not valid", - "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", "all_entities": "All entities", "hide_members": "Hide members", "add_group": "Add Group", @@ -2162,14 +2132,61 @@ "data_round_digits": "Round value to number of decimals", "type": "Type", "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", "cover_group": "Cover group", "event_group": "Event group", "fan_group": "Fan group", "light_group": "Light group", "lock_group": "Lock group", "media_player_group": "Media player group", + "notify_group": "Notify group", "sensor_group": "Sensor group", "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", + "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", + "invalid_host": "Invalid host.", + "wrong_smartthings_token": "Wrong SmartThings token.", + "error_st_device_not_found": "SmartThings TV deviceID not found.", + "error_st_device_used": "SmartThings TV deviceID already used.", + "samsungtv_smart_model": "SamsungTV Smart: {model}", + "host_or_ip_address": "Host or IP address", + "data_name": "Name assigned to the entity", + "smartthings_generated_token_optional": "SmartThings generated token (optional)", + "smartthings_tv": "SmartThings TV", + "smartthings_tv_deviceid": "SmartThings TV deviceID", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", "abort_alternative_integration": "Device is better supported by another integration", "abort_discovery_error": "Failed to discover a matching DLNA device", "abort_incomplete_config": "Configuration is missing a required variable", @@ -2178,39 +2195,86 @@ "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", "hacs_is_not_setup": "HACS is not setup.", "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", "waiting_for_device_activation": "Waiting for device activation", "reauthentication_needed": "Reauthentication needed", "reauth_confirm_description": "You need to reauthenticate with GitHub.", "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", + "add_soliscloud_credentials": "Add SolisCloud credentials", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "No devices found on the network", + "connection_error_error": "Connection error: {error}", + "invalid_authentication_error": "Invalid authentication: {error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "Authenticate", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", + "invalid_birth_topic": "Invalid birth topic", + "error_bad_certificate": "The CA certificate is invalid", + "invalid_discovery_prefix": "Invalid discovery prefix", + "invalid_will_topic": "Invalid will topic", + "broker": "Broker", + "data_certificate": "Upload custom CA certificate file", + "upload_client_certificate_file": "Upload client certificate file", + "upload_private_key_file": "Upload private key file", + "data_keepalive": "The time between sending keep alive messages", + "mqtt_protocol": "MQTT protocol", + "broker_certificate_validation": "Broker certificate validation", + "use_a_client_certificate": "Use a client certificate", + "ignore_broker_certificate_validation": "Ignore broker certificate validation", + "mqtt_transport": "MQTT transport", + "data_ws_headers": "WebSocket headers in JSON format", + "websocket_path": "WebSocket path", + "enable_discovery": "Enable discovery", + "data_description_discovery": "Option to enable MQTT automatic discovery.", + "installing_add_on": "Installing add-on", + "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", + "path_is_not_allowed": "Path is not allowed", + "path_is_not_valid": "Path is not valid", + "path_to_file": "Path to file", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2293,23 +2357,61 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", + "retry_count": "Retry count", + "select_test_server": "Select test server", + "invalid_url": "Invalid URL", + "data_browse_unfiltered": "Show incompatible media when browsing", + "event_listener_callback_url": "Event listener callback URL", + "data_listen_port": "Event listener port (random if not set)", + "poll_for_device_availability": "Poll for device availability", + "init_title": "DLNA Digital Media Renderer configuration", "ignore_cec": "Ignore CEC", "allowed_uuids": "Allowed UUIDs", "advanced_google_cast_configuration": "Advanced Google Cast configuration", + "abort_pending_tasks": "There are pending tasks. Try again later.", + "data_not_in_use": "Not in use with YAML", + "filter_with_country_code": "Filter with country code", + "enable_experimental_features": "Enable experimental features", + "data_release_limit": "Number of releases to show", + "enable_debug": "Enable debug", + "data_appdaemon": "Enable AppDaemon apps discovery & tracking", + "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", + "side_panel_icon": "Side panel icon", + "side_panel_title": "Side panel title", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", "broker_options": "Broker options", "enable_birth_message": "Enable birth message", "birth_message_payload": "Birth message payload", @@ -2323,30 +2425,22 @@ "will_message_retain": "Will message retain", "will_message_topic": "Will message topic", "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", - "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", - "invalid_url": "Invalid URL", - "data_browse_unfiltered": "Show incompatible media when browsing", - "event_listener_callback_url": "Event listener callback URL", - "data_listen_port": "Event listener port (random if not set)", - "poll_for_device_availability": "Poll for device availability", - "init_title": "DLNA Digital Media Renderer configuration", - "abort_pending_tasks": "There are pending tasks. Try again later.", - "data_not_in_use": "Not in use with YAML", - "filter_with_country_code": "Filter with country code", - "enable_experimental_features": "Enable experimental features", - "data_release_limit": "Number of releases to show", - "enable_debug": "Enable debug", - "data_appdaemon": "Enable AppDaemon apps discovery & tracking", - "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", - "side_panel_icon": "Side panel icon", - "side_panel_title": "Side panel title", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", "first_button": "First button", "second_button": "Second button", "third_button": "Third button", @@ -2363,27 +2457,115 @@ "subtype_single_push": "{subtype} single push", "subtype_triple_clicked": "\"{subtype}\" triple clicked", "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", "set_value_for_entity_name": "Set value for {entity_name}", "value": "Value", "close_entity_name": "Close {entity_name}", "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", "open_entity_name_tilt": "Open {entity_name} tilt", "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2392,7 +2574,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2410,7 +2591,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2421,8 +2601,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2442,7 +2620,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2453,14 +2630,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2479,53 +2654,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2616,64 +2746,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2804,10 +2883,53 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2833,48 +2955,49 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt position.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", - "creates_a_new_backup": "Creates a new backup.", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", + "decrement_description": "Decrements the current value by 1 step.", + "increment_description": "Increments the value by 1 step.", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2895,20 +3018,8 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "decrement_description": "Decrements the current value by 1 step.", - "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2943,41 +3054,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "creates_a_new_backup": "Creates a new backup.", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt position.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2997,6 +3134,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for holiday_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3008,45 +3166,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for holiday_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3073,109 +3294,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3183,91 +3306,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "press_the_button_entity": "Press the button entity.", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/en/en.json b/packages/core/src/hooks/useLocale/locales/en/en.json index d7f11272..95d0352b 100644 --- a/packages/core/src/hooks/useLocale/locales/en/en.json +++ b/packages/core/src/hooks/useLocale/locales/en/en.json @@ -6,7 +6,6 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Mailbox", "to_do_lists": "To-do lists", "developer_tools": "Developer tools", "media": "Media", @@ -93,6 +92,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +112,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -228,7 +227,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +256,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -480,10 +481,9 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -536,7 +536,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -618,6 +617,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -687,6 +690,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -703,8 +707,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,6 +827,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -835,7 +838,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -874,6 +877,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1002,7 +1006,7 @@ "no_notifications": "No notifications", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1016,7 +1020,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1032,7 +1036,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1072,6 +1076,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1092,6 +1097,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1107,14 +1113,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1139,6 +1146,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1152,9 +1166,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1162,10 +1175,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1239,8 +1252,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1249,12 +1262,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1271,6 +1284,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1282,8 +1305,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1296,6 +1319,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1315,7 +1346,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1347,7 +1377,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1355,6 +1386,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity not available: {entity}", "entity_is_non_numeric_entity": "Entity is non-numeric: {entity}", @@ -1365,118 +1398,146 @@ "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "input_button": "Input button", - "bluetooth": "Bluetooth", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "counter": "Counter", + "media_source": "Media Source", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Filesize", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Filesize", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "speedtest_net": "Speedtest.net", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "zone": "Zone", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "localtuya": "LocalTuya", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1497,7 +1558,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1516,20 +1576,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1555,77 +1612,25 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", + "bytes_received": "Bytes received", + "server_country": "Server country", + "server_id": "Server ID", + "server_name": "Server name", + "ping": "Ping", + "upload": "Upload", + "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1697,10 +1702,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1715,8 +1718,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1730,7 +1747,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1738,7 +1754,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1747,58 +1763,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "bytes_received": "Bytes received", - "server_country": "Server country", - "server_id": "Server ID", - "server_name": "Server name", - "ping": "Ping", - "upload": "Upload", - "bytes_sent": "Bytes sent", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1808,12 +1905,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1821,43 +1920,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1868,22 +1933,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1896,6 +1974,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1914,119 +1993,136 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", - "invalid_host": "Invalid host.", - "wrong_smartthings_token": "Wrong SmartThings token.", - "error_st_device_not_found": "SmartThings TV deviceID not found.", - "error_st_device_used": "SmartThings TV deviceID already used.", - "samsungtv_smart_model": "SamsungTV Smart: {model}", - "host_or_ip_address": "Host or IP address", - "data_name": "Name assigned to the entity", - "smartthings_generated_token_optional": "SmartThings generated token (optional)", - "smartthings_tv": "SmartThings TV", - "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", "abort_device_updated": "Device configuration has been updated!", "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", "error_device_list_failed": "Failed to retrieve device list.\n{msg}", @@ -2036,8 +2132,44 @@ "secret": "Secret", "user_id": "User ID", "data_no_cloud": "Do not configure Cloud API account", + "invalid_host": "Invalid host.", + "wrong_smartthings_token": "Wrong SmartThings token.", + "error_st_device_not_found": "SmartThings TV deviceID not found.", + "error_st_device_used": "SmartThings TV deviceID already used.", + "samsungtv_smart_model": "SamsungTV Smart: {model}", + "host_or_ip_address": "Host or IP address", + "data_name": "Name assigned to the entity", + "smartthings_generated_token_optional": "SmartThings generated token (optional)", + "smartthings_tv": "SmartThings TV", + "smartthings_tv_deviceid": "SmartThings TV deviceID", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2051,43 +2183,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", - "path_is_not_allowed": "Path is not allowed", - "path_is_not_valid": "Path is not valid", - "path_to_file": "Path to file", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2106,102 +2225,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", + "path_is_not_allowed": "Path is not allowed", + "path_is_not_valid": "Path is not valid", + "path_to_file": "Path to file", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2284,50 +2326,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "data_calendar_access": "Home Assistant access to Google Calendar", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2338,11 +2375,46 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", "subtype_button_up": "{subtype} button up", "subtype_double_clicked": "\"{subtype}\" double clicked", "subtype_double_push": "{subtype} double push", @@ -2354,27 +2426,115 @@ "subtype_single_push": "{subtype} single push", "subtype_triple_clicked": "\"{subtype}\" triple clicked", "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", "set_value_for_entity_name": "Set value for {entity_name}", "value": "Value", "close_entity_name": "Close {entity_name}", "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", "open_entity_name_tilt": "Open {entity_name} tilt", "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2383,7 +2543,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2401,7 +2560,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2412,8 +2570,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2433,7 +2589,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2444,14 +2599,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2470,53 +2623,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2607,76 +2715,31 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", - "alice_blue": "Alice blue", - "antique_white": "Antique white", - "aqua": "Aqua", - "aquamarine": "Aquamarine", - "azure": "Azure", - "beige": "Beige", - "bisque": "Bisque", - "blanched_almond": "Blanched almond", - "blue_violet": "Blue violet", - "burlywood": "Burlywood", - "cadet_blue": "Cadet blue", - "chartreuse": "Chartreuse", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", + "most_recently_updated": "Most recently updated", + "arithmetic_mean": "Arithmetic mean", + "median": "Median", + "product": "Product", + "statistical_range": "Statistical range", + "standard_deviation": "Standard deviation", + "alice_blue": "Alice blue", + "antique_white": "Antique white", + "aqua": "Aqua", + "aquamarine": "Aquamarine", + "azure": "Azure", + "beige": "Beige", + "bisque": "Bisque", + "blanched_almond": "Blanched almond", + "blue_violet": "Blue violet", + "burlywood": "Burlywood", + "cadet_blue": "Cadet blue", + "chartreuse": "Chartreuse", "chocolate": "Chocolate", "coral": "Coral", "cornflower_blue": "Cornflower blue", @@ -2795,16 +2858,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", - "most_recently_updated": "Most recently updated", - "arithmetic_mean": "Arithmetic mean", - "median": "Median", - "product": "Product", - "statistical_range": "Statistical range", - "standard_deviation": "Standard deviation", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2830,47 +2938,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2891,21 +2983,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2940,41 +3029,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "press_the_button_entity": "Press the button entity.", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "creates_a_new_backup": "Creates a new backup.", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2994,107 +3109,13 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", - "apply_description": "Activates a scene with configuration.", - "entities_description": "List of entities and their target state.", - "entities_state": "Entities state", - "transition": "Transition", - "apply": "Apply", - "creates_a_new_scene": "Creates a new scene.", - "scene_id_description": "The entity ID of the new scene.", - "scene_entity_id": "Scene entity ID", - "snapshot_entities": "Snapshot entities", - "delete_description": "Deletes a dynamically created scene.", - "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", - "closes_a_valve": "Closes a valve.", - "opens_a_valve": "Opens a valve.", - "set_valve_position_description": "Moves a valve to a specific position.", - "stops_the_valve_movement": "Stops the valve movement.", - "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", "arm_with_custom_bypass": "Arm with custom bypass", "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", "disarms_the_alarm": "Disarms the alarm.", "alarm_trigger_description": "Enables an external alarm trigger.", - "extract_media_url_description": "Extract media URL from a service.", - "format_query": "Format query", - "url_description": "URL where the media can be found.", - "media_url": "Media URL", - "get_media_url": "Get Media URL", - "play_media_description": "Downloads file from given URL.", - "sets_a_random_effect": "Sets a random effect.", - "sequence_description": "List of HSV sequences (Max 16).", - "backgrounds": "Backgrounds", - "initial_brightness": "Initial brightness.", - "range_of_brightness": "Range of brightness.", - "brightness_range": "Brightness range", - "fade_off": "Fade off", - "range_of_hue": "Range of hue.", - "hue_range": "Hue range", - "initial_hsv_sequence": "Initial HSV sequence.", - "initial_states": "Initial states", - "random_seed": "Random seed", - "range_of_saturation": "Range of saturation.", - "saturation_range": "Saturation range", - "segments_description": "List of Segments (0 for all).", - "segments": "Segments", - "range_of_transition": "Range of transition.", - "transition_range": "Transition range", - "random_effect": "Random effect", - "sets_a_sequence_effect": "Sets a sequence effect.", - "repetitions_for_continuous": "Repetitions (0 for continuous).", - "repetitions": "Repetitions", - "sequence": "Sequence", - "speed_of_spread": "Speed of spread.", - "spread": "Spread", - "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", "device_description": "Device ID to send command to.", "delete_command": "Delete command", "alternative": "Alternative", @@ -3109,50 +3130,58 @@ "toggles_a_device_on_off": "Toggles a device on/off.", "turns_the_device_off": "Turns the device off.", "turn_on_description": "Sends the power on command.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", + "apply_description": "Activates a scene with configuration.", + "entities_description": "List of entities and their target state.", + "entities_state": "Entities state", + "transition": "Transition", + "apply": "Apply", + "creates_a_new_scene": "Creates a new scene.", + "scene_id_description": "The entity ID of the new scene.", + "scene_entity_id": "Scene entity ID", + "snapshot_entities": "Snapshot entities", + "delete_description": "Deletes a dynamically created scene.", + "activates_a_scene": "Activates a scene.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", "add_event_description": "Adds a new calendar event.", "calendar_id_description": "The id of the calendar you want.", "calendar_id": "Calendar ID", "description_description": "The description of the event. Optional.", "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", "creates_event": "Creates event", + "extract_media_url_description": "Extract media URL from a service.", + "format_query": "Format query", + "url_description": "URL where the media can be found.", + "media_url": "Media URL", + "get_media_url": "Get Media URL", + "play_media_description": "Downloads file from given URL.", + "closes_a_valve": "Closes a valve.", + "opens_a_valve": "Opens a valve.", + "set_valve_position_description": "Moves a valve to a specific position.", + "stops_the_valve_movement": "Stops the valve movement.", + "toggles_a_valve_open_closed": "Toggles a valve open/closed.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", "brightness_value": "Brightness value", "a_human_readable_color_name": "A human-readable color name.", "color_name": "Color name", @@ -3170,10 +3199,81 @@ "brightness_step_value": "Brightness step value", "brightness_step_pct_description": "Change brightness by a percentage.", "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "selects_the_next_option": "Selects the next option.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", + "sets_a_random_effect": "Sets a random effect.", + "sequence_description": "List of HSV sequences (Max 16).", + "backgrounds": "Backgrounds", + "initial_brightness": "Initial brightness.", + "range_of_brightness": "Range of brightness.", + "brightness_range": "Brightness range", + "fade_off": "Fade off", + "range_of_hue": "Range of hue.", + "hue_range": "Hue range", + "initial_hsv_sequence": "Initial HSV sequence.", + "initial_states": "Initial states", + "random_seed": "Random seed", + "range_of_saturation": "Range of saturation.", + "saturation_range": "Saturation range", + "segments_description": "List of Segments (0 for all).", + "segments": "Segments", + "range_of_transition": "Range of transition.", + "transition_range": "Transition range", + "random_effect": "Random effect", + "sets_a_sequence_effect": "Sets a sequence effect.", + "repetitions_for_continuous": "Repetitions (0 for continuous).", + "repetitions": "Repetitions", + "sequence": "Sequence", + "speed_of_spread": "Speed of spread.", + "spread": "Spread", + "sequence_effect": "Sequence effect", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3181,90 +3281,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "selects_the_next_option": "Selects the next option.", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/eo/eo.json b/packages/core/src/hooks/useLocale/locales/eo/eo.json index c83b11cc..86bb0cec 100644 --- a/packages/core/src/hooks/useLocale/locales/eo/eo.json +++ b/packages/core/src/hooks/useLocale/locales/eo/eo.json @@ -6,7 +6,6 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Mailbox", "to_do_lists": "To-do lists", "developer_tools": "Developer tools", "media": "Media", @@ -93,6 +92,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +112,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -228,7 +227,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +256,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -480,10 +481,9 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -536,7 +536,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -618,6 +617,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -687,6 +690,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "Mi trovis jenon por vi:", "voice_command_error": "Ho ve, eraro okazis", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Kiel mi povas helpi?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -703,8 +707,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,6 +827,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -835,7 +838,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -874,6 +877,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1002,7 +1006,7 @@ "no_notifications": "No notifications", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1016,7 +1020,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1032,7 +1036,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1072,6 +1076,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Neuzataj entoj", @@ -1093,6 +1098,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Ne eblas analizi YAML: {error}", "raw_editor_error_invalid_config": "Via config ne estas valida: {error}", "raw_editor_error_save_yaml": "Ne eblas konservi YAML: {error}", @@ -1108,14 +1114,15 @@ "move_view_left": "Movi vidon al la maldekstren", "move_view_right": "Movi vidon al la dekstren", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Échec de la sauvegarde", @@ -1140,7 +1147,14 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Kiun karton vi ŝatus aldoni al via {name} vido?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1154,9 +1168,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1164,10 +1177,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1241,8 +1254,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1251,12 +1264,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1273,6 +1286,16 @@ "media_control": "Amaskomunikilaro Kontrolo", "picture": "Picture", "picture_elements": "Bildaj Elementoj", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Bildo Ento", "picture_glance": "Bildo Ekrigardo", "state_entity": "State entity", @@ -1284,8 +1307,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1298,6 +1321,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1317,7 +1348,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1349,7 +1379,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1357,6 +1388,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity not available: {entity}", "entity_is_non_numeric_entity": "Entity is non-numeric: {entity}", @@ -1367,117 +1400,145 @@ "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1498,7 +1559,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1517,20 +1577,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1556,77 +1613,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1634,6 +1630,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1705,10 +1703,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1723,8 +1719,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1738,7 +1748,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1746,7 +1755,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1755,51 +1764,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1809,12 +1906,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1822,43 +1921,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1869,22 +1934,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1897,6 +1975,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1915,107 +1994,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2026,19 +2143,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2052,40 +2184,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2104,105 +2226,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2285,50 +2327,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2339,43 +2376,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2384,7 +2544,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2402,7 +2561,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2413,8 +2571,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2434,7 +2590,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2445,14 +2600,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2471,53 +2624,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2608,64 +2716,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2802,10 +2859,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2831,47 +2939,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2892,21 +2984,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2941,41 +3030,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2995,6 +3110,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3006,45 +3142,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3071,110 +3270,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3182,90 +3282,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/es-419/es-419.json b/packages/core/src/hooks/useLocale/locales/es-419/es-419.json index fe24c52b..1baebcae 100644 --- a/packages/core/src/hooks/useLocale/locales/es-419/es-419.json +++ b/packages/core/src/hooks/useLocale/locales/es-419/es-419.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Buzón", "to_do_lists": "Listas de tareas pendientes", "developer_tools": "Herramientas para desarrolladores", "media": "Navegador del reproductor multimedia", "profile": "Profile", + "panel_mailbox": "Buzón", "panel_shopping_list": "Lista de compras", "unknown": "Unknown", "unavailable": "No disponible", @@ -94,6 +94,7 @@ "name_on": "{name} encendido", "resume_mowing": "Reanudar el corte", "start_mowing": "Empieza a cortar el césped", + "pause": "Pause", "return_to_dock": "Regresar a la base", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -106,7 +107,7 @@ "unlock": "Unlock", "open": "Open", "open_door": "Open door", - "really_open": "¿Realmente abrirla?", + "really_open": "¿Realmente abierto?", "done": "Done", "ui_card_lock_open_door_success": "Puerta abierta", "source": "Source", @@ -114,7 +115,6 @@ "browse_media": "Explorar medios", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Siguiente pista", "previous_track": "Pista anterior", @@ -189,7 +189,7 @@ "delete": "Delete", "delete_all": "Eliminar todos", "download": "Download", - "duplicate": "Duplicar tarjeta", + "duplicate": "Duplicar", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -230,9 +230,11 @@ "media_content_type": "Media content type", "upload_failed": "Error en la subida", "unknown_file": "Archivo desconocido", - "select_image": "Seleccionar imagen", + "image": "Image", + "select_label": "Seleccionar {label}", "upload_picture": "Subir imagen", "image_url": "Ruta local o URL web", + "ui_components_selectors_image_select_image": "Seleccionar imagen", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radio", @@ -258,13 +260,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Entrada manual", + "learn_more_about_templating": "Aprende más sobre plantillas", "show_password": "Mostrar contraseña", "hide_password": "Ocultar contraseña", "no_logbook_events_found": "No se encontraron eventos en el libro de registro.", "triggered_by": "desencadenado por", "triggered_by_automation": "desencadenado por la automatización", "triggered_by_script": "desencadenado por script", - "triggered_by_service": "desencadenado por el servicio", + "triggered_by_action": "disparado por acción", "logbook_triggered_by_numeric_state_of": "desencadenado por el estado numérico de", "triggered_by_state_of": "desencadenado por el estado de", "triggered_by_event": "desencadenado por evento", @@ -309,19 +312,20 @@ "event_type_event_detected": "{event_type} evento detectado", "detected_an_event": "detectó un evento", "detected_an_unknown_event": "detectó un evento desconocido", + "ui_components_logbook_triggered_by_service": "desencadenado por el servicio", "entity_picker_no_entities": "No tienes ninguna entidad", "no_matching_entities_found": "No se encontraron entidades coincidentes", "show_entities": "Mostrar entidades", "create_a_new_entity": "Crear una nueva entidad", "show_attributes": "Mostrar atributos", "expand": "Expandir", - "target_picker_expand_floor_id": "Dividir esta planta en áreas separadas.", + "target_picker_expand_floor_id": "Divida este piso en áreas separadas.", "target_picker_expand_device_id": "Dividir este dispositivo en entidades separadas.", - "remove_floor": "Eliminar planta", + "remove_floor": "Quitar piso", "remove_area": "Eliminar área", "remove_device": "Eliminar dispositivo", "remove_entity": "Eliminar entidad", - "remove_label": "Eliminar etiqueta", + "remove_label": "Quitar etiqueta", "choose_area": "Seleccionar área", "choose_device": "Seleccionar dispositivo", "choose_entity": "Seleccionar entidad", @@ -335,7 +339,7 @@ "sort_by_sortcolumn": "Ordenar por {sortColumn}", "group_by_groupcolumn": "Agrupar por {groupColumn}", "don_t_group": "No agrupar", - "collapse_all": "Contraer todo", + "collapse_all": "Colapsar todo", "expand_all": "Expandir todo", "selected_selected": "Seleccionado {selected}", "close_selection_mode": "Cerrar modo selección", @@ -366,17 +370,17 @@ "category": "Categoría", "add_category": "Añadir categoría", "add_new_category_name": "Añadir nueva categoría ''{name}''", - "add_new_category": "Añadir nueva categoría", + "add_new_category": "Añadir nueva categoria", "category_picker_no_categories": "No tienes ninguna categoría", "no_matching_categories_found": "No se encontraron categorías que coincidan", - "add_dialog_text": "Introduce el nombre de la nueva categoría.", + "add_dialog_text": "Ingrese el nombre de la nueva categoría.", "failed_to_create_category": "No se pudo crear la categoría.", "show_labels": "Mostrar etiquetas", "label": "Etiqueta", "tags": "Etiquetas", - "add_label": "Añadir etiqueta", + "add_label": "Agregar etiqueta", "add_new_label_name": "Añadir nueva etiqueta ''{name}''", - "add_new_label": "Añadir nueva etiqueta...", + "add_new_label": "Agregar nueva etiqueta…", "label_picker_no_labels": "No tienes ninguna etiqueta", "no_matching_labels_found": "No se han encontrado etiquetas coincidentes", "show_areas": "Mostrar áreas", @@ -394,7 +398,7 @@ "add_new_floor_name": "Agregar nuevo piso \"{name}\"", "add_new_floor": "Agregar nuevo piso...", "floor_picker_no_floors": "No tenés ningún piso", - "no_matching_floors_found": "No se han encontrado plantas coincidentes", + "no_matching_floors_found": "No se encontraron pisos que coincidan", "failed_to_create_floor": "Fallo al crear piso.", "ui_components_floor_picker_add_dialog_failed_create_floor": "Fallo al crear piso", "ui_components_floor_picker_add_dialog_text": "Ingresa el nombre del nuevo piso.", @@ -416,7 +420,7 @@ "mount_picker_use_datadisk": "Utilizar disco de datos para copias de seguridad", "error_fetch_mounts": "Hubo un error al cargar las ubicaciones.", "speech_to_text": "Voz a texto", - "filter": "Filtrar", + "filter": "Filtro", "filter_by_entity": "Filtrar por entidad", "filter_by_device": "Filtrar por dispositivo", "filter_by_area": "Filtrar por área", @@ -451,7 +455,7 @@ "yellow": "Yellow", "amber": "Ámbar", "orange": "Orange", - "deep_orange": "Naranja oscuro", + "deep_orange": "Naranja intenso", "brown": "Brown", "light_grey": "Light grey", "grey": "Grey", @@ -489,11 +493,13 @@ "mean": "Media", "sum": "Sum", "change": "Change", - "service": "servicio", + "ui_components_service_picker_service": "Servicio", "this_field_is_required": "Este campo es requerido", "targets": "Objetivos", - "service_data": "Datos de servicio", + "action_data": "Datos de la acción", "integration_documentation": "Documentación de integración", + "ui_components_service_control_data": "Datos de servicio", + "ui_components_service_control_target_description": "¿Qué debería utilizar este servicio como áreas, dispositivos o entidades?", "no_related_items_found": "No se encontraron elementos relacionados.", "related_entities": "Entidades relacionadas", "related_items_group": "Parte de los siguientes grupos", @@ -545,7 +551,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -627,6 +632,10 @@ "increase_temperature": "Aumentar la temperatura", "decrease_temperature": "Disminuir la temperatura", "copy_to_clipboard": "Copiar al portapapeles", + "last_changed": "Última modificación", + "last_updated": "Last updated", + "remaining_time": "Tiempo restante", + "install_status": "Estado de la instalación", "safe_mode": "Safe mode", "all_yaml_configuration": "Toda la configuración YAML", "domain": "Domain", @@ -694,6 +703,7 @@ "didn_t_quite_get_that": "No entendí eso", "voice_command_found": "Encontré lo siguiente para ti:", "voice_command_error": "¡Vaya! Se ha producido un error.", + "voice_command_conversation_no_control": "Este asistente no puede controlar tu casa", "how_can_i_assist": "¿Cómo puedo ayudar?", "enter_a_request": "Introduzca una solicitud", "send_text": "Enviar texto", @@ -709,8 +719,6 @@ "back_to_info": "Volver a la información", "related": "Relacionado", "device_info": "Información del dispositivo", - "last_changed": "Último cambio", - "last_updated": "Last updated", "show_more": "Mostrar más", "exit_edit_mode": "Salir del modo de edición", "last_action": "Last action", @@ -828,8 +836,10 @@ "rotate_right_and_flip": "Girar a la derecha y voltear", "rotate_right": "Gira a la derecha", "voice_assistants": "Asistentes de voz", + "ui_dialogs_entity_registry_editor_hidden_description": "Las entidades ocultas no se mostrarán en su tablero. Su historial aún se rastrea y aún puede interactuar con ellos con los servicios.", "enable_type": "Habilitar {type}", "device_registry_detail_enabled_cause": "{type} se deshabilitó por {cause}.", + "service": "servicio", "unknown_error": "Error desconocido", "expose": "Exponer", "alias": "Alias", @@ -840,7 +850,7 @@ "restart_home_assistant": "¿Reiniciar Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Recarga rápida", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Recargar la configuración", "failed_to_reload_configuration": "Error al recargar la configuración", "restart_description": "Interrumpe todas las automatizaciones y scripts en ejecución.", @@ -882,6 +892,7 @@ "input_select_no_options": "Aún no hay opciones.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Editar bloque de programación", "loading_loading_step": "Cargando el siguiente paso para {integration}", "options_successfully_saved": "Opciones guardadas con éxito.", "repair_issue": "Reparar problema", @@ -963,8 +974,8 @@ "create_backup": "Create backup", "update_backup_text": "Esto creará un respaldo antes de instalar.", "create": "Create", - "add_device": "Añadir dispositivo", - "matter_add_device_add_device_failed": "No se pudo añadir el dispositivo", + "add_device": "Agregar dispositivo", + "matter_add_device_add_device_failed": "No se pudo agregar el dispositivo", "add_matter_device": "Añadir dispositivo Matter", "no_it_s_new": "No. Es nuevo.", "main_answer_existing": "Si. Está en uso.", @@ -985,7 +996,7 @@ "pairing_code": "Código de emparejamiento", "copy_setup_code": "Copiar código de configuración", "apple_home_step": "Ahora ves el código de configuración.", - "accessory_settings": "Configuración del accesorio", + "accessory_settings": "Configuración de accesorios", "turn_on_pairing_mode": "Activar el modo de emparejamiento", "setup_code": "Código de configuración", "monday": "Lunes", @@ -1011,11 +1022,12 @@ "no_notifications": "Sin Notificaciones", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Error al llamar al servicio {service} .", + "notification_toast_action_failed": "No se pudo realizar la acción {service}.", "connection_lost_reconnecting": "Conexión perdida. Reconectando…", "home_assistant_has_started": "¡Home Assistant ha iniciado!", "triggered_name": "{name} activado", "notification_toast_no_matching_link_found": "No se encontró mi enlace coincidente para {path}", + "ui_notification_toast_service_call_failed": "Error al llamar al servicio {service} .", "app_configuration": "Configuración de la aplicación", "sidebar_toggle": "Alternar barra lateral", "hide_panel": "Ocultar panel", @@ -1025,7 +1037,8 @@ "actions_no_entity_toggle": "No se ha proporcionado ninguna entidad para alternar", "no_navigation_path_specified": "Sin ruta de navegación especificada", "actions_no_url": "No se ha especificado ninguna URL para abrir", - "actions_no_service": "Ningún servicio para ejecución especificado", + "actions_no_action": "No se ha especificado ninguna acción para ejecutar", + "ui_panel_lovelace_cards_actions_no_service": "Ningún servicio para ejecución especificado", "welcome_home": "Bienvenido a casa", "empty_state_go_to_integrations_page": "Ir a la página de integraciones.", "never_triggered": "Nunca activado", @@ -1041,8 +1054,9 @@ "navigate_to_location": "Navegar a {location}", "open_window_to_url_path": "Abrir ventana a {url_path}", "toggle_name": "Alternar {name}", - "call_service_name": "Servicio de llamadas {name}", + "perform_action_name": "Realizar la acción {name}", "show_more_info_name": "Mostrar más información: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Servicio de llamadas {name}", "recovery_mode_activated": "Modo de recuperación activado", "starting_description": "Home Assistant está iniciando, por favor espere …", "reset_focus": "Restablecer el enfoque", @@ -1081,6 +1095,7 @@ "energy_distribution_go_to_energy_dashboard": "Ir al panel de energía", "energy_usage": "Uso de energía", "previous_energy_usage": "Uso de energía anterior", + "untracked_consumption": "Consumo sin seguimiento", "low_carbon_energy_consumed": "Energía baja en carbono consumida", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "No se pudo calcular la energía baja en carbono consumida", "unused_entities": "Entidades no utilizadas", @@ -1105,39 +1120,44 @@ "edit_configuration": "Editar configuración", "unsaved_changes": "Cambios no guardados", "saved": "Guardado", + "delete_dashboard_configuration": "¿Borrar la configuración del panel de control?", "raw_editor_error_parse_yaml": "No se puede analizar el YAML: {error}", "raw_editor_error_invalid_config": "Su configuración no es válida: {error}", "raw_editor_error_save_yaml": "No se puede guardar YAML: {error}", "raw_editor_error_remove": "No se puede eliminar la configuración: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Generaremos automáticamente sus vistas de Lovelace UI con sus áreas y dispositivos si elimina su configuración de Lovelace UI.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "¿Está seguro de que desea eliminar la configuración de la interfaz de usuario de Lovelace?", "title_of_your_dashboard": "Título de tu interfaz de usuario de Lovelace", "edit_title": "Editar título", "title": "Title", "view_configuration": "Ver configuración", "name_view_configuration": "{name} Ver configuración", "add_view": "Agregar vista", - "background_title": "Añadir un fondo a la vista", + "background_title": "Agregar un fondo a la vista", "edit_view": "Editar vista", "move_view_left": "Mover vista a la izquierda", "move_view_right": "Mover vista a la derecha", "background": "Fondo", - "badges": "Fijar encima", "view_type": "Tipo de vista", "masonry_default": "Albañilería (predeterminado)", "sidebar": "Barra lateral", "panel_card": "Panel (1 tarjeta)", "sections_experimental": "Secciones (experimental)", "subview": "Subvista", - "max_number_of_columns": "Número máximo de columnas", + "edit_view_max_columns": "Número máximo de columnas", + "sections_view_specifics_settings": "Configuración específica de la vista de secciones", + "dense_section_placement": "Colocación de secciones densa", "edit_in_visual_editor": "Editar en el editor visual", "edit_in_yaml": "Editar en YAML", "saving_failed": "Error al guardar", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Fijar encima", "ui_panel_lovelace_editor_edit_view_type_helper_others": "No puedes cambiar tu vista a otro tipo porque la migración aún no está soportada. Empieza desde cero con una nueva vista si quieres utilizar otro tipo de vista.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "No puedes cambiar tu vista para usar el tipo de vista 'secciones' porque la migración aún no es compatible. Comienza desde cero con una nueva vista si quieres experimentar con la vista de \"secciones\".", "card_configuration": "Configuración de la tarjeta", "type_card_configuration": "{type} Configuración de la tarjeta", "edit_card_pick_card": "¿Qué tarjeta desea agregar?", - "toggle_editor": "Cambiar editor", - "you_have_unsaved_changes": "Tiene cambios no guardados", + "toggle_editor": "Alternar editor", + "you_have_unsaved_changes": "Tienes cambios sin guardar", "edit_card_confirm_cancel": "¿Está seguro de que desea cancelar?", "show_visual_editor": "Mostrar editor visual", "show_code_editor": "Mostrar editor de código", @@ -1152,8 +1172,17 @@ "more_options": "Mas opciones", "search_cards": "Buscar tarjetas", "layout": "Diseño", + "full_width_card": "Tarjeta de ancho completo", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configura cómo aparecerá la tarjeta en el panel de control. Esta configuración anulará el tamaño y la posición predeterminados de la tarjeta.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "¿Qué tarjeta le gustaría agregar a su vista de {name} ?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Visibilidad", + "badge_configuration": "Configuración de tarjeta", + "type_badge_configuration": "Configuración de insignia de {type}", + "edit_badge_pick_badge": "¿Que tarjeta deseas agregar?", + "edit_badge_confirm_cancel": "¿Estás seguro de que deseas cancelar?", + "add_badge": "Añadir insignia", + "suggest_badge_header": "Creamos una sugerencia para ti", + "add_to_dashboard": "Agregar a Lovelace UI", "move_card_error_title": "No es posible mover la tarjeta", "choose_a_view": "Elija una vista", "dashboard": "Tablero", @@ -1172,9 +1201,9 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} será eliminada.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Esta sección", "edit_section": "Editar sección", + "wide": "Ancho", "suggest_card_header": "Creamos una sugerencia para usted", "pick_different_card": "Elegir una tarjeta diferente", - "add_to_dashboard": "Agregar a Lovelace UI", "save_config_header": "Toma el control de tu interfaz de usuario de Lovelace", "save_config_empty_config": "Comience con un tablero vacío", "take_control": "Tomar el control", @@ -1182,10 +1211,11 @@ "migrate_configuration": "Migrar configuración", "navigation_path": "Ruta de navegación", "url_path": "Ruta URL", - "default_action": "Acción predeterminada", - "call_service": "Llamar al Servicio", + "default": "Default", + "perform_action": "Realizar acción", "more_info": "Más información", - "no_action": "Sin acción", + "nothing": "Nada", + "ui_panel_lovelace_editor_action_editor_actions_call_service": "Realizar una acción", "add_condition": "Agregar condición", "test": "Test", "condition_passes": "La condición pasa", @@ -1199,7 +1229,6 @@ "mobile": "Móvil", "tablet": "Tableta", "desktop": "Escritorio", - "wide": "Ancho", "min_size_px": "min: {size}px", "state_is_equal_to": "El estado es igual a", "state_state_not_equal": "El estado no es igual a", @@ -1257,8 +1286,8 @@ "camera_entity": "Entidad de la cámara", "image_entity": "Entidad de imagen", "camera_view": "Vista de la cámara", - "double_tap_action": "Acción de doble toque", - "hold_action": "Mantener la acción", + "double_tap_behavior": "Comportamiento de doble toque", + "hold_behavior": "Comportamiento de mantener pulsado", "hours_to_show": "Horas para mostrar", "days_to_show": "Días para mostrar", "icon_height": "Altura del icono", @@ -1267,12 +1296,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Pegar desde el portapapeles", - "generic_paste_description": "Pegar una tarjeta {type} desde el portapapeles", + "generic_paste_description": "Pegar una insignia {type} desde el portapapeles", "refresh_interval": "Intervalo de actualización", "show_icon": "¿Mostrar icono?", "show_name": "¿Mostrar nombre?", "show_state": "¿Mostrar estado?", - "tap_action": "Acción de toque", + "tap_behavior": "Comportamiento del toque", "secondary_info_attribute": "Atributo de información secundaria", "generic_state_color": "¿Iconos de colores según el estado?", "suggested_cards": "Tarjetas sugeridas", @@ -1288,6 +1317,16 @@ "content": "Contenido", "media_control": "Control multimedia", "picture_elements": "Elementos de imagen", + "card_options": "Opciones de tarjeta", + "elements": "Elementos", + "add_new_element": "Agregar nuevo elemento", + "dark_mode_image_path": "Ruta de la imagen en modo oscuro", + "state_filter": "Filtro de estado", + "dark_mode_state_filter": "Filtro de estado del modo oscuro", + "state_badge": "Tarjeta de estado", + "state_icon": "Icono de estado", + "state_label": "Etiqueta de estado", + "perform_action_button": "Botón realizar acción", "picture_glance": "Picture Glance", "state_entity": "Entidad de estado", "plant_status": "Estado de la planta", @@ -1297,12 +1336,15 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Mostrar la temperatura actual como información principal", "tile": "Mosaico", - "icon_tap_action": "Acción de toque de icono", - "actions": "Acciones", + "icon_tap_behavior": "Comportamiento del toque del icono", + "interactions": "Interacciones", "show_entity_picture": "Mostrar imagen de entidad", "vertical": "Vertical", "hide_state": "Ocultar estado", "state_content": "Contenido del estado", + "ui_panel_lovelace_editor_card_tile_actions": "Acciones", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Último cambio", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Última actualización", "vertical_stack": "Pila vertical", "weather_forecast": "Pronóstico del tiempo", "weather_to_show": "Tiempo para mostrar", @@ -1311,6 +1353,14 @@ "show_only_forecast": "Mostrar solo pronóstico", "select_forecast_type": "Seleccione el tipo de pronóstico", "no_type": "Sin tipo", + "style": "Estilo", + "prefix": "Prefijo", + "suffix": "Sufijo", + "state_image": "Imagen de estado", + "displayed_elements": "Elementos mostrados", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Completo (icono, nombre y estado)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Mínimo (Solo icono)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Estándar (icono y estado)", "features": "Funciones", "not_compatible": "No compatible", "features_no_compatible_available": "No hay funciones compatibles disponibles para esta entidad", @@ -1330,7 +1380,6 @@ "vacuum_commands": "Comandos de aspiradora", "commands": "Comandos", "climate_fan_modes": "Modos de ventilador climático", - "style": "Estilo", "dropdown": "Desplegable", "icons": "Iconos", "customize_fan_modes": "Personalizar modos de ventilador", @@ -1344,7 +1393,7 @@ "climate_preset_modes": "Modos predefinidos de climatización", "customize_preset_modes": "Personalizar modos predefinidos", "preset_modes": "Modos predefinidos", - "fan_preset_modes": "Modos predefinidos del ventilador", + "fan_preset_modes": "Modos preestablecidos del ventilador", "humidifier_toggle": "Alternar humidificador", "humidifier_modes": "Modos de humidificador", "customize_modes": "Personalizar modos", @@ -1363,9 +1412,10 @@ "hide_entities_without_area": "Ocultar entidades sin área", "hide_energy": "Ocultar energía", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Áreas ocultas", - "no_description_available": "No hay descripción disponible.", - "by_entity": "Por Entidad", + "no_description_available": "No hay una descripción disponible", + "by_entity": "Por entidad", "by_card": "Por Tarjeta", + "by_badge": "Por insignia", "header": "Encabezado", "footer": "Pie de página", "choose_a_type": "Elija un {type}", @@ -1373,11 +1423,12 @@ "header_editor": "Editor de encabezado", "footer_editor": "Editor de pie de página", "feature_editor": "Editor de características", + "element_editor": "Editor de elementos", + "type_element_editor": "Editor de elementos {type}", "ui_panel_lovelace_editor_color_picker_colors_blue": "Azul", "ui_panel_lovelace_editor_color_picker_colors_brown": "Café", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Cian", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Gris oscuro", - "ui_panel_lovelace_editor_color_picker_colors_deep_orange": "Naranja intenso", "ui_panel_lovelace_editor_color_picker_colors_green": "Verde", "ui_panel_lovelace_editor_color_picker_colors_grey": "Gris", "ui_panel_lovelace_editor_color_picker_colors_indigo": "Índigo", @@ -1404,118 +1455,146 @@ "compare_data": "Comparar datos", "reload_ui": "Recargar UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Credenciales de la aplicación", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Credenciales de la aplicación", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1536,7 +1615,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1555,20 +1633,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1594,77 +1669,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1672,6 +1686,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1743,10 +1759,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1761,8 +1775,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1776,7 +1804,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1784,7 +1811,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1793,51 +1820,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1847,12 +1962,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1860,43 +1977,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1907,22 +1990,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1935,6 +2031,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1953,107 +2050,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Código de dos factores", + "two_factor_authentication": "Autenticación de dos factores", + "username": "Username", + "sign_in_with_ring_account": "Iniciar sesión con cuenta de Ring", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "El Bridge ya está configurado", + "no_deconz_bridges_discovered": "No se descubrieron puentes deCONZ", + "abort_no_hardware_available": "No hay hardware de radio conectado a deCONZ", + "abort_updated_instance": "Instancia deCONZ actualizada con nueva dirección de host", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "No se pudo obtener una clave de API", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Enlazar con deCONZ", + "select_discovered_deconz_gateway": "Seleccione la puerta de enlace descubierta deCONZ", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "El nombre ya existe", + "passive": "Passive", + "define_zone_parameters": "Definir parámetros de zona", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2064,19 +2199,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configurar Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "El dispositivo es mejor compatible con otra integración", + "abort_discovery_error": "Error al descubrir un dispositivo DLNA coincidente", + "abort_incomplete_config": "A la configuración le falta una variable requerida", + "manual_description": "URL a un archivo XML de descripción de dispositivo", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2090,40 +2240,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Nodo ESPHome descubierto", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configurar Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Dispositivo no compatible", - "name_model_at_host": "{name} ({model} en {host})", - "authenticate_to_the_device": "Autenticarse en el dispositivo", - "finish_title": "Elija un nombre para el dispositivo", - "unlock_the_device": "Desbloquear el dispositivo", - "yes_do_it": "Sí, hazlo.", - "unlock_the_device_optional": "Desbloquear el dispositivo (opcional)", - "connect_to_the_device": "Conectarse al dispositivo", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2142,105 +2282,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Nodo ESPHome descubierto", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Código de dos factores", - "two_factor_authentication": "Autenticación de dos factores", - "sign_in_with_ring_account": "Iniciar sesión con cuenta de Ring", - "bridge_is_already_configured": "El Bridge ya está configurado", - "no_deconz_bridges_discovered": "No se descubrieron puentes deCONZ", - "abort_no_hardware_available": "No hay hardware de radio conectado a deCONZ", - "abort_updated_instance": "Instancia deCONZ actualizada con nueva dirección de host", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "No se pudo obtener una clave de API", - "link_with_deconz": "Enlazar con deCONZ", - "select_discovered_deconz_gateway": "Seleccione la puerta de enlace descubierta deCONZ", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "El dispositivo es mejor compatible con otra integración", - "abort_discovery_error": "Error al descubrir un dispositivo DLNA coincidente", - "abort_incomplete_config": "A la configuración le falta una variable requerida", - "manual_description": "URL a un archivo XML de descripción de dispositivo", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "El nombre ya existe", - "passive": "Passive", - "define_zone_parameters": "Definir parámetros de zona", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Permitir sensores deCONZ CLIP", + "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", + "data_allow_new_devices": "Permitir la adición automática de nuevos dispositivos", + "deconz_devices_description": "Configurar la visibilidad de los tipos de dispositivos deCONZ", + "deconz_options": "Opciones de deCONZ", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2323,50 +2383,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignorar CEC", - "allowed_uuids": "UUID permitidos", - "advanced_google_cast_configuration": "Configuración avanzada de Google Cast", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Permitir sensores deCONZ CLIP", - "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", - "data_allow_new_devices": "Permitir la adición automática de nuevos dispositivos", - "deconz_devices_description": "Configurar la visibilidad de los tipos de dispositivos deCONZ", - "deconz_options": "Opciones de deCONZ", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignorar CEC", + "allowed_uuids": "UUID permitidos", + "advanced_google_cast_configuration": "Configuración avanzada de Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2377,43 +2432,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Primer botón", - "second_button": "Segundo botón", - "third_button": "Tercer botón", - "fourth_button": "Cuarto botón", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "Pulsación larga {subtype}", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Cerrar {entity_name}", - "close_entity_name_tilt": "Cerrar la inclinación de {entity_name}", - "open_entity_name": "Abrir {entity_name}", - "open_entity_name_tilt": "Abrir la inclinación de {entity_name}", - "set_entity_name_position": "Establecer la posición de {entity_name}", - "set_entity_name_tilt_position": "Establecer la posición de inclinación {entity_name}", - "stop_entity_name": "Detener {entity_name}", - "entity_name_is_closed": "{entity_name} está cerrado", - "entity_name_is_closing": "{entity_name} se está cerrando", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} se está abriendo", - "current_entity_name_position_is": "La posición actual de {entity_name} es", - "condition_type_is_tilt_position": "La posición de inclinación actual de {entity_name} es", - "entity_name_closed": "{entity_name} cerrado", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Bloquear {entity_name}", + "open_entity_name": "Abrir {entity_name}", + "unlock_entity_name": "Desbloquear {entity_name}", + "entity_name_is_locked": "{entity_name} está bloqueado", + "entity_name_is_open": "{entity_name} está abierto", + "entity_name_is_unlocked": "{entity_name} está desbloqueado", + "entity_name_locked": "{entity_name} bloqueado", + "entity_name_opened": "{entity_name} abierto", + "entity_name_unlocked": "{entity_name} desbloqueado", + "first_button": "Primer botón", + "second_button": "Segundo botón", + "third_button": "Tercer botón", + "fourth_button": "Cuarto botón", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" pulsado 2 veces", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "Pulsación larga {subtype}", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" pulsado 3 veces", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Ambos botones", + "bottom_buttons": "Botones inferiores", + "fifth_button": "Quinto botón", + "sixth_button": "Sexto botón", + "seventh_button": "Séptimo botón", + "eighth_button": "Octavo botón", + "dim_down": "Bajar la intensidad", + "dim_up": "Aumentar intensidad", + "left": "Izquierda", + "right": "Derecha", + "side": "Lado 6", + "top_buttons": "Botones superiores", + "device_awakened": "Dispositivo despertado", + "subtype_continuously_pressed": "\"{subtype}\" pulsado continuamente", + "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" pulsado 4 veces", + "subtype_quintuple_clicked": "\"{subtype}\" pulsado 5 veces", + "button_rotated_subtype": "Botón girado \"{subtype}\"", + "button_rotated_fast_subtype": "Botón girado rápidamente \"{subtype}\"", + "button_rotation_subtype_stopped": "Se detuvo la rotación del botón \"{subtype}\"", + "subtype_pressed": "\"{subtype}\" presionado", + "subtype_released": "\"{subtype}\" soltado", + "device_subtype_double_tapped": "Dispositivo \"{subtype}\" doble toque", + "trigger_type_remote_double_tap_any_side": "Dispositivo con doble toque en cualquier lado", + "device_in_free_fall": "Dispositivo en caída libre", + "device_flipped_degrees": "Dispositivo volteado 90 grados", + "device_shaken": "Dispositivo agitado", + "trigger_type_remote_moved": "Dispositivo movido con \"{subtype}\" arriba", + "trigger_type_remote_moved_any_side": "Dispositivo movido con cualquier lado hacia arriba", + "trigger_type_remote_rotate_from_side": "Dispositivo girado de \"lado 6\" a \"{subtype}\"", + "device_turned_clockwise": "Dispositivo girado en sentido de las agujas del reloj", + "device_turned_counter_clockwise": "Dispositivo girado en sentido contrario a las agujas del reloj", + "press_entity_name_button": "Presiona el botón {entity_name}", + "entity_name_has_been_pressed": "{entity_name} ha sido presionado", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Cerrar {entity_name}", + "close_entity_name_tilt": "Cerrar la inclinación de {entity_name}", + "open_entity_name_tilt": "Abrir la inclinación de {entity_name}", + "set_entity_name_position": "Establecer la posición de {entity_name}", + "set_entity_name_tilt_position": "Establecer la posición de inclinación {entity_name}", + "stop_entity_name": "Detener {entity_name}", + "entity_name_is_closed": "{entity_name} está cerrado", + "entity_name_is_closing": "{entity_name} se está cerrando", + "entity_name_is_opening": "{entity_name} se está abriendo", + "current_entity_name_position_is": "La posición actual de {entity_name} es", + "condition_type_is_tilt_position": "La posición de inclinación actual de {entity_name} es", + "entity_name_closed": "{entity_name} cerrado", "entity_name_closing": "{entity_name} cerrando", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} abriendo", "entity_name_position_changes": "Cambios de posición de {entity_name}", "entity_name_tilt_position_changes": "Cambios en la posición de inclinación cambió de {entity_name}", + "toggle_entity_name": "Alternar {entity_name}", + "turn_off_entity_name": "Apagar {entity_name}", + "turn_on_entity_name": "Encender {entity_name}", + "entity_name_is_off": "{entity_name} está apagado", + "entity_name_is_on": "{entity_name} está encendido", + "trigger_type_changed_states": "{entity_name} activado o desactivado", + "entity_name_turned_off": "{entity_name} desactivado", + "entity_name_turned_on": "{entity_name} activado", + "arm_entity_name_away": "Habilitar {entity_name} fuera de casa", + "arm_entity_name_home": "Habilitar {entity_name} en casa", + "arm_entity_name_night": "Habilitar {entity_name} de noche", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Deshabilitar {entity_name}", + "trigger_entity_name": "Activar {entity_name}", + "entity_name_is_armed_away": "{entity_name} está habilitada fuera de casa", + "entity_name_is_armed_home": "{entity_name} está habilitada en casa", + "entity_name_is_armed_night": "{entity_name} está habilitada de noche", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} está deshabilitada", + "entity_name_is_triggered": "{entity_name} está activada", + "entity_name_armed_away": "{entity_name} habilitada fuera de casa", + "entity_name_armed_home": "{entity_name} habilitada en casa", + "entity_name_armed_night": "{entity_name} habilitada de noche", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} deshabilitada", + "entity_name_triggered": "{entity_name} activada", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} está inactivo", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} está reproduciendo", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} se actualizó", + "trigger_type_turned_on": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Disminuya el brillo de {entity_name}", + "increase_entity_name_brightness": "Aumenta el brillo de {entity_name}", + "flash_entity_name": "Destello {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Cambiar el modo HVAC en {entity_name}", + "change_preset_on_entity_name": "Cambiar el ajuste preestablecido en el valor de {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} ha cambiado la humedad medida", + "entity_name_measured_temperature_changed": "{entity_name} ha cambiado la temperatura medida", + "entity_name_hvac_mode_changed": "{entity_name} modo HVAC cambió", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} la batería está baja", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} está detectando monóxido de carbono", @@ -2422,7 +2600,6 @@ "entity_name_is_detecting_gas": "{entity_name} está detectando gas", "entity_name_is_hot": "{entity_name} está caliente", "entity_name_is_detecting_light": "{entity_name} está detectando luz", - "entity_name_is_locked": "{entity_name} está bloqueado", "entity_name_is_moist": "{entity_name} está húmedo", "entity_name_is_detecting_motion": "{entity_name} está detectando movimiento", "entity_name_is_moving": "{entity_name} se está moviendo", @@ -2440,7 +2617,6 @@ "entity_name_is_not_cold": "{entity_name} no está frío", "entity_name_is_unplugged": "{entity_name} está desconectado", "entity_name_is_not_hot": "{entity_name} no está caliente", - "entity_name_is_unlocked": "{entity_name} está desbloqueado", "entity_name_is_dry": "{entity_name} está seco", "entity_name_is_not_moving": "{entity_name} no se mueve", "entity_name_is_not_occupied": "{entity_name} no está ocupado", @@ -2450,8 +2626,6 @@ "condition_type_is_not_tampered": "{entity_name} no detecta la manipulación", "entity_name_is_safe": "{entity_name} es seguro", "entity_name_is_occupied": "{entity_name} está ocupado", - "entity_name_is_off": "{entity_name} está apagado", - "entity_name_is_on": "{entity_name} está encendido", "entity_name_is_plugged_in": "{entity_name} está enchufado", "entity_name_is_present": "{entity_name} está presente", "entity_name_is_detecting_problem": "{entity_name} está detectando un problema", @@ -2470,7 +2644,6 @@ "entity_name_started_detecting_gas": "{entity_name} comenzó a detectar gas", "entity_name_became_hot": "{entity_name} se calentó", "entity_name_started_detecting_light": "{entity_name} comenzó a detectar luz", - "entity_name_locked": "{entity_name} bloqueado", "entity_name_became_moist": "{entity_name} se humedeció", "entity_name_started_detecting_motion": "{entity_name} comenzó a detectar movimiento", "entity_name_started_moving": "{entity_name} comenzó a moverse", @@ -2481,14 +2654,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} dejó de detectar problemas", "entity_name_stopped_detecting_smoke": "{entity_name} dejó de detectar humo", "entity_name_stopped_detecting_sound": "{entity_name} dejó de detectar sonido", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} dejó de detectar vibraciones", "entity_name_battery_normal": "{entity_name} batería normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} no se enfrió", "entity_name_unplugged": "{entity_name} desconectado", "entity_name_became_not_hot": "{entity_name} no se calentó", - "entity_name_unlocked": "{entity_name} desbloqueado", "entity_name_became_dry": "{entity_name} se secó", "entity_name_stopped_moving": "{entity_name} dejó de moverse", "entity_name_became_not_occupied": "{entity_name} se desocupó", @@ -2506,52 +2677,9 @@ "entity_name_started_detecting_smoke": "{entity_name} comenzó a detectar humo", "entity_name_started_detecting_sound": "{entity_name} comenzó a detectar sonido", "entity_name_started_detecting_tampering": "{entity_name} comenzó a detectar manipulación", - "entity_name_turned_off": "{entity_name} desactivado", - "entity_name_turned_on": "{entity_name} activado", "entity_name_became_unsafe": "{entity_name} se volvió inseguro", "entity_name_started_detecting_vibration": "{entity_name} comenzó a detectar vibraciones", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} está inactivo", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} está reproduciendo", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Alternar {entity_name}", - "turn_off_entity_name": "Apagar {entity_name}", - "turn_on_entity_name": "Encender {entity_name}", - "arm_entity_name_away": "Habilitar {entity_name} fuera de casa", - "arm_entity_name_home": "Habilitar {entity_name} en casa", - "arm_entity_name_night": "Habilitar {entity_name} de noche", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Deshabilitar {entity_name}", - "trigger_entity_name": "Activar {entity_name}", - "entity_name_is_armed_away": "{entity_name} está habilitada fuera de casa", - "entity_name_is_armed_home": "{entity_name} está habilitada en casa", - "entity_name_is_armed_night": "{entity_name} está habilitada de noche", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} está deshabilitada", - "entity_name_is_triggered": "{entity_name} está activada", - "entity_name_armed_away": "{entity_name} habilitada fuera de casa", - "entity_name_armed_home": "{entity_name} habilitada en casa", - "entity_name_armed_night": "{entity_name} habilitada de noche", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} deshabilitada", - "entity_name_triggered": "{entity_name} activada", - "entity_name_is_home": "{entity_name} está en casa", - "entity_name_is_not_home": "{entity_name} no está en casa", - "entity_name_enters_a_zone": "{entity_name} ingresa a una zona", - "entity_name_leaves_a_zone": "{entity_name} abandona una zona", - "lock_entity_name": "Bloquear {entity_name}", - "unlock_entity_name": "Desbloquear {entity_name}", - "action_type_set_hvac_mode": "Cambiar el modo HVAC en {entity_name}", - "change_preset_on_entity_name": "Cambiar el ajuste preestablecido en el valor de {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} ha cambiado la humedad medida", - "entity_name_measured_temperature_changed": "{entity_name} ha cambiado la temperatura medida", - "entity_name_hvac_mode_changed": "{entity_name} modo HVAC cambió", + "trigger_type_button_long_release": "Se soltó \"{subtype}\" después de una pulsación prolongada", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2642,72 +2770,19 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Disminuya el brillo de {entity_name}", - "increase_entity_name_brightness": "Aumenta el brillo de {entity_name}", - "flash_entity_name": "Destello {entity_name}", - "flash": "Flash", - "fifth_button": "Quinto botón", - "sixth_button": "Sexto botón", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "Se soltó \"{subtype}\" después de una pulsación prolongada", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Ambos botones", - "bottom_buttons": "Botones inferiores", - "seventh_button": "Séptimo botón", - "eighth_button": "Octavo botón", - "dim_down": "Bajar la intensidad", - "dim_up": "Aumentar intensidad", - "left": "Izquierda", - "right": "Derecha", - "side": "Lado 6", - "top_buttons": "Botones superiores", - "device_awakened": "Dispositivo despertado", - "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", - "button_rotated_subtype": "Botón girado \"{subtype}\"", - "button_rotated_fast_subtype": "Botón girado rápidamente \"{subtype}\"", - "button_rotation_subtype_stopped": "Se detuvo la rotación del botón \"{subtype}\"", - "device_subtype_double_tapped": "Dispositivo \"{subtype}\" doble toque", - "trigger_type_remote_double_tap_any_side": "Dispositivo con doble toque en cualquier lado", - "device_in_free_fall": "Dispositivo en caída libre", - "device_flipped_degrees": "Dispositivo volteado 90 grados", - "device_shaken": "Dispositivo agitado", - "trigger_type_remote_moved": "Dispositivo movido con \"{subtype}\" arriba", - "trigger_type_remote_moved_any_side": "Dispositivo movido con cualquier lado hacia arriba", - "trigger_type_remote_rotate_from_side": "Dispositivo girado de \"lado 6\" a \"{subtype}\"", - "device_turned_clockwise": "Dispositivo girado en sentido de las agujas del reloj", - "device_turned_counter_clockwise": "Dispositivo girado en sentido contrario a las agujas del reloj", - "press_entity_name_button": "Presiona el botón {entity_name}", - "entity_name_has_been_pressed": "{entity_name} ha sido presionado", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "trigger_type_turned_on": "{entity_name} got an update available", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", - "most_recently_updated": "Most recently updated", - "arithmetic_mean": "Arithmetic mean", - "median": "Median", - "product": "Product", - "statistical_range": "Statistical range", - "standard_deviation": "Standard deviation", + "entity_name_is_home": "{entity_name} está en casa", + "entity_name_is_not_home": "{entity_name} no está en casa", + "entity_name_enters_a_zone": "{entity_name} ingresa a una zona", + "entity_name_leaves_a_zone": "{entity_name} abandona una zona", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", + "most_recently_updated": "Most recently updated", + "arithmetic_mean": "Arithmetic mean", + "median": "Median", + "product": "Product", + "statistical_range": "Statistical range", + "standard_deviation": "Standard deviation", "alice_blue": "Alice blue", "antique_white": "Antique white", "aqua": "Aqua", @@ -2838,10 +2913,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2867,47 +2993,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2928,21 +3038,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2977,41 +3084,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3031,6 +3164,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3042,45 +3196,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3107,110 +3324,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3218,90 +3336,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/es/es.json b/packages/core/src/hooks/useLocale/locales/es/es.json index 49427b67..331713e2 100644 --- a/packages/core/src/hooks/useLocale/locales/es/es.json +++ b/packages/core/src/hooks/useLocale/locales/es/es.json @@ -6,11 +6,11 @@ "map": "Map", "log": "Registro", "history": "History", - "mailbox": "Buzón", "to_do_lists": "Listas de tareas pendientes", "developer_tools": "Herramientas para desarrolladores", "media": "Medios", "profile": "Perfil", + "panel_mailbox": "Buzón", "panel_shopping_list": "Lista de la compra", "unk": "Desconocido", "unavailable": "No disponible", @@ -52,7 +52,7 @@ "area_not_found": "Área no encontrada.", "last_triggered": "Última activación", "run_actions": "Ejecutar acciones", - "press": "Pulsación", + "press": "Pulsar", "image_not_available": "Imagen no disponible", "currently": "Actualmente", "on_off": "Encendido/Apagado", @@ -62,7 +62,7 @@ "name_heating": "{name} calentando", "name_cooling": "{name} enfriando", "high": "Alto", - "low": "Bajo", + "low": "Baja", "mode": "Modo", "preset": "Preestablecido", "action_to_target": "{action} al objetivo", @@ -93,6 +93,7 @@ "name_on": "{name} encendido", "resume_mowing": "Reanudar cortar el césped", "start_mowing": "Empezar a cortar el césped", + "pause": "Pausar", "return_home": "Volver a la base", "brightness": "Brillo", "color_temperature": "Temperatura de color", @@ -113,7 +114,6 @@ "browse_media": "Explorar medios", "play": "Reproducir", "play_pause": "Reproducir/Pausar", - "pause": "Pausar", "stop": "Detener", "next_track": "Siguiente pista", "previous_track": "Pista anterior", @@ -228,9 +228,11 @@ "media_content_type": "Tipo de contenido multimedia", "upload_failed": "Error en la subida", "unknown_file": "Archivo desconocido", - "select_image": "Seleccionar imagen", + "image": "Imagen", + "select_label": "Seleccionar {label}", "upload_picture": "Subir imagen", "image_url": "Ruta local o URL web", + "ui_components_selectors_image_select_image": "Seleccionar imagen", "latitude": "Latitud", "longitude": "Longitud", "radius": "Radio", @@ -256,13 +258,14 @@ "theme": "Tema", "time": "Hora", "manual_entry": "Entrada manual", + "learn_more_about_templating": "Saber más sobre las plantillas.", "show_password": "Mostrar contraseña", "hide_password": "Ocultar contraseña", "no_logbook_events_found": "No se han encontrado eventos en el registro.", "triggered_by": "disparado por", "triggered_by_automation": "disparado por automatización", "triggered_by_script": "disparado por script", - "triggered_by_service": "disparado por servicio", + "triggered_by_action": "disparado por acción", "logbook_triggered_by_numeric_state_of": "disparado por el estado numérico de", "triggered_by_state_of": "disparado por el estado de", "triggered_by_event": "disparado por evento", @@ -307,6 +310,7 @@ "event_type_event_detected": "evento {event_type} detectado", "detected_an_event": "detectado un evento", "detected_an_unknown_event": "detectado un evento desconocido", + "ui_components_logbook_triggered_by_service": "disparado por servicio", "entity_picker_no_entities": "No tienes ninguna entidad", "no_matching_entities_found": "No se han encontrado entidades coincidentes", "show_entities": "Mostrar entidades", @@ -349,7 +353,7 @@ "no_theme": "Sin tema", "language": "Idioma", "no_languages_available": "No hay idiomas disponibles", - "text_to_speech": "Text to speech", + "text_to_speech": "Texto a voz", "voice": "Voz", "no_user": "Sin usuario", "add_user": "Añadir usuario", @@ -483,11 +487,13 @@ "mean": "Media", "sum": "Suma", "change": "Cambiar", - "service": "servicio", + "ui_components_service_picker_service": "Servicio", "this_field_is_required": "Este campo es obligatorio", "targets": "Objetivos", - "service_data": "Datos del servicio", + "action_data": "Datos de la acción", "integration_documentation": "Documentación sobre la integración", + "ui_components_service_control_data": "Datos del servicio", + "ui_components_service_control_target_description": "¿Qué debería utilizar este servicio como áreas, dispositivos o entidades objetivo?", "no_related_items_found": "No se encontraron elementos relacionados.", "related_entities": "Entidades relacionadas", "related_items_group": "Parte de los siguientes grupos", @@ -538,7 +544,6 @@ "library": "Biblioteca", "episode": "Episodio", "game": "Juego", - "image": "Imagen", "movie": "Película", "music": "Música", "playlist": "Lista de reproducción", @@ -618,6 +623,10 @@ "increase_temperature": "Aumentar la temperatura", "decrease_temperature": "Disminuir la temperatura", "copy_to_clipboard": "Copiar al portapapeles", + "last_changed": "Último cambio", + "last_updated": "Última actualización", + "remaining_time": "Tiempo restante", + "install_status": "Estado de la instalación", "safe_mode": "Modo seguro", "all_yaml_configuration": "Toda la configuración YAML", "domain": "Dominio", @@ -686,6 +695,7 @@ "didn_t_quite_get_that": "No entendí eso", "voice_command_found": "Encontré lo siguiente para ti:", "voice_command_error": "¡Vaya! Se ha producido un error.", + "voice_command_conversation_no_control": "Este asistente no puede controlar tu hogar.", "how_can_i_assist": "¿Cómo puedo ayudar?", "enter_a_request": "Introduce una solicitud", "send_text": "Enviar texto", @@ -702,8 +712,6 @@ "info": "Información", "related": "Relacionado", "device_info": "Información del dispositivo", - "last_changed": "Último cambio", - "last_updated": "Última actualización", "show_more": "Mostrar más", "exit_edit_mode": "Salir del modo de edición", "last_action": "Última acción", @@ -749,7 +757,7 @@ "default_code": "Código predeterminado", "editor_default_code_error": "El código no coincide con el formato de código", "entity_id": "ID de entidad", - "unit_of_measurement": "Unidad de medida", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Unidad de precipitación", "display_precision": "Precisión de visualización", "default_value": "Predeterminado ({value})", @@ -770,8 +778,8 @@ "cold": "Frío", "connectivity": "Conectividad", "gas": "Gas", - "heat": "Calor", - "light": "Luz", + "heat": "Calefacción", + "light": "Claro", "motion": "Movimiento", "moving": "En movimiento", "occupancy": "Ocupación", @@ -816,8 +824,10 @@ "rotate_right_and_flip": "Girar a la derecha y voltear", "rotate_right": "Girar a la derecha", "voice_assistants": "Asistentes de voz", + "ui_dialogs_entity_registry_editor_hidden_description": "Las entidades ocultas no se mostrarán en tu panel de control ni se incluirán cuando se haga referencia indirectamente (es decir, a través de un área o dispositivo). Su historial aún se rastrea y aún puedes interactuar con ellas con los servicios.", "enable_type": "Habilitar {type}", "device_registry_detail_enabled_cause": "{type} se deshabilitó por {cause}.", + "service": "servicio", "unknown_error": "Error desconocido", "expose": "Exponer", "alias": "Alias", @@ -826,9 +836,9 @@ "unsupported": "No soportado", "more_info_about_entity": "Más información sobre la entidad", "restart_home_assistant": "¿Reiniciar Home Assistant?", - "advanced_options": "Advanced options", + "advanced_options": "Opciones avanzadas", "quick_reload": "Recarga rápida", - "reload_description": "Recarga las zonas desde la configuración YAML.", + "reload_description": "Recarga entidades MQTT desde la configuración YAML.", "reloading_configuration": "Volver a cargar la configuración", "failed_to_reload_configuration": "No se pudo recargar la configuración", "restart_description": "Interrumpe todas las automatizaciones y scripts en ejecución.", @@ -866,6 +876,7 @@ "input_select_no_options": "No hay opciones todavía.", "initial_value": "Valor inicial", "restore": "Restaurar", + "edit_schedule_block": "Editar bloque de programación", "loading_loading_step": "Cargando el siguiente paso para {integration}", "options_successfully_saved": "Las opciones se guardaron correctamente.", "repair_issue": "Reparar problema", @@ -994,11 +1005,12 @@ "no_notifications": "Sin Notificaciones", "notifications": "Notificaciones", "dismiss_all": "Descartar todo", - "notification_toast_service_call_failed": "No se pudo llamar al servicio {service}.", + "notification_toast_action_failed": "No se pudo realizar la acción {service}.", "connection_lost_reconnecting": "Conexión perdida. Reconectando…", "home_assistant_has_started": "¡Home Assistant se ha iniciado!", "triggered_name": "Disparado {name}", "notification_toast_no_matching_link_found": "No se encontró 'Mi enlace' coincidente para {path}", + "ui_notification_toast_service_call_failed": "No se pudo llamar al servicio {service}.", "app_configuration": "Configuración de la aplicación", "sidebar_toggle": "Alternar panel lateral", "hide_panel": "Ocultar panel", @@ -1008,7 +1020,8 @@ "actions_no_entity_toggle": "No se proporcionó entidad para alternar", "no_navigation_path_specified": "No se ha especificado ninguna ruta de navegación", "actions_no_url": "No se ha especificado ninguna URL para abrir", - "actions_no_service": "No se ha especificado ningún servicio para ejecutar", + "actions_no_action": "No se ha especificado ninguna acción para ejecutar", + "ui_panel_lovelace_cards_actions_no_service": "No se ha especificado ningún servicio para ejecutar", "welcome_home": "Bienvenido a casa", "empty_state_go_to_integrations_page": "Ir a la página de integraciones.", "never_triggered": "Nunca disparado", @@ -1024,8 +1037,9 @@ "navigate_to_location": "Navegar a {location}", "open_window_to_url_path": "Abrir ventana a {url_path}", "toggle_name": "Alternar {name}", - "call_service_name": "Llamar al servicio {name}", + "perform_action_name": "Realizar la acción {name}", "show_more_info_name": "Mostrar más información: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Llamar al servicio {name}", "recovery_mode_activated": "Modo de recuperación activado", "starting_description": "Home Assistant está iniciando, espera por favor…", "reset_focus": "Restablecer el foco", @@ -1064,6 +1078,7 @@ "energy_distribution_go_to_energy_dashboard": "Ir al panel de energía", "energy_usage": "Uso de la energía", "previous_energy_usage": "Consumo de energía anterior", + "untracked_consumption": "Consumo sin seguimiento", "low_carbon_energy_consumed": "Energía consumida baja en carbono", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "No se pudo calcular la energía consumida baja en carbono", "unused_entities": "Entidades no utilizadas", @@ -1088,10 +1103,13 @@ "edit_configuration": "Editar configuración", "unsaved_changes": "Cambios no guardados", "saved": "Guardado", + "delete_dashboard_configuration": "¿Borrar la configuración del panel de control?", "raw_editor_error_parse_yaml": "No se puede analizar YAML: {error}", "raw_editor_error_invalid_config": "Tu configuración no es válida: {error}", "raw_editor_error_save_yaml": "No se puede guardar YAML: {error}", "raw_editor_error_remove": "No se puede eliminar la configuración: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Generaremos automáticamente las vistas de tu panel de control con tus áreas y dispositivos si eliminas la configuración de tu panel.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "¿Estás seguro de que deseas eliminar la configuración del panel de control?", "title_of_your_dashboard": "Título de tu panel de control", "edit_title": "Editar título", "title": "Título", @@ -1103,17 +1121,19 @@ "move_view_left": "Mover vista a la izquierda", "move_view_right": "Mover vista a la derecha", "background": "Fondo", - "badges": "Insignias", "view_type": "Tipo de vista", "masonry_default": "Mampostería (por defecto)", "sidebar": "Panel lateral", "panel_card": "Panel (1 tarjeta)", "sections_experimental": "Secciones (experimental)", "subview": "Subvista", - "max_number_of_columns": "Número máximo de columnas", + "edit_view_max_columns": "Número máximo de secciones de ancho", + "sections_view_specifics_settings": "Configuración específica de la vista de secciones", + "dense_section_placement": "Colocación de secciones densa", "edit_in_visual_editor": "Editar en el editor visual", "edit_in_yaml": "Editar en YAML", "saving_failed": "Error al guardar", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Insignias", "ui_panel_lovelace_editor_edit_view_type_helper_others": "No puedes cambiar tu vista a otro tipo porque la migración aún no está soportada. Empieza desde cero con una nueva vista si quieres utilizar otro tipo de vista.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "No puedes cambiar tu vista para usar el tipo de vista 'secciones' porque la migración aún no es compatible. Comienza desde cero con una nueva vista si quieres experimentar con la vista de \"secciones\".", "card_configuration": "Configuración de la tarjeta", @@ -1136,7 +1156,15 @@ "more_options": "Más opciones", "search_cards": "Buscar tarjetas", "layout": "Diseño", + "full_width_card": "Tarjeta de ancho completo", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configura cómo aparecerá la tarjeta en el panel de control. Esta configuración anulará el tamaño y la posición predeterminados de la tarjeta.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "¿Qué tarjeta te gustaría añadir a tu vista {name} ?", + "badge_configuration": "Configuración de insignia", + "type_badge_configuration": "Configuración de insignia de {type}", + "edit_badge_pick_badge": "¿Qué insignia te gustaría añadir?", + "add_badge": "Añadir insignia", + "suggest_card_header": "Hemos creado una sugerencia para ti", + "add_to_dashboard": "Añadir al panel de control", "move_card_error_title": "No es posible mover la tarjeta", "choose_a_view": "Elige una vista", "dashboard": "Panel de control", @@ -1155,9 +1183,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} será eliminada.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Esta sección", "edit_section": "Editar sección", - "suggest_card_header": "Hemos creado una sugerencia para ti", + "wide": "Ancho", "pick_different_card": "Elige una tarjeta diferente", - "add_to_dashboard": "Añadir al panel de control", "save_config_header": "Tome el control de su panel de control", "save_config_empty_config": "Empezar con un panel de control vacío", "take_control": "Tomar el control", @@ -1165,10 +1192,10 @@ "migrate_configuration": "Migrar configuración", "navigation_path": "Ruta de navegación", "url_path": "Ruta de la URL", - "default_action": "Acción por defecto", - "call_service": "Llamar servicio", + "default": "Predeterminado", + "perform_action": "Realizar una acción", "more_info": "Más información", - "no_action": "Sin acción", + "nothing": "Nada", "add_condition": "Añadir condición", "test": "Prueba", "condition_passes": "La condición pasa", @@ -1182,7 +1209,6 @@ "mobile": "Móvil", "tablet": "Tableta", "desktop": "Escritorio", - "wide": "Ancho", "min_size_px": "mín.: {size}px", "state_is_equal_to": "El estado es igual a", "state_state_not_equal": "El estado no es igual a", @@ -1240,8 +1266,8 @@ "camera_entity": "Entidad de cámara", "image_entity": "Entidad de imagen", "camera_view": "Vista de cámara", - "double_tap_action": "Acción de doble toque", - "hold_action": "Acción al mantener pulsado", + "double_tap_behavior": "Comportamiento de doble toque", + "hold_behavior": "Comportamiento de mantener pulsado", "hours_to_show": "Horas para mostrar", "days_to_show": "Días para mostrar", "icon_height": "Altura del icono", @@ -1249,13 +1275,13 @@ "maximum": "Máximo", "manual": "Manual", "minimum": "Mínimo", - "paste_from_clipboard": "Pegar desde portapapeles", - "generic_paste_description": "Pega una tarjeta {type} desde el portapapeles", + "paste_from_clipboard": "Pegar desde el portapapeles", + "generic_paste_description": "Pegar una insignia {type} desde el portapapeles", "refresh_interval": "Intervalo de actualización", - "show_icon": "¿Mostrar icono?", - "show_name": "¿Mostrar nombre?", - "show_state": "¿Mostrar estado?", - "tap_action": "Acción de toque", + "show_icon": "Mostrar icono", + "show_name": "Mostrar nombre", + "show_state": "Mostrar estado", + "tap_behavior": "Comportamiento del toque", "secondary_info_attribute": "Atributo de información secundaria", "generic_state_color": "¿Iconos de colores según el estado?", "suggested_cards": "Tarjetas sugeridas", @@ -1271,6 +1297,16 @@ "content": "Contenido", "media_control": "Control multimedia", "picture_elements": "Elementos de imagen", + "card_options": "Opciones de tarjeta", + "elements": "Elementos", + "add_new_element": "Añadir nuevo elemento", + "dark_mode_image_path": "Ruta de la imagen en modo oscuro", + "state_filter": "Filtro de estado", + "dark_mode_state_filter": "Filtro de estado del modo oscuro", + "state_badge": "Insignia de estado", + "state_icon": "Icono de estado", + "state_label": "Etiqueta de estado", + "perform_action_button": "Botón realizar acción", "picture_entity": "Entidad imagen", "picture_glance": "Vistazo de imagen", "state_entity": "Entidad de estado", @@ -1281,12 +1317,13 @@ "thermostat": "Termostato", "thermostat_show_current_as_primary": "Mostrar la temperatura actual como información principal", "tile": "Mosaico", - "icon_tap_action": "Acción de tocar el icono", - "actions": "Acciones", + "icon_tap_behavior": "Comportamiento del toque del icono", + "interactions": "Interacciones", "show_entity_picture": "Mostrar imagen de entidad", "vertical": "Vertical", "hide_state": "Ocultar estado", "state_content": "Contenido del estado", + "ui_panel_lovelace_editor_card_tile_actions": "Acciones", "vertical_stack": "Pila vertical", "weather_forecast": "Previsión del Tiempo", "weather_to_show": "Tiempo para mostrar", @@ -1295,6 +1332,18 @@ "show_only_forecast": "Mostrar sólo la previsión", "select_forecast_type": "Selecciona el tipo de previsión meteorológica", "no_type": "Sin tipo", + "style": "Estilo", + "prefix": "Prefijo", + "suffix": "Sufijo", + "state_image": "Imagen de estado", + "displayed_elements": "Elementos mostrados", + "ui_panel_lovelace_editor_badge_entity_display_type": "Tipo de visualización", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Completa (icono, nombre y estado)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Mínima (sólo icono)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Estándar (icono y estado)", + "suggested_badges": "Insignias sugeridas", + "other_badges": "Otras insignias", + "custom_badges": "Insignias personalizadas", "features": "Funciones", "not_compatible": "No compatible", "features_no_compatible_available": "No hay funciones compatibles disponibles para esta entidad", @@ -1314,7 +1363,6 @@ "vacuum_commands": "Comandos de aspiradora", "commands": "Comandos", "climate_fan_modes": "Modos de ventilador climático", - "style": "Estilo", "dropdown": "Desplegable", "icons": "Iconos", "customize_fan_modes": "Personalizar los modos de ventilador", @@ -1347,6 +1395,7 @@ "no_description_available": "No hay descripción disponible.", "by_entity": "Por entidad", "by_card": "Por tarjeta", + "by_badge": "Por insignia", "header": "Encabezado", "footer": "Pie de página", "choose_a_type": "Elige un {type}", @@ -1354,6 +1403,8 @@ "header_editor": "Editor de encabezado", "footer_editor": "Editor de pie de página", "feature_editor": "Editor de características", + "element_editor": "Editor de elementos", + "type_element_editor": "Editor de elementos {type}", "dark_gray": "Gris oscuro", "ui_panel_lovelace_editor_edit_section_title_title": "Editar nombre", "ui_panel_lovelace_editor_edit_section_title_title_new": "Añadir nombre", @@ -1367,116 +1418,142 @@ "compare_data": "Comparar datos", "reload_ui": "Recargar la IU Lovelace", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cubierta", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Botón de entrada", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Temporizador", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatización", "alarm_control_panel": "Panel de control de alarma", - "device_tracker": "Rastreador de dispositivos", - "trace": "Trace", - "stream": "Stream", "person": "Persona", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Válvula", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Contador", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Entrada booleana", - "camera": "Cámara", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Tamaño del archivo", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Entrada de fecha y hora", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnósticos", - "siren": "Sirena", "fitbit": "Fitbit", - "automation": "Automatización", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Válvula", - "assist_pipeline": "Tubería de Assist", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversación", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Tamaño del archivo", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Entrada de texto", + "weather": "Clima", + "home_assistant_api": "Home Assistant API", "group": "Grupo", - "auth": "Auth", - "thread": "Thread", - "zone": "Zona", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Programación", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Notificación persistente", + "localtuya": "LocalTuya integration", + "input_button": "Botón de entrada", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Mando a distancia", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Sensor binario", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Notificación persistente", + "conversation": "Conversación", "rpi_power_title": "Comprobador de fuente de alimentación de Raspberry Pi", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Cámara", + "stream": "Stream", + "event": "Evento", + "webhook": "Webhook", + "logger": "Registrador", + "schedule": "Programación", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilador", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Interruptor", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Clima", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Sensor binario", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilador", - "scene": "Scene", - "input_select": "Entrada de selección", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Evento", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Entrada de selección", + "input_text": "Entrada de texto", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnósticos", "file_upload": "File Upload", - "climate": "Climatización", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Contador", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Aplicación móvil", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirena", "deconz": "deCONZ", - "timer": "Temporizador", - "application_credentials": "Credenciales de la aplicación", - "logger": "Registrador", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zona", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cubierta", + "hacs": "HACS", "local_calendar": "Calendario local", + "system_log": "System Log", + "input_boolean": "Entrada booleana", + "bluetooth": "Bluetooth", + "climate": "Climatización", + "application_credentials": "Credenciales de la aplicación", + "mobile_app": "Aplicación móvil", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Tubería de Assist", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Rastreador de dispositivos", "synchronize_devices": "Sincronizar dispositivos", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Proceso {process}", + "disk_free_mount_point": "Disco libre de {mount_point}", + "disk_use_mount_point": "Uso del disco de {mount_point}", + "ipv_address_ip_address": "Dirección IPv6 {ip_address}", + "last_boot": "Último arranque", + "load_m": "Carga (5m)", + "memory_free": "Memoria libre", + "memory_use": "Uso de memoria", + "network_in_interface": "Entrada de red de {interface}", + "network_out_interface": "Salida de red de {interface}", + "packets_in_interface": "Paquetes de entrada de {interface}", + "packets_out_interface": "Paquetes de salida de {interface}", + "processor_temperature": "Temperatura del procesador", + "processor_use": "Uso del procesador", + "swap_free": "Memoria de intercambio libre", + "swap_use": "Uso de intercambio", + "swap_usage": "Uso de memoria de intercambio", + "network_throughput_in_interface": "Tráfico de red de entrada de {interface}", + "network_throughput_out_interface": "Tráfico de red de salida de {interface}", + "battery_level": "Nivel de batería", + "ding": "Timbre", + "doorbell_volume": "Volumen del timbre", + "last_activity": "Última actividad", + "last_ding": "Último timbre", + "last_motion": "Último movimiento", + "mic_volume": "Volumen del micrófono", + "voice_volume": "Volumen de voz", + "volume": "Volumen", + "wi_fi_signal_category": "Categoría de señal Wi-Fi", + "wi_fi_signal_strength": "Intensidad de la señal Wi-Fi", "heavy": "Pesado", "mild": "Moderado", "button_down": "Botón abajo", @@ -1495,7 +1572,6 @@ "closed": "Cerrado", "closing": "Cerrando", "opened": "Abierto", - "battery_level": "Nivel de batería", "os_agent_version": "Versión de OS Agent", "apparmor_version": "Versión de Apparmor", "cpu_percent": "Porcentaje de CPU", @@ -1513,20 +1589,17 @@ "next_setting": "Próxima puesta de sol", "solar_azimuth": "Acimut solar", "solar_elevation": "Elevación solar", - "compressor_energy_consumption": "Consumo de energía del compresor", - "compressor_estimated_power_consumption": "Consumo de energía estimado del compresor", - "compressor_frequency": "Frecuencia del compresor", - "cool_energy_consumption": "Consumo de energía de refrigeración", - "energy_consumption": "Consumo de energía", - "heat_energy_consumption": "Consumo de energía de calefacción", - "inside_temperature": "Temperatura interior", - "outside_temperature": "Temperatura exterior", "assist_in_progress": "Assist en progreso", + "auto_gain": "Ganancia automática", + "noise_suppression": "Supresión de ruido", + "noise_suppression_level": "Nivel de supresión de ruido", + "off": "Apagado", "preferred": "Preferido", "finished_speaking_detection": "Detección de fin de habla", "aggressive": "Agresivo", - "default": "Predeterminado", "relaxed": "Relajado", + "mute": "Silenciar", + "satellite_enabled": "Satélite habilitado", "device_admin": "Administrador del dispositivo", "kiosk_mode": "Modo quiosco", "plugged_in": "Enchufado", @@ -1535,8 +1608,8 @@ "restart_device": "Reiniciar dispositivo", "send_to_background": "Enviar a segundo plano", "bring_to_foreground": "Traer al primer plano", - "screenshot": "Screenshot", - "overlay_message": "Overlay message", + "screenshot": "Captura de pantalla", + "overlay_message": "Mensaje de superposición", "screen_brightness": "Brillo de la pantalla", "screen_off_timer": "Temporizador de apagado de pantalla", "screensaver_brightness": "Brillo del protector de pantalla", @@ -1545,81 +1618,22 @@ "foreground_app": "Aplicación en primer plano", "internal_storage_free_space": "Espacio libre del almacenamiento interno", "internal_storage_total_space": "Espacio total del almacenamiento interno", - "free_memory": "Memoria libre", "total_memory": "Memoria total", "screen_orientation": "Orientación de pantalla", "kiosk_lock": "Bloqueo de quiosco", "maintenance_mode": "Modo de mantenimiento", "motion_detection": "Detección de movimiento", "screensaver": "Protector de pantalla", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Actualización disponible", - "dry": "Deshumidificador", - "wet": "Húmedo", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Consumo hoy", - "total_consumption": "Consumo total", - "device_name_current": "Intensidad de {device_name}", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "Consumo actual de {device_name}", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Intensidad de señal", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "Consumo hoy de {device_name}", - "device_name_total_consumption": "Consumo total de {device_name}", - "voltage": "Voltaje", - "device_name_voltage": "Tensión de {device_name}", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Proceso {process}", - "disk_free_mount_point": "Disco libre de {mount_point}", - "disk_use_mount_point": "Uso del disco de {mount_point}", - "ipv_address_ip_address": "Dirección IPv6 {ip_address}", - "last_boot": "Último arranque", - "load_m": "Carga (5m)", - "memory_use": "Uso de memoria", - "network_in_interface": "Entrada de red de {interface}", - "network_out_interface": "Salida de red de {interface}", - "packets_in_interface": "Paquetes de entrada de {interface}", - "packets_out_interface": "Paquetes de salida de {interface}", - "processor_temperature": "Temperatura del procesador", - "processor_use": "Uso del procesador", - "swap_free": "Memoria de intercambio libre", - "swap_use": "Uso de intercambio", - "swap_usage": "Uso de memoria de intercambio", - "network_throughput_in_interface": "Tráfico de red de entrada de {interface}", - "network_throughput_out_interface": "Tráfico de red de salida de {interface}", - "estimated_distance": "Distancia estimada", - "vendor": "Vendedor", - "air_quality_index": "Índice de calidad del aire", - "illuminance": "Iluminancia", - "noise": "Ruido", - "overload": "Sobrecarga", - "size": "Tamaño", - "size_in_bytes": "Tamaño en bytes", + "calibration": "Calibración", + "auto_lock_paused": "Bloqueo automático en pausa", + "timeout": "Tiempo de espera", + "unclosed_alarm": "Alarma no cerrada", + "unlocked_alarm": "Alarma desbloqueada", + "bluetooth_signal": "Señal Bluetooth", + "light_level": "Nivel de luz", + "wi_fi_signal": "Señal Wi-Fi", + "momentary": "Momentáneo", + "pull_retract": "Tirar/Retraer", "bytes_received": "Bytes recibidos", "server_country": "País del servidor", "server_id": "ID del servidor", @@ -1627,6 +1641,8 @@ "ping": "Ping", "upload": "Subida", "bytes_sent": "Bytes enviados", + "call_active": "Llamada activa", + "quiet": "Silencioso", "pet": "Animal", "detected": "Detectado", "pet_lens": "Animal en lente 1", @@ -1652,26 +1668,26 @@ "ptz_up": "PTZ arriba", "ptz_zoom_in": "Ampliación PTZ", "ptz_zoom_out": "Alejamiento PTZ", - "autotrack_snapshots_clear": "Instantáneas de seguimiento automático - Calidad Clear", - "autotrack_snapshots_fluent": "Instantáneas de seguimiento automático - Calidad Fluent", - "autotrack_fluent": "Seguimiento automático - Calidad Fluent", - "balanced": "Equilibrado", - "balanced_lens": "Equilibrado de la lente 1", - "clear_lens": "Lente 1 despejada", - "snapshots_clear": "Borrado de instantáneas", - "snapshots_clear_lens": "Borrado de instantáneas de la lente 1", - "snapshots_fluent": "Instantáneas calidad Fluent", - "snapshots_fluent_lens": "Instantáneas de lente 1 - Calidad Fluent", - "fluent": "Calidad Fluent", - "fluent_lens": "Lente 1 - Calidad Fluent", + "autotrack_snapshots_clear": "Instantáneas de seguimiento automático - Clear", + "autotrack_snapshots_fluent": "Instantáneas de seguimiento automático - Fluent", + "autotrack_fluent": "Seguimiento automático - Fluent", + "balanced": "Balanced", + "balanced_lens": "Lente 1 - Balanced", + "clear_lens": "No detectado en lente 1", + "snapshots_clear": "Instantáneas - Clear", + "snapshots_clear_lens": "Instantáneas de lente 1 - Clear", + "snapshots_fluent": "Instantáneas Fluent", + "snapshots_fluent_lens": "Instantáneas de lente 1 - Fluent", + "fluent": "Fluent", + "fluent_lens": "Lente 1 - Fluent", "floodlight": "Foco", "ir_lights_name": "Luces infrarrojas en modo nocturno", "status_led": "LED de estado", - "ai_animal_delay": "Retardo animal de la IA", + "ai_animal_delay": "Retardo de la IA para animal", "ai_animal_sensitivity": "Sensibilidad de IA para animales", "ai_face_delay": "Retardo de IA para caras", "ai_face_sensitivity": "Sensibilidad de IA para caras", - "ai_package_delay": "Retardo del paquete de IA", + "ai_package_delay": "Retardo de la IA para paquete", "ai_package_sensitivity": "Sensibilidad de IA para paquetes", "ai_person_delay": "Retardo de IA para personas", "ai_person_sensitivity": "Sensibilidad de IA para personas", @@ -1695,10 +1711,8 @@ "image_sharpness": "Nitidez de la imagen", "motion_sensitivity": "Sensibilidad al movimiento", "pir_sensitivity": "Sensibilidad del PIR", - "volume": "Volumen", "zoom": "Zoom", "auto_quick_reply_message": "Mensaje de respuesta rápida automática", - "off": "Apagado", "auto_track_method": "Método de seguimiento automático", "digital": "Digital", "digital_first": "Digital primero", @@ -1713,9 +1727,23 @@ "adaptive": "Adaptativo", "auto_adaptive": "Auto adaptativo", "on_at_night": "Encendido por la noche", + "hdr": "HDR", + "motion_ringtone": "Tono de llamada para movimiento", + "attraction": "Atracción", + "city_bird": "Pájaro de ciudad", + "good_day": "Buenos días", + "hop_hop": "Hop hop", + "loop": "Bucle", + "moonlight": "Luz de luna", + "operetta": "Opereta", + "original_tune": "Melodía original", + "piano_key": "Tecla de piano", + "way_back_home": "De vuelta a casa", + "person_ringtone": "Tono de llamada para persona", "play_quick_reply_message": "Reproducir mensaje de respuesta rápida", "ptz_preset": "Preajuste PTZ", - "battery_percentage": "Porcentaje de batería", + "visitor_ringtone": "Tono de llamada para visitas", + "battery_percentage": "Porcentaje de la batería", "battery_state": "Estado de la batería", "charge_complete": "Carga completa", "charging": "Cargando", @@ -1728,7 +1756,6 @@ "hdd_hdd_index_storage": "Almacenamiento HDD {hdd_index}", "ptz_pan_position": "Posición panorámica de PTZ", "sd_hdd_index_storage": "Almacenamiento SD {hdd_index}", - "wi_fi_signal": "Señal Wi-Fi", "auto_focus": "Enfoque automático", "auto_tracking": "Seguimiento automático", "buzzer_on_event": "Zumbador tras evento", @@ -1736,59 +1763,146 @@ "email_on_event": "Correo electrónico tras evento", "ftp_upload": "Subida FTP", "guard_return": "Volver al punto de guardia", - "hdr": "HDR", - "manual_record": "Manual record", + "led": "LED", + "manual_record": "Grabación manual", "pir_enabled": "PIR habilitado", - "pir_reduce_false_alarm": "Reducir las falsas alarmas PIR", + "pir_reduce_false_alarm": "Reducir las falsas alarmas del PIR", "ptz_patrol": "Patrulla PTZ", "push_notifications": "Notificaciones push", "record": "Grabar", "record_audio": "Grabar audio", "siren_on_event": "Sirena tras evento", - "call_active": "Llamada activa", - "quiet": "Silencioso", - "auto_gain": "Ganancia automática", - "mic_volume": "Volumen del micrófono", - "noise_suppression": "Supresión de ruido", - "noise_suppression_level": "Nivel de supresión de ruido", - "mute": "Silenciar", - "satellite_enabled": "Satélite habilitado", - "calibration": "Calibración", - "auto_lock_paused": "Bloqueo automático en pausa", - "timeout": "Tiempo de espera", - "unclosed_alarm": "Alarma no cerrada", - "unlocked_alarm": "Alarma desbloqueada", - "bluetooth_signal": "Señal Bluetooth", - "light_level": "Nivel de luz", - "momentary": "Momentáneo", - "pull_retract": "Tirar/Retraer", - "ding": "Timbre", - "doorbell_volume": "Volumen del timbre", - "last_activity": "Última actividad", - "last_ding": "Último timbre", - "last_motion": "Último movimiento", - "voice_volume": "Volumen de voz", - "wi_fi_signal_category": "Categoría de señal Wi-Fi", - "wi_fi_signal_strength": "Intensidad de la señal Wi-Fi", - "box": "Recuadro", - "step": "Paso", + "compressor_energy_consumption": "Consumo de energía del compresor", + "compressor_estimated_power_consumption": "Consumo de energía estimado del compresor", + "compressor_frequency": "Frecuencia del compresor", + "cool_energy_consumption": "Consumo de energía de refrigeración", + "energy_consumption": "Consumo de energía", + "heat_energy_consumption": "Consumo de energía de calefacción", + "inside_temperature": "Temperatura interior", + "outside_temperature": "Temperatura exterior", + "estimated_distance": "Distancia estimada", + "vendor": "Vendedor", + "last_scanned_by_device_id_name": "Último escaneo por ID del dispositivo", + "tag_id": "ID de etiqueta", + "battery_low": "Batería baja", + "cloud_connection": "Conexión a la nube", + "humidity_warning": "Advertencia de humedad", + "overheated": "Sobrecalentado", + "temperature_warning": "Advertencia de temperatura", + "update_available": "Actualización disponible", + "dry": "Deshumidificador", + "wet": "Húmedo", + "stop_alarm": "Detener alarma", + "test_alarm": "Probar alarma", + "turn_off_in": "Apagar en", + "smooth_off": "Apagado suave", + "smooth_on": "Encendido suave", + "temperature_offset": "Compensación de temperatura", + "alarm_sound": "Sonido de alarma", + "alarm_volume": "Volumen de alarma", + "light_preset": "Preajuste de luz", + "alarm_source": "Fuente de alarma", + "auto_off_at": "Apagado automático a las", + "available_firmware_version": "Versión de firmware disponible", + "this_month_s_consumption": "Consumo de este mes", + "today_s_consumption": "Consumo hoy", + "total_consumption": "Consumo total", + "device_name_current": "Intensidad de {device_name}", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "Consumo actual de {device_name}", + "current_firmware_version": "Versión actual del firmware", + "device_time": "Hora del dispositivo", + "on_since": "Encendido desde", + "report_interval": "Intervalo de informe", + "signal_strength": "Intensidad de señal", + "signal_level": "Nivel de señal", + "ssid": "SSID", + "device_name_today_s_consumption": "Consumo hoy de {device_name}", + "device_name_total_consumption": "Consumo total de {device_name}", + "voltage": "Voltaje", + "device_name_voltage": "Tensión de {device_name}", + "auto_off_enabled": "Apagado automático habilitado", + "auto_update_enabled": "Actualización automática habilitada", + "fan_sleep_mode": "Modo de reposo del ventilador", + "smooth_transitions": "Transiciones suaves", + "size": "Tamaño", + "size_in_bytes": "Tamaño en bytes", + "jammed": "Atascado", + "locked": "Bloqueado", + "locking": "Bloqueando", + "unlocked": "Desbloqueado", + "unlocking": "Desbloqueando", + "changed_by": "Cambiado por", + "code_format": "Formato de código", + "recording": "Grabando", + "streaming": "Transmitiendo", + "access_token": "Token de acceso", + "brand": "Marca", + "stream_type": "Tipo de transmisión", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modelo", + "managed_via_ui": "Gestionado a través de la IU", + "minute": "Minuto", + "second": "Segundo", + "timestamp": "Marca de tiempo", + "event_type": "Tipo de evento", + "event_types": "Tipos de eventos", + "doorbell": "Timbre de la puerta", + "pattern": "Patrón", + "clear_night": "Despejado, de noche", + "cloudy": "Nublado", + "exceptional": "Excepcional", + "fog": "Niebla", + "hail": "Granizo", + "lightning": "Relámpagos", + "lightning_rainy": "Relámpagos, lluvioso", + "partly_cloudy": "Parcialmente nublado", + "pouring": "Lluvia torrencial", + "rainy": "Lluvioso", + "snowy": "Nevado", + "snowy_rainy": "Nevado, lluvioso", + "sunny": "Soleado", + "windy": "Ventoso", + "windy_cloudy": "Ventoso, nublado", + "apparent_temperature": "Temperatura aparente", + "cloud_coverage": "Cobertura de nubes", + "dew_point_temperature": "Temperatura del punto de rocío", + "ozone": "Ozono", + "pressure": "Presión", + "pressure_unit": "Unidad de presión", + "uv_index": "Índice UV", + "wind_bearing": "Dirección del viento", + "wind_gust_speed": "Velocidad de ráfagas de viento", + "paused": "En pausa", + "finishes_at": "Acaba a las", + "remaining": "Restantes", + "last_reset": "Último reinicio", + "possible_states": "Estados posibles", + "state_class": "Clase de estado", + "measurement": "Medición", + "total": "Total", + "total_increasing": "Aumento total", "apparent_power": "Potencia aparente", + "air_quality_index": "Índice de calidad del aire", "atmospheric_pressure": "Presión atmosférica", "carbon_dioxide": "Dióxido de carbono", + "conductivity": "Conductividad", "data_rate": "Velocidad de datos", + "data_size": "Tamaño de datos", "distance": "Distancia", "stored_energy": "Energía almacenada", "frequency": "Frecuencia", + "illuminance": "Iluminancia", "irradiance": "Irradiancia", + "balance": "Saldo", "nitrogen_dioxide": "Dióxido de nitrógeno", "nitrogen_monoxide": "Monóxido de nitrógeno", "nitrous_oxide": "Óxido nitroso", - "ozone": "Ozono", "ph": "pH", "pm": "PM2.5", "power_factor": "Factor de potencia", "precipitation_intensity": "Intensidad de precipitación", - "pressure": "Presión", "reactive_power": "Potencia reactiva", "sound_pressure": "Presión sonora", "speed": "Velocidad", @@ -1798,12 +1912,13 @@ "stored_volume": "Volumen almacenado", "weight": "Peso", "available_tones": "Tonos disponibles", - "end_time": "Hora de finalización", - "start_time": "Hora de inicio", - "managed_via_ui": "Gestionado a través de la IU", "next_event": "Próximo evento", - "stopped": "Detenida", - "garage": "Garaje", + "box": "Recuadro", + "step": "Paso", + "members": "Miembros", + "above_horizon": "Sobre el horizonte", + "below_horizon": "Bajo el horizonte", + "identify": "Identificar", "running_automations": "Automatizaciones en ejecución", "id": "ID", "max_running_automations": "Automatizaciones máximas en ejecución", @@ -1811,43 +1926,9 @@ "parallel": "Paralelo", "queued": "En cola", "single": "Único", - "not_charging": "No está cargando", - "disconnected": "Desconectado", - "connected": "Conectado", - "hot": "Caliente", - "no_light": "Sin luz", - "light_detected": "Luz detectada", - "locked": "Bloqueado", - "unlocked": "Desbloqueado", - "not_moving": "No se mueve", - "unplugged": "Desenchufado", - "not_running": "No se está ejecutando", - "safe": "Seguro", - "unsafe": "Inseguro", - "tampering_detected": "Manipulación detectada", - "buffering": "Almacenando en búfer", - "paused": "En pausa", - "playing": "Reproduciendo", - "standby": "En espera", - "app_id": "ID de la aplicación", - "local_accessible_entity_picture": "Entidad de imagen accesible localmente", - "group_members": "Miembros del grupo", - "muted": "Silenciado", - "album_artist": "Artista del álbum", - "content_id": "ID de contenido", - "content_type": "Tipo de contenido", - "channels": "Canales", - "position_updated": "Posición actualizada", - "series": "Serie", - "all": "Todos", - "one": "Uno", - "available_sound_modes": "Modos de sonido disponibles", - "available_sources": "Fuentes disponibles", - "receiver": "Receptor", - "speaker": "Altavoz", - "tv": "TV", - "above_horizon": "Sobre el horizonte", - "below_horizon": "Bajo el horizonte", + "max_running_scripts": "Máximo de scripts en ejecución", + "stopped": "Detenida", + "garage": "Garaje", "oscillating": "Oscilante", "speed_step": "Paso de velocidad", "available_preset_modes": "Modos preestablecidos disponibles", @@ -1858,22 +1939,35 @@ "armed_vacation": "Armada de vacaciones", "disarming": "Desarmando", "triggered": "Disparada", - "changed_by": "Cambiado por", "code_for_arming": "Código para armar", "not_required": "No requerido", - "code_format": "Formato de código", - "gps_accuracy": "Precisión GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Tipo de evento", - "event_types": "Tipos de eventos", - "doorbell": "Timbre de la puerta", "device_trackers": "Rastreadores de dispositivos", - "max_running_scripts": "Máximo de scripts en ejecución", - "jammed": "Atascado", - "locking": "Bloqueando", - "unlocking": "Desbloqueando", + "gps_accuracy": "Precisión GPS", + "auto_update": "Actualización automática", + "in_progress": "En curso", + "installed_version": "Versión instalada", + "latest_version": "Última versión", + "release_summary": "Resumen de la versión", + "release_url": "URL de la versión", + "skipped_version": "Versión omitida", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Sólo brillo", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Temperatura de color (mireds)", + "color_temperature_kelvin": "Temperatura de color (Kelvin)", + "available_effects": "Efectos disponibles", + "maximum_color_temperature_kelvin": "Temperatura de color máxima (Kelvin)", + "maximum_color_temperature_mireds": "Temperatura de color máxima (mireds)", + "minimum_color_temperature_kelvin": "Temperatura de color mínima (Kelvin)", + "minimum_color_temperature_mireds": "Temperatura de color mínima (mireds)", + "available_color_modes": "Modos de color disponibles", + "end_time": "Hora de finalización", + "start_time": "Hora de inicio", "cool": "Refrigeración", "fan_only": "Solo ventilador", "heat_cool": "Calefacción/refrigeración", @@ -1884,8 +1978,8 @@ "diffuse": "Difuso", "top": "Parte superior", "current_action": "Acción en curso", + "defrosting": "Antihielo", "drying": "Secando", - "heating": "Calefacción", "preheating": "Precalentamiento", "max_target_humidity": "Humedad objetivo máxima", "max_target_temperature": "Temperatura deseada máxima", @@ -1902,107 +1996,147 @@ "target_temperature_high": "Temperatura deseada superior", "lower_target_temperature": "Temperatura deseada más baja", "target_temperature_step": "Paso de temperatura deseada", - "last_reset": "Último reinicio", - "possible_states": "Estados posibles", - "state_class": "Clase de estado", - "measurement": "Medición", - "total": "Total", - "total_increasing": "Aumento total", - "conductivity": "Conductivity", - "data_size": "Tamaño de datos", - "balance": "Saldo", - "timestamp": "Marca de tiempo", - "color_mode": "Color Mode", - "brightness_only": "Sólo brillo", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Temperatura de color (mireds)", - "color_temperature_kelvin": "Temperatura de color (Kelvin)", - "available_effects": "Efectos disponibles", - "maximum_color_temperature_kelvin": "Temperatura de color máxima (Kelvin)", - "maximum_color_temperature_mireds": "Temperatura de color máxima (mireds)", - "minimum_color_temperature_kelvin": "Temperatura de color mínima (Kelvin)", - "minimum_color_temperature_mireds": "Temperatura de color mínima (mireds)", - "available_color_modes": "Modos de color disponibles", - "clear_night": "Despejado, de noche", - "cloudy": "Nublado", - "exceptional": "Excepcional", - "fog": "Niebla", - "hail": "Granizo", - "lightning": "Relámpagos", - "lightning_rainy": "Relámpagos, lluvioso", - "partly_cloudy": "Parcialmente nublado", - "pouring": "Lluvia torrencial", - "rainy": "Lluvioso", - "snowy": "Nevado", - "snowy_rainy": "Nevado, lluvioso", - "sunny": "Soleado", - "windy": "Ventoso", - "windy_cloudy": "Ventoso, nublado", - "apparent_temperature": "Temperatura aparente", - "cloud_coverage": "Cobertura de nubes", - "dew_point_temperature": "Temperatura del punto de rocío", - "pressure_unit": "Unidad de presión", - "uv_index": "Índice UV", - "wind_bearing": "Dirección del viento", - "wind_gust_speed": "Velocidad de ráfagas de viento", - "recording": "Grabando", - "streaming": "Transmitiendo", - "access_token": "Token de acceso", - "brand": "Marca", - "stream_type": "Tipo de transmisión", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modelo", - "minute": "Minuto", - "second": "Segundo", - "pattern": "Patrón", - "members": "Miembros", - "finishes_at": "Acaba a las", - "remaining": "Restantes", - "identify": "Identificar", - "auto_update": "Actualización automática", - "in_progress": "En curso", - "installed_version": "Versión instalada", - "latest_version": "Última versión", - "release_summary": "Resumen de la versión", - "release_url": "URL de la versión", - "skipped_version": "Versión omitida", - "firmware": "Firmware", - "abort_single_instance_allowed": "Ya está configurado. Solo es posible una única configuración.", - "user_description": "¿Quieres iniciar la configuración?", - "device_is_already_configured": "El dispositivo ya está configurado", - "re_authentication_was_successful": "La autenticación se volvió a realizar correctamente", - "re_configuration_was_successful": "Se volvió a configurar correctamente", - "failed_to_connect": "No se pudo conectar", - "error_custom_port_not_supported": "El dispositivo Gen1 no soporta puertos personalizados.", - "invalid_authentication": "Autenticación no válida", - "unexpected_error": "Error inesperado", - "username": "Nombre de usuario", - "host": "Host", - "port": "Puerto", + "not_charging": "No está cargando", + "disconnected": "Desconectado", + "connected": "Conectado", + "hot": "Caliente", + "no_light": "Sin luz", + "light_detected": "Luz detectada", + "not_moving": "No se mueve", + "unplugged": "Desenchufado", + "not_running": "No se está ejecutando", + "safe": "Seguro", + "unsafe": "Inseguro", + "tampering_detected": "Manipulación detectada", + "buffering": "Almacenando en búfer", + "playing": "Reproduciendo", + "standby": "En espera", + "app_id": "ID de la aplicación", + "local_accessible_entity_picture": "Entidad de imagen accesible localmente", + "group_members": "Miembros del grupo", + "muted": "Silenciado", + "album_artist": "Artista del álbum", + "content_id": "ID de contenido", + "content_type": "Tipo de contenido", + "channels": "Canales", + "position_updated": "Posición actualizada", + "series": "Serie", + "all": "Todos", + "one": "Uno", + "available_sound_modes": "Modos de sonido disponibles", + "available_sources": "Fuentes disponibles", + "receiver": "Receptor", + "speaker": "Altavoz", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "El servicio ya está configurado", "account_is_already_configured": "La cuenta ya está configurada", "abort_already_in_progress": "El flujo de configuración ya está en curso", + "failed_to_connect": "No se pudo conectar", "invalid_access_token": "Token de acceso no válido", + "invalid_authentication": "Autenticación no válida", "received_invalid_token_data": "Se han recibido datos de token no válidos.", "abort_oauth_failed": "Error al obtener el token de acceso.", "timeout_resolving_oauth_token": "Tiempo de espera agotado mientras se resolvía el token OAuth.", "abort_oauth_unauthorized": "Error de autorización OAuth al obtener el token de acceso.", + "re_authentication_was_successful": "La autenticación se volvió a realizar correctamente", + "unexpected_error": "Error inesperado", "successfully_authenticated": "Autenticado correctamente", "link_fitbit": "Vincular Fitbit", "pick_authentication_method": "Selecciona el método de autenticación", "authentication_expired_for_name": "Autenticación caducada para {name}", + "abort_single_instance_allowed": "Ya está configurado. Solo es posible una única configuración.", + "user_description": "Elige un dispositivo para configurar", + "two_factor_code": "Código de dos factores", + "two_factor_authentication": "Autenticación de dos factores", + "username": "Nombre de usuario", + "sign_in_with_ring_account": "Iniciar sesión con cuenta Ring", + "broadcast_address": "Dirección de broadcast", + "broadcast_port": "Puerto de broadcast", + "mac_address": "Dirección MAC", + "device_is_already_configured": "El dispositivo ya está configurado", + "ipv_is_not_supported": "IPv6 no es compatible.", + "re_configuration_was_successful": "Se volvió a configurar correctamente", + "error_custom_port_not_supported": "El dispositivo Gen1 no soporta puertos personalizados.", + "host": "Host", + "port": "Puerto", "component_cloud_config_step_one": "Vacio", "component_cloud_config_step_other": "Vacios", - "service_is_already_configured": "El servicio ya está configurado", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "¿Quieres configurar {name}?", - "adapter": "Adaptador", - "multiple_adapters_description": "Selecciona un adaptador Bluetooth para configurar", + "bridge_is_already_configured": "La pasarela ya está configurada", + "no_deconz_bridges_discovered": "No se han descubierto pasarelas deCONZ", + "abort_no_hardware_available": "No hay hardware de radio conectado a deCONZ", + "abort_updated_instance": "Instancia deCONZ actualizada con nueva dirección de host", + "error_linking_not_possible": "No se pudo vincular con la puerta de enlace", + "error_no_key": "No se pudo obtener una clave API", + "hassio_confirm_title": "Bróker MQTT a través de complemento de Home Assistant", + "link_with_deconz": "Vincular con deCONZ", + "select_discovered_deconz_gateway": "Selecciona la puerta de enlace deCONZ descubierta", + "device_class": "Device Class", + "state_template": "Plantilla de estado", + "template_binary_sensor": "Sensor binario de plantilla", + "actions_on_press": "Acciones al pulsar", + "template_button": "Plantilla botón", + "verify_ssl_certificate": "Verificar el certificado SSL", + "template_image": "Plantilla imagen", + "actions_on_set_value": "Acciones sobre el valor establecido", + "step_value": "Valor del paso", + "template_number": "Plantilla número", + "available_options": "Opciones disponibles", + "actions_on_select": "Acciones al seleccionar", + "template_select": "Seleccionar plantilla", + "template_sensor": "Sensor de plantilla", + "actions_on_turn_off": "Acciones al apagar", + "actions_on_turn_on": "Acciones al encender", + "value_template": "Plantilla del valor", + "template_switch": "Plantilla interruptor", + "template_a_binary_sensor": "Plantilla de un sensor binario", + "template_a_button": "Plantilla de un botón", + "template_a_image": "Plantilla de una imagen", + "template_a_number": "Plantilla de un número", + "template_a_select": "Plantilla a seleccionar", + "template_a_sensor": "Plantilla de un sensor", + "template_a_switch": "Plantilla de un interruptor", + "template_helper": "Ayudante de plantilla", + "all_entities": "Todas las entidades", + "hide_members": "Ocultar miembros", + "add_group": "Añadir grupo", + "ignore_non_numeric": "Ignorar no numérico", + "data_round_digits": "Redondear valor a número de decimales", + "type": "Tipo", + "binary_sensor_group": "Grupo de sensores binarios", + "button_group": "Grupo de botones", + "cover_group": "Grupo de persianas/cortinas", + "event_group": "Grupo de eventos", + "fan_group": "Grupo de ventiladores", + "light_group": "Grupo de luces", + "lock_group": "Grupo de cerraduras", + "media_player_group": "Grupo de reproductores multimedia", + "notify_group": "Notificar al grupo", + "sensor_group": "Grupo de sensores", + "switch_group": "Grupo de interruptores", + "no_port_for_endpoint": "No hay puerto para el punto de conexión", + "abort_no_services": "No se encontraron servicios en el extremo", + "discovered_wyoming_service": "Descubierto el servicio de Wyoming", + "timeout_establishing_connection": "Tiempo de espera agotado mientras se establecía la conexión", + "link_google_account": "Vincular cuenta de Google", + "name_already_exists": "El nombre ya existe", + "passive": "Pasivo", + "define_zone_parameters": "Definir parámetros de la zona", + "cannot_connect_details_error_detail": "No se pudo conectar. Detalles: {error_detail}", + "unknown_details_error_detail": "Desconocido. Detalles: {error_detail}", + "uses_an_ssl_certificate": "Utiliza un certificado SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2013,19 +2147,35 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Clave API", - "configure_daikin_ac": "Configurar aire acondicionado Daikin", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error al comunicarse con la API SwitchBot: {error_detail}", + "unsupported_switchbot_type": "Tipo de Switchbot no compatible.", + "authentication_failed_error_detail": "Error de autenticación: {error_detail}", + "error_encryption_key_invalid": "El ID de clave o la clave de cifrado no son válidos", + "name_address": "{name} ({address})", + "confirm_description": "¿Quieres iniciar la configuración?", + "switchbot_account_recommended": "Cuenta SwitchBot (recomendado)", + "menu_options_lock_key": "Introducir la clave de cifrado de la cerradura manualmente", + "encryption_key": "Clave de cifrado", + "key_id": "ID de clave", + "password_description": "Contraseña para proteger la copia de seguridad.", + "device_address": "Dirección del dispositivo", + "component_switchbot_config_error_one": "Vacío", + "known_hosts": "Hosts conocidos", + "google_cast_configuration": "Configuración de Google Cast", + "abort_alternative_integration": "El dispositivo es más compatible con otra integración", + "abort_discovery_error": "No se pudo descubrir un dispositivo DLNA coincidente", + "abort_incomplete_config": "A la configuración le falta una variable requerida", + "manual_description": "URL a un archivo XML de descripción de dispositivo", + "manual_title": "Conexión manual del dispositivo DLNA DMR", + "discovered_dlna_dmr_devices": "Dispositivos DLNA DMR descubiertos", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Nombre del calendario", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2039,40 +2189,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "No se puede conectar. Detalles: {error_detail}", - "unknown_details_error_detail": "Desconocido. Detalles: {error_detail}", - "uses_an_ssl_certificate": "Utiliza un certificado SSL", - "verify_ssl_certificate": "Verificar certificado SSL", - "timeout_establishing_connection": "Tiempo de espera agotado mientras se establecía la conexión", - "link_google_account": "Vincular cuenta de Google", + "abort_mdns_missing_mac": "Falta la dirección MAC en las propiedades de mDNS.", + "abort_mqtt_missing_api": "Falta el puerto de la API en las propiedades de MQTT.", + "abort_mqtt_missing_ip": "Falta la dirección IP en las propiedades de MQTT.", + "abort_mqtt_missing_mac": "Falta la dirección MAC en las propiedades de MQTT.", + "action_received": "Acción recibida", + "discovered_esphome_node": "Nodo ESPHome descubierto", + "api_error_occurred": "Se ha producido un error de API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Habilitar HTTPS", + "api_key": "Clave API", + "configure_daikin_ac": "Configurar aire acondicionado Daikin", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "¿Quieres configurar {name}?", + "adapter": "Adaptador", + "multiple_adapters_description": "Selecciona un adaptador Bluetooth para configurar", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No se encontraron dispositivos en la red", "connection_error_error": "Error de conexión: {error}", "invalid_authentication_error": "Autenticación no válida: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Autenticar", - "device_class": "Clase de dispositivo", - "state_template": "Plantilla de estado", - "template_binary_sensor": "Sensor binario de plantilla", - "template_sensor": "Sensor de plantilla", - "template_a_binary_sensor": "Plantilla de un sensor binario", - "template_a_sensor": "Plantilla de un sensor", - "template_helper": "Ayudante de plantilla", - "location_is_already_configured": "La ubicación ya está configurada", - "failed_to_connect_error": "No se pudo conectar: {error}", - "invalid_api_key": "Clave API no válida", - "pin_code": "Código PIN", - "discovered_android_tv": "Descubierto Android TV", - "known_hosts": "Hosts conocidos", - "google_cast_configuration": "Configuración de Google Cast", - "abort_invalid_host": "Nombre de host o dirección IP no válidos", - "device_not_supported": "Dispositivo no compatible", - "name_model_at_host": "{name} ({model} en {host})", - "authenticate_to_the_device": "Autenticarse en el dispositivo", - "finish_title": "Elige un nombre para el dispositivo", - "unlock_the_device": "Desbloquear el dispositivo", - "yes_do_it": "Sí, hazlo.", - "unlock_the_device_optional": "Desbloquear el dispositivo (opcional)", - "connect_to_the_device": "Conectar al dispositivo", + "abort_addon_info_failed": "No se pudo obtener información para el complemento {addon}.", + "abort_addon_install_failed": "No se pudo instalar el complemento {addon}.", + "abort_addon_start_failed": "No se pudo iniciar el complemento {addon}.", "invalid_birth_topic": "Tema de nacimiento no válido", "error_bad_certificate": "El certificado de la CA no es válido", "invalid_discovery_prefix": "Prefijo de descubrimiento no válido", @@ -2091,106 +2231,25 @@ "websocket_path": "Ruta del WebSocket", "enable_discovery": "Habilitar descubrimiento", "data_description_discovery": "Opción para habilitar el descubrimiento automático MQTT.", - "hassio_confirm_title": "Puerta de enlace Zigbee deCONZ a través del complemento Home Assistant", + "installing_add_on": "Instalando el complemento", "reauth_confirm_title": "Es necesario volver a autenticarse con el broker MQTT", + "starting_add_on": "Iniciando el complemento", + "menu_options_addon": "Usar el complemento oficial {addon}.", + "menu_options_broker": "Introduce los datos de conexión del bróker MQTT de forma manual", + "pin_code": "Código PIN", + "discovered_android_tv": "Descubierto Android TV", "path_is_not_allowed": "La ruta no está permitida", "path_is_not_valid": "La ruta no es válida", "path_to_file": "Ruta al archivo", - "api_error_occurred": "Se ha producido un error de API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Habilitar HTTPS", - "abort_mdns_missing_mac": "Falta la dirección MAC en las propiedades de mDNS.", - "abort_mqtt_missing_api": "Falta el puerto de la API en las propiedades de MQTT.", - "abort_mqtt_missing_ip": "Falta la dirección IP en las propiedades de MQTT.", - "abort_mqtt_missing_mac": "Falta la dirección MAC en las propiedades de MQTT.", - "service_received": "Servicio recibido", - "discovered_esphome_node": "Nodo ESPHome descubierto", - "encryption_key": "Clave de cifrado", - "no_port_for_endpoint": "No hay puerto para el punto de conexión", - "abort_no_services": "No se encontraron servicios en el extremo", - "discovered_wyoming_service": "Descubierto el servicio de Wyoming", - "abort_api_error": "Error al comunicarse con la API SwitchBot: {error_detail}", - "unsupported_switchbot_type": "Tipo de Switchbot no compatible.", - "authentication_failed_error_detail": "Error de autenticación: {error_detail}", - "error_encryption_key_invalid": "El ID de clave o la clave de cifrado no son válidos", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Cuenta SwitchBot (recomendado)", - "menu_options_lock_key": "Introducir la clave de cifrado de la cerradura manualmente", - "key_id": "ID de clave", - "password_description": "Contraseña para proteger la copia de seguridad.", - "device_address": "Dirección del dispositivo", - "component_switchbot_config_error_one": "Vacío", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Código de dos factores", - "two_factor_authentication": "Autenticación de dos factores", - "sign_in_with_ring_account": "Iniciar sesión con cuenta Ring", - "bridge_is_already_configured": "La pasarela ya está configurada", - "no_deconz_bridges_discovered": "No se han descubierto pasarelas deCONZ", - "abort_no_hardware_available": "No hay hardware de radio conectado a deCONZ", - "abort_updated_instance": "Instancia deCONZ actualizada con nueva dirección de host", - "error_linking_not_possible": "No se pudo vincular con la puerta de enlace", - "error_no_key": "No se pudo obtener una clave API", - "link_with_deconz": "Vincular con deCONZ", - "select_discovered_deconz_gateway": "Selecciona la puerta de enlace deCONZ descubierta", - "all_entities": "Todas las entidades", - "hide_members": "Ocultar miembros", - "add_group": "Añadir grupo", - "ignore_non_numeric": "Ignorar no numérico", - "data_round_digits": "Redondear valor a número de decimales", - "type": "Tipo", - "binary_sensor_group": "Grupo de sensores binarios", - "cover_group": "Grupo de persianas/cortinas", - "event_group": "Grupo de eventos", - "fan_group": "Grupo de ventiladores", - "light_group": "Grupo de luces", - "lock_group": "Grupo de cerraduras", - "media_player_group": "Grupo de reproductores multimedia", - "sensor_group": "Grupo de sensores", - "switch_group": "Grupo de interruptores", - "abort_alternative_integration": "El dispositivo es más compatible con otra integración", - "abort_discovery_error": "No se pudo descubrir un dispositivo DLNA coincidente", - "abort_incomplete_config": "A la configuración le falta una variable requerida", - "manual_description": "URL a un archivo XML de descripción de dispositivo", - "manual_title": "Conexión manual del dispositivo DLNA DMR", - "discovered_dlna_dmr_devices": "Dispositivos DLNA DMR descubiertos", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "El nombre ya existe", - "passive": "Pasivo", - "define_zone_parameters": "Definir parámetros de la zona", - "calendar_name": "Nombre del calendario", + "data_process": "Procesos a añadir como sensor(es)", "bluetooth_scanner_mode": "Modo de escáner Bluetooth", - "passive_scanning": "Escaneo pasivo", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Permitir sensores deCONZ CLIP", + "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", + "data_allow_new_devices": "Permitir añadir automáticamente nuevos dispositivos", + "deconz_devices_description": "Configura la visibilidad de los tipos de dispositivos deCONZ", + "deconz_options": "Opciones deCONZ", + "enable_the_conversation_agent": "Habilitar el agente de conversación", + "language_code": "Código de idioma", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2273,50 +2332,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Habilitar el agente de conversación", - "language_code": "Código de idioma", - "data_process": "Procesos a añadir como sensor(es)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "UUID permitidos actualmente. Desmarcar para eliminar", - "minimum_rssi": "RSSI mínimo", - "data_new_uuid": "Introduce un nuevo UUID permitido", - "data_calendar_access": "Acceso de Home Assistant a Google Calendar", - "ignore_cec": "Ignorar CEC", - "allowed_uuids": "UUIDs permitidos", - "advanced_google_cast_configuration": "Configuración avanzada de Google Cast", - "broker_options": "Opciones del bróker", - "enable_birth_message": "Habilitar mensaje de nacimiento", - "birth_message_payload": "Carga del mensaje de nacimiento", - "birth_message_qos": "QoS del mensaje de nacimiento", - "birth_message_retain": "Retención del mensaje de nacimiento", - "birth_message_topic": "Tema del mensaje de nacimiento", - "discovery_prefix": "Prefijo de descubrimiento", - "enable_will_message": "Habilitar mensaje de voluntad", - "will_message_payload": "Carga del mensaje de voluntad", - "will_message_qos": "QoS del mensaje de voluntad", - "will_message_retain": "Retención del mensaje de voluntad", - "will_message_topic": "Tema del mensaje de voluntad", - "mqtt_options": "Opciones de MQTT", - "protocol": "Protocolo", - "select_test_server": "Selecciona el servidor de prueba", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Forzar el modo de funcionamiento Nightlatch", "retry_count": "Recuento de reintentos", - "allow_deconz_clip_sensors": "Permitir sensores deCONZ CLIP", - "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", - "data_allow_new_devices": "Permitir añadir automáticamente nuevos dispositivos", - "deconz_devices_description": "Configura la visibilidad de los tipos de dispositivos deCONZ", - "deconz_options": "Opciones deCONZ", + "select_test_server": "Selecciona el servidor de prueba", "invalid_url": "URL no válida", "data_browse_unfiltered": "Mostrar medios incompatibles al navegar", "event_listener_callback_url": "URL de devolución de llamada del detector de eventos", "data_listen_port": "Puerto de escucha de eventos (aleatorio si no está configurado)", "poll_for_device_availability": "Sondeo para la disponibilidad del dispositivo", "init_title": "Configuración de DLNA Digital Media Renderer", + "ignore_cec": "Ignorar CEC", + "allowed_uuids": "UUIDs permitidos", + "advanced_google_cast_configuration": "Configuración avanzada de Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2327,100 +2381,216 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protocolo", + "data_calendar_access": "Acceso de Home Assistant a Google Calendar", + "passive_scanning": "Escaneo pasivo", + "data_allow_nameless_uuids": "UUID permitidos actualmente. Desmarcar para eliminar", + "minimum_rssi": "RSSI mínimo", + "data_new_uuid": "Introduce un nuevo UUID permitido", + "broker_options": "Opciones del bróker", + "enable_birth_message": "Habilitar mensaje de nacimiento", + "birth_message_payload": "Carga del mensaje de nacimiento", + "birth_message_qos": "QoS del mensaje de nacimiento", + "birth_message_retain": "Retención del mensaje de nacimiento", + "birth_message_topic": "Tema del mensaje de nacimiento", + "discovery_prefix": "Prefijo de descubrimiento", + "enable_will_message": "Habilitar mensaje de voluntad", + "will_message_payload": "Carga del mensaje de voluntad", + "will_message_qos": "QoS del mensaje de voluntad", + "will_message_retain": "Retención del mensaje de voluntad", + "will_message_topic": "Tema del mensaje de voluntad", + "mqtt_options": "Opciones de MQTT", + "data_app_delete": "Marcar para eliminar esta aplicación", + "application_icon": "Icono de aplicación", + "application_id": "ID de aplicación", + "application_name": "Nombre de la aplicación", + "configure_application_id_app_id": "Configurar el ID de aplicación {app_id}", + "configure_android_apps": "Configurar aplicaciones de Android", + "configure_applications_list": "Configurar la lista de aplicaciones", + "lock_entity_name": "Bloquear {entity_name}", + "open_entity_name": "Abrir {entity_name}", + "unlock_entity_name": "Desbloquear {entity_name}", + "entity_name_is_locked": "{entity_name} está bloqueado", + "entity_name_is_open": "{entity_name} está abierto", + "entity_name_is_unlocked": "{entity_name} está desbloqueado", + "entity_name_locked": "{entity_name} bloqueado", + "entity_name_opened": "{entity_name} abierto", + "entity_name_unlocked": "{entity_name} desbloqueado", "first_button": "Primer botón", "second_button": "Segundo botón", "third_button": "Tercer botón", "fourth_button": "Cuarto botón", "subtype_button_down": "Botón {subtype} pulsado", "subtype_button_up": "Botón {subtype} soltado", - "subtype_double_clicked": "\"{subtype}\" pulsado dos veces", + "subtype_double_clicked": "\"{subtype}\" doble pulsación", "subtype_double_push": "Pulsación doble de {subtype}", "subtype_long_push": "Pulsación larga de {subtype}", "trigger_type_long_single": "Pulsación larga de {subtype} seguida de una pulsación simple", "subtype_single_push": "Pulsación simple de {subtype}", "trigger_type_single_long": "Pulsación simple de {subtype} seguida de una pulsación larga", - "subtype_triple_clicked": "\"{subtype}\" pulsado tres veces", + "subtype_triple_clicked": "\"{subtype}\" triple pulsación", "subtype_triple_push": "{subtype} pulsación triple", + "both_buttons": "Ambos botones", + "bottom_buttons": "Botones inferiores", + "fifth_button": "Quinto botón", + "sixth_button": "Sexto botón", + "seventh_button": "Séptimo botón", + "eighth_button": "Octavo botón", + "dim_down": "Bajar la intensidad", + "dim_up": "Subir la intensidad", + "left": "Izquierda", + "right": "Derecha", + "side": "Lado 6", + "top_buttons": "Botones superiores", + "device_awakened": "Dispositivo despertado", + "subtype_continuously_pressed": "\"{subtype}\" pulsado continuamente", + "trigger_type_remote_button_long_release": "\"{subtype}\" soltado después de una pulsación larga", + "subtype_quadruple_clicked": "\"{subtype}\" cuádruple pulsación", + "subtype_quintuple_clicked": "\"{subtype}\" quíntuple pulsación", + "button_rotated_subtype": "Botón \"{subtype}\" girado", + "button_rotated_fast_subtype": "Botón \"{subtype}\" girado rápido", + "button_rotation_subtype_stopped": "Se detuvo la rotación del botón \"{subtype}\"", + "subtype_pressed": "\"{subtype}\" pulsado", + "subtype_released": "\"{subtype}\" soltado", + "device_subtype_double_tapped": "Doble toque en dispositivo \"{subtype}\"", + "trigger_type_remote_double_tap_any_side": "Dispositivo con doble toque en cualquier lado", + "device_in_free_fall": "Dispositivo en caída libre", + "device_flipped_degrees": "Dispositivo volteado 90 grados", + "device_shaken": "Dispositivo sacudido", + "trigger_type_remote_moved": "Dispositivo movido con \"{subtype}\" hacia arriba", + "trigger_type_remote_moved_any_side": "Dispositivo movido con cualquier lado hacia arriba", + "trigger_type_remote_rotate_from_side": "Dispositivo girado desde \"lado 6\" a \"{subtype}\"", + "device_turned_clockwise": "Dispositivo girado en el sentido de las agujas del reloj", + "device_turned_counter_clockwise": "Dispositivo girado en sentido contrario a las agujas del reloj", + "press_entity_name_button": "Presiona el botón {entity_name}", + "entity_name_has_been_pressed": "{entity_name} se ha pulsado", "set_value_for_entity_name": "Establecer valor para {entity_name}", "value": "Valor", "close_entity_name": "Cerrar {entity_name}", "close_entity_name_tilt": "Cerrar inclinación de {entity_name}", - "open_entity_name": "Abrir {entity_name}", "open_entity_name_tilt": "Abrir inclinación de {entity_name}", "set_entity_name_position": "Ajustar la posición de {entity_name}", "set_entity_name_tilt_position": "Ajustar la posición de inclinación de {entity_name}", "stop_entity_name": "Detener {entity_name}", "entity_name_is_closed": "{entity_name} está cerrado", "entity_name_is_closing": "{entity_name} se está cerrando", - "entity_name_is_open": "{entity_name} está abierta", "entity_name_is_opening": "{entity_name} se está abriendo", "current_entity_name_position_is": "La posición actual de {entity_name} es", "condition_type_is_tilt_position": "La posición de inclinación actual de {entity_name} es", "entity_name_closed": "{entity_name} cerrado", "entity_name_closing": "{entity_name} cerrándose", - "entity_name_opened": "{entity_name} abierta", "entity_name_opening": "{entity_name} abriéndose", "entity_name_position_changes": "La posición de {entity_name} cambia", "entity_name_tilt_position_changes": "La posición de inclinación de {entity_name} cambia", - "entity_name_battery_is_low": "La batería de {entity_name} está baja", - "entity_name_is_charging": "{entity_name} está cargando", - "condition_type_is_co": "{entity_name} está detectando monóxido de carbono", - "entity_name_is_cold": "{entity_name} está frío", - "entity_name_is_connected": "{entity_name} está conectado", - "entity_name_is_detecting_gas": "{entity_name} está detectando gas", - "entity_name_is_hot": "{entity_name} está caliente", - "entity_name_is_detecting_light": "{entity_name} está detectando luz", - "entity_name_is_locked": "{entity_name} está bloqueada", - "entity_name_is_moist": "{entity_name} está húmedo", - "entity_name_is_detecting_motion": "{entity_name} está detectando movimiento", - "entity_name_is_moving": "{entity_name} se está moviendo", - "condition_type_is_no_co": "{entity_name} no detecta monóxido de carbono", - "condition_type_is_no_gas": "{entity_name} no detecta gas", - "condition_type_is_no_light": "{entity_name} no detecta luz", - "condition_type_is_no_motion": "{entity_name} no detecta movimiento", - "condition_type_is_no_problem": "{entity_name} no detecta problema alguno", - "condition_type_is_no_smoke": "{entity_name} no detecta humo", - "condition_type_is_no_sound": "{entity_name} no detecta sonido", - "entity_name_is_up_to_date": "{entity_name} está actualizado", - "condition_type_is_no_vibration": "{entity_name} no detecta vibración", - "entity_name_battery_is_normal": "La batería de {entity_name} es normal", - "entity_name_is_not_charging": "{entity_name} no está cargando", - "entity_name_is_not_cold": "{entity_name} no está frío", - "entity_name_is_disconnected": "{entity_name} está desconectado", - "entity_name_is_not_hot": "{entity_name} no está caliente", - "entity_name_is_unlocked": "{entity_name} está desbloqueada", - "entity_name_is_dry": "{entity_name} está seco", - "entity_name_is_not_moving": "{entity_name} no se mueve", - "entity_name_is_not_occupied": "{entity_name} no está ocupado", - "entity_name_is_unplugged": "{entity_name} está desenchufado", - "entity_name_is_not_powered": "{entity_name} no tiene alimentación", - "entity_name_not_present": "{entity_name} no está presente", - "entity_name_is_not_running": "{entity_name} no se está ejecutando", - "condition_type_is_not_tampered": "{entity_name} no detecta manipulación", - "entity_name_is_safe": "{entity_name} es seguro", - "entity_name_is_occupied": "{entity_name} está ocupado", + "toggle_entity_name": "Alternar {entity_name}", + "turn_off_entity_name": "Apagar {entity_name}", + "turn_on_entity_name": "Encender {entity_name}", "entity_name_is_off": "{entity_name} está apagado", "entity_name_is_on": "{entity_name} está encendido", - "entity_name_is_plugged_in": "{entity_name} está enchufado", - "entity_name_is_powered": "{entity_name} está alimentado", - "entity_name_is_present": "{entity_name} está presente", - "entity_name_is_detecting_problem": "{entity_name} está detectando un problema", - "entity_name_is_running": "{entity_name} se está ejecutando", - "entity_name_is_detecting_smoke": "{entity_name} está detectando humo", - "entity_name_is_detecting_sound": "{entity_name} está detectando sonido", - "entity_name_is_detecting_tampering": "{entity_name} está detectando manipulación", - "entity_name_is_unsafe": "{entity_name} no es seguro", - "trigger_type_update": "{entity_name} tiene una actualización disponible", - "entity_name_is_detecting_vibration": "{entity_name} está detectando vibración", - "entity_name_battery_low": "La batería de {entity_name} es baja", - "entity_name_charging": "Cargando {entity_name}", - "trigger_type_co": "{entity_name} comenzó a detectar monóxido de carbono", - "entity_name_became_cold": "{entity_name} se enfrió", - "entity_name_connected": "{entity_name} conectado", - "entity_name_started_detecting_gas": "{entity_name} empezó a detectar gas", + "trigger_type_changed_states": "{entity_name} se encendió o apagó", + "entity_name_turned_off": "{entity_name} apagado", + "entity_name_turned_on": "{entity_name} encendido", + "arm_entity_name_away": "Armar ausente en {entity_name}", + "arm_entity_name_home": "Armar en casa en {entity_name}", + "arm_entity_name_night": "Armar noche en {entity_name}", + "arm_entity_name_vacation": "Armar de vacaciones {entity_name}", + "disarm_entity_name": "Desarmar {entity_name}", + "trigger_entity_name": "Disparar {entity_name}", + "entity_name_is_armed_away": "{entity_name} está armada ausente", + "entity_name_is_armed_home": "{entity_name} está armada en casa", + "entity_name_is_armed_night": "{entity_name} está armada noche", + "entity_name_is_armed_vacation": "{entity_name} está armada de vacaciones", + "entity_name_is_disarmed": "{entity_name} está desarmada", + "entity_name_is_triggered": "{entity_name} está disparada", + "entity_name_armed_away": "{entity_name} armada ausente", + "entity_name_armed_home": "{entity_name} armada en casa", + "entity_name_armed_night": "{entity_name} armada noche", + "entity_name_armed_vacation": "{entity_name} en armada de vacaciones", + "entity_name_disarmed": "{entity_name} desarmada", + "entity_name_triggered": "{entity_name} disparada", + "entity_name_is_buffering": "{entity_name} está almacenando en búfer", + "entity_name_is_idle": "{entity_name} está inactivo", + "entity_name_is_paused": "{entity_name} está en pausa", + "entity_name_is_playing": "{entity_name} está reproduciendo", + "entity_name_starts_buffering": "{entity_name} comienza a almacenar en búfer", + "entity_name_starts_playing": "{entity_name} comienza a reproducir", + "entity_name_update_availability_changed": "La disponibilidad de la actualización de {entity_name} cambió", + "entity_name_became_up_to_date": "{entity_name} se actualizó", + "trigger_type_update": "{entity_name} tiene una actualización disponible", + "decrease_entity_name_brightness": "Disminuir brillo de {entity_name}", + "increase_entity_name_brightness": "Aumentar brillo de {entity_name}", + "flash_entity_name": "Destellear {entity_name}", + "flash": "Destello", + "action_type_select_first": "Cambiar {entity_name} a la primera opción", + "action_type_select_last": "Cambiar {entity_name} a la última opción", + "action_type_select_next": "Cambiar {entity_name} a la siguiente opción", + "change_entity_name_option": "Cambiar opción de {entity_name}", + "action_type_select_previous": "Cambiar {entity_name} a la opción anterior", + "current_entity_name_selected_option": "Opción de {entity_name} seleccionada actualmente", + "cycle": "Ciclo", + "from": "De", + "to": "A", + "entity_name_option_changed": "Una opción de {entity_name} cambió", + "action_type_set_hvac_mode": "Cambiar el modo HVAC de {entity_name}.", + "change_preset_on_entity_name": "Cambiar la configuración preestablecida de {entity_name}", + "hvac_mode": "Modo del sistema de climatización", + "entity_name_measured_humidity_changed": "La humedad medida por {entity_name} cambió", + "entity_name_measured_temperature_changed": "La temperatura medida por {entity_name} cambió", + "entity_name_hvac_mode_changed": "El modo HVAC de {entity_name} cambió", + "send_a_notification": "Enviar una notificación", + "entity_name_battery_is_low": "La batería de {entity_name} está baja", + "entity_name_is_charging": "{entity_name} está cargando", + "condition_type_is_co": "{entity_name} está detectando monóxido de carbono", + "entity_name_is_cold": "{entity_name} está frío", + "entity_name_is_connected": "{entity_name} está conectado", + "entity_name_is_detecting_gas": "{entity_name} está detectando gas", + "entity_name_is_hot": "{entity_name} está caliente", + "entity_name_is_detecting_light": "{entity_name} está detectando luz", + "entity_name_is_moist": "{entity_name} está húmedo", + "entity_name_is_detecting_motion": "{entity_name} está detectando movimiento", + "entity_name_is_moving": "{entity_name} se está moviendo", + "condition_type_is_no_co": "{entity_name} no detecta monóxido de carbono", + "condition_type_is_no_gas": "{entity_name} no detecta gas", + "condition_type_is_no_light": "{entity_name} no detecta luz", + "condition_type_is_no_motion": "{entity_name} no detecta movimiento", + "condition_type_is_no_problem": "{entity_name} no detecta problema alguno", + "condition_type_is_no_smoke": "{entity_name} no detecta humo", + "condition_type_is_no_sound": "{entity_name} no detecta sonido", + "entity_name_is_up_to_date": "{entity_name} está actualizado", + "condition_type_is_no_vibration": "{entity_name} no detecta vibración", + "entity_name_battery_is_normal": "La batería de {entity_name} es normal", + "entity_name_is_not_charging": "{entity_name} no está cargando", + "entity_name_is_not_cold": "{entity_name} no está frío", + "entity_name_is_disconnected": "{entity_name} está desconectado", + "entity_name_is_not_hot": "{entity_name} no está caliente", + "entity_name_is_dry": "{entity_name} está seco", + "entity_name_is_not_moving": "{entity_name} no se mueve", + "entity_name_is_not_occupied": "{entity_name} no está ocupado", + "entity_name_is_unplugged": "{entity_name} está desenchufado", + "entity_name_is_not_powered": "{entity_name} no tiene alimentación", + "entity_name_not_present": "{entity_name} no está presente", + "entity_name_is_not_running": "{entity_name} no se está ejecutando", + "condition_type_is_not_tampered": "{entity_name} no detecta manipulación", + "entity_name_is_safe": "{entity_name} es seguro", + "entity_name_is_occupied": "{entity_name} está ocupado", + "entity_name_is_plugged_in": "{entity_name} está enchufado", + "entity_name_is_powered": "{entity_name} está alimentado", + "entity_name_is_present": "{entity_name} está presente", + "entity_name_is_detecting_problem": "{entity_name} está detectando un problema", + "entity_name_is_running": "{entity_name} se está ejecutando", + "entity_name_is_detecting_smoke": "{entity_name} está detectando humo", + "entity_name_is_detecting_sound": "{entity_name} está detectando sonido", + "entity_name_is_detecting_tampering": "{entity_name} está detectando manipulación", + "entity_name_is_unsafe": "{entity_name} no es seguro", + "entity_name_is_detecting_vibration": "{entity_name} está detectando vibración", + "entity_name_battery_low": "La batería de {entity_name} es baja", + "entity_name_charging": "Cargando {entity_name}", + "trigger_type_co": "{entity_name} comenzó a detectar monóxido de carbono", + "entity_name_became_cold": "{entity_name} se enfrió", + "entity_name_connected": "{entity_name} conectado", + "entity_name_started_detecting_gas": "{entity_name} empezó a detectar gas", "entity_name_became_hot": "{entity_name} se calentó", "entity_name_started_detecting_light": "{entity_name} empezó a detectar luz", - "entity_name_locked": "{entity_name} bloqueada", "entity_name_became_moist": "{entity_name} se humedeció", "entity_name_started_detecting_motion": "{entity_name} empezó a detectar movimiento", "entity_name_started_moving": "{entity_name} empezó a moverse", @@ -2431,14 +2601,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} dejó de detectar algún problema", "entity_name_stopped_detecting_smoke": "{entity_name} dejó de detectar humo", "entity_name_stopped_detecting_sound": "{entity_name} dejó de detectar sonido", - "entity_name_became_up_to_date": "{entity_name} se actualizó", "entity_name_stopped_detecting_vibration": "{entity_name} dejó de detectar vibración", "entity_name_battery_normal": "{entity_name} batería normal", "entity_name_not_charging": "No está cargando {entity_name}", "entity_name_became_not_cold": "{entity_name} dejó de estar frío", "entity_name_disconnected": "{entity_name} desconectado", "entity_name_became_not_hot": "{entity_name} dejó de estar caliente", - "entity_name_unlocked": "{entity_name} desbloqueada", "entity_name_became_dry": "{entity_name} se secó", "entity_name_stopped_moving": "{entity_name} dejó de moverse", "entity_name_unplugged": "{entity_name} desenchufado", @@ -2455,58 +2623,16 @@ "entity_name_started_detecting_smoke": "{entity_name} empezó a detectar humo", "entity_name_started_detecting_sound": "{entity_name} empezó a detectar sonido", "entity_name_started_detecting_tampering": "{entity_name} comenzó a detectar manipulación", - "entity_name_turned_off": "{entity_name} apagado", - "entity_name_turned_on": "{entity_name} encendido", "entity_name_became_unsafe": "{entity_name} se volvió inseguro", "entity_name_started_detecting_vibration": "{entity_name} empezó a detectar vibraciones", - "entity_name_is_buffering": "{entity_name} está almacenando en búfer", - "entity_name_is_idle": "{entity_name} está inactivo", - "entity_name_is_paused": "{entity_name} está en pausa", - "entity_name_is_playing": "{entity_name} está reproduciendo", - "entity_name_starts_buffering": "{entity_name} comienza a almacenar en búfer", - "trigger_type_changed_states": "{entity_name} se encendió o apagó", - "entity_name_starts_playing": "{entity_name} comienza a reproducir", - "toggle_entity_name": "Alternar {entity_name}", - "turn_off_entity_name": "Apagar {entity_name}", - "turn_on_entity_name": "Encender {entity_name}", - "arm_entity_name_away": "Armar ausente en {entity_name}", - "arm_entity_name_home": "Armar en casa en {entity_name}", - "arm_entity_name_night": "Armar noche en {entity_name}", - "arm_entity_name_vacation": "Armar de vacaciones {entity_name}", - "disarm_entity_name": "Desarmar {entity_name}", - "trigger_entity_name": "Disparar {entity_name}", - "entity_name_is_armed_away": "{entity_name} está armada ausente", - "entity_name_is_armed_home": "{entity_name} está armada en casa", - "entity_name_is_armed_night": "{entity_name} está armada noche", - "entity_name_is_armed_vacation": "{entity_name} está armada de vacaciones", - "entity_name_is_disarmed": "{entity_name} está desarmada", - "entity_name_is_triggered": "{entity_name} está disparada", - "entity_name_armed_away": "{entity_name} armada ausente", - "entity_name_armed_home": "{entity_name} armada en casa", - "entity_name_armed_night": "{entity_name} armada noche", - "entity_name_armed_vacation": "{entity_name} en armada de vacaciones", - "entity_name_disarmed": "{entity_name} desarmada", - "entity_name_triggered": "{entity_name} disparada", - "entity_name_is_home": "{entity_name} está en casa", - "entity_name_is_not_home": "{entity_name} no está en casa", - "entity_name_enters_a_zone": "{entity_name} entra en una zona", - "entity_name_leaves_a_zone": "{entity_name} abandona una zona", - "lock_entity_name": "Bloquear {entity_name}", - "unlock_entity_name": "Desbloquear {entity_name}", - "action_type_set_hvac_mode": "Cambiar el modo HVAC de {entity_name}.", - "change_preset_on_entity_name": "Cambiar la configuración preestablecida de {entity_name}", - "hvac_mode": "Modo del sistema de climatización", - "to": "A", - "entity_name_measured_humidity_changed": "La humedad medida por {entity_name} cambió", - "entity_name_measured_temperature_changed": "La temperatura medida por {entity_name} cambió", - "entity_name_hvac_mode_changed": "El modo HVAC de {entity_name} cambió", + "trigger_type_button_long_release": "\"{subtype}\" soltado después de pulsación larga", "current_entity_name_apparent_power": "La potencia aparente actual de {entity_name}", "condition_type_is_aqi": "Índice de calidad del aire actual de {entity_name}", "current_entity_name_atmospheric_pressure": "Presión atmosférica actual de {entity_name}", "current_entity_name_battery_level": "El nivel de batería actual de {entity_name}", "condition_type_is_carbon_dioxide": "El nivel de la concentración de dióxido de carbono actual de {entity_name}", "condition_type_is_carbon_monoxide": "El nivel de la concentración de monóxido de carbono actual de {entity_name}", - "current_entity_name_conductivity": "Current {entity_name} conductivity", + "current_entity_name_conductivity": "Conductividad actual de {entity_name}", "current_entity_name_current": "La intensidad de corriente actual de {entity_name}", "current_entity_name_data_rate": "Velocidad de datos actual de {entity_name}", "current_entity_name_data_size": "Tamaño actual de los datos de {entity_name}", @@ -2550,7 +2676,7 @@ "entity_name_battery_level_changes": "El nivel de batería de {entity_name} cambia", "trigger_type_carbon_dioxide": "La concentración de dióxido de carbono de {entity_name} cambia", "trigger_type_carbon_monoxide": "La concentración de monóxido de carbono de {entity_name} cambia", - "entity_name_conductivity_changes": "{entity_name} conductivity changes", + "entity_name_conductivity_changes": "La conductividad de {entity_name} cambia", "entity_name_current_changes": "La intensidad de corriente de {entity_name} cambia", "entity_name_data_rate_changes": "La velocidad de datos de {entity_name} cambia", "entity_name_data_size_changes": "El tamaño de los datos de {entity_name} cambia", @@ -2588,64 +2714,13 @@ "entity_name_water_changes": "El agua de {entity_name} cambia", "entity_name_weight_changes": "El peso de {entity_name} cambia", "entity_name_wind_speed_changes": "La velocidad del viento de {entity_name} cambia", - "decrease_entity_name_brightness": "Disminuir brillo de {entity_name}", - "increase_entity_name_brightness": "Aumentar brillo de {entity_name}", - "flash_entity_name": "Destellear {entity_name}", - "flash": "Destello", - "fifth_button": "Quinto botón", - "sixth_button": "Sexto botón", - "subtype_continuously_pressed": "\"{subtype}\" pulsado continuamente", - "trigger_type_button_long_release": "\"{subtype}\" soltado después de pulsación larga", - "subtype_quadruple_clicked": "\"{subtype}\" pulsado cuatro veces", - "subtype_quintuple_clicked": "\"{subtype}\" pulsado cinco veces", - "subtype_pressed": "\"{subtype}\" pulsado", - "subtype_released": "\"{subtype}\" soltado", - "action_type_select_first": "Cambiar {entity_name} a la primera opción", - "action_type_select_last": "Cambiar {entity_name} a la última opción", - "action_type_select_next": "Cambiar {entity_name} a la siguiente opción", - "change_entity_name_option": "Cambiar opción de {entity_name}", - "action_type_select_previous": "Cambiar {entity_name} a la opción anterior", - "current_entity_name_selected_option": "Opción de {entity_name} seleccionada actualmente", - "cycle": "Ciclo", - "from": "De", - "entity_name_option_changed": "Una opción de {entity_name} cambió", - "send_a_notification": "Enviar una notificación", - "both_buttons": "Ambos botones", - "bottom_buttons": "Botones inferiores", - "seventh_button": "Séptimo botón", - "eighth_button": "Octavo botón", - "dim_down": "Bajar la intensidad", - "dim_up": "Subir la intensidad", - "left": "Izquierda", - "right": "Derecha", - "side": "Lado 6", - "top_buttons": "Botones superiores", - "device_awakened": "Dispositivo despertado", - "trigger_type_remote_button_long_release": "\"{subtype}\" soltado después de una pulsación larga", - "button_rotated_subtype": "Botón \"{subtype}\" girado", - "button_rotated_fast_subtype": "Botón \"{subtype}\" girado rápido", - "button_rotation_subtype_stopped": "Se detuvo la rotación del botón \"{subtype}\"", - "device_subtype_double_tapped": "Doble toque en dispositivo \"{subtype}\"", - "trigger_type_remote_double_tap_any_side": "Dispositivo con doble toque en cualquier lado", - "device_in_free_fall": "Dispositivo en caída libre", - "device_flipped_degrees": "Dispositivo volteado 90 grados", - "device_shaken": "Dispositivo sacudido", - "trigger_type_remote_moved": "Dispositivo movido con \"{subtype}\" hacia arriba", - "trigger_type_remote_moved_any_side": "Dispositivo movido con cualquier lado hacia arriba", - "trigger_type_remote_rotate_from_side": "Dispositivo girado desde \"lado 6\" a \"{subtype}\"", - "device_turned_clockwise": "Dispositivo girado en el sentido de las agujas del reloj", - "device_turned_counter_clockwise": "Dispositivo girado en sentido contrario a las agujas del reloj", - "press_entity_name_button": "Presiona el botón {entity_name}", - "entity_name_has_been_pressed": "{entity_name} se ha pulsado", - "entity_name_update_availability_changed": "La disponibilidad de la actualización de {entity_name} cambió", - "add_to_queue": "Añadir a la cola", - "play_next": "Reproducir siguiente", - "options_replace": "Reproducir ahora y borrar la cola", - "repeat_all": "Repetir todo", - "repeat_one": "Repetir una", - "critical": "Crítica", - "debug": "Depuración", - "warning": "Advertencia", + "entity_name_is_home": "{entity_name} está en casa", + "entity_name_is_not_home": "{entity_name} no está en casa", + "entity_name_enters_a_zone": "{entity_name} entra en una zona", + "entity_name_leaves_a_zone": "{entity_name} abandona una zona", + "no_device_class": "Sin clase de dispositivo", + "no_state_class": "Sin clase de estado", + "no_unit_of_measurement": "Sin unidad de medida", "most_recently_updated": "Actualizado más recientemente", "arithmetic_mean": "Media aritmética", "median": "Mediana", @@ -2774,76 +2849,109 @@ "wheat": "Trigo", "white_smoke": "Humo blanco", "yellow_green": "Amarillo verde", + "add_to_queue": "Añadir a la cola", + "play_next": "Reproducir siguiente", + "options_replace": "Reproducir ahora y borrar la cola", + "repeat_all": "Repetir todo", + "repeat_one": "Repetir una", + "critical": "Crítico", + "debug": "Depuración", "fatal": "Fatal", - "no_device_class": "Sin clase de dispositivo", - "no_state_class": "Sin clase de estado", - "no_unit_of_measurement": "Sin unidad de medida", - "dump_log_objects": "Volcar objetos de registro", - "log_current_tasks_description": "Registra todas las tareas asyncio actuales.", - "log_current_asyncio_tasks": "Registrar tareas asyncio actuales", - "log_event_loop_scheduled": "Registrar la programación del bucle de eventos", - "log_thread_frames_description": "Registra los marcos actuales para todos los hilos de ejecución.", - "log_thread_frames": "Registrar marcos de hilos de ejecución", - "lru_stats_description": "Registra las estadísticas de todas las cachés LRU.", - "log_lru_stats": "Registrar estadísticas de LRU", - "starts_the_memory_profiler": "Inicia el analizador de rendimiento de memoria.", - "seconds": "Segundos", - "memory": "Memoria", - "set_asyncio_debug_description": "Habilitar o deshabilitar la depuración asyncio.", - "enabled_description": "Si se habilita o deshabilita la depuración asyncio.", - "set_asyncio_debug": "Establecer depuración asyncio", - "starts_the_profiler": "Inicia el analizador de rendimiento.", - "max_objects_description": "El número máximo de objetos a registrar.", - "maximum_objects": "Máximo de objetos", - "scan_interval_description": "El número de segundos entre el registro de objetos.", - "scan_interval": "Intervalo de escaneo", - "start_logging_object_sources": "Iniciar el registro de orígenes de objetos", - "start_log_objects_description": "Inicia el registro del crecimiento de objetos en memoria.", - "start_logging_objects": "Iniciar el registro de objetos", - "stop_logging_object_sources": "Dejar de registrar orígenes de objetos", - "stop_log_objects_description": "Detiene el registro del crecimiento de los objetos en la memoria.", - "stop_logging_objects": "Detener el registro de objetos", + "warning": "Advertencia", + "clear_tts_cache": "Borrar caché TTS", + "cache": "Caché", + "entity_id_description": "Entidad a referenciar en la entrada del libro de registro.", + "language_description": "Idioma del texto. El valor predeterminado es el idioma del servidor.", + "options_description": "Un diccionario que contiene opciones específicas de la integración.", + "say_a_tts_message": "Decir un mensaje TTS", + "media_player_entity_id_description": "Reproductores multimedia para reproducir el mensaje.", + "media_player_entity": "Entidad de reproductor multimedia", + "speak": "Hablar", "request_sync_description": "Envía un comando request_sync a Google.", "agent_user_id": "ID de usuario del agente", "request_sync": "Solicitar sincronización", - "reload_resources_description": "Recarga los recursos del panel de control desde la configuración YAML.", - "clears_all_log_entries": "Borra todas las entradas del registro.", - "clear_all": "Borrar todo", - "write_log_entry": "Escribir entrada de registro.", - "log_level": "Nivel de registro.", - "level": "Nivel", - "message_to_log": "Mensaje para registrar.", - "write": "Escribir", - "set_value_description": "Establece el valor de un número.", - "value_description": "Valor del parámetro de configuración.", - "create_temporary_strict_connection_url_name": "Crear una URL de conexión estricta temporal", + "disables_the_motion_detection": "Deshabilita la detección de movimiento.", + "disable_motion_detection": "Deshabilitar la detección de movimiento", + "enables_the_motion_detection": "Habilita la detección de movimiento.", + "enable_motion_detection": "Habilitar detección de movimiento", + "format_description": "Formato de transmisión compatible con el reproductor multimedia.", + "format": "Formato", + "media_player_description": "Reproductores multimedia en los que transmitir.", + "play_stream": "Reproducir transmisión", + "filename": "Nombre de archivo", + "lookback": "Mirar atrás", + "snapshot_description": "Toma una instantánea de una cámara.", + "take_snapshot": "Tomar instantánea", + "turns_off_the_camera": "Apaga la cámara.", + "turns_on_the_camera": "Enciende la cámara.", + "locks_a_lock": "Bloquea una cerradura.", + "code_description": "Código para armar la alarma.", + "opens_a_lock": "Abre una cerradura.", + "unlocks_a_lock": "Desbloquea una cerradura.", + "set_datetime_description": "Establece la fecha y/o la hora.", + "the_target_date": "La fecha objetivo.", + "datetime_description": "La fecha y hora objetivo.", + "the_target_time": "La hora objetivo.", + "selects_the_first_option": "Selecciona la primera opción.", + "first": "Primera", + "selects_the_last_option": "Selecciona la última opción.", + "select_the_next_option": "Selecciona la siguiente opción.", + "selects_an_option": "Selecciona una opción.", + "option_to_be_selected": "Opción a seleccionar.", + "selects_the_previous_option": "Selecciona la opción anterior.", + "sets_the_options": "Establece las opciones.", + "list_of_options": "Lista de opciones.", + "set_options": "Establecer opciones", + "dump_log_objects": "Volcar objetos de registro", + "log_current_tasks_description": "Registra todas las tareas asyncio actuales.", + "log_current_asyncio_tasks": "Registrar tareas asyncio actuales", + "log_event_loop_scheduled": "Registrar la programación del bucle de eventos", + "log_thread_frames_description": "Registra los marcos actuales para todos los hilos de ejecución.", + "log_thread_frames": "Registrar marcos de hilos de ejecución", + "lru_stats_description": "Registra las estadísticas de todas las cachés LRU.", + "log_lru_stats": "Registrar estadísticas de LRU", + "starts_the_memory_profiler": "Inicia el analizador de rendimiento de memoria.", + "seconds": "Segundos", + "memory": "Memoria", + "set_asyncio_debug_description": "Habilitar o deshabilitar la depuración asyncio.", + "enabled_description": "Si se habilita o deshabilita la depuración asyncio.", + "set_asyncio_debug": "Establecer depuración asyncio", + "starts_the_profiler": "Inicia el analizador de rendimiento.", + "max_objects_description": "El número máximo de objetos a registrar.", + "maximum_objects": "Máximo de objetos", + "scan_interval_description": "El número de segundos entre el registro de objetos.", + "scan_interval": "Intervalo de escaneo", + "start_logging_object_sources": "Iniciar el registro de orígenes de objetos", + "start_log_objects_description": "Inicia el registro del crecimiento de objetos en memoria.", + "start_logging_objects": "Iniciar el registro de objetos", + "stop_logging_object_sources": "Dejar de registrar orígenes de objetos", + "stop_log_objects_description": "Detiene el registro del crecimiento de los objetos en la memoria.", + "stop_logging_objects": "Detener el registro de objetos", + "sets_the_value": "Establece el valor.", + "the_target_value": "El valor objetivo.", + "get_weather_forecast": "Obtén la previsión meteorológica.", + "type_description": "Tipo de previsión: diaria, horaria o dos veces al día.", + "forecast_type": "Tipo de previsión", + "get_forecast": "Obtener previsión", + "get_weather_forecasts": "Obtener previsiones meteorológicas.", + "get_forecasts": "Obtener previsiones", + "send_magic_packet": "Enviar paquete mágico", + "cancels_a_timer": "Cancela un temporizador.", + "changes_a_timer": "Cambia un temporizador.", + "finishes_a_timer": "Finaliza un temporizador.", + "pauses_a_timer": "Pausa un temporizador.", + "starts_a_timer": "Inicia un temporizador.", + "duration_description": "Duración que requiere el temporizador para finalizar. [opcional].", + "reload_resources_description": "Recarga los recursos del panel de control desde la configuración YAML.", "toggles_the_siren_on_off": "Activa o desactiva la sirena.", "turns_the_siren_off": "Apaga la sirena.", "turns_the_siren_on": "Enciende la sirena.", "tone": "Tono", - "add_event_description": "Añade un nuevo evento de calendario.", - "location_description": "La ubicación del evento. Opcional.", - "start_date_description": "La fecha en que debe comenzar el evento de todo el día.", - "create_event": "Crear evento", - "get_events": "Obtener eventos", - "list_event": "Lista de eventos", - "closes_a_cover": "Cierra una persiana.", - "close_cover_tilt_description": "Inclina una persiana para cerrarla.", - "close_tilt": "Cerrar inclinación", - "opens_a_cover": "Abre una persiana.", - "tilts_a_cover_open": "Inclina una persiana para abrirla.", - "open_tilt": "Inclinación abierta", - "set_cover_position_description": "Mueve una persiana a una posición específica.", - "target_position": "Posición objetivo.", - "set_position": "Establecer posición", - "target_tilt_positition": "Posición de inclinación objetivo.", - "set_tilt_position": "Ajustar la posición de inclinación", - "stops_the_cover_movement": "Detiene el movimiento de la cubierta.", - "stop_cover_tilt_description": "Detiene un movimiento basculante de la cubierta.", - "stop_tilt": "Detener la inclinación", - "toggles_a_cover_open_closed": "Alterna una cubierta abierta/cerrada.", - "toggle_cover_tilt_description": "Alterna la inclinación de una cubierta abierta/cerrada.", - "toggle_tilt": "Alternar inclinación", + "set_default_level_description": "Establece el nivel de registro predeterminado para las integraciones.", + "level_description": "Nivel de gravedad predeterminado para todas las integraciones.", + "level": "Nivel", + "set_default_level": "Establecer nivel predeterminado", + "set_level": "Establecer nivel", "check_configuration": "Verificar configuración", "reload_all": "Recargar todo", "reload_config_entry_description": "Vuelve a cargar la entrada de configuración especificada.", @@ -2864,21 +2972,18 @@ "generic_toggle": "Alternar genérico", "generic_turn_off": "Apagado genérico", "generic_turn_on": "Encendido genérico", + "entities_to_update": "Entidades a actualizar", "update_entity": "Actualizar entidad", - "creates_a_new_backup": "Crea una nueva copia de seguridad.", "decrement_description": "Disminuye el valor actual en 1 paso.", "increment_description": "Incrementa el valor en 1 paso.", - "sets_the_value": "Establece el valor.", - "the_target_value": "El valor objetivo.", - "reloads_the_automation_configuration": "Vuelve a cargar la configuración de automatización.", - "toggle_description": "Enciende o apaga un reproductor multimedia.", - "trigger_description": "Desencadena las acciones de una automatización.", - "skip_conditions": "Omitir condiciones", - "trigger": "Desencadenante", - "disables_an_automation": "Deshabilita una automatización.", - "stops_currently_running_actions": "Detiene las acciones en curso.", - "stop_actions": "Detener acciones", - "enables_an_automation": "Habilita una automatización.", + "bridge_identifier": "Identificador del puente", + "configuration_payload": "Payload de configuración", + "entity_description": "Representa un dispositivo extremo específico en deCONZ.", + "path": "Ruta", + "configure": "Configurar", + "device_refresh_description": "Actualiza los dispositivos disponibles de deCONZ.", + "device_refresh": "Actualizar dispositivos", + "remove_orphaned_entries": "Eliminar entradas huérfanas", "restarts_an_add_on": "Reinicia un complemento.", "the_add_on_slug": "El slug del complemento", "restart_add_on": "Reinicia el complemento.", @@ -2913,39 +3018,65 @@ "restore_partial_description": "Restaura desde una copia de seguridad parcial.", "restores_home_assistant": "Restaura Home Assistant.", "restore_from_partial_backup": "Restaurar desde una copia de seguridad parcial.", - "clears_the_playlist": "Borra la lista de reproducción.", - "clear_playlist": "Borrar lista de reproducción", - "selects_the_next_track": "Selecciona la pista siguiente.", - "pauses": "Pausa.", - "starts_playing": "Empieza la reproducción.", - "toggles_play_pause": "Alterna reproducción/pausa.", - "selects_the_previous_track": "Selecciona la pista anterior.", - "seek": "Buscar", - "stops_playing": "Deja de reproducir.", - "starts_playing_specified_media": "Inicia la reproducción del medio especificado.", - "announce": "Anunciar", - "enqueue": "Poner en cola", - "repeat_mode_to_set": "Modo de repetición para configurar.", - "select_sound_mode_description": "Selecciona un modo de sonido específico.", - "select_sound_mode": "Seleccione el modo de sonido", - "select_source": "Seleccionar fuente", - "shuffle_description": "Si el modo aleatorio está habilitado o no.", - "unjoin": "Desunir", - "turns_down_the_volume": "Baja el volumen.", - "volume_mute_description": "Silencia o reactiva el reproductor multimedia.", - "is_volume_muted_description": "Define si está silenciado o no.", - "mute_unmute_volume": "Silenciar/activar volumen", - "sets_the_volume_level": "Establece el nivel de volumen.", - "set_volume": "Ajustar el volumen", - "turns_up_the_volume": "Sube el volumen.", - "apply_filter": "Aplicar filtro", - "days_to_keep": "Días para mantener", - "repack": "Volver a empaquetar", - "purge": "Purgar", - "domains_to_remove": "Dominios a eliminar", - "entity_globs_to_remove": "Patrones globs de entidad para eliminar", - "entities_to_remove": "Entidades a eliminar", - "purge_entities": "Purgar entidades", + "removes_a_group": "Elimina un grupo.", + "object_id": "ID del objeto", + "creates_updates_a_user_group": "Crea/Actualiza un grupo de usuarios.", + "add_entities": "Añadir entidades", + "icon_description": "Nombre del icono del grupo.", + "name_of_the_group": "Nombre del grupo.", + "remove_entities": "Eliminar entidades", + "log_description": "Crea una entrada personalizada en el libro de registro.", + "message_description": "Cuerpo del mensaje de la notificación.", + "create_temporary_strict_connection_url_name": "Crear una URL de conexión estricta temporal", + "remote_connect": "Conexión remota", + "remote_disconnect": "Desconexión remota", + "creates_a_new_backup": "Crea una nueva copia de seguridad.", + "command_description": "Comando(s) para enviar a Google Assistant.", + "command": "Comando", + "send_text_command": "Enviar comando de texto", + "reloads_the_automation_configuration": "Vuelve a cargar la configuración de automatización.", + "toggle_description": "Enciende o apaga un reproductor multimedia.", + "trigger_description": "Desencadena las acciones de una automatización.", + "skip_conditions": "Omitir condiciones", + "trigger": "Desencadenante", + "disables_an_automation": "Deshabilita una automatización.", + "stops_currently_running_actions": "Detiene las acciones en curso.", + "stop_actions": "Detener acciones", + "enables_an_automation": "Habilita una automatización.", + "press_the_button_entity": "Pulsar el botón entidad.", + "load_url_description": "Carga una URL en Fully Kiosk Browser.", + "url_to_load": "URL a cargar.", + "load_url": "Cargar URL", + "configuration_parameter_to_set": "Parámetro de configuración a establecer.", + "key": "Clave", + "value_description": "El valor objetivo a establecer.", + "set_configuration": "Establecer configuración", + "application_description": "Nombre del paquete de la aplicación a iniciar.", + "start_application": "Iniciar aplicación", + "set_value_description": "Establece el valor de un número.", + "stops_a_running_script": "Detiene un script en ejecución.", + "enter_your_text": "Introduce tu texto.", + "set_value": "Establecer valor", + "dashboard_path": "Ruta del panel de control", + "view_path": "Ruta a la vista", + "show_dashboard_view": "Mostrar la vista del panel de control", + "closes_a_cover": "Cierra una persiana.", + "close_cover_tilt_description": "Inclina una persiana para cerrarla.", + "close_tilt": "Cerrar inclinación", + "opens_a_cover": "Abre una persiana.", + "tilts_a_cover_open": "Inclina una persiana para abrirla.", + "open_tilt": "Inclinación abierta", + "set_cover_position_description": "Mueve una persiana a una posición específica.", + "target_position": "Posición objetivo.", + "set_position": "Establecer posición", + "target_tilt_positition": "Posición de inclinación objetivo.", + "set_tilt_position": "Ajustar la posición de inclinación", + "stops_the_cover_movement": "Detiene el movimiento de la cubierta.", + "stop_cover_tilt_description": "Detiene un movimiento basculante de la cubierta.", + "stop_tilt": "Detener la inclinación", + "toggles_a_cover_open_closed": "Alterna una cubierta abierta/cerrada.", + "toggle_cover_tilt_description": "Alterna la inclinación de una cubierta abierta/cerrada.", + "toggle_tilt": "Alternar inclinación", "decrease_speed_description": "Reduce la velocidad del ventilador.", "percentage_step_description": "Aumenta la velocidad en un paso porcentual.", "decrease_speed": "Reducir la velocidad", @@ -2965,6 +3096,27 @@ "toggles_the_fan_on_off": "Activa o desactiva el ventilador.", "turns_fan_off": "Apaga el ventilador.", "turns_fan_on": "Enciende el ventilador.", + "arm_with_custom_bypass": "Armar con derivación personalizada", + "alarm_arm_vacation_description": "Establece la alarma en: _armado por vacaciones_.", + "disarms_the_alarm": "Desarma la alarma.", + "alarm_trigger_description": "Habilita un disparador de alarma externo.", + "toggles_a_switch_on_off": "Activa o desactiva un interruptor.", + "turns_a_switch_off": "Apaga un interruptor.", + "turns_a_switch_on": "Enciende un interruptor.", + "device_description": "ID del dispositivo al que enviar el comando.", + "delete_command": "Borrar comando", + "alternative": "Alternativa", + "command_type_description": "El tipo de mando que debe aprenderse.", + "command_type": "Tipo de comando", + "timeout_description": "Tiempo de espera para que se aprenda el comando.", + "learn_command": "Aprender comando", + "delay_seconds": "Segundos de retardo", + "hold_seconds": "Mantener segundos", + "repeats": "Repite", + "send_command": "Enviar comando", + "toggles_a_device_on_off": "Activa o desactiva un dispositivo.", + "turns_the_device_off": "Apaga el dispositivo.", + "turn_on_description": "Envía el comando de encendido.", "apply_description": "Activa una escena con configuración.", "entities_description": "Lista de entidades y su estado objetivo.", "entities_state": "Estado de las entidades", @@ -2976,44 +3128,104 @@ "snapshot_entities": "Entidades de instantánea", "delete_description": "Elimina una escena creada dinámicamente.", "activates_a_scene": "Activa una escena.", - "selects_the_first_option": "Selecciona la primera opción.", - "first": "Primera", - "selects_the_last_option": "Selecciona la última opción.", - "select_the_next_option": "Selecciona la siguiente opción.", - "selects_an_option": "Selecciona una opción.", - "option_to_be_selected": "Opción a seleccionar.", - "selects_the_previous_option": "Selecciona la opción anterior.", - "sets_the_options": "Establece las opciones.", - "list_of_options": "Lista de opciones.", - "set_options": "Establecer opciones", + "play_chime_description": "Reproducir un tono de llamada en un timbre.", + "device_id_description": "El timbre para reproducir el tono de llamada.", + "target_chime": "Timbre de destino", + "ringtone_to_play": "Tono de llamada a reproducir.", + "ringtone": "Tono de llamada", + "play_chime": "Reproducir timbre", + "ptz_move_description": "Mueve la cámara con una velocidad determinada.", + "ptz_move_speed": "Velocidad de movimiento PTZ.", + "ptz_move": "Movimiento PTZ", + "add_event_description": "Añade un nuevo evento de calendario.", + "calendar_id_description": "El id del calendario que quieres.", + "calendar_id": "ID del calendario", + "description_description": "La descripción del evento. Opcional.", + "summary_description": "Actúa como título del evento.", + "location_description": "La ubicación del evento.", + "create_event": "Crear evento", "closes_a_valve": "Cierra una válvula.", "opens_a_valve": "Abre una válvula.", "set_valve_position_description": "Mueve una válvula a una posición específica.", "stops_the_valve_movement": "Detiene el movimiento de la válvula.", "toggles_a_valve_open_closed": "Alterna una válvula abierta/cerrada.", - "load_url_description": "Carga una URL en Fully Kiosk Browser.", - "url_to_load": "URL a cargar.", - "load_url": "Cargar URL", - "configuration_parameter_to_set": "Parámetro de configuración a establecer.", - "key": "Clave", - "set_configuration": "Establecer configuración", - "application_description": "Nombre del paquete de la aplicación a iniciar.", - "start_application": "Iniciar aplicación", - "command_description": "Comando(s) para enviar a Google Assistant.", - "command": "Comando", - "media_player_entity": "Entidad de reproductor multimedia", - "send_text_command": "Enviar comando de texto", - "code_description": "Código utilizado para desbloquear la cerradura.", - "arm_with_custom_bypass": "Armar con derivación personalizada", - "alarm_arm_vacation_description": "Establece la alarma en: _armado por vacaciones_.", - "disarms_the_alarm": "Desarma la alarma.", - "alarm_trigger_description": "Habilita un disparador de alarma externo.", - "extract_media_url_description": "Extract media URL from a service.", + "extract_media_url_description": "Extraer la URL de medios de un servicio.", "format_query": "Formato de la consulta", "url_description": "URL donde se pueden encontrar los medios.", "media_url": "URL multimedia", "get_media_url": "Obtener URL multimedia", "play_media_description": "Descarga el archivo de la URL indicada.", + "clears_all_log_entries": "Borra todas las entradas del registro.", + "clear_all": "Borrar todo", + "write_log_entry": "Escribir entrada de registro.", + "log_level": "Nivel de registro.", + "message_to_log": "Mensaje para registrar.", + "write": "Escribir", + "reload_themes_description": "Recarga temas desde la configuración YAML.", + "reload_themes": "Recargar temas", + "name_of_a_theme": "Nombre de un tema.", + "set_the_default_theme": "Establecer el tema por defecto", + "clear_skipped_update": "Borrar actualización omitida", + "install_update": "Instalar actualización", + "skip_description": "Marca la actualización actualmente disponible como omitida.", + "skip_update": "Omitir actualización", + "brightness_value": "Valor de brillo", + "a_human_readable_color_name": "Un nombre de color legible por humanos.", + "color_name": "Nombre del color", + "color_temperature_in_mireds": "Temperatura de color en mireds.", + "light_effect": "Efecto de luz.", + "hue_sat_color": "Tono/saturación de color", + "color_temperature_in_kelvin": "Temperatura de color en Kelvin.", + "profile_description": "Nombre de un perfil de luz a utilizar.", + "rgbw_color": "Color RGBW", + "rgbww_color": "Color RGBWW", + "white_description": "Pone la luz en modo blanco.", + "xy_color": "Color XY", + "turn_off_description": "Apaga una o varias luces.", + "brightness_step_description": "Cambia el brillo en una cantidad.", + "brightness_step_value": "Valor de paso de brillo", + "brightness_step_pct_description": "Cambia el brillo en un porcentaje.", + "brightness_step": "Paso de brillo", + "decrements_a_counter": "Decrementa un contador.", + "increments_a_counter": "Incrementa un contador.", + "resets_a_counter": "Restablece un contador.", + "sets_the_counter_value": "Establece el valor del contador.", + "toggles_the_helper_on_off": "Activa o desactiva el ayudante.", + "turns_off_the_helper": "Apaga el ayudante.", + "turns_on_the_helper": "Enciende al ayudante.", + "start_date_description": "La fecha en que debe comenzar el evento de todo el día.", + "get_events": "Obtener eventos", + "list_event": "Lista de eventos", + "turns_auxiliary_heater_on_off": "Enciende/apaga la calefacción auxiliar.", + "aux_heat_description": "Nuevo valor del calefactor auxiliar.", + "auxiliary_heating": "Calefacción auxiliar", + "turn_on_off_auxiliary_heater": "Encender/apagar el calefactor auxiliar", + "sets_fan_operation_mode": "Establece el modo de funcionamiento del ventilador.", + "fan_operation_mode": "Modo de funcionamiento del ventilador.", + "set_fan_mode": "Establecer el modo de ventilador", + "sets_target_humidity": "Establece la humedad objetivo.", + "set_target_humidity": "Establecer la humedad objetivo", + "sets_hvac_operation_mode": "Establece el modo de funcionamiento de la climatización.", + "hvac_operation_mode": "Modo de funcionamiento HVAC.", + "set_hvac_mode": "Establecer el modo HVAC", + "sets_swing_operation_mode": "Establece el modo de funcionamiento de oscilación.", + "swing_operation_mode": "Modo de funcionamiento oscilante.", + "set_swing_mode": "Establecer el modo de oscilación", + "sets_target_temperature": "Establece la temperatura deseada.", + "high_target_temperature": "Temperatura deseada superior.", + "low_target_temperature": "Temperatura deseada inferior.", + "target_temperature_low": "Temperatura deseada inferior", + "set_target_temperature": "Establecer la temperatura deseada", + "turns_climate_device_off": "Apaga el dispositivo de climatización.", + "turns_climate_device_on": "Enciende el dispositivo de climatización.", + "notify_description": "Envía un mensaje de notificación a los objetivos seleccionados.", + "data": "Datos", + "title_for_your_notification": "Título para tu notificación.", + "title_of_the_notification": "Título de la notificación.", + "send_a_persistent_notification": "Enviar una notificación persistente", + "sends_a_notification_message": "Envía un mensaje de notificación.", + "your_notification_message": "Su mensaje de notificación.", + "title_description": "Título opcional de la notificación.", "sets_a_random_effect": "Establece un efecto aleatorio.", "sequence_description": "Lista de secuencias HSV (Máx 16).", "backgrounds": "Fondos", @@ -3040,106 +3252,11 @@ "speed_of_spread": "Velocidad de propagación.", "spread": "Propagar", "sequence_effect": "Efecto de secuencia", - "press_the_button_entity": "Pulsar el botón entidad.", - "see_description": "Registra un dispositivo rastreado visto.", - "battery_description": "Nivel de batería del dispositivo.", - "gps_coordinates": "Coordenadas GPS", - "gps_accuracy_description": "Precisión de las coordenadas GPS.", - "hostname_of_the_device": "Nombre de host del dispositivo.", - "hostname": "Nombre de host", - "mac_description": "Dirección MAC del dispositivo.", - "mac_address": "Dirección MAC", - "see": "Ver", - "process_description": "Inicia una conversación a partir de un texto transcrito.", - "agent": "Agente", - "conversation_id": "ID de conversación", - "language_description": "Idioma a utilizar para la generación del habla.", - "transcribed_text_input": "Entrada de texto transcrito.", - "process": "Procesar", - "reloads_the_intent_configuration": "Vuelve a cargar la configuración de intentos.", - "conversation_agent_to_reload": "Agente de conversación para recargar.", - "create_description": "Muestra una notificación en el panel **Notificaciones**.", - "message_description": "Mensaje de la entrada del libro de registro.", - "notification_id": "ID de notificación", - "title_description": "Título para tu mensaje de notificación", - "dismiss_description": "Elimina una notificación del panel de **Notificaciones**.", - "notification_id_description": "ID de la notificación que se va a eliminar.", - "dismiss_all_description": "Elimina todas las notificaciones del panel de **Notificaciones**.", - "notify_description": "Envía un mensaje de notificación a los objetivos seleccionados.", - "data": "Datos", - "title_for_your_notification": "Título para tu notificación.", - "title_of_the_notification": "Título de la notificación.", - "send_a_persistent_notification": "Enviar una notificación persistente", - "sends_a_notification_message": "Envía un mensaje de notificación.", - "your_notification_message": "Su mensaje de notificación.", - "device_description": "ID del dispositivo al que enviar el comando.", - "delete_command": "Borrar comando", - "alternative": "Alternativa", - "command_type_description": "El tipo de mando que debe aprenderse.", - "command_type": "Tipo de comando", - "timeout_description": "Tiempo de espera para que se aprenda el comando.", - "learn_command": "Aprender comando", - "delay_seconds": "Segundos de retardo", - "hold_seconds": "Mantener segundos", - "repeats": "Repite", - "send_command": "Enviar comando", - "toggles_a_device_on_off": "Activa o desactiva un dispositivo.", - "turns_the_device_off": "Apaga el dispositivo.", - "turn_on_description": "Envía el comando de encendido.", - "stops_a_running_script": "Detiene un script en ejecución.", - "locks_a_lock": "Bloquea una cerradura.", - "opens_a_lock": "Abre una cerradura.", - "unlocks_a_lock": "Desbloquea una cerradura.", - "turns_auxiliary_heater_on_off": "Enciende/apaga la calefacción auxiliar.", - "aux_heat_description": "Nuevo valor del calefactor auxiliar.", - "auxiliary_heating": "Calefacción auxiliar", - "turn_on_off_auxiliary_heater": "Encender/apagar el calefactor auxiliar", - "sets_fan_operation_mode": "Establece el modo de funcionamiento del ventilador.", - "fan_operation_mode": "Modo de funcionamiento del ventilador.", - "set_fan_mode": "Establecer el modo de ventilador", - "sets_target_humidity": "Establece la humedad objetivo.", - "set_target_humidity": "Establecer la humedad objetivo", - "sets_hvac_operation_mode": "Establece el modo de funcionamiento de la climatización.", - "hvac_operation_mode": "Modo de funcionamiento HVAC.", - "set_hvac_mode": "Establecer el modo HVAC", - "sets_swing_operation_mode": "Establece el modo de funcionamiento de oscilación.", - "swing_operation_mode": "Modo de funcionamiento oscilante.", - "set_swing_mode": "Establecer el modo de oscilación", - "sets_target_temperature": "Establece la temperatura deseada.", - "high_target_temperature": "Temperatura deseada superior.", - "low_target_temperature": "Temperatura deseada inferior.", - "target_temperature_low": "Temperatura deseada inferior", - "set_target_temperature": "Establecer la temperatura deseada", - "turns_climate_device_off": "Apaga el dispositivo de climatización.", - "turns_climate_device_on": "Enciende el dispositivo de climatización.", - "calendar_id_description": "El id del calendario que quieres.", - "calendar_id": "ID del calendario", - "description_description": "La descripción del evento. Opcional.", - "summary_description": "Actúa como título del evento.", - "dashboard_path": "Ruta del panel de control", - "view_path": "Ruta a la vista", - "show_dashboard_view": "Mostrar la vista del panel de control", - "brightness_value": "Valor de brillo", - "a_human_readable_color_name": "Un nombre de color legible por humanos.", - "color_name": "Nombre del color", - "color_temperature_in_mireds": "Temperatura de color en mireds.", - "light_effect": "Efecto de luz.", - "hue_sat_color": "Tono/saturación de color", - "color_temperature_in_kelvin": "Temperatura de color en Kelvin.", - "profile_description": "Nombre de un perfil de luz a utilizar.", - "rgbw_color": "Color RGBW", - "rgbww_color": "Color RGBWW", - "white_description": "Pone la luz en modo blanco.", - "xy_color": "Color XY", - "turn_off_description": "Apaga una o varias luces.", - "brightness_step_description": "Cambia el brillo en una cantidad.", - "brightness_step_value": "Valor de paso de brillo", - "brightness_step_pct_description": "Cambia el brillo en un porcentaje.", - "brightness_step": "Paso de brillo", "topic_to_listen_to": "Topic a escuchar.", "topic": "Topic", "export": "Exportar", "publish_description": "Publica un mensaje en un topic de MQTT.", + "evaluate_payload": "Evaluar payload", "the_payload_to_publish": "La payload a publicar.", "payload": "Payload", "payload_template": "Plantilla de payload", @@ -3147,87 +3264,57 @@ "retain": "Retener", "topic_to_publish_to": "Topic en el que publicar.", "publish": "Publicar", - "ptz_move_description": "Mueve la cámara con una velocidad determinada.", - "ptz_move_speed": "Velocidad de movimiento PTZ.", - "ptz_move": "Movimiento PTZ", - "log_description": "Crea una entrada personalizada en el libro de registro.", - "entity_id_description": "Reproductores multimedia para reproducir el mensaje.", - "toggles_a_switch_on_off": "Activa o desactiva un interruptor.", - "turns_a_switch_off": "Apaga un interruptor.", - "turns_a_switch_on": "Enciende un interruptor.", - "reload_themes_description": "Recarga temas desde la configuración YAML.", - "reload_themes": "Recargar temas", - "name_of_a_theme": "Nombre de un tema.", - "set_the_default_theme": "Establecer el tema por defecto", - "toggles_the_helper_on_off": "Activa o desactiva el ayudante.", - "turns_off_the_helper": "Apaga el ayudante.", - "turns_on_the_helper": "Enciende al ayudante.", - "decrements_a_counter": "Decrementa un contador.", - "increments_a_counter": "Incrementa un contador.", - "resets_a_counter": "Restablece un contador.", - "sets_the_counter_value": "Establece el valor del contador.", - "remote_connect": "Conexión remota", - "remote_disconnect": "Desconexión remota", - "get_weather_forecast": "Obtén la previsión meteorológica.", - "type_description": "Tipo de previsión: diaria, horaria o dos veces al día.", - "forecast_type": "Tipo de previsión", - "get_forecast": "Obtener previsión", - "get_weather_forecasts": "Obtener previsiones meteorológicas.", - "get_forecasts": "Obtener previsiones", - "disables_the_motion_detection": "Deshabilita la detección de movimiento.", - "disable_motion_detection": "Deshabilitar la detección de movimiento", - "enables_the_motion_detection": "Habilita la detección de movimiento.", - "enable_motion_detection": "Habilitar detección de movimiento", - "format_description": "Formato de transmisión compatible con el reproductor multimedia.", - "format": "Formato", - "media_player_description": "Reproductores multimedia en los que transmitir.", - "play_stream": "Reproducir transmisión", - "filename": "Nombre de archivo", - "lookback": "Mirar atrás", - "snapshot_description": "Toma una instantánea de una cámara.", - "take_snapshot": "Tomar instantánea", - "turns_off_the_camera": "Apaga la cámara.", - "turns_on_the_camera": "Enciende la cámara.", - "clear_tts_cache": "Borrar caché TTS", - "cache": "Caché", - "options_description": "Un diccionario que contiene opciones específicas de la integración.", - "say_a_tts_message": "Decir un mensaje TTS", - "speak": "Hablar", - "broadcast_address": "Dirección de broadcast", - "broadcast_port_description": "Puerto donde enviar el paquete mágico.", - "broadcast_port": "Puerto de broadcast", - "send_magic_packet": "Enviar paquete mágico", - "set_datetime_description": "Establece la fecha y/o la hora.", - "the_target_date": "La fecha objetivo.", - "datetime_description": "La fecha y hora objetivo.", - "the_target_time": "La hora objetivo.", - "bridge_identifier": "Identificador del puente", - "configuration_payload": "Payload de configuración", - "entity_description": "Representa un dispositivo extremo específico en deCONZ.", - "path": "Ruta", - "configure": "Configurar", - "device_refresh_description": "Actualiza los dispositivos disponibles de deCONZ.", - "device_refresh": "Actualizar dispositivos", - "remove_orphaned_entries": "Eliminar entradas huérfanas", - "removes_a_group": "Elimina un grupo.", - "object_id": "ID del objeto", - "creates_updates_a_user_group": "Crea/Actualiza un grupo de usuarios.", - "add_entities": "Añadir entidades", - "icon_description": "Nombre del icono del grupo.", - "name_of_the_group": "Nombre del grupo.", - "remove_entities": "Eliminar entidades", - "cancels_a_timer": "Cancela un temporizador.", - "changes_a_timer": "Cambia un temporizador.", - "finishes_a_timer": "Finaliza un temporizador.", - "pauses_a_timer": "Pausa un temporizador.", - "starts_a_timer": "Inicia un temporizador.", - "duration_description": "Duración que requiere el temporizador para finalizar. [opcional].", - "set_default_level_description": "Establece el nivel de registro predeterminado para las integraciones.", - "level_description": "Nivel de gravedad predeterminado para todas las integraciones.", - "set_default_level": "Establecer nivel predeterminado", - "set_level": "Establecer nivel", - "clear_skipped_update": "Borrar actualización omitida", - "install_update": "Instalar actualización", - "skip_description": "Marca la actualización actualmente disponible como omitida.", - "skip_update": "Omitir actualización" + "create_description": "Muestra una notificación en el panel de notificaciones.", + "notification_id": "ID de notificación", + "dismiss_description": "Elimina una notificación del panel de notificaciones.", + "notification_id_description": "ID de la notificación que se va a eliminar.", + "dismiss_all_description": "Elimina todas las notificaciones del panel de notificaciones.", + "process_description": "Inicia una conversación a partir de un texto transcrito.", + "agent": "Agente", + "conversation_id": "ID de conversación", + "transcribed_text_input": "Entrada de texto transcrito.", + "process": "Procesar", + "reloads_the_intent_configuration": "Vuelve a cargar la configuración de intentos.", + "conversation_agent_to_reload": "Agente de conversación para recargar.", + "clears_the_playlist": "Borra la lista de reproducción.", + "clear_playlist": "Borrar lista de reproducción", + "selects_the_next_track": "Selecciona la pista siguiente.", + "pauses": "Pausa.", + "starts_playing": "Empieza la reproducción.", + "toggles_play_pause": "Alterna reproducción/pausa.", + "selects_the_previous_track": "Selecciona la pista anterior.", + "seek": "Buscar", + "stops_playing": "Deja de reproducir.", + "starts_playing_specified_media": "Inicia la reproducción del medio especificado.", + "announce": "Anunciar", + "enqueue": "Poner en cola", + "repeat_mode_to_set": "Modo de repetición para configurar.", + "select_sound_mode_description": "Selecciona un modo de sonido específico.", + "select_sound_mode": "Seleccione el modo de sonido", + "select_source": "Seleccionar fuente", + "shuffle_description": "Si el modo aleatorio está habilitado o no.", + "unjoin": "Desunir", + "turns_down_the_volume": "Baja el volumen.", + "volume_mute_description": "Silencia o reactiva el reproductor multimedia.", + "is_volume_muted_description": "Define si está silenciado o no.", + "mute_unmute_volume": "Silenciar/activar volumen", + "sets_the_volume_level": "Establece el nivel de volumen.", + "set_volume": "Ajustar el volumen", + "turns_up_the_volume": "Sube el volumen.", + "apply_filter": "Aplicar filtro", + "days_to_keep": "Días para mantener", + "repack": "Volver a empaquetar", + "purge": "Purgar", + "domains_to_remove": "Dominios a eliminar", + "entity_globs_to_remove": "Patrones globs de entidad para eliminar", + "entities_to_remove": "Entidades a eliminar", + "purge_entities": "Purgar entidades", + "see_description": "Registra un dispositivo rastreado visto.", + "battery_description": "Nivel de batería del dispositivo.", + "gps_coordinates": "Coordenadas GPS", + "gps_accuracy_description": "Precisión de las coordenadas GPS.", + "hostname_of_the_device": "Nombre de host del dispositivo.", + "hostname": "Nombre de host", + "mac_description": "Dirección MAC del dispositivo.", + "see": "Ver" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/et/et.json b/packages/core/src/hooks/useLocale/locales/et/et.json index 089aafc2..e23ff009 100644 --- a/packages/core/src/hooks/useLocale/locales/et/et.json +++ b/packages/core/src/hooks/useLocale/locales/et/et.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logi", "history": "History", - "mailbox": "Postkast", "to_do_lists": "Ülesannete loendid", "developer_tools": "Arendaja tööriistad", "media": "Meediamängija", "profile": "Profiil", + "panel_mailbox": "Postkast", "panel_shopping_list": "Ostunimekiri", "unknown": "Teadmata", "unavai": "Kadunud", @@ -71,7 +71,7 @@ "increment": "Suurenda", "decrement": "Vähenda", "reset": "Lähtesta", - "position": "Asend", + "position": "Positsioon", "tilt_position": "Kalde asend", "open_cover": "Ava kate", "close_cover": "Sulge avakate", @@ -93,6 +93,7 @@ "name_on": "{name} sisse", "resume_mowing": "Jätka niitmist", "start_mowing": "Alusta niitmist", + "pause": "Paus", "return_to_dock": "Naase laadimisjaama", "brightness": "Heledus", "color_temperature": "Värvustemperatuur", @@ -113,7 +114,6 @@ "browse_media": "Meediasisu sirvimine", "play": "Esita", "play_pause": "Mängimine/paus", - "pause": "Paus", "stop": "Peata", "next_track": "Järgmine lugu", "previous_track": "Eelmine lugu", @@ -139,7 +139,7 @@ "installing_progress": "Paigaldan ({progress}%)", "up_to_date": "Ajakohane", "empty_value": "(tühi väärtus)", - "end": "Lõpeta", + "finish": "Lõpeta", "resume_cleaning": "Jätka puhastamist", "start_cleaning": "Alusta puhastamist", "open_valve": "Ava ventiil", @@ -225,14 +225,16 @@ "media_content_type": "Meediumisisu tüüp", "upload_failed": "Üleslaadimine nurjus", "unknown_file": "Tundmatu fail", - "select_image": "Vali pilt", + "image": "Pilt", + "select_label": "Vali {label}", "upload_picture": "Laadi pilt üles", "image_url": "Kohalik rada või veebi URL", + "ui_components_selectors_image_select_image": "Vali pilt", "latitude": "Laiuskraad", "longitude": "Pikkuskraad", "radius": "Raadius", "selector_options": "Valikuvõimalused", - "action": "Tegevus", + "action": "Toiming", "area": "Ala", "attribute": "Atribuut", "boolean": "Tõeväärtus", @@ -253,13 +255,14 @@ "theme": "Teema", "time": "Kellaaeg", "manual_entry": "Käsitsi sisestamine", + "learn_more_about_templating": "Lisateave mallide loomise kohta.", "show_password": "Kuva salasõna", "hide_password": "Peida salasõna", "no_logbook_events_found": "Logiraamatu kandeid ei leitud.", "triggered_by": "käivitas", "triggered_by_automation": "käivitas automatiseering", "triggered_by_script": "käivitas skript", - "triggered_by_service": "käivitas teenus", + "triggered_by_action": "toimingu poolt käivitatud", "logbook_triggered_by_numeric_state_of": "käivitas numbriline olek", "triggered_by_state_of": "käivitas olek", "triggered_by_event": "käivitas sündmus", @@ -303,6 +306,7 @@ "event_type_event_detected": "Tuvastati sündmus {event_type}", "detected_an_event": "tuvastas sündmuse", "detected_an_unknown_event": "tuvastas tundmatu sündmuse", + "ui_components_logbook_triggered_by_service": "käivitas teenus", "no_entities": "Olemid puuduvad", "no_matching_entities_found": "Sobivaid olemeid ei leitud", "show_entities": "Näita olemeid", @@ -406,7 +410,7 @@ "mount_picker_use_datadisk": "Kasuta varundamiseks andmeketast", "error_fetch_mounts": "Andmete asukoha laadimisel ilmnes tõrge.", "speech_to_text": "Kõne tekstiks", - "filter": "Filtreeri", + "filter": "Filter", "filter_by_entity": "Filtreeri olemi järgi", "filter_by_device": "Filtreeri seadmete järgi", "filter_by_area": "Filtreeri ala järgi", @@ -477,11 +481,13 @@ "min": "Min", "max": "Maksimaalne", "sum": "Summa", - "service": "teenus", + "ui_components_service_picker_service": "Teenus", "this_field_is_required": "See väli on nõutav", "targets": "Eesmärgid", - "service_data": "Teenuse andmed", + "action_data": "Toimingu andmed", "integration_documentation": "Sidumise teave", + "ui_components_service_control_data": "Teenuse andmed", + "ui_components_service_control_target_description": "Mida see teenus peaks välja kutsuma: alad, seadmed ja olemid.", "no_related_items_found": "Seotud üksusi ei leitud.", "related_entities": "Seotud olemid", "related_items_group": "Osaleb järgmistes gruppides", @@ -530,7 +536,6 @@ "episode": "Osa", "game": "Mäng", "genre": "Žanr", - "image": "Pilt", "movie": "Film", "music": "Muusika", "playlist": "Esitusloend", @@ -561,6 +566,7 @@ "edit_event": "Muuda sündmust", "save_event": "Salvesta sündmus", "all_day": "Terve päev", + "end": "Lõpp", "delete_only_this_event": "Kustuta ainult see sündmus", "delete_all_future_events": "Kustuta kõik tulevased sündmused", "update_event": "Uuenda sündmust", @@ -608,6 +614,10 @@ "increase_temperature": "Tõsta temperatuuri", "decrease_temperature": "Langeta temperatuuri", "copy_to_clipboard": "Kopeeri lõikelauale", + "last_changed": "Viimati muudetud", + "last_updated": "Viimati uuendatud", + "remaining_time": "Järelejäänud aeg", + "install_status": "Paigaldamise olek", "safe_mode": "Turvaline režiim", "all_yaml_configuration": "Kogu YAML-i konfiguratsioon", "domain": "Domeen", @@ -677,6 +687,7 @@ "didn_t_quite_get_that": "Ei saanud päris hästi aru", "voice_command_found": "Ma leidsin Teie jaoks:", "voice_command_error": "Oih, ilmnes tõrge", + "voice_command_conversation_no_control": "See assistent ei saa seda kodu juhtida.", "how_can_i_assist": "Kuidas saan aidata?", "enter_a_request": "Sisesta taotlus", "send_text": "Saada tekst", @@ -692,8 +703,6 @@ "info": "Teave", "related": "Seotud", "device_info": "Seadme info", - "last_changed": "Viimati muudetud", - "last_updated": "Viimati uuendatud", "show_more": "Kuva rohkem", "exit_edit_mode": "Redigeerimisrežiimist väljumine", "last_action": "Viimatine tegevus", @@ -734,12 +743,13 @@ "set_reverse_direction": "Määra vastupidine suund", "turn_on_oscillating": "Lülita võnkumine sisse", "turn_off_oscillating": "Lülita võnkumine välja", + "activity": "Tegevus", "lawn_mower_commands": "Muruniiduki käsud", "control": "Juhtimine", "default_code": "Vaikekood", "editor_default_code_error": "Kood ei vasta koodivormingule", "entity_id": "Olemi ID", - "unit_of_measurement": "Mõõtühik", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Sademete ühik", "display_precision": "Kuvamise täpsus", "default_value": "Vaikimisi ( {value} )", @@ -760,8 +770,8 @@ "cold": "Jahe", "connectivity": "Ühenduvus", "gas": "Gaas", - "heat": "Küte", - "light": "Tuled", + "heat": "Küta", + "light": "Hele", "motion": "Liikumine", "occupancy": "Hõivatus", "plug": "Pistikupesa", @@ -807,8 +817,10 @@ "rotate_right_and_flip": "Pööra paremale ja peegelda", "rotate_right": "Pööra paremale", "voice_assistants": "Häälassistendid", + "ui_dialogs_entity_registry_editor_hidden_description": "Peidetud olemeid ei kuvata töölaual l ega lisata, kui neile kaudselt viidatakse (s.t. ala või seadme kaudu). Nende ajalugu jälgitakse endiselt ja saad nendega endiselt teenuste abil suhelda.", "enable_type": "Luba {type} seade", "device_registry_detail_enabled_cause": "{cause} on {type} seadme keelanud.", + "service": "teenus", "unknown_error": "Tundmatu viga", "expose": "Avalda", "aliases": "Pseudonüümid", @@ -819,7 +831,7 @@ "restart_home_assistant": "Kas taaskäivitada Home Assistant?", "advanced_options": "Täpsemad sätted", "quick_reload": "Kiire taaslaadimine", - "reload_description": "Taaslaeb tsoonid YAML-i konfiguratsioonist.", + "reload_description": "Taaslaeb MQTT olemid YAML-i konfiguratsioonist.", "reloading_configuration": "Sätete taaslaadimine", "failed_to_reload_configuration": "Sätete taaslaadimine nurjus", "restart_description": "Katkestab kõik töötavad automatiseerimised ja skriptid.", @@ -861,6 +873,7 @@ "from": "Algväärtus", "restore": "Taasta", "schedule_confirm_delete": "Kas kustutada see element?", + "edit_schedule_block": "Muuda ajakava sätteid", "loading_loading_step": "{integration} paigaldamise järgmist sammu laadimine", "options_successfully_saved": "Valikud on edukalt salvestatud.", "repair_issue": "Parandamise probleem", @@ -987,11 +1000,12 @@ "no_notifications": "Teavitusi pole", "notifications": "Teavitused", "dismiss_all": "Loobu kõigist", - "notification_toast_service_call_failed": "Teenuse {service} väljakutsumine ebaõnnestus.", + "notification_toast_action_failed": "Toimingu {service} sooritamine nurjus.", "connection_lost_reconnecting": "Ühendus kadunud. Taasühendamine…", "home_assistant_has_started": "Home Assistant on käivitunud!", "triggered_name": "Käivitati {name}", "notification_toast_no_matching_link_found": "My linki {path} jaoks ei leitud", + "ui_notification_toast_service_call_failed": "Teenuse {service} väljakutsumine ebaõnnestus.", "app_configuration": "Rakenduse seaded", "sidebar_toggle": "Külgriba lülitamine", "hide_panel": "Peida paneel", @@ -1001,7 +1015,8 @@ "actions_no_entity_toggle": "Lülitamiseks vajalik olem puudub", "no_navigation_path_specified": "Navigeerimisteed pole määratud", "actions_no_url": "Avamiseks vajalik link puudub", - "actions_no_service": "Käivitamiseks pole teenust määratud", + "actions_no_action": "Käivitatavat toimingut pole määratud", + "ui_panel_lovelace_cards_actions_no_service": "Käivitamiseks pole teenust määratud", "welcome_home": "Tere tulemast koju", "empty_state_go_to_integrations_page": "Mine sidumiste lehele.", "never_triggered": "Pole kunagi vallandunud", @@ -1017,8 +1032,9 @@ "navigate_to_location": "Liigu asukohta {location}", "open_window_to_url_path": "Ava {url_path} aken", "toggle_name": "Lülita {name}", - "call_service_name": "Kutsu välja teenus {name}", + "perform_action_name": "Soorita toiming {name}", "show_more_info_name": "Näita rohkem teavet {name} kohta", + "ui_panel_lovelace_cards_picture_elements_call_service": "Kutsu välja teenus {name}", "recovery_mode_activated": "Taasterežiim on aktiveeritud", "starting_description": "Home Assistant käivitub, palun oota…", "reset_focus": "Lähtesta fookus", @@ -1057,6 +1073,7 @@ "energy_distribution_go_to_energy_dashboard": "Minge energia vaatesse", "energy_usage": "Energiakasutus", "previous_energy_usage": "Eelnev energiakasutus", + "untracked_consumption": "Jälgimata tarbimine", "low_carbon_energy_consumed": "Vähese süsinikdioksiidiheitega energia tarbimine", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Tarbitud mittefossiilset energiat ei saanud arvutada", "unused_entities": "Kasutamata olemid", @@ -1081,10 +1098,13 @@ "edit_configuration": "Muuda seadeid", "unsaved_changes": "Salvestamata muudatused", "saved": "Salvestatud", + "delete_dashboard_configuration": "Kas kustutada selle vaate konfiguratsioon?", "raw_editor_error_parse_yaml": "YAML-i ei saa parsida: {error}", "raw_editor_error_invalid_config": "Teie konfiguratsioonis on vigane: {error}", "raw_editor_error_save_yaml": "YAML-i ei saa salvestada: {error}", "raw_editor_error_remove": "Konfiguratsiooni ei saa eemaldada: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Kui eemaldad Lovelace UI seaded loome Lovelace UI vaated automaatselt teie alade ja seadmetega.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Kas soovite kindlasti oma Lovelace kasutajaliidese konfiguratsiooni eemaldada?", "title_of_your_dashboard": "Lovelace kasutajaliidese pealkiri", "edit_title": "Muuda pealkirja", "title": "Pealkiri", @@ -1096,17 +1116,19 @@ "move_view_left": "Liiguta vaadet vasakule", "move_view_right": "Liiguta vaadet paremale", "background": "Taust", - "badges": "Märgid", "view_type": "Kuva tüüp", "masonry_default": "Müürileht (vaikimisi)", "sidebar": "Külgriba", "panel_card": "Paneel (1 kaart)", "sections_experimental": "Jaotised (katseline)", "subview": "Alamvaade", - "max_number_of_columns": "Maksimaalne veergude arv", + "edit_view_max_columns": "Laiuse maksimaalne sektsioonide arv", + "sections_view_specifics_settings": "Sektsioonide kuvamise spetsiifilised sätted", + "dense_section_placement": "Tihe sektsioonide paigutus", "edit_in_visual_editor": "Redigeeri visuaalses redaktoris", "edit_in_yaml": "Redigeeri YAML-ina", "saving_failed": "Salvestamine nurjus", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Märgid", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Ei saa muuta vaadet muuks tüübiks kuna migreerimist veel ei toetata. Alusta uue vaatega nullist kui soovid kasutada mõnda muud vaatetüüpi.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Vaatetüüpi \"jaotised\" kasutamiseks ei saa vaadet muuta, kuna migreerimist veel ei toetata. Alusta nullist uue vaatega kui soovid katsetada vaadet \"jaotised\".", "card_configuration": "Kaardi seadistamine", @@ -1129,7 +1151,15 @@ "more_options": "Veel valikuid", "search_cards": "Otsi kaarte", "layout": "Paigutus", + "full_width_card": "Täislaiusega kaart", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Seadistag kuidas kaarti vaates kuvatakse. Need sätted alistavad kaardi vaikesuuruse ja -asendi.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Millise kaardi soovite oma {name} vaatesse lisada?", + "badge_configuration": "Märgi seaded", + "type_badge_configuration": "{type} märgi seaded", + "edit_badge_pick_badge": "Millise märgi soovid lisada?", + "add_badge": "Lisa märk", + "suggest_card_header": "Lõime sulle ettepaneku", + "add_to_dashboard": "Lisa Lovelace'i kasutajaliidesesse", "move_card_error_title": "Kaarti ei ole võimalik liigutada", "choose_a_view": "Valige vaade", "dashboard": "Kasutajaliides", @@ -1148,9 +1178,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} kustutatakse.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "See jaotis", "edit_section": "Muuda jaotist", - "suggest_card_header": "Lõime sulle ettepaneku", + "width": "Laius", "pick_different_card": "Vali teine kaart", - "add_to_dashboard": "Lisa Lovelace'i kasutajaliidesesse", "save_config_header": "Võta Lovelace kasutajaliides oma kontrolli alla", "save_config_empty_config": "Alustage tühja kasutajaliidesega", "take_control": "Võta ohjad enda kätte", @@ -1158,10 +1187,10 @@ "migrate_configuration": "Siirda seaded", "navigation_path": "Navigeerimistee", "url_path": "URL-i tee", - "default_action": "Vaiketoiming", - "call_service": "Kutsu teenus", + "default": "Vaikimisi", + "perform_action": "Soorita toiming", "more_info": "Rohkem infot", - "no_action": "Toiming puudub", + "nothing": "Mitte midagi", "add_condition": "Lisa tingimus", "test": "Test", "condition_passes": "Tingimus sobib", @@ -1235,21 +1264,21 @@ "camera_entity": "Kaamera olem", "image_entity": "Pildi olem", "camera_view": "Kaamera vaade", - "double_tap_action": "Topeltklõps", - "long_push": "Pikk vajutus", + "double_tap_behavior": "Topeltpuudutuse käitumine", + "hold_behavior": "Pika vajutuse käitumine", "hours_to_show": "Mitu tundi kuvada", "days_to_show": "Kuvatavate päevade arv", "icon_height": "Ikooni kõrgus", "image_path": "Pildi asukoht", "manual": "Käsitsi", "minimum": "Minimaalne", - "paste_from_clipboard": "Kleebi lõikepuhvrist", - "generic_paste_description": "Kleebi {type} kaart lõikepuhvrist", + "paste_from_clipboard": "Aseta lõikelaualt", + "generic_paste_description": "Aseta lõikelaualt märk {type}", "refresh_interval": "Värskendamise intervall", - "show_icon": "Kas näidata ikooni?", - "show_name": "Kas näidata nime?", - "show_state": "Kas näidata olekut?", - "tap_action": "Vajutus või klikk", + "show_icon": "Kuva pisipilt", + "show_name": "Kuva nime", + "show_state": "Näita olekut", + "tap_behavior": "Puudutuse käitumine", "secondary_info_attribute": "Teisene teabeatribuut", "generic_state_color": "Kas muuta Ikoonide värvi oleku järgi?", "suggested_cards": "Soovitatud kaardid", @@ -1265,6 +1294,16 @@ "content": "Sisu", "media_control": "Meedia juhtimine", "picture_elements": "Pildi elemendid", + "card_options": "Kaardi valikud", + "elements": "Elemendid", + "add_new_element": "Lisa uus element", + "dark_mode_image_path": "Tumeda režiimi pilditee", + "state_filter": "Olekufilter", + "dark_mode_state_filter": "Tumeda režiimi olekufilter", + "state_badge": "Oleku märk", + "state_icon": "Oleku pisipilt", + "state_label": "Oleku silt", + "perform_action_button": "Toimingu sooritamise nupp", "picture_glance": "Pildi pilk", "state_entity": "Oleku olem", "plant_status": "Taime olek", @@ -1275,12 +1314,13 @@ "thermostat": "Termostaat", "thermostat_show_current_as_primary": "Kuva praegune temperatuur esmase teabena", "tile": "Paan", - "icon_tap_action": "Ikoonipuudutuse toiming", - "actions": "Tegevused", + "icon_tap_behavior": "Ikoonipuudutuse käitumine", + "interactions": "Vastasmõjud", "show_entity_picture": "Näita olemi pilti", "vertical": "Vertikaalne", "hide_state": "Peida olek", "state_content": "Oleku sisu", + "ui_panel_lovelace_editor_card_tile_actions": "Tegevused", "vertical_stack": "Vertikaalne pinu", "weather_forecast": "Ilmateade", "weather_to_show": "Kuvatavad ilmaandmed", @@ -1289,6 +1329,17 @@ "show_only_forecast": "Kuva ainult prognoos", "select_forecast_type": "Vali ilmaennustuse tüüp", "no_type": "Tüüp puudub", + "style": "Stiil", + "prefix": "Eesliide", + "suffix": "Järelliide", + "state_image": "Oleku pilt", + "displayed_elements": "Kuvatavad elemendid", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Täielik (ikoon, nimi ja olek)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimaalne (ainult ikoon)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Tavaline (ikoon ja olek)", + "suggested_badges": "Soovitatud märgid", + "other_badges": "Muud märgid", + "custom_badges": "Kohandatud märgid", "features": "Funktsioonid", "not_compatible": "Ei ühildu", "features_no_compatible_available": "Selle olemi jaoks pole ühilduvaid funktsioone saadaval", @@ -1308,7 +1359,6 @@ "vacuum_commands": "Tolmuimeja käsud", "commands": "Käsud", "climate_fan_modes": "Kliimaseadme ventilaatori režiimid", - "style": "Stiil", "dropdown": "Rippmenüü", "icons": "Pisipildid", "customize_fan_modes": "Kohandada ventilaatori režiime", @@ -1344,6 +1394,7 @@ "no_description_available": "Kirjeldus puudub.", "by_entity": "Olemite järgi", "by_card": "Kaartide järgi", + "by_badge": "Märkide järgi", "header": "Päis", "footer": "Jalus", "choose_a_type": "Vali {type}", @@ -1351,6 +1402,8 @@ "header_editor": "Päise muutmine", "footer_editor": "Jaluse muutmine", "feature_editor": "Omaduste muutmine", + "element_editor": "Elementide redaktor", + "type_element_editor": "{type} elementide redaktor", "ui_panel_lovelace_editor_edit_section_title_title": "Muuda nime", "ui_panel_lovelace_editor_edit_section_title_title_new": "Lisa nimi", "warning_attribute_not_found": "Olemi atribuut {attribute} pole saadaval: {entity}", @@ -1362,121 +1415,147 @@ "compare_data": "Võrdle andmeid", "reload_ui": "Taaslae Lovelace", "profiler": "Profiler", - "http": "HTTP", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Sisestusnupp", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Taimer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatiseerimine", "alarm_control_panel": "Valvekeskuse juhtpaneel", - "device_tracker": "Seadme träkker", - "trace": "Trace", - "stream": "Stream", "person": "Isik", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Ventiil", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Loendur", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Tõeväärtuse abiline", - "camera": "Kaamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Filesize", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Kuupäeva ja kellaaja abiline", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Märgis", - "diagnostics": "Diagnostika", - "siren": "Sireen", "fitbit": "Fitbit", - "automation": "Automatiseerimine", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Ventiil", - "assist_pipeline": "Assist Pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Vestlus", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Filesize", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Tekstisisestuse abiline", + "weather": "Ilm", + "home_assistant_api": "Home Assistant API", + "input_number": "Arvväärtuse abiline", "group": "Grupp", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Ajakava", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Püsiv teavitus", + "localtuya": "LocalTuya integration", + "input_button": "Sisestusnupp", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Kaugjuhtimispult", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Märgis", + "binary_sensor": "Binaarne andur", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Püsiv teavitus", + "conversation": "Vestlus", "rpi_power_title": "Raspberry Pi toiteallika kontroll", - "script": "Skript", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kaamera", + "stream": "Stream", + "event": "Sündmus", + "webhook": "Webhook", + "logger": "Logija", + "schedule": "Ajakava", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Skript", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Vent", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Lüliti", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Ilm", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Arvväärtuse abiline", - "binary_sensor": "Binaarne andur", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Vent", - "scene": "Scene", - "input_select": "Valikmenüü abiline", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Sündmus", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Valikmenüü abiline", + "input_text": "Tekstisisestuse abiline", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostika", "file_upload": "File Upload", - "climate": "Kliimaseade", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Loendur", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobiilirakendus", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sireen", "deconz": "deCONZ", - "timer": "Taimer", - "application_credentials": "Rakenduse mandaadid", - "logger": "Logija", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "hacs": "HACS", "local_calendar": "Kohalik kalender", + "system_log": "System Log", + "input_boolean": "Tõeväärtuse abiline", + "bluetooth": "Bluetooth", + "climate": "Kliimaseade", + "application_credentials": "Rakenduse mandaadid", + "mobile_app": "Mobiilirakendus", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist Pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Seadme träkker", "synchronize_devices": "Seadmete sünkroonimine", - "last_scanned_by_device_id_name": "Viimati skannitud seadme ID järgi", - "tag_id": "Märgise ID", + "process_process": "Protsess {process}", + "disk_free_mount_point": "Vaba kettaruum {mount_point}", + "disk_use_mount_point": "Kettakasutus {mount_point}", + "ipv_address_ip_address": "IPv6 aadress {ip_address}", + "last_boot": "Viimane käivitamine", + "load_m": "Koormus (5 m)", + "memory_free": "Vaba muutmälu", + "memory_use": "Muutmälu kasutus", + "network_in_interface": "Võrk sisse {interface}", + "network_out_interface": "Võrk välja {interface}", + "packets_in_interface": "Pakette sisse {interface}", + "packets_out_interface": "Pakette välja {interface}", + "processor_temperature": "Protsessori temperatuur", + "processor_use": "Protsessori hõivatus", + "swap_free": "Saalekirjest vaba", + "swap_use": "Saalekirje kasutus", + "network_throughput_in_interface": "Võrgu läbilaskevõime alla {interface}", + "network_throughput_out_interface": "Võrgu läbilaskevõime üles {interface}", + "battery_level": "Aku laetus", + "ding": "Kõll", + "doorbell_volume": "Uksekella helitugevus", + "last_activity": "Viimane tegevus", + "last_ding": "Viimane kõll", + "last_motion": "Viimane liikumine", + "mic_volume": "Mikrofoni helitugevus", + "voice_volume": "Hääle helitugevus", + "volume": "Helitugevus", + "wi_fi_signal_category": "Wi-Fi signaali kategooria", + "wi_fi_signal_strength": "Wi-Fi signaali tugevus", "heavy": "Tugev", "mild": "Kerge", "button_down": "Nupp alla", "button_up": "Nupp üles", "double_push": "Topeltvajutus", + "long_push": "Pikk vajutus", "state_long_single": "Pikk vajutus ja siis lühike vajutus", "single_push": "Ühekordne vajutus", "state_single_long": "Lühike vajutus ja seejärel pikk vajutus", @@ -1488,7 +1567,6 @@ "closed": "Suletud", "closing": "Sulgub", "failure": "Nurjumine", - "battery_level": "Aku laetus", "os_agent_version": "OS-i agendi versioon", "apparmor_version": "Apparmori versioon", "cpu_percent": "Protsessori kasutus", @@ -1507,20 +1585,17 @@ "solar_azimuth": "Päikese asimuut", "solar_elevation": "Päikese kõrgus", "solar_rising": "Päikese tõus", - "compressor_energy_consumption": "Kompressori energiatarve", - "compressor_estimated_power_consumption": "Kompressori hinnanguline energiatarve", - "compressor_frequency": "Kompressori sagedus", - "cool_energy_consumption": "Jahutuse energia tarbimine", - "energy_consumption": "Energia tarbimine", - "heat_energy_consumption": "Soojusenergia tarbimine", - "inside_temperature": "Toa temperatuur", - "outside_temperature": "Välistemperatuur", "assist_in_progress": "Abiline töötab", + "auto_gain": "Automaatne võimendus", + "noise_suppression": "Mürasummutus", + "noise_suppression_level": "Mürasummutusaste", + "off": "Väljas", "preferred": "Eelistatud", "finished_speaking_detection": "Rääkimise tuvastamine on lõpetatud", "aggressive": "Jõuline", - "default": "Vaikimisi", "relaxed": "Leebe", + "mute": "Vaigista", + "satellite_enabled": "Satelliit on lubatud", "device_admin": "Seadme administraator", "kiosk_mode": "Kioski režiim", "connected": "Ühendatud", @@ -1546,73 +1621,16 @@ "maintenance_mode": "Hooldusrežiim", "motion_detection": "Liikumise tuvastamine", "screensaver": "Ekraanisäästja", - "battery_low": "Aku tühjeneb", - "cloud_connection": "Pilveühendus", - "humidity_warning": "Niiskuse hoiatus", - "overheated": "Ülekuumenenud", - "temperature_warning": "Temperatuuri hoiatus", - "update_available": "Saadaval on uuendus", - "dry": "Kuivata", - "wet": "Märg", - "stop_alarm": "Peata häire", - "test_alarm": "Testi häiret", - "smooth_off": "Sujuv väljalülitus", - "smooth_on": "Sujuv sisselülitus", - "temperature_offset": "Temperatuuri nihe", - "alarm_sound": "Häire heli", - "alarm_volume": "Häire helitugevus", - "light_preset": "Valguse eelseadistus", - "alarm_source": "Häire allikas", - "auto_off_at": "Automaatne väljalülitus kell", - "available_firmware_version": "Saadaolev püsivara versioon", - "this_month_s_consumption": "Selle kuu tarbimine", - "today_s_consumption": "Tänane tarbimine", - "total_consumption": "Tarbimine kokku", - "device_name_current": "{device_name} voolutugevus", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} praegune tarbimine", - "current_firmware_version": "Praegune püsivara versioon", - "device_time": "Seadme aeg", - "on_since": "Sees alates", - "report_interval": "Aruandlusintervall", - "signal_strength": "Signaali tugevus", - "signal_level": "Signaali tase", - "ssid": "Wi-Fi SSID", - "device_name_today_s_consumption": "{device_name} tänane tarbimine", - "device_name_total_consumption": "{device_name} kogutarbimine", - "voltage": "Pinge", - "device_name_voltage": "{device_name} pinge", - "auto_off_enabled": "Automaatne väljalülitus on lubatud", - "auto_update_enabled": "Automaatne uuendamine on lubatud", - "fan_sleep_mode": "Ventilaatori puhkerežiim", - "led": "LED", - "smooth_transitions": "Sujuvad üleminekud", - "process_process": "Protsess {process}", - "disk_free_mount_point": "Vaba kettaruum {mount_point}", - "disk_use_mount_point": "Kettakasutus {mount_point}", - "ipv_address_ip_address": "IPv6 aadress {ip_address}", - "last_boot": "Viimane käivitamine", - "load_m": "Koormus (5 m)", - "memory_free": "Vaba muutmälu", - "memory_use": "Muutmälu kasutus", - "network_in_interface": "Võrk sisse {interface}", - "network_out_interface": "Võrk välja {interface}", - "packets_in_interface": "Pakette sisse {interface}", - "packets_out_interface": "Pakette välja {interface}", - "processor_temperature": "Protsessori temperatuur", - "processor_use": "Protsessori hõivatus", - "swap_free": "Saalekirjest vaba", - "swap_use": "Saalekirje kasutus", - "network_throughput_in_interface": "Võrgu läbilaskevõime alla {interface}", - "network_throughput_out_interface": "Võrgu läbilaskevõime üles {interface}", - "estimated_distance": "Hinnanguline kaugus", - "brand": "Tootja", - "air_quality_index": "Õhukvaliteedi indeks", - "illuminance": "Valgustatus", - "noise": "Müra", - "overload": "Ülekoormus", - "size": "Suurus", - "size_in_bytes": "Suurus baitides", + "calibration": "Kalibreerimine", + "auto_lock_paused": "Automaatne lukustus peatatud", + "timeout": "Ajalõpp", + "unclosed_alarm": "Sulgemata häire", + "unlocked_alarm": "Lukustamata häire", + "bluetooth_signal": "Bluetoothi signaal", + "light_level": "Valgustatus", + "wi_fi_signal": "Wi-Fi signaal", + "momentary": "Hetkeline", + "pull_retract": "Välja/sisse", "bytes_received": "Baite vastu võetud", "server_country": "Serveri riik", "server_id": "Serveri ID", @@ -1620,6 +1638,8 @@ "ping": "Ping", "upload": "Üleslaadimine", "bytes_sent": "Baite saadetud", + "call_active": "Kõne on käimas", + "quiet": "Vaikne", "animal": "Loom", "detected": "Tuvastatud", "animal_lens": "Loomade tuvastamine 1", @@ -1691,10 +1711,8 @@ "image_sharpness": "Pildi teravus", "motion_sensitivity": "Liikumistuvastuse tundlikkus", "pir_sensitivity": "PIR tundlikkus", - "volume": "Helitugevus", "zoom": "Suumi", "auto_quick_reply_message": "Automaatne kiirvastuse sõnum", - "off": "Väljas", "auto_track_method": "Automaatse jälgimise meetod", "digital": "Digitaalne", "digital_first": "Esmalt digitaalne", @@ -1709,8 +1727,22 @@ "adaptive": "Kohanduv", "auto_adaptive": "Automaatselt kohanduv", "on_at_night": "Öösel sees", + "hdr": "Kõrglahutus", + "motion_ringtone": "Liikumise helisignaal", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Isiku helisignaal", "play_quick_reply_message": "Esita kiirvastussõnum", "ptz_preset": "PTZ eelseadistus", + "visitor_ringtone": "Külastaja helin", "battery_percentage": "Laetuse protsent", "battery_state": "Aku olek", "charge_complete": "Laadimine on lõpetatud", @@ -1724,7 +1756,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} salvestusruum", "ptz_pan_position": "PTZ panoraamimise asend", "sd_hdd_index_storage": "SD {hdd_index} salvestusruum", - "wi_fi_signal": "Wi-Fi signaal", "auto_focus": "Autofookus", "auto_tracking": "Automaatne jälgimine", "buzzer_on_event": "Sumisti sündmuse puhul", @@ -1732,7 +1763,7 @@ "email_on_event": "E-kiri sündmuse kohta", "ftp_upload": "FTP üleslaadimine", "guard_return": "Valvesse naasmine", - "hdr": "Kõrglahutus", + "led": "LED", "manual_record": "Käsitsi salvestamine", "pir_enabled": "PIR lubatud", "pir_reduce_false_alarm": "PIR vähendab valehäireid", @@ -1741,48 +1772,129 @@ "record": "Salvestus", "record_audio": "Salvesta heli", "siren_on_event": "Sireen sündmuse puhul", - "call_active": "Kõne on käimas", - "quiet": "Vaikne", - "auto_gain": "Automaatne võimendus", - "mic_volume": "Mikrofoni helitugevus", - "noise_suppression": "Mürasummutus", - "noise_suppression_level": "Mürasummutusaste", - "mute": "Vaigista", - "satellite_enabled": "Satelliit on lubatud", - "calibration": "Kalibreerimine", - "auto_lock_paused": "Automaatne lukustus peatatud", - "timeout": "Ajalõpp", - "unclosed_alarm": "Sulgemata häire", - "unlocked_alarm": "Lukustamata häire", - "bluetooth_signal": "Bluetoothi signaal", - "momentary": "Hetkeline", - "pull_retract": "Välja/sisse", - "ding": "Kõll", - "doorbell_volume": "Uksekella helitugevus", - "last_activity": "Viimane tegevus", - "last_ding": "Viimane kõll", - "last_motion": "Viimane liikumine", - "voice_volume": "Hääle helitugevus", - "wi_fi_signal_category": "Wi-Fi signaali kategooria", - "wi_fi_signal_strength": "Wi-Fi signaali tugevus", - "box": "Kast", - "step": "Samm", + "compressor_energy_consumption": "Kompressori energiatarve", + "compressor_estimated_power_consumption": "Kompressori hinnanguline energiatarve", + "compressor_frequency": "Kompressori sagedus", + "cool_energy_consumption": "Jahutuse energia tarbimine", + "energy_consumption": "Energia tarbimine", + "heat_energy_consumption": "Soojusenergia tarbimine", + "inside_temperature": "Toa temperatuur", + "outside_temperature": "Välistemperatuur", + "estimated_distance": "Hinnanguline kaugus", + "brand": "Tootja", + "last_scanned_by_device_id_name": "Viimati skannitud seadme ID järgi", + "tag_id": "Märgise ID", + "battery_low": "Aku tühjeneb", + "cloud_connection": "Pilveühendus", + "humidity_warning": "Niiskuse hoiatus", + "overheated": "Ülekuumenenud", + "temperature_warning": "Temperatuuri hoiatus", + "update_available": "Saadaval on uuendus", + "dry": "Kuivata", + "wet": "Märg", + "stop_alarm": "Peata häire", + "test_alarm": "Testi häiret", + "smooth_off": "Sujuv väljalülitus", + "smooth_on": "Sujuv sisselülitus", + "temperature_offset": "Temperatuuri nihe", + "alarm_sound": "Häire heli", + "alarm_volume": "Häire helitugevus", + "light_preset": "Valguse eelseadistus", + "alarm_source": "Häire allikas", + "auto_off_at": "Automaatne väljalülitus kell", + "available_firmware_version": "Saadaolev püsivara versioon", + "this_month_s_consumption": "Selle kuu tarbimine", + "today_s_consumption": "Tänane tarbimine", + "total_consumption": "Tarbimine kokku", + "device_name_current": "{device_name} voolutugevus", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} praegune tarbimine", + "current_firmware_version": "Praegune püsivara versioon", + "device_time": "Seadme aeg", + "on_since": "Sees alates", + "report_interval": "Aruandlusintervall", + "signal_strength": "Signaali tugevus", + "signal_level": "Signaali tase", + "ssid": "Wi-Fi SSID", + "device_name_today_s_consumption": "{device_name} tänane tarbimine", + "device_name_total_consumption": "{device_name} kogutarbimine", + "voltage": "Pinge", + "device_name_voltage": "{device_name} pinge", + "auto_off_enabled": "Automaatne väljalülitus on lubatud", + "auto_update_enabled": "Automaatne uuendamine on lubatud", + "fan_sleep_mode": "Ventilaatori puhkerežiim", + "smooth_transitions": "Sujuvad üleminekud", + "size": "Suurus", + "size_in_bytes": "Suurus baitides", + "locked": "Lukus", + "unlocked": "Lahti", + "changed_by": "Muutis", + "code_format": "Koodi vorming", + "recording": "Salvestab", + "streaming": "Voogedastab", + "access_token": "Juurdepääsutõend", + "stream_type": "Voo tüüp", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Mudel", + "managed_via_ui": "Hallatakse kasutajaliideses", + "minute": "Minut", + "second": "Sekund", + "timestamp": "Ajamall", + "event_type": "Sündmuse tüüp", + "event_types": "Sündmuste tüübid", + "doorbell": "Uksekell", + "pattern": "Muster", + "clear_night": "Selge öö", + "cloudy": "Pilves", + "exceptional": "Ohtlikud olud", + "fog": "Udu", + "hail": "Rahe", + "lightning": "Äikeseline", + "lightning_rainy": "Äikeseline, vihmane", + "partly_cloudy": "Osaliselt pilves", + "pouring": "Kallab", + "rainy": "Vihmane", + "snowy": "Lumine", + "snowy_rainy": "Lörtsine", + "sunny": "Päikeseline", + "windy": "Tuuline", + "windy_cloudy": "Tuuline, pilvine", + "apparent_temperature": "Tunduv temperatuur", + "cloud_coverage": "Pilvisus", + "dew_point_temperature": "Kastepunkti temperatuur", + "ozone": "Osoon", + "pressure": "Rõhk", + "pressure_unit": "Õhurõhu ühik", + "uv_index": "UV-indeks", + "wind_bearing": "Tuule suund", + "wind_gust_speed": "Tuulepuhangu kiirus", + "paused": "Peatatud", + "finishes_at": "Lõppeb", + "remaining": "Jäänud", + "last_reset": "Viimatine lähtestamine", + "possible_states": "Võimalikud olekud", + "state_class": "Oleku klass", + "value": "Väärtus", + "total_increasing": "Kasvav summa", "apparent_power": "Näiv võimsus", + "air_quality_index": "Õhukvaliteedi indeks", "carbon_dioxide": "Süsihappegaas", + "conductivity": "Juhtivus", "data_rate": "Andmeedastuskiirus", + "data_size": "Andmemaht", "distance": "Kaugus", "stored_energy": "Salvestatud energia", "frequency": "Sagedus", "irradiance": "Kiirgus", + "balance": "Saldo", "nitrogen_dioxide": "Lämmastikdioksiid", "nitrogen_monoxide": "Lämmastikmonooksiid", "nitrous_oxide": "Lämmastikoksiid", - "ozone": "Osoon", "ph": "pH", "pm": "PM2,5", "power_factor": "Võimsustegur", "precipitation_intensity": "Sademete intensiivsus", - "pressure": "Rõhk", "reactive_power": "Reaktiivvõimsus", "sound_pressure": "Helirõhk", "speed": "Kiirus", @@ -1792,12 +1904,13 @@ "stored_volume": "Salvestatud maht", "weight": "Kaal", "available_tones": "Saadaolevad elid", - "end_time": "Lõpuaeg", - "start_time": "Algusaeg", - "managed_via_ui": "Hallatakse kasutajaliideses", "next_event": "Järgmine sündmus", - "paused": "Peatatud", - "garage": "Garaaž", + "box": "Kast", + "step": "Samm", + "members": "Liikmed", + "above_horizon": "Tõusnud", + "below_horizon": "Loojunud", + "identify": "Tuvasta", "running_automations": "Töötavad automaatiseeringud", "id": "ID", "max_running_automations": "Maksimaalselt samaaegseid", @@ -1805,39 +1918,8 @@ "parallel": "Samaaegselt", "queued": "Ajastatud", "single": "Ühekordne", - "not_charging": "Ei lae", - "unplugged": "Lahti ühendatud", - "hot": "Palav", - "no_light": "Valgus puudub", - "light_detected": "Valgus tuvastatud", - "locked": "Lukus", - "unlocked": "Lahti", - "not_moving": "Ei liigu", - "not_running": "Ei tööta", - "safe": "Ohutu", - "unsafe": "Ohtlik", - "tampering_detected": "Tuvastati loata avamine", - "buffering": "Puhverdamine", - "playing": "Mängib", - "app_id": "Rakenduse ID", - "local_accessible_entity_picture": "Kohalikult juurdepääsetav olemi pilt", - "group_members": "Rühma liikmed", - "muted": "Vaigistatud", - "album_artist": "Albumi esitaja", - "content_id": "Sisu ID", - "content_type": "Sisu tüüp", - "channels": "Kanalid", - "position_updated": "Positsioon värskendatud", - "series": "Seeria", - "all": "Kõik", - "one": "Üks kord", - "available_sound_modes": "Saadaolevad helirežiimid", - "available_sources": "Saadaolevad allikad", - "receiver": "Vastuvõtja", - "speaker": "Kõlar", - "tv": "TV", - "above_horizon": "Tõusnud", - "below_horizon": "Loojunud", + "max_running_scripts": "Korraga töötavaid skripte", + "garage": "Garaaž", "oscillating": "Võnkuv", "speed_step": "Kiiruse samm", "available_preset_modes": "Saadaolevad eelseadistatud režiimid", @@ -1847,19 +1929,34 @@ "armed_night": "Valves öine", "armed_vacation": "Valvestatud puhkuse režiimis", "triggered": "Häires", - "changed_by": "Muutis", "code_for_arming": "Valvestamise kood", "not_required": "Pole nõutud", - "code_format": "Koodi vorming", - "gps_accuracy": "GPS-i täpsus", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Ruuter", - "event_type": "Sündmuse tüüp", - "event_types": "Sündmuste tüübid", - "doorbell": "Uksekell", "device_trackers": "Seadmete jälgijad", - "max_running_scripts": "Korraga töötavaid skripte", + "gps_accuracy": "GPS-i täpsus", + "auto_update": "Automaatne värskendamine", + "in_progress": "Käimas", + "installed_version": "Paigaldatud versioon", + "release_summary": "Väljalaske kokkuvõte", + "release_url": "Väljalaske URL", + "skipped_version": "Vahelejäetud versioon", + "firmware": "Püsivara", + "color_mode": "Color Mode", + "brightness_only": "Ainult heledus", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Värvustemperatuur (miredites)", + "color_temperature_kelvin": "Värvustemperatuur (Kelvinites)", + "available_effects": "Saadaolevad efektid", + "maximum_color_temperature_kelvin": "Maksimaalne värvitemperatuur (Kelvinites)", + "maximum_color_temperature_mireds": "Maksimaalne värvitemperatuur (miredites)", + "minimum_color_temperature_kelvin": "Minimaalne värvitemperatuur (Kelvinites)", + "minimum_color_temperature_mireds": "Minimaalne värvitemperatuur (miredites)", + "available_color_modes": "Saadaolevad värvirežiimid", + "end_time": "Lõpuaeg", + "start_time": "Algusaeg", "cool": "Jahuta", "fan_only": "Ventileeri", "heat_cool": "Küta/jahuta", @@ -1871,7 +1968,9 @@ "middle": "Kiire", "top": "Suurim", "cooling": "Jahutus", + "defrosting": "Sulatamine", "drying": "Kuivatus", + "heating": "Küte", "preheating": "Eelsoojendus", "max_target_humidity": "Max sihtniiskus", "max_target_temperature": "Max sihttemperatuur", @@ -1888,102 +1987,137 @@ "upper_target_temperature": "Kõrgeim sihttemperatuur", "lower_target_temperature": "Madalaim sihttemperatuur", "target_temperature_step": "Sihttemperatuuri samm", - "last_reset": "Viimatine lähtestamine", - "possible_states": "Võimalikud olekud", - "state_class": "Oleku klass", - "value": "Väärtus", - "total_increasing": "Kasvav summa", - "conductivity": "Juhtivus", - "data_size": "Andmemaht", - "balance": "Saldo", - "timestamp": "Ajamall", - "color_mode": "Color Mode", - "brightness_only": "Ainult heledus", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Värvustemperatuur (miredites)", - "color_temperature_kelvin": "Värvustemperatuur (Kelvinites)", - "available_effects": "Saadaolevad efektid", - "maximum_color_temperature_kelvin": "Maksimaalne värvitemperatuur (Kelvinites)", - "maximum_color_temperature_mireds": "Maksimaalne värvitemperatuur (miredites)", - "minimum_color_temperature_kelvin": "Minimaalne värvitemperatuur (Kelvinites)", - "minimum_color_temperature_mireds": "Minimaalne värvitemperatuur (miredites)", - "available_color_modes": "Saadaolevad värvirežiimid", - "clear_night": "Selge öö", - "cloudy": "Pilves", - "exceptional": "Ohtlikud olud", - "fog": "Udu", - "hail": "Rahe", - "lightning": "Äikeseline", - "lightning_rainy": "Äikeseline, vihmane", - "partly_cloudy": "Osaliselt pilves", - "pouring": "Kallab", - "rainy": "Vihmane", - "snowy": "Lumine", - "snowy_rainy": "Lörtsine", - "sunny": "Päikeseline", - "windy": "Tuuline", - "windy_cloudy": "Tuuline, pilvine", - "apparent_temperature": "Tunduv temperatuur", - "cloud_coverage": "Pilvisus", - "dew_point_temperature": "Kastepunkti temperatuur", - "pressure_unit": "Õhurõhu ühik", - "uv_index": "UV-indeks", - "wind_bearing": "Tuule suund", - "wind_gust_speed": "Tuulepuhangu kiirus", - "recording": "Salvestab", - "streaming": "Voogedastab", - "access_token": "Juurdepääsutõend", - "stream_type": "Voo tüüp", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Mudel", - "minute": "Minut", - "second": "Sekund", - "pattern": "Muster", - "members": "Liikmed", - "finishes_at": "Lõppeb", - "remaining": "Jäänud", - "identify": "Tuvasta", - "auto_update": "Automaatne värskendamine", - "in_progress": "Käimas", - "installed_version": "Paigaldatud versioon", - "release_summary": "Väljalaske kokkuvõte", - "release_url": "Väljalaske URL", - "skipped_version": "Vahelejäetud versioon", - "firmware": "Püsivara", - "abort_single_instance_allowed": "Juba seadistatud. Võimalik on ainult üks seadistamine.", - "user_description": "Kas soovid seadistada SpeedTesti?", - "device_is_already_configured": "Seade on juba häälestatud", - "re_authentication_was_successful": "Taastuvastamine õnnestus", - "re_configuration_was_successful": "Ümberseadistamine õnnestus", - "failed_to_connect": "Ühendamine nurjus", - "error_custom_port_not_supported": "Gen1 seade ei toeta kohandatud porti.", - "invalid_authentication": "Tuvastamine nurjus", - "unexpected_error": "Ootamatu tõrge", - "username": "Kasutajanimi", - "host": "Host", - "port": "Port", + "not_charging": "Ei lae", + "unplugged": "Lahti ühendatud", + "hot": "Palav", + "no_light": "Valgus puudub", + "light_detected": "Valgus tuvastatud", + "not_moving": "Ei liigu", + "not_running": "Ei tööta", + "safe": "Ohutu", + "unsafe": "Ohtlik", + "tampering_detected": "Tuvastati loata avamine", + "buffering": "Puhverdamine", + "playing": "Mängib", + "app_id": "Rakenduse ID", + "local_accessible_entity_picture": "Kohalikult juurdepääsetav olemi pilt", + "group_members": "Rühma liikmed", + "muted": "Vaigistatud", + "album_artist": "Albumi esitaja", + "content_id": "Sisu ID", + "content_type": "Sisu tüüp", + "channels": "Kanalid", + "position_updated": "Positsioon värskendatud", + "series": "Seeria", + "all": "Kõik", + "one": "Üks kord", + "available_sound_modes": "Saadaolevad helirežiimid", + "available_sources": "Saadaolevad allikad", + "receiver": "Vastuvõtja", + "speaker": "Kõlar", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Ruuter", + "service_is_already_configured": "Teenus on juba seadistatud", "account_is_already_configured": "Kasutaja on juba seadistatud", "abort_already_in_progress": "Seadistamine on juba käimas", + "failed_to_connect": "Ühendamine nurjus", "invalid_access_token": "Vigane juurdepääsutõend", + "invalid_authentication": "Tuvastamine nurjus", "received_invalid_token_data": "Saadi sobimatud loaandmed.", "abort_oauth_failed": "Tõrge juurdepääsutõendi hankimisel.", "timeout_resolving_oauth_token": "OAuthi loa lahendamise ajalõpp.", "abort_oauth_unauthorized": "OAuthi tuvastaimisviga juurdepääsutõendi hankimisel.", + "re_authentication_was_successful": "Taastuvastamine õnnestus", + "unexpected_error": "Ootamatu tõrge", "successfully_authenticated": "Tuvastamine õnnestus", "link_fitbit": "Ühenda Fitbit", "pick_authentication_method": "Vali tuvastusmeetod", "authentication_expired_for_name": "{name} autentimine aegus", - "service_is_already_configured": "Teenus on juba häälestatud", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Kas seadistada {name} ?", - "adapter": "Adapter", - "multiple_adapters_description": "Vali seadistamiseks Bluetooth-adapter", + "abort_single_instance_allowed": "Juba seadistatud. Võimalik on ainult üks seadistamine.", + "user_description": "Vali häälestatav seade", + "two_factor_code": "Kaheastmeline autentimiskood", + "two_factor_authentication": "Kaheastmeline tuvastamine (2FA)", + "username": "Kasutajanimi", + "sign_in_with_ring_account": "Logi sisse Ringi kontoga", + "broadcast_address": "Saateaadress", + "broadcast_port": "Saateport", + "mac_address": "MAC-aadress", + "device_is_already_configured": "Seade on juba häälestatud", + "ipv_is_not_supported": "IPv6 ei ole toetatud.", + "re_configuration_was_successful": "Ümberseadistamine õnnestus", + "error_custom_port_not_supported": "Gen1 seade ei toeta kohandatud porti.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Lüüs on juba häälestatud", + "no_deconz_bridges_discovered": "DeCONZ lüüse ei leitud", + "abort_no_hardware_available": "DeCONZi raadio riistvara puudub", + "abort_updated_instance": "DeCONZ-i eksemplarile omistati uus hostiaadress", + "error_linking_not_possible": "Ühendus lüüsiga nurjus", + "error_no_key": "API võtit ei leitud", + "hassio_confirm_title": "MQTT vahendaja Home Assistanti lisandmooduli abil", + "link_with_deconz": "Ühenda deCONZ-iga", + "select_discovered_deconz_gateway": "Vali avastatud deCONZ lüüs", + "device_class": "Device Class", + "state_template": "Oleku mall", + "template_binary_sensor": "Binaarse anduri mall", + "actions_on_press": "Toiming vajutusel", + "template_button": "Malli nupp", + "verify_ssl_certificate": "Kontrolli SSL sertifikaati", + "template_image": "Pildi mall", + "actions_on_set_value": "Toimingud seatud väärtusele", + "step_value": "Sammu väärtus", + "template_number": "Malli number", + "available_options": "Saadaolevad valikud", + "actions_on_select": "Valitavad toimingud", + "template_select": "Malli valimine", + "template_sensor": "Malli andur", + "actions_on_turn_off": "Toimingud mida välja lülitada", + "actions_on_turn_on": "Toimingud mida sisse lülitada", + "value_template": "Väärtuse mall", + "template_switch": "Malliga lüliti", + "template_a_button": "Nupu mallimine", + "template_a_number": "Numbri mall", + "template_a_sensor": "Anduri mall", + "template_helper": "Malli abimees", + "all_entities": "Kõik olemid", + "hide_members": "Peida grupi liikmed", + "add_group": "Lisa grupp", + "ignore_non_numeric": "Eira mittenumbrilisi", + "data_round_digits": "Ümarda komakohani", + "type": "Tüüp", + "binary_sensor_group": "Olekuandurite rühm", + "button_group": "Nuppude rühm", + "cover_group": "Aknakatete rühm", + "event_group": "Sündmuse grupp", + "fan_group": "Ventilaatorite rühm", + "light_group": "Valgustite rühm", + "lock_group": "Lukusta grupp", + "media_player_group": "Meediumipleieri rühm", + "notify_group": "Teavita gruppi", + "sensor_group": "Andurite grupp", + "switch_group": "Grupi vahetamine", + "no_port_for_endpoint": "Lõpp-punkti jaoks puudub port", + "abort_no_services": "Lõpp-punktis teenuseid ei leitud", + "discovered_wyoming_service": "Avastatud Wyomingi teenus", + "timeout_establishing_connection": "Ühenduse loomise ajalöpp", + "link_google_account": "Google'i konto linkimine", + "name_already_exists": "Nimi on juba kasutusel", + "define_zone_parameters": "Määra ala parameetrid", + "cannot_connect_details_error_detail": "Ühendamine nurjus. Üksikasjad: {error_detail}", + "unknown_details_error_detail": "Teadmata. Üksikasjad: {error_detail}", + "uses_an_ssl_certificate": "Kasutab SSL sertifikaati", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -1994,19 +2128,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "OpenWeatherMapi API võti", - "configure_daikin_ac": "Seadista Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Viga SwitchBot API-ga suhtlemisel: {error_detail}", + "unsupported_switchbot_type": "Toetamata Switchboti tüüp.", + "authentication_failed_error_detail": "Tuvastamine nurjus: {error_detail}", + "error_encryption_key_invalid": "Võtme ID või krüptovõti on sobimatu", + "name_address": "{name} ({address})", + "confirm_description": "Kas alustada paigaldusega?", + "switchbot_account_recommended": "SwitchBoti konto (soovitatav)", + "menu_options_lock_key": "Sisesta luku krüptovõti käsitsi", + "encryption_key": "Krüptimisvõti", + "key_id": "Võtme ID", + "password_description": "Salasõna, millega varukoopiat kaitsta.", + "device_address": "Seadme aadress", + "known_hosts": "Tuntud hostid", + "google_cast_configuration": "Google Casti sätted", + "abort_alternative_integration": "Seadet toetab paremini teine sidumine", + "abort_discovery_error": "Sobiva DLNA -seadme leidmine nurjus", + "abort_incomplete_config": "Seadetes puudub nõutav muutuja", + "manual_description": "Seadme kirjelduse XML-faili URL", + "manual_title": "DLNA DMR seadme käsitsi ühendamine", + "discovered_dlna_dmr_devices": "Avastatud DLNA DMR-seadmed", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Kalendri nimi", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2020,39 +2169,29 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Ühendamine nurjus. Üksikasjad: {error_detail}", - "unknown_details_error_detail": "Teadmata. Üksikasjad: {error_detail}", - "uses_an_ssl_certificate": "Kasutab SSL sertifikaati", - "verify_ssl_certificate": "Kontrolli SSL sertifikaati", - "timeout_establishing_connection": "Ühenduse loomise ajalöpp", - "link_google_account": "Google'i konto linkimine", - "abort_no_devices_found": "Võrgust ei leitud seadmeid", - "connection_error_error": "Ühendamine nurjus: {error}", - "invalid_authentication_error": "Tuvastamine nurjus: {error}", - "name_model_host": "{name} {model} ( {host} )", - "device_class": "Seadme klass", - "state_template": "Oleku mall", - "template_binary_sensor": "Binaarse anduri mall", - "template_sensor": "Malli andur", - "template_a_sensor": "Anduri mall", - "template_helper": "Malli abimees", - "location_is_already_configured": "Asukoht on juba määratud", - "invalid_api_key": "Vigane API võti", - "pin_code": "PIN kood", - "discovered_android_tv": "Avastatud Android TV", - "confirm_description": "Kas alustada seadistamist?", - "known_hosts": "Tuntud hostid", - "google_cast_configuration": "Google Casti sätted", - "abort_invalid_host": "Vigane hostinimi või IP aadress", - "device_not_supported": "Seadet ei toetata", - "error_invalid_host": "Sobimatu hostinimi või IP-aadress", - "name_model_at_host": "{name} ( {model} asukohas {host} )", - "authenticate_to_the_device": "Seadme autentimine", - "finish_title": "Seadme nime valimine", - "unlock_the_device": "Seadme lukustuse eemaldamine", - "yes_do_it": "Jah, tee seda.", - "unlock_the_device_optional": "Seadme lukustuse eemaldamine (valikuline)", - "connect_to_the_device": "Ühendu seadmega", + "abort_mdns_missing_mac": "MDNS-i atribuutides puudub MAC-aadress.", + "abort_mqtt_missing_api": "MQTT atribuutides puudub API-port.", + "abort_mqtt_missing_ip": "MQTT atribuutides puudub IP-aadress.", + "abort_mqtt_missing_mac": "MQTT atribuutides puudub MAC-aadress.", + "action_received": "Saadud teenus", + "discovered_esphome_node": "Avastastud ESPHome'i sõlm", + "api_error_occurred": "Ilmnes API tõrge", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Luba HTTPS", + "api_key": "API võti", + "configure_daikin_ac": "Seadista Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Kas seadistada {name} ?", + "adapter": "Adapter", + "multiple_adapters_description": "Vali seadistamiseks Bluetooth-adapter", + "meteorologisk_institutt": "Norra ilmateenistus", + "abort_no_devices_found": "Võrgust ei leitud seadmeid", + "connection_error_error": "Ühendamine nurjus: {error}", + "invalid_authentication_error": "Tuvastamine nurjus: {error}", + "name_model_host": "{name} {model} ( {host} )", + "abort_addon_info_failed": "Lisandmooduli {addon} teabe hankimine nurjus.", + "abort_addon_install_failed": "Lisandmooduli {addon} paigaldamine nurjus.", + "abort_addon_start_failed": "Lisandmooduli {addon} käivitamine nurjus.", "invalid_birth_topic": "Kehtetu loomise teavitus", "error_bad_certificate": "CA sertifikaat on kehtetu", "invalid_discovery_prefix": "Sobimatu tuvastuse eesliide", @@ -2071,104 +2210,25 @@ "websocket_path": "WebSocketi rada", "enable_discovery": "Luba avastamine", "data_description_discovery": "Võimalus lubada MQTT automaatne avastamine.", - "hassio_confirm_title": "deCONZ Zigbee lüüs Home Assistanti lisandmooduli abil", + "installing_add_on": "Lisandmooduli paigaldamine", "reauth_confirm_title": "MQTT-vahendajaga nõutav uuesti autentimine", + "starting_add_on": "Lisandmooduli käivitamine", + "menu_options_addon": "Kasuta ametlikku lisandmoodulit {addon}.", + "menu_options_broker": "Sisesta käsitsi MQTT maakleri ühenduse üksikasjad", + "pin_code": "PIN kood", + "discovered_android_tv": "Avastatud Android TV", "path_is_not_allowed": "Kirje asukoht on keelatud", "path_is_not_valid": "Kirjet ei leitud", "path_to_file": "Kirje asukoht", - "api_error_occurred": "Ilmnes API tõrge", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Luba HTTPS", - "abort_mdns_missing_mac": "MDNS-i atribuutides puudub MAC-aadress.", - "abort_mqtt_missing_api": "MQTT atribuutides puudub API-port.", - "abort_mqtt_missing_ip": "MQTT atribuutides puudub IP-aadress.", - "abort_mqtt_missing_mac": "MQTT atribuutides puudub MAC-aadress.", - "service_received": "Saadud teenus", - "discovered_esphome_node": "Avastastud ESPHome'i sõlm", - "encryption_key": "Krüptimisvõti", - "no_port_for_endpoint": "Lõpp-punkti jaoks puudub port", - "abort_no_services": "Lõpp-punktis teenuseid ei leitud", - "discovered_wyoming_service": "Avastatud Wyomingi teenus", - "abort_api_error": "Viga SwitchBot API-ga suhtlemisel: {error_detail}", - "unsupported_switchbot_type": "Toetamata Switchboti tüüp.", - "authentication_failed_error_detail": "Tuvastamine nurjus: {error_detail}", - "error_encryption_key_invalid": "Võtme ID või krüptovõti on sobimatu", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBoti konto (soovitatav)", - "menu_options_lock_key": "Sisesta luku krüptovõti käsitsi", - "key_id": "Võtme ID", - "password_description": "Salasõna, millega varukoopiat kaitsta.", - "device_address": "Seadme aadress", - "meteorologisk_institutt": "Norra ilmateenistus", - "two_factor_code": "Kaheastmeline autentimiskood", - "two_factor_authentication": "Kaheastmeline tuvastamine (2FA)", - "sign_in_with_ring_account": "Logi sisse Ringi kontoga", - "bridge_is_already_configured": "Lüüs on juba häälestatud", - "no_deconz_bridges_discovered": "DeCONZ lüüse ei leitud", - "abort_no_hardware_available": "DeCONZi raadio riistvara puudub", - "abort_updated_instance": "DeCONZ-i eksemplarile omistati uus hostiaadress", - "error_linking_not_possible": "Ühendus lüüsiga nurjus", - "error_no_key": "API võtit ei leitud", - "link_with_deconz": "Ühenda deCONZ-iga", - "select_discovered_deconz_gateway": "Vali avastatud deCONZ lüüs", - "all_entities": "Kõik olemid", - "hide_members": "Peida grupi liikmed", - "add_group": "Lisa grupp", - "ignore_non_numeric": "Eira mittenumbrilisi", - "data_round_digits": "Ümarda komakohani", - "type": "Tüüp", - "binary_sensor_group": "Olekuandurite rühm", - "cover_group": "Aknakatete rühm", - "event_group": "Sündmuse grupp", - "fan_group": "Ventilaatorite rühm", - "light_group": "Valgustite rühm", - "lock_group": "Lukusta grupp", - "media_player_group": "Meediumipleieri rühm", - "sensor_group": "Andurite grupp", - "switch_group": "Grupi vahetamine", - "abort_alternative_integration": "Seadet toetab paremini teine sidumine", - "abort_discovery_error": "Sobiva DLNA -seadme leidmine nurjus", - "abort_incomplete_config": "Seadetes puudub nõutav muutuja", - "manual_description": "Seadme kirjelduse XML-faili URL", - "manual_title": "DLNA DMR seadme käsitsi ühendamine", - "discovered_dlna_dmr_devices": "Avastatud DLNA DMR-seadmed", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Nimi on juba kasutusel", - "define_zone_parameters": "Määra ala parameetrid", - "calendar_name": "Kalendri nimi", + "data_process": "Anduritena lisatavad protsessid", "bluetooth_scanner_mode": "Bluetooth-skänneri režiim", - "passive_scanning": "Passiivne skännimine", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Luba deCONZ CLIP andurid", + "allow_deconz_light_groups": "Luba deCONZi valgustgrupid", + "data_allow_new_devices": "Luba uute seadmete automaatne lisamine", + "deconz_devices_description": "Seadista deCONZ-i seadmetüüpide nähtavus", + "deconz_options": "deCONZi valikud", + "enable_the_conversation_agent": "Võta vestlusagent kasutusele", + "language_code": "Keele kood", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2251,48 +2311,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Võta vestlusagent kasutusele", - "language_code": "Keele kood", - "data_process": "Anduritena lisatavad protsessid", - "data_app_delete": "Märgi selle rakenduse kustutamiseks", - "application_icon": "Rakenduse pisipilt", - "application_name": "Rakenduse nimi", - "configure_application_id_app_id": "Rakenduse ID {app_id} seadistamine", - "configure_android_apps": "Seadista Androidi rakendused", - "configure_applications_list": "Rakenduste loendi seadistamine", - "data_allow_nameless_uuids": "Praegu lubatud UUID-d. Eemaldamiseks tühjenda märkeruut", - "minimum_rssi": "Minimaalne RSSI", - "data_new_uuid": "Sisesta uus lubatud UUID", - "data_calendar_access": "Home Assistanti juurdepääs Google'i kalendrile", - "ignore_cec": "Eira CEC-i", - "allowed_uuids": "Lubatud UUID-d", - "advanced_google_cast_configuration": "Google Casti seadistamise täpsemad valikud", - "broker_options": "MQTT maakleri valikud", - "enable_will_message": "Luba loomisteavitus", - "birth_message_payload": "Sünniteate väärtus", - "birth_message_qos": "Sünniteate QoS", - "birth_message_retain": "Sünniteate jäädvustamine", - "birth_message_topic": "Sünniteate teema", - "discovery_prefix": "Avastamise eesliide", - "will_message_payload": "Lõpetamisteate väärtus", - "will_message_qos": "Lõpetamisteate QoS", - "will_message_retain": "Lõpetamisteate jäädvustamine", - "will_message_topic": "Lõpetamisteade", - "mqtt_options": "MQTT valikud", - "protocol": "Protokoll", - "select_test_server": "Testiserveri valimine", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch töörežiim", "retry_count": "Korduskatsete arv", - "allow_deconz_clip_sensors": "Luba deCONZ CLIP andurid", - "allow_deconz_light_groups": "Luba deCONZi valgustgrupid", - "data_allow_new_devices": "Luba uute seadmete automaatne lisamine", - "deconz_devices_description": "Seadista deCONZ-i seadmetüüpide nähtavus", - "deconz_options": "deCONZi valikud", + "select_test_server": "Testiserveri valimine", "invalid_url": "Sobimatu URL", "data_browse_unfiltered": "Kuva sirvimisel ühildumatu meedia", "event_listener_callback_url": "Sündmuse kuulaja URL", "data_listen_port": "Sündmuste kuulaja port (juhuslik kui pole määratud)", "poll_for_device_availability": "Küsitle seadme saadavuse kohta", "init_title": "DLNA digitaalse meediumi renderdaja sätted", + "ignore_cec": "Eira CEC-i", + "allowed_uuids": "Lubatud UUID-d", + "advanced_google_cast_configuration": "Google Casti seadistamise täpsemad valikud", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2303,6 +2360,37 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokoll", + "data_calendar_access": "Home Assistanti juurdepääs Google'i kalendrile", + "passive_scanning": "Passiivne skännimine", + "data_allow_nameless_uuids": "Praegu lubatud UUID-d. Eemaldamiseks tühjenda märkeruut", + "minimum_rssi": "Minimaalne RSSI", + "data_new_uuid": "Sisesta uus lubatud UUID", + "broker_options": "MQTT maakleri valikud", + "enable_will_message": "Luba loomisteavitus", + "birth_message_payload": "Sünniteate väärtus", + "birth_message_qos": "Sünniteate QoS", + "birth_message_retain": "Sünniteate jäädvustamine", + "birth_message_topic": "Sünniteate teema", + "discovery_prefix": "Avastamise eesliide", + "will_message_payload": "Lõpetamisteate väärtus", + "will_message_qos": "Lõpetamisteate QoS", + "will_message_retain": "Lõpetamisteate jäädvustamine", + "will_message_topic": "Lõpetamisteade", + "mqtt_options": "MQTT valikud", + "data_app_delete": "Märgi selle rakenduse kustutamiseks", + "application_icon": "Rakenduse pisipilt", + "application_name": "Rakenduse nimi", + "configure_application_id_app_id": "Rakenduse ID {app_id} seadistamine", + "configure_android_apps": "Seadista Androidi rakendused", + "configure_applications_list": "Rakenduste loendi seadistamine", + "lock_entity_name": "Lukusta {entity_name}", + "open_entity_name": "Ava aknakate {entity_name}", + "unlock_entity_name": "Tee {entity_name} lahti", + "entity_name_is_locked": "{entity_name} on lukustatud", + "entity_name_opened": "{entity_name} on avatud", + "entity_name_unlocked": "{entity_name} on lukustamata", + "entity_name_locked": "{entity_name} on lukus", "first_button": "Esimene nupp", "second_button": "Teine nupp", "third_button": "Kolmas nupp", @@ -2317,36 +2405,122 @@ "subtype_single_clicked": "Nuppu {subtype} klõpsati", "trigger_type_single_long": "Nuppu {subtype} klõpsati üks kord ja seejärel hoiti all", "subtype_single_push": "{subtype} lühike vajutus", - "subtype_triple_clicked": "Nuppu \"{subtype}\" klõpsati kolm korda", + "subtype_triple_clicked": "\"{subtype}\" on kolmekordselt klõpsatud", "subtype_triple_push": "{subtype} kolmikvajutus", + "both_buttons": "Mõlemad nupud", + "bottom_buttons": "Alumised nupud", + "fifth_button": "Viies nupp", + "sixth_button": "Kuues nupp", + "seventh_button": "Seitsmes nupp", + "eighth_button": "Kaheksas nupp", + "dim_down": "Hämarda", + "dim_up": "Tee heledamaks", + "left": "Vasakpoolne", + "right": "Parempoolne", + "side": "6. külg", + "top_buttons": "Ülemised nupud", + "device_awakened": "Seade ärkas", + "subtype_continuously_pressed": "\" {subtype} \" on pikalt alla vajutatud", + "trigger_type_remote_button_long_release": "\"{subtype}\" nupp vabastatati pärast pikka vajutust", + "subtype_quadruple_clicked": "\"{subtype}\" on neljakordselt klõpsatud", + "subtype_quintuple_clicked": "\"{subtype}\" on viiekordselt klõpsatud", + "button_rotated_subtype": "Nuppu \"{subtype}\" keerati", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Nupu \" {subtype} \" pööramine peatus", + "subtype_pressed": "„ {subtype} ” on vajutatud", + "subtype_released": "\" {subtype} \" vabastati", + "device_subtype_double_tapped": "Seadet \"{subtype}\" on topeltklõpsatud", + "trigger_type_remote_double_tap_any_side": "Seadet on topeltpuudutatud mis tahes küljelt", + "device_in_free_fall": "Seade on vabalangemises", + "device_flipped_degrees": "Seadet pöörati 90 kraadi", + "device_shaken": "seadet raputati", + "trigger_type_remote_moved": "Seadet liigutati küljega \"{subtype}\" ülal", + "trigger_type_remote_moved_any_side": "Seadet liigutati suvaline külg üleval pool", + "trigger_type_remote_rotate_from_side": "Seade pöörati küljelt \"6” asendisse \"{subtype}\"", + "device_turned_clockwise": "Seadet pöörati päripäeva", + "device_turned_counter_clockwise": "Seadet pöörati vastupäeva", + "press_entity_name_button": "Vajuta nuppu {entity_name}", + "entity_name_has_been_pressed": "Vajutati nuppu {entity_name}", "set_value_for_entity_name": "Olemi {entity_name} väärtuse määramine", "close_entity_name": "Sule aknakate {entity_name}", "close_entity_name_tilt": "Sule aknakatte {entity_name} kaldribid", - "open_entity_name": "Ava {entity_name}", "open_entity_name_tilt": "Ava aknakatte {entity_name} kaldribid", "set_entity_name_position": "Määra aknakatte {entity_name} asend", "set_entity_name_tilt_position": "Määra aknakatte {entity_name} kaldribide asend", "stop_entity_name": "Peata aknakatte {entity_name} liikumine", "entity_name_closed": "{entity_name} on suletud", "entity_name_closing": "Aknakate {entity_name} sulgub", - "entity_name_is_open": "{entity_name} on avatud", "entity_name_opening": "Aknakate {entity_name} avaneb", "current_entity_name_position_is": "Aknakatte {entity_name} praegune asend on", "condition_type_is_tilt_position": "Aknakatte {entity_name} praegune kalle on", - "entity_name_opened": "{entity_name} avanes", "entity_name_position_changes": "Aknakatte {entity_name} asend muutub", "entity_name_tilt_position_changes": "Aknakatte {entity_name} kalle muutub", - "entity_name_battery_is_low": "{entity_name} aku on tühjenemas", - "entity_name_charging": "{entity_name} laeb", - "condition_type_is_co": "{entity_name} tuvastab vingugaasi", - "entity_name_is_cold": "{entity_name} on külm", - "entity_name_connected": "{entity_name} on ühendatud", - "entity_name_is_detecting_gas": "{entity_name} tuvastab gaasi(leket)", - "entity_name_is_hot": "{entity_name} on kuum", - "entity_name_is_detecting_light": "{entity_name} tuvastab valgust", - "entity_name_locked": "{entity_name} on lukus", - "entity_name_is_moist": "{entity_name} on niiske", - "entity_name_is_detecting_motion": "{entity_name} tuvastab liikumist", + "toggle_entity_name": "Muuda {entity_name} olekut", + "turn_off_entity_name": "Lülita {entity_name} välja", + "turn_on_entity_name": "Lülita {entity_name} sisse", + "entity_name_is_off": "{entity_name} on välja lülitatud", + "entity_name_is_on": "{entity_name} on sisse lülitatud", + "trigger_type_changed_states": "{entity_name} lülitus sisse või välja", + "entity_name_turned_off": "{entity_name} lülitus välja", + "entity_name_turned_on": "{entity_name} lülitus sisse", + "arm_entity_name_away": "Valvesta {entity_name}", + "arm_entity_name_home": "Valvesta {entity_name} kodus režiimis", + "arm_entity_name_night": "Valvesta {entity_name} öörežiimis", + "arm_entity_name_vacation": "Valvesta {entity_name} puhkuserežiimis", + "disarm_entity_name": "Võta {entity_name} valvest maha", + "trigger_entity_name": "Käivita {entity_name}", + "entity_name_is_armed_away": "{entity_name} on valvestatud", + "entity_name_is_armed_home": "{entity_name} on valvestatud kodurežiimis", + "entity_name_is_armed_night": "{entity_name} on valvestatud öörežiimis", + "entity_name_is_armed_vacation": "{entity_name} on valvestatud puhkuse reziimis", + "entity_name_is_disarmed": "{entity_name} on valve alt maas", + "entity_name_is_triggered": "{entity_name} on häiret andnud", + "entity_name_armed_away": "{entity_name} valvestati", + "entity_name_armed_home": "{entity_name} valvestati kodurežiimis", + "entity_name_armed_night": "{entity_name} valvestati öörežiimis", + "entity_name_armed_vacation": "{entity_name} puhkuse režiim", + "entity_name_disarmed": "{entity_name} võeti valvest maha", + "entity_name_triggered": "{entity_name} andis häiret", + "entity_name_is_buffering": "{entity_name} puhverdab", + "entity_name_is_idle": "{entity_name} on jõudeolekus", + "entity_name_is_paused": "{entity_name} on pausil", + "entity_name_is_playing": "{entity_name} mängib", + "entity_name_starts_buffering": "{entity_name} alustab puhverdamist", + "entity_name_becomes_idle": "{entity_name} muutub jõudeolekusse", + "entity_name_starts_playing": "{entity_name} alustab taasesitamist", + "entity_name_update_availability_changed": "Olemi {entity_name} värskenduse saadavus muutus", + "entity_name_became_up_to_date": "{entity_name} on uuendatud", + "trigger_type_turned_on": "Olemile {entity_name} on saadaval värskendus", + "decrease_entity_name_brightness": "Vähenda {entity_name} heledust", + "increase_entity_name_brightness": "Suurenda{entity_name} heledust", + "flash_entity_name": "Vilguta {entity_name}", + "flash": "Vilgutamine", + "action_type_select_first": "Muuda {entity_name} esimeseks valikuks", + "action_type_select_last": "Muuda {entity_name} viimaseks valikuks", + "action_type_select_next": "Muutda {entity_name} järgmiseks valikuks", + "change_entity_name_option": "Muuda {entity_name} sätteid", + "action_type_select_previous": "Muuda {entity_name} eelmiseks valikuks", + "current_entity_name_selected_option": "Praegused {entity_name} sätted", + "cycle": "Vaheta", + "to": "Väärtuseni", + "entity_name_option_changed": "Olemi {entity_name} sätted on muudetud", + "action_type_set_hvac_mode": "Kliimaseadme {entity_name} režiimi muutmine", + "change_preset_on_entity_name": "Olemi {entity_name} eelseadistuse muutmine", + "hvac_mode": "Kliimaseadme režiim", + "entity_name_measured_humidity_changed": "{entity_name} mõõdetud niiskus muutus", + "entity_name_measured_temperature_changed": "{entity_name} mõõdetud temperatuur muutus", + "entity_name_hvac_mode_changed": "{entity_name} kliimasedame režiim on muudetud", + "send_a_notification": "Saada teavitus", + "entity_name_battery_is_low": "{entity_name} aku on tühjenemas", + "entity_name_charging": "{entity_name} laeb", + "condition_type_is_co": "{entity_name} tuvastab vingugaasi", + "entity_name_is_cold": "{entity_name} on külm", + "entity_name_connected": "{entity_name} on ühendatud", + "entity_name_is_detecting_gas": "{entity_name} tuvastab gaasi(leket)", + "entity_name_is_hot": "{entity_name} on kuum", + "entity_name_is_detecting_light": "{entity_name} tuvastab valgust", + "entity_name_is_moist": "{entity_name} on niiske", + "entity_name_is_detecting_motion": "{entity_name} tuvastab liikumist", "entity_name_is_moving": "{entity_name} liigub", "condition_type_is_no_co": "{entity_name} ei tuvasta vingugaasi", "condition_type_is_no_gas": "{entity_name} ei tuvasta gaasi(leket)", @@ -2362,7 +2536,6 @@ "entity_name_is_not_cold": "{entity_name} ei ole külm", "entity_name_is_disconnected": "{entity_name} pole ühendatud", "entity_name_is_not_hot": "{entity_name} ei ole kuum", - "entity_name_unlocked": "{entity_name} on lukustamata", "entity_name_is_dry": "{entity_name} on kuiv", "entity_name_is_not_moving": "{entity_name} liikumist ei tuvastatud", "entity_name_is_not_occupied": "{entity_name} pole hõivatud", @@ -2373,8 +2546,6 @@ "condition_type_is_not_tampered": "{entity_name} ei tuvasta omavoli", "entity_name_is_safe": "{entity_name} on turvaline", "entity_name_is_occupied": "{entity_name} on hõivatud", - "entity_name_is_off": "{entity_name} on välja lülitatud", - "entity_name_is_on": "{entity_name} on sisse lülitatud", "entity_name_is_powered": "{entity_name} on voolu all", "entity_name_present": "{entity_name} on saadaval", "entity_name_is_detecting_problem": "Olemil {entity_name} on probleem", @@ -2401,7 +2572,6 @@ "entity_name_stopped_detecting_problem": "{entity_name} lõpetas probleemi tuvastamise", "entity_name_stopped_detecting_smoke": "{entity_name} lõpetas suitsu tuvastamise", "entity_name_stopped_detecting_sound": "{entity_name} lõpetas heli tuvastamise", - "entity_name_became_up_to_date": "Olem {entity_name} muutus ajakohaseks", "entity_name_stopped_detecting_vibration": "{entity_name} lõpetas vibratsiooni tuvastamise", "entity_name_became_not_cold": "{entity_name} ei ole enam külm", "entity_name_became_not_hot": "{entity_name} ei ole enam kuum", @@ -2421,52 +2591,9 @@ "entity_name_started_detecting_smoke": "{entity_name} tuvastas suitsu", "entity_name_started_detecting_sound": "{entity_name} tuvastas heli", "entity_name_started_detecting_tampering": "{entity_name} tuvastas omavolilist muutmist", - "entity_name_turned_off": "{entity_name} lülitus välja", - "entity_name_turned_on": "{entity_name} lülitus sisse", "trigger_type_update": "{entity_name} sai saadavaloleva uuenduse", "entity_name_started_detecting_vibration": "{entity_name} registreeris vibratsiooni", - "entity_name_is_buffering": "{entity_name} puhverdab", - "entity_name_is_idle": "{entity_name} on jõudeolekus", - "entity_name_is_paused": "{entity_name} on pausil", - "entity_name_is_playing": "{entity_name} mängib", - "entity_name_starts_buffering": "{entity_name} alustab puhverdamist", - "trigger_type_changed_states": "{entity_name} lülitus sisse või välja", - "entity_name_becomes_idle": "{entity_name} muutub jõudeolekusse", - "entity_name_starts_playing": "{entity_name} alustab taasesitamist", - "toggle_entity_name": "Muuda {entity_name} olekut", - "turn_off_entity_name": "Lülita {entity_name} välja", - "turn_on_entity_name": "Lülita {entity_name} sisse", - "arm_entity_name_away": "Valvesta {entity_name}", - "arm_entity_name_home": "Valvesta {entity_name} kodus režiimis", - "arm_entity_name_night": "Valvesta {entity_name} öörežiimis", - "arm_entity_name_vacation": "Valvesta {entity_name} puhkuserežiimis", - "disarm_entity_name": "Võta {entity_name} valvest maha", - "trigger_entity_name": "Käivita {entity_name}", - "entity_name_is_armed_away": "{entity_name} on valvestatud", - "entity_name_is_armed_home": "{entity_name} on valvestatud kodurežiimis", - "entity_name_is_armed_night": "{entity_name} on valvestatud öörežiimis", - "entity_name_is_armed_vacation": "{entity_name} on valvestatud puhkuse reziimis", - "entity_name_is_disarmed": "{entity_name} on valve alt maas", - "entity_name_is_triggered": "{entity_name} on häiret andnud", - "entity_name_armed_away": "{entity_name} valvestati", - "entity_name_armed_home": "{entity_name} valvestati kodurežiimis", - "entity_name_armed_night": "{entity_name} valvestati öörežiimis", - "entity_name_armed_vacation": "{entity_name} puhkuse režiim", - "entity_name_disarmed": "{entity_name} võeti valvest maha", - "entity_name_triggered": "{entity_name} andis häiret", - "entity_name_is_home": "{entity_name} on kodus", - "entity_name_is_not_home": "{entity_name} on eemal", - "entity_name_enters_a_zone": "{entity_name} siseneb tsooni", - "entity_name_leaves_a_zone": "{entity_name} lahkub tsoonist", - "lock_entity_name": "Lukusta {entity_name}", - "unlock_entity_name": "Tee {entity_name} lahti", - "action_type_set_hvac_mode": "Kliimaseadme {entity_name} režiimi muutmine", - "change_preset_on_entity_name": "Olemi {entity_name} eelseadistuse muutmine", - "hvac_mode": "Kliimaseadme režiim", - "to": "Väärtuseni", - "entity_name_measured_humidity_changed": "{entity_name} mõõdetud niiskus muutus", - "entity_name_measured_temperature_changed": "{entity_name} mõõdetud temperatuur muutus", - "entity_name_hvac_mode_changed": "{entity_name} kliimasedame režiim on muudetud", + "trigger_type_button_long_release": "\"{subtype}\" vabastatati pärast pikka vajutust", "current_entity_name_apparent_power": "Praegune {entity_name} näiv võimsus", "condition_type_is_aqi": "Praegune {entity_name} õhukvaliteedi indeks", "current_entity_name_atmospheric_pressure": "Praegune {entity_name} atmosfäärirõhk", @@ -2556,64 +2683,13 @@ "entity_name_water_changes": "{entity_name} veekulu muutub", "entity_name_weight_changes": "{entity_name} kaal muutus", "entity_name_wind_speed_changes": "{entity_name} tuule kiirus muutub", - "decrease_entity_name_brightness": "Vähenda {entity_name} heledust", - "increase_entity_name_brightness": "Suurenda{entity_name} heledust", - "flash_entity_name": "Vilguta {entity_name}", - "flash": "Vilgutamine", - "fifth_button": "Viies nupp", - "sixth_button": "Kuues nupp", - "subtype_continuously_pressed": "\" {subtype} \" on pikalt alla vajutatud", - "trigger_type_button_long_release": "\"{subtype}\" vabastatati pärast pikka vajutust", - "subtype_quadruple_clicked": "\"{subtype}\" nuppu on neljakordselt klõpsatud", - "subtype_quintuple_clicked": "\"{subtype}\" nuppu on viiekordselt klõpsatud", - "subtype_pressed": "\"{subtype}\" nupp on vajutatud", - "subtype_released": "\"{subtype}\" nupp vabastati", - "action_type_select_first": "Muuda {entity_name} esimeseks valikuks", - "action_type_select_last": "Muuda {entity_name} viimaseks valikuks", - "action_type_select_next": "Muutda {entity_name} järgmiseks valikuks", - "change_entity_name_option": "Muuda {entity_name} sätteid", - "action_type_select_previous": "Muuda {entity_name} eelmiseks valikuks", - "current_entity_name_selected_option": "Praegused {entity_name} sätted", - "cycle": "Vaheta", - "entity_name_option_changed": "Olemi {entity_name} sätted on muudetud", - "send_a_notification": "Saada teavitus", - "both_buttons": "Mõlemad nupud", - "bottom_buttons": "Alumised nupud", - "seventh_button": "Seitsmes nupp", - "eighth_button": "Kaheksas nupp", - "dim_down": "Hämarda", - "dim_up": "Tee heledamaks", - "left": "Vasakpoolne", - "right": "Parempoolne", - "side": "6. külg", - "top_buttons": "Ülemised nupud", - "device_awakened": "Seade ärkas", - "trigger_type_remote_button_long_release": "\"{subtype}\" nupp vabastatati pärast pikka vajutust", - "button_rotated_subtype": "Nuppu \"{subtype}\" keerati", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Nupu \" {subtype} \" pööramine peatus", - "device_subtype_double_tapped": "Seadet \"{subtype}\" on topeltklõpsatud", - "trigger_type_remote_double_tap_any_side": "Seadet on topeltpuudutatud mis tahes küljelt", - "device_in_free_fall": "Seade on vabalangemises", - "device_flipped_degrees": "Seadet pöörati 90 kraadi", - "device_shaken": "seadet raputati", - "trigger_type_remote_moved": "Seadet liigutati küljega \"{subtype}\" ülal", - "trigger_type_remote_moved_any_side": "Seadet liigutati suvaline külg üleval pool", - "trigger_type_remote_rotate_from_side": "Seade pöörati küljelt \"6” asendisse \"{subtype}\"", - "device_turned_clockwise": "Seadet pöörati päripäeva", - "device_turned_counter_clockwise": "Seadet pöörati vastupäeva", - "press_entity_name_button": "Vajuta nuppu {entity_name}", - "entity_name_has_been_pressed": "Vajutati nuppu {entity_name}", - "entity_name_update_availability_changed": "Olemi {entity_name} värskenduse saadavus muutus", - "trigger_type_turned_on": "Olemile {entity_name} on saadaval värskendus", - "add_to_queue": "Lisa järjekorda", - "play_next": "Esita järgmine", - "options_replace": "Esita kohe ja tühjenda järjekord", - "repeat_all": "Korda kõiki", - "repeat_one": "Korda ühte", - "critical": "Kriitiline", - "debug": "Silumine", - "warning": "Hoiatus", + "entity_name_is_home": "{entity_name} on kodus", + "entity_name_is_not_home": "{entity_name} on eemal", + "entity_name_enters_a_zone": "{entity_name} siseneb tsooni", + "entity_name_leaves_a_zone": "{entity_name} lahkub tsoonist", + "no_device_class": "Seadme klass puudub", + "no_state_class": "Oleku klass puudub", + "no_unit_of_measurement": "Mõõtühik puudub", "arithmetic_mean": "Aritmeetiline keskmine", "median": "Mediaan", "product": "Toode", @@ -2736,10 +2812,58 @@ "tomato": "Tomatipunane", "turquoise": "Türkiissinine", "wheat": "Nisukollane", + "add_to_queue": "Lisa järjekorda", + "play_next": "Esita järgmine", + "options_replace": "Esita kohe ja tühjenda järjekord", + "repeat_all": "Korda kõiki", + "repeat_one": "Korda ühte", + "critical": "Kriitiline", + "debug": "Silumine", "fatal": "Tappev", - "no_device_class": "Seadme klass puudub", - "no_state_class": "Oleku klass puudub", - "no_unit_of_measurement": "Mõõtühik puudub", + "warning": "Hoiatus", + "clear_tts_cache": "Tühjenda TTS vahemälu", + "cache": "Vahemälu", + "entity_id_description": "Olem millele logiraamatu kirjes viidata.", + "language_description": "Teksti keel. Vaikimisi on serveri keel.", + "options_description": "Integratsioonispetsiifilisi valikuid sisaldav sõnastik.", + "say_a_tts_message": "Ütle TTS-sõnum", + "media_player_entity_id_description": "Meediamängijad sõnumi esitamiseks.", + "media_player_entity": "Meediamängija olem", + "speak": "Räägi", + "request_sync_description": "Saadab Google'ile käsu request_sync.", + "agent_user_id": "Agendi kasutaja ID", + "request_sync": "Taotle sünkroonimist", + "disables_the_motion_detection": "Keelab liikumise tuvastamise.", + "disable_motion_detection": "Keela liikumise tuvastamine", + "enables_the_motion_detection": "Lubab liikumise tuvastamise.", + "enable_motion_detection": "Luba liikumise tuvastamine", + "format_description": "Meediamängija toetatud voovorming.", + "format": "Vorming", + "media_player_description": "Meediamängijad kuhu voogesitada.", + "play_stream": "Esita voogu", + "filename": "Faili nimi", + "lookback": "Tagasivaade", + "snapshot_description": "Teeb kaamerast hetktõmmise.", + "take_snapshot": "Tee hetktõmmis", + "turns_off_the_camera": "Lülitab kaamera välja.", + "turns_on_the_camera": "Lülitab kaamera sisse.", + "locks_a_lock": "Lukustab luku.", + "code_description": "Kood alarmi valvestamiseks.", + "opens_a_lock": "Avab luku.", + "set_datetime_description": "Määrab kuupäeva ja/või kellaaja.", + "the_target_date": "Sihtkuupäev.", + "datetime_description": "Sihtkuupäev ja -kellaaeg.", + "the_target_time": "Sihtaeg.", + "selects_the_first_option": "Teeb esimese valiku.", + "first": "Esimene", + "selects_the_last_option": "Teeb viimase valiku.", + "select_the_next_option": "Tee järgmine valik.", + "selects_an_option": "Teeb valiku.", + "option_to_be_selected": "Tehtav valik.", + "selects_the_previous_option": "Eelmise suvandi valimine", + "sets_the_options": "Määrab valikud.", + "list_of_options": "Valikute loend.", + "set_options": "Määra valikud", "dump_log_objects": "Logi objektide salvestamine", "log_current_tasks_description": "Logib kõik praegused asyncio ülesanded.", "log_current_asyncio_tasks": "Logi praegused asyncio ülesanded", @@ -2765,45 +2889,30 @@ "stop_logging_object_sources": "Objekti allikate logimise peatamine", "stop_log_objects_description": "Peatab objektide kasvu logimise mällu.", "stop_logging_objects": "Lõpeta objektide logimine", - "request_sync_description": "Saadab Google'ile käsu request_sync.", - "agent_user_id": "Agendi kasutaja ID", - "request_sync": "Taotle sünkroonimist", + "sets_the_value": "Määrab väärtuse.", + "the_target_value": "Sihtväärtus.", + "get_weather_forecast": "Hangi ilmateade.", + "type_description": "Ilmateate tüüp: igapäevane, tunnipõhine või kaks korda päevas.", + "forecast_type": "Ilmateate tüüp", + "get_forecast": "Hangi ilmateade", + "get_weather_forecasts": "Hangi ilmaennustused.", + "send_magic_packet": "Saada maagiline pakett", + "cancels_a_timer": "Tühistab taimeri.", + "changes_a_timer": "Muudab taimerit.", + "finishes_a_timer": "Peatab taimeri.", + "pauses_a_timer": "Peatab ajutiselt taimeri.", + "starts_a_timer": "Käivitab taimeri.", + "duration_description": "Kestus, mida taimer vajab lõpetamiseks. [valikuline].", "reload_resources_description": "Taaslaeb töölaua ressursid YAML-konfiguratsioonist.", - "clears_all_log_entries": "Kustutab kõik logikirjed.", - "write_log_entry": "Kirjuta logikirje.", - "log_level": "Logi tase.", - "level": "Tase", - "message_to_log": "Sõnum logisse.", - "set_value_description": "Määrab numbri väärtuse.", - "value_description": "Seadeparameetri väärtus.", - "create_temporary_strict_connection_url_name": "Loo ajutine range ühenduse URL", "toggles_the_siren_on_off": "Lülitab sireeni sisse/välja.", "turns_the_siren_off": "Lülitab sireeni välja.", "turns_the_siren_on": "Lülitab sireeni sisse.", "tone": "Toon", - "create_event_description": "Lisa uus kalendrisündmus.", - "location_description": "Ürituse toimumiskoht. Vabatahtlik.", - "start_date_description": "Kogu päeva kestva ürituse alguskuupäev.", - "create_event": "Loo sündmus", - "get_events": "Hangi sündmusi", - "list_event": "Loetle sündmus", - "closes_a_cover": "Sulgeb katte.", - "close_cover_tilt_description": "Sulgemiseks kallutab katet.", - "close_tilt": "Sulge kallutus", - "opens_a_cover": "Avab katte.", - "tilts_a_cover_open": "Kallutab katte lahti.", - "open_tilt": "Ava kalle", - "set_cover_position_description": "Liigutab katte kindlasse asendisse.", - "target_position": "Sihtasend.", - "set_position": "Määra asend", - "target_tilt_positition": "Sihtkalde asend.", - "set_tilt_position": "Seadke kaldeasend", - "stops_the_cover_movement": "Peatab katte liikumise.", - "stop_cover_tilt_description": "Peatab katte kallutatava liikumise.", - "stop_tilt": "Peata kallutamine", - "toggles_a_cover_open_closed": "Lülitab katte avamise/sulgemise.", - "toggle_cover_tilt_description": "Lülitab kardina kallutamise avamise/sulgemise sisse.", - "toggle_tilt": "Kallutamise sisse- ja väljalülitamine", + "set_default_level_description": "Määrab sidumiste logimise vaiketaseme.", + "level_description": "Kõigi sidumiste vaikimisi tõsiduse aste.", + "level": "Tase", + "set_default_level": "Määra vaiketase", + "set_level": "Määra tase", "check_configuration": "Konfiguratsiooni kontroll", "reload_all": "Taaslae kõik", "reload_config_entry_description": "Taaslaeb määratud konfiguratsioonikirje.", @@ -2824,21 +2933,18 @@ "generic_toggle": "Üldine lülitamine", "generic_turn_off": "Üldine väljalülitamine", "generic_turn_on": "Üldine sisselülitamine", + "entities_to_update": "Värskendatavad olemid", "update_entity": "Värskenda olemit", - "creates_a_new_backup": "Loob uue varukoopia.", "decrement_description": "Vähendab praegust väärtust 1 sammu võrra.", "increment_description": "Suurendab väärtust 1 astme võrra.", - "sets_the_value": "Määrab väärtuse.", - "the_target_value": "Sihtväärtus.", - "reloads_the_automation_configuration": "Taaslaeb automatiseeringu sätted.", - "toggle_description": "Lülitab meediamängija sisse/välja.", - "trigger_description": "Käivitab automaatiseeringu toimingud.", - "skip_conditions": "Jäta tingimused vahele", - "trigger": "Päästik", - "disables_an_automation": "Keelab automatiseeringu.", - "stops_currently_running_actions": "Peatab hetkel käimasolevad tegevused.", - "stop_actions": "Peata toimingud", - "enables_an_automation": "Lubab automatiseeringu.", + "bridge_identifier": "Silla identifikaator", + "configuration_payload": "Sätete andmed", + "entity_description": "Tähistab deCONZis konkreetset seadme lõpp-punkti.", + "path": "Rada", + "configure": "Seadista", + "device_refresh_description": "Värskendab deCONZi saadaolevaid seadmeid.", + "device_refresh": "Seadme värskendamine", + "remove_orphaned_entries": "Eemalda orvuks jäänud kirjed", "restarts_an_add_on": "Taaskäivitab lisandmooduli.", "the_add_on_slug": "Lisandmooduli lühend.", "restart_add_on": "Taaskäivita lisandmoodul.", @@ -2873,40 +2979,66 @@ "restore_partial_description": "Taastab osalisest varukoopiast.", "restores_home_assistant": "Taastab Home Assistanti paigalduse.", "restore_from_partial_backup": "Taasta osalisest varukoopiast.", - "clears_the_playlist": "Tühjendab esitusloendi.", - "clear_playlist": "Tühjenda esitusloend", - "selects_the_next_track": "Valib järgmise pala.", - "pauses": "Paneb pausile.", - "starts_playing": "Alustab esitamist.", - "toggles_play_pause": "Lülitab esitamise/pausi vahel.", - "selects_the_previous_track": "Valib eelmise pala.", - "seek": "Otsi", - "stops_playing": "Lõpetab mängimise.", - "starts_playing_specified_media": "Alustab määratud meedia esitamist.", - "announce": "Teavita", - "enqueue": "Pane järjekorda", - "repeat_mode_to_set": "Kordusrežiimi seadistamine.", - "select_sound_mode_description": "Valib kindla helirežiimi.", - "select_sound_mode": "Vali helirežiim", - "select_source": "Vali allikas", - "shuffle_description": "Kas juhuesitusrežiim on lubatud või mitte.", - "turns_down_the_volume": "Vähendab helitugevust.", - "turn_down_volume": "Vähenda helitugevust", - "volume_mute_description": "Vaigistab või tühistab meediamängija vaigistamise.", - "is_volume_muted_description": "Määrab, kas see on vaigistatud või mitte.", - "mute_unmute_volume": "Heli vaigistamine/vaigistuse tühistamine", - "sets_the_volume_level": "Määrab helitugevuse taseme.", - "set_volume": "Määra helitugevus", - "turns_up_the_volume": "Suurendab helitugevust.", - "turn_up_volume": "Suurenda helitugevust", - "apply_filter": "Rakenda filter", - "days_to_keep": "Salvestatud päevade arv", - "repack": "Tihendamine", - "purge": "Puhastamine", - "domains_to_remove": "Eemaldatavad domeenid", - "entity_globs_to_remove": "Olemite grupp eemaldamiseks", - "entities_to_remove": "Eemaldatavad olemid", - "purge_entities": "Puhasta üksused", + "removes_a_group": "Eemaldab rühma.", + "object_id": "Objekti ID", + "creates_updates_a_user_group": "Loob/värskendab kasutajarühma.", + "add_entities": "Olemite lisamine", + "icon_description": "Rühma ikooni nimi.", + "name_of_the_group": "Rühma nimi.", + "remove_entities": "Olemite eemaldamine", + "log_description": "Loob logiraamatusse kohandatud kirje.", + "message_description": "Teatise sõnumi sisu.", + "log": "Logikirjed", + "create_temporary_strict_connection_url_name": "Ajutise range ühenduse URL-i loomine", + "remote_connect": "Kaugühendus", + "remote_disconnect": "Kaugühenduse katkestamine", + "creates_a_new_backup": "Loob uue varukoopia.", + "command_description": "Google Assistantile saadetavad käsud.", + "command": "Käsk", + "send_text_command": "Saada tekstikäsk", + "reloads_the_automation_configuration": "Taaslaeb automatiseeringu sätted.", + "toggle_description": "Lülitab meediamängija sisse/välja.", + "trigger_description": "Käivitab automaatiseeringu toimingud.", + "skip_conditions": "Jäta tingimused vahele", + "trigger": "Päästik", + "disables_an_automation": "Keelab automatiseeringu.", + "stops_currently_running_actions": "Peatab hetkel käimasolevad tegevused.", + "stop_actions": "Peata toimingud", + "enables_an_automation": "Lubab automatiseeringu.", + "press_the_button_entity": "Vajuta nupu olemit.", + "load_url_description": "Laaeb URL aadressi Fully Kioski brauserisse.", + "url_to_load": "Laetav URL.", + "load_url": "Laadi URL", + "configuration_parameter_to_set": "Määratav seadeparameeter.", + "key": "Võti", + "value_description": "Määratav sihtväärtus.", + "set_configuration": "Määra sätted", + "application_description": "Käivitatava rakenduse paketi nimi.", + "start_application": "Käivita rakendus", + "set_value_description": "Määrab numbri väärtuse.", + "stops_a_running_script": "Peatab töötava skripti.", + "enter_your_text": "Sisesta oma tekst.", + "set_value": "Määra väärtus", + "dashboard_path": "Töölaua rada", + "view_path": "Vaata rada", + "show_dashboard_view": "Töölauavaate kuvamine", + "closes_a_cover": "Sulgeb katte.", + "close_cover_tilt_description": "Sulgemiseks kallutab katet.", + "close_tilt": "Sulge kallutus", + "opens_a_cover": "Avab katte.", + "tilts_a_cover_open": "Kallutab katte lahti.", + "open_tilt": "Ava kalle", + "set_cover_position_description": "Liigutab katte kindlasse asendisse.", + "target_position": "Sihtasend.", + "set_position": "Määra asend", + "target_tilt_positition": "Sihtkalde asend.", + "set_tilt_position": "Seadke kaldeasend", + "stops_the_cover_movement": "Peatab katte liikumise.", + "stop_cover_tilt_description": "Peatab katte kallutatava liikumise.", + "stop_tilt": "Peata kallutamine", + "toggles_a_cover_open_closed": "Lülitab katte avamise/sulgemise.", + "toggle_cover_tilt_description": "Lülitab kardina kallutamise avamise/sulgemise sisse.", + "toggle_tilt": "Kallutamise sisse- ja väljalülitamine", "decrease_speed_description": "Vähendab ventilaatori kiirust.", "percentage_step_description": "Suurendab kiirust protsendisammu võrra.", "decrease_speed": "Vähenda kiirust", @@ -2926,6 +3058,27 @@ "toggles_the_fan_on_off": "Lülitab ventilaatori sisse/välja.", "turns_fan_off": "Lülitab ventilaatori välja.", "turns_fan_on": "Lülitab ventilaatori sisse.", + "arm_with_custom_bypass": "Valvesta valikuliselt", + "alarm_arm_vacation_description": "Seadistab valvestamise: Aktiveeritud puhkuse ajaks.", + "disarms_the_alarm": "Lülitab valve välja.", + "alarm_trigger_description": "Lubab välise häirepäästiku.", + "toggles_a_switch_on_off": "Lülitab lüliti sisse/välja.", + "turns_a_switch_off": "Lülitab lüliti välja.", + "turns_a_switch_on": "Lülitab lüliti sisse.", + "device_description": "Seadme ID, millele käsk saata.", + "delete_command": "Kustuta käsk", + "alternative": "Alternatiiv", + "command_type_description": "Õpitava käsu tüüp.", + "command_type": "Käsu tüüp", + "timeout_description": "Käsu õppimise ajalõpp.", + "learn_command": "Õpi käsk", + "delay_seconds": "Viivitus sekundites", + "hold_seconds": "Oota sekundites", + "repeats": "Kordused", + "send_command": "Saada käsk", + "toggles_a_device_on_off": "Lülitab seadme sisse/välja.", + "turns_the_device_off": "Lülitab seadme välja.", + "turn_on_description": "Saadab sisselülitamise käsu.", "apply_description": "Aktiveerib stseeni koos konfiguratsiooniga.", "entities_description": "Olemite loend ja nende sihtolek.", "entities_state": "Olemite olek", @@ -2937,44 +3090,105 @@ "snapshot_entities": "Hetktõmmise olemid", "delete_description": "Kustutab dünaamiliselt loodud stseeni.", "activates_a_scene": "Aktiveerib stseeni.", - "selects_the_first_option": "Teeb esimese valiku.", - "first": "Esimene", - "selects_the_last_option": "Teeb viimase valiku.", - "select_the_next_option": "Tee järgmine valik.", - "selects_an_option": "Teeb valiku.", - "option_to_be_selected": "Tehtav valik.", - "selects_the_previous_option": "Eelmise suvandi valimine", - "sets_the_options": "Määrab valikud.", - "list_of_options": "Valikute loend.", - "set_options": "Määra valikud", + "play_chime_description": "Esitage helin seadmes.", + "device_id_description": "Seade mis esitab helina", + "target_chime": "Helisev seade", + "ringtone_to_play": "Esitatav helin", + "ringtone": "Helin", + "play_chime": "Esita helisignaal", + "ptz_move_description": "Liiguta kaamerat etteantud kiirusega.", + "ptz_move_speed": "PTZ liikumise kiirus.", + "ptz_move": "PTZ liikumine", + "add_event_description": "Lisab uue kalendrisündmuse.", + "calendar_id_description": "Soovitud kalendri ID.", + "calendar_id": "Kalendri ID", + "description_description": "Sündmuse kirjeldus. Valikuline.", + "summary_description": "Toimib sündmuse pealkirjana.", + "location_description": "Ürituse toimumiskoht.", + "creates_event": "Loob sündmuse", "closes_a_valve": "Sulgeb ventiili.", "opens_a_valve": "Avab ventiili.", "set_valve_position_description": "Liigutab ventiili kindlasse asendisse.", "stops_the_valve_movement": "Peatab ventiili liikumise.", "toggles_a_valve_open_closed": "Ventiili avamine/sulgemine.", - "load_url_description": "Laaeb URL aadressi Fully Kioski brauserisse.", - "url_to_load": "Laetav URL.", - "load_url": "Laadi URL", - "configuration_parameter_to_set": "Määratav seadeparameeter.", - "key": "Võti", - "set_configuration": "Määra sätted", - "application_description": "Käivitatava rakenduse paketi nimi.", - "start_application": "Käivita rakendus", - "command_description": "Google Assistantile saadetavad käsud.", - "command": "Käsk", - "media_player_entity": "Meediamängija olem", - "send_text_command": "Saada tekstikäsk", - "code_description": "Luku avamiseks kasutatav kood.", - "arm_with_custom_bypass": "Valvesta valikuliselt", - "alarm_arm_vacation_description": "Seadistab valvestamise: Aktiveeritud puhkuse ajaks.", - "disarms_the_alarm": "Lülitab valve välja.", - "alarm_trigger_description": "Lubab välise häirepäästiku.", "extract_media_url_description": "Meediumi URL-i hankimine teenusest.", "format_query": "Vorminda päring", "url_description": "URL kust meediat võib leida.", "media_url": "Meedia URL", "get_media_url": "Hangi meedia URL", "play_media_description": "Laeb faili antud URL-ilt alla.", + "clears_all_log_entries": "Kustutab kõik logikirjed.", + "write_log_entry": "Kirjuta logikirje.", + "log_level": "Logi tase.", + "message_to_log": "Sõnum logisse.", + "reload_themes_description": "Taaslaeb teemad YAML-i seadistustest.", + "reload_themes": "Taaslae teemad", + "name_of_a_theme": "Teema nimi.", + "set_the_default_theme": "Määra vaiketeema", + "clear_skipped_update": "Vahelejäetud värskenduse kustutamine", + "install_update": "Paigaldage värskendus", + "skip_description": "Märgib praegu saadaoleva värskenduse vahelejäetuks.", + "skip_update": "Jäta värskendus vahele", + "brightness_value": "Heleduse väärtus", + "a_human_readable_color_name": "Inimloetav värvinimi.", + "color_name": "Värvi nimi", + "color_temperature_in_mireds": "Värvitemperatuur miredites.", + "light_effect": "Valgusefekt.", + "hue_sat_color": "Värvi toon/küllastus", + "color_temperature_in_kelvin": "Värvustemperatuur kelvinites.", + "profile_description": "Kasutatava valgusprofiili nimi.", + "rgbw_color": "RGBW-värv", + "rgbww_color": "RGBWW-värv", + "white_description": "Sea valgus valge režiimile.", + "xy_color": "XY-värv", + "turn_off_description": "Lülita üks või mitu valgustit välja.", + "brightness_step_description": "Muuda heledust teatud astme võrra.", + "brightness_step_value": "Heleduse sammu väärtus", + "brightness_step_pct_description": "Muuda heledust protsentides.", + "brightness_step": "Heleduse samm", + "decrements_a_counter": "Vähendab loendurit.", + "increments_a_counter": "Suurendab loendurit.", + "resets_a_counter": "Lähtestab loenduri.", + "sets_the_counter_value": "Määrab loenduri väärtuse.", + "selects_the_next_option": "Teeb järgmise valiku.", + "toggles_the_helper_on_off": "Lülitab abistaja sisse/välja.", + "turns_off_the_helper": "Lülitab abistaja välja.", + "turns_on_the_helper": "Lülitab abistaja sisse.", + "start_date_description": "Kogu päeva kestva ürituse alguskuupäev.", + "create_event": "Loo sündmus", + "get_events": "Hangi sündmusi", + "list_event": "Loetle sündmus", + "turns_auxiliary_heater_on_off": "Lülitab lisasoojendi sisse/välja.", + "aux_heat_description": "Uus lisasoojendi väärtus.", + "auxiliary_heating": "Lisasoojendi", + "turn_on_off_auxiliary_heater": "Lülita lisasoojendi sisse/välja", + "sets_fan_operation_mode": "Määrab ventilaatori töörežiimi.", + "fan_operation_mode": "Ventilaatori töörežiim.", + "set_fan_mode": "Määra ventilaatori režiim", + "sets_target_humidity": "Määrab soovitud niiskuse", + "set_target_humidity": "Määra soovitud õhuniiskus", + "sets_hvac_operation_mode": "Määrab kliimaseadme töörežiimi.", + "hvac_operation_mode": "Kliimaseadme töörežiim.", + "set_hvac_mode": "Määra kliimaseadme režiim", + "sets_swing_operation_mode": "Määrab õõtsumise režiimi.", + "swing_operation_mode": "Õõtsumisrežiim.", + "set_swing_mode": "Määra õõtsumisrežiim", + "sets_target_temperature": "Määrab soovitud temperatuuri", + "high_target_temperature": "Kõrge sihttemperatuur.", + "target_temperature_high": "Kõrgem soovitud temperatuur", + "low_target_temperature": "Madal sihttemperatuur.", + "target_temperature_low": "Madalam soovitud temperatuur", + "set_target_temperature": "Määra soovitud temperatuur", + "turns_climate_device_off": "Lülitab kliimaseadme välja.", + "turns_climate_device_on": "Lülitab kliimaseadme sisse.", + "notify_description": "Saadab valitud sihtmärkidele teavitussõnumi.", + "data": "Andmed", + "title_of_the_notification": "Teatise pealkiri.", + "send_a_persistent_notification": "Saada püsiteatis", + "sends_a_notification_message": "Saadab teavitussõnumi.", + "your_notification_message": "Teavitussõnum.", + "title_description": "Teatise valikuline pealkiri.", + "send_a_notification_message": "Saada teavitussõnum", "sets_a_random_effect": "Määrab juhusliku efekti.", "sequence_description": "HSV järjestuste loend (max 16).", "backgrounds": "Taustad", @@ -2996,198 +3210,70 @@ "random_effect": "Juhuslik efekt", "sets_a_sequence_effect": "Seadistab jadaefekti.", "repetitions_for_continuous": "Kordused (0 pidevaks).", - "repeats": "Kordused", "sequence": "Jada", "speed_of_spread": "Leviku kiirus.", "spread": "Levik", "sequence_effect": "Jadaefekt", - "press_the_button_entity": "Vajuta nupu olemit.", - "see_description": "Salvestab nähtud jälgitava seadme.", - "battery_description": "Seadme aku laetus.", - "gps_coordinates": "GPS koordinaadid", - "gps_accuracy_description": "GPS-koordinaatide täpsus.", - "hostname_of_the_device": "Seadme hostinimi.", - "hostname": "Hostinimi", - "mac_description": "Seadme MAC-aadress.", - "mac_address": "MAC-aadress", - "see": "Vaata", - "process_description": "Käivitab vestluse sisestatud tekstist.", - "agent": "Teostaja", - "conversation_id": "Vestluse ID", - "language_description": "Kõne genereerimiseks kasutatav keel.", - "transcribed_text_input": "Trükitud tekstisisestus.", - "process": "Edenemine", - "reloads_the_intent_configuration": "Taaslaeb kavatsuse konfiguratsiooni.", - "conversation_agent_to_reload": "Uuesti laaditav vestlusagent.", - "create_description": "Kuvab märguande paneelil **Teavitused**.", - "message_description": "Logiraamatu kande sõnum.", - "notification_id": "Teavituse ID", - "title_description": "Teavitussõnumi pealkiri.", - "dismiss_description": "Eemaldab märguande paneelilt **Teavitused**.", - "notification_id_description": "Eemaldatava teatise ID.", - "dismiss_all_description": "Eemaldab kõik teated paneelilt **Teavitused**.", - "notify_description": "Saadab valitud sihtmärkidele teavitussõnumi.", - "data": "Andmed", - "title_of_the_notification": "Teatise pealkiri.", - "send_a_persistent_notification": "Saada püsiteatis", - "sends_a_notification_message": "Saadab teavitussõnumi.", - "your_notification_message": "Teavitussõnum.", - "send_a_notification_message": "Saada teavitussõnum", - "device_description": "Seadme ID, millele käsk saata.", - "delete_command": "Kustuta käsk", - "alternative": "Alternatiiv", - "command_type_description": "Õpitava käsu tüüp.", - "command_type": "Käsu tüüp", - "timeout_description": "Käsu õppimise ajalõpp.", - "learn_command": "Õpi käsk", - "delay_seconds": "Viivitus sekundites", - "hold_seconds": "Oota sekundites", - "send_command": "Saada käsk", - "toggles_a_device_on_off": "Lülitab seadme sisse/välja.", - "turns_the_device_off": "Lülitab seadme välja.", - "turn_on_description": "Saadab sisselülitamise käsu.", - "stops_a_running_script": "Peatab töötava skripti.", - "locks_a_lock": "Lukustab luku.", - "opens_a_lock": "Avab luku.", - "turns_auxiliary_heater_on_off": "Lülitab lisasoojendi sisse/välja.", - "aux_heat_description": "Uus lisasoojendi väärtus.", - "auxiliary_heating": "Lisasoojendi", - "turn_on_off_auxiliary_heater": "Lülita lisasoojendi sisse/välja", - "sets_fan_operation_mode": "Määrab ventilaatori töörežiimi.", - "fan_operation_mode": "Ventilaatori töörežiim.", - "set_fan_mode": "Määra ventilaatori režiim", - "sets_target_humidity": "Määrab soovitud niiskuse", - "set_target_humidity": "Määra soovitud õhuniiskus", - "sets_hvac_operation_mode": "Määrab kliimaseadme töörežiimi.", - "hvac_operation_mode": "Kliimaseadme töörežiim.", - "set_hvac_mode": "Määra kliimaseadme režiim", - "sets_swing_operation_mode": "Määrab õõtsumise režiimi.", - "swing_operation_mode": "Õõtsumisrežiim.", - "set_swing_mode": "Määra õõtsumisrežiim", - "sets_target_temperature": "Määrab soovitud temperatuuri", - "high_target_temperature": "Kõrge sihttemperatuur.", - "target_temperature_high": "Kõrgem soovitud temperatuur", - "low_target_temperature": "Madal sihttemperatuur.", - "target_temperature_low": "Madalam soovitud temperatuur", - "set_target_temperature": "Määra soovitud temperatuur", - "turns_climate_device_off": "Lülitab kliimaseadme välja.", - "turns_climate_device_on": "Lülitab kliimaseadme sisse.", - "add_event_description": "Lisab uue kalendrisündmuse.", - "calendar_id_description": "Soovitud kalendri ID.", - "calendar_id": "Kalendri ID", - "description_description": "Sündmuse kirjeldus. Valikuline.", - "summary_description": "Toimib sündmuse pealkirjana.", - "creates_event": "Loob sündmuse", - "dashboard_path": "Töölaua rada", - "view_path": "Vaata rada", - "show_dashboard_view": "Töölauavaate kuvamine", - "brightness_value": "Heleduse väärtus", - "a_human_readable_color_name": "Inimloetav värvinimi.", - "color_name": "Värvi nimi", - "color_temperature_in_mireds": "Värvitemperatuur miredites.", - "light_effect": "Valgusefekt.", - "hue_sat_color": "Värvi toon/küllastus", - "color_temperature_in_kelvin": "Värvustemperatuur kelvinites.", - "profile_description": "Kasutatava valgusprofiili nimi.", - "rgbw_color": "RGBW-värv", - "rgbww_color": "RGBWW-värv", - "white_description": "Sea valgus valge režiimile.", - "xy_color": "XY-värv", - "turn_off_description": "Lülita üks või mitu valgustit välja.", - "brightness_step_description": "Muuda heledust teatud astme võrra.", - "brightness_step_value": "Heleduse sammu väärtus", - "brightness_step_pct_description": "Muuda heledust protsentides.", - "brightness_step": "Heleduse samm", "topic_to_listen_to": "Teema mida kuulata.", "export": "Ekspordi", "publish_description": "Avaldab sõnumi MQTT teemasse.", + "evaluate_payload": "Hinda payloadi", "the_payload_to_publish": "Avaldatav väärtus.", - "payload_template": "Väärtuse mall", "qos": "QoS", "retain": "Säilita", "topic_to_publish_to": "Teema avaldamiseks.", - "selects_the_next_option": "Teeb järgmise valiku.", - "ptz_move_description": "Liiguta kaamerat etteantud kiirusega.", - "ptz_move_speed": "PTZ liikumise kiirus.", - "ptz_move": "PTZ liikumine", - "log_description": "Loob logiraamatusse kohandatud kirje.", - "entity_id_description": "Meediamängijad sõnumi esitamiseks.", - "log": "Logikirjed", - "toggles_a_switch_on_off": "Lülitab lüliti sisse/välja.", - "turns_a_switch_off": "Lülitab lüliti välja.", - "turns_a_switch_on": "Lülitab lüliti sisse.", - "reload_themes_description": "Taaslaeb teemad YAML-i seadistustest.", - "reload_themes": "Taaslae teemad", - "name_of_a_theme": "Teema nimi.", - "set_the_default_theme": "Määra vaiketeema", - "toggles_the_helper_on_off": "Lülitab abistaja sisse/välja.", - "turns_off_the_helper": "Lülitab abistaja välja.", - "turns_on_the_helper": "Lülitab abistaja sisse.", - "decrements_a_counter": "Vähendab loendurit.", - "increments_a_counter": "Suurendab loendurit.", - "resets_a_counter": "Lähtestab loenduri.", - "sets_the_counter_value": "Määrab loenduri väärtuse.", - "remote_connect": "Kaugühendus", - "remote_disconnect": "Kaugühenduse katkestamine", - "get_weather_forecast": "Hangi ilmateade.", - "type_description": "Ilmateate tüüp: igapäevane, tunnipõhine või kaks korda päevas.", - "forecast_type": "Ilmateate tüüp", - "get_forecast": "Hangi ilmateade", - "get_weather_forecasts": "Hangi ilmaennustused.", - "disables_the_motion_detection": "Keelab liikumise tuvastamise.", - "disable_motion_detection": "Keela liikumise tuvastamine", - "enables_the_motion_detection": "Lubab liikumise tuvastamise.", - "enable_motion_detection": "Luba liikumise tuvastamine", - "format_description": "Meediamängija toetatud voovorming.", - "format": "Vorming", - "media_player_description": "Meediamängijad kuhu voogesitada.", - "play_stream": "Esita voogu", - "filename": "Faili nimi", - "lookback": "Tagasivaade", - "snapshot_description": "Teeb kaamerast hetktõmmise.", - "take_snapshot": "Tee hetktõmmis", - "turns_off_the_camera": "Lülitab kaamera välja.", - "turns_on_the_camera": "Lülitab kaamera sisse.", - "clear_tts_cache": "Tühjenda TTS vahemälu", - "cache": "Vahemälu", - "options_description": "Integratsioonispetsiifilisi valikuid sisaldav sõnastik.", - "say_a_tts_message": "Ütle TTS-sõnum", - "speak": "Räägi", - "broadcast_address": "Saateaadress", - "broadcast_port_description": "Port kuhu maagiline pakett saadetakse.", - "broadcast_port": "Saateport", - "send_magic_packet": "Saada maagiline pakett", - "set_datetime_description": "Määrab kuupäeva ja/või kellaaja.", - "the_target_date": "Sihtkuupäev.", - "datetime_description": "Sihtkuupäev ja -kellaaeg.", - "the_target_time": "Sihtaeg.", - "bridge_identifier": "Silla identifikaator", - "configuration_payload": "Sätete andmed", - "entity_description": "Tähistab deCONZis konkreetset seadme lõpp-punkti.", - "path": "Rada", - "configure": "Seadista", - "device_refresh_description": "Värskendab deCONZi saadaolevaid seadmeid.", - "device_refresh": "Seadme värskendamine", - "remove_orphaned_entries": "Eemalda orvuks jäänud kirjed", - "removes_a_group": "Eemaldab rühma.", - "object_id": "Objekti ID", - "creates_updates_a_user_group": "Loob/värskendab kasutajarühma.", - "add_entities": "Olemite lisamine", - "icon_description": "Rühma ikooni nimi.", - "name_of_the_group": "Rühma nimi.", - "remove_entities": "Olemite eemaldamine", - "cancels_a_timer": "Tühistab taimeri.", - "changes_a_timer": "Muudab taimerit.", - "finishes_a_timer": "Peatab taimeri.", - "pauses_a_timer": "Peatab ajutiselt taimeri.", - "starts_a_timer": "Käivitab taimeri.", - "duration_description": "Kestus, mida taimer vajab lõpetamiseks. [valikuline].", - "set_default_level_description": "Määrab sidumiste logimise vaiketaseme.", - "level_description": "Kõigi sidumiste vaikimisi tõsiduse aste.", - "set_default_level": "Määra vaiketase", - "set_level": "Määra tase", - "clear_skipped_update": "Vahelejäetud värskenduse kustutamine", - "install_update": "Paigaldage värskendus", - "skip_description": "Märgib praegu saadaoleva värskenduse vahelejäetuks.", - "skip_update": "Jäta värskendus vahele" + "create_description": "Kuvab märguande teavituste paneelil.", + "notification_id": "Teavituse ID", + "dismiss_description": "Eemaldab märguande teavituste paneelilt.", + "notification_id_description": "Eemaldatava teatise ID.", + "dismiss_all_description": "Eemaldab kõik teated teavituste paneelilt.", + "process_description": "Käivitab vestluse sisestatud tekstist.", + "agent": "Teostaja", + "conversation_id": "Vestluse ID", + "transcribed_text_input": "Trükitud tekstisisestus.", + "process": "Edenemine", + "reloads_the_intent_configuration": "Taaslaeb kavatsuse konfiguratsiooni.", + "conversation_agent_to_reload": "Uuesti laaditav vestlusagent.", + "clears_the_playlist": "Tühjendab esitusloendi.", + "clear_playlist": "Tühjenda esitusloend", + "selects_the_next_track": "Valib järgmise pala.", + "pauses": "Paneb pausile.", + "starts_playing": "Alustab esitamist.", + "toggles_play_pause": "Lülitab esitamise/pausi vahel.", + "selects_the_previous_track": "Valib eelmise pala.", + "seek": "Otsi", + "stops_playing": "Lõpetab mängimise.", + "starts_playing_specified_media": "Alustab määratud meedia esitamist.", + "announce": "Teavita", + "enqueue": "Pane järjekorda", + "repeat_mode_to_set": "Kordusrežiimi seadistamine.", + "select_sound_mode_description": "Valib kindla helirežiimi.", + "select_sound_mode": "Vali helirežiim", + "select_source": "Vali allikas", + "shuffle_description": "Kas juhuesitusrežiim on lubatud või mitte.", + "turns_down_the_volume": "Vähendab helitugevust.", + "turn_down_volume": "Vähenda helitugevust", + "volume_mute_description": "Vaigistab või tühistab meediamängija vaigistamise.", + "is_volume_muted_description": "Määrab, kas see on vaigistatud või mitte.", + "mute_unmute_volume": "Heli vaigistamine/vaigistuse tühistamine", + "sets_the_volume_level": "Määrab helitugevuse taseme.", + "set_volume": "Määra helitugevus", + "turns_up_the_volume": "Suurendab helitugevust.", + "turn_up_volume": "Suurenda helitugevust", + "apply_filter": "Rakenda filter", + "days_to_keep": "Salvestatud päevade arv", + "repack": "Tihendamine", + "purge": "Puhastamine", + "domains_to_remove": "Eemaldatavad domeenid", + "entity_globs_to_remove": "Olemite grupp eemaldamiseks", + "entities_to_remove": "Eemaldatavad olemid", + "purge_entities": "Puhasta üksused", + "see_description": "Salvestab nähtud jälgitava seadme.", + "battery_description": "Seadme aku laetus.", + "gps_coordinates": "GPS koordinaadid", + "gps_accuracy_description": "GPS-koordinaatide täpsus.", + "hostname_of_the_device": "Seadme hostinimi.", + "hostname": "Hostinimi", + "mac_description": "Seadme MAC-aadress.", + "see": "Vaata" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/eu/eu.json b/packages/core/src/hooks/useLocale/locales/eu/eu.json index 11ea4b96..7f39a553 100644 --- a/packages/core/src/hooks/useLocale/locales/eu/eu.json +++ b/packages/core/src/hooks/useLocale/locales/eu/eu.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Postontzia", "to_do_lists": "To-do lists", "developer_tools": "Garatzaileentzako tresnak", "media": "Media", "profile": "Profile", + "panel_mailbox": "Postontzia", "panel_shopping_list": "Erosketa zerrenda", "unknown": "Unknown", "unavailable": "Ez dago erabilgarri", @@ -86,7 +86,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "Egoera", + "state": "State", "name_target_humidity": "{name} target humidity", "name_current_humidity": "{name} current humidity", "name_humidifying": "{name} humidifying", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -114,7 +115,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -203,7 +203,7 @@ "move": "Move", "save": "Gorde", "add": "Add", - "edit": "Editatu", + "edit": "Edit", "submit": "Bidali", "rename": "Rename", "search": "Search", @@ -230,9 +230,11 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Hautatu irudia", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Igo argazkia", "image_url": "Bide-izen lokala edo web URLa", + "ui_components_selectors_image_select_image": "Hautatu irudia", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", @@ -258,13 +260,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Ezkutatu pasahitza", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -414,7 +417,7 @@ "mount_picker_use_datadisk": "Use data disk for backup", "error_fetch_mounts": "There was an error loading the locations.", "speech_to_text": "Speech-to-text", - "filter": "Iragazi", + "filter": "Filter", "filter_by_entity": "Filter by entity", "filter_by_device": "Filter by device", "filter_by_area": "Filter by area", @@ -487,10 +490,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Zerbitzua", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -543,7 +546,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -574,7 +576,7 @@ "edit_event": "Edit event", "save_event": "Save event", "all_day": "All day", - "end": "Amaitu", + "end": "End", "delete_only_this_event": "Delete only this event", "delete_all_future_events": "Delete all future events", "update_event": "Update event", @@ -625,6 +627,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -694,6 +700,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Errore bat gertatu da", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Nola lagundu dezaket?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -710,8 +717,6 @@ "information": "Informazioa", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Erakutsi gehiago", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -832,6 +837,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Errore ezezaguna", "expose": "Expose", "aliases": "Aliases", @@ -842,7 +848,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -881,6 +887,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1009,7 +1016,7 @@ "no_notifications": "Jakinarazpenik ez", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Konexioa galdu da. Berriro konektatzen…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1023,7 +1030,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Ongi etorri Etxera", "empty_state_go_to_integrations_page": "Integrazioen orrira joan.", "never_triggered": "Never triggered", @@ -1039,8 +1046,9 @@ "navigate_to_location": "{location}-ra nabigatu", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "{name} zerbitzua deitu", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Informazio gehiago erakutsi: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "{name} zerbitzua deitu", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", "reset_focus": "Reset focus", @@ -1079,6 +1087,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Erabili gabeko entitateak", @@ -1099,6 +1108,7 @@ "edit_configuration": "Ezarpenak aldatu", "unsaved_changes": "Gorde gabeko aldaketak", "saved": "Gordeta", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1114,14 +1124,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Hondoa", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sekzioak (esperimentalak)", "subview": "Subview", - "max_number_of_columns": "Gehienezko zutabe kopurua", + "edit_view_max_columns": "Gehienezko zutabe kopurua", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1134,8 +1145,8 @@ "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", "add_card": "Txartela gehitu", - "copy": "Kopiatu", - "cut": "Moztu", + "copy": "Copy", + "cut": "Cut", "move_to_view": "Mugitu", "move_card_before": "Move card before", "move_card_after": "Move card after", @@ -1146,6 +1157,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1164,9 +1182,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} ezabatuko da.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Atal hau", "edit_section": "Editatu atala", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Hartu zure Lovelace UI-aren kontrola", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1174,10 +1191,10 @@ "migrate_configuration": "Konfigurazioa migratu", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "Informazio gehiago", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Gehitu baldintza", "condition_passes": "Condition passes", "condition_did_not_pass": "Condition did not pass", @@ -1250,8 +1267,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1259,13 +1276,13 @@ "maximum": "Maximum", "manual": "Manual", "minimum": "Minimum", - "paste_from_clipboard": "Itsatsi arbeletik", - "generic_paste_description": "Paste a {type} card from the clipboard", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Iradokitako txartelak", @@ -1273,7 +1290,7 @@ "custom_cards": "Txartel pertsonalizatuak", "geolocation_sources": "Geolocation sources", "dark_mode": "Dark mode?", - "appearance": "Itxura", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Default Zoom", @@ -1282,6 +1299,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1293,12 +1320,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Ekintzak", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Ezkutatu egoera", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Ekintzak", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "Egoera", "vertical_stack": "Vertical stack", "weather_forecast": "Weather forecast", "weather_to_show": "Weather to show", @@ -1307,6 +1336,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1326,7 +1363,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Aginduak", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1360,7 +1396,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1368,6 +1405,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_edit_section_title_title": "Izena aldatu", "ui_panel_lovelace_editor_edit_section_title_title_new": "Izena gehitu", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", @@ -1380,117 +1419,145 @@ "ui_panel_lovelace_components_energy_period_selector_today": "Gaur", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1511,7 +1578,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1530,20 +1596,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1569,77 +1632,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1647,6 +1649,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1718,10 +1722,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1736,8 +1738,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1751,7 +1767,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1759,7 +1774,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1768,51 +1783,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1822,12 +1925,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1835,43 +1940,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1882,22 +1953,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1910,6 +1994,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1928,107 +2013,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2039,19 +2162,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2065,40 +2203,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2117,105 +2245,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2298,50 +2346,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2352,43 +2395,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2397,7 +2563,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2415,7 +2580,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2426,8 +2590,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2447,7 +2609,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2458,14 +2619,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2484,53 +2643,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2621,64 +2735,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2815,10 +2878,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2844,47 +2958,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2905,21 +3003,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2954,41 +3049,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3008,6 +3129,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3019,45 +3161,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3084,110 +3289,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3195,90 +3301,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/fa/fa.json b/packages/core/src/hooks/useLocale/locales/fa/fa.json index 0b504816..270e29ee 100644 --- a/packages/core/src/hooks/useLocale/locales/fa/fa.json +++ b/packages/core/src/hooks/useLocale/locales/fa/fa.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "صندوق پستی", "to_do_lists": "To-do lists", "developer_tools": "ابزارهای توسعه", "media": "Media", "profile": "Profile", + "panel_mailbox": "صندوق پستی", "panel_shopping_list": "لیست خرید", "unknown": "Unknown", "unavai": "غیرقابل دسترس", @@ -93,6 +93,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "بعدی", "previous_track": "قبلی", @@ -181,7 +181,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "کارت تکراری", + "duplicate": "Duplicat", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -195,7 +195,7 @@ "move": "Move", "save": "ذخیره", "add": "اضافه کردن", - "edit": "ویرایش", + "edit": "Editează", "submit": "Submit", "rename": "تغییر نام", "search": "Search", @@ -222,7 +222,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -250,13 +251,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -406,7 +408,7 @@ "mount_picker_use_datadisk": "Use data disk for backup", "error_fetch_mounts": "There was an error loading the locations.", "speech_to_text": "Speech-to-text", - "filter": "Filter", + "filter": "Filtru", "filter_by_entity": "فیلتر بر اساس مجموعه", "filter_by_device": "Filter by device", "filter_by_area": "Filter by area", @@ -479,10 +481,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "سرویس", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -535,7 +537,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -618,6 +619,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -687,6 +692,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -703,8 +709,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,6 +829,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -835,7 +840,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -874,6 +879,7 @@ "input_select_no_options": "Nu exista inca optiuni", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "تنظیمات با موفقیت ذخیره شدند", "repair_issue": "Repair issue", @@ -1001,11 +1007,12 @@ "no_notifications": "بدون اعلان", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "تماس با سرویس {service} ناموفق بود", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "ارتباط از دست رفته است. اتصال مجدد…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "تماس با سرویس {service} ناموفق بود", "app_configuration": "پیکربندی برنامه", "sidebar_toggle": "Sidebar toggle", "hide_panel": "Hide panel", @@ -1015,7 +1022,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "به خانه خوش آمدی", "empty_state_go_to_integrations_page": "به صفحه ادغام بروید.", "never_triggered": "Never triggered", @@ -1031,8 +1038,9 @@ "navigate_to_location": "رفتن به {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "تغییر {name}", - "call_service_name": "اجرای سرویس {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "نمایش اطلاعات بیشتر: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "اجرای سرویس {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", "reset_focus": "Reset focus", @@ -1071,6 +1079,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Entitati nefolosite", @@ -1093,10 +1102,13 @@ "edit_configuration": "ویرایش پیکربندی", "unsaved_changes": "تغییرات ذخیره نشده", "saved": "ذخیره شده", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", "raw_editor_error_remove": "امکان حذف پیکربندی وجود ندارد: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "اگر پیکربندی UI Lovelace خود را حذف کنید ، به طور خودکار نمایه UI Lovelace را با مناطق و دستگاه های شما تولید خواهیم کرد.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "آیا مطمئن هستید که می خواهید پیکربندی UI Lovelace خود را حذف کنید؟ ما به طور خودکار نمای UI Lovelace را با مناطق و دستگاه های شما تولید خواهیم کرد.", "title_of_your_dashboard": "Title of your dashboard", "edit_title": "Edit title", "title": "Title", @@ -1108,28 +1120,29 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "نوع مشاهده", "masonry_default": "Masonry (default)", "sidebar": "نوار کناری", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", "card_configuration": "پیکربندی کارت", "type_card_configuration": "{type} Card configuration", "edit_card_pick_card": "کدام کارت را می خواهید اضافه کنید؟", - "toggle_editor": "تغییر ویرایشگر", + "toggle_editor": "Toggle editor", "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "آیا مطمئن هستید که می خواهید لغو کنید؟", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", "add_card": "Add card", - "copy": "Copy", - "cut": "Cut", + "copy": "Copiază", + "cut": "Decupează", "move_to_view": "انتقال به نمای اصلی", "move_card_before": "Move card before", "move_card_after": "Move card after", @@ -1140,6 +1153,14 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Ești sigur ca vrei sa renunți", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "اضافه کردن به Lovelace UI", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1153,9 +1174,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Am creat o sugestie pentru tine", "pick_different_card": "انتخاب کارت مختلف", - "add_to_dashboard": "اضافه کردن به Lovelace UI", "save_config_header": "کنترل رابط کاربری Lovelace خود را در دست بگیرید", "save_config_empty_config": "شروع با یک داشبورد خالی", "take_control": "Take control", @@ -1163,10 +1184,10 @@ "migrate_configuration": "انتقال پیکربندی", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1239,22 +1260,22 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double Tap Action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "ارتفاع آیکون", "image_path": "مسیر تصویر", "maximum": "Maximum", - "manual": "دستی", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "فاصله رفرش", "show_icon": "نمایش آیکون؟", "show_name": "نمایش نام؟", "show_state": "نمایش وضعیت؟", - "tap_action": "Tap action", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "ویژگی اطلاعات ثانویه", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1271,6 +1292,16 @@ "media_control": "کنترل رسانه", "picture": "تصویر", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elemente", + "add_new_element": "Adaugă elemente noi", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "وضعیت نهاد", @@ -1282,8 +1313,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interacțiuni", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1296,6 +1327,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Sufix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1315,7 +1354,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1345,9 +1383,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "توضیحی در دسترس نیست", + "no_description_available": "Nici o descriere disponibilă", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1355,6 +1394,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Editor de elemente", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_inactive": "غیرفعال", "warning_attribute_not_found": "ویژگی {attribute} در دسترس نیست:: {entity}", "entity_not_available_entity": "نهاد موجود نیست: {entity}", @@ -1366,117 +1407,145 @@ "compare_data": "Compare data", "reload_ui": "بازنگری Lovelace", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1497,7 +1566,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1516,20 +1584,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1555,77 +1620,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1633,6 +1637,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1704,10 +1710,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1722,8 +1726,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1737,7 +1755,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1745,7 +1762,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1754,51 +1771,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1808,12 +1913,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1821,43 +1928,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1868,22 +1941,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1896,6 +1982,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1914,107 +2001,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2025,19 +2150,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2051,40 +2191,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2103,105 +2233,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Instalando add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Iniciando add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Entre manualmente os detalhes da conexão MQTT", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2284,50 +2334,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2338,43 +2383,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2383,7 +2551,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2401,7 +2568,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2412,8 +2578,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2433,7 +2597,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2444,14 +2607,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2470,53 +2631,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2607,64 +2723,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2801,10 +2866,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2830,47 +2946,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2891,21 +2991,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2940,41 +3037,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2994,6 +3117,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3005,45 +3149,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3070,110 +3277,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Verifique o payload (corpo da mensagem)", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3181,90 +3289,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/fi/fi.json b/packages/core/src/hooks/useLocale/locales/fi/fi.json index 3c2e5acf..d9544ac8 100644 --- a/packages/core/src/hooks/useLocale/locales/fi/fi.json +++ b/packages/core/src/hooks/useLocale/locales/fi/fi.json @@ -1,16 +1,16 @@ { "energy": "Energia", "calendar": "Kalenteri", - "options": "Asetukset", + "settings": "Asetukset", "overview": "Yleisnäkymä", "map": "Map", "logbook": "Lokikirja", "history": "History", - "mailbox": "Postilaatikko", "to_do_lists": "Tehtävälistat", "developer_tools": "Kehittäjän työkalut", "media": "Mediatoistimen selain", "profile": "Profile", + "panel_mailbox": "Postilaatikko", "panel_shopping_list": "Ostoslista", "unknown": "Tuntematon", "unavailable": "Ei saatavissa", @@ -33,7 +33,7 @@ "integration": "Integraatio", "config": "Asetus", "device": "Laite", - "upload_backup": "Lähetä varmuuskopio", + "upload_backup": "Lataa varmuuskopio", "turn_on": "Laita päälle", "turn_off": "Sammuta", "toggle": "Vaihda", @@ -63,7 +63,7 @@ "name_heating": "{name} lämmitys", "name_cooling": "{name} jäähdytys", "high": "Korkea", - "low": "Hidas", + "low": "Alhainen", "mode": "Tila", "preset": "Esiasetus", "action_to_target": "{action} tavoitteeseen", @@ -72,7 +72,7 @@ "increment": "Lisäys", "decrement": "Vähennys", "reset": "Nollaa", - "position": "Asento", + "position": "Asema", "tilt_position": "Kallistusasento", "open_cover": "Avaa suojus", "close_cover": "Sulje suojus", @@ -93,8 +93,9 @@ "name_on": "{name} päällä", "resume_mowing": "Jatka ruohonleikkuuta", "start_mowing": "Aloita ruohonleikkuu", + "pause": "Keskeytä", "return_to_dock": "Palaa telakkaan", - "brightness": "Brightness", + "brightness": "Kirkkaus", "color_temperature": "Color temperature", "white_brightness": "Valkoisuusarvo", "color_brightness": "Värikirkkaus", @@ -113,7 +114,6 @@ "browse_media": "Selaa mediasisältöä", "play": "Toista", "play_pause": "Toista/Tauko", - "pause": "Keskeytä", "stop": "Pysäytä", "next": "Seuraava", "previous": "Edellinen", @@ -225,9 +225,11 @@ "media_content_type": "Mediasisällön tyyppi", "upload_failed": "Lähetys epäonnistui", "unknown_file": "Tuntematon tiedosto", - "select_image": "Valitse kuva", + "image": "Kuva", + "select_label": "Valitse {label}", "upload_picture": "Lataa kuva", "image_url": "Paikallinen polku tai web-URL", + "ui_components_selectors_image_select_image": "Valitse kuva", "latitude": "Leveysaste", "longitude": "Pituusaste", "radius": "Säde", @@ -240,7 +242,6 @@ "date": "Päivämäärä", "date_and_time": "Päivämäärä ja kellonaika", "duration": "Kesto", - "entity": "Entiteetti", "floor": "Kerros", "icon": "Kuvake", "location": "Sijainti", @@ -253,13 +254,14 @@ "theme": "Teema", "time": "Aika", "manual_entry": "Manuaalinen syöttö", + "learn_more_about_templating": "Lue lisää malleista.", "show_password": "Näytä salasana", "hide_password": "Piilota salasana", "no_logbook_events_found": "Lokikirjauksia ei löytynyt.", "triggered_by": "laukesi, koska", "triggered_by_automation": "laukesi automaation takia", "triggered_by_script": "laukesi skriptin takia", - "triggered_by_service": "laukesi palvelun takia", + "triggered_by_action": "toiminnan laukaisema", "logbook_triggered_by_numeric_state_of": "laukesi seuraavan numeroarvon vuoksi:", "triggered_by_state_of": "laukesi tilan takia", "triggered_by_event": "laukesi tapahtuman takia", @@ -302,6 +304,7 @@ "event_type_event_detected": "{event_type} tapahtuma havaittu", "detected_an_event": "havaitsi tapahtuman", "detected_an_unknown_event": "havaitsi tuntemattoman tapahtuman", + "ui_components_logbook_triggered_by_service": "laukesi palvelun takia", "entity_picker_no_entities": "Sinulla ei ole yhtäkään entiteettiä", "no_matching_entities_found": "Vastaavia entiteettejä ei löytynyt", "show_entities": "Näytä entiteetit", @@ -406,7 +409,7 @@ "mount_picker_use_datadisk": "Käytä datalevyä varmuuskopiointiin", "error_fetch_mounts": "Sijaintien lataamisessa tapahtui virhe.", "speech_to_text": "Puhe tekstiksi", - "filter": "Suodatin", + "filter": "Suodata", "filter_by_entity": "Suodata entiteetin mukaan", "filter_by_device": "Suodata laitteen mukaan", "filter_by_area": "Suodata huoneen mukaan", @@ -478,11 +481,13 @@ "max": "Max", "mean": "Keskiarvo", "sum": "Summa", - "service": "palvelu", + "ui_components_service_picker_service": "Palvelu", "this_field_is_required": "Tämä kenttä on pakollinen", "targets": "Kohteet", - "service_data": "Palveludata", + "action_data": "Toimintatiedot", "integration_documentation": "Integraation dokumentaatio", + "ui_components_service_control_data": "Palveludata", + "ui_components_service_control_target_description": "Mitä tämän palvelun tulisi käyttää kohdehuoneina, -laitteina tai -entiteetteinä.", "no_related_items_found": "Aiheeseen liittyviä komponentteja ei löytynyt.", "related_entities": "Liittyvät entiteetit", "related_items_group": "Osa seuraavia ryhmiä", @@ -498,7 +503,7 @@ "hide_column_title": "Piilota sarake {title}", "show_column_title": "Näytä sarake {title}", "restore_defaults": "Palauta oletusasetukset", - "message": "Viesti", + "message": "Viestim", "gender": "Sukupuoli", "male": "Mies", "female": "Nainen", @@ -533,7 +538,6 @@ "episode": "Jakso", "game": "Peli", "genre": "Genre", - "image": "Kuva", "movie": "Elokuva", "music": "Musiikki", "playlist": "Soittolista", @@ -563,7 +567,7 @@ "edit_event": "Muokkaa tapahtumaa", "save_event": "Tallenna tapahtuma", "all_day": "Koko päivä", - "end": "Päättyy", + "end": "Loppu", "delete_only_this_event": "Poista vain tämä tapahtuma", "delete_all_future_events": "Poista kaikki tulevat tapahtumat", "update_event": "Päivitä tapahtuma", @@ -613,6 +617,10 @@ "increase_temperature": "Nosta lämpötilaa", "decrease_temperature": "Laske lämpötilaa", "copy_to_clipboard": "Kopioi leikepöydälle", + "last_changed": "Viimeksi muutettu", + "last_updated": "Viimeksi päivitetty", + "remaining_time": "Jäljellä oleva aika", + "install_status": "Asennuksen tila", "safe_mode": "Vikasietotila", "all_yaml_configuration": "Koko YAML-konfiguraatio", "domain": "Verkkotunnus", @@ -680,6 +688,7 @@ "didn_t_quite_get_that": "En oikein ymmärtänyt", "voice_command_found": "Löysin seuraavat sinulle:", "voice_command_error": "Hups, tapahtui virhe", + "voice_command_conversation_no_control": "Tämä avustaja ei voi hallita kotiasi.", "how_can_i_assist": "Miten voin auttaa?", "enter_a_request": "Syötä pyyntö", "send_text": "Lähetä teksti", @@ -694,8 +703,6 @@ "back_to_info": "Takaisin infoon", "related": "Liittyvät", "device_info": "Laitteen tiedot", - "last_changed": "Viimeksi muuttunut", - "last_updated": "Viimeksi päivitetty", "show_more": "Näytä lisää", "exit_edit_mode": "Poistu muokkaustilasta", "last_action": "Viimeisin toimenpide", @@ -742,7 +749,7 @@ "default_code": "Oletuskoodi", "editor_default_code_error": "Koodi ei vastaa koodimuotoa", "entity_id": "Kohteen tunnus", - "unit_of_measurement": "Mittayksikkö", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Sademäärän yksikkö", "display_precision": "Näytön tarkkuus", "default_value": "Oletus ({value})", @@ -764,7 +771,7 @@ "connectivity": "Yhteydet", "gas": "Kaasu", "heat": "Lämmitys", - "light": "Valo", + "light": "Vaalea", "motion": "Liike", "moving": "Liikkuu", "occupancy": "Käyttöaste", @@ -810,8 +817,10 @@ "rotate_right_and_flip": "Kierrä oikealle ja käännä", "rotate_right": "Käännä oikealle", "voice_assistants": "Ääniavustajat", + "ui_dialogs_entity_registry_editor_hidden_description": "Piilotetut entiteetit eivät näy kojelaudallasi. Niiden historia tallentuu silti ja voit käyttää niitä palveluiden kautta.", "enable_type": "Ota {type} käyttöön", "device_registry_detail_enabled_cause": "{type} on poistettu käytöstä, koska {cause}.", + "service": "palvelu", "unknown_error": "Tuntematon virhe", "expose": "Paljasta", "aliases": "Aliakset", @@ -822,7 +831,7 @@ "restart_home_assistant": "Käynnistä Home Assistant uudelleen?", "advanced_options": "Advanced options", "quick_reload": "Nopea uudelleenlataus", - "reload_description": "Lataa alueet uudelleen YAML-konfiguraatiosta.", + "reload_description": "Uudelleenlataa MQTT-kohteet YAML-konfiguraatiosta.", "reloading_configuration": "Ladataan konfiguraatiota uudelleen", "failed_to_reload_configuration": "Konfiguraation uudelleenlataus epäonnistui", "restart_description": "Keskeyttää kaikki käynnissä olevat automaatiot ja skriptit.", @@ -856,12 +865,14 @@ "input_field": "Syöttökenttä", "slider": "Liukusäädin", "step_size": "Askelkoko", + "options": "Vaihtoehdot", "add_option": "Lisää vaihtoehto", "remove_option": "Poista vaihtoehto", "input_select_no_options": "Valintoja ei vielä ole.", "initial_value": "Alkuarvo", "restore": "Palauta", "schedule_confirm_delete": "Haluatko varmasti poistaa tämän kohteen?", + "edit_schedule_block": "Muokkaa aikataulupalikkaa", "loading_loading_step": "Ladataan seuraavaa vaihetta integraatiolle {integration}", "options_successfully_saved": "Asetukset tallennettiin onnistuneesti.", "repair_issue": "Korjaa ongelma", @@ -990,11 +1001,12 @@ "no_notifications": "Ei ilmoituksia", "notifications": "Ilmoitukset", "dismiss_all": "Hylkää kaikki", - "notification_toast_service_call_failed": "Palvelua {service} ei onnistuttu kutsumaan.", + "notification_toast_action_failed": "Toimenpiteen suorittaminen epäonnistui {service}.", "connection_lost_reconnecting": "Ei yhteyttä. Yritetään muodostaa yhteys uudelleen…", "home_assistant_has_started": "Home Assistant on käynnistynyt!", "triggered_name": "Laukaisi kohteen {name}", "notification_toast_no_matching_link_found": "Polulle {path} ei löytynyt linkkiä", + "ui_notification_toast_service_call_failed": "Palvelua {service} ei onnistuttu kutsumaan.", "app_configuration": "Sovelluksen määritykset", "sidebar_toggle": "Sivupalkin näkyvyys", "hide_panel": "Piilota paneeli", @@ -1004,7 +1016,8 @@ "actions_no_entity_toggle": "Ei entiteettiä kytkemistä varten", "no_navigation_path_specified": "Navigointipolkua ei ole määritetty", "actions_no_url": "Avattavaa URL-osoitetta ei ole määritetty", - "actions_no_service": "Suoritettavaa palvelua ei ole määritelty", + "actions_no_action": "Suoritettavaa toimintoa ei ole määritetty", + "ui_panel_lovelace_cards_actions_no_service": "Suoritettavaa palvelua ei ole määritelty", "welcome_home": "Tervetuloa kotiin", "empty_state_go_to_integrations_page": "Siirry integraatiot-sivulle", "never_triggered": "Ei koskaan laukaistu", @@ -1019,8 +1032,9 @@ "navigate_to_location": "Siirry kohtaan {location}", "open_window_to_url_path": "Avaa ikkuna {url_path}", "toggle_name": "Kytke {name}", - "call_service_name": "Kutsu palvelua {name}", + "perform_action_name": "Suorita toimenpide {name}", "show_more_info_name": "Näytä lisätietoa: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Kutsu palvelua {name}", "recovery_mode_activated": "Palautustila aktivoitu", "starting_description": "Home Assistant käynnistyy…", "reset_focus": "Nollaa kohdistus", @@ -1057,6 +1071,7 @@ "energy_distribution_go_to_energy_dashboard": "Siirry energiakojelautaan", "energy_usage": "Energian käyttö", "previous_energy_usage": "Aikaisempi energiankäyttö", + "untracked_consumption": "Seuraamaton kulutus", "low_carbon_energy_consumed": "Vähähiilisen energian kulutus", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Vähähiilisen energian kulutusta ei voitu laskea", "unused_entities": "Käyttämättömät entiteetit", @@ -1081,13 +1096,16 @@ "customize_options": "Muokkaa asetuksia", "unsaved_changes": "Tallentamattomat muutokset", "saved": "Tallennettu", + "delete_dashboard_configuration": "Poista kojelaudan määritys?", "raw_editor_error_parse_yaml": "YAML-tiedostoa ei voida jäsentää: {error}", "raw_editor_error_invalid_config": "Asetuksesi ovat virheelliset: {error}", "raw_editor_error_save_yaml": "YAML-tiedostoa ei voi tallentaa: {error}", "raw_editor_error_remove": "Asetusta ei voida poistaa: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Kojelaudan näkymät luodaan automaattisesti huoneistasi ja laitteistasi, jos poistat nykyiset asetukset.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Haluatko varmasti poistaa kojelaudan asetukset?", "title_of_your_dashboard": "Kojelaudan otsikko", "edit_title": "Muokkaa otsikkoa", - "title": "Title", + "title": "Otsikko", "view_configuration": "Näytä asetukset", "name_view_configuration": "Näkymän {name} asetukset", "add_view": "Lisää näkymä", @@ -1096,17 +1114,19 @@ "move_view_left": "Siirrä näkymää vasemmalle", "move_view_right": "Siirrä näkymää oikealle", "background": "Tausta", - "badges": "Merkit", "view_type": "Näkymän tyyppi", "masonry_default": "Muuraus (oletus)", "sidebar": "Sivupalkki", "panel_card": "Paneeli (1 kortti)", "sections_experimental": "Osiot (kokeellinen)", "subview": "Alinäkymä", - "max_number_of_columns": "Sarakkeiden enimmäismäärä", + "edit_view_max_columns": "Sarakkeiden enimmäismäärä leveä", + "sections_view_specifics_settings": "Osion tarkat asetukset", + "dense_section_placement": "Osioiden tiivis sijoittelu", "edit_in_visual_editor": "Muokkaa visuaalisessa editorissa", "edit_in_yaml": "Muokkaa YAML-tiedostona", "saving_failed": "Tallentaminen epäonnistui", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Merkit", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Et voi vaihtaa näkymääsi toiseen tyyppiin, koska siirtymistä ei vielä tueta. Aloita alusta uudella näkymällä, jos haluat käyttää toista näkymätyyppiä.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Et voi vaihtaa näkymääsi käyttämään \"osiot\"-näkymätyyppiä, koska siirtymistä ei vielä tueta. Aloita alusta uudella näkymällä, jos haluat kokeilla \"osiot\"-näkymää.", "card_configuration": "Kortti-asetukset", @@ -1129,7 +1149,15 @@ "more_options": "Lisää vaihtoehtoja", "search_cards": "Etsi kortteja", "layout": "Asettelu", + "full_width_card": "Täysleveä kortti", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Määritä, miten kortti näkyy kojelaudalla. Nämä asetukset kumoavat kortin oletuskoon ja -asennon.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Minkä kortin haluat lisätä {name} -näkymääsi?", + "badge_configuration": "Merkin määritys", + "type_badge_configuration": "{type} Merkin määritys", + "edit_badge_pick_badge": "Minkä merkin haluaisit lisätä?", + "add_badge": "Lisää merkki", + "suggest_card_header": "Loimme ehdotuksen sinulle", + "add_to_dashboard": "Lisää kojelaudalle", "move_card_error_title": "Korttia ei voi siirtää", "choose_a_view": "Valitse näkymä", "dashboard": "Kojelauta", @@ -1147,9 +1175,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} poistetaan.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Tämä osio", "edit_section": "Muokkaa osiota", - "suggest_card_header": "Loimme ehdotuksen sinulle", + "width": "Leveys", "pick_different_card": "Valitse toinen kortti", - "add_to_dashboard": "Lisää kojelaudalle", "save_config_header": "Hallitse kojelautaasi", "save_config_empty_config": "Aloita tyhjällä kojelaudalla", "take_control": "Ota hallintaan", @@ -1157,10 +1184,9 @@ "migrate_configuration": "Tuo asetukset", "navigation_path": "Navigointipolku", "url_path": "URL-polku", - "default_action": "Oletustoiminto", - "call_service": "Kutsu palvelua", + "default": "Oletus", + "perform_action": "Suorita toiminto", "more_info": "Lisätietoja", - "no_action": "Ei toimintoa", "add_condition": "Lisää ehto", "test": "Testi", "condition_passes": "Ehto tosi", @@ -1233,8 +1259,8 @@ "camera_entity": "Kameraentiteetti", "image_entity": "Kuvaentiteetti", "camera_view": "Kameranäkymä", - "double_tap_action": "Kaksoisnapautustoiminto", - "hold_action": "Pitkä painallus toiminto", + "double_tap_behavior": "Kaksoisnapautus käyttäytyminen", + "hold_behavior": "Pitkään painamisen käyttäytyminen", "hours_to_show": "Näytettävät tunnit", "days_to_show": "Näytettävät päivät", "icon_height": "Kuvakkeen korkeus", @@ -1243,12 +1269,12 @@ "manual": "Manuaalinen", "minimum": "Minimi", "paste_from_clipboard": "Liitä leikepöydältä", - "generic_paste_description": "Liitä {type} kortti leikepöydältä", + "generic_paste_description": "Liitä {type} -merkki leikepöydältä.", "refresh_interval": "Päivitysväli", - "show_icon": "Näytä kuvake?", - "show_name": "Näytä nimi?", - "show_state": "Näytä tila?", - "tap_action": "Napautus toiminto", + "show_icon": "Näytä kuvake", + "show_name": "Näytä nimi", + "show_state": "Näytä tila", + "tap_behavior": "Napautuksen käyttäytyminen", "secondary_info_attribute": "Toissijainen info-attribuutti", "generic_state_color": "Värikuvakkeet tilan perusteella?", "suggested_cards": "Ehdotetut kortit", @@ -1264,6 +1290,15 @@ "content": "Sisältö", "media_control": "Mediaohjaus", "picture_elements": "Kuvaelementit", + "card_options": "Korttivaihtoehdot", + "elements": "Elementit", + "add_new_element": "Lisää uusi elementti", + "dark_mode_image_path": "Tumman tilan kuvapolku", + "state_filter": "Tilan suodatin", + "dark_mode_state_filter": "Tumman tilan tilasuodatin", + "state_badge": "Tilan merkki", + "state_icon": "Tilan kuvake", + "perform_action_button": "Suorita toiminto -painike", "picture_glance": "Kuvan pikavilkaisu", "state_entity": "Tilaentiteetti", "plant_status": "Kasvin tila", @@ -1273,12 +1308,14 @@ "thermostat": "Termostaatti", "thermostat_show_current_as_primary": "Näytä nykyinen lämpötila ensisijaisena tietona", "tile": "Tiili", - "icon_tap_action": "Ikonin napautustoiminto", - "actions": "Toiminnot", + "icon_tap_behavior": "Kuvakkeen napauttamisen käyttäytyminen", + "interactions": "Vuorovaikutukset", "show_entity_picture": "Näytä entiteetin kuva", "vertical": "Pystysuuntainen", "hide_state": "Piilota tila", "state_content": "Tilan sisältö", + "ui_panel_lovelace_editor_card_tile_actions": "Toiminnot", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Viimeksi muuttunut", "vertical_stack": "Pystypino", "weather_to_show": "Näytettävä sää", "weather_forecast_show_both": "Näytä nykyinen sää ja ennuste", @@ -1286,6 +1323,18 @@ "show_only_forecast": "Näytä vain ennuste", "select_forecast_type": "Valitse ennusteen tyyppi", "no_type": "Ei tyyppiä", + "style": "Tyyli", + "prefix": "Etuliite", + "suffix": "Jälkiliite", + "state_image": "Tilan ilmaisin", + "displayed_elements": "Näytettävät elementit", + "ui_panel_lovelace_editor_badge_entity_display_type": "Näytön tyyppi", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Täydellinen (kuvake, nimi ja osavaltio)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimi (vain kuvake)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Tavallinen (kuvake ja tila)", + "suggested_badges": "Ehdotetut merkit", + "other_badges": "Muut merkit", + "custom_badges": "Mukautetut merkit", "features": "Ominaisuudet", "not_compatible": "Ei yhteensopiva", "features_no_compatible_available": "Tälle entiteetille ei ole saatavilla yhteensopivia ominaisuuksia", @@ -1305,7 +1354,6 @@ "vacuum_commands": "Imurin komennot", "commands": "Komennot", "climate_fan_modes": "Ilmaston tuuletintilat", - "style": "Tyyli", "dropdown": "Pudotusvalikko", "icons": "Kuvakkeet", "customize_fan_modes": "Mukauta tuuletintiloja", @@ -1338,13 +1386,15 @@ "no_description_available": "Ei kuvausta saatavilla.", "by_entity": "Entiteetin mukaan", "by_card": "Kortin mukaan", - "header": "Otsikko", + "by_badge": "Merkin mukaan", "footer": "Alatunniste", "choose_a_type": "Valitse {type}", "graph": "Kaavio", "header_editor": "Otsikkoeditori", "footer_editor": "Alatunnisteen muokkaus", "feature_editor": "Ominaisuuseditori", + "element_editor": "Elementtieditori", + "type_element_editor": "{type} elementtieditori", "pale_green": "Vaaleanvihreä", "ui_panel_lovelace_editor_color_picker_colors_white": "Valkoinen", "ui_panel_lovelace_editor_edit_section_title_title": "Muokkaa nimeä", @@ -1359,118 +1409,142 @@ "compare_data": "Vertaa tietoja", "reload_ui": "Lataa Lovelace uudelleen", "profiler": "Profiler", - "http": "HTTP", - "cover": "Kaihtimet", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Syöttöpainike", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Ajastin", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automaatio", "alarm_control_panel": "Hälytysasetukset", - "device_tracker": "Laiteseuranta", - "trace": "Trace", - "stream": "Stream", "person": "Henkilö", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Venttiili", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Laskuri", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Syöttöboolean", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Tiedostokoko", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Syötä päivämäärä", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tägi", - "diagnostics": "Diagnostiikka", - "siren": "Sireeni", "fitbit": "Fitbit", - "automation": "Automaatio", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Venttiili", - "assist_pipeline": "Assist putkisto", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Keskustelu", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Tiedostokoko", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Syötä teksti", + "weather": "Sää", + "home_assistant_api": "Home Assistant API", + "input_number": "Syötä numero", "group": "Ryhmä", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Aikataulu", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Pysyvä ilmoitus", + "localtuya": "LocalTuya integration", + "input_button": "Syöttöpainike", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Kauko-ohjaus", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tägi", + "binary_sensor": "Binäärisensori", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Pysyvä ilmoitus", + "conversation": "Keskustelu", "rpi_power_title": "Raspberry Pi virtalähteen tarkistus", - "script": "Skripti", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Tapahtuma", + "webhook": "Webhook", + "logger": "Lokikirjaaja", + "schedule": "Aikataulu", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Skripti", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Tuuletin", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Kytkin", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Sää", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Syötä numero", - "binary_sensor": "Binäärisensori", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Tuuletin", - "scene": "Scene", - "input_select": "Valinta", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Tapahtuma", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Valinta", + "input_text": "Syötä teksti", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostiikka", "file_upload": "File Upload", - "climate": "Ilmasto", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Laskuri", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobiilisovellus", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sireeni", "deconz": "deCONZ", - "timer": "Ajastin", - "application_credentials": "Sovelluksen kirjautumistiedot", - "logger": "Lokikirjaaja", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Kaihtimet", + "hacs": "HACS", "local_calendar": "Paikallinen kalenteri", + "system_log": "System Log", + "input_boolean": "Syöttöboolean", + "bluetooth": "Bluetooth", + "climate": "Ilmasto", + "application_credentials": "Sovelluksen kirjautumistiedot", + "mobile_app": "Mobiilisovellus", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist putkisto", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Laiteseuranta", "synchronize_devices": "Synkronoi laitteet", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Prosessi {process}", + "disk_free_mount_point": "Vapaa levy {mount_point}", + "disk_use_mount_point": "Levyn käyttö {mount_point}", + "ipv_address_ip_address": "IPv6-osoite {ip_address}", + "last_boot": "Viimeinen käynnistys", + "load_m": "Kuormitus (5m)", + "memory_free": "Vapaa muisti", + "memory_use": "Muistin käyttö", + "network_in_interface": "Verkko sisään {interface}", + "network_out_interface": "Verkko ulos {interface}", + "packets_in_interface": "Paketit sisään {interface}", + "packets_out_interface": "Paketit ulos {interface}", + "processor_temperature": "Prosessorin lämpötila", + "processor_use": "Prosessorin käyttö", + "swap_free": "Swap vapaa", + "swap_use": "Swap käyttö", + "network_throughput_in_interface": "Verkon suoritusteho sisään {interface}", + "network_throughput_out_interface": "Verkon suoritusteho ulos {interface}", + "battery_level": "Akun varaustaso", + "ding": "Ding", + "doorbell_volume": "Ovikellon äänenvoimakkuus", + "last_activity": "Viimeisin aktiviteetti", + "last_ding": "Viimeinen soitto", + "last_motion": "Viimeinen liike", + "mic_volume": "Mikrofonin äänenvoimakkuus", + "volume": "Äänenvoimakkuus", + "wi_fi_signal_category": "Wi-Fi-signaaliluokka", + "wi_fi_signal_strength": "Wi-Fi-signaalin voimakkuus", "heavy": "Raskas", "mild": "Vähäinen", "button_down": "Painike alas", @@ -1490,7 +1564,6 @@ "closed": "Suljettu", "closing": "Sulkeutuu", "opened": "Avattu", - "battery_level": "Akun varaustaso", "os_agent_version": "Käyttöjärjestelmän agentin versio", "apparmor_version": "Apparmor-versio", "cpu_percent": "Suorittimen käyttö prosentteina", @@ -1509,20 +1582,17 @@ "solar_azimuth": "Auringon atsimuutti", "solar_elevation": "Auringon korkeuskulma", "solar_rising": "Aurinko nousee", - "compressor_energy_consumption": "Kompressorin energiankulutus", - "compressor_estimated_power_consumption": "Kompressorin arvioitu virrankulutus", - "compressor_frequency": "Kompressorin taajuus", - "cool_energy_consumption": "Viileän energian kulutus", - "energy_consumption": "Energiankulutus", - "heat_energy_consumption": "Lämpöenergian kulutus", - "inside_temperature": "Sisälämpötila", - "outside_temperature": "Ulkolämpötila", "assist_in_progress": "Avustus käynnissä", + "auto_gain": "Automaattinen vahvistus", + "noise_suppression": "Äänen vaimennus", + "noise_suppression_level": "Melunvaimennustaso", + "off": "Pois", "preferred": "Suosikki", "finished_speaking_detection": "Puheen tunnistus valmis", "aggressive": "Aggressiivinen", - "default": "Oletus", "relaxed": "Rento", + "mute": "Mykistä", + "satellite_enabled": "Satelliitti käytössä", "device_admin": "Laitteen ylläpitäjä", "kiosk_mode": "Kioskitila", "plugged_in": "Kytketty", @@ -1541,80 +1611,22 @@ "foreground_app": "Etualalla oleva sovellus", "internal_storage_free_space": "Sisäisen tallennustilan vapaa tila", "internal_storage_total_space": "Sisäinen tallennustila yhteensä", - "free_memory": "Vapaa muisti", "total_memory": "Kokonaismuisti", "screen_orientation": "Näytön suunta", "kiosk_lock": "Kioskin lukko", "maintenance_mode": "Huoltotila", "motion_detection": "Liiketunnistus", "screensaver": "Näytönsäästäjä", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Päivitys saatavilla", - "dry": "Kuivaus", - "wet": "Märkä", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Tämän päivän kulutus", - "total_consumption": "Kokonaiskulutus", - "device_name_current": "{device_name} virta", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} nykyinen kulutus", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signaalin voimakkuus", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} tämän päivän kulutus", - "device_name_total_consumption": "{device_name} kokonaiskulutus", - "voltage": "Jännite", - "device_name_voltage": "{device_name} jännite", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Prosessi {process}", - "disk_free_mount_point": "Vapaa levy {mount_point}", - "disk_use_mount_point": "Levyn käyttö {mount_point}", - "ipv_address_ip_address": "IPv6-osoite {ip_address}", - "last_boot": "Viimeinen käynnistys", - "load_m": "Kuormitus (5m)", - "memory_use": "Muistin käyttö", - "network_in_interface": "Verkko sisään {interface}", - "network_out_interface": "Verkko ulos {interface}", - "packets_in_interface": "Paketit sisään {interface}", - "packets_out_interface": "Paketit ulos {interface}", - "processor_temperature": "Prosessorin lämpötila", - "processor_use": "Prosessorin käyttö", - "swap_free": "Swap vapaa", - "swap_use": "Swap käyttö", - "network_throughput_in_interface": "Verkon suoritusteho sisään {interface}", - "network_throughput_out_interface": "Verkon suoritusteho ulos {interface}", - "estimated_distance": "Arvioitu etäisyys", - "vendor": "Myyjä", - "air_quality_index": "Ilmanlaatuindeksi", - "illuminance": "Valaistusvoimakkuus", - "noise": "Melu", - "overload": "Ylikuormitus", - "size": "Koko", - "size_in_bytes": "Koko tavuina", + "calibration": "Kalibrointi", + "auto_lock_paused": "Automaattinen lukitus keskeytetty", + "timeout": "Aikakatkaisu", + "unclosed_alarm": "Sulkematon hälytys", + "unlocked_alarm": "Lukitsematon hälytys", + "bluetooth_signal": "Bluetooth-signaali", + "light_level": "Valon taso", + "wi_fi_signal": "Wi-Fi-signaali", + "momentary": "Hetkellinen", + "pull_retract": "Vedä/vetäydy", "bytes_received": "Tavut vastaanotettu", "server_country": "Palvelimen maa", "server_id": "Palvelimen tunnus", @@ -1622,6 +1634,8 @@ "ping": "Ping", "upload": "Lähetys", "bytes_sent": "Tavua lähetetty", + "call_active": "Soita aktiivinen", + "quiet": "Hiljainen", "animal": "Eläin", "detected": "Havaittu", "animal_lens": "Eläinlinssi 1", @@ -1693,10 +1707,8 @@ "image_sharpness": "Kuvan terävyys", "motion_sensitivity": "Liikkeen herkkyys", "pir_sensitivity": "PIR sensitivity", - "volume": "Äänenvoimakkuus", "zoom": "Zoomaus", "auto_quick_reply_message": "Automaattinen nopea vastausviesti", - "off": "Pois", "auto_track_method": "Automaattinen seurantamenetelmä", "digital": "Digitaalinen", "digital_first": "Digitaalinen ensin", @@ -1711,8 +1723,22 @@ "adaptive": "Adaptiivinen", "auto_adaptive": "Automaattisesti mukautuva", "on_at_night": "Yöllä päällä", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Toista nopea vastausviesti", "ptz_preset": "PTZ esiasetus", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1726,7 +1752,6 @@ "hdd_hdd_index_storage": "Kiintolevy {hdd_index} varastointi", "ptz_pan_position": "PTZ:n panorointiasento", "sd_hdd_index_storage": "SD-tallennus {hdd_index} ", - "wi_fi_signal": "Wi-Fi-signaali", "auto_focus": "Automaattinen tarkennus", "auto_tracking": "Automaattinen seuranta", "buzzer_on_event": "Summeri tapahtumassa", @@ -1734,7 +1759,7 @@ "email_on_event": "Sähköposti tapahtumasta", "ftp_upload": "FTP-lähetys", "guard_return": "Vartijan palautus", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1742,49 +1767,137 @@ "push_notifications": "Notifikaatiot", "record_audio": "Äänitä ääntä", "siren_on_event": "Sireeni tapahtumassa", - "call_active": "Soita aktiivinen", - "quiet": "Hiljainen", - "auto_gain": "Automaattinen vahvistus", - "mic_volume": "Mikrofonin äänenvoimakkuus", - "noise_suppression": "Äänen vaimennus", - "noise_suppression_level": "Melunvaimennustaso", - "mute": "Mykistä", - "satellite_enabled": "Satelliitti käytössä", - "calibration": "Kalibrointi", - "auto_lock_paused": "Automaattinen lukitus keskeytetty", - "timeout": "Aikakatkaisu", - "unclosed_alarm": "Sulkematon hälytys", - "unlocked_alarm": "Lukitsematon hälytys", - "bluetooth_signal": "Bluetooth-signaali", - "light_level": "Valon taso", - "momentary": "Hetkellinen", - "pull_retract": "Vedä/vetäydy", - "ding": "Ding", - "doorbell_volume": "Ovikellon äänenvoimakkuus", - "last_activity": "Viimeisin aktiviteetti", - "last_ding": "Viimeinen soitto", - "last_motion": "Viimeinen liike", - "wi_fi_signal_category": "Wi-Fi-signaaliluokka", - "wi_fi_signal_strength": "Wi-Fi-signaalin voimakkuus", - "box": "Laatikko", - "step": "Askel", + "compressor_energy_consumption": "Kompressorin energiankulutus", + "compressor_estimated_power_consumption": "Kompressorin arvioitu virrankulutus", + "compressor_frequency": "Kompressorin taajuus", + "cool_energy_consumption": "Viileän energian kulutus", + "energy_consumption": "Energiankulutus", + "heat_energy_consumption": "Lämpöenergian kulutus", + "inside_temperature": "Sisälämpötila", + "outside_temperature": "Ulkolämpötila", + "estimated_distance": "Arvioitu etäisyys", + "vendor": "Myyjä", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Päivitys saatavilla", + "dry": "Kuivaus", + "wet": "Märkä", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Tämän päivän kulutus", + "total_consumption": "Kokonaiskulutus", + "device_name_current": "{device_name} virta", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} nykyinen kulutus", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signaalin voimakkuus", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} tämän päivän kulutus", + "device_name_total_consumption": "{device_name} kokonaiskulutus", + "voltage": "Jännite", + "device_name_voltage": "{device_name} jännite", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Koko", + "size_in_bytes": "Koko tavuina", + "jammed": "Jumissa", + "locked": "Lukittu", + "locking": "Lukitaan", + "unlocked": "Auki", + "changed_by": "Muuttanut", + "code_format": "Koodin muoto", + "recording": "Tallentaa", + "streaming": "Toistaa", + "access_token": "Käyttöoikeustunnus", + "brand": "Merkki", + "stream_type": "Striimin tyyppi", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Malli", + "managed_via_ui": "Hallinnoitu käyttöliittymän kautta", + "minute": "Minuutti", + "second": "Sekunti", + "timestamp": "Aikaleima", + "event_type": "Tapahtuman tyyppi", + "event_types": "Tapahtumatyypit", + "doorbell": "Ovikello", + "max_length": "Maksimipituus", + "min_length": "Minimipituus", + "pattern": "Kuvio", + "clear_night": "Yö, selkeää", + "cloudy": "Pilvistä", + "exceptional": "Poikkeuksellinen", + "fog": "Sumuista", + "hail": "Raekuuroja", + "lightning": "Ukkoskuuroja", + "lightning_rainy": "Ukkosvaara, sateista", + "partly_cloudy": "Puolipilvistä", + "pouring": "Kaatosadetta", + "rainy": "Sateista", + "snowy": "Lumisadetta", + "snowy_rainy": "Räntäsadetta", + "sunny": "Aurinkoista", + "windy": "Tuulista", + "windy_cloudy": "Tuulista, pilvistä", + "apparent_temperature": "Näennäinen lämpötila", + "cloud_coverage": "Pilvipeite", + "dew_point_temperature": "Kastepisteen lämpötila", + "ozone": "Otsoni", + "pressure": "Paine", + "uv_index": "UV-indeksi", + "wind_bearing": "Tuulen suunta", + "wind_gust_speed": "Tuulen puuskanopeus", + "paused": "Pysäytetty", + "finishes_at": "Päättyy", + "remaining": "Jäljellä", + "last_reset": "Viimeisin nollaus", + "possible_states": "Mahdolliset tilat", + "state_class": "Tilan luokka", + "measurement": "Mittaus", + "total": "Yhteensä", + "total_increasing": "Nousu yhteensä", "apparent_power": "Näennäisteho", + "air_quality_index": "Ilmanlaatuindeksi", "atmospheric_pressure": "Ilmakehän paine", "carbon_dioxide": "Hiilidioksidi", + "conductivity": "Conductivity", "data_rate": "Tiedonsiirtonopeus", + "data_size": "Tiedon koko", "distance": "Etäisyys", "stored_energy": "Varastoitu energia", "frequency": "Taajuus", + "illuminance": "Valaistusvoimakkuus", "irradiance": "Säteilyalttius", + "balance": "Saldo", "nitrogen_dioxide": "Typpidioksidi", "nitrogen_monoxide": "Typpimonoksidi", "nitrous_oxide": "Typpioksidi", - "ozone": "Otsoni", "ph": "pH", "pm": "PM2,5", "power_factor": "Tehokerroin", "precipitation_intensity": "Sademäärän voimakkuus", - "pressure": "Paine", "reactive_power": "Loisteho", "sound_pressure": "Äänenpaine", "speed": "Nopeus", @@ -1794,12 +1907,13 @@ "stored_volume": "Varastoitu tilavuus", "weight": "Paino", "available_tones": "Saatavilla olevat sävyt", - "end_time": "Päättymisaika", - "start_time": "Aloitusaika", - "managed_via_ui": "Hallinnoitu käyttöliittymän kautta", "next_event": "Seuraava tapahtuma", - "paused": "Pysäytetty", - "garage": "Autotalli", + "box": "Laatikko", + "step": "Askel", + "members": "Jäsenet", + "above_horizon": "Horisontin yläpuolella", + "below_horizon": "Horisontin alapuolella", + "identify": "Identify", "running_automations": "Käynnissä olevat automaatiot", "id": "ID", "max_running_automations": "Ajettavien automaatioiden maksimimäärä", @@ -1807,42 +1921,8 @@ "parallel": "Rinnakkain", "queued": "Jonossa", "single": "Yksittäinen", - "not_charging": "Ei lataudu", - "disconnected": "Yhteys katkaistu", - "connected": "Yhdistetty", - "hot": "Kuuma", - "no_light": "Ei valoa", - "light_detected": "Valo havaittu", - "locked": "Lukittu", - "unlocked": "Auki", - "not_moving": "Ei liiku", - "unplugged": "Irrotettu", - "not_running": "Ei käynnissä", - "safe": "Turvallinen", - "unsafe": "Vaarallinen", - "tampering_detected": "Peukalointia havaittu", - "buffering": "Puskuroi", - "playing": "Toistetaan", - "standby": "Lepotilassa", - "app_id": "Sovelluksen tunnus", - "local_accessible_entity_picture": "Paikallisesti saavutettava kohteen kuva", - "group_members": "Ryhmän jäsenet", - "muted": "Mykistetty", - "album_artist": "Albumin esittäjä", - "content_id": "Sisällön tunnus", - "content_type": "Sisältötyyppi", - "channels": "Kanavat", - "position_updated": "Asema päivitetty", - "series": "Sarja", - "all": "Kaikki", - "one": "Yksi", - "available_sound_modes": "Saatavilla olevat äänitilat", - "available_sources": "Saatavilla olevat lähteet", - "receiver": "Vastaanotin", - "speaker": "Kaiutin", - "tv": "TV", - "above_horizon": "Horisontin yläpuolella", - "below_horizon": "Horisontin alapuolella", + "max_running_scripts": "Maksimissaan käynnissä olevat skriptit", + "garage": "Autotalli", "oscillating": "Vaihtuva", "speed_step": "Nopeusaskel", "available_preset_modes": "Saatavilla olevat esiasetetut tilat", @@ -1852,21 +1932,34 @@ "armed_night": "Viritetty (yö)", "armed_vacation": "Viritetty (loma)", "disarming": "Virityksen poisto", - "changed_by": "Muuttanut", "code_for_arming": "Virittämisen koodi", "not_required": "Ei vaadittu", - "code_format": "Koodin muoto", - "gps_accuracy": "GPS-tarkkuus", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Reititin", - "event_type": "Tapahtuman tyyppi", - "event_types": "Tapahtumatyypit", - "doorbell": "Ovikello", "device_trackers": "Seurantalaitteet", - "max_running_scripts": "Maksimissaan käynnissä olevat skriptit", - "jammed": "Jumissa", - "locking": "Lukitaan", + "gps_accuracy": "GPS-tarkkuus", + "auto_update": "Automaattinen päivitys", + "installed_version": "Asennettu versio", + "latest_version": "Viimeisin versio", + "release_summary": "Julkaisun yhteenveto", + "release_url": "Julkaisun URL-osoite", + "skipped_version": "Ohitettu versio", + "firmware": "Laiteohjelmisto", + "color_mode": "Color Mode", + "brightness_only": "Vain kirkkaus", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Värilämpötila (mired)", + "color_temperature_kelvin": "Värilämpötila (Kelvin)", + "available_effects": "Käytettävissä olevat efektit", + "maximum_color_temperature_kelvin": "Maksimi värilämpötila (Kelvin)", + "maximum_color_temperature_mireds": "Maksimi värilämpötila (mired)", + "minimum_color_temperature_kelvin": "Minimi värilämpötila (Kelvin)", + "minimum_color_temperature_mireds": "Minimi värilämpötila (mired)", + "available_color_modes": "Saatavilla olevat väritilat", + "end_time": "Päättymisaika", + "start_time": "Aloitusaika", "cool": "Jäähdytys", "fan_only": "Vain tuuletin", "heat_cool": "Lämmitys/jäähdytys", @@ -1878,6 +1971,7 @@ "middle": "Keski", "top": "Huippu", "current_action": "Nykyinen toiminta", + "defrosting": "Defrosting", "preheating": "Esilämmitys", "max_target_humidity": "Maksimi tavoitekosteus", "max_target_temperature": "Maksimi tavoitelämpötila", @@ -1893,103 +1987,143 @@ "upper_target_temperature": "Ylä-tavoitelämpötila", "lower_target_temperature": "Ala-tavoitelämpötila", "target_temperature_step": "Tavoitelämpötila-askel", - "last_reset": "Viimeisin nollaus", - "possible_states": "Mahdolliset tilat", - "state_class": "Tilan luokka", - "measurement": "Mittaus", - "total": "Yhteensä", - "total_increasing": "Nousu yhteensä", - "conductivity": "Conductivity", - "data_size": "Tiedon koko", - "balance": "Saldo", - "timestamp": "Aikaleima", - "color_mode": "Color Mode", - "brightness_only": "Vain kirkkaus", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Värilämpötila (mired)", - "color_temperature_kelvin": "Värilämpötila (Kelvin)", - "available_effects": "Käytettävissä olevat efektit", - "maximum_color_temperature_kelvin": "Maksimi värilämpötila (Kelvin)", - "maximum_color_temperature_mireds": "Maksimi värilämpötila (mired)", - "minimum_color_temperature_kelvin": "Minimi värilämpötila (Kelvin)", - "minimum_color_temperature_mireds": "Minimi värilämpötila (mired)", - "available_color_modes": "Saatavilla olevat väritilat", - "clear_night": "Yö, selkeää", - "cloudy": "Pilvistä", - "exceptional": "Poikkeuksellinen", - "fog": "Sumuista", - "hail": "Raekuuroja", - "lightning": "Ukkoskuuroja", - "lightning_rainy": "Ukkosvaara, sateista", - "partly_cloudy": "Puolipilvistä", - "pouring": "Kaatosadetta", - "rainy": "Sateista", - "snowy": "Lumisadetta", - "snowy_rainy": "Räntäsadetta", - "sunny": "Aurinkoista", - "windy": "Tuulista", - "windy_cloudy": "Tuulista, pilvistä", - "apparent_temperature": "Näennäinen lämpötila", - "cloud_coverage": "Pilvipeite", - "dew_point_temperature": "Kastepisteen lämpötila", - "uv_index": "UV-indeksi", - "wind_bearing": "Tuulen suunta", - "wind_gust_speed": "Tuulen puuskanopeus", - "recording": "Tallentaa", - "streaming": "Toistaa", - "access_token": "Käyttöoikeustunnus", - "brand": "Merkki", - "stream_type": "Striimin tyyppi", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Malli", - "minute": "Minuutti", - "second": "Sekunti", - "max_length": "Maksimipituus", - "min_length": "Minimipituus", - "pattern": "Kuvio", - "members": "Jäsenet", - "remaining": "Jäljellä", - "identify": "Tunnista", - "auto_update": "Automaattinen päivitys", - "installed_version": "Asennettu versio", - "latest_version": "Viimeisin versio", - "release_summary": "Julkaisun yhteenveto", - "release_url": "Julkaisun URL-osoite", - "skipped_version": "Ohitettu versio", - "firmware": "Laiteohjelmisto", - "abort_single_instance_allowed": "Jo määritetty. Vain yksi konfiguraatio mahdollinen.", - "user_description": "Haluatko aloittaa määrityksen?", - "device_is_already_configured": "Laite on jo määritetty", - "re_authentication_was_successful": "Uudelleentodennus onnistui", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Yhteyden muodostaminen epäonnistui", - "error_custom_port_not_supported": "Gen1-laite ei tue mukautettua porttia.", - "invalid_authentication": "Virheellinen todennus", - "unexpected_error": "Odottamaton virhe", - "username": "Käyttäjätunnus", - "host": "Host", + "not_charging": "Ei lataudu", + "disconnected": "Yhteys katkaistu", + "connected": "Yhdistetty", + "hot": "Kuuma", + "no_light": "Ei valoa", + "light_detected": "Valo havaittu", + "not_moving": "Ei liiku", + "unplugged": "Irrotettu", + "not_running": "Ei käynnissä", + "safe": "Turvallinen", + "unsafe": "Vaarallinen", + "tampering_detected": "Peukalointia havaittu", + "buffering": "Puskuroi", + "playing": "Toistetaan", + "standby": "Lepotilassa", + "app_id": "Sovelluksen tunnus", + "local_accessible_entity_picture": "Paikallisesti saavutettava kohteen kuva", + "group_members": "Ryhmän jäsenet", + "muted": "Mykistetty", + "album_artist": "Albumin esittäjä", + "content_id": "Sisällön tunnus", + "content_type": "Sisältötyyppi", + "channels": "Kanavat", + "position_updated": "Asema päivitetty", + "series": "Sarja", + "all": "Kaikki", + "one": "Yksi", + "available_sound_modes": "Saatavilla olevat äänitilat", + "available_sources": "Saatavilla olevat lähteet", + "receiver": "Vastaanotin", + "speaker": "Kaiutin", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Reititin", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Tili on jo määritetty", "abort_already_in_progress": "Määritysprosessi on jo käynnissä", + "failed_to_connect": "Yhteyden muodostaminen epäonnistui", "invalid_access_token": "Virheellinen käyttöoikeustunnus", + "invalid_authentication": "Virheellinen todennus", "received_invalid_token_data": "Vastaanotettu virheelliset tunnustiedot.", "abort_oauth_failed": "Virhe haettaessa käyttötunnusta.", "timeout_resolving_oauth_token": "Aikakatkaisu ratkaistaessa OAuth tokenia.", "abort_oauth_unauthorized": "OAuth -valtuutusvirhe haettaessa käyttötunnusta.", + "re_authentication_was_successful": "Uudelleentodennus onnistui", + "unexpected_error": "Odottamaton virhe", "successfully_authenticated": "Todennettu onnistuneesti", "link_fitbit": "Linkitä Fitbit", "pick_authentication_method": "Valitse todennusmenetelmä", "authentication_expired_for_name": "Todennus vanhentui kohteella {name}", - "service_is_already_configured": "Palvelu on jo määritetty", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Haluatko määrittää {name}?", - "adapter": "Sovitin", - "multiple_adapters_description": "Valitse asetettava Bluetooth-sovitin", + "abort_single_instance_allowed": "Jo määritetty. Vain yksi konfiguraatio mahdollinen.", + "user_description": "Valitse laite, jonka haluat määrittää", + "two_factor_code": "Kaksivaiheinen koodi", + "two_factor_authentication": "Kaksivaiheinen tunnistautuminen", + "username": "Käyttäjätunnus", + "sign_in_with_ring_account": "Kirjaudu sisään Ring-tilillä", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC-osoite", + "device_is_already_configured": "Laite on jo määritetty", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1-laite ei tue mukautettua porttia.", + "host": "Host", + "bridge_is_already_configured": "Silta on jo määritetty", + "no_deconz_bridges_discovered": "deCONZ-siltoja ei löydy", + "abort_no_hardware_available": "deCONZiin ei ole liitetty radiolaitteistoa", + "abort_updated_instance": "Päivitetty deCONZ -instanssi uudella isäntäosoitteella", + "error_linking_not_possible": "Yhteyden muodostaminen yhdyskäytävään ei onnistunut", + "error_no_key": "API-avainta ei voitu saada", + "hassio_confirm_title": "MQTT-välittäjä Home Assistant -lisäosan kautta", + "link_with_deconz": "Linkitä deCONZiin", + "select_discovered_deconz_gateway": "Valitse löydetty deCONZ-yhdyskäytävä", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Malli binäärisensori", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Mallisensori", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Tee sensorimalli", + "template_a_switch": "Template a switch", + "template_helper": "Malliapuri", + "all_entities": "Kaikki entiteetit", + "hide_members": "Piilota jäsenet", + "add_group": "Lisää ryhmä", + "ignore_non_numeric": "Ohita ei-numeerinen", + "data_round_digits": "Pyöristää arvon desimaalien määrään", + "type": "Tyyppi", + "binary_sensor_group": "Binäärisensoriryhmä", + "button_group": "Button group", + "cover_group": "Suojusryhmä", + "event_group": "Tapahtumaryhmä", + "fan_group": "Tuuletinryhmä", + "light_group": "Valoryhmä", + "lock_group": "Lukkoryhmä", + "media_player_group": "Mediasoitinryhmä", + "notify_group": "Notify group", + "sensor_group": "Sensoriryhmä", + "switch_group": "Kytkinryhmä", + "no_port_for_endpoint": "Ei porttia päätepisteelle", + "abort_no_services": "Päätepisteestä ei löytynyt palveluja", + "discovered_wyoming_service": "Löytyi Wyoming -palvelu", + "timeout_establishing_connection": "Aikakatkaisu yhteyttä luodessa", + "link_google_account": "Linkitä Google-tili", + "name_already_exists": "Nimi on jo olemassa", + "passive": "Passiivinen", + "define_zone_parameters": "Määritä vyöhykeparametrit", + "cannot_connect_details_error_detail": "Yhteyttä ei voida muodostaa. Yksityiskohtia: {error_detail}", + "unknown_details_error_detail": "Tuntematon. Yksityiskohtia: {error_detail}", + "uses_an_ssl_certificate": "Käyttää SSL-varmennetta", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2000,19 +2134,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API-avain", - "configure_daikin_ac": "Määritä Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Ei tuettu Switchbot-tyyppi.", + "authentication_failed_error_detail": "Todennus epäonnistui: {error_detail}", + "error_encryption_key_invalid": "Avaimen tunnus tai salausavain on virheellinen.", + "name_address": "{name} ({address})", + "confirm_description": "Haluatko aloittaa määrityksen?", + "switchbot_account_recommended": "SwitchBot-tili (suositellaan)", + "menu_options_lock_key": "Syötä lukon salausavain manuaalisesti", + "encryption_key": "Salausavain", + "key_id": "Avaimen tunnus", + "password_description": "Salasana, jolla varmuuskopio suojataan.", + "device_address": "Laitteen osoite", + "known_hosts": "Tunnetut isännät", + "google_cast_configuration": "Google Cast -määritykset", + "abort_alternative_integration": "Toinen integraatio tukee laitetta paremmin", + "abort_discovery_error": "Vastaavaa DLNA-laitetta ei onnistuttu löytämään", + "abort_incomplete_config": "Konfiguraatiosta puuttuu vaadittu muuttuja", + "manual_description": "URL-osoite laitekuvaus-XML-tiedostoon", + "manual_title": "Manuaalinen DLNA DMR -laiteliitäntä", + "discovered_dlna_dmr_devices": "Löydetyt DLNA DMR -laitteet", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Kalenterin nimi", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2026,39 +2175,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Yhteyttä ei voida muodostaa. Yksityiskohtia: {error_detail}", - "unknown_details_error_detail": "Tuntematon. Yksityiskohtia: {error_detail}", - "uses_an_ssl_certificate": "Käyttää SSL-varmennetta", - "verify_ssl_certificate": "Tarkista SSL-varmenne", - "timeout_establishing_connection": "Aikakatkaisu yhteyttä luodessa", - "link_google_account": "Linkitä Google-tili", - "abort_no_devices_found": "Verkosta ei löytynyt laitteita", - "connection_error_error": "Yhteysvirhe: {error}", + "abort_mdns_missing_mac": "Puuttuva MAC-osoite MDNS-ominaisuuksissa.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "ESPHome löydetty", + "api_error_occurred": "Tapahtui API-virhe", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Ota HTTPS käyttöön", + "api_key": "API-avain", + "configure_daikin_ac": "Määritä Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Haluatko määrittää {name}?", + "adapter": "Sovitin", + "multiple_adapters_description": "Valitse asetettava Bluetooth-sovitin", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "Verkosta ei löytynyt laitteita", + "connection_error_error": "Yhteysvirhe: {error}", "invalid_authentication_error": "Virheellinen todennus: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Todennus", - "device_class": "Laiteluokka", - "state_template": "Tilamalli", - "template_binary_sensor": "Malli binäärisensori", - "template_sensor": "Mallisensori", - "template_a_sensor": "Tee sensorimalli", - "template_helper": "Malliapuri", - "location_is_already_configured": "Sijainti on jo määritetty", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Virheellinen API-avain", - "pin_code": "PIN-koodi", - "discovered_android_tv": "Löytyi Android TV", - "known_hosts": "Tunnetut isännät", - "google_cast_configuration": "Google Cast -määritykset", - "abort_invalid_host": "Virheellinen isäntänimi tai IP-osoite", - "device_not_supported": "Laitetta ei tueta", - "name_model_at_host": "{name} ( {model} osoitteessa {host} )", - "authenticate_to_the_device": "Kirjaudu laitteeseen", - "finish_title": "Valitse laitteelle nimi", - "unlock_the_device": "Avaa laitteen lukitus", - "yes_do_it": "Kyllä, tee se.", - "unlock_the_device_optional": "Avaa laitteen lukitus (valinnainen)", - "connect_to_the_device": "Yhdistä laitteeseen", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Virheellinen syntymäaihe", "error_bad_certificate": "CA-varmenne on virheellinen", "invalid_discovery_prefix": "Virheellinen löydön etuliite", @@ -2077,105 +2217,25 @@ "websocket_path": "WebSocket-polku", "enable_discovery": "Ota etsintä käyttöön", "data_description_discovery": "Mahdollisuus ottaa MQTT automaattinen etsintä käyttöön.", - "hassio_confirm_title": "deCONZ Zigbee -yhdyskäytävä Home Assistant -lisäosan kautta", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "MQTT-välittäjältä vaaditaan uudelleen tunnistautuminen.", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN-koodi", + "discovered_android_tv": "Löytyi Android TV", "path_is_not_allowed": "Polku ei ole sallittu", "path_is_not_valid": "Polku ei kelpaa", "path_to_file": "Polku tiedostoon", - "api_error_occurred": "Tapahtui API-virhe", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Ota HTTPS käyttöön", - "abort_mdns_missing_mac": "Puuttuva MAC-osoite MDNS-ominaisuuksissa.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Palvelu vastaanotettu", - "discovered_esphome_node": "ESPHome löydetty", - "encryption_key": "Salausavain", - "no_port_for_endpoint": "Ei porttia päätepisteelle", - "abort_no_services": "Päätepisteestä ei löytynyt palveluja", - "discovered_wyoming_service": "Löytyi Wyoming -palvelu", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Ei tuettu Switchbot-tyyppi.", - "authentication_failed_error_detail": "Todennus epäonnistui: {error_detail}", - "error_encryption_key_invalid": "Avaimen tunnus tai salausavain on virheellinen.", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot-tili (suositellaan)", - "menu_options_lock_key": "Syötä lukon salausavain manuaalisesti", - "key_id": "Avaimen tunnus", - "password_description": "Salasana, jolla varmuuskopio suojataan.", - "device_address": "Laitteen osoite", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Kaksivaiheinen koodi", - "two_factor_authentication": "Kaksivaiheinen tunnistautuminen", - "sign_in_with_ring_account": "Kirjaudu sisään Ring-tilillä", - "bridge_is_already_configured": "Silta on jo määritetty", - "no_deconz_bridges_discovered": "deCONZ-siltoja ei löydy", - "abort_no_hardware_available": "deCONZiin ei ole liitetty radiolaitteistoa", - "abort_updated_instance": "Päivitetty deCONZ -instanssi uudella isäntäosoitteella", - "error_linking_not_possible": "Yhteyden muodostaminen yhdyskäytävään ei onnistunut", - "error_no_key": "API-avainta ei voitu saada", - "link_with_deconz": "Linkitä deCONZiin", - "select_discovered_deconz_gateway": "Valitse löydetty deCONZ-yhdyskäytävä", - "all_entities": "Kaikki entiteetit", - "hide_members": "Piilota jäsenet", - "add_group": "Lisää ryhmä", - "ignore_non_numeric": "Ohita ei-numeerinen", - "data_round_digits": "Pyöristää arvon desimaalien määrään", - "type": "Tyyppi", - "binary_sensor_group": "Binäärisensoriryhmä", - "cover_group": "Suojusryhmä", - "event_group": "Tapahtumaryhmä", - "fan_group": "Tuuletinryhmä", - "light_group": "Valoryhmä", - "lock_group": "Lukkoryhmä", - "media_player_group": "Mediasoitinryhmä", - "sensor_group": "Sensoriryhmä", - "switch_group": "Kytkinryhmä", - "abort_alternative_integration": "Toinen integraatio tukee laitetta paremmin", - "abort_discovery_error": "Vastaavaa DLNA-laitetta ei onnistuttu löytämään", - "abort_incomplete_config": "Konfiguraatiosta puuttuu vaadittu muuttuja", - "manual_description": "URL-osoite laitekuvaus-XML-tiedostoon", - "manual_title": "Manuaalinen DLNA DMR -laiteliitäntä", - "discovered_dlna_dmr_devices": "Löydetyt DLNA DMR -laitteet", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Nimi on jo olemassa", - "passive": "Passiivinen", - "define_zone_parameters": "Määritä vyöhykeparametrit", - "calendar_name": "Kalenterin nimi", + "data_process": "Prosessit, jotka lisätään sensoreiksi", "bluetooth_scanner_mode": "Bluetooth-skanneritila", - "passive_scanning": "Passiivinen skannaus", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Salli deCONZ CLIP -sensorit", + "allow_deconz_light_groups": "Salli deCONZ -valoryhmät", + "data_allow_new_devices": "Salli uusien laitteiden automaattinen lisääminen", + "deconz_devices_description": "deCONZ -laitetyyppien näkyvyyden määrittäminen", + "deconz_options": "deCONZ-asetukset", + "enable_the_conversation_agent": "Ota keskusteluagentti käyttöön", + "language_code": "Koodikieli", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2258,50 +2318,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Ota keskusteluagentti käyttöön", - "language_code": "Koodikieli", - "data_process": "Prosessit, jotka lisätään sensoreiksi", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Tällä hetkellä sallitut UUID-tunnukset. Poista valinta poistaaksesi", - "minimum_rssi": "Minimi RSSI", - "data_new_uuid": "Anna uusi sallittu UUID", - "data_calendar_access": "Home Assistant pääsy Google-kalenteriin", - "ignore_cec": "Ohita CEC", - "allowed_uuids": "Sallitut UUID:t", - "advanced_google_cast_configuration": "Edistynyt Google Cast -määritys", - "broker_options": "Broker -asetukset", - "enable_birth_message": "Ota syntymäviesti käyttöön", - "birth_message_payload": "Syntymäviestin hyötykuorma", - "birth_message_qos": "Syntymäviesti QoS", - "birth_message_retain": "Syntymäviestin säilyttäminen", - "birth_message_topic": "Syntymäviestin aihe", - "discovery_prefix": "Löytämisen etuliite", - "enable_will_message": "Ota testamenttiviesti käyttöön", - "will_message_payload": "Testamenttiviestin hyötykuorma", - "will_message_qos": "Testamenttiviesti QoS", - "will_message_retain": "Testamenttiviestin säilyttäminen", - "will_message_topic": "Testamenttiviestin aihe", - "mqtt_options": "MQTT -asetukset", - "protocol": "Protokolla", - "select_test_server": "Valitse testipalvelin", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Uusintayritysten määrä", - "allow_deconz_clip_sensors": "Salli deCONZ CLIP -sensorit", - "allow_deconz_light_groups": "Salli deCONZ -valoryhmät", - "data_allow_new_devices": "Salli uusien laitteiden automaattinen lisääminen", - "deconz_devices_description": "deCONZ -laitetyyppien näkyvyyden määrittäminen", - "deconz_options": "deCONZ-asetukset", + "select_test_server": "Valitse testipalvelin", "invalid_url": "Virheellinen URL", "data_browse_unfiltered": "Näytä epäyhteensopiva media selatessa", "event_listener_callback_url": "Tapahtuman kuuntelijan takaisinkutsun URL-osoite", "data_listen_port": "Tapahtuman kuunteluportti (satunnainen, jos sitä ei ole asetettu)", "poll_for_device_availability": "Kysely laitteen saatavuudesta", "init_title": "DLNA Digital Media Renderer -konfiguraatio", + "ignore_cec": "Ohita CEC", + "allowed_uuids": "Sallitut UUID:t", + "advanced_google_cast_configuration": "Edistynyt Google Cast -määritys", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2312,6 +2367,41 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokolla", + "data_calendar_access": "Home Assistant pääsy Google-kalenteriin", + "passive_scanning": "Passiivinen skannaus", + "data_allow_nameless_uuids": "Tällä hetkellä sallitut UUID-tunnukset. Poista valinta poistaaksesi", + "minimum_rssi": "Minimi RSSI", + "data_new_uuid": "Anna uusi sallittu UUID", + "broker_options": "Broker -asetukset", + "enable_birth_message": "Ota syntymäviesti käyttöön", + "birth_message_payload": "Syntymäviestin hyötykuorma", + "birth_message_qos": "Syntymäviesti QoS", + "birth_message_retain": "Syntymäviestin säilyttäminen", + "birth_message_topic": "Syntymäviestin aihe", + "discovery_prefix": "Löytämisen etuliite", + "enable_will_message": "Ota testamenttiviesti käyttöön", + "will_message_payload": "Testamenttiviestin hyötykuorma", + "will_message_qos": "Testamenttiviesti QoS", + "will_message_retain": "Testamenttiviestin säilyttäminen", + "will_message_topic": "Testamenttiviestin aihe", + "mqtt_options": "MQTT -asetukset", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lukitse {entity_name}", + "open_entity_name": "Avaa {entity_name}", + "unlock_entity_name": "Avaa lukitus {entity_name}", + "entity_name_is_locked": "{entity_name} on lukossa", + "entity_name_is_open": "{entity_name} on auki", + "entity_name_is_unlocked": "{entity_name} on avattu", + "entity_name_locked": "{entity_name} lukittu", + "entity_name_opened": "{entity_name} avautui", + "entity_name_unlocked": "{entity_name} auki lukosta", "first_button": "Ensimmäinen painike", "second_button": "Toinen painike", "third_button": "Kolmas painike", @@ -2326,43 +2416,129 @@ "subtype_single_clicked": "{subtype} kerran klikattu", "trigger_type_single_long": "{subtype} kerran klikattu ja sen jälkeen pitkään klikattu", "subtype_single_push": "{subtype} yksittäinen painallus", - "subtype_triple_clicked": "\"{subtype}\" kolminkertaisesti napsautettu", + "subtype_triple_clicked": "\"{subtype}\" kolmoisnapsautettu", "subtype_triple_push": "{subtype} kolminkertaisesti painettu", - "set_value_for_entity_name": "Aseta arvo kohteelle {entity_name}", - "value": "Arvo", - "close_entity_name": "Sulje {entity_name}", - "close_entity_name_tilt": "Sulje {entity_name} kallistus", - "open_entity_name": "Avaa {entity_name}", - "open_entity_name_tilt": "Avaa {entity_name} kallistus", - "set_entity_name_position": "Aseta {entity_name} asema", - "set_entity_name_tilt_position": "Aseta {entity_name} kallistusasento", - "stop_entity_name": "Pysäytä {entity_name}", - "entity_name_is_closed": "{entity_name} on suljettu", - "entity_name_is_closing": "{entity_name} on sulkeutumassa", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} on avautumassa", - "current_entity_name_position_is": "Nykyinen {entity_name} asema on", - "condition_type_is_tilt_position": "Tämänhetkinen {entity_name} kallistusasento on", - "entity_name_closed": "{entity_name} sulkeutui", - "entity_name_closing": "{entity_name} sulkeutuu", - "entity_name_opened": "{entity_name} opened", - "entity_name_opening": "{entity_name} avautuu", - "entity_name_position_changes": "{entity_name} sijainti muuttuu", - "entity_name_tilt_position_changes": "{entity_name} kallistusasento muuttuu", - "entity_name_battery_is_low": "{entity_name} akun varaus on alhainen", - "entity_name_charging": "{entity_name} latautuu", - "condition_type_is_co": "{entity_name} havaitsee häkää", - "entity_name_is_cold": "{entity_name} on kylmä", - "entity_name_is_connected": "{entity_name} on yhdistetty", - "entity_name_is_detecting_gas": "{entity_name} havaitsee kaasua", - "entity_name_is_hot": "{entity_name} on kuuma", - "entity_name_is_detecting_light": "{entity_name} havaitsee valoa", - "entity_name_is_locked": "{entity_name} on lukittu", - "entity_name_is_moist": "{entity_name} on kostea", - "entity_name_is_detecting_motion": "{entity_name} havaitsee liikettä", - "entity_name_is_moving": "{entity_name} liikkuu", - "condition_type_is_no_co": "{entity_name} ei havaitse häkää", - "condition_type_is_no_gas": "{entity_name} ei havaitse kaasua", + "both_buttons": "Molemmat painikkeet", + "bottom_buttons": "Alapainikkeet", + "fifth_button": "Viides painike", + "sixth_button": "Kuudes painike", + "seventh_button": "Seitsemäs painike", + "eighth_button": "Kahdeksas", + "dim_down": "Himmennä", + "dim_up": "Kirkasta", + "left": "Vasen", + "right": "Oikea", + "side": "Puoli 6", + "top_buttons": "Yläpainikkeet", + "device_awakened": "Laite herätetty", + "subtype_continuously_pressed": "\" {subtype} \" jatkuvasti painettuna", + "trigger_type_button_long_release": "\"{subtype}\" vapautettu pitkän painalluksen jälkeen", + "subtype_quadruple_clicked": "\"{subtype}\" nelinkertaisesti napsautettu", + "subtype_quintuple_clicked": "\"{subtype}\" viisinkertaisesti napsautettu", + "button_rotated_subtype": "Painike käännetty \"{subtype}\"", + "button_rotated_fast_subtype": "Painiketta käännetty nopeasti \"{subtype}\"", + "button_rotation_subtype_stopped": "Painikkeen kierto \"{subtype}\" pysähtyi", + "subtype_pressed": "\"{subtype}\" painettu", + "subtype_released": "\"{subtype}\" vapautettu", + "device_subtype_double_tapped": "Laitetta \"{subtype}\" kaksoisnapsautettu", + "trigger_type_remote_double_tap_any_side": "Laitetta kaksoisnapautettu miltä puolelta tahansa", + "device_in_free_fall": "Laite vapaapudotuksessa", + "device_flipped_degrees": "Laite kääntyi 90 astetta", + "device_shaken": "Laitetta ravisteltiin", + "trigger_type_remote_moved": "Laitetta siirretty \"{subtype}\" ylöspäin", + "trigger_type_remote_moved_any_side": "Laite siirretty mikä tahansa puoli ylöspäin", + "trigger_type_remote_rotate_from_side": "Laite käännetty \"puolelta 6\" puolelle \"{subtype}\"", + "device_turned_clockwise": "Laitetta käännetty myötäpäivään", + "device_turned_counter_clockwise": "Laitetta käännetty vastapäivään", + "press_entity_name_button": "Paina {entity_name} -painiketta", + "entity_name_has_been_pressed": "{entity_name} on painettu", + "set_value_for_entity_name": "Aseta arvo {entity_name}", + "value": "Arvo", + "close_entity_name": "Sulje {entity_name}", + "close_entity_name_tilt": "Sulje {entity_name} kallistus", + "open_entity_name_tilt": "Avaa {entity_name} kallistus", + "set_entity_name_position": "Aseta {entity_name} asema", + "set_entity_name_tilt_position": "Aseta {entity_name} kallistusasento", + "stop_entity_name": "Pysäytä {entity_name}", + "entity_name_is_closed": "{entity_name} on suljettu", + "entity_name_is_closing": "{entity_name} on sulkeutumassa", + "entity_name_is_opening": "{entity_name} on avautumassa", + "current_entity_name_position_is": "Nykyinen {entity_name} asema on", + "condition_type_is_tilt_position": "Tämänhetkinen {entity_name} kallistusasento on", + "entity_name_closed": "{entity_name} sulkeutui", + "entity_name_closing": "{entity_name} sulkeutuu", + "entity_name_opening": "{entity_name} avautuu", + "entity_name_position_changes": "{entity_name} sijainti muuttuu", + "entity_name_tilt_position_changes": "{entity_name} kallistusasento muuttuu", + "toggle_entity_name": "Vaihda {entity_name}", + "turn_off_entity_name": "Sammuta {entity_name}", + "turn_on_entity_name": "Kytke päälle {entity_name}", + "entity_name_is_off": "{entity_name} on pois päältä", + "entity_name_is_on": "{entity_name} on päällä", + "trigger_type_changed_states": "{entity_name} laitettiin päälle tai pois", + "entity_name_turned_off": "{entity_name} sammui", + "entity_name_turned_on": "{entity_name} laitettiin päälle", + "arm_entity_name_away": "Viritä {entity_name} poissa", + "arm_entity_name_home": "Viritä {entity_name} kotona", + "arm_entity_name_night": "Viritä {entity_name} yö", + "arm_entity_name_vacation": "Aktivoi {entity_name} lomatila", + "disarm_entity_name": "Pura viritys {entity_name}", + "trigger_entity_name": "Laukaise {entity_name}", + "entity_name_is_armed_away": "{entity_name} on viritetty poissa", + "entity_name_is_armed_home": "{entity_name} on viritetty kotona", + "entity_name_is_armed_night": "{entity_name} on viritetty yö", + "entity_name_is_armed_vacation": "{entity_name} on viritetty (loma)", + "entity_name_is_disarmed": "{entity_name} on viritetty pois", + "entity_name_is_triggered": "{entity_name} on laukaistu", + "entity_name_armed_away": "{entity_name} viritetty (poissa)", + "entity_name_armed_home": "{entity_name} viritetty (kotona)", + "entity_name_armed_night": "{entity_name} viritetty (yö)", + "entity_name_armed_vacation": "{entity_name} viritetty (loma)", + "entity_name_disarmed": "{entity_name} viritys pois", + "entity_name_triggered": "{entity_name} laukaistu", + "entity_name_is_buffering": "{entity_name} puskuroi", + "entity_name_is_idle": "{entity_name} on toimeton", + "entity_name_is_paused": "{entity_name} on keskeytetty", + "entity_name_is_playing": "{entity_name} toistaa", + "entity_name_starts_buffering": "{entity_name} aloittaa puskuroinnin", + "entity_name_becomes_idle": "{entity_name} muuttuu toimettomaksi", + "entity_name_starts_playing": "{entity_name} aloittaa toistamisen", + "entity_name_update_availability_changed": "{entity_name} päivityksen saatavuus muuttui", + "entity_name_became_up_to_date": "{entity_name} tuli ajantasaiseksi", + "trigger_type_update": "{entity_name} on saanut päivityksen", + "decrease_entity_name_brightness": "Vähennä {entity_name} kirkkautta", + "increase_entity_name_brightness": "Lisää {entity_name} kirkkautta", + "flash_entity_name": "Väläytä {entity_name}", + "flash": "Flash", + "action_type_select_first": "Vaihda {entity_name} ensimmäiseksi vaihtoehdoksi", + "action_type_select_last": "Vaihda {entity_name} viimeiseksi vaihtoehdoksi", + "action_type_select_next": "Vaihda {entity_name} seuraavaan vaihtoehtoon", + "change_entity_name_option": "Vaihda {entity_name}-vaihtoehto", + "action_type_select_previous": "Vaihda {entity_name} edelliseen vaihtoehtoon", + "current_entity_name_selected_option": "Nykyinen {entity_name} valittu vaihtoehto", + "cycle": "Sykli", + "from": "From", + "entity_name_option_changed": "{entity_name} vaihtoehto muuttui", + "action_type_set_hvac_mode": "Vaihda HVAC-tilaa {entity_name}:ssä.", + "change_preset_on_entity_name": "Muuta esiasetusta kohteessa {entity_name}", + "hvac_mode": "HVAC-tila", + "entity_name_measured_humidity_changed": "{entity_name} mitattu kosteus muuttui", + "entity_name_measured_temperature_changed": "{entity_name} lämpötila muuttui", + "entity_name_hvac_mode_changed": "{entity_name} HVAC-tila muuttui", + "send_a_notification": "Lähetä ilmoitus", + "entity_name_battery_is_low": "{entity_name} akun varaus on alhainen", + "entity_name_charging": "{entity_name} latautuu", + "condition_type_is_co": "{entity_name} havaitsee häkää", + "entity_name_is_cold": "{entity_name} on kylmä", + "entity_name_is_connected": "{entity_name} on yhdistetty", + "entity_name_is_detecting_gas": "{entity_name} havaitsee kaasua", + "entity_name_is_hot": "{entity_name} on kuuma", + "entity_name_is_detecting_light": "{entity_name} havaitsee valoa", + "entity_name_is_moist": "{entity_name} on kostea", + "entity_name_is_detecting_motion": "{entity_name} havaitsee liikettä", + "entity_name_is_moving": "{entity_name} liikkuu", + "condition_type_is_no_co": "{entity_name} ei havaitse häkää", + "condition_type_is_no_gas": "{entity_name} ei havaitse kaasua", "condition_type_is_no_light": "{entity_name} ei havaitse valoa", "condition_type_is_no_motion": "{entity_name} ei havaitse liikettä", "condition_type_is_no_problem": "{entity_name} ei havaitse ongelmaa", @@ -2375,7 +2551,6 @@ "entity_name_is_not_cold": "{entity_name} ei ole kylmä", "entity_name_is_disconnected": "{entity_name}:n yhteys on katkaistu", "entity_name_is_not_hot": "{entity_name} ei ole kuuma", - "entity_name_is_unlocked": "{entity_name} on auki", "entity_name_is_dry": "{entity_name} on kuiva", "entity_name_is_not_moving": "{entity_name} ei ole liikkeessä", "entity_name_is_not_occupied": "{entity_name} ei ole varattu", @@ -2386,8 +2561,6 @@ "condition_type_is_not_tampered": "{entity_name} ei havaitse peukalointia", "entity_name_is_safe": "{entity_name} on turvassa", "entity_name_is_occupied": "{entity_name} on varattu", - "entity_name_is_off": "{entity_name} on pois päältä", - "entity_name_is_on": "{entity_name} on päällä", "entity_name_is_plugged_in": "{entity_name} on kytketty", "entity_name_is_powered": "{entity_name} on virroissa", "entity_name_is_present": "{entity_name} on paikalla", @@ -2406,7 +2579,6 @@ "entity_name_started_detecting_gas": "{entity_name} alkoi havaita kaasua", "entity_name_became_hot": "{entity_name} kuumeni", "entity_name_started_detecting_light": "{entity_name} alkoi havaita valoa", - "entity_name_locked": "{entity_name} lukittu", "entity_name_became_moist": "{entity_name} muuttui kosteaksi", "entity_name_started_detecting_motion": "{entity_name} alkoi havaita liikettä", "entity_name_started_moving": "{entity_name} alkoi liikkua", @@ -2417,13 +2589,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} lopetti ongelman havaitsemisen", "entity_name_stopped_detecting_smoke": "{entity_name} lopetti savun havaitsemisen", "entity_name_stopped_detecting_sound": "{entity_name} lopetti äänen havaitsemisen", - "entity_name_became_up_to_date": "{entity_name} tuli ajantasaiseksi", "entity_name_stopped_detecting_vibration": "{entity_name} lopetti tärinän havaitsemisen", "entity_name_battery_normal": "{entity_name} akku normaali", "entity_name_became_not_cold": "{entity_name} ei tullut kylmäksi", "entity_name_disconnected": "{entity_name} yhteys on katkaistu", "entity_name_became_not_hot": "{entity_name} ei tullut kuumaksi", - "entity_name_unlocked": "{entity_name} auki", "entity_name_became_dry": "{entity_name} kuivui", "entity_name_stopped_moving": "{entity_name} lopetti liikkumisen", "entity_name_became_not_occupied": "{entity_name} ei tullut varatuksi", @@ -2442,52 +2612,8 @@ "entity_name_started_detecting_smoke": "{entity_name} alkoi havaita savua", "entity_name_started_detecting_sound": "{entity_name} alkoi havaita ääntä", "entity_name_started_detecting_tampering": "{entity_name} alkoi havaita peukalointia", - "entity_name_turned_off": "{entity_name} sammui", - "entity_name_turned_on": "{entity_name} laitettiin päälle", "entity_name_became_unsafe": "{entity_name} muuttui epäturvalliseksi", - "trigger_type_update": "{entity_name} on saanut päivityksen", "entity_name_started_detecting_vibration": "{entity_name} alkoi havaita tärinää", - "entity_name_is_buffering": "{entity_name} puskuroi", - "entity_name_is_idle": "{entity_name} on toimeton", - "entity_name_is_paused": "{entity_name} on keskeytetty", - "entity_name_is_playing": "{entity_name} toistaa", - "entity_name_starts_buffering": "{entity_name} aloittaa puskuroinnin", - "trigger_type_changed_states": "{entity_name} laitettiin päälle tai pois", - "entity_name_becomes_idle": "{entity_name} muuttuu toimettomaksi", - "entity_name_starts_playing": "{entity_name} aloittaa toistamisen", - "toggle_entity_name": "Vaihda {entity_name}", - "turn_off_entity_name": "Sammuta {entity_name}", - "turn_on_entity_name": "Kytke päälle {entity_name}", - "arm_entity_name_away": "Viritä {entity_name} poissa", - "arm_entity_name_home": "Viritä {entity_name} kotona", - "arm_entity_name_night": "Viritä {entity_name} yö", - "arm_entity_name_vacation": "Aktivoi {entity_name} lomatila", - "disarm_entity_name": "Pura viritys {entity_name}", - "trigger_entity_name": "Laukaise {entity_name}", - "entity_name_is_armed_away": "{entity_name} on viritetty poissa", - "entity_name_is_armed_home": "{entity_name} on viritetty kotona", - "entity_name_is_armed_night": "{entity_name} on viritetty yö", - "entity_name_is_armed_vacation": "{entity_name} on viritetty (loma)", - "entity_name_is_disarmed": "{entity_name} on viritetty pois", - "entity_name_is_triggered": "{entity_name} on laukaistu", - "entity_name_armed_away": "{entity_name} viritetty (poissa)", - "entity_name_armed_home": "{entity_name} viritetty (kotona)", - "entity_name_armed_night": "{entity_name} viritetty (yö)", - "entity_name_armed_vacation": "{entity_name} viritetty (loma)", - "entity_name_disarmed": "{entity_name} viritys pois", - "entity_name_triggered": "{entity_name} laukaistu", - "entity_name_is_home": "{entity_name} on kotona", - "entity_name_is_not_home": "{entity_name} ei ole kotona", - "entity_name_enters_a_zone": "{entity_name} saapuu alueelle", - "entity_name_leaves_a_zone": "{entity_name} poistuu alueelta", - "lock_entity_name": "Lukitse {entity_name}", - "unlock_entity_name": "Avaa lukitus {entity_name}", - "action_type_set_hvac_mode": "Vaihda HVAC-tilaa {entity_name}:ssä.", - "change_preset_on_entity_name": "Muuta esiasetusta kohteessa {entity_name}", - "hvac_mode": "HVAC-tila", - "entity_name_measured_humidity_changed": "{entity_name} mitattu kosteus muuttui", - "entity_name_measured_temperature_changed": "{entity_name} lämpötila muuttui", - "entity_name_hvac_mode_changed": "{entity_name} HVAC-tila muuttui", "current_entity_name_apparent_power": "Nykyinen {entity_name} näennäisteho", "condition_type_is_aqi": "Nykyinen {entity_name} ilmanlaatuindeksi", "current_entity_name_atmospheric_pressure": "Nykyinen {entity_name}-ilmakehän paine", @@ -2576,64 +2702,13 @@ "entity_name_water_changes": "{entity_name} vesi muuttuu", "entity_name_weight_changes": "{entity_name} paino muuttuu", "entity_name_wind_speed_changes": "{entity_name} tuulennopeus muuttuu", - "decrease_entity_name_brightness": "Vähennä {entity_name} kirkkautta", - "increase_entity_name_brightness": "Lisää {entity_name} kirkkautta", - "flash_entity_name": "Väläytä {entity_name}", - "flash": "Flash", - "fifth_button": "Viides painike", - "sixth_button": "Kuudes painike", - "subtype_continuously_pressed": "\" {subtype} \" jatkuvasti painettuna", - "trigger_type_button_long_release": "\"{subtype}\" vapautettu pitkän painalluksen jälkeen", - "subtype_quadruple_clicked": "\"{subtype}\" nelinkertaisesti napsautettu", - "subtype_quintuple_clicked": "\"{subtype}\" viisinkertaisesti napsautettu", - "subtype_pressed": "\"{subtype}\" painettu", - "subtype_released": "\"{subtype}\" vapautettu", - "action_type_select_first": "Vaihda {entity_name} ensimmäiseksi vaihtoehdoksi", - "action_type_select_last": "Vaihda {entity_name} viimeiseksi vaihtoehdoksi", - "action_type_select_next": "Vaihda {entity_name} seuraavaan vaihtoehtoon", - "change_entity_name_option": "Vaihda {entity_name}-vaihtoehto", - "action_type_select_previous": "Vaihda {entity_name} edelliseen vaihtoehtoon", - "current_entity_name_selected_option": "Nykyinen {entity_name} valittu vaihtoehto", - "cycle": "Sykli", - "from": "From", - "entity_name_option_changed": "{entity_name} vaihtoehto muuttui", - "send_a_notification": "Lähetä ilmoitus", - "both_buttons": "Molemmat painikkeet", - "bottom_buttons": "Alapainikkeet", - "seventh_button": "Seitsemäs painike", - "eighth_button": "Kahdeksas", - "dim_down": "Himmennä", - "dim_up": "Kirkasta", - "left": "Vasen", - "right": "Oikea", - "side": "Puoli 6", - "top_buttons": "Yläpainikkeet", - "device_awakened": "Laite herätetty", - "button_rotated_subtype": "Painike käännetty \"{subtype}\"", - "button_rotated_fast_subtype": "Painiketta käännetty nopeasti \"{subtype}\"", - "button_rotation_subtype_stopped": "Painikkeen kierto \"{subtype}\" pysähtyi", - "device_subtype_double_tapped": "Laitetta \"{subtype}\" kaksoisnapsautettu", - "trigger_type_remote_double_tap_any_side": "Laitetta kaksoisnapautettu miltä puolelta tahansa", - "device_in_free_fall": "Laite vapaapudotuksessa", - "device_flipped_degrees": "Laite kääntyi 90 astetta", - "device_shaken": "Laitetta ravisteltiin", - "trigger_type_remote_moved": "Laitetta siirretty \"{subtype}\" ylöspäin", - "trigger_type_remote_moved_any_side": "Laite siirretty mikä tahansa puoli ylöspäin", - "trigger_type_remote_rotate_from_side": "Laite käännetty \"puolelta 6\" puolelle \"{subtype}\"", - "device_turned_clockwise": "Laitetta käännetty myötäpäivään", - "device_turned_counter_clockwise": "Laitetta käännetty vastapäivään", - "press_entity_name_button": "Paina {entity_name} -painiketta", - "entity_name_has_been_pressed": "{entity_name} on painettu", - "entity_name_update_availability_changed": "{entity_name} päivityksen saatavuus muuttui", - "add_to_queue": "Lisää jonoon", - "play_next": "Toista seuraavaksi", - "options_replace": "Soita nyt ja tyhjennä jono", - "repeat_all": "Toista kaikki", - "repeat_one": "Toista yksi", - "critical": "Kriittinen", - "debug": "Vianmääritys", - "info": "Info", - "warning": "Varoitus", + "entity_name_is_home": "{entity_name} on kotona", + "entity_name_is_not_home": "{entity_name} ei ole kotona", + "entity_name_enters_a_zone": "{entity_name} saapuu alueelle", + "entity_name_leaves_a_zone": "{entity_name} poistuu alueelta", + "no_device_class": "Ei laiteluokkaa", + "no_state_class": "Ei tilaluokkaa", + "no_unit_of_measurement": "Ei mittayksikköä", "arithmetic_mean": "Aritmeettinen keskiarvo", "median": "Mediaani", "product": "Tuote", @@ -2759,23 +2834,73 @@ "wheat": "Vehnä", "white_smoke": "Valkoinen savu", "yellow_green": "Kelta-vihreä", + "add_to_queue": "Lisää jonoon", + "play_next": "Toista seuraavaksi", + "options_replace": "Soita nyt ja tyhjennä jono", + "repeat_all": "Toista kaikki", + "repeat_one": "Toista yksi", + "critical": "Kriittinen", + "debug": "Vianmääritys", "fatal": "Kohtalokas", - "no_device_class": "Ei laiteluokkaa", - "no_state_class": "Ei tilaluokkaa", - "no_unit_of_measurement": "Ei mittayksikköä", - "dump_log_objects": "Tyhjennä lokiobjektit", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Lokitapahtuman silmukka ajastettu", - "log_thread_frames_description": "Kirjaa kaikkien säikeiden nykyiset kehykset.", - "log_thread_frames": "Tukin lankakehykset", - "lru_stats_description": "Kirjaa kaikkien lru-kätköjen tilastot.", - "log_lru_stats": "Kirjaa LRU-tilastot lokiin", - "starts_the_memory_profiler": "Käynnistää muistiprofiilin.", - "seconds": "Sekuntia", - "memory": "Muisti", - "set_asyncio_debug_description": "Ota asyncio-vianmääritys käyttöön tai poista se käytöstä.", - "enabled_description": "Otetaanko asyncio-vianmääritys käyttöön vai poistetaanko se käytöstä.", + "info": "Info", + "warning": "Varoitus", + "clear_tts_cache": "Tyhjennä TTS-välimuisti", + "cache": "Välimuisti", + "entity_id_description": "Kohde, johon viitataan lokikirjamerkinnässä.", + "language_description": "Tekstin kieli. Oletusarvo on palvelinkieli.", + "options_description": "Sanakirja, joka sisältää integraatiokohtaisia vaihtoehtoja.", + "say_a_tts_message": "Sano TTS-viesti", + "media_player_entity_id_description": "Mediasoittimet viestin toistamiseen.", + "media_player_entity": "Mediasoitinentiteetti", + "speak": "Puhe", + "request_sync_description": "Lähettää request_sync-komennon Googlelle.", + "agent_user_id": "Agentin käyttäjätunnus", + "request_sync": "Pyydä synkronointia", + "disables_the_motion_detection": "Poistaa liiketunnistuksen käytöstä.", + "disable_motion_detection": "Poista liiketunnistus käytöstä", + "enables_the_motion_detection": "Ottaa liiketunnistuksen käyttöön.", + "enable_motion_detection": "Ota liiketunnistus käyttöön", + "format_description": "Mediasoittimen tukema suoratoistomuoto.", + "format": "Muoto", + "media_player_description": "Mediasoittimet suoratoistoon.", + "play_stream": "Toista striimi", + "filename": "Tiedoston nimi", + "lookback": "Katso taaksepäin", + "snapshot_description": "Ottaa tilannekuvan kamerasta.", + "take_snapshot": "Ota tilannekuva", + "turns_off_the_camera": "Sammuttaa kameran.", + "turns_on_the_camera": "Kytkee kameran päälle.", + "locks_a_lock": "Lukitsee lukon.", + "code_description": "Koodi hälytyksen virittämiseksi.", + "opens_a_lock": "Avaa lukon.", + "set_datetime_description": "Asettaa päivämäärän ja/tai kellonajan.", + "the_target_date": "Tavoitepäivämäärä.", + "datetime_description": "Tavoitepäivä ja -aika.", + "date_time": "Päivämäärä ja aika", + "the_target_time": "Tavoiteaika.", + "selects_the_first_option": "Valitsee ensimmäisen vaihtoehdon.", + "first": "Ensimmäinen", + "selects_the_last_option": "Valitsee viimeisen vaihtoehdon.", + "select_the_next_option": "Valitse seuraava vaihtoehto.", + "selects_an_option": "Valitsee vaihtoehdon.", + "option_to_be_selected": "Valittava vaihtoehto.", + "selects_the_previous_option": "Valitsee edellisen vaihtoehdon.", + "sets_the_options": "Asettaa vaihtoehdot.", + "list_of_options": "Luettelo vaihtoehdoista.", + "set_options": "Aseta vaihtoehdot", + "dump_log_objects": "Tyhjennä lokiobjektit", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Lokitapahtuman silmukka ajastettu", + "log_thread_frames_description": "Kirjaa kaikkien säikeiden nykyiset kehykset.", + "log_thread_frames": "Tukin lankakehykset", + "lru_stats_description": "Kirjaa kaikkien lru-kätköjen tilastot.", + "log_lru_stats": "Kirjaa LRU-tilastot lokiin", + "starts_the_memory_profiler": "Käynnistää muistiprofiilin.", + "seconds": "Sekuntia", + "memory": "Muisti", + "set_asyncio_debug_description": "Ota asyncio-vianmääritys käyttöön tai poista se käytöstä.", + "enabled_description": "Otetaanko asyncio-vianmääritys käyttöön vai poistetaanko se käytöstä.", "set_asyncio_debug": "Aseta asyncio debug", "starts_the_profiler": "Käynnistää Profilerin.", "max_objects_description": "Kirjattavien objektien enimmäismäärä.", @@ -2788,47 +2913,31 @@ "stop_logging_object_sources": "Lopeta objektilähteiden kirjaaminen", "stop_log_objects_description": "Lopettaa muistissa olevien objektien kasvun kirjaamisen.", "stop_logging_objects": "Lopeta objektien kirjaaminen", - "request_sync_description": "Lähettää request_sync-komennon Googlelle.", - "agent_user_id": "Agentin käyttäjätunnus", - "request_sync": "Pyydä synkronointia", + "sets_the_value": "Asettaa arvon.", + "the_target_value": "Tavoitearvo.", + "get_weather_forecast": "Hanki sääennuste.", + "type_description": "Ennustetyyppi: päivittäin, tunneittain tai kahdesti päivässä.-", + "forecast_type": "Ennusteen tyyppi", + "get_forecast": "Hanki ennuste", + "get_weather_forecasts": "Hanki sääennusteet.", + "get_forecasts": "Hanki ennusteita", + "send_magic_packet": "Lähetä taikapaketti", + "cancels_a_timer": "Peruuttaa ajastimen.", + "changes_a_timer": "Muuttaa ajastinta.", + "finishes_a_timer": "Lopettaa ajastimen.", + "pauses_a_timer": "Keskeyttää ajastimen.", + "starts_a_timer": "Käynnistää ajastimen.", + "duration_description": "Kesto, jonka ajastin tarvitsee päättyäkseen. [valinnainen].", "reload_resources_description": "Lataa kojelaudan resurssit uudelleen YAML-konfiguraatiosta.", - "clears_all_log_entries": "Tyhjentää kaikki lokimerkinnät.", - "clear_all": "Tyhjennä kaikki", - "write_log_entry": "Kirjoita lokimerkintä.", - "log_level": "Lokitaso.", - "level": "Taso", - "message_to_log": "Viesti lokiin.", - "write": "Kirjoita", - "set_value_description": "Asettaa numeron arvon.", - "value_description": "Konfiguraatioparametrin arvo.", - "create_temporary_strict_connection_url_name": "Luo väliaikainen tiukka yhteys URL-osoite", "toggles_the_siren_on_off": "Kytkee sireenin päälle/pois.", "turns_the_siren_off": "Sammuttaa sireenin.", "turns_the_siren_on": "Käynnistää sireenin.", "tone": "Äänimerkki", - "create_event_description": "Lisää uusi kalenteritapahtuma.", - "location_description": "Tapahtuman paikka. Valinnainen.", - "start_date_description": "Päivämäärä, jonka koko päivän kestävän tapahtuman pitäisi alkaa.", - "create_event": "Luo tapahtuma", - "get_events": "Hae tapahtumia", - "list_event": "Listaa tapahtuma", - "closes_a_cover": "Sulkee suojuksen.", - "close_cover_tilt_description": "Kallistaa suojuksen kiinni.", - "close_tilt": "Sulje kallistus", - "opens_a_cover": "Avaa suojuksen.", - "tilts_a_cover_open": "Kallistaa suojuksen auki.", - "open_tilt": "Avaa kallistus", - "set_cover_position_description": "Siirtää suojuksen tiettyyn kohtaan.", - "target_position": "Kohdeasento.", - "set_position": "Aseta asento", - "target_tilt_positition": "Tavoitekallistusasento.", - "set_tilt_position": "Aseta kallistusasento", - "stops_the_cover_movement": "Pysäyttää suojuksen liikkeen.", - "stop_cover_tilt_description": "Pysäyttää suojuksen kallistusliikkeen.", - "stop_tilt": "Pysäytä kallistus", - "toggles_a_cover_open_closed": "Vaihtaa suojuksen auki/suljettu.", - "toggle_cover_tilt_description": "Vaihtaa suojuksen kallistuksen auki/suljettu.", - "toggle_tilt": "Kallistuksen vaihtaminen", + "set_default_level_description": "Asettaa integraatioiden oletuslokitason.", + "level_description": "Oletusvakavuustaso kaikille integroinneille.", + "level": "Taso", + "set_default_level": "Aseta oletustaso", + "set_level": "Aseta taso", "check_configuration": "Tarkista konfiguraatio", "reload_all": "Uudelleenlataa kaikki", "reload_config_entry_description": "Lataa määritetyn konfigurointimerkinnän uudelleen.", @@ -2849,21 +2958,18 @@ "generic_toggle": "Yleinen vaihtokytkin", "generic_turn_off": "Yleinen sammutus", "generic_turn_on": "Yleinen päälle kytkeminen", + "entities_to_update": "Entities to update", "update_entity": "Päivitä entiteetti", - "creates_a_new_backup": "Luo uuden varmuuskopion.", "decrement_description": "Vähentää nykyistä arvoa 1 askeleen.", "increment_description": "Kasvata arvoa 1 askel.", - "sets_the_value": "Asettaa arvon.", - "the_target_value": "Tavoitearvo.", - "reloads_the_automation_configuration": "Lataa automaatiokonfiguraation uudelleen.", - "toggle_description": "Kytkee mediasoittimen päälle/pois.", - "trigger_description": "Laukaisee automaation toiminnot.", - "skip_conditions": "Ohita ehdot", - "trigger": "Laukaisin", - "disables_an_automation": "Poistaa automaation käytöstä.", - "stops_currently_running_actions": "Pysäyttää parhaillaan käynnissä olevat toiminnot.", - "stop_actions": "Pysäytä toiminnot", - "enables_an_automation": "Ottaa automaation käyttöön.", + "bridge_identifier": "Sillan tunniste", + "configuration_payload": "Konfiguraation hyötykuorma", + "entity_description": "Edustaa tiettyä deCONZ-laitteen päätepistettä.", + "path": "Polku", + "configure": "Määrittele", + "device_refresh_description": "Päivittää käytettävissä olevat laitteet deCONZista.", + "device_refresh": "Laitteen päivitys", + "remove_orphaned_entries": "Poista orvot merkinnät", "restarts_an_add_on": "Käynnistää lisäosan uudelleen.", "the_add_on_slug": "Lisäosan etuliite.", "restart_add_on": "Käynnistä lisäosa uudelleen.", @@ -2898,41 +3004,66 @@ "restore_partial_description": "Palauttaa osittaisesta varmuuskopiosta.", "restores_home_assistant": "Palauttaa Home Assistantin.", "restore_from_partial_backup": "Palauta osittaisesta varmuuskopiosta.", - "clears_the_playlist": "Tyhjentää soittolistan.", - "clear_playlist": "Tyhjennä soittolista", - "selects_the_next_track": "Valitsee seuraavan kappaleen.", - "pauses": "Keskeyttää.", - "starts_playing": "Aloittaa soittamisen.", - "toggles_play_pause": "Vaihtaa toiston/tauon.", - "selects_the_previous_track": "Valitsee edellisen kappaleen.", - "seek": "Etsi", - "stops_playing": "Lopettaa soittamisen.", - "starts_playing_specified_media": "Aloittaa tietyn median toiston.", - "announce": "Ilmoita", - "enqueue": "Jono", - "repeat_mode_to_set": "Asetettava toistotila.", - "select_sound_mode_description": "Valitsee tietyn äänitilan.", - "select_sound_mode": "Valitse äänitila", - "select_source": "Valitse lähde", - "shuffle_description": "Onko satunnaistoisto käytössä vai ei.", - "unjoin": "Peruuta liittyminen", - "turns_down_the_volume": "Vähentää äänenvoimakkuutta.", - "turn_down_volume": "Vähennä äänenvoimakkuutta", - "volume_mute_description": "Mykistää mediasoittimen tai poistaa sen mykistyksen.", - "is_volume_muted_description": "Määrittää, onko se mykistetty vai ei.", - "mute_unmute_volume": "Mykistä/poista mykistys", - "sets_the_volume_level": "Asettaa äänenvoimakkuuden.", - "set_volume": "Aseta äänenvoimakkuus", - "turns_up_the_volume": "Lisää äänenvoimakkuutta.", - "turn_up_volume": "Lisää äänenvoimakkuutta", - "apply_filter": "Käytä suodatinta", - "days_to_keep": "Säilytettävät päivät", - "repack": "Pakkaa uudelleen", - "purge": "Puhdistus", - "domains_to_remove": "Poistettavat verkkotunnukset", - "entity_globs_to_remove": "Poistettavat entiteettipallot", - "entities_to_remove": "Poistettavat entiteetit", - "purge_entities": "Tyhjennä entiteetit", + "removes_a_group": "Poistaa ryhmän.", + "object_id": "Objektin tunnus", + "creates_updates_a_user_group": "Luo/päivittää käyttäjäryhmän.", + "add_entities": "Lisää entiteettejä", + "icon_description": "Ryhmän kuvakkeen nimi.", + "name_of_the_group": "Ryhmän nimi.", + "remove_entities": "Poista entiteetit", + "log_description": "Luo mukautetun merkinnän lokikirjaan.", + "message_description": "Ilmoituksen tekstiosa.", + "log": "Loki", + "create_temporary_strict_connection_url_name": "Luo väliaikainen tiukka yhteys URL-osoite", + "remote_connect": "Etäyhteys", + "remote_disconnect": "Kaukoirtikytkentä", + "creates_a_new_backup": "Luo uuden varmuuskopion.", + "command_description": "Google Assistantille lähetettävät komennot.", + "command": "Komento", + "send_text_command": "Lähetä tekstikomento", + "reloads_the_automation_configuration": "Lataa automaatiokonfiguraation uudelleen.", + "toggle_description": "Kytkee mediasoittimen päälle/pois.", + "trigger_description": "Laukaisee automaation toiminnot.", + "skip_conditions": "Ohita ehdot", + "trigger": "Laukaisin", + "disables_an_automation": "Poistaa automaation käytöstä.", + "stops_currently_running_actions": "Pysäyttää parhaillaan käynnissä olevat toiminnot.", + "stop_actions": "Pysäytä toiminnot", + "enables_an_automation": "Ottaa automaation käyttöön.", + "press_the_button_entity": "Paina painike-entiteettiä.", + "load_url_description": "Lataa URL-osoitteen Fully Kiosk Browserissa", + "url_to_load": "Ladattava URL-osoite", + "load_url": "Lataa URL-osoite", + "configuration_parameter_to_set": "Asetettava konfigurointiparametri.", + "key": "Avain", + "value_description": "Asetettava tavoitearvo.", + "set_configuration": "Aseta konfiguraatio", + "application_description": "Käynnistettävän sovelluksen paketin nimi.", + "start_application": "Käynnistä sovellus", + "set_value_description": "Asettaa numeron arvon.", + "stops_a_running_script": "Pysäyttää käynnissä olevan skriptin.", + "enter_your_text": "Kirjoita tekstisi.", + "set_value": "Aseta arvo", + "dashboard_path": "Kojelaudan polku", + "view_path": "Näytä polku", + "show_dashboard_view": "Näytä kojelautanäkymä", + "closes_a_cover": "Sulkee suojuksen.", + "close_cover_tilt_description": "Kallistaa suojuksen kiinni.", + "close_tilt": "Sulje kallistus", + "opens_a_cover": "Avaa suojuksen.", + "tilts_a_cover_open": "Kallistaa suojuksen auki.", + "open_tilt": "Avaa kallistus", + "set_cover_position_description": "Siirtää suojuksen tiettyyn kohtaan.", + "target_position": "Kohdeasento.", + "set_position": "Aseta asento", + "target_tilt_positition": "Tavoitekallistusasento.", + "set_tilt_position": "Aseta kallistusasento", + "stops_the_cover_movement": "Pysäyttää suojuksen liikkeen.", + "stop_cover_tilt_description": "Pysäyttää suojuksen kallistusliikkeen.", + "stop_tilt": "Pysäytä kallistus", + "toggles_a_cover_open_closed": "Vaihtaa suojuksen auki/suljettu.", + "toggle_cover_tilt_description": "Vaihtaa suojuksen kallistuksen auki/suljettu.", + "toggle_tilt": "Kallistuksen vaihtaminen", "decrease_speed_description": "Laskee tuulettimen nopeutta.", "percentage_step_description": "Nostaa nopeutta prosenttiaskeleella.", "decrease_speed": "Vähennä nopeutta", @@ -2952,10 +3083,31 @@ "toggles_the_fan_on_off": "Kytkee tuulettimen päälle/pois.", "turns_fan_off": "Sammuttaa tuulettimen.", "turns_fan_on": "Kytkee tuulettimen päälle.", + "arm_with_custom_bypass": "Viritä mukautetulla ohituksella", + "alarm_arm_vacation_description": "Asettaa hälytyksen: _armed for vacation_.", + "disarms_the_alarm": "Poistaa hälytyksen käytöstä.", + "alarm_trigger_description": "Ottaa käyttöön ulkoisen hälytyksen laukaisun.", + "toggles_a_switch_on_off": "Kytkee kytkimen päälle/pois.", + "turns_a_switch_off": "Kytkee kytkimen pois päältä.", + "turns_a_switch_on": "Kytkee kytkimen päälle.", + "device_description": "Laitteen ID, johon komento lähetetään.", + "delete_command": "Poista komento", + "alternative": "Vaihtoehtoinen", + "command_type_description": "Opittavan komennon tyyppi.", + "command_type": "Komennon tyyppi", + "timeout_description": "Aikakatkaisu komennon oppimiselle.", + "learn_command": "Opi komento", + "delay_seconds": "Viive sekuntia", + "hold_seconds": "Pidä sekuntia", + "repeats": "Toistot", + "send_command": "Lähetä komento", + "toggles_a_device_on_off": "Kytkee laitteen päälle/pois päältä.", + "turns_the_device_off": "Sammuttaa laitteen.", + "turn_on_description": "Lähettää virta päälle -komennon.", "apply_description": "Aktivoi tilanteen konfiguraation kanssa.", "entities_description": "Luettelo kohteista ja niiden tavoitetiloista.", "entities_state": "Kohteiden tila", - "transition": "Transition", + "transition": "Siirtymä", "apply": "Käytä", "creates_a_new_scene": "Luo uuden tilanteen.", "scene_id_description": "Uuden tilanteen kohdetunnus", @@ -2963,44 +3115,107 @@ "snapshot_entities": "Tilannekuvan entiteetit", "delete_description": "Poistaa dynaamisesti luodun tilanteen.", "activates_a_scene": "Aktivoi tilanteen.", - "selects_the_first_option": "Valitsee ensimmäisen vaihtoehdon.", - "first": "Ensimmäinen", - "selects_the_last_option": "Valitsee viimeisen vaihtoehdon.", - "select_the_next_option": "Valitse seuraava vaihtoehto.", - "selects_an_option": "Valitsee vaihtoehdon.", - "option_to_be_selected": "Valittava vaihtoehto.", - "selects_the_previous_option": "Valitsee edellisen vaihtoehdon.", - "sets_the_options": "Asettaa vaihtoehdot.", - "list_of_options": "Luettelo vaihtoehdoista.", - "set_options": "Aseta vaihtoehdot", - "closes_a_valve": "Sulkee venttiilin.", - "opens_a_valve": "Avaa venttiilin.", - "set_valve_position_description": "Siirtää venttiilin tiettyyn asentoon.", - "stops_the_valve_movement": "Pysäyttää venttiilin liikkeen.", - "toggles_a_valve_open_closed": "Vaihtaa venttiilin auki/kiinni.", - "load_url_description": "Lataa URL-osoitteen Fully Kiosk Browserissa", - "url_to_load": "Ladattava URL-osoite", - "load_url": "Lataa URL-osoite", - "configuration_parameter_to_set": "Asetettava konfigurointiparametri.", - "key": "Avain", - "set_configuration": "Aseta konfiguraatio", - "application_description": "Käynnistettävän sovelluksen paketin nimi.", - "start_application": "Käynnistä sovellus", - "command_description": "Google Assistantille lähetettävät komennot.", - "command": "Komento", - "media_player_entity": "Mediasoitinkohde", - "send_text_command": "Lähetä tekstikomento", - "code_description": "Koodi, jota käytetään lukon avaamiseen.", - "arm_with_custom_bypass": "Viritä mukautetulla ohituksella", - "alarm_arm_vacation_description": "Asettaa hälytyksen: _armed for vacation_.", - "disarms_the_alarm": "Poistaa hälytyksen käytöstä.", - "alarm_trigger_description": "Ottaa käyttöön ulkoisen hälytyksen laukaisun.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Liikuta kameraa tietyllä nopeudella.", + "ptz_move_speed": "PTZ-liikenopeus.", + "ptz_move": "PTZ-liike", + "add_event_description": "Lisää uuden kalenteritapahtuman.", + "calendar_id_description": "Haluamasi kalenterin tunnus.", + "calendar_id": "Kalenterin tunnus", + "description_description": "Tapahtuman kuvaus. Valinnainen.", + "summary_description": "Toimii tapahtuman otsikkona.", + "location_description": "Tapahtuman paikka.", + "creates_event": "Luo tapahtuman", + "closes_a_valve": "Sulkee venttiilin.", + "opens_a_valve": "Avaa venttiilin.", + "set_valve_position_description": "Siirtää venttiilin tiettyyn asentoon.", + "stops_the_valve_movement": "Pysäyttää venttiilin liikkeen.", + "toggles_a_valve_open_closed": "Vaihtaa venttiilin auki/kiinni.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Muotoilukysely", "url_description": "URL-osoite, josta media löytyy.", "media_url": "Median URL-osoite", "get_media_url": "Hae median URL-osoite", "play_media_description": "Lataa tiedoston annetusta URL-osoitteesta.", + "clears_all_log_entries": "Tyhjentää kaikki lokimerkinnät.", + "clear_all": "Tyhjennä kaikki", + "write_log_entry": "Kirjoita lokimerkintä.", + "log_level": "Lokitaso.", + "message_to_log": "Viesti lokiin.", + "write": "Kirjoita", + "reload_themes_description": "Lataa teemat uudelleen YAML-konfiguraatiosta.", + "reload_themes": "Lataa teemat uudelleen", + "name_of_a_theme": "Teeman nimi.", + "set_the_default_theme": "Aseta oletusteema", + "clear_skipped_update": "Tyhjennä ohitettu päivitys", + "install_update": "Asenna päivitys", + "skip_description": "Merkitsee tällä hetkellä saatavilla olevan päivityksen ohitetuksi.", + "skip_update": "Ohita päivitys", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Sammuta yksi tai useampi valo.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Vähentää laskuria.", + "increments_a_counter": "Kasvattaa laskuria.", + "resets_a_counter": "Nollaa laskurin.", + "sets_the_counter_value": "Asettaa laskurin arvon.", + "selects_the_next_option": "Valitsee seuraavan vaihtoehdon.", + "toggles_the_helper_on_off": "Vaihtaa apurin päälle/pois päältä.", + "turns_off_the_helper": "Sammuttaa apurin.", + "turns_on_the_helper": "Käynnistää apurin.", + "start_date_description": "Päivämäärä, jonka koko päivän kestävän tapahtuman pitäisi alkaa.", + "create_event": "Luo tapahtuma", + "get_events": "Hae tapahtumia", + "list_event": "Listaa tapahtuma", + "turns_auxiliary_heater_on_off": "Kytkee lisälämmittimen päälle/pois päältä.", + "aux_heat_description": "Lisälämmittimen uusi arvo.", + "auxiliary_heating": "Lisälämmitys", + "turn_on_off_auxiliary_heater": "Lisälämmittimen kytkeminen päälle/pois päältä", + "sets_fan_operation_mode": "Asettaa tuulettimen toimintatilan.", + "fan_operation_mode": "Tuulettimen toimintatila.", + "set_fan_mode": "Aseta tuuletintila", + "sets_target_humidity": "Asettaa tavoitekosteuden.", + "set_target_humidity": "Aseta tavoitekosteus", + "sets_hvac_operation_mode": "Asettaa HVAC-toimintatilan.", + "hvac_operation_mode": "HVAC-toimintatila.", + "set_hvac_mode": "Aseta HVAC-tila", + "sets_swing_operation_mode": "Asettaa heilutus toimintatilan.", + "swing_operation_mode": "Heilutus toimintatila.", + "set_swing_mode": "Aseta heilutustila", + "sets_target_temperature": "Asettaa tavoitelämpötilan.", + "high_target_temperature": "Korkea tavoitelämpötila.", + "target_temperature_high": "Tavoitelämpötila korkea", + "low_target_temperature": "Alhainen tavoitelämpötila.", + "target_temperature_low": "Tavoitelämpötila alhainen", + "set_target_temperature": "Aseta tavoitelämpötila", + "turns_climate_device_off": "Kytkee ilmastolaitteen pois päältä.", + "turns_climate_device_on": "Kytkee ilmastolaitteen päälle.", + "notify_description": "Lähettää ilmoitusviestin valituille kohteille.", + "data": "Data", + "title_of_the_notification": "Ilmoituksen otsikko.", + "send_a_persistent_notification": "Pysyvän ilmoituksen lähettäminen", + "sends_a_notification_message": "Lähettää ilmoitusviestin.", + "your_notification_message": "Ilmoitusviestisi.", + "title_description": "Ilmoituksen valinnainen otsikko.", + "send_a_notification_message": "Lähetä ilmoitusviesti", "sets_a_random_effect": "Asettaa satunnaisen tehosteen.", "sequence_description": "Luettelo HSV-sekvensseistä (enintään 16).", "backgrounds": "Taustat", @@ -3022,112 +3237,15 @@ "random_effect": "Satunnainen efekti", "sets_a_sequence_effect": "Asettaa sekvenssitehosteen.", "repetitions_for_continuous": "Toistot (0, kun kyseessä on jatkuva).", - "repeats": "Toistot", "sequence": "Järjestys", "speed_of_spread": "Levitysnopeus.", "spread": "Levitys", "sequence_effect": "Sekvenssiefekti", - "press_the_button_entity": "Paina painike-entiteettiä.", - "see_description": "Tallentaa nähdyn seuratun laitteen.", - "battery_description": "Laitteen akun varaustaso.", - "gps_coordinates": "GPS-koordinaatit", - "gps_accuracy_description": "GPS-koordinaattien tarkkuus.", - "hostname_of_the_device": "Laitteen isäntänimi.", - "hostname": "Isäntänimi", - "mac_description": "Laitteen MAC-osoite.", - "mac_address": "MAC-osoite", - "see": "Katso", - "process_description": "Käynnistää keskustelun transkriptoidusta tekstistä.", - "agent": "Agentti", - "conversation_id": "Keskustelun tunnus", - "language_description": "Puheiden tuottamiseen käytettävä kieli.", - "transcribed_text_input": "Transkriptoitu tekstinsyöttö.", - "process": "Prosessi", - "reloads_the_intent_configuration": "Lataa aikomusasetukset uudelleen.", - "conversation_agent_to_reload": "Keskusteluagentti lataa uudelleen.", - "create_description": "Näyttää ilmoituksen **Ilmoitukset**-paneelissa.", - "message_description": "Viesti lokikirjamerkinnästä.", - "notification_id": "Ilmoituksen tunnus", - "title_description": "Title for your notification message.", - "dismiss_description": "Poistaa ilmoituksen **Ilmoitukset**-paneelista.", - "notification_id_description": "Poistettavan ilmoituksen tunnus.", - "dismiss_all_description": "Poistaa kaikki ilmoitukset **Ilmoitukset**-paneelista.", - "notify_description": "Lähettää ilmoitusviestin valituille kohteille.", - "data": "Data", - "title_of_the_notification": "Ilmoituksen otsikko.", - "send_a_persistent_notification": "Pysyvän ilmoituksen lähettäminen", - "sends_a_notification_message": "Lähettää ilmoitusviestin.", - "your_notification_message": "Ilmoitusviestisi.", - "send_a_notification_message": "Lähetä ilmoitusviesti", - "device_description": "Laitteen ID, johon komento lähetetään.", - "delete_command": "Poista komento", - "alternative": "Vaihtoehtoinen", - "command_type_description": "Opittavan komennon tyyppi.", - "command_type": "Komennon tyyppi", - "timeout_description": "Aikakatkaisu komennon oppimiselle.", - "learn_command": "Opi komento", - "delay_seconds": "Viive sekuntia", - "hold_seconds": "Pidä sekuntia", - "send_command": "Lähetä komento", - "toggles_a_device_on_off": "Kytkee laitteen päälle/pois päältä.", - "turns_the_device_off": "Sammuttaa laitteen.", - "turn_on_description": "Lähettää virta päälle -komennon.", - "stops_a_running_script": "Pysäyttää käynnissä olevan skriptin.", - "locks_a_lock": "Lukitsee lukon.", - "opens_a_lock": "Avaa lukon.", - "turns_auxiliary_heater_on_off": "Kytkee lisälämmittimen päälle/pois päältä.", - "aux_heat_description": "Lisälämmittimen uusi arvo.", - "auxiliary_heating": "Lisälämmitys", - "turn_on_off_auxiliary_heater": "Lisälämmittimen kytkeminen päälle/pois päältä", - "sets_fan_operation_mode": "Asettaa tuulettimen toimintatilan.", - "fan_operation_mode": "Tuulettimen toimintatila.", - "set_fan_mode": "Aseta tuuletintila", - "sets_target_humidity": "Asettaa tavoitekosteuden.", - "set_target_humidity": "Aseta tavoitekosteus", - "sets_hvac_operation_mode": "Asettaa HVAC-toimintatilan.", - "hvac_operation_mode": "HVAC-toimintatila.", - "set_hvac_mode": "Aseta HVAC-tila", - "sets_swing_operation_mode": "Asettaa heilutus toimintatilan.", - "swing_operation_mode": "Heilutus toimintatila.", - "set_swing_mode": "Aseta heilutustila", - "sets_target_temperature": "Asettaa tavoitelämpötilan.", - "high_target_temperature": "Korkea tavoitelämpötila.", - "target_temperature_high": "Tavoitelämpötila korkea", - "low_target_temperature": "Alhainen tavoitelämpötila.", - "target_temperature_low": "Tavoitelämpötila alhainen", - "set_target_temperature": "Aseta tavoitelämpötila", - "turns_climate_device_off": "Kytkee ilmastolaitteen pois päältä.", - "turns_climate_device_on": "Kytkee ilmastolaitteen päälle.", - "add_event_description": "Lisää uuden kalenteritapahtuman.", - "calendar_id_description": "Haluamasi kalenterin tunnus.", - "calendar_id": "Kalenterin tunnus", - "description_description": "Tapahtuman kuvaus. Valinnainen.", - "summary_description": "Toimii tapahtuman otsikkona.", - "creates_event": "Luo tapahtuman", - "dashboard_path": "Kojelaudan polku", - "view_path": "Näytä polku", - "show_dashboard_view": "Näytä kojelautanäkymä", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Sammuta yksi tai useampi valo.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Kuunneltava aihe.", "topic": "Aihe", "export": "Vie", "publish_description": "Julkaisee viestin MQTT-aiheeseen.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "Julkaistava hyötykuorma.", "payload": "Hyötykuorma", "payload_template": "Hyötykuorman malli", @@ -3135,90 +3253,59 @@ "retain": "Säilytä", "topic_to_publish_to": "Aihe, johon julkaistaan.", "publish": "Julkaise", - "selects_the_next_option": "Valitsee seuraavan vaihtoehdon.", - "ptz_move_description": "Liikuta kameraa tietyllä nopeudella.", - "ptz_move_speed": "PTZ-liikenopeus.", - "ptz_move": "PTZ-liike", - "log_description": "Luo mukautetun merkinnän lokikirjaan.", - "entity_id_description": "Mediasoittimet viestin toistamiseen.", - "log": "Loki", - "toggles_a_switch_on_off": "Kytkee kytkimen päälle/pois.", - "turns_a_switch_off": "Kytkee kytkimen pois päältä.", - "turns_a_switch_on": "Kytkee kytkimen päälle.", - "reload_themes_description": "Lataa teemat uudelleen YAML-konfiguraatiosta.", - "reload_themes": "Lataa teemat uudelleen", - "name_of_a_theme": "Teeman nimi.", - "set_the_default_theme": "Aseta oletusteema", - "toggles_the_helper_on_off": "Vaihtaa apurin päälle/pois päältä.", - "turns_off_the_helper": "Sammuttaa apurin.", - "turns_on_the_helper": "Käynnistää apurin.", - "decrements_a_counter": "Vähentää laskuria.", - "increments_a_counter": "Kasvattaa laskuria.", - "resets_a_counter": "Nollaa laskurin.", - "sets_the_counter_value": "Asettaa laskurin arvon.", - "remote_connect": "Etäyhteys", - "remote_disconnect": "Kaukoirtikytkentä", - "get_weather_forecast": "Hanki sääennuste.", - "type_description": "Ennustetyyppi: päivittäin, tunneittain tai kahdesti päivässä.-", - "forecast_type": "Ennusteen tyyppi", - "get_forecast": "Hanki ennuste", - "get_weather_forecasts": "Hanki sääennusteet.", - "get_forecasts": "Hanki ennusteita", - "disables_the_motion_detection": "Poistaa liiketunnistuksen käytöstä.", - "disable_motion_detection": "Poista liiketunnistus käytöstä", - "enables_the_motion_detection": "Ottaa liiketunnistuksen käyttöön.", - "enable_motion_detection": "Ota liiketunnistus käyttöön", - "format_description": "Mediasoittimen tukema suoratoistomuoto.", - "format": "Muoto", - "media_player_description": "Mediasoittimet suoratoistoon.", - "play_stream": "Toista striimi", - "filename": "Tiedoston nimi", - "lookback": "Katso taaksepäin", - "snapshot_description": "Ottaa tilannekuvan kamerasta.", - "take_snapshot": "Ota tilannekuva", - "turns_off_the_camera": "Sammuttaa kameran.", - "turns_on_the_camera": "Kytkee kameran päälle.", - "clear_tts_cache": "Tyhjennä TTS-välimuisti", - "cache": "Välimuisti", - "options_description": "Sanakirja, joka sisältää integraatiokohtaisia vaihtoehtoja.", - "say_a_tts_message": "Sano TTS-viesti", - "speak": "Puhe", - "broadcast_address": "Lähetysosoite", - "broadcast_port_description": "Portti, johon taikapaketti lähetetään.", - "broadcast_port": "Lähetysportti", - "send_magic_packet": "Lähetä taikapaketti", - "set_datetime_description": "Asettaa päivämäärän ja/tai kellonajan.", - "the_target_date": "Tavoitepäivämäärä.", - "datetime_description": "Tavoitepäivä ja -aika.", - "date_time": "Päivämäärä ja aika", - "the_target_time": "Tavoiteaika.", - "bridge_identifier": "Sillan tunniste", - "configuration_payload": "Konfiguraation hyötykuorma", - "entity_description": "Edustaa tiettyä deCONZ-laitteen päätepistettä.", - "path": "Polku", - "configure": "Määrittele", - "device_refresh_description": "Päivittää käytettävissä olevat laitteet deCONZista.", - "device_refresh": "Laitteen päivitys", - "remove_orphaned_entries": "Poista orvot merkinnät", - "removes_a_group": "Poistaa ryhmän.", - "object_id": "Objektin tunnus", - "creates_updates_a_user_group": "Luo/päivittää käyttäjäryhmän.", - "add_entities": "Lisää entiteettejä", - "icon_description": "Ryhmän kuvakkeen nimi.", - "name_of_the_group": "Ryhmän nimi.", - "remove_entities": "Poista entiteetit", - "cancels_a_timer": "Peruuttaa ajastimen.", - "changes_a_timer": "Muuttaa ajastinta.", - "finishes_a_timer": "Lopettaa ajastimen.", - "pauses_a_timer": "Keskeyttää ajastimen.", - "starts_a_timer": "Käynnistää ajastimen.", - "duration_description": "Kesto, jonka ajastin tarvitsee päättyäkseen. [valinnainen].", - "set_default_level_description": "Asettaa integraatioiden oletuslokitason.", - "level_description": "Oletusvakavuustaso kaikille integroinneille.", - "set_default_level": "Aseta oletustaso", - "set_level": "Aseta taso", - "clear_skipped_update": "Tyhjennä ohitettu päivitys", - "install_update": "Asenna päivitys", - "skip_description": "Merkitsee tällä hetkellä saatavilla olevan päivityksen ohitetuksi.", - "skip_update": "Ohita päivitys" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Ilmoituksen tunnus", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "Poistettavan ilmoituksen tunnus.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Käynnistää keskustelun transkriptoidusta tekstistä.", + "agent": "Agentti", + "conversation_id": "Keskustelun tunnus", + "transcribed_text_input": "Transkriptoitu tekstinsyöttö.", + "process": "Prosessi", + "reloads_the_intent_configuration": "Lataa aikomusasetukset uudelleen.", + "conversation_agent_to_reload": "Keskusteluagentti lataa uudelleen.", + "clears_the_playlist": "Tyhjentää soittolistan.", + "clear_playlist": "Tyhjennä soittolista", + "selects_the_next_track": "Valitsee seuraavan kappaleen.", + "pauses": "Keskeyttää.", + "starts_playing": "Aloittaa soittamisen.", + "toggles_play_pause": "Vaihtaa toiston/tauon.", + "selects_the_previous_track": "Valitsee edellisen kappaleen.", + "seek": "Etsi", + "stops_playing": "Lopettaa soittamisen.", + "starts_playing_specified_media": "Aloittaa tietyn median toiston.", + "announce": "Ilmoita", + "enqueue": "Jono", + "repeat_mode_to_set": "Asetettava toistotila.", + "select_sound_mode_description": "Valitsee tietyn äänitilan.", + "select_sound_mode": "Valitse äänitila", + "select_source": "Valitse lähde", + "shuffle_description": "Onko satunnaistoisto käytössä vai ei.", + "unjoin": "Peruuta liittyminen", + "turns_down_the_volume": "Vähentää äänenvoimakkuutta.", + "turn_down_volume": "Vähennä äänenvoimakkuutta", + "volume_mute_description": "Mykistää mediasoittimen tai poistaa sen mykistyksen.", + "is_volume_muted_description": "Määrittää, onko se mykistetty vai ei.", + "mute_unmute_volume": "Mykistä/poista mykistys", + "sets_the_volume_level": "Asettaa äänenvoimakkuuden.", + "set_volume": "Aseta äänenvoimakkuus", + "turns_up_the_volume": "Lisää äänenvoimakkuutta.", + "turn_up_volume": "Lisää äänenvoimakkuutta", + "apply_filter": "Käytä suodatinta", + "days_to_keep": "Säilytettävät päivät", + "repack": "Pakkaa uudelleen", + "purge": "Puhdistus", + "domains_to_remove": "Poistettavat verkkotunnukset", + "entity_globs_to_remove": "Poistettavat entiteettipallot", + "entities_to_remove": "Poistettavat entiteetit", + "purge_entities": "Tyhjennä entiteetit", + "see_description": "Tallentaa nähdyn seuratun laitteen.", + "battery_description": "Laitteen akun varaustaso.", + "gps_coordinates": "GPS-koordinaatit", + "gps_accuracy_description": "GPS-koordinaattien tarkkuus.", + "hostname_of_the_device": "Laitteen isäntänimi.", + "hostname": "Isäntänimi", + "mac_description": "Laitteen MAC-osoite.", + "see": "Katso" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/fr/fr.json b/packages/core/src/hooks/useLocale/locales/fr/fr.json index 34c1b8f4..a18c0967 100644 --- a/packages/core/src/hooks/useLocale/locales/fr/fr.json +++ b/packages/core/src/hooks/useLocale/locales/fr/fr.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Journal de bord", "history": "History", - "mailbox": "Boîtes aux lettres", "to_do_lists": "Listes de tâches", "developer_tools": "Outils de développement", "media": "Médias", "profile": "Profil", + "panel_mailbox": "Boîtes aux lettres", "panel_shopping_list": "Liste de courses", "unk": "Inconnu", "unavailable": "Indisponible", @@ -93,8 +93,9 @@ "name_on": "{name} allumé", "resume_mowing": "Reprendre la tonte", "start_mowing": "Commencer à tondre", + "pause": "Mettre en pause", "return_to_dock": "Retour à la base", - "brightness": "Luminosité", + "brightness": "Brightness", "color_temperature": "Température de couleur", "white_brightness": "Niveau de blanc", "color_brightness": "Luminosité de la couleur", @@ -113,7 +114,6 @@ "browse_media": "Parcourir les médias", "play": "Lecture", "play_pause": "Lecture/Pause", - "pause": "Mettre en pause", "stop": "Arrêter", "next": "Suivant", "previous": "Précédent", @@ -221,9 +221,11 @@ "media_content_type": "Media content type", "upload_failed": "Échec du téléchargement", "unknown_file": "Fichier inconnu", - "select_image": "Sélectionner une image", + "image": "Image", + "select_label": "Sélectionner {label}", "upload_picture": "Téléverser une image", "image_url": "Chemin local ou URL Web", + "ui_components_selectors_image_select_image": "Sélectionner une image", "latitude": "Latitude", "longitude": "Longitude", "radius": "Rayon", @@ -236,7 +238,7 @@ "date": "Date", "date_time": "Date et heure", "duration": "Durée", - "entity": "Entity", + "entity": "Entité", "floor": "Étage", "icon": "Icône", "location": "Emplacement", @@ -249,13 +251,14 @@ "theme": "Thème", "time": "Heure", "manual_entry": "Entrée manuelle", + "learn_more_about_templating": "En savoir plus sur les modèles.", "show_password": "Afficher le mot de passe", "hide_password": "Masquer le mot de passe", "no_logbook_events_found": "Aucun événement du journal de bord n'a été trouvé.", "triggered_by": "déclenché par", "triggered_by_automation": "déclenché par l'automatisation", "triggered_by_script": "déclenché par le script", - "triggered_by_service": "déclenché par le service", + "triggered_by_action": "déclenché par une action", "logbook_triggered_by_numeric_state_of": "déclenché par l'état numérique de", "triggered_by_state_of": "déclenché par l'état de", "triggered_by_event": "déclenché par l'événement", @@ -300,6 +303,7 @@ "event_type_event_detected": "événement {event_type} détecté", "detected_an_event": "a détecté un événement", "detected_an_unknown_event": "a détecté un événement inconnu", + "ui_components_logbook_triggered_by_service": "déclenché par le service", "entity_picker_no_entities": "Vous n'avez aucune entités", "no_matching_entities_found": "Aucune entité correspondante trouvée", "show_entities": "Afficher les entités", @@ -445,8 +449,8 @@ "blue_grey": "Bleu gris", "black": "Noir", "white": "Blanc", - "start_date": "Start date", - "end_date": "End date", + "start_date": "Date de début", + "end_date": "Date de fin", "select_time_period": "Sélectionnez la période", "today": "Aujourd'hui", "yesterday": "Hier", @@ -474,11 +478,13 @@ "max": "Max", "sum": "Somme", "change": "Changer", - "service": "service", + "ui_components_service_picker_service": "Service", "this_field_is_required": "Ce champ est requis", "targets": "Cibles", - "service_data": "Données du service", + "action_data": "Données d'action", "integration_documentation": "Documentation de l'intégration", + "ui_components_service_control_data": "Données du service", + "ui_components_service_control_target_description": "Les pièces, appareils ou entités que ce service doit cibler.", "no_related_items_found": "Aucun élément lié trouvé.", "related_entities": "Entités liées", "related_items_group": "Partie des groupes suivants", @@ -502,7 +508,7 @@ "set_as_default_options": "Définir comme options par défaut", "tts_faild_to_store_defaults": "Échec de l'enregistrement des valeurs par défaut : {error}", "pick": "Choisir", - "play_media": "Play media", + "play_media": "Lire des médias", "no_items": "Aucun élément", "choose_player": "Choisir le lecteur", "web_browser": "Navigateur web", @@ -529,7 +535,6 @@ "library": "Bibliothèque", "episode": "Épisode", "thu": "Jeu", - "image": "Image", "movie": "Film", "music": "Musique", "playlist": "Liste de lecture", @@ -560,7 +565,7 @@ "edit_event": "Modifier l'événement", "save_event": "Sauvegarder l'événement", "all_day": "Toute la journée", - "end": "Se termine", + "end": "Fin", "event_not_all_required_fields": "Remplissez tous les champs requis", "delete_only_this_event": "Supprimer uniquement cet événement", "delete_all_future_events": "Supprimer tous les événements futurs", @@ -596,13 +601,13 @@ "weekday": "jour de la semaine", "until": "jusqu'à", "for": "pour", - "in": "In", + "in": "Dans", "on_the": "le", "or": "Ou", "at": "à", "last": "Dernier", "times": "fois", - "summary": "Summary", + "summary": "Résumé", "attributes": "Attributs", "select_camera": "Sélectionner la caméra", "qr_scanner_not_supported": "Votre navigateur ne prend pas en charge le scan de QR code", @@ -610,6 +615,10 @@ "increase_temperature": "Augmenter la température", "decrease_temperature": "Diminuer la température", "copy_to_clipboard": "Copier dans le presse-papier", + "last_changed": "Dernière modification", + "last_updated": "Dernière mise à jour", + "remaining_time": "Temps restant", + "install_status": "Statut d'installation", "safe_mode": "Mode sans échec", "all_yaml_configuration": "Toute la configuration YAML", "domain": "Domaine", @@ -623,9 +632,9 @@ "input_booleans": "Entrées booléennes", "input_texts": "Entrées de texte", "input_numbers": "Entrées numériques", - "input_date_times": "Entrée des dates et heures", + "input_date_times": "Entrées des dates et heures", "input_selects": "Listes de sélection", - "template_entities": "Entités de modèle", + "template_entities": "Entités basées sur modèle", "universal_media_player_entities": "Entités de lecteur multimédia universel", "reload_rest": "Entités Rest et services de notification", "command_line_entities": "Entités de ligne de commande", @@ -679,6 +688,7 @@ "didn_t_quite_get_that": "Je n'ai pas bien compris", "voice_command_found": "Voici ce que j'ai trouvé pour vous :", "voice_command_error": "Oups, une erreur est survenue", + "voice_command_conversation_no_control": "Cet assistant ne peut pas contrôler votre maison.", "how_can_i_assist": "Comment puis-je vous aider ?", "enter_a_request": "Saisir une demande", "send_text": "Envoyer le texte", @@ -695,8 +705,6 @@ "info": "Informations", "related": "Liées", "device_info": "Informations sur l’appareil", - "last_changed": "Dernière modification", - "last_updated": "Dernière mise à jour", "show_more": "Afficher plus", "exit_edit_mode": "Quitter le mode d'édition", "last_action": "Dernière action", @@ -743,7 +751,7 @@ "default_code": "Code par défaut", "editor_default_code_error": "Le code ne correspond pas au format du code", "entity_id": "ID d'entité", - "unit_of_measurement": "Unité de mesure", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Unité de précipitation", "display_precision": "Précision d'affichage", "default_value": "Par défaut ({value})", @@ -764,8 +772,8 @@ "cold": "Froid", "connectivity": "Connectivité", "gas": "Gaz", - "heat": "Chaleur", - "light": "Lumière", + "heat": "Chauffage", + "light": "Clair", "motion": "Mouvement", "moving": "En mouvement", "occupancy": "Occupation", @@ -810,8 +818,10 @@ "rotate_right_and_flip": "Tourner vers la droite et inverser", "rotate_right": "Tourner vers la droite", "voice_assistants": "Assistants vocaux", + "ui_dialogs_entity_registry_editor_hidden_description": "Les entités cachées n'apparaîtront pas sur votre tableau de bord et ne seront pas incluses lorsqu'elles seront référencées indirectement (c'est-à-dire via une pièce ou un appareil). Leur historique est toujours suivi et vous pouvez toujours interagir avec elles par le biais de services.", "enable_type": "Activer {type}", "device_registry_detail_enabled_cause": "Le {type} est désactivé par {cause}.", + "service": "service", "unknown_error": "Erreur inconnue", "expose": "Exposer", "alias": "Alias", @@ -822,7 +832,7 @@ "restart_home_assistant": "Redémarrer Home Assistant ?", "advanced_options": "Options avancées", "quick_reload": "Rechargement rapide", - "reload_description": "Recharge les zones à partir de la configuration YAML.", + "reload_description": "Recharge les entités MQTT à partir de la configuration YAML.", "reloading_configuration": "Rechargement de la configuration", "failed_to_reload_configuration": "Échec du rechargement de la configuration", "restart_description": "Interrompt toutes les automatisations et tous les scripts en cours d'exécution.", @@ -860,6 +870,7 @@ "input_select_no_options": "Il n'y a aucune option pour le moment.", "initial_value": "Valeur initiale", "restore": "Restaurer", + "edit_schedule_block": "Modifier le bloc de planification", "loading_loading_step": "Chargement de l'étape suivante pour {integration}", "options_successfully_saved": "Options enregistrées avec succès.", "repair_issue": "Corriger le problème", @@ -988,11 +999,12 @@ "no_notifications": "Aucune notification", "notifications": "Notifications", "dismiss_all": "Tout ignorer", - "notification_toast_service_call_failed": "Échec de l'appel du service {service}.", + "notification_toast_action_failed": "Échec de l'exécution de l'action {service}.", "connection_lost_reconnecting": "Connexion perdue. Reconnexion en cours…", "home_assistant_has_started": "Home Assistant a démarré !", "triggered_name": "{name} déclenché", "notification_toast_no_matching_link_found": "Aucun lien My link correspondant n'a été trouvé pour {path}", + "ui_notification_toast_service_call_failed": "Échec de l'appel du service {service}.", "app_configuration": "Configuration de l'application", "sidebar_toggle": "Basculer la barre latérale", "hide_panel": "Masquer le panneau", @@ -1002,7 +1014,8 @@ "actions_no_entity_toggle": "Aucune entité fournie pour basculer", "no_navigation_path_specified": "Aucun chemin de navigation spécifié", "actions_no_url": "Aucune URL à ouvrir spécifiée", - "actions_no_service": "Aucun service d'exécution spécifié", + "actions_no_action": "Aucune action à exécuter spécifiée", + "ui_panel_lovelace_cards_actions_no_service": "Aucun service d'exécution spécifié", "welcome_home": "Bienvenue à la maison", "empty_state_go_to_integrations_page": "Aller à la page des intégrations.", "never_triggered": "Jamais déclenché", @@ -1017,8 +1030,9 @@ "navigate_to_location": "Naviguer vers {location}", "open_window_to_url_path": "Ouvrir une fenêtre vers {url_path}", "toggle_name": "Permuter {name}", - "call_service_name": "Appeler le service {name}", + "perform_action_name": "Effectuer l'action {name}", "show_more_info_name": "Afficher plus d'informations : {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Appeler le service {name}", "recovery_mode_activated": "Mode de récupération activé", "starting_description": "Home Assistant est en train de démarrer, veuillez patienter...", "reset_focus": "Réinitialiser le focus", @@ -1057,6 +1071,7 @@ "energy_distribution_go_to_energy_dashboard": "Accéder au tableau de bord énergétique", "energy_usage": "Consommation d'énergie", "previous_energy_usage": "Consommation d'énergie précédente", + "untracked_consumption": "Consommation non suivie", "low_carbon_energy_consumed": "Énergie bas-carbone consommée", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "La consommation d'énergie bas-carbone n'a pas pu être calculée", "unused_entities": "Entités inutilisées", @@ -1081,10 +1096,13 @@ "edit_configuration": "Modifier la configuration", "unsaved_changes": "Modifications non enregistrées", "saved": "Enregistré", + "delete_dashboard_configuration": "Supprimer la configuration du tableau de bord ?", "raw_editor_error_parse_yaml": "Impossible d'analyser le YAML : {error}", "raw_editor_error_invalid_config": "Votre configuration n'est pas valide : {error}", "raw_editor_error_save_yaml": "Impossible d'enregistrer le YAML : {error}", "raw_editor_error_remove": "Impossible de supprimer la configuration : {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Nous générerons automatiquement les vues de votre tableau de bord avec vos pièces et vos appareils si vous supprimez la configuration de votre tableau de bord.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Voulez-vous vraiment supprimer la configuration de votre tableau de bord ?", "title_of_your_dashboard": "Titre de votre tableau de bord", "edit_title": "Éditer le titre", "title": "Titre", @@ -1096,19 +1114,21 @@ "move_view_left": "Déplacer la vue à gauche", "move_view_right": "Déplacer la vue à droite", "background": "Arrière-plan", - "badges": "Badges", "view_type": "Type de vue", "masonry_default": "Tuiles (par défaut)", "sidebar": "Barre latérale", "panel_card": "Panneau (1 carte)", "sections_experimental": "Sections (expérimental)", "subview": "Sous-vue", - "max_number_of_columns": "Nombre maximal de colonnes", + "edit_view_max_columns": "Nombre maximal de sections dans la largeur", + "sections_view_specifics_settings": "Paramètres spécifiques de la vue Sections", + "dense_section_placement": "Placement dense des sections", "edit_in_visual_editor": "Modifier dans l'éditeur visuel", "edit_in_yaml": "Modifier en YAML", "saving_failed": "Échec de l’enregistrement", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Badges", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Vous ne pouvez pas modifier votre vue pour utiliser un autre type de vue car la migration n'est pas encore prise en charge. Partez de zéro avec une nouvelle vue si vous souhaitez utiliser un autre type de vue.", - "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Vous ne pouvez pas modifier votre vue pour utiliser le type de vue 'sections' car la migration n'est pas encore prise en charge. Partez de zéro avec une nouvelle vue si vous souhaitez expérimenter la vue 'sections'.", + "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Vous ne pouvez pas modifier votre vue pour utiliser le type de vue 'sections' car la migration n'est pas encore prise en charge. Partez de zéro avec une nouvelle vue si vous souhaitez expérimenter la vue « sections ».", "card_configuration": "Configuration de la carte", "type_card_configuration": "Configuration de la carte {type}", "edit_card_pick_card": "Quelle carte aimeriez-vous ajouter ?", @@ -1130,7 +1150,15 @@ "search_cards": "Rechercher parmi les cartes", "config": "Configuration", "layout": "Mise en page", + "full_width_card": "Carte pleine largeur", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configurez la façon dont la carte apparaîtra sur le tableau de bord. Ces paramètres remplaceront la taille et la position par défaut de la carte.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Quelle carte souhaitez-vous ajouter à votre vue {name} ?", + "badge_configuration": "Configuration du badge", + "type_badge_configuration": "Configuration du badge {type}", + "edit_badge_pick_badge": "Quel badge souhaitez-vous ajouter ?", + "add_badge": "Ajouter un badge", + "suggest_card_header": "Nous avons créé une suggestion pour vous", + "add_to_dashboard": "Ajouter au tableau de bord", "move_card_error_title": "Impossible de déplacer la carte", "choose_a_view": "Choisissez une vue", "dashboard": "Tableau de bord", @@ -1149,9 +1177,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} sera supprimée.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Cette section", "edit_section": "Éditer la section", - "suggest_card_header": "Nous avons créé une suggestion pour vous", + "width": "Largeur", "pick_different_card": "Choisissez une autre carte", - "add_to_dashboard": "Ajouter au tableau de bord", "save_config_header": "Prenez le contrôle de votre tableau de bord", "save_config_empty_config": "Commencer par un tableau de bord vide", "take_control": "Prendre le contrôle", @@ -1159,10 +1186,11 @@ "migrate_configuration": "Migrer la configuration", "navigation_path": "Chemin de navigation", "url_path": "Chemin de l'URL", - "default_action": "Action par défaut", - "call_service": "Appeler un service", + "default": "Par défaut", + "perform_action": "Exécuter une action", "more_info": "Plus d’infos", - "no_action": "Pas d'action", + "nothing": "Ne rien faire", + "ui_panel_lovelace_editor_action_editor_actions_call_service": "Effectuer une action", "add_condition": "Ajouter une condition", "test": "Test", "condition_passes": "La condition est remplie", @@ -1190,7 +1218,7 @@ "initial_view": "Vue initiale", "calendar_entities": "Entités de calendrier", "list_days": "Liste (7 jours)", - "conditional": "Conditionnelle", + "conditional": "Conditionnel", "conditions": "Conditions", "card": "Carte", "change_type": "Changer le type", @@ -1234,8 +1262,8 @@ "camera_entity": "Entité caméra", "image_entity": "Entité image", "camera_view": "Vue de la caméra", - "double_tap_action": "Action double appui", - "long_push": "Appui long", + "double_tap_behavior": "Comportement lors d'un double appui", + "hold_behavior": "Comportement lors d'un appui long", "hours_to_show": "Heures à afficher", "days_to_show": "Jours à afficher", "icon_height": "Hauteur de l'icône", @@ -1243,13 +1271,13 @@ "maximum": "Maximum", "manual": "Manuel", "minimum": "Minimum", - "paste_from_clipboard": "Coller depuis le Presse-papiers", - "generic_paste_description": "Collez une carte {type} à partir du presse-papiers", + "paste_from_clipboard": "Coller depuis le presse-papiers", + "generic_paste_description": "Coller un badge {type} à partir du presse-papiers", "refresh_interval": "Intervalle de rafraîchissement", - "show_icon": "Afficher l'icône ?", - "show_name": "Afficher le nom ?", - "show_state": "Afficher l'état ?", - "tap_action": "Appui court", + "show_icon": "Afficher l'icône", + "show_name": "Afficher le nom", + "show_state": "Afficher l'état", + "tap_behavior": "Comportement lors d'un appui court", "secondary_info_attribute": "Attribut d'informations secondaires", "generic_state_color": "Colorer les icônes en fonction de l'état ?", "suggested_cards": "Cartes suggérées", @@ -1265,6 +1293,16 @@ "content": "Contenu", "media_control": "Contrôle des médias", "picture_elements": "Éléments d'image", + "card_options": "Options de la carte", + "elements": "Éléments", + "add_new_element": "Ajouter un nouvel élément", + "dark_mode_image_path": "Chemin de l'image en mode sombre", + "state_filter": "Filtre d'état", + "dark_mode_state_filter": "Filtre d'état du mode sombre", + "state_badge": "Badge d'état", + "state_icon": "Icône d'état", + "state_label": "Label d'état", + "perform_action_button": "Bouton pour exécuter une action", "picture_glance": "Coup d'œil en image", "state_entity": "Entité d'état", "plant_status": "État de plante", @@ -1274,12 +1312,13 @@ "climate": "Thermostat", "thermostat_show_current_as_primary": "Afficher la température actuelle comme information principale", "tile": "Tuile", - "icon_tap_action": "Appui court sur l'icône", - "actions": "Actions", + "icon_tap_behavior": "Comportement lors de l'appui sur l'icône", + "interactions": "Interactions", "show_entity_picture": "Afficher l'image de l'entité", "vertical": "Verticale", "hide_state": "Masquer l'état", "state_content": "Contenu de l'état", + "ui_panel_lovelace_editor_card_tile_actions": "Actions", "vertical_stack": "Pile verticale", "weather_forecast": "Prévisions météo", "weather_to_show": "Météo à afficher", @@ -1288,6 +1327,18 @@ "show_only_forecast": "Afficher uniquement les prévisions", "select_forecast_type": "Sélectionnez le type de prévision", "no_type": "Aucun type", + "style": "Style", + "prefix": "Préfixe", + "suffix": "Suffixe", + "state_image": "Image de l'état", + "displayed_elements": "Éléments affichés", + "ui_panel_lovelace_editor_badge_entity_display_type": "Type d'affichage", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Complet (icône, nom et état)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimal (icône uniquement)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standard (icône et état)", + "suggested_badges": "Badges suggérés", + "other_badges": "Autres badges", + "custom_badges": "Badges personnalisés", "features": "Fonctionnalités", "not_compatible": "Non compatible", "features_no_compatible_available": "Aucune fonctionnalité compatible n'est disponible pour cette entité", @@ -1307,7 +1358,6 @@ "vacuum_commands": "Commandes aspirateur", "commands": "Commandes", "climate_fan_modes": "Modes de ventilation du thermostat", - "style": "Style", "dropdown": "Liste déroulante", "icons": "Icônes", "customize_fan_modes": "Personnaliser les modes de ventilation", @@ -1342,6 +1392,7 @@ "no_description_available": "Aucune description disponible.", "by_entity": "Par entité", "by_card": "Par carte", + "by_badge": "Par badge", "header": "En-tête", "footer": "Pied de page", "choose_a_type": "Choisissez un {type}", @@ -1349,6 +1400,8 @@ "header_editor": "Modifier l'en-tête", "footer_editor": "Modifier le pied de page", "feature_editor": "Éditeur de fonctionnalités", + "element_editor": "Éditeur d'éléments", + "type_element_editor": "Éditeur d'éléments {type}", "lime_green": "Vert citron", "ui_panel_lovelace_editor_color_picker_colors_teal": "Bleu sarcelle", "ui_panel_lovelace_editor_edit_section_title_title": "Modifier le nom", @@ -1363,119 +1416,148 @@ "compare_data": "Comparer les données", "reload_ui": "Actualiser l'interface utilisateur", "profiler": "Profiler", - "http": "HTTP", - "cover": "Volets", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Bouton d'entrée", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Minuteur", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatisation", "alarm_control_panel": "Centrale d’alarme", - "device_tracker": "Dispositif de suivi", - "trace": "Trace", - "stream": "Stream", "person": "Personne", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Vanne", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Compteur", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Entrée logique", - "camera": "Caméra", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Taille de fichier", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Entrée calendrier", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Balise", - "diagnostics": "Diagnostiques", - "siren": "Sirène", "fitbit": "Fitbit", - "automation": "Automatisation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Vanne", - "assist_pipeline": "Pipeline d'Assist", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Taille de fichier", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Saisie de texte", + "weather": "Météo", + "home_assistant_api": "Home Assistant API", "group": "Groupe", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Planification", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Notification persistante", + "localtuya": "LocalTuya integration", + "input_button": "Bouton d'entrée", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Télécommande", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Balise", + "binary_sensor": "Capteur binaire", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Notification persistante", + "conversation": "Conversation", "rpi_power_title": "Vérificateur d'alimentation Raspberry Pi", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Caméra", + "stream": "Stream", + "event": "Événement", + "webhook": "Webhook", + "logger": "Enregistreur", + "schedule": "Planification", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventile", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Commutateur", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Météo", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Capteur binaire", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventile", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Événement", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_text": "Saisie de texte", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostiques", "file_upload": "File Upload", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Compteur", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Application mobile", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirène", "deconz": "deCONZ", - "timer": "Minuteur", - "application_credentials": "Informations d'identification de l'application", - "logger": "Enregistreur", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Volets", + "hacs": "HACS", "local_calendar": "Calendrier local", + "system_log": "System Log", + "input_boolean": "Entrée logique", + "bluetooth": "Bluetooth", + "application_credentials": "Informations d'identification de l'application", + "mobile_app": "Application mobile", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Pipeline d'Assist", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Dispositif de suivi", "synchronize_devices": "Synchroniser les appareils", - "last_scanned_by_device_id_name": "Dernière analyse par ID d'appareil", - "tag_id": "ID de la balise", + "process_process": "Processus {process}", + "disk_free_mount_point": "Espace libre {mount_point}", + "disk_use_mount_point": "Espace utilisé {mount_point}", + "disk_usage_mount_point": "Utilisation du disque {mount_point}", + "ipv_address_ip_address": "Adresse IPv6 {ip_address}", + "last_boot": "Dernier démarrage", + "load_m": "Charge (5m)", + "memory_free": "Mémoire libre", + "memory_use": "Mémoire utilisée", + "memory_usage": "Utilisation de la mémoire", + "network_in_interface": "Réseau entrant via {interface}", + "network_out_interface": "Réseau sortant via {interface}", + "packets_in_interface": "Paquets entrant via {interface}", + "packets_out_interface": "Paquets sortants via {interface}", + "processor_temperature": "Température du processeur", + "processor_use": "Utilisation du processeur", + "swap_free": "Espace d'échange libre", + "swap_use": "Espace d'échange utilisé", + "swap_usage": "Utilisation de l'espace d'échange", + "network_throughput_in_interface": "Débit du réseau entrant via {interface}", + "network_throughput_out_interface": "Débit du réseau sortant via {interface}", + "battery_level": "Niveau de la batterie", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Dernière activité", + "last_ding": "Last ding", + "last_motion": "Denier mouvement", + "mic_volume": "Volume du micro", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Lourd", "mild": "Bénin", "button_down": "Bouton bas", "button_up": "Bouton haut", "double_push": "Double appui", + "long_push": "Appui long", "state_long_single": "Appui long puis appui court", "single_push": "Appui unique", "state_single_long": "Appui court, puis appui long", @@ -1489,7 +1571,6 @@ "closing": "Fermeture", "failure": "Échec", "opened": "Ouvert", - "battery_level": "Niveau de la batterie", "os_agent_version": "Version de l'agent du système d'exploitation", "apparmor_version": "Version d’Apparmor", "cpu_percent": "Pourcentage du processeur", @@ -1508,19 +1589,16 @@ "solar_azimuth": "Azimut solaire", "solar_elevation": "Élévation solaire", "solar_rising": "Lever du soleil", - "compressor_energy_consumption": "Consommation d'énergie du compresseur", - "compressor_estimated_power_consumption": "Consommation estimée compresseur", - "compressor_frequency": "Fréquence du compresseur", - "cool_energy_consumption": "Cool energy consumption", - "heat_energy_consumption": "Consommation d'énergie de chauffage", - "inside_temperature": "Température intérieure", - "outside_temperature": "Température extérieure", "assist_in_progress": "Assist en cours", + "auto_gain": "Gain automatique", + "noise_suppression": "Suppression de bruit", + "noise_suppression_level": "Niveau de suppression du bruit", "preferred": "Préféré", "finished_speaking_detection": "Détection de fin de la parole", "aggressive": "Agressif", - "default": "Par défaut", "relaxed": "Détendu", + "mute": "Muet", + "satellite_enabled": "Satellite activé", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Branché", @@ -1546,77 +1624,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Détection de mouvement", "screensaver": "Screensaver", - "battery_low": "Batterie faible", - "cloud_connection": "Connexion au cloud", - "humidity_warning": "Avertissement d'humidité", - "overheated": "Surchauffe", - "temperature_warning": "Avertissement de température", - "update_available": "Mise à jour disponible", - "dry": "Déshumidification", - "wet": "Humide", - "stop_alarm": "Arrêter l'alarme", - "test_alarm": "Tester l'alarme", - "turn_off_in": "Éteignez dans", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Décalage de température", - "alarm_sound": "Son de l'alarme", - "alarm_volume": "Volume de l'alarme", - "light_preset": "Préréglage de lumière", - "alarm_source": "Alarm source", - "auto_off_at": "Arrêt automatique à", - "available_firmware_version": "Version du micrologiciel disponible", - "this_month_s_consumption": "La consommation de ce mois-ci", - "today_s_consumption": "Consommation d'aujourd'hui", - "total_consumption": "Consommation totale", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Version actuelle du micrologiciel", - "device_time": "Heure de l'appareil", - "on_since": "Allumé depuis", - "report_interval": "Intervalle de rapport", - "signal_strength": "Force du signal", - "signal_level": "Niveau de signal", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Tension", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Arrêt automatique activé", - "auto_update_enabled": "Mise à jour automatique activée", - "fan_sleep_mode": "Mode veille du ventilateur", - "led": "LED", - "smooth_transitions": "Transitions douces", - "process_process": "Processus {process}", - "disk_free_mount_point": "Espace libre {mount_point}", - "disk_use_mount_point": "Espace utilisé {mount_point}", - "disk_usage_mount_point": "Utilisation du disque {mount_point}", - "ipv_address_ip_address": "Adresse IPv6 {ip_address}", - "last_boot": "Dernier démarrage", - "load_m": "Charge (5m)", - "memory_free": "Mémoire libre", - "memory_use": "Mémoire utilisée", - "memory_usage": "Utilisation de la mémoire", - "network_in_interface": "Réseau entrant via {interface}", - "network_out_interface": "Réseau sortant via {interface}", - "packets_in_interface": "Paquets entrant via {interface}", - "packets_out_interface": "Paquets sortants via {interface}", - "processor_temperature": "Température du processeur", - "processor_use": "Utilisation du processeur", - "swap_free": "Espace d'échange libre", - "swap_use": "Espace d'échange utilisé", - "swap_usage": "Utilisation de l'espace d'échange", - "network_throughput_in_interface": "Débit du réseau entrant via {interface}", - "network_throughput_out_interface": "Débit du réseau sortant via {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Indice de qualité de l'air", - "illuminance": "Éclairement", - "noise": "Bruit", - "overload": "Surcharge", - "size": "Taille", - "size_in_bytes": "Taille en octets", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Signal Wi-Fi", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Octets reçus", "server_country": "Pays du serveur", "server_id": "ID du serveur", @@ -1624,6 +1641,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Octets envoyés", + "call_active": "Appel actif", + "quiet": "Silencieux", "animal": "Animal", "detected": "Détectée", "animal_lens": "Lentille animale 1", @@ -1695,7 +1714,6 @@ "image_sharpness": "Netteté de l'image", "motion_sensitivity": "Sensibilité mouvement", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Message de réponse rapide automatique", "auto_track_method": "Méthode de suivi automatique", @@ -1711,8 +1729,22 @@ "adaptive": "Adaptatif", "auto_adaptive": "Auto-adaptatif", "on_at_night": "Allumé la nuit", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "Préréglage PTZ", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1726,7 +1758,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "Position panoramique PTZ", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Focus automatique", "auto_tracking": "Suivi automatique", "buzzer_on_event": "Buzzer lors d'événement", @@ -1734,7 +1765,7 @@ "email_on_event": "Courriel lors de l'événement", "ftp_upload": "Chargement (upload) FTP", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Enregistrement manuel", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1742,49 +1773,135 @@ "push_notifications": "Notifications push", "record_audio": "Enregistrer l'audio", "siren_on_event": "Sirène lors de l'événement", - "call_active": "Appel actif", - "quiet": "Silencieux", - "auto_gain": "Gain automatique", - "mic_volume": "Mic volume", - "noise_suppression": "Suppression de bruit", - "noise_suppression_level": "Niveau de suppression du bruit", - "mute": "Muet", - "satellite_enabled": "Satellite activé", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Dernière activité", - "last_ding": "Last ding", - "last_motion": "Denier mouvement", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "box": "Boîte", - "step": "Pas", + "compressor_energy_consumption": "Consommation d'énergie du compresseur", + "compressor_estimated_power_consumption": "Consommation estimée compresseur", + "compressor_frequency": "Fréquence du compresseur", + "cool_energy_consumption": "Cool energy consumption", + "heat_energy_consumption": "Consommation d'énergie de chauffage", + "inside_temperature": "Température intérieure", + "outside_temperature": "Température extérieure", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Dernière analyse par ID d'appareil", + "tag_id": "ID de la balise", + "battery_low": "Batterie faible", + "cloud_connection": "Connexion au cloud", + "humidity_warning": "Avertissement d'humidité", + "overheated": "Surchauffe", + "temperature_warning": "Avertissement de température", + "update_available": "Mise à jour disponible", + "dry": "Déshumidification", + "wet": "Humide", + "stop_alarm": "Arrêter l'alarme", + "test_alarm": "Tester l'alarme", + "turn_off_in": "Éteignez dans", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Décalage de température", + "alarm_sound": "Son de l'alarme", + "alarm_volume": "Volume de l'alarme", + "light_preset": "Préréglage de lumière", + "alarm_source": "Alarm source", + "auto_off_at": "Arrêt automatique à", + "available_firmware_version": "Version du micrologiciel disponible", + "this_month_s_consumption": "La consommation de ce mois-ci", + "today_s_consumption": "Consommation d'aujourd'hui", + "total_consumption": "Consommation totale", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Version actuelle du micrologiciel", + "device_time": "Heure de l'appareil", + "on_since": "Allumé depuis", + "report_interval": "Intervalle de rapport", + "signal_strength": "Force du signal", + "signal_level": "Niveau de signal", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Tension", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Arrêt automatique activé", + "auto_update_enabled": "Mise à jour automatique activée", + "fan_sleep_mode": "Mode veille du ventilateur", + "smooth_transitions": "Transitions douces", + "size": "Taille", + "size_in_bytes": "Taille en octets", + "jammed": "Bloqué", + "locked": "Verrouillé", + "locking": "Verrouillage", + "unlocked": "Déverrouillé", + "unlocking": "Déverrouillage", + "changed_by": "Modifiée par", + "code_format": "Format du code", + "recording": "Enregistrement", + "streaming": "Diffusion en cours", + "access_token": "Jeton d'accès", + "brand": "Marque", + "stream_type": "Type de flux", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modèle", + "managed_via_ui": "Géré via l'interface utilisateur", + "minute": "Minute", + "second": "Seconde", + "timestamp": "Horodatage", + "event_type": "Type d'événement", + "event_types": "Types d'événements", + "doorbell": "Sonnette", + "min_length": "Longueur minimale", + "clear_night": "Nuit dégagée", + "cloudy": "Nuageux", + "exceptional": "Exceptionnel", + "fog": "Brouillard", + "hail": "Grêle", + "lightning": "Orage", + "lightning_rainy": "Orage / Pluie", + "partly_cloudy": "Éclaircies", + "pouring": "Averses", + "rainy": "Pluvieux", + "snowy": "Neigeux", + "snowy_rainy": "Neigeux, pluvieux", + "sunny": "Ensoleillé", + "windy": "Venteux", + "windy_cloudy": "Venteux, nuageux", + "apparent_temperature": "Température apparente", + "cloud_coverage": "Couverture nuageuse", + "dew_point_temperature": "Température du point de rosée", + "ozone": "Ozone", + "pressure": "Pression", + "pressure_unit": "Unité de pression", + "uv_index": "Indice UV", + "wind_bearing": "Direction du vent", + "wind_gust_speed": "Vitesse des rafales", + "paused": "En pause", + "finishes_at": "Se termine à", + "remaining": "Restant", + "last_reset": "Dernière réinitialisation", + "possible_states": "États possibles", + "state_class": "Classe d'état", + "measurement": "Mesure", + "total": "Total", + "total_increasing": "Total en augmentation", "apparent_power": "Puissance apparente", + "air_quality_index": "Indice de qualité de l'air", "carbon_dioxide": "Dioxyde de carbone", + "conductivity": "Conductivité", "data_rate": "Débit de données", + "data_size": "Taille des données", "distance": "Distance", "stored_energy": "Énergie stockée", "frequency": "Fréquence", + "illuminance": "Éclairement", "irradiance": "Irradiance", + "balance": "Solde", "nitrogen_dioxide": "Dioxyde d'azote", "nitrogen_monoxide": "Monoxyde d'azote", "nitrous_oxide": "Protoxyde d'azote", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Facteur de puissance", "precipitation_intensity": "Intensité des précipitations", - "pressure": "Pression", "reactive_power": "Puissance réactive", "sound_pressure": "Pression acoustique", "speed": "Vitesse", @@ -1794,12 +1911,13 @@ "stored_volume": "Volume stocké", "weight": "Poids", "available_tones": "Tonalités disponibles", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Géré via l'interface utilisateur", "next_event": "Prochain événement", - "stopped": "Arrêté", - "garage": "Garage", + "box": "Boîte", + "step": "Pas", + "members": "Membres", + "above_horizon": "Au-dessus de l'horizon", + "below_horizon": "Sous l’horizon", + "identify": "Identifier", "running_automations": "Automatisations en cours", "id": "ID", "max_running_automations": "Nombre maximal d’automatisations en cours d’exécution", @@ -1807,43 +1925,9 @@ "parallel": "Parallèle", "queued": "File d'attente", "single": "Unique", - "not_charging": "Pas en chargement", - "disconnected": "Déconnecté", - "connected": "Connecté", - "hot": "Chaud", - "no_light": "Pas de lumière", - "light_detected": "Lumière détectée", - "locked": "Verrouillé", - "unlocked": "Déverrouillé", - "not_moving": "Immobile", - "unplugged": "Débranché", - "not_running": "À l'arrêt", - "safe": "Sécurisé", - "unsafe": "Dangereux", - "tampering_detected": "Manipulation détectée", - "buffering": "Mise en mémoire tampon", - "paused": "En pause", - "playing": "Lecture en cours", - "standby": "En veille", - "app_id": "ID de l'application", - "local_accessible_entity_picture": "Image de l'entité accessible localement", - "group_members": "Membres du groupe", - "muted": "En sourdine", - "album_artist": "Artiste de l'album", - "content_id": "ID de contenu", - "content_type": "Type de contenu", - "channels": "Canaux", - "position_updated": "Position mise à jour", - "series": "Série", - "all": "Tout", - "one": "Une fois", - "available_sound_modes": "Modes sonores disponibles", - "available_sources": "Sources disponibles", - "receiver": "Récepteur", - "speaker": "Haut-parleur", - "tv": "TV", - "above_horizon": "Au-dessus de l'horizon", - "below_horizon": "Sous l’horizon", + "max_running_scripts": "Nombre maximal de scripts en cours d'exécution", + "stopped": "Arrêté", + "garage": "Garage", "oscillating": "Oscillation", "speed_step": "Pas de vitesse", "available_preset_modes": "Modes prédéfinis disponibles", @@ -1853,22 +1937,35 @@ "armed_night": "Activée (nuit)", "armed_vacation": "Activée (vacances)", "disarming": "Désactivation", - "changed_by": "Modifiée par", "code_for_arming": "Code d’activation", "not_required": "Non requis", - "code_format": "Format du code", + "device_trackers": "Dispositifs de suivi des appareils", "gps_accuracy": "Précision du GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Routeur", - "event_type": "Type d'événement", - "event_types": "Types d'événements", - "doorbell": "Sonnette", - "device_trackers": "Dispositifs de suivi des appareils", - "max_running_scripts": "Nombre maximal de scripts en cours d'exécution", - "jammed": "Bloqué", - "locking": "Verrouillage", - "unlocking": "Déverrouillage", + "auto_update": "Mise à jour automatique", + "in_progress": "En cours", + "installed_version": "Version installée", + "latest_version": "Dernière version", + "release_summary": "Résumé de la mise à jour", + "release_url": "URL de publication", + "skipped_version": "Version ignorée", + "firmware": "Micrologiciel", + "color_mode": "Color Mode", + "brightness_only": "Luminosité uniquement", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Température de couleur (mireds)", + "color_temperature_kelvin": "Température de couleur (Kelvin)", + "available_effects": "Effets disponibles", + "maximum_color_temperature_kelvin": "Température de couleur maximale (Kelvin)", + "maximum_color_temperature_mireds": "Température de couleur maximale (mireds)", + "minimum_color_temperature_kelvin": "Température de couleur minimale (Kelvin)", + "minimum_color_temperature_mireds": "Température de couleur minimale (mireds)", + "available_color_modes": "Modes de couleur disponibles", + "end_time": "Heure de fin", + "start_time": "Heure de début", "cool": "Climatisation", "fan_only": "Ventilation uniquement", "heat_cool": "Chauffage/Climatisation", @@ -1881,6 +1978,7 @@ "top": "Haute", "current_action": "Action actuelle", "cooling": "Rafraichie", + "defrosting": "Dégivrage", "drying": "Déshumidifie", "heating": "Chauffe", "preheating": "Préchauffage", @@ -1897,105 +1995,144 @@ "upper_target_temperature": "Température cible supérieure", "lower_target_temperature": "Température cible inférieure", "target_temperature_step": "Pas de température cible", - "last_reset": "Dernière réinitialisation", - "possible_states": "États possibles", - "state_class": "Classe d'état", - "measurement": "Mesure", - "total": "Total", - "total_increasing": "Total en augmentation", - "conductivity": "Conductivity", - "data_size": "Taille des données", - "balance": "Solde", - "timestamp": "Horodatage", - "color_mode": "Color Mode", - "brightness_only": "Luminosité uniquement", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Température de couleur (mireds)", - "color_temperature_kelvin": "Température de couleur (Kelvin)", - "available_effects": "Effets disponibles", - "maximum_color_temperature_kelvin": "Température de couleur maximale (Kelvin)", - "maximum_color_temperature_mireds": "Température de couleur maximale (mireds)", - "minimum_color_temperature_kelvin": "Température de couleur minimale (Kelvin)", - "minimum_color_temperature_mireds": "Température de couleur minimale (mireds)", - "available_color_modes": "Modes de couleur disponibles", - "clear_night": "Nuit dégagée", - "cloudy": "Nuageux", - "exceptional": "Exceptionnel", - "fog": "Brouillard", - "hail": "Grêle", - "lightning": "Orage", - "lightning_rainy": "Orage / Pluie", - "partly_cloudy": "Éclaircies", - "pouring": "Averses", - "rainy": "Pluvieux", - "snowy": "Neigeux", - "snowy_rainy": "Neigeux, pluvieux", - "sunny": "Ensoleillé", - "windy": "Venteux", - "windy_cloudy": "Venteux, nuageux", - "apparent_temperature": "Température apparente", - "cloud_coverage": "Couverture nuageuse", - "dew_point_temperature": "Température du point de rosée", - "pressure_unit": "Unité de pression", - "uv_index": "Indice UV", - "wind_bearing": "Direction du vent", - "wind_gust_speed": "Vitesse des rafales", - "recording": "Enregistrement", - "streaming": "Diffusion en cours", - "access_token": "Jeton d'accès", - "brand": "Marque", - "stream_type": "Type de flux", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modèle", - "minute": "Minute", - "second": "Seconde", - "min_length": "Longueur minimale", - "members": "Membres", - "finishes_at": "Se termine à", - "remaining": "Restant", - "identify": "Identifier", - "auto_update": "Mise à jour automatique", - "in_progress": "En cours", - "installed_version": "Version installée", - "latest_version": "Dernière version", - "release_summary": "Résumé de la mise à jour", - "release_url": "URL de publication", - "skipped_version": "Version ignorée", - "firmware": "Micrologiciel", - "abort_single_instance_allowed": "Déjà configuré. Une seule configuration possible.", - "user_description": "Voulez-vous commencer la configuration ?", - "device_is_already_configured": "L'appareil est déjà configuré", - "re_authentication_was_successful": "La ré-authentification a réussi", - "re_configuration_was_successful": "La reconfiguration a réussi", - "failed_to_connect": "Échec de connexion", - "error_custom_port_not_supported": "L'appareil Gen1 ne prend pas en charge le port personnalisé.", - "invalid_authentication": "Authentification non valide", - "unexpected_error": "Erreur inattendue", - "username": "Nom d'utilisateur", - "host": "Host", - "port": "Port", + "not_charging": "Pas en chargement", + "disconnected": "Déconnecté", + "connected": "Connecté", + "hot": "Chaud", + "no_light": "Pas de lumière", + "light_detected": "Lumière détectée", + "not_moving": "Immobile", + "unplugged": "Débranché", + "not_running": "À l'arrêt", + "safe": "Sécurisé", + "unsafe": "Dangereux", + "tampering_detected": "Manipulation détectée", + "buffering": "Mise en mémoire tampon", + "playing": "Lecture en cours", + "standby": "En veille", + "app_id": "ID de l'application", + "local_accessible_entity_picture": "Image de l'entité accessible localement", + "group_members": "Membres du groupe", + "muted": "En sourdine", + "album_artist": "Artiste de l'album", + "content_id": "ID de contenu", + "content_type": "Type de contenu", + "channels": "Canaux", + "position_updated": "Position mise à jour", + "series": "Série", + "all": "Tout", + "one": "Une fois", + "available_sound_modes": "Modes sonores disponibles", + "available_sources": "Sources disponibles", + "receiver": "Récepteur", + "speaker": "Haut-parleur", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Routeur", + "service_is_already_configured": "Le service est déjà configuré", "account_is_already_configured": "Le compte est déjà configuré", "abort_already_in_progress": "La configuration est déjà en cours", + "failed_to_connect": "Échec de connexion", "invalid_access_token": "Jeton d'accès non valide", + "invalid_authentication": "Authentification non valide", "received_invalid_token_data": "Des données de jeton non valides ont été reçues.", "abort_oauth_failed": "Erreur lors de l'obtention du jeton d'accès.", "timeout_resolving_oauth_token": "Délai d'expiration de la résolution du jeton OAuth.", "abort_oauth_unauthorized": "Erreur d'autorisation OAuth lors de l'obtention du jeton d'accès.", + "re_authentication_was_successful": "La ré-authentification a réussi", + "unexpected_error": "Erreur inattendue", "successfully_authenticated": "Authentification réussie", "link_fitbit": "Lien Fitbit", "pick_authentication_method": "Choisissez la méthode d'authentification", "authentication_expired_for_name": "L'authentification a expiré pour {name}", - "service_is_already_configured": "Le service est déjà configuré", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Voulez-vous configurer {name} ?", - "adapter": "Adaptateur", - "multiple_adapters_description": "Sélectionner un adaptateur Bluetooth à configurer", + "abort_single_instance_allowed": "Déjà configuré. Une seule configuration possible.", + "user_description": "Sélectionnez l'appareil à configurer", + "two_factor_code": "Code à deux facteurs", + "two_factor_authentication": "Authentification à deux facteurs", + "username": "Nom d'utilisateur", + "sign_in_with_ring_account": "Connectez-vous avec votre compte Ring", + "broadcast_address": "Adresse de diffusion", + "broadcast_port": "Port de diffusion", + "mac_address": "Adresse MAC", + "device_is_already_configured": "L'appareil est déjà configuré", + "ipv_is_not_supported": "IPv6 n'est pas pris en charge.", + "re_configuration_was_successful": "La reconfiguration a réussi", + "error_custom_port_not_supported": "L'appareil Gen1 ne prend pas en charge le port personnalisé.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Ce pont est déjà configuré", + "no_deconz_bridges_discovered": "Aucun pont deCONZ n'a été découvert", + "abort_no_hardware_available": "Aucun matériel radio connecté à deCONZ", + "abort_updated_instance": "Instance deCONZ mise à jour avec la nouvelle adresse d'hôte", + "error_linking_not_possible": "Impossible d'établir une liaison avec la passerelle", + "error_no_key": "Impossible d'obtenir une clé d'API", + "hassio_confirm_title": "Courtier MQTT via le module complémentaire Home Assistant", + "link_with_deconz": "Lien vers deCONZ", + "select_discovered_deconz_gateway": "Sélectionnez la passerelle deCONZ découverte", + "device_class": "Device Class", + "state_template": "Modèle de l'état", + "template_binary_sensor": "Modèle capteur binaire", + "actions_on_press": "Actions au clic", + "template_button": "Bouton basé sur un modèle", + "verify_ssl_certificate": "Vérifier le certificat SSL", + "template_image": "Image basée sur un modèle", + "actions_on_set_value": "Actions lors de la définition d'une valeur", + "template_number": "Nombre basé sur un modèle", + "available_options": "Options disponibles", + "actions_on_select": "Actions lors de la sélection", + "template_select": "Liste déroulante basée sur un modèle", + "template_sensor": "Capteur de modèle", + "actions_on_turn_off": "Actions lors de la désactivation", + "actions_on_turn_on": "Actions lors à l'activation", + "value_template": "Modèle de valeur", + "template_switch": "Interrupteur basé sur un modèle", + "template_a_binary_sensor": "Modéliser un capteur binaire", + "template_a_button": "Modéliser un bouton", + "template_a_image": "Modéliser une image", + "template_a_number": "Modéliser un nombre", + "template_a_select": "Modéliser une liste déroulante", + "template_a_sensor": "Modéliser un capteur", + "template_a_switch": "Modéliser un commutateur", + "template_helper": "Assistant de modèle", + "all_entities": "Toutes les entités", + "hide_members": "Cacher les membres", + "add_group": "Ajouter un groupe", + "ignore_non_numeric": "Ignorer les données non numériques", + "data_round_digits": "Arrondir la valeur au nombre de décimales", + "type": "Type", + "binary_sensor_group": "Groupe de capteurs binaires", + "button_group": "Groupe de boutons", + "cover_group": "Groupe de fermetures", + "event_group": "Groupe d'événements", + "fan_group": "Groupe de ventilateurs", + "light_group": "Groupe de lumières", + "lock_group": "Groupe de verrous", + "media_player_group": "Groupe de lecteurs multimédia", + "notify_group": "Groupe de notification", + "sensor_group": "Groupe de capteurs", + "switch_group": "Groupe d'interrupteurs", + "no_port_for_endpoint": "Pas de port pour le point de terminaison", + "abort_no_services": "Aucun service trouvé au point de terminaison", + "discovered_wyoming_service": "Service Wyoming découvert", + "timeout_establishing_connection": "Délai d'attente pour établir la connexion expiré", + "link_google_account": "Associer un compte Google", + "name_already_exists": "Ce nom est déjà utilisé", + "passive": "Passif", + "define_zone_parameters": "Définir les paramètres de la zone", + "cannot_connect_details_error_detail": "Connexion impossible. Détails : {error_detail}", + "unknown_details_error_detail": "Inconnue. Détails : {error_detail}", + "uses_an_ssl_certificate": "Utilise un certificat SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2006,66 +2143,72 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Clé d'API", - "configure_daikin_ac": "Configurer Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", - "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Connexion impossible. Détails : {error_detail}", - "unknown_details_error_detail": "Inconnue. Détails : {error_detail}", - "uses_an_ssl_certificate": "Utilise un certificat SSL", - "verify_ssl_certificate": "Vérifier le certificat SSL", - "timeout_establishing_connection": "Délai d'attente pour établir la connexion expiré", - "link_google_account": "Associer un compte Google", - "abort_no_devices_found": "Aucun appareil trouvé sur le réseau", - "connection_error_error": "Erreur de connexion : {error}", - "invalid_authentication_error": "Invalid authentication: {error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "Authentification", - "device_class": "Classe d'appareil", - "state_template": "Modèle d'état", - "template_binary_sensor": "Modèle capteur binaire", - "template_sensor": "Capteur de modèle", - "template_a_binary_sensor": "Modéliser un capteur binaire", - "template_a_sensor": "Modéliser un capteur", - "template_helper": "Assistant de modèle", - "location_is_already_configured": "L'emplacement est déjà configuré", - "failed_to_connect_error": "Échec de la connexion : {error}", - "invalid_api_key": "Clé d'API non valide", - "pin_code": "Code PIN", - "discovered_android_tv": "Android TV découverte", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Type Switchbot non pris en charge.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Voulez-vous commencer la configuration ?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Clé de chiffrement", + "key_id": "Key ID", + "password_description": "Mot de passe pour protéger la sauvegarde.", + "device_address": "Adresse de l'appareil", + "component_switchbot_config_error_one": "Vide", "known_hosts": "Hôtes connus", "google_cast_configuration": "Configuration de Google Cast", - "abort_invalid_host": "Nom d'hôte ou adresse IP non valide", - "device_not_supported": "Appareil non pris en charge", - "name_model_at_host": "{name} ({model} à {host})", - "authenticate_to_the_device": "S'authentifier sur l'appareil", - "finish_title": "Choisissez un nom pour l'appareil", - "unlock_the_device": "Déverrouiller l'appareil", - "yes_do_it": "Oui, le faire.", - "unlock_the_device_optional": "Déverrouiller l'appareil (facultatif)", - "connect_to_the_device": "Se connecter à l'appareil", + "abort_alternative_integration": "L'appareil est mieux pris en charge par une autre intégration", + "abort_discovery_error": "Échec de la découverte d'un appareil DLNA correspondant", + "abort_incomplete_config": "Il manque une variable requise dans la configuration", + "manual_description": "URL vers un fichier XML de description d'appareil", + "manual_title": "Connexion manuelle de l'appareil DLNA DMR", + "discovered_dlna_dmr_devices": "Appareils DLNA DMR découverts", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Nom du calendrier", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", + "add_soliscloud_credentials": "Add SolisCloud credentials", + "abort_mdns_missing_mac": "Adresse MAC manquante dans les propriétés mDNS.", + "abort_mqtt_missing_api": "Port API manquant dans les propriétés MQTT.", + "abort_mqtt_missing_ip": "Adresse IP manquante dans les propriétés MQTT.", + "abort_mqtt_missing_mac": "Adresse MAC manquante dans les propriétés MQTT.", + "action_received": "Action reçue", + "discovered_esphome_node": "Nœud ESPHome découvert", + "api_error_occurred": "Une erreur d'API est survenue", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Activer HTTPS", + "api_key": "Clé d'API", + "configure_daikin_ac": "Configurer Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Voulez-vous configurer {name} ?", + "adapter": "Adaptateur", + "multiple_adapters_description": "Sélectionner un adaptateur Bluetooth à configurer", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "Aucun appareil trouvé sur le réseau", + "connection_error_error": "Erreur de connexion : {error}", + "invalid_authentication_error": "Invalid authentication: {error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "Authentification", + "abort_addon_info_failed": "Échec de l'obtention des informations pour le module complémentaire {addon}.", + "abort_addon_install_failed": "Échec de l'installation du module complémentaire {addon}.", + "abort_addon_start_failed": "Échec du démarrage du module complémentaire {addon}.", "invalid_birth_topic": "Sujet de naissance invalide", "error_bad_certificate": "Le certificat CA n'est pas valide", "invalid_discovery_prefix": "Préfixe de découverte non valide", @@ -2084,106 +2227,25 @@ "websocket_path": "Chemin WebSocket", "enable_discovery": "Activer la découverte", "data_description_discovery": "Option pour activer la découverte automatique MQTT.", - "hassio_confirm_title": "Passerelle deCONZ Zigbee via le module complémentaire Home Assistant", + "installing_add_on": "Installation du module complémentaire", "reauth_confirm_title": "Ré-authentification requise auprès du courtier MQTT", + "starting_add_on": "Démarrage du module complémentaire", + "menu_options_addon": "Utiliser le module complémentaire officiel {addon}.", + "menu_options_broker": "Saisir manuellement les informations de connexion du courtier MQTT", + "pin_code": "Code PIN", + "discovered_android_tv": "Android TV découverte", "path_is_not_allowed": "Le chemin d'accès n'est pas autorisé", "path_is_not_valid": "Le chemin d'accès n'est pas valide", "path_to_file": "Chemin d'accès au fichier", - "api_error_occurred": "Une erreur d'API est survenue", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Activer HTTPS", - "abort_mdns_missing_mac": "Adresse MAC manquante dans les propriétés mDNS.", - "abort_mqtt_missing_api": "Port API manquant dans les propriétés MQTT.", - "abort_mqtt_missing_ip": "Adresse IP manquante dans les propriétés MQTT.", - "abort_mqtt_missing_mac": "Adresse MAC manquante dans les propriétés MQTT.", - "service_received": "Service reçu", - "discovered_esphome_node": "Nœud ESPHome découvert", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "Pas de port pour le point de terminaison", - "abort_no_services": "Aucun service trouvé au point de terminaison", - "discovered_wyoming_service": "Service Wyoming découvert", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Type Switchbot non pris en charge.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Mot de passe pour protéger la sauvegarde.", - "device_address": "Adresse de l'appareil", - "component_switchbot_config_error_one": "Vide", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Code à deux facteurs", - "two_factor_authentication": "Authentification à deux facteurs", - "sign_in_with_ring_account": "Connectez-vous avec votre compte Ring", - "bridge_is_already_configured": "Ce pont est déjà configuré", - "no_deconz_bridges_discovered": "Aucun pont deCONZ n'a été découvert", - "abort_no_hardware_available": "Aucun matériel radio connecté à deCONZ", - "abort_updated_instance": "Instance deCONZ mise à jour avec la nouvelle adresse d'hôte", - "error_linking_not_possible": "Impossible d'établir une liaison avec la passerelle", - "error_no_key": "Impossible d'obtenir une clé d'API", - "link_with_deconz": "Lien vers deCONZ", - "select_discovered_deconz_gateway": "Sélectionnez la passerelle deCONZ découverte", - "all_entities": "Toutes les entités", - "hide_members": "Cacher les membres", - "add_group": "Ajouter un groupe", - "ignore_non_numeric": "Ignorer les données non numériques", - "data_round_digits": "Arrondir la valeur au nombre de décimales", - "type": "Type", - "binary_sensor_group": "Groupe de capteurs binaires", - "cover_group": "Groupe de fermetures", - "event_group": "Groupe d'événements", - "fan_group": "Groupe de ventilateurs", - "light_group": "Groupe de lumières", - "lock_group": "Groupe de verrous", - "media_player_group": "Groupe de lecteurs multimédia", - "sensor_group": "Groupe de capteurs", - "switch_group": "Groupe d'interrupteurs", - "abort_alternative_integration": "L'appareil est mieux pris en charge par une autre intégration", - "abort_discovery_error": "Échec de la découverte d'un appareil DLNA correspondant", - "abort_incomplete_config": "Il manque une variable requise dans la configuration", - "manual_description": "URL vers un fichier XML de description d'appareil", - "manual_title": "Connexion manuelle de l'appareil DLNA DMR", - "discovered_dlna_dmr_devices": "Appareils DLNA DMR découverts", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Ce nom est déjà utilisé", - "passive": "Passif", - "define_zone_parameters": "Définir les paramètres de la zone", - "calendar_name": "Nom du calendrier", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Mode scanner Bluetooth", - "passive_scanning": "Recherche passive", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Autoriser les capteurs deCONZ CLIP", + "allow_deconz_light_groups": "Autoriser les groupes de lumières deCONZ", + "data_allow_new_devices": "Autoriser l'ajout automatique de nouveaux appareils", + "deconz_devices_description": "Configurer la visibilité des appareils de type deCONZ", + "deconz_options": "Options deCONZ", + "enable_the_conversation_agent": "Activer l'agent de conversation", + "language_code": "Code de langue", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2266,50 +2328,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Activer l'agent de conversation", - "language_code": "Code de langue", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Cochez pour supprimer cette application", - "application_icon": "Icône de l'application", - "application_id": "ID d'application", - "application_name": "Nom de l'application", - "configure_application_id_app_id": "Configurer l'ID d'application {app_id}", - "configure_android_apps": "Configurer les applications Android", - "configure_applications_list": "Configurer la liste des applications", - "data_allow_nameless_uuids": "UUIDs actuellement autorisés. Décocher pour supprimer", - "minimum_rssi": "RSSI minimal", - "data_new_uuid": "Saisir un nouvel UUID autorisé", - "data_calendar_access": "Accès de Home Assistant à Google Agenda", - "ignore_cec": "Ignorer CEC", - "allowed_uuids": "UUID autorisés", - "advanced_google_cast_configuration": "Configuration avancée de Google Cast", - "broker_options": "Options de courtier", - "enable_birth_message": "Activer le message de naissance", - "birth_message_payload": "Contenu du message de naissance", - "birth_message_qos": "QoS du message de naissance", - "birth_message_retain": "Retenir le message de naissance", - "birth_message_topic": "Topic du message de naissance", - "discovery_prefix": "Préfixe de découverte", - "enable_will_message": "Activer le message de testament", - "will_message_payload": "Contenu du message de testament", - "will_message_qos": "QoS du message de testament", - "will_message_retain": "Retenir le message de testament", - "will_message_topic": "Topic du message de testament", - "mqtt_options": "Options MQTT", - "protocol": "Protocole", - "select_test_server": "Sélectionner le serveur de test", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Nombre de nouvelles tentatives", - "allow_deconz_clip_sensors": "Autoriser les capteurs deCONZ CLIP", - "allow_deconz_light_groups": "Autoriser les groupes de lumières deCONZ", - "data_allow_new_devices": "Autoriser l'ajout automatique de nouveaux appareils", - "deconz_devices_description": "Configurer la visibilité des appareils de type deCONZ", - "deconz_options": "Options deCONZ", + "select_test_server": "Sélectionner le serveur de test", "invalid_url": "URL non valide", "data_browse_unfiltered": "Afficher les fichiers multimédias incompatibles lors de la navigation", "event_listener_callback_url": "URL de rappel de l'écouteur d'événement", "data_listen_port": "Port d'écoute d'événement (aléatoire s'il n'est pas défini)", "poll_for_device_availability": "Sondage pour la disponibilité de l'appareil", "init_title": "Configuration du moteur de rendu multimédia numérique DLNA", + "ignore_cec": "Ignorer CEC", + "allowed_uuids": "UUID autorisés", + "advanced_google_cast_configuration": "Configuration avancée de Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2320,42 +2377,163 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Premier bouton", - "second_button": "Deuxième bouton", - "third_button": "Troisième bouton", - "fourth_button": "Quatrième bouton", - "subtype_button_down": "{subtype} bouton en bas", - "subtype_button_up": "{subtype} bouton haut", - "subtype_double_clicked": "Double clic sur \"{subtype}\"", - "subtype_double_push": "Double pression sur {subtype}", - "subtype_long_clicked": "{subtype} long cliqué", - "subtype_long_push": "Pression longue sur {subtype}", - "trigger_type_long_single": "{subtype} clic long et simple clic", - "subtype_single_clicked": "{subtype} simple clic", - "trigger_type_single_long": "{subtype} simple clic, puis un clic long", - "subtype_single_push": "Pression simple sur {subtype}", - "subtype_triple_clicked": "Triple clic sur \" {subtype} \"", - "subtype_triple_push": "Triple pression sur {subtype}", - "set_value_for_entity_name": "Définir la valeur de {entity_name}", - "value": "Valeur", - "close_entity_name": "Fermer {entity_name}", - "close_entity_name_tilt": "Fermer l'inclinaison de {entity_name}", - "open_entity_name": "Ouvrir {entity_name}", - "open_entity_name_tilt": "Ouvrir l'inclinaison de {entity_name}", - "set_entity_name_position": "Définir la position de {entity_name}", - "set_entity_name_tilt_position": "Définir la position d'inclinaison de {entity_name}", + "protocol": "Protocole", + "data_calendar_access": "Accès de Home Assistant à Google Agenda", + "passive_scanning": "Recherche passive", + "data_allow_nameless_uuids": "UUIDs actuellement autorisés. Décocher pour supprimer", + "minimum_rssi": "RSSI minimal", + "data_new_uuid": "Saisir un nouvel UUID autorisé", + "broker_options": "Options de courtier", + "enable_birth_message": "Activer le message de naissance", + "birth_message_payload": "Contenu du message de naissance", + "birth_message_qos": "QoS du message de naissance", + "birth_message_retain": "Retenir le message de naissance", + "birth_message_topic": "Topic du message de naissance", + "discovery_prefix": "Préfixe de découverte", + "enable_will_message": "Activer le message de testament", + "will_message_payload": "Contenu du message de testament", + "will_message_qos": "QoS du message de testament", + "will_message_retain": "Retenir le message de testament", + "will_message_topic": "Topic du message de testament", + "mqtt_options": "Options MQTT", + "data_app_delete": "Cochez pour supprimer cette application", + "application_icon": "Icône de l'application", + "application_id": "ID d'application", + "application_name": "Nom de l'application", + "configure_application_id_app_id": "Configurer l'ID d'application {app_id}", + "configure_android_apps": "Configurer les applications Android", + "configure_applications_list": "Configurer la liste des applications", + "lock_entity_name": "Verrouiller {entity_name}", + "open_entity_name": "Ouvrir {entity_name}", + "unlock_entity_name": "Déverrouiller {entity_name}", + "entity_name_is_locked": "{entity_name} est verrouillé", + "entity_name_is_open": "{entity_name} est ouvert", + "entity_name_unlocked": "{entity_name} est déverrouillé", + "entity_name_locked": "{entity_name} s'est verrouillé", + "entity_name_opened": "{entity_name} ouvert", + "first_button": "Premier bouton", + "second_button": "Deuxième bouton", + "third_button": "Troisième bouton", + "fourth_button": "Quatrième bouton", + "subtype_button_down": "{subtype} bouton en bas", + "subtype_button_up": "{subtype} bouton haut", + "subtype_double_clicked": "\"{subtype}\" double-cliqué", + "subtype_double_push": "Double pression sur {subtype}", + "subtype_long_clicked": "{subtype} long cliqué", + "subtype_long_push": "Pression longue sur {subtype}", + "trigger_type_long_single": "{subtype} clic long et simple clic", + "subtype_single_clicked": "{subtype} simple clic", + "trigger_type_single_long": "{subtype} simple clic, puis un clic long", + "subtype_single_push": "Pression simple sur {subtype}", + "subtype_triple_clicked": "« {subtype} » triple-cliqué", + "subtype_triple_push": "Triple pression sur {subtype}", + "both_buttons": "Les deux boutons", + "bottom_buttons": "Boutons du bas", + "fifth_button": "Cinquième bouton", + "sixth_button": "Sixième bouton", + "seventh_button": "Septième bouton", + "eighth_button": "Huitième bouton", + "dim_down": "Assombrir", + "dim_up": "Éclaircir", + "left": "Gauche", + "right": "Droite", + "side": "Face 6", + "top_buttons": "Boutons du haut", + "device_awakened": "Appareil réveillé", + "subtype_continuously_pressed": "\"{subtype}\" pressé en continu", + "trigger_type_button_long_release": "\"{subtype}\" relâché après un appui long", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple cliqué", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple cliqué", + "button_rotated_subtype": "Bouton \"{subtype}\" tourné", + "button_rotated_fast_subtype": "Bouton « {subtype} » tourné rapidement", + "button_rotation_subtype_stopped": "La rotation du bouton « {subtype} » a cessé", + "subtype_pressed": "« {subtype} » enfoncé", + "subtype_released": "« {subtype} » relâché", + "device_subtype_double_tapped": "Appareil \"{subtype}\" tapoté deux fois", + "trigger_type_remote_double_tap_any_side": "Appareil double tapé de n’importe quel côté", + "device_in_free_fall": "Appareil en chute libre", + "device_flipped_degrees": "Dispositif retourné à 90 degrés", + "device_shaken": "Appareil secoué", + "trigger_type_remote_moved": "Appareil déplacé avec \"{subtype}\" vers le haut", + "trigger_type_remote_moved_any_side": "Dispositif déplacé avec un côté quelconque vers le haut", + "trigger_type_remote_rotate_from_side": "Appareil tourné de \"côté 6\" à \"{subtype}\"", + "device_turned_clockwise": "Appareil tourné dans le sens horaire", + "device_turned_counter_clockwise": "Appareil tourné dans le sens antihoraire", + "press_entity_name_button": "Appuyer sur le bouton {entity_name}", + "entity_name_has_been_pressed": "{entity_name} est pressé", + "set_value_for_entity_name": "Définir une valeur pour {entity_name}", + "value": "Valeur", + "close_entity_name": "Fermer {entity_name}", + "close_entity_name_tilt": "Fermer l'inclinaison de {entity_name}", + "open_entity_name_tilt": "Ouvrir l'inclinaison de {entity_name}", + "set_entity_name_position": "Définir la position de {entity_name}", + "set_entity_name_tilt_position": "Définir la position d'inclinaison de {entity_name}", "stop_entity_name": "Arrêter {entity_name}", "entity_name_closed": "{entity_name} est fermé", "entity_name_is_closing": "{entity_name} se ferme", - "entity_name_is_open": "{entity_name} est ouvert", "entity_name_is_opening": "{entity_name} s’ouvre", "current_entity_name_position_is": "La position actuelle de {entity_name} est", "condition_type_is_tilt_position": "L'inclinaison actuelle de {entity_name} est", "entity_name_closing": "Fermeture de {entity_name}", - "entity_name_opened": "{entity_name} ouvert", "entity_name_opening": "Ouverture de {entity_name}", "entity_name_position_changes": "Changement de position de {entity_name}", "entity_name_tilt_position_changes": "Changement d'inclinaison de {entity_name}", + "toggle_entity_name": "Basculer {entity_name}", + "disarm_entity_name": "Désactiver {entity_name}", + "turn_on_entity_name": "Activer {entity_name}", + "entity_name_is_off": "{entity_name} est désactivé", + "entity_name_is_on": "{entity_name} est activé", + "trigger_type_changed_states": "{entity_name} a été activé ou désactivé", + "entity_name_turned_off": "{entity_name} a été désactivé", + "entity_name_turned_on": "{entity_name} a été activé", + "arm_entity_name_away": "Activer {entity_name} en mode absence", + "arm_entity_name_home": "Activer {entity_name} en mode présence", + "arm_entity_name_night": "Activer {entity_name} en mode nuit", + "arm_entity_name_vacation": "Activer {entity_name} en mode vacances", + "trigger_entity_name": "Déclencher {entity_name}", + "entity_name_is_armed_away": "{entity_name} est activée en mode absence", + "entity_name_is_armed_home": "{entity_name} est activée en mode présence", + "entity_name_is_armed_night": "{entity_name} est activée en mode nuit", + "entity_name_is_armed_vacation": "{entity_name} est activée en mode vacances", + "entity_name_is_disarmed": "{entity_name} est désactivée", + "entity_name_is_triggered": "{entity_name} est déclenchée", + "entity_name_armed_away": "{entity_name} activée en mode absence", + "entity_name_armed_home": "{entity_name} activée en mode présence", + "entity_name_armed_night": "{entity_name} activée en mode nuit", + "entity_name_armed_vacation": "Le mode vacances de {entity_name} est activée", + "entity_name_disarmed": "{entity_name} désactivée", + "entity_name_triggered": "{entity_name} déclenchée", + "entity_name_is_buffering": "{entity_name} est en train de mettre en mémoire tampon", + "entity_name_is_idle": "{entity_name} est inactif", + "entity_name_is_paused": "{entity_name} est mis en pause", + "entity_name_is_playing": "{entity_name} est en cours de lecture", + "entity_name_starts_buffering": "{entity_name} commence à mettre en mémoire tampon", + "entity_name_becomes_idle": "{entity_name} devient inactif", + "entity_name_starts_playing": "{entity_name} commence à jouer", + "entity_name_update_availability_changed": "La disponibilité d'une mise à jour pour {entity_name} a changé", + "entity_name_became_up_to_date": "{entity_name} a été mis à jour", + "trigger_type_update": "Une mise à jour est disponible pour {entity_name}", + "decrease_entity_name_brightness": "Diminuer la luminosité de {entity_name}", + "increase_entity_name_brightness": "Augmenter la luminosité de {entity_name}", + "flash_entity_name": "Faire clignoter {entity_name}", + "flash": "Flash", + "action_type_select_first": "Remplacer {entity_name} par la première option", + "action_type_select_last": "Remplacer {entity_name} par la dernière option", + "action_type_select_next": "Remplacer {entity_name} par l'option suivante", + "change_entity_name_option": "Modifier l'option {entity_name}", + "action_type_select_previous": "Remplacer {entity_name} par l'option précédente", + "current_entity_name_selected_option": "Option actuellement sélectionnée {entity_name}", + "cycle": "Cycle", + "from": "De", + "to": "À", + "entity_name_option_changed": "Modification de l’option {entity_name}", + "action_type_set_hvac_mode": "Définir le mode CVC de {entity_name}", + "change_preset_on_entity_name": "Changer les préréglages de {entity_name}", + "hvac_mode": "Mode CVC", + "entity_name_measured_humidity_changed": "Changement d'humidité mesurée par {entity_name}", + "entity_name_measured_temperature_changed": "Changement de température mesurée par {entity_name}", + "entity_name_hvac_mode_changed": "Modification du mode CVC de {entity_name}", + "send_a_notification": "Envoyer une notification", "entity_name_battery_is_low": "La batterie de {entity_name} est faible", "entity_name_charging": "{entity_name} charge", "condition_type_is_co": "{entity_name} détecte du monoxyde de carbone", @@ -2364,7 +2542,6 @@ "entity_name_is_detecting_gas": "{entity_name} détecte du gaz", "entity_name_is_hot": "{entity_name} est chaud", "entity_name_is_detecting_light": "{entity_name} détecte de la lumière", - "entity_name_is_locked": "{entity_name} est verrouillé", "entity_name_is_moist": "{entity_name} est humide", "entity_name_is_detecting_motion": "{entity_name} détecte du mouvement", "entity_name_is_moving": "{entity_name} se déplace", @@ -2382,7 +2559,6 @@ "entity_name_is_not_cold": "{entity_name} n'est pas froid", "entity_name_is_disconnected": "{entity_name} est déconnecté", "entity_name_is_not_hot": "{entity_name} n'est pas chaud", - "entity_name_is_unlocked": "{entity_name} est déverrouillé", "entity_name_is_dry": "{entity_name} est sec", "entity_name_is_not_moving": "{entity_name} ne bouge pas", "entity_name_is_not_occupied": "{entity_name} n'est pas occupé", @@ -2393,8 +2569,6 @@ "condition_type_is_not_tampered": "{entity_name} ne détecte pas de manipulation", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} est occupé", - "entity_name_is_off": "{entity_name} est désactivé", - "entity_name_is_on": "{entity_name} est activé", "entity_name_is_plugged_in": "{entity_name} est branché", "entity_name_is_powered": "{entity_name} est alimenté", "entity_name_is_present": "{entity_name} est présent", @@ -2404,7 +2578,6 @@ "entity_name_is_detecting_sound": "{entity_name} détecte du son", "entity_name_is_detecting_tampering": "{entity_name} détecte une manipulation", "entity_name_is_unsafe": "{entity_name} is unsafe", - "trigger_type_update": "Une mise à jour est disponible pour {entity_name}", "entity_name_is_detecting_vibration": "{entity_name} détecte une vibration", "entity_name_battery_low": "Batterie de {entity_name} faible", "trigger_type_co": "{entity_name} commence à détecter du monoxyde de carbone", @@ -2413,7 +2586,6 @@ "entity_name_started_detecting_gas": "{entity_name} a commencé à détecter du gaz", "entity_name_became_hot": "{entity_name} est devenu chaud", "entity_name_started_detecting_light": "{entity_name} a commencé à détecter de la lumière", - "entity_name_locked": "{entity_name} verrouillé", "entity_name_became_moist": "{entity_name} est devenu humide", "entity_name_started_detecting_motion": "{entity_name} a commencé à détecter du mouvement", "entity_name_started_moving": "{entity_name} a commencé à se déplacer", @@ -2424,14 +2596,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} a cessé de détecter un problème", "entity_name_stopped_detecting_smoke": "{entity_name} a cessé de détecter de la fumée", "entity_name_stopped_detecting_sound": "{entity_name} a cessé de détecter du bruit", - "entity_name_became_up_to_date": "{entity_name} a été mis à jour", "entity_name_stopped_detecting_vibration": "{entity_name} a cessé de détecter une vibration", "entity_name_battery_normal": "Batterie de {entity_name} est normale", "entity_name_not_charging": "{entity_name} ne charge pas", "entity_name_became_not_cold": "{entity_name} n'est plus froid", "entity_name_disconnected": "{entity_name} s'est déconnecté", "entity_name_became_not_hot": "{entity_name} n'est plus chaud", - "entity_name_unlocked": "{entity_name} déverrouillé", "entity_name_became_dry": "{entity_name} est devenu sec", "entity_name_stopped_moving": "{entity_name} a cessé de bouger", "entity_name_became_not_occupied": "{entity_name} est devenu non occupé", @@ -2450,51 +2620,8 @@ "entity_name_started_detecting_smoke": "{entity_name} commencé à détecter la fumée", "entity_name_started_detecting_sound": "{entity_name} commencé à détecter le son", "entity_name_started_detecting_tampering": "{entity_name} commence à détecter une manipulation", - "entity_name_turned_off": "{entity_name} a été désactivé", - "entity_name_turned_on": "{entity_name} a été activé", "entity_name_became_unsafe": "{entity_name} became unsafe", "entity_name_started_detecting_vibration": "{entity_name} a commencé à détecter des vibrations", - "entity_name_is_buffering": "{entity_name} est en train de mettre en mémoire tampon", - "entity_name_is_idle": "{entity_name} est inactif", - "entity_name_is_paused": "{entity_name} est mis en pause", - "entity_name_is_playing": "{entity_name} est en cours de lecture", - "entity_name_starts_buffering": "{entity_name} commence à mettre en mémoire tampon", - "trigger_type_changed_states": "{entity_name} a été activé ou désactivé", - "entity_name_becomes_idle": "{entity_name} devient inactif", - "entity_name_starts_playing": "{entity_name} commence à jouer", - "toggle_entity_name": "Basculer {entity_name}", - "disarm_entity_name": "Désactiver {entity_name}", - "turn_on_entity_name": "Activer {entity_name}", - "arm_entity_name_away": "Activer {entity_name} en mode absence", - "arm_entity_name_home": "Activer {entity_name} en mode présence", - "arm_entity_name_night": "Activer {entity_name} en mode nuit", - "arm_entity_name_vacation": "Activer {entity_name} en mode vacances", - "trigger_entity_name": "Déclencher {entity_name}", - "entity_name_is_armed_away": "{entity_name} est activée en mode absence", - "entity_name_is_armed_home": "{entity_name} est activée en mode présence", - "entity_name_is_armed_night": "{entity_name} est activée en mode nuit", - "entity_name_is_armed_vacation": "{entity_name} est activée en mode vacances", - "entity_name_is_disarmed": "{entity_name} est désactivée", - "entity_name_is_triggered": "{entity_name} est déclenchée", - "entity_name_armed_away": "{entity_name} activée en mode absence", - "entity_name_armed_home": "{entity_name} activée en mode présence", - "entity_name_armed_night": "{entity_name} activée en mode nuit", - "entity_name_armed_vacation": "Le mode vacances de {entity_name} est activée", - "entity_name_disarmed": "{entity_name} désactivée", - "entity_name_triggered": "{entity_name} déclenchée", - "entity_name_is_home": "{entity_name} est à la maison", - "entity_name_is_not_home": "{entity_name} n'est pas à la maison", - "entity_name_enters_a_zone": "{entity_name} entre dans une zone", - "entity_name_leaves_a_zone": "{entity_name} quitte une zone", - "lock_entity_name": "Verrouiller {entity_name}", - "unlock_entity_name": "Déverrouiller {entity_name}", - "action_type_set_hvac_mode": "Définir le mode CVC de {entity_name}", - "change_preset_on_entity_name": "Changer les préréglages de {entity_name}", - "hvac_mode": "Mode CVC", - "to": "À", - "entity_name_measured_humidity_changed": "Changement d'humidité mesurée par {entity_name}", - "entity_name_measured_temperature_changed": "Changement de température mesurée par {entity_name}", - "entity_name_hvac_mode_changed": "Modification du mode CVC de {entity_name}", "current_entity_name_apparent_power": "Puissance apparente actuelle de {entity_name}", "condition_type_is_aqi": "Indice actuel de la qualité de l’air de {entity_name}", "current_entity_name_atmospheric_pressure": "Pression atmosphérique actuelle de {entity_name}.", @@ -2583,63 +2710,13 @@ "entity_name_water_changes": "L'eau de {entity_name} change", "entity_name_weight_changes": "La masse de {entity_name} change", "entity_name_wind_speed_changes": "La vitesse du vent de {entity_name} change", - "decrease_entity_name_brightness": "Diminuer la luminosité de {entity_name}", - "increase_entity_name_brightness": "Augmenter la luminosité de {entity_name}", - "flash_entity_name": "Faire clignoter {entity_name}", - "flash": "Flash", - "fifth_button": "Cinquième bouton", - "sixth_button": "Sixième bouton", - "subtype_continuously_pressed": "Appuyer en continu sur \"{subtype}\"", - "trigger_type_button_long_release": "\"{subtype}\" relâché après un appui long", - "subtype_quadruple_clicked": "Quadruple clic sur \"{subtype}\"", - "subtype_quintuple_clicked": "Quintuple clic sur \"{subtype}\"", - "subtype_pressed": "\"{subtype}\" appuyé", - "subtype_released": "\"{subtype}\" relâché", - "action_type_select_first": "Remplacer {entity_name} par la première option", - "action_type_select_last": "Remplacer {entity_name} par la dernière option", - "action_type_select_next": "Remplacer {entity_name} par l'option suivante", - "change_entity_name_option": "Modifier l'option {entity_name}", - "action_type_select_previous": "Remplacer {entity_name} par l'option précédente", - "current_entity_name_selected_option": "Option actuellement sélectionnée {entity_name}", - "cycle": "Cycle", - "from": "De", - "entity_name_option_changed": "Modification de l’option {entity_name}", - "send_a_notification": "Envoyer une notification", - "both_buttons": "Les deux boutons", - "bottom_buttons": "Boutons du bas", - "seventh_button": "Septième bouton", - "eighth_button": "Huitième bouton", - "dim_down": "Assombrir", - "dim_up": "Éclaircir", - "left": "Gauche", - "right": "Droite", - "side": "Face 6", - "top_buttons": "Boutons du haut", - "device_awakened": "Appareil réveillé", - "button_rotated_subtype": "Bouton \"{subtype}\" tourné", - "button_rotated_fast_subtype": "Bouton « {subtype} » tourné rapidement", - "button_rotation_subtype_stopped": "La rotation du bouton « {subtype} » a cessé", - "device_subtype_double_tapped": "Appareil \"{subtype}\" tapoté deux fois", - "trigger_type_remote_double_tap_any_side": "Appareil double tapé de n’importe quel côté", - "device_in_free_fall": "Appareil en chute libre", - "device_flipped_degrees": "Dispositif retourné à 90 degrés", - "device_shaken": "Appareil secoué", - "trigger_type_remote_moved": "Appareil déplacé avec \"{subtype}\" vers le haut", - "trigger_type_remote_moved_any_side": "Dispositif déplacé avec un côté quelconque vers le haut", - "trigger_type_remote_rotate_from_side": "Appareil tourné de \"côté 6\" à \"{subtype}\"", - "device_turned_clockwise": "Appareil tourné dans le sens horaire", - "device_turned_counter_clockwise": "Appareil tourné dans le sens antihoraire", - "press_entity_name_button": "Appuyer sur le bouton {entity_name}", - "entity_name_has_been_pressed": "{entity_name} est pressé", - "entity_name_update_availability_changed": "La disponibilité d'une mise à jour pour {entity_name} a changé", - "add_to_queue": "Ajouter à la file d'attente", - "play_next": "Lire ensuite", - "options_replace": "Lire maintenant et videz la file d'attente", - "repeat_all": "Répéter tout", - "repeat_one": "Répéter une fois", - "critical": "Critique", - "debug": "Débogage", - "warning": "Avertissement", + "entity_name_is_home": "{entity_name} est à la maison", + "entity_name_is_not_home": "{entity_name} n'est pas à la maison", + "entity_name_enters_a_zone": "{entity_name} entre dans une zone", + "entity_name_leaves_a_zone": "{entity_name} quitte une zone", + "no_device_class": "Aucune classe d'appareil", + "no_state_class": "Pas de classe d'état", + "no_unit_of_measurement": "Aucune unité de mesure", "most_recently_updated": "Mise à jour la plus récente", "median": "Médiane", "product": "Produit", @@ -2763,10 +2840,59 @@ "wheat": "Blé", "white_smoke": "Fumée blanche", "yellow_green": "Jaune vert", + "add_to_queue": "Ajouter à la file d'attente", + "play_next": "Lire ensuite", + "options_replace": "Lire maintenant et videz la file d'attente", + "repeat_all": "Répéter tout", + "repeat_one": "Répéter une fois", + "critical": "Critique", + "debug": "Débogage", "fatal": "Fatal", - "no_device_class": "Aucune classe d'appareil", - "no_state_class": "Pas de classe d'état", - "no_unit_of_measurement": "Aucune unité de mesure", + "warning": "Avertissement", + "clear_tts_cache": "Effacer le cache TTS", + "cache": "Cache", + "entity_id_description": "Entité à référencer dans l’entrée du journal de bord.", + "language_description": "Langue du texte. La langue du serveur est utilisée par défaut.", + "options_description": "Un dictionnaire contenant des options spécifiques à l'intégration.", + "say_a_tts_message": "Prononcer un message TTS", + "media_player_entity_id_description": "Lecteurs multimédias pour lire le message.", + "media_player_entity": "Media player entity", + "speak": "Parler", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Désactive la détection de mouvement.", + "disable_motion_detection": "Désactiver la détection de mouvement", + "enables_the_motion_detection": "Active la détection de mouvement.", + "enable_motion_detection": "Activer la détection de mouvement", + "format_description": "Format de flux pris en charge par le lecteur multimédia.", + "format": "Format", + "media_player_description": "Lecteurs multimédias vers lesquels diffuser.", + "play_stream": "Lire le flux", + "filename": "Nom de fichier", + "lookback": "Retour en arrière", + "snapshot_description": "Prend un instantané à partir d'une caméra.", + "take_snapshot": "Prendre un instantané", + "turns_off_the_camera": "Éteint la caméra.", + "turns_on_the_camera": "Allume la caméra.", + "locks_a_lock": "Verrouille une serrure.", + "code_description": "Code pour armer l'alarme", + "opens_a_lock": "Ouvre une serrure.", + "unlocks_a_lock": "Déverrouille une serrure.", + "set_datetime_description": "Définit la date et/ou l'heure.", + "the_target_date": "La date cible.", + "datetime_description": "La date et l'heure cibles.", + "the_target_time": "Heure cible.", + "selects_the_first_option": "Sélectionne la première option.", + "first": "Première", + "selects_the_last_option": "Sélectionne la dernière option.", + "select_the_next_option": "Sélectionne l'option suivante.", + "selects_an_option": "Sélectionne une option.", + "option_to_be_selected": "Option à sélectionner.", + "selects_the_previous_option": "Sélectionne l'option précédente.", + "sets_the_options": "Définit les options.", + "list_of_options": "Liste des options.", + "set_options": "Définir les options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2792,46 +2918,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Arrête la journalisation croissante des objets en mémoire.", "stop_logging_objects": "Arrêter la journalisation des objets", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Définit la valeur.", + "the_target_value": "La valeur cible.", + "get_weather_forecast": "Obtenez les prévisions météorologiques.", + "type_description": "Type de prévision : quotidienne, horaire ou biquotidienne.", + "forecast_type": "Type de prévision", + "get_forecast": "Obtenir des prévisions", + "get_weather_forecasts": "Renvoie les prévisions météorologiques.", + "get_forecasts": "Obtenir les prévisions", + "send_magic_packet": "Envoyer un paquet magique", + "cancels_a_timer": "Annule un minuteur.", + "changes_a_timer": "Change un minuteur.", + "finishes_a_timer": "Termine un minuteur.", + "pauses_a_timer": "Met en pause un minuteur.", + "starts_a_timer": "Démarre un minuteur.", + "duration_description": "Durée nécessaire au minuteur pour se terminer. [facultatif].", "reload_resources_description": "Recharge les ressources du tableau de bord à partir de la configuration YAML.", - "clears_all_log_entries": "Efface toutes les entrées du journal.", - "clear_all": "Tout effacer", - "write_log_entry": "Écrire une entrée dans le journal.", - "log_level": "Niveau de journalisation.", - "level": "Niveau", - "message_to_log": "Message à enregistrer.", - "write": "Écrire", - "set_value_description": "Définit la valeur d'un nombre.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Créer une URL de connexion stricte temporaire", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Éteint la sirène.", "turns_the_siren_on": "Allume la sirène.", "tone": "Tone", - "create_event_description": "Ajoutez un nouvel événement de calendrier.", - "location_description": "The location of the event. Optional.", - "start_date_description": "La date à laquelle l'événement d'une journée doit commencer.", - "create_event": "Créer un évènement", - "get_events": "Obtenir des événements", - "list_event": "Lister les événements", - "close_cover_tilt_description": "Incline les volets pour le fermer.", - "close_tilt": "Fermer l'inclinaison", - "opens_a_cover": "Ouvre un volet.", - "tilts_a_cover_open": "Incline les volets pour l'ouvrir.", - "open_tilt": "Ouvrir l'inclinaison", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Position cible.", - "set_position": "Définir la position", - "target_tilt_positition": "Position d'inclinaison cible.", - "set_tilt_position": "Régler la position d'inclinaison", - "stops_the_cover_movement": "Arrête le mouvement du volet.", - "stop_cover_tilt_description": "Arrête le mouvement d'inclinaison du volet.", - "stop_tilt": "Arrêter l'inclinaison", - "toggles_a_cover_open_closed": "Inverse un volet ouvert/fermé.", - "toggle_cover_tilt_description": "Inverse l'inclinaison du volet ouvert/fermé.", - "toggle_tilt": "Basculer l'inclinaison", + "set_default_level_description": "Définit le niveau de journalisation par défaut pour les intégrations.", + "level_description": "Niveau de gravité par défaut pour toutes les intégrations.", + "level": "Niveau", + "set_default_level": "Définir le niveau par défaut", + "set_level": "Définir le niveau", "check_configuration": "Vérifier la configuration", "reload_all": "Tout recharger", "reload_config_entry_description": "Recharge la configuration d'entrée spécifiée.", @@ -2850,23 +2961,20 @@ "set_location": "Définir l'emplacement", "stops_home_assistant": "Arrêter Home Assistant.", "generic_toggle": "Generic toggle", - "generic_turn_off": "Generic turn off", + "generic_turn_off": "Désactivation générique", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entités à mettre à jour", "update_entity": "Mettre à jour l'entité", - "creates_a_new_backup": "Crée une nouvelle sauvegarde.", "decrement_description": "Décrémente la valeur actuelle d'un pas.", "increment_description": "Incrémente la valeur d'un pas.", - "sets_the_value": "Définit la valeur.", - "the_target_value": "La valeur cible.", - "reloads_the_automation_configuration": "Recharge la configuration de l'automatisation.", - "toggle_description": "Allume/éteint un lecteur multimédia.", - "trigger_description": "Déclenche les actions d'une automatisation.", - "skip_conditions": "Aucune conditions", - "trigger": "Déclencher", - "disables_an_automation": "Désactive une automatisation.", - "stops_currently_running_actions": "Arrête les actions en cours.", - "stop_actions": "Arrêter les actions", - "enables_an_automation": "Active une automatisation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Chemin d'accès", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Redémarre un module complémentaire.", "the_add_on_slug": "Le slug du module complémentaire", "restart_add_on": "Redémarrer le module complémentaire.", @@ -2901,41 +3009,65 @@ "restore_partial_description": "Restaure à partir d'une sauvegarde partielle.", "restores_home_assistant": "Restaurer Home Assistant.", "restore_from_partial_backup": "Restauration à partir d'une sauvegarde partielle.", - "clears_the_playlist": "Efface la liste de lecture.", - "clear_playlist": "Effacer la liste de lecture", - "selects_the_next_track": "Sélectionne la piste suivante.", - "pauses": "Met en pause.", - "starts_playing": "Démarre la lecture.", - "toggles_play_pause": "Bascule entre lecture/pause.", - "selects_the_previous_track": "Sélectionne la piste précédente.", - "seek": "Seek", - "stops_playing": "Arrête la lecture.", - "starts_playing_specified_media": "Lance la lecture du média spécifié.", - "announce": "Annoncer", - "enqueue": "Mettre en file d'attente", - "repeat_mode_to_set": "Mode de répétition à définir.", - "select_sound_mode_description": "Sélectionne un mode sonore spécifique.", - "select_sound_mode": "Sélectionner le mode sonore", - "select_source": "Sélectionner une source", - "shuffle_description": "Indique si le mode aléatoire est activé ou non.", - "unjoin": "Dissocier", - "turns_down_the_volume": "Baisse le volume.", - "turn_down_volume": "Baisser le volume", - "volume_mute_description": "Coupe ou réactive le son du lecteur multimédia.", - "is_volume_muted_description": "Définit s'il est mis en sourdine ou non.", - "mute_unmute_volume": "Désactiver/activer le volume", - "sets_the_volume_level": "Règle le niveau du volume.", - "set_volume": "Régler le volume", - "turns_up_the_volume": "Augmente le volume.", - "turn_up_volume": "Augmenter le volume", - "apply_filter": "Appliquer le filtre", - "days_to_keep": "Jours à conserver", - "repack": "Reconditionner", - "purge": "Purger", - "domains_to_remove": "Domaines à supprimer", - "entity_globs_to_remove": "Entités globales à supprimer", - "entities_to_remove": "Entités à supprimer", - "purge_entities": "Purger les entités", + "removes_a_group": "Supprime un groupe.", + "object_id": "ID d'objet", + "creates_updates_a_user_group": "Créer/mettre à jour un groupe d'utilisateurs.", + "add_entities": "Ajouter des entités", + "icon_description": "Nom de l'icône du groupe.", + "name_of_the_group": "Nom du groupe.", + "remove_entities": "Supprimer des entités", + "log_description": "Crée une entrée personnalisée dans le journal.", + "message_description": "Corps du message de la notification.", + "log": "Journal", + "create_temporary_strict_connection_url_name": "Créer une URL de connexion stricte temporaire", + "remote_connect": "Connexion à distance", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Crée une nouvelle sauvegarde.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Commande", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Recharge la configuration de l'automatisation.", + "toggle_description": "Allume/éteint un lecteur multimédia.", + "trigger_description": "Déclenche les actions d'une automatisation.", + "skip_conditions": "Aucune conditions", + "trigger": "Déclencher", + "disables_an_automation": "Désactive une automatisation.", + "stops_currently_running_actions": "Arrête les actions en cours.", + "stop_actions": "Arrêter les actions", + "enables_an_automation": "Active une automatisation.", + "press_the_button_entity": "Appui sur l’entité bouton.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "La valeur cible à définir.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "start_application": "Start Application", + "set_value_description": "Définit la valeur d'un nombre.", + "stops_a_running_script": "Arrête un script en cours d'exécution.", + "enter_your_text": "Saisissez votre texte.", + "set_value": "Définir la valeur", + "dashboard_path": "Chemin du tableau de bord", + "view_path": "Afficher le chemin", + "show_dashboard_view": "Afficher la vue du tableau de bord", + "close_cover_tilt_description": "Incline les volets pour le fermer.", + "close_tilt": "Fermer l'inclinaison", + "opens_a_cover": "Ouvre un volet.", + "tilts_a_cover_open": "Incline les volets pour l'ouvrir.", + "open_tilt": "Ouvrir l'inclinaison", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Position cible.", + "set_position": "Définir la position", + "target_tilt_positition": "Position d'inclinaison cible.", + "set_tilt_position": "Régler la position d'inclinaison", + "stops_the_cover_movement": "Arrête le mouvement du volet.", + "stop_cover_tilt_description": "Arrête le mouvement d'inclinaison du volet.", + "stop_tilt": "Arrêter l'inclinaison", + "toggles_a_cover_open_closed": "Inverse un volet ouvert/fermé.", + "toggle_cover_tilt_description": "Inverse l'inclinaison du volet ouvert/fermé.", + "toggle_tilt": "Basculer l'inclinaison", "decrease_speed_description": "Diminue la vitesse du ventilateur.", "percentage_step_description": "Augmente la vitesse d'un pourcentage.", "decrease_speed": "Diminuer la vitesse", @@ -2955,6 +3087,27 @@ "toggles_the_fan_on_off": "Active/désactive le ventilateur.", "turns_fan_off": "Éteint le ventilateur.", "turns_fan_on": "Allume le ventilateur.", + "arm_with_custom_bypass": "Armer avec bypass personnalisé", + "alarm_arm_vacation_description": "Règle l'alarme sur: _armé pour les vacances_.", + "disarms_the_alarm": "Désactive l'alarme.", + "alarm_trigger_description": "Active un déclencheur d'alarme externe.", + "toggles_a_switch_on_off": "Active/désactive un interrupteur.", + "turns_a_switch_off": "Éteint un interrupteur.", + "turns_a_switch_on": "Allume un interrupteur.", + "device_description": "Device ID to send command to.", + "delete_command": "Supprimer la commande", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Type de commande", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Répétitions", + "send_command": "Envoyer la commande", + "toggles_a_device_on_off": "Active/désactive un appareil.", + "turns_the_device_off": "Éteint l'appareil.", + "turn_on_description": "Sends the power on command.", "apply_description": "Active une scène avec configuration.", "entities_description": "Liste des entités et leur état cible.", "entities_state": "État des entités", @@ -2966,44 +3119,108 @@ "snapshot_entities": "Entités d'instantané", "delete_description": "Supprime une scène créée dynamiquement.", "activates_a_scene": "Active une scène.", - "selects_the_first_option": "Sélectionne la première option.", - "first": "Première", - "selects_the_last_option": "Sélectionne la dernière option.", - "select_the_next_option": "Sélectionne l'option suivante.", - "selects_an_option": "Sélectionne une option.", - "option_to_be_selected": "Option à sélectionner.", - "selects_the_previous_option": "Sélectionne l'option précédente.", - "sets_the_options": "Définit les options.", - "list_of_options": "Liste des options.", - "set_options": "Définir les options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Déplacez la caméra avec une vitesse spécifique.", + "ptz_move_speed": "Vitesse de déplacement PTZ.", + "ptz_move": "Déplacement PTZ", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Agit comme le titre de l'événement.", + "create_event_description": "Ajoute un nouvel événement de calendrier.", + "location_description": "Le lieu de l'événement.", + "creates_event": "Creates event", "closes_a_valve": "Ferme une vanne.", "opens_a_valve": "Ouvre une vanne.", "set_valve_position_description": "Déplace une vanne vers une position spécifique.", "stops_the_valve_movement": "Arrête le mouvement de la vanne.", "toggles_a_valve_open_closed": "Ferme/Ouvre une vanne ouverte/fermée.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Commande", - "media_player_entity": "Entité du lecteur multimédia", - "send_text_command": "Send text command", - "code_description": "Code utilisé pour déverrouiller la serrure.", - "arm_with_custom_bypass": "Armer avec bypass personnalisé", - "alarm_arm_vacation_description": "Règle l'alarme sur: _armé pour les vacances_.", - "disarms_the_alarm": "Désactive l'alarme.", - "alarm_trigger_description": "Active un déclencheur d'alarme externe.", "extract_media_url_description": "Extraire l’URL du média à partir d’un service.", "format_query": "Requête de format", "url_description": "URL où trouver le média.", "media_url": "URL du média", "get_media_url": "Obtenir l'URL du média", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Efface toutes les entrées du journal.", + "clear_all": "Tout effacer", + "write_log_entry": "Écrire une entrée dans le journal.", + "log_level": "Niveau de journalisation.", + "message_to_log": "Message à enregistrer.", + "write": "Écrire", + "reload_themes_description": "Recharge les thèmes à partir de la configuration YAML.", + "reload_themes": "Recharger les thèmes", + "name_of_a_theme": "Nom d'un thème.", + "set_the_default_theme": "Définir le thème par défaut", + "clear_skipped_update": "Effacer la mise à jour ignorée", + "install_update": "Installer la mise à jour", + "skip_description": "Marque la mise à jour actuellement disponible comme ignorée.", + "skip_update": "Ignorer la mise à jour", + "brightness_value": "Valeur de luminosité", + "a_human_readable_color_name": "Un nom de couleur lisible par l'homme.", + "color_name": "Nom de la couleur", + "color_temperature_in_mireds": "Température de couleur en mireds.", + "light_effect": "Effet lumineux.", + "hue_sat_color": "Teinte/Saturation de la couleur", + "color_temperature_in_kelvin": "Température de couleur en Kelvin.", + "profile_description": "Nom d'un profil d'éclairage à utiliser.", + "rgbw_color": "Couleur RGBW", + "rgbww_color": "Couleur RGBWW", + "white_description": "Règle la lumière sur le mode blanc.", + "xy_color": "Couleur XY", + "turn_off_description": "Éteint une ou plusieurs lumières.", + "brightness_step_description": "Modifie la luminosité d'un certain montant.", + "brightness_step_value": "Valeur de pas de luminosité", + "brightness_step_pct_description": "Modifie la luminosité en pourcentage.", + "brightness_step": "Niveau de luminosité", + "decrements_a_counter": "Décrémente un compteur.", + "increments_a_counter": "Incrémente un compteur.", + "resets_a_counter": "Réinitialise un compteur.", + "sets_the_counter_value": "Définit la valeur du compteur.", + "selects_the_next_option": "Sélectionne l’option suivante.", + "toggles_the_helper_on_off": "Active/désactive l'entrée logique", + "turns_off_the_helper": "Désactive l'entrée logique", + "turns_on_the_helper": "Active l'entrée logique", + "start_date_description": "La date à laquelle l'événement d'une journée doit commencer.", + "create_event": "Créer un évènement", + "get_events": "Obtenir des événements", + "list_event": "Lister les événements", + "turns_auxiliary_heater_on_off": "Allume/éteint le chauffage auxiliaire.", + "aux_heat_description": "Nouvelle valeur du chauffage auxiliaire.", + "turn_on_off_auxiliary_heater": "Allumer/éteindre le chauffage auxiliaire", + "sets_fan_operation_mode": "Définit le mode de fonctionnement de ventilation.", + "fan_operation_mode": "Mode de fonctionnement de ventilation.", + "set_fan_mode": "Définir le mode ventilation", + "sets_target_humidity": "Définit l'humidité cible.", + "set_target_humidity": "Définir l'humidité cible", + "sets_hvac_operation_mode": "Définit le mode de fonctionnement CVC.", + "hvac_operation_mode": "Mode de fonctionnement CVC.", + "set_hvac_mode": "Définir le mode CVC", + "sets_swing_operation_mode": "Définit le mode de fonctionnement des oscillations.", + "swing_operation_mode": "Mode de fonctionnement oscillant.", + "set_swing_mode": "Définir le mode d'oscillation", + "sets_target_temperature": "Définit la température cible.", + "high_target_temperature": "Température cible haute.", + "target_temperature_high": "Température cible haute", + "low_target_temperature": "Température cible basse.", + "target_temperature_low": "Température cible basse", + "set_target_temperature": "Régler la température cible", + "turns_climate_device_off": "Éteint l'appareil de climatisation.", + "turns_climate_device_on": "Allume l’appareil climatique.", + "notify_description": "Envoie un message de notification aux cibles sélectionnées.", + "data": "Données", + "title_for_your_notification": "Titre de votre notification.", + "title_of_the_notification": "Titre de la notification.", + "send_a_persistent_notification": "Envoyer une notification persistante", + "sends_a_notification_message": "Envoie un message de notification.", + "your_notification_message": "Votre message de notification.", + "title_description": "Titre facultatif de la notification.", + "send_a_notification_message": "Envoyer un message de notification", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3030,109 +3247,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Appui sur l’entité bouton.", - "see_description": "Enregistre un appareil suivi vu.", - "battery_description": "Niveau de batterie de l'appareil.", - "gps_coordinates": "Les coordonnées GPS", - "gps_accuracy_description": "Précision des coordonnées GPS.", - "hostname_of_the_device": "Nom d'hôte de l'appareil.", - "hostname": "Nom d'hôte", - "mac_description": "Adresse MAC de l'appareil.", - "mac_address": "Adresse MAC", - "see": "Voir", - "process_description": "Lance une conversation à partir d'un texte transcrit.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Langue à utiliser pour la génération vocale.", - "transcribed_text_input": "Saisie de texte transcrit.", - "process": "Traiter", - "reloads_the_intent_configuration": "Recharge la configuration d’intention.", - "conversation_agent_to_reload": "Agent de conversation à recharger.", - "create_description": "Affiche une notification sur le panneau **Notifications**.", - "message_description": "Message de l'entrée du journal de bord.", - "notification_id": "Notification ID", - "title_description": "Titre de votre message de notification.", - "dismiss_description": "Supprime une notification du panneau **Notifications**.", - "notification_id_description": "ID de la notification à supprimer.", - "dismiss_all_description": "Supprime toutes les notifications du panneau **Notifications**.", - "notify_description": "Envoie un message de notification aux cibles sélectionnées.", - "data": "Données", - "title_for_your_notification": "Titre de votre notification.", - "title_of_the_notification": "Titre de la notification.", - "send_a_persistent_notification": "Envoyer une notification persistante", - "sends_a_notification_message": "Envoie un message de notification.", - "your_notification_message": "Votre message de notification.", - "send_a_notification_message": "Envoyer un message de notification", - "device_description": "Device ID to send command to.", - "delete_command": "Supprimer la commande", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Type de commande", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Répétitions", - "send_command": "Envoyer la commande", - "toggles_a_device_on_off": "Active/désactive un appareil.", - "turns_the_device_off": "Éteint l'appareil.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Arrête un script en cours d'exécution.", - "locks_a_lock": "Verrouille une serrure.", - "opens_a_lock": "Ouvre une serrure.", - "unlocks_a_lock": "Déverrouille une serrure.", - "turns_auxiliary_heater_on_off": "Allume/éteint le chauffage auxiliaire.", - "aux_heat_description": "Nouvelle valeur du chauffage auxiliaire.", - "turn_on_off_auxiliary_heater": "Allumer/éteindre le chauffage auxiliaire", - "sets_fan_operation_mode": "Définit le mode de fonctionnement de ventilation.", - "fan_operation_mode": "Mode de fonctionnement de ventilation.", - "set_fan_mode": "Définir le mode ventilation", - "sets_target_humidity": "Définit l'humidité cible.", - "set_target_humidity": "Définir l'humidité cible", - "sets_hvac_operation_mode": "Définit le mode de fonctionnement CVC.", - "hvac_operation_mode": "Mode de fonctionnement CVC.", - "set_hvac_mode": "Définir le mode CVC", - "sets_swing_operation_mode": "Définit le mode de fonctionnement des oscillations.", - "swing_operation_mode": "Mode de fonctionnement oscillant.", - "set_swing_mode": "Définir le mode d'oscillation", - "sets_target_temperature": "Définit la température cible.", - "high_target_temperature": "Température cible haute.", - "target_temperature_high": "Température cible haute", - "low_target_temperature": "Température cible basse.", - "target_temperature_low": "Température cible basse", - "set_target_temperature": "Régler la température cible", - "turns_climate_device_off": "Éteint l'appareil de climatisation.", - "turns_climate_device_on": "Allume l’appareil climatique.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Agit comme le titre de l'événement.", - "creates_event": "Creates event", - "dashboard_path": "Chemin du tableau de bord", - "view_path": "Afficher le chemin", - "show_dashboard_view": "Afficher la vue du tableau de bord", - "brightness_value": "Valeur de luminosité", - "a_human_readable_color_name": "Un nom de couleur lisible par l'homme.", - "color_name": "Nom de la couleur", - "color_temperature_in_mireds": "Température de couleur en mireds.", - "light_effect": "Effet lumineux.", - "hue_sat_color": "Teinte/Saturation de la couleur", - "color_temperature_in_kelvin": "Température de couleur en Kelvin.", - "profile_description": "Nom d'un profil d'éclairage à utiliser.", - "rgbw_color": "Couleur RGBW", - "rgbww_color": "Couleur RGBWW", - "white_description": "Règle la lumière sur le mode blanc.", - "xy_color": "Couleur XY", - "turn_off_description": "Éteint une ou plusieurs lumières.", - "brightness_step_description": "Modifie la luminosité d'un certain montant.", - "brightness_step_value": "Valeur de pas de luminosité", - "brightness_step_pct_description": "Modifie la luminosité en pourcentage.", - "brightness_step": "Niveau de luminosité", "topic_to_listen_to": "Sujet à écouter.", "topic": "Sujet", "export": "Exporter", "publish_description": "Publie un message dans un sujet MQTT.", + "evaluate_payload": "Évaluer la charge utile", "the_payload_to_publish": "La charge utile à publier.", "payload": "Charge utile", "payload_template": "Modèle de charge utile", @@ -3140,89 +3259,59 @@ "retain": "Retenir", "topic_to_publish_to": "Sujet sur lequel publier.", "publish": "Publier", - "selects_the_next_option": "Sélectionne l’option suivante.", - "ptz_move_description": "Déplacez la caméra avec une vitesse spécifique.", - "ptz_move_speed": "Vitesse de déplacement PTZ.", - "ptz_move": "Déplacement PTZ", - "log_description": "Crée une entrée personnalisée dans le journal.", - "entity_id_description": "Lecteurs multimédias pour lire le message.", - "log": "Journal", - "toggles_a_switch_on_off": "Active/désactive un interrupteur.", - "turns_a_switch_off": "Éteint un interrupteur.", - "turns_a_switch_on": "Allume un interrupteur.", - "reload_themes_description": "Recharge les thèmes à partir de la configuration YAML.", - "reload_themes": "Recharger les thèmes", - "name_of_a_theme": "Nom d'un thème.", - "set_the_default_theme": "Définir le thème par défaut", - "toggles_the_helper_on_off": "Active/désactive l'entrée logique", - "turns_off_the_helper": "Désactive l'entrée logique", - "turns_on_the_helper": "Active l'entrée logique", - "decrements_a_counter": "Décrémente un compteur.", - "increments_a_counter": "Incrémente un compteur.", - "resets_a_counter": "Réinitialise un compteur.", - "sets_the_counter_value": "Définit la valeur du compteur.", - "remote_connect": "Connexion à distance", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Obtenez les prévisions météorologiques.", - "type_description": "Type de prévision : quotidienne, horaire ou biquotidienne.", - "forecast_type": "Type de prévision", - "get_forecast": "Obtenir des prévisions", - "get_weather_forecasts": "Renvoie les prévisions météorologiques.", - "get_forecasts": "Obtenir les prévisions", - "disables_the_motion_detection": "Désactive la détection de mouvement.", - "disable_motion_detection": "Désactiver la détection de mouvement", - "enables_the_motion_detection": "Active la détection de mouvement.", - "enable_motion_detection": "Activer la détection de mouvement", - "format_description": "Format de flux pris en charge par le lecteur multimédia.", - "format": "Format", - "media_player_description": "Lecteurs multimédias vers lesquels diffuser.", - "play_stream": "Lire le flux", - "filename": "Nom de fichier", - "lookback": "Retour en arrière", - "snapshot_description": "Prend un instantané à partir d'une caméra.", - "take_snapshot": "Prendre un instantané", - "turns_off_the_camera": "Éteint la caméra.", - "turns_on_the_camera": "Allume la caméra.", - "clear_tts_cache": "Effacer le cache TTS", - "cache": "Cache", - "options_description": "Un dictionnaire contenant des options spécifiques à l'intégration.", - "say_a_tts_message": "Prononcer un message TTS", - "speak": "Parler", - "broadcast_address": "Adresse de diffusion", - "broadcast_port_description": "Port où envoyer le paquet magique.", - "broadcast_port": "Port de diffusion", - "send_magic_packet": "Envoyer un paquet magique", - "set_datetime_description": "Définit la date et/ou l'heure.", - "the_target_date": "La date cible.", - "datetime_description": "La date et l'heure cibles.", - "the_target_time": "Heure cible.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Chemin d'accès", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Supprime un groupe.", - "object_id": "ID d'objet", - "creates_updates_a_user_group": "Créer/mettre à jour un groupe d'utilisateurs.", - "add_entities": "Ajouter des entités", - "icon_description": "Nom de l'icône du groupe.", - "name_of_the_group": "Nom du groupe.", - "remove_entities": "Supprimer des entités", - "cancels_a_timer": "Annule un minuteur.", - "changes_a_timer": "Change un minuteur.", - "finishes_a_timer": "Termine un minuteur.", - "pauses_a_timer": "Met en pause un minuteur.", - "starts_a_timer": "Démarre un minuteur.", - "duration_description": "Durée nécessaire au minuteur pour se terminer. [facultatif].", - "set_default_level_description": "Définit le niveau de journalisation par défaut pour les intégrations.", - "level_description": "Niveau de gravité par défaut pour toutes les intégrations.", - "set_default_level": "Définir le niveau par défaut", - "set_level": "Définir le niveau", - "clear_skipped_update": "Effacer la mise à jour ignorée", - "install_update": "Installer la mise à jour", - "skip_description": "Marque la mise à jour actuellement disponible comme ignorée.", - "skip_update": "Ignorer la mise à jour" + "create_description": "Affiche une notification sur le panneau de notifications.", + "notification_id": "Notification ID", + "dismiss_description": "Supprime une notification du panneau de notifications.", + "notification_id_description": "ID de la notification à supprimer.", + "dismiss_all_description": "Supprime toutes les notifications du panneau de notifications.", + "process_description": "Lance une conversation à partir d'un texte transcrit.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Saisie de texte transcrit.", + "process": "Traiter", + "reloads_the_intent_configuration": "Recharge la configuration d’intention.", + "conversation_agent_to_reload": "Agent de conversation à recharger.", + "clears_the_playlist": "Efface la liste de lecture.", + "clear_playlist": "Effacer la liste de lecture", + "selects_the_next_track": "Sélectionne la piste suivante.", + "pauses": "Met en pause.", + "starts_playing": "Démarre la lecture.", + "toggles_play_pause": "Bascule entre lecture/pause.", + "selects_the_previous_track": "Sélectionne la piste précédente.", + "seek": "Seek", + "stops_playing": "Arrête la lecture.", + "starts_playing_specified_media": "Lance la lecture du média spécifié.", + "announce": "Annoncer", + "enqueue": "Mettre en file d'attente", + "repeat_mode_to_set": "Mode de répétition à définir.", + "select_sound_mode_description": "Sélectionne un mode sonore spécifique.", + "select_sound_mode": "Sélectionner le mode sonore", + "select_source": "Sélectionner une source", + "shuffle_description": "Indique si le mode aléatoire est activé ou non.", + "unjoin": "Dissocier", + "turns_down_the_volume": "Baisse le volume.", + "turn_down_volume": "Baisser le volume", + "volume_mute_description": "Coupe ou réactive le son du lecteur multimédia.", + "is_volume_muted_description": "Définit s'il est mis en sourdine ou non.", + "mute_unmute_volume": "Désactiver/activer le volume", + "sets_the_volume_level": "Règle le niveau du volume.", + "set_volume": "Régler le volume", + "turns_up_the_volume": "Augmente le volume.", + "turn_up_volume": "Augmenter le volume", + "apply_filter": "Appliquer le filtre", + "days_to_keep": "Jours à conserver", + "repack": "Reconditionner", + "purge": "Purger", + "domains_to_remove": "Domaines à supprimer", + "entity_globs_to_remove": "Entités globales à supprimer", + "entities_to_remove": "Entités à supprimer", + "purge_entities": "Purger les entités", + "see_description": "Enregistre un appareil suivi vu.", + "battery_description": "Niveau de batterie de l'appareil.", + "gps_coordinates": "Les coordonnées GPS", + "gps_accuracy_description": "Précision des coordonnées GPS.", + "hostname_of_the_device": "Nom d'hôte de l'appareil.", + "hostname": "Nom d'hôte", + "mac_description": "Adresse MAC de l'appareil.", + "see": "Voir" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/fy/fy.json b/packages/core/src/hooks/useLocale/locales/fy/fy.json index f771144a..6d36a2d6 100644 --- a/packages/core/src/hooks/useLocale/locales/fy/fy.json +++ b/packages/core/src/hooks/useLocale/locales/fy/fy.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Postfak", "to_do_lists": "To-do lists", "developer_tools": "Untwikkel ark", "media": "Media", "profile": "Profile", + "panel_mailbox": "Postfak", "panel_shopping_list": "Boadskiplist", "unknown": "Unknown", "unavailable": "Net beskikber", @@ -86,7 +86,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "Status", + "state": "State", "name_target_humidity": "{name}-doelfochtigens", "name_current_humidity": "{name} hjoeddeistige fochtichheid", "name_humidifying": "{name} befochtsje", @@ -94,6 +94,7 @@ "name_on": "{name} oan", "resume_mowing": "Meanen ferfetsje", "start_mowing": "Begjinne te meanen", + "pause": "Pause", "return_to_dock": "Kear werom nei dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Blêdzje yn media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Folgjende nûmer", "previous_track": "Foarige nûmer", @@ -188,7 +188,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Duplisearje", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -202,7 +202,7 @@ "move": "Ferpleatse", "save": "Opslaan", "add": "Taheakje", - "edit": "Bewurkje", + "edit": "Edit", "submit": "Yntsjinje", "rename": "Omneame", "search": "Search", @@ -229,14 +229,15 @@ "media_content_type": "Media content type", "upload_failed": "Upload mislearre", "unknown_file": "Ûnbekend bestân", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", "selector_options": "Selector opsjes", - "action": "Aksje", + "action": "Action", "area": "Romte", "attribute": "Kenmerk", "boolean": "Boolean", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Hânmjittige ynfier", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Lit wachtwurd sjen", "hide_password": "Ferbergje wachtwurd", "no_logbook_events_found": "Gjin lochboekfermeldingen fûn.", "triggered_by": "Triggere troch", "triggered_by_automation": "Triggere troch automatisearring", "triggered_by_script": "Triggere troch skript", - "triggered_by_service": "Triggere troch tsjinst", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "Triggere troch numerike status fan", "triggered_by_state_of": "Triggere troch status fan", "triggered_by_event": "Triggere troch foarfal", @@ -308,6 +310,7 @@ "event_type_event_detected": "{event_type}-foarfal detekteare", "detected_an_event": "észlelt egy eseményt", "detected_an_unknown_event": "in ûnbekend foarfal detekteare", + "ui_components_logbook_triggered_by_service": "Triggere troch tsjinst", "entity_picker_no_entities": "Do hast gjin entiteiten", "no_matching_entities_found": "Gjin oerienkommende entiteiten fûn", "show_entities": "Jou entiteiten wer", @@ -412,7 +415,7 @@ "mount_picker_use_datadisk": "Brûk gegevensskiif foar back-up", "error_fetch_mounts": "Der is in flater optreden by it laden fan de lokaasjes.", "speech_to_text": "Spraak nei tekst", - "filter": "Filterje", + "filter": "Filter", "filter_by_entity": "Filterje op entiteit", "filter_by_device": "Filterje op apparaat", "filter_by_area": "Filterje op romte", @@ -427,7 +430,7 @@ "change_picture": "Feroarje ôfbylding", "current_picture": "Hjoeddeistige ôfbylding", "picture_upload_supported_formats": "Stipet JPEG, PNG, of GIF ôfbylding.", - "default_color_state": "Standertkleur (steat)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -485,11 +488,13 @@ "mean": "Gemiddelde", "sum": "Sum", "change": "Change", - "service": "tsjinst", + "ui_components_service_picker_service": "Tsjinst", "this_field_is_required": "Dit fjild is fereaske", "targets": "Doelen", - "service_data": "Tsjinstgegevens", + "action_data": "Action data", "integration_documentation": "Yntegraasjedokumintaasje", + "ui_components_service_control_data": "Tsjinstgegevens", + "ui_components_service_control_target_description": "Hokker romtes, apparaten of entiteiten dizze tsjinst him oprjochtsje moat.", "no_related_items_found": "Gjin relatearre items fûn", "related_entities": "Grivearre entiteiten", "related_items_group": "Underdiel fan de folgjende groepen", @@ -540,7 +545,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -571,7 +575,7 @@ "edit_event": "Evenemint bewurkje", "save_event": "Evenemint opslaen", "all_day": "All day", - "end": "Ein", + "end": "End", "event_not_all_required_fields": "Net alle ferplichte fjilden binne ynfolle", "delete_only_this_event": "Ferwider allinnich dit evenemint", "delete_all_future_events": "Ferwiderje alle takomstige eveneminten", @@ -623,6 +627,10 @@ "increase_temperature": "Temperatuer ferheegje", "decrease_temperature": "Temperatuer ferleegje", "copy_to_clipboard": "Kopiearje nei klamboerd", + "last_changed": "Lêst feroare", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "Alle YAML konfiguraasjes", "domain": "Domain", @@ -691,6 +699,7 @@ "didn_t_quite_get_that": "Begryp dat net hielendal", "voice_command_found": "ik ha it folgjende foar dy fûn", "voice_command_error": "Bliksem Piebe, der is in flater optreden", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Hoe kin ik dy helpe?", "enter_a_request": "Fier in fersyk yn", "send_text": "Ferstjoer tekst", @@ -707,8 +716,6 @@ "information": "Information", "related": "Relateare", "device_info": "Apparaatynformaasje", - "last_changed": "Lêst wizige", - "last_updated": "Last updated", "show_more": "Toan mear", "exit_edit_mode": "Bewurkingsmoadus ferlitte", "last_action": "Last action", @@ -720,6 +727,7 @@ "create_backup_before_updating": "Foar it updaten in backup meitsje", "update_instructions": "Update ynstruksjes", "current_activity": "Hjoeddeistige aktiviteit", + "status": "Status", "vacuum_cleaner_commands": "Stofsûger opdrachten:", "fan_speed": "Fentilatorfaasje", "clean_spot": "Meitsje plak skjin", @@ -824,8 +832,10 @@ "rotate_right_and_flip": "Nei rjochts draaie en omdraaie", "rotate_right": "Nei rjochts draaie", "voice_assistants": "Spraakassistinten", + "ui_dialogs_entity_registry_editor_hidden_description": "Ferburgen entiteiten wurde net werjûn op dyn dashboard. Harren skiednis wurdt noch hieltyd byhâlden en kinst noch altyd mei harren kommunisearje mei services.", "enable_type": "Skeakelje {type} yn", "device_registry_detail_enabled_cause": "It {type} is útskeakele troch {cause}.", + "service": "tsjinst", "unknown_error": "Unbekinde flater", "expose": "Ûntslute", "aliases": "Aliassen", @@ -836,7 +846,7 @@ "restart_home_assistant": "Home Assistant op 'en nij starte?", "advanced_options": "Advanced options", "quick_reload": "Werlade", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Konfiguraasje werlade", "failed_to_reload_configuration": "Kin de konfiguraasje net opnij lade", "restart_description": "Underbrekt alle rinnende automatisearringen en skripts.", @@ -880,6 +890,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "Wolst dit item ferwiderje?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Bezich mei laden fan de folgjende stap foar {integration}", "options_successfully_saved": "Ynstellings suksesfol bewarre", "repair_issue": "Werstel swierrichheid", @@ -1008,11 +1019,12 @@ "no_notifications": "Gjin notifikaasjes", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Kin tsjinst {service} net oanroppe.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Ferbining ferbrutsen. Op é nij ferbine...", "home_assistant_has_started": "Home Assistant is start!", "triggered_name": "Aktivearre {name}", "notification_toast_no_matching_link_found": "Gjin My-link fûn foar {path}", + "ui_notification_toast_service_call_failed": "Kin tsjinst {service} net oanroppe.", "app_configuration": "App konfiguraasje", "sidebar_toggle": "Sydbalke yn- en útskeakelje", "hide_panel": "Paniel ferbergje", @@ -1022,7 +1034,8 @@ "actions_no_entity_toggle": "Gjin entiteit opjûn om te skeakeljen", "no_navigation_path_specified": "Gjin navigaasjepaad opjûn", "actions_no_url": "Gjin URL om te iepenjen opjûn", - "actions_no_service": "Gjin tsjinst selektearre", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Gjin tsjinst selektearre", "welcome_home": "Wolkom thús", "empty_state_go_to_integrations_page": "gean nei de konfiguraasjepagina", "never_triggered": "Nea útfierd", @@ -1038,8 +1051,9 @@ "navigate_to_location": "Gean nei {location}", "open_window_to_url_path": "Iepen finster nei {url_path}", "toggle_name": "Skeakelje {name}", - "call_service_name": "Tsjinst {name} oanroppe", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Toan mear ynformaasje: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Tsjinst {name} oanroppe", "recovery_mode_activated": "Werstelmodus aktivearre", "starting_description": "Home Assistant komt op gong, eefkes geduld…", "reset_focus": "Reset focus", @@ -1078,6 +1092,7 @@ "energy_distribution_go_to_energy_dashboard": "Gean nei it enerzjydashboard", "energy_usage": "Enerzjyferbrûk", "previous_energy_usage": "Foarige Enerzjyferbrûk", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Koalstofearme enerzjy brûkt", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Brûkte koalstofearme enerzjy koe net berekkene wurde", "unused_entities": "Net brûkte entiteiten", @@ -1101,10 +1116,13 @@ "edit_configuration": "Bewurkje konfiguraasje", "unsaved_changes": "Net-opsleine wizigingen", "saved": "Opslein", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Kin YAML net parsearjen: {error}", "raw_editor_error_invalid_config": "Unjildige konfiguraasje: {error}", "raw_editor_error_save_yaml": "Kin YAML net opslaan: {error}", "raw_editor_error_remove": "Kin konfiguraasje net ferwiderje: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "We generearje automatysk dyn dashboardwerjeften mei dyn romten en apparaten ast dyn dashboardkonfiguraasje ferwiderest", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Bist der wis fan datst dyn Lovelace UI-konfiguraasje ferwiderje wolst?", "title_of_your_dashboard": "Titel fan dyn dashboard", "edit_title": "Wizich titel", "title": "Title", @@ -1116,27 +1134,29 @@ "move_view_left": "Ferpleats werjefte nei links", "move_view_right": "Ferpleats werjefte nei rjochts", "background": "Background", - "badges": "Badges", "view_type": "Wjergavetype", "masonry_default": "Tegelfoarm (standert)", "sidebar": "Sysbalke", "panel_card": "Paniel (1 kaart)", "sections_experimental": "Seksjes (eksperiminteel)", "subview": "Subwerjeften", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Bewurkje yn fisuele bewurker", "edit_in_yaml": "Bewurkje yn YAML", "saving_failed": "Opslaan mislearre", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Badges", "card_configuration": "Kaartkonfiguraasje", "type_card_configuration": "{type} Kaartkonfiguraasje", "edit_card_pick_card": "Hokker kaart wolst taheakje?", - "toggle_editor": "Editor wikselje", - "you_have_unsaved_changes": "Do hast net-opsleine wizigingen", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Bist der wis fan datst ôfbrekke wolst?", "show_code_editor": "Code-bewurker werjaan", "add_card": "Add card", - "copy": "Kopiearje", - "cut": "Knippe", + "copy": "Copy", + "cut": "Cut", "move_to_view": "Nei werjefte ferpleatsen", "move_card_before": "Ferpleats kaart foar", "move_card_after": "Ferpleats kaart efter", @@ -1147,7 +1167,15 @@ "search_cards": "Sykje kaarten", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Hokker kaart wolst taheakje oan dyn {name}-werjefte?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Taheakje oan dashboard", "move_card_error_title": "Kaart ferpleatse net mooglik", "choose_a_view": "Kies in werjefte", "dashboard": "Dashboard", @@ -1161,9 +1189,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Bewurkje seksje", + "width": "Width", "suggest_card_header": "Wy hawwe in suggestje foar dy makke", "pick_different_card": "Kies in oare kaart", - "add_to_dashboard": "Taheakje oan dashboard", "save_config_header": "Nim kontrôle oer dyn dashboard", "save_config_empty_config": "Begjin mei in lege dashboard", "take_control": "Kontrôle nimme", @@ -1171,10 +1199,10 @@ "migrate_configuration": "Konfiguraasje migrearje", "navigation_path": "Navigaasjepaad", "url_path": "URL paad", - "default_action": "Standertaksje", - "call_service": "Tsjinst oanroppe", + "default": "Default", + "perform_action": "Perform action", "more_info": "Mear ynformaasje", - "no_action": "Gjin aksje", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Betingst foldien", @@ -1202,7 +1230,7 @@ "initial_view": "Earste werjefte", "calendar_entities": "Aginda entiteiten", "list_days": "List (7 dagen)", - "conditional": "Kondisjoneel", + "conditional": "Conditional", "conditions": "Betingsten", "card": "Kaart", "change_type": "Wizich type", @@ -1248,22 +1276,22 @@ "camera_entity": "Kamera entiteit", "image_entity": "Ôfbyldingsentiteit", "camera_view": "Kamerawerjefte", - "double_tap_action": "Aksje by dûbel-tik", - "hold_action": "Aksje fêsthâlde", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Oeren om sjen te litten", "days_to_show": "Sichtbere dagen", "icon_height": "Ikoan hichte", "image_path": "Ôfbyldingspaad", "maximum": "Maximum", - "manual": "Mei de hân", + "manual": "Manual", "minimum": "Minimum", - "paste_from_clipboard": "Plak ut it klamboerd", - "generic_paste_description": "Plak in {type} kaart fanôf it klamboerd", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Fernijingsynterval", "show_icon": "Ikoan sjen litte?", "show_name": "Namme sjen litte?", "show_state": "Status sjen litte?", - "tap_action": "Tik aksje", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secundair info attribuut", "generic_state_color": "Kleur ikoan op basis fan status?", "suggested_cards": "Suggested cards", @@ -1271,7 +1299,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Geolokaasjeboarnen", "dark_mode": "Tsjustere modus?", - "appearance": "Uterlik", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Standert zoom", @@ -1280,6 +1308,16 @@ "media_control": "Mediaspiler", "picture": "Ôfbylding", "picture_elements": "Ôfbylding eleminten", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Ôfbylding entiteit", "picture_glance": "Ôfbyldings eachopslach", "state_entity": "Statusentiteit", @@ -1291,12 +1329,15 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Toan de hjoeddeistige temperatuer as earste", "tile": "Tegel", - "icon_tap_action": "Pictogram tik aksje", - "actions": "Aksjes", - "show_entity_picture": "Entiteitsôfbylding sjen litte", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Ferbergje status", - "state_content": "Status ynhâld", + "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Aksjes", + "ui_panel_lovelace_editor_card_tile_default_color": "Standertkleur (steat)", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Lêst wizige", "vertical_stack": "Fertikale stapel", "weather_forecast": "Waarsferwachting", "weather_to_show": "Waar om sjen te litten", @@ -1305,6 +1346,14 @@ "show_only_forecast": "Toan allinnich waarfoarsizzing", "select_forecast_type": "Type foarsizzing selektearje", "no_type": "Gjin type", + "style": "Styl", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Funksjes", "not_compatible": "Net kompatibel", "features_no_compatible_available": "Der binne gjin kompatibele funksjes beskikber foar dizze entiteit", @@ -1324,7 +1373,6 @@ "vacuum_commands": "Stofsûger kommando's", "commands": "Kommando's", "climate_fan_modes": "Klimaat fentilator modi", - "style": "Styl", "dropdown": "Dropdownmenu", "icons": "Ikoanen", "customize_fan_modes": "Customize fan modes", @@ -1356,9 +1404,10 @@ "hide_entities_without_area": "Ferbergje entiteiten sûnder romte", "hide_energy": "Ferbergje enerzjy", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Ferburgen romten", - "no_description_available": "Der is gjin beskikber beskikber", - "by_entity": "Per entiteit", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Per kaart", + "by_badge": "By badge", "header": "Koptekst", "footer": "Fuottekst", "choose_a_type": "Kies in {type}", @@ -1366,6 +1415,8 @@ "header_editor": "Koptekstbewurker", "footer_editor": "Fuottekstbewurker", "feature_editor": "Funksje editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "Aksint", "ui_panel_lovelace_editor_color_picker_colors_black": "Swart", "ui_panel_lovelace_editor_color_picker_colors_blue": "Blau", @@ -1401,117 +1452,145 @@ "compare_data": "Gegevens fergelykje", "reload_ui": "Werlaad Lovelace", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Lokale kalinder", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1532,7 +1611,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1551,20 +1629,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1590,77 +1665,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1668,6 +1682,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1739,10 +1755,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1757,8 +1771,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1772,7 +1800,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1780,7 +1807,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1789,51 +1816,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1843,12 +1958,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1856,43 +1973,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1903,22 +1986,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1931,6 +2027,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1949,107 +2046,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Namme bestiet al", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2060,21 +2195,36 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", "data_portal_username": "Portal username or email address", @@ -2086,40 +2236,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2138,105 +2278,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Namme bestiet al", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2319,50 +2379,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2373,43 +2428,165 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2418,7 +2595,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2436,7 +2612,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2447,8 +2622,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2468,7 +2641,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2479,14 +2651,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2505,52 +2675,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2641,64 +2767,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2835,10 +2910,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2864,47 +2990,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2925,21 +3035,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2974,41 +3081,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3028,6 +3161,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3039,45 +3193,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3104,110 +3321,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3215,90 +3333,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/gl/gl.json b/packages/core/src/hooks/useLocale/locales/gl/gl.json index 4ff97a1d..b7476d12 100644 --- a/packages/core/src/hooks/useLocale/locales/gl/gl.json +++ b/packages/core/src/hooks/useLocale/locales/gl/gl.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Caixa de correo", "to_do_lists": "Listas de quefaceres", "developer_tools": "Utilidades para desenvolvedores", "media": "Medio", "profile": "Profile", + "panel_mailbox": "Caixa de correo", "panel_shopping_list": "Lista da compra", "unknown": "Unknown", "unavai": "Non dispoñible", @@ -62,7 +62,7 @@ "name_heating": "Quentando a {name}", "name_cooling": "Refrixerando a {name}", "high": "High", - "low": "Low", + "low": "Baixo", "mode": "Mode", "preset": "Preset", "action_to_target": "{action} para o obxectivo", @@ -93,6 +93,7 @@ "name_on": "{name} encendido", "resume_mowing": "Retoma a sega", "start_mowing": "Comeza a segar", + "pause": "Pausar", "return_home": "Volver a base de carga", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Explorar os medios", "play": "Reproducir", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Pista seguinte", "previous_track": "Pista anterior", @@ -141,7 +141,7 @@ "installing_progress": "Instalando ({progress}%)", "up_to_date": "Actualizado", "empty_value": "(valor baleiro)", - "start": "Start", + "start": "Comezar", "finish": "Finish", "resume_cleaning": "Retomar a limpeza", "start_cleaning": "Comezar a limpeza", @@ -177,7 +177,7 @@ "forecast_daily": "Previsión diaria", "forecast_hourly": "Previsión por hora", "forecast_twice_daily": "Previsión dúas veces ao día", - "daily": "Diariamente", + "daily": "Diario", "hourly": "Cada hora", "twice_daily": "Dúas veces ao día", "and": "E", @@ -196,7 +196,7 @@ "close": "Close", "leave": "Deixar", "stay": "Manter", - "next": "Next", + "next": "Seguinte", "back": "Atrás", "undo": "Desfacer", "move": "Mover", @@ -229,9 +229,11 @@ "media_content_type": "Media content type", "upload_failed": "Erro na subida", "unknown_file": "Ficheiro descoñecido", - "select_image": "Seleccionar imaxe", + "image": "Image", + "select_label": "Selecciona {label}", "upload_picture": "Subir imaxe", "image_url": "Ruta local ou URL web", + "ui_components_selectors_image_select_image": "Seleccionar imaxe", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", @@ -244,7 +246,7 @@ "date": "Date", "date_and_time": "Data e hora", "duration": "Duration", - "entity": "Entity", + "entity": "Entidade", "floor": "Andar", "icon": "Icon", "location": "Location", @@ -257,13 +259,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Entrada Manual", + "learn_more_about_templating": "Aprende máis sobre a creación de modelos.", "show_password": "Mostrar contrasinal", "hide_password": "Ocultar contrasinal", "no_logbook_events_found": "Non se atoparon eventos no rexistro.", "triggered_by": "activado por", "triggered_by_automation": "activado por automatización", "triggered_by_script": "activado por script", - "triggered_by_service": "activado polo servizo", + "triggered_by_action": "activado pola acción", "logbook_triggered_by_numeric_state_of": "activado polo estado numérico de", "triggered_by_state_of": "activado polo estado de", "triggered_by_event": "activado por evento", @@ -308,6 +311,7 @@ "event_type_event_detected": "Evento {event_type} detectado", "detected_an_event": "evento detectado", "detected_an_unknown_event": "Detectouse un evento descoñecido", + "ui_components_logbook_triggered_by_service": "activado polo servizo", "entity_picker_no_entities": "Non tes ningunha entidade", "no_matching_entities_found": "Non se atoparon entidades coincidentes", "show_entities": "Amosar entidades", @@ -340,7 +344,7 @@ "close_selection_mode": "Pechar o modo de selección", "select_all": "Seleccionar todo", "select_none": "Non seleccionar nada", - "customize_table": "Customize table", + "customize_table": "Personalizar táboa", "conversation_agent": "Axente de conversa", "none": "None", "country": "País", @@ -350,7 +354,7 @@ "no_theme": "Sen tema", "language": "Language", "no_languages_available": "Non hai idiomas dispoñíbeis", - "text_to_speech": "Texto a voz", + "text_to_speech": "Texto-a-fala", "voice": "Voz", "no_user": "Ningún usuario", "add_user": "Engadir usuario", @@ -414,7 +418,8 @@ "error_fetch_addons": "Produciuse un erro ao cargar os complementos.", "mount_picker_use_datadisk": "Usa o disco de datos para a copia de seguridade", "error_fetch_mounts": "Houbo un erro ao cargar as localizacións.", - "filter": "Filtrar", + "speech_to_text": "Texto a voz", + "filter": "Filtro", "filter_by_entity": "Filtrar por entidade", "filter_by_device": "Filtrar por dispositivo", "filter_by_area": "Filtrar por área", @@ -429,7 +434,7 @@ "change_picture": "Cambiar imaxe", "current_picture": "Imaxe actual", "picture_upload_supported_formats": "Sopórtanse imaxes JPEG, PNG ou GIF.", - "default_color_state": "Cor predeterminada (estado)", + "default_color_state": "Cor por defecto (estado)", "primary": "Primario", "accent": "Acento", "disabled": "Disabled", @@ -469,9 +474,9 @@ "last_month": "O mes pasado", "this_year": "Este ano", "last_year": "O ano pasado", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Restablecer ao tamaño predeterminado", + "number_of_columns": "Número de columnas", + "number_of_rows": "Número de filas", "never": "Nunca", "history_integration_disabled": "Integración do historial desactivada", "loading_state_history": "Cargando o historial do estado...", @@ -487,11 +492,13 @@ "mean": "Media", "sum": "Suma", "change": "Change", - "service": "servizo", + "ui_components_service_picker_service": "Servizo", "this_field_is_required": "Este campo é obrigatorio", "targets": "Obxectivos", - "service_data": "Datos do servizo", + "action_data": "Datos de acción", "integration_documentation": "Documentación de integracións", + "ui_components_service_control_data": "Datos do servizo", + "ui_components_service_control_target_description": "Que áreas, dispositivos ou entidades debería apuntar este servizo.", "no_related_items_found": "Non se atoparon elementos relacionados.", "related_entities": "Entidades relacionadas", "related_items_group": "Parte dos seguintes grupos", @@ -503,10 +510,10 @@ "filtering_by": "Filtrando por", "number_hidden": "{number} oculto", "ungrouped": "Non agrupado", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "customize": "Personalizar", + "hide_column_title": "Ocultar columna {title}", + "show_column_title": "Mostrar columna {title}", + "restore_defaults": "Restaurar valores predeterminados", "message": "Message", "gender": "Xénero", "male": "Home", @@ -543,7 +550,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -625,6 +631,10 @@ "increase_temperature": "Aumentar a temperatura", "decrease_temperature": "Diminuír a temperatura", "copy_to_clipboard": "Copiar ao portapapeis", + "last_changed": "Última modificación", + "last_updated": "Last updated", + "remaining_time": "Tempo restante", + "install_status": "Estado da instalación", "safe_mode": "Modo seguro", "all_yaml_configuration": "Toda a configuración de YAML", "domain": "Dominio", @@ -660,7 +670,7 @@ "raspberry_pi_gpio_entities": "Entidades GPIO de Raspberry Pi", "themes": "Temas", "action_server": "{action} servidor", - "restart": "Restart", + "reboot": "Reiniciar", "reload": "Reload", "navigate": "Navegar", "server": "Servidor", @@ -693,6 +703,7 @@ "didn_t_quite_get_that": "Non entendín ben iso", "voice_command_found": "Atopei o seguinte para ti:", "voice_command_error": "Ups, ocorreu un erro", + "voice_command_conversation_no_control": "Este asistente non pode controlar o teu fogar.", "how_can_i_assist": "Como podo axudar?", "enter_a_request": "Introduce unha solicitude", "send_text": "Enviar texto", @@ -709,8 +720,6 @@ "information": "Información", "related": "Relacionado", "device_info": "Información do dispositivo", - "last_changed": "Última modificación", - "last_updated": "Last updated", "show_more": "Mostrar máis", "exit_edit_mode": "Saír do modo de edición", "last_action": "Última acción", @@ -826,8 +835,10 @@ "rotate_right_and_flip": "Xirar á dereita e voltear", "rotate_right": "Xirar á dereita", "voice_assistants": "Asistentes de voz", + "ui_dialogs_entity_registry_editor_hidden_description": "As entidades ocultas non se mostrarán no teu panel de control nin se incluirán cando se fagan referencias indirectas (por exemplo, a través dunha área ou dun dispositivo). A seu historial aínda se rastrea e podes seguir interactuando con elas con servizos.", "enable_type": "Activar {type}", "device_registry_detail_enabled_cause": "O {type} está desactivado por {cause}.", + "service": "servizo", "unknown_error": "Erro descoñecido", "expose": "Expor", "alias": "Alias", @@ -838,14 +849,13 @@ "restart_home_assistant": "Reiniciar Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Recarga rápida", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Recargando a configuración", "failed_to_reload_configuration": "Produciuse un erro ao recargar a configuración", "restart_description": "Interrompe todas as automatizacións e scripts en execución.", "restart_failed": "Fallou ao reiniciar Home Assistant", "stop_home_assistant": "Deter Home Assistant?", "reboot_system": "Reiniciar o sistema?", - "reboot": "Reiniciar", "rebooting_system": "Reiniciando o sistema", "failed_to_reboot_system": "Fallou ao reiniciar o sistema", "shut_down_system": "Apagar o sistema?", @@ -881,6 +891,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "Queres eliminar este elemento?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Cargando o seguinte paso para {integration}", "options_successfully_saved": "Opcións gardadas con éxito.", "repair_issue": "Problema de reparación", @@ -997,7 +1008,7 @@ "configuration_errors_detected": "Erros de configuración detectados", "config_editor_not_available": "Non hai ningún editor visual dispoñible para o tipo \"{type}\".", "config_key_missing": "Falta a clave obrigatoria \"{key}\".", - "config_no_template_editor_support": "As modelo non son compatibles co editor visual", + "config_no_template_editor_support": "Os modelos non son compatibles co editor visual", "supervisor_title": "Non se puido cargar o panel do Supervisor!", "ask_for_help": "Pide axuda", "supervisor_reboot": "Proba a reiniciar o host", @@ -1009,11 +1020,12 @@ "no_notifications": "Sen notificacións", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Fallou ao chamar o servizo {service}.", + "notification_toast_action_failed": "Fallou ao realizar a acción {service}.", "connection_lost_reconnecting": "Perdeuse a conexión. Tentando volver a conectar...", "home_assistant_has_started": "Home Assistant comezou!", "triggered_name": "{Name} activado", "notification_toast_no_matching_link_found": "Non se atopou ningunha ligazón correspondente a 'Meu enlace' para {path}", + "ui_notification_toast_service_call_failed": "Fallou ao chamar o servizo {service}.", "app_configuration": "Configuración da App", "sidebar_toggle": "Alternar barra lateral", "hide_panel": "Ocultar panel", @@ -1023,7 +1035,8 @@ "actions_no_entity_toggle": "Non se proporcionou ningunha entidade para alternar", "no_navigation_path_specified": "Non se especificou ningunha ruta de navegación", "actions_no_url": "Non se especificou ningunha URL para abrir", - "actions_no_service": "Ningún servizo para executar especificado", + "actions_no_action": "Non se especificou ningunha acción para executar", + "ui_panel_lovelace_cards_actions_no_service": "Ningún servizo para executar especificado", "welcome_home": "Benvido a Casa", "empty_state_go_to_integrations_page": "Vai á páxina de integracións.", "never_triggered": "Nunca activado", @@ -1039,8 +1052,9 @@ "navigate_to_location": "Diríxete a {location}", "open_window_to_url_path": "Abrir fiestra a {url_path}", "toggle_name": "Alternar {name}", - "call_service_name": "Chamar ao servizo {name}", + "perform_action_name": "Realizar acción {name}", "show_more_info_name": "Amosar máis información: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Chamar ao servizo {name}", "recovery_mode_activated": "Modo de recuperación activado", "starting_description": "Home Assistant está a iniciar, por favor agarda…", "reset_focus": "Restabelecer foco", @@ -1079,6 +1093,7 @@ "energy_distribution_go_to_energy_dashboard": "Vai ao panel de enerxía", "energy_usage": "Uso de enerxía", "previous_energy_usage": "Anterior uso da enerxía", + "untracked_consumption": "Consumo non rastrexado", "low_carbon_energy_consumed": "Enerxía de baixo carbono consumida", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Non se puido calcular a enerxía de baixo carbono consumida", "unused_entities": "Entidades non utilizadas", @@ -1103,10 +1118,13 @@ "edit_configuration": "Editar configuración", "unsaved_changes": "Cambios non gardados", "saved": "Gardado", + "delete_dashboard_configuration": "Eliminar a configuración do panel de control?", "raw_editor_error_parse_yaml": "Incapaz de analizar YAML: {error}", "raw_editor_error_invalid_config": "A túa configuración non é válida: {error}", "raw_editor_error_save_yaml": "Incapaz de gardar YAML: {error}", "raw_editor_error_remove": "Incapaz de eliminar a configuración: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Xeraremos automaticamente as vistas do teu panel de control coas túas áreas e dispositivos se eliminas a configuración do mesmo", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Estás seguro de que queres eliminar a configuración do teu panel de control?", "title_of_your_dashboard": "Título do teu panel de control", "edit_title": "Editar título", "title": "Title", @@ -1118,17 +1136,19 @@ "move_view_left": "Mover vista á esquerda", "move_view_right": "Mover vista á dereita", "background": "Fondo", - "badges": "Insignias", "view_type": "Tipo de vista", "masonry_default": "Masonry (predeterminado)", "sidebar": "Barra lateral", "panel_card": "Panel (1 tarxeta)", "sections_experimental": "Seccións (experimental)", "subview": "Subvista", - "max_number_of_columns": "Número máximo de columnas", + "edit_view_max_columns": "Número máximo de seccións de ancho", + "sections_view_specifics_settings": "Configuración específica da vista de seccións", + "dense_section_placement": "Colocación densa da sección", "edit_in_visual_editor": "Editar no editor visual", "edit_in_yaml": "Editar en YAML", "saving_failed": "Fallou o gardado", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Insignias", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Non podes cambiar a túa vista a outro tipo porque a migración aínda non está soportada. Comeza de cero cunha nova vista se queres usar outro tipo de vista.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Non podes cambiar a túa vista para usar o tipo de vista 'seccións' porque a migración aínda non está soportada. Comeza de cero cunha nova vista se queres experimentar coa vista 'seccións'.", "card_configuration": "Configuración da tarxeta", @@ -1150,11 +1170,18 @@ "increase_card_position": "Aumentar a posición da tarxeta", "more_options": "Máis opcións", "search_cards": "Buscar tarxetas", - "config": "Config", - "layout": "Layout", + "config": "Configuración", + "layout": "Deseño", + "full_width_card": "Tarxeta de ancho completo", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configura como aparecerá a tarxeta no taboleiro. Estas configuracións sobrescribirán o tamaño e a posición predeterminados da tarxeta.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Que tarxeta lle gustaría engadir á súa {name} ?", - "ui_panel_lovelace_editor_edit_card_tab_config": "Configuración", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Visibilidade", + "badge_configuration": "Configuración da insignia", + "type_badge_configuration": "Configuración da insignia de {type}", + "edit_badge_pick_badge": "Que insignia che gustaría engadir?", + "add_badge": "Engadir insignia", + "suggest_card_header": "Creamos unha suxestión para ti", + "add_to_dashboard": "Engadir ao panel", "move_card_error_title": "Non é posible mover a tarxeta", "choose_a_view": "Escolla unha vista", "dashboard": "Panel", @@ -1173,9 +1200,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} vai ser eliminada.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Esta sección", "edit_section": "Editar sección", - "suggest_card_header": "Creamos unha suxestión para ti", + "wide": "Ancho", "pick_different_card": "Escolle unha tarxeta diferente", - "add_to_dashboard": "Engadir ao panel", "save_config_header": "Toma o control do teu panel de control", "save_config_empty_config": "Comezar con un panel baleiro", "take_control": "Toma o control", @@ -1183,10 +1209,10 @@ "migrate_configuration": "Migrar configuración", "navigation_path": "Ruta de navegación", "url_path": "URL ruta", - "default_action": "Acción predeterminada", - "call_service": "Servizo de chamadas", + "default": "Por defecto", + "perform_action": "Realizar acción", "more_info": "Máis información", - "no_action": "Ningunha acción", + "nothing": "Nada", "add_condition": "Engadir condición", "test": "Proba", "condition_passes": "Cumpre coa condición", @@ -1200,7 +1226,6 @@ "mobile": "Móbil", "tablet": "Tableta", "desktop": "Escritorio", - "wide": "Ancho", "min_size_px": "min.: {size} px", "state_is_equal_to": "O estado e igual a", "state_state_not_equal": "O estado non é igual a", @@ -1259,8 +1284,8 @@ "camera_entity": "Entidade da cámara", "image_entity": "Entidade da imaxe", "camera_view": "Vista da cámara", - "double_tap_action": "Acción de toque dobre", - "hold_action": "Mantén a acción", + "double_tap_behavior": "Comportamento da dobre toque", + "hold_behavior": "Comportamento ao manter pulsado", "hours_to_show": "Horas para mostrar", "days_to_show": "Días a mostrar", "icon_height": "Altura da icona", @@ -1268,12 +1293,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Pegar desde o portapapeis", - "generic_paste_description": "Pega unha tarxeta {type} do portapapeis", + "generic_paste_description": "Pega unha insignia de {type} do portapapeis", "refresh_interval": "Intervalo de actualización", - "show_icon": "Mostrar icona?", - "show_name": "Mostrar nome?", - "show_state": "Mostrar estado?", - "tap_action": "Acción de tocar", + "show_icon": "Mostrar icona", + "show_name": "Mostrar nome", + "show_state": "Mostrar estado", + "tap_behavior": "Comportamento ao tocar", "secondary_info_attribute": "Atributo de información secundaria", "generic_state_color": "¿Colorear iconas baseándose no estado?", "suggested_cards": "Tarxetas suxeridas", @@ -1290,6 +1315,16 @@ "media_control": "Control de medios", "picture": "Imaxe", "picture_elements": "Elementos da imaxe", + "card_options": "Opcións de tarxeta", + "elements": "Elementos", + "add_new_element": "Engadir novo elemento", + "dark_mode_image_path": "Ruta da imaxe en modo escuro", + "state_filter": "Filtro de estado", + "dark_mode_state_filter": "Filtro de estado do modo escuro", + "state_badge": "Insignia de estado", + "state_icon": "Icona de estado", + "state_label": "Etiqueta de estado", + "perform_action_button": "Botón de realizar acción", "picture_entity": "Entidade de imaxe", "picture_glance": "Vista de imaxe", "plant_status": "Estado da planta", @@ -1300,12 +1335,15 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Mostrar a temperatura actual como información principal", "tile": "Azulexo", - "icon_tap_action": "Acción de toque do icono", - "actions": "Accións", - "show_entity_picture": "Mostrar imaxe da entidade", + "icon_tap_behavior": "Comportamento ao tocar na ícona", + "interactions": "Interaccións", + "show_entity_picture": "Mostrar a imaxe da entidade", "vertical": "Vertical", "hide_state": "Ocultar estado", "state_content": "Contido do estado", + "ui_panel_lovelace_editor_card_tile_actions": "Accións", + "ui_panel_lovelace_editor_card_tile_default_color": "Cor predeterminada (estado)", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Última actualización", "vertical_stack": "Montaxe en vertical", "weather_forecast": "Predición do tempo", "weather_to_show": "Clima para mostrar", @@ -1314,6 +1352,18 @@ "show_only_forecast": "Mostrar só a predición", "select_forecast_type": "Seleccione o tipo de previsión", "no_type": "Sen tipo", + "style": "Estilo", + "prefix": "Prefixo", + "suffix": "Sufixo", + "state_image": "Imaxe de estado", + "displayed_elements": "Elementos mostrados", + "ui_panel_lovelace_editor_badge_entity_display_type": "Tipo de visualización", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Completo (icona, nome e estado)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Mínimo (só icona)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Estándar (icona e estado)", + "suggested_badges": "Insignias suxeridas", + "other_badges": "Outras insignias", + "custom_badges": "Insignias personalizadas", "features": "Funcións", "not_compatible": "Non compatíbel", "features_no_compatible_available": "Non hai funcións compatíbeis dispoñíbeis para esta entidade", @@ -1333,7 +1383,6 @@ "vacuum_commands": "Comandos do aspirador", "commands": "Comandos", "climate_fan_modes": "Modos de climatización do ventilador", - "style": "Estilo", "dropdown": "Despregable", "icons": "Iconas", "customize_fan_modes": "Personaliza os modos do ventilador", @@ -1369,6 +1418,7 @@ "no_description_available": "Non hai descrición dispoñíbel", "by_entity": "Por entidade", "by_card": "Por tarxeta", + "by_badge": "Por insignia", "header": "Cabeceira", "footer": "Pé de páxina", "choose_a_type": "Escolle un {type}", @@ -1376,6 +1426,8 @@ "header_editor": "Editor de cabeceira", "footer_editor": "Editor de pé de páxina", "feature_editor": "Editor de características", + "element_editor": "Editor de elementos", + "type_element_editor": "Editor de elemento {type}", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "Gris azulado", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Cián", "ui_panel_lovelace_editor_color_picker_colors_deep_orange": "Laranxa profundo", @@ -1403,118 +1455,146 @@ "compare_data": "Comparar datos", "reload_ui": "Recargar UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Persoa", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Aplicación Móbil", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Calendario Local", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Aplicación Móbil", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Último movemento", + "mic_volume": "Volume do micrófono", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1534,7 +1614,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1552,20 +1631,17 @@ "next_setting": "Próxima atardecida", "solar_azimuth": "Acimut solar", "solar_elevation": "Altitude solar", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Ganancia automática", + "noise_suppression": "Eliminación de ruído", + "noise_suppression_level": "Nivel de eliminación de ruído", + "off": "Off", "preferred": "Preferred", - "finished_speaking_detection": "Finished speaking detection", - "aggressive": "Aggressive", - "default": "Default", + "finished_speaking_detection": "Detección de fala rematada", + "aggressive": "Agresivo", "relaxed": "Relaxed", + "mute": "Silenciar", + "satellite_enabled": "Satélite habilitado", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Enchufado", @@ -1591,77 +1667,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Detección de movemento", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Actualización dispoñible", - "dry": "Dry", - "wet": "Mollado", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Consumo total", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Distancia estimada", - "vendor": "Vendedor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Ruído", - "overload": "Sobrecarga", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentáneo", + "pull_retract": "Tirar/Retraer", "bytes_received": "Bytes recibidos", "server_country": "País do servidor", "server_id": "ID do servidor", @@ -1669,6 +1684,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes enviados", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1740,10 +1757,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Sensibilidade ao movemento", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1758,8 +1773,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Toque de chamada para movemento", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Ton de chamada para persoa", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1773,7 +1802,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1781,60 +1809,148 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", - "ptz_patrol": "PTZ patrol", + "ptz_patrol": "Patrulla PTZ", "push_notifications": "Push notifications", "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Ganancia automática", - "mic_volume": "Mic volume", - "noise_suppression": "Eliminación de ruído", - "noise_suppression_level": "Nivel de eliminación de ruído", - "mute": "Silenciar", - "satellite_enabled": "Satélite habilitado", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentáneo", - "pull_retract": "Tirar/Retraer", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Último movemento", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Distancia estimada", + "vendor": "Vendedor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Mollado", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Despexado, de noite", + "cloudy": "Nubrado", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lóstregos, chuvioso", + "partly_cloudy": "Parcialmente nubrado", + "pouring": "Pouring", + "rainy": "Chuvioso", + "snowy": "Snowy", + "snowy_rainy": "Nevarada, chuviosa", + "sunny": "Soleado", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "Clase de estado", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1844,12 +1960,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Sobre o horizonte", + "below_horizon": "Baixo o horizonte", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1857,43 +1975,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Non está a cargar", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Quente", - "no_light": "Sen luz", - "light_detected": "Luz detectada", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Non está a moverse", - "unplugged": "Desenchufado", - "not_running": "Non se está a executar", - "safe": "Seguro", - "unsafe": "Inseguro", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Membros do grupo", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Sobre o horizonte", - "below_horizon": "Baixo o horizonte", + "max_running_scripts": "Scripts máximos en execución", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1903,22 +1987,35 @@ "armed_night": "Armed night", "armed_vacation": "Armed vacation", "disarming": "Desarmamento", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Rastreadores de dispositivos", - "max_running_scripts": "Scripts máximos en execución", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Actualización automática", + "in_progress": "En progreso", + "installed_version": "Versión instalada", + "latest_version": "Última versión", + "release_summary": "Resumo da versión", + "release_url": "URL da versión", + "skipped_version": "Versión omitida", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1931,6 +2028,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1949,107 +2047,147 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Despexado, de noite", - "cloudy": "Nubrado", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lóstregos, chuvioso", - "partly_cloudy": "Parcialmente nubrado", - "pouring": "Pouring", - "rainy": "Chuvioso", - "snowy": "Snowy", - "snowy_rainy": "Nevarada, chuviosa", - "sunny": "Soleado", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Actualización automática", - "in_progress": "En progreso", - "installed_version": "Versión instalada", - "latest_version": "Última versión", - "release_summary": "Resumo da versión", - "release_url": "URL da versión", - "skipped_version": "Versión omitida", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Non está a cargar", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Quente", + "no_light": "Sen luz", + "light_detected": "Luz detectada", + "not_moving": "Non está a moverse", + "unplugged": "Desenchufado", + "not_running": "Non se está a executar", + "safe": "Seguro", + "unsafe": "Inseguro", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Membros do grupo", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Erro ao obter o token de acceso.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "Erro de autorización OAuth ao obter o token de acceso.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 non é compatible.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "component_cloud_config_step_one": "Baleiro", + "component_cloud_config_step_other": "Baleiros", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Non se puido conectar coa pasarela", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Selecciona a pasarela deCONZ descuberta", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Sensor de modelo", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Modelo do sensor", + "template_a_switch": "Template a switch", + "template_helper": "Axudante de modelo", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignora o non numérico", + "data_round_digits": "Redondear valor ao número de decimais", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Grupo de sensores", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Descuberto o servizo Wyoming", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2060,66 +2198,71 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Contrasinal para protexer a copia de seguridade.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Descuberto Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2138,105 +2281,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Pasarela Zigbee deCONZ a través do complemento de Home Assistant", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Descuberto Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Descuberto o servizo Wyoming", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Contrasinal para protexer a copia de seguridade.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Non se puido conectar coa pasarela", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Selecciona a pasarela deCONZ descuberta", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2319,50 +2382,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2373,43 +2431,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2418,7 +2599,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2436,7 +2616,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2447,8 +2626,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2468,7 +2645,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2479,14 +2655,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2505,53 +2679,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2642,64 +2771,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Máis recentemente actualizado", "arithmetic_mean": "Media aritmética", "median": "Median", @@ -2832,10 +2910,61 @@ "wheat": "Trigo", "white_smoke": "Fume branco", "yellow_green": "Amarelo verde", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Borrar a caché de TTS", + "cache": "Cache", + "entity_id_description": "Entidade a que se refire na entrada do rexistro.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Reprodutores de medios para reproducir a mensaxe.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Desactiva a detección de movemento.", + "disable_motion_detection": "Desactivar a detección de movemento", + "enables_the_motion_detection": "Activa a detección de movemento.", + "enable_motion_detection": "Activar a detección de movemento", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2861,47 +2990,30 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Obter a predición do tempo.", + "type_description": "Tipo de predición: diaria, horaria ou dúas veces ao día.", + "forecast_type": "Tipo de predición", + "get_forecast": "Obter predición", + "get_weather_forecasts": "Obteña predicións meteorolóxicas.", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Elimina todas as entradas do rexistro.", - "clear_all": "Borrar todo", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "Lista de eventos", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Nivel", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2922,21 +3034,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2966,40 +3075,67 @@ "restore_partial_description": "Restaura desde unha copia de seguridade parcial.", "restores_home_assistant": "Restaura Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selecciona a pista seguinte.", - "pauses": "Pausa.", - "starts_playing": "Comeza a reproducir.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Separar", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Establecer volume", - "turns_up_the_volume": "Sube o volume.", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Crea unha entrada personalizada no rexistro.", + "message_description": "Message body of the notification.", + "log": "Rexistro", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Conexión remota", + "remote_disconnect": "Desconexión remota", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Detén un script en execución.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3019,6 +3155,27 @@ "toggles_the_fan_on_off": "Activa/desactiva o ventilador.", "turns_fan_off": "Activar o ventilador.", "turns_fan_on": "Desactivar o ventilador.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activa unha escena con configuración.", "entities_description": "Lista de entidades e o seu estado obxectivo.", "entities_state": "Estado das entidades", @@ -3030,45 +3187,109 @@ "snapshot_entities": "Entidades de instantánea", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activa unha escena.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", - "closes_a_valve": "Closes a valve.", - "opens_a_valve": "Opens a valve.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Engade un novo evento ao calendario.", + "calendar_id_description": "O ID do calendario que queres.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "create_event_description": "Adds a new calendar event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", + "closes_a_valve": "Closes a valve.", + "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Entidade de reprodutor de medios", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Elimina todas as entradas do rexistro.", + "clear_all": "Borrar todo", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Apaga unha ou máis luces.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "Lista de eventos", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3095,110 +3316,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Mensaxe da entrada do rexistro.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Detén un script en execución.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Engade un novo evento ao calendario.", - "calendar_id_description": "O ID do calendario que queres.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Apaga unha ou máis luces.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3206,90 +3328,58 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Crea unha entrada personalizada no rexistro.", - "entity_id_description": "Reprodutores de medios para reproducir a mensaxe.", - "log": "Rexistro", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Conexión remota", - "remote_disconnect": "Desconexión remota", - "get_weather_forecast": "Obter a predición do tempo.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Obter predición", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Desactiva a detección de movemento.", - "disable_motion_detection": "Desactivar a detección de movemento", - "enables_the_motion_detection": "Activa a detección de movemento.", - "enable_motion_detection": "Activar a detección de movemento", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Borrar a caché de TTS", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selecciona a pista seguinte.", + "pauses": "Pausa.", + "starts_playing": "Comeza a reproducir.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Separar", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Establecer volume", + "turns_up_the_volume": "Sube o volume.", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/gsw/gsw.json b/packages/core/src/hooks/useLocale/locales/gsw/gsw.json index 553e9f33..e792e8e6 100644 --- a/packages/core/src/hooks/useLocale/locales/gsw/gsw.json +++ b/packages/core/src/hooks/useLocale/locales/gsw/gsw.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Postigang", "to_do_list": "Ufgabelyschte", "developer_tools": "Entwicklertools", "media": "Medie", "profile": "Profile", + "panel_mailbox": "Postigang", "panel_shopping_list": "Yychoufsliste", "unk": "Unbekannt", "unavai": "Nid verfüegbar", @@ -21,8 +21,8 @@ "pend": "Usstehend", "arming": "Arming", "trig": "Usglöst", - "home": "Home", - "away": "Away", + "home": "Deheime", + "away": "Nid Deheime", "owner": "Bsitzer", "administrators": "Administrator", "user": "Benutzer", @@ -83,7 +83,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "Status", + "state": "State", "name_target_humidity": "{name} Ziel-Füechtigkeit", "name_current_humidity": "{name} aktuelli Füechtigkeit", "name_humidifying": "{name} am befüechte", @@ -91,6 +91,7 @@ "name_on": "{name} an", "resume_mowing": "Mähie wyterfahre", "start_mowing": "Aafah mähie", + "pause": "Pause", "return_to_dock": "Gang zrügg zur Ladestation", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -111,7 +112,6 @@ "browse_media": "Medie dürsueche", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Nächsts Stück", "previous_track": "Vorhärigs Stück", @@ -184,9 +184,9 @@ "loading": "Lade...", "refresh": "Neu laden", "delete": "Delete", - "delete_all": "Delete all", + "delete_all": "Aui lösche", "download": "Download", - "copy": "Kopiere", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -200,13 +200,13 @@ "move": "Bewege", "save": "Spychere", "add": "Derzuefüege", - "edit": "Bearbeite", + "edit": "Edit", "submit": "Abschicke", "rename": "Umbenenne", "search": "Search", "ok": "OK", - "yes": "Yes", - "no": "No", + "yes": "Ja", + "no": "Nei", "not_now": "Nid itze", "skip": "Überspringe", "menu": "Menu", @@ -227,9 +227,11 @@ "media_content_type": "Media content type", "upload_failed": "Ufelade gschytteret", "unknown_file": "Unbekannti Datei", - "select_image": "Biud uswähle", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Biud ufelade", "image_url": "Lokale Pfad oder Web-URL", + "ui_components_selectors_image_select_image": "Biud uswähle", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", @@ -255,12 +257,13 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manuelle Yytrag", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Passwort zeige", "hide_password": "Passwort verstecke", "no_logbook_events_found": "Ke Logbuech yytrag gfunde.", "triggered_by_automation": "Usglöst vor e Outomation", "triggered_by_script": "Usglöst vom ne Script", - "triggered_by_service": "Usglöst vom ne Dienst", + "triggered_by_action": "Usglöst vor e Aktion", "logbook_triggered_by_numeric_state_of": "Usglöst dür e numerisch Zuestand vo", "triggered_by_state_of": "Usglöst dür e Zuestand vo", "triggered_by_event": "Usglöst vom ne Ereignis", @@ -305,6 +308,7 @@ "event_type_event_detected": "{event_type} Ereignis entdeckt", "detected_an_event": "Es Ereignis entdeckt", "detected_an_unknown_event": "Es unbekannts Ereignis entdeckt", + "ui_components_logbook_triggered_by_service": "Usglöst vom ne Dienst", "entity_picker_no_entities": "Du hesc ke Entitäte", "no_matching_entities_found": "Ke passendi Entität gfunde", "show_entities": "Zeig Entitäte", @@ -408,7 +412,7 @@ "mount_picker_use_datadisk": "Bruuch e Datespycher für d Sicherig", "error_fetch_mounts": "Bim Lade vom Spycher isch e Fähler ufträtte.", "speech_to_text": "Sprach-y-Text", - "filter": "Fiuter", + "filter": "Filter", "filter_by_entity": "Nach Entität fiutere", "filter_by_device": "Nach Grät fiutere", "filter_by_area": "Nach Bereich fiutere", @@ -423,7 +427,7 @@ "change_picture": "Biud ändere", "current_picture": "Aktuells Biud", "picture_upload_supported_formats": "Ungerstützt JPEG-, PNG- oder GIF-Biuder.", - "default_color_state": "Standardfarb (Status)", + "default_color_state": "Standardfarb (Zuestand)", "primary": "Primär", "accent": "Farbton", "disabled": "Deaktiviert", @@ -463,9 +467,9 @@ "last_month": "Letzt Monet", "this_year": "Das Jahr", "last_year": "Letzt Jahr", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Uf d Standardgrössi zrüggsetze", + "number_of_columns": "Aazahu Schpaute", + "number_of_rows": "Aazahu Reihe", "never": "Nie", "history_integration_disabled": "Verlouf-Integration nid verfüegbar", "loading_state_history": "Lad d Zuestands-Historie", @@ -484,8 +488,10 @@ "service": "Dienst", "this_field_is_required": "Das Fäud isch nötig", "targets": "Ziel", - "service_data": "Servicedate", + "action_data": "Aktionsdate", "integration_documentation": "Integrationsdokumentation", + "ui_components_service_control_data": "Servicedate", + "ui_components_service_control_target_description": "Wele Bereich, weles Grät oder weli Entitäte söu dä Dienst als Ziel bruuche.", "no_related_items_found": "Ke verwandti Elemänt gfunde.", "related_entities": "Verwandti Entitäte", "related_items_group": "Mitglied vor folgende Gruppe", @@ -497,10 +503,10 @@ "filtering_by": "Fiutere nach", "number_hidden": "{number} versteckt", "ungrouped": "Nid gruppiert", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "customize": "Yyschteue", + "hide_column_title": "Schpaute {title} verstecke", + "show_column_title": "Schpaute {title} zeige", + "restore_defaults": "Standard widerhärsteue", "message": "Message", "gender": "Gschlächt", "male": "Männlech", @@ -537,7 +543,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -568,7 +573,7 @@ "edit_event": "Termin bearbeite", "save_event": "Termin spychere", "all_day": "All day", - "end": "Bis", + "end": "End", "delete_only_this_event": "Nume dä Termin lösche", "delete_all_future_events": "Aui zuekünftige Termine lösche", "update_event": "Termin Aktualisiere", @@ -616,6 +621,10 @@ "enter_qr_code_value": "QR-Code yygäh", "increase_temperature": "Temperatur erhöhe", "decrease_temperature": "Temperatur sänke", + "last_changed": "Zletscht gänderet", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Installationsstatus", "safe_mode": "Safe mode", "all_yaml_configuration": "Aui YAML-Konfiguratione", "domain": "Domain", @@ -684,6 +693,7 @@ "didn_t_quite_get_that": "Ha das nid verstande", "voice_command_found": "I ha das gfunde für di:", "voice_command_error": "Ohje, es isch e Fähler ufträtte", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Wie chan i häufe?", "enter_a_request": "Aafrag yygäh", "send_text": "Test sände", @@ -691,7 +701,7 @@ "manage_assistants": "Assistänte verwaute", "the_documentation": "d Dokumentation", "are_you_sure": "Bisch sicher?", - "cut": "Usschnyde", + "crop": "Usschnyde", "picture_to_crop": "Biud zum Usschnyde", "dismiss_dialog": "Dialog verwärfe", "edit_entity": "Entität bearbeite", @@ -700,8 +710,6 @@ "information": "Information", "related": "Verwandt", "device_info": "Gräteinformationen", - "last_changed": "Zuletzt geändert", - "last_updated": "Last updated", "show_more": "Zeig meh", "exit_edit_mode": "Bearbeitigsmodus verlah", "last_action": "Last action", @@ -715,6 +723,7 @@ "create_backup_before_updating": "Erstell e Sicherig vor der Aktualisierig", "update_instructions": "Instruktione für d Aktualisierig", "current_activity": "Aktuelli Aktivität", + "status": "Status", "vacuum_cleaner_commands": "Stoubsuger Befäu:", "fan_speed": "Ventilatorgschwindigkeit", "clean_spot": "Platz putze", @@ -770,7 +779,7 @@ "connectivity": "Connectivity", "gas": "Gas", "heat": "Heat", - "light": "Light", + "light": "Liecht", "moisture": "Moisture", "motion": "Motion", "moving": "Moving", @@ -818,6 +827,7 @@ "rotate_right_and_flip": "Rächts drähie u umcheere", "rotate_right": "Rächts drähie", "voice_assistants": "Sprach-Assistänt", + "ui_dialogs_entity_registry_editor_hidden_description": "Versteckti Entitäte wärde uf der Übersicht nid aazeigt und o nid berücksichtiget, we indiräkt uf se verwise wird (z.B. über e Bereich oder es Grät). Der Verlouf wird glych no ufzeichnet u du chasch mit ne über Dienste interagiere.", "enable_type": "{type} aktiviere", "device_registry_detail_enabled_cause": "Ds Grät {type} is wäge {cause} deaktiviert.", "unknown_error": "Unbekannte Fähler", @@ -830,7 +840,7 @@ "restart_home_assistant": "Home Assistant nöi starte?", "advanced_options": "Advanced options", "quick_reload": "Schnäulade", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Nöilade Konfiguration", "failed_to_reload_configuration": "Fähler bim Lade vor Konfiguration", "restart_description": "Ungerbricht aui loufende Outomatione u Skripts.", @@ -871,6 +881,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "Möchtisch du der Ytrag lösche?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Nächst Schritt für {integration} lade", "options_successfully_saved": "Optione erfougrych gspycheret", "repair_issue": "Fähler repariere", @@ -998,11 +1009,12 @@ "no_notifications": "Ke Benachrichtigunge", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Dienst \"{service}\" usfüehre isch fehlgschlage.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Vrbindig vrlore. Neu verbinde…", "home_assistant_has_started": "Home Assistant isch ufgstartet!", "triggered_name": "{name} usglöst", "notification_toast_no_matching_link_found": "Ke passend My Link für {path} gfunde", + "ui_notification_toast_service_call_failed": "Dienst \"{service}\" usfüehre isch fehlgschlage.", "app_configuration": "App konfiguriere", "sidebar_toggle": "Sytelyste umschaute", "hide_panel": "Versteck Panel", @@ -1012,7 +1024,8 @@ "actions_no_entity_toggle": "Ke Entität zum Umschaute", "no_navigation_path_specified": "Ke Pfad zum navigiere usgwäut", "actions_no_url": "Ke URL zum uftue usgwäut", - "actions_no_service": "Ke Dienst zum Usfüehre usgwäut", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Ke Dienst zum Usfüehre usgwäut", "welcome_home": "Willkomme deheim", "empty_state_go_to_integrations_page": "Zur Integratione-Syte gah.", "never_triggered": "Nie usglöst", @@ -1028,8 +1041,9 @@ "navigate_to_location": "Zu {location} navigiere", "open_window_to_url_path": "Fänschter zu {url_path} uftue", "toggle_name": "{name} wächsle", - "call_service_name": "Dienst {name} usfüehre", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Zeig meh Informatione: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Dienst {name} usfüehre", "recovery_mode_activated": "Abgsicherete Modus aktiviert", "starting_description": "Home Assistant isch am ufstarte, bitte wart...", "reset_focus": "Fokus zrüggsetze", @@ -1068,6 +1082,7 @@ "energy_distribution_go_to_energy_dashboard": "Gang zur Energie-Übersicht", "energy_usage": "Energieverbruuch", "previous_energy_usage": "Vorhärige Energieverbruuch", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Konsumierti Energy mit töifem CO2-Usstooss", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Konsumierti Energy mit töifem CO2-Usstooss cha nid berächnet wärde", "unused_entities": "Nid bruuchti Entitäte", @@ -1092,10 +1107,13 @@ "edit_configuration": "Yystellige bearbeite", "unsaved_changes": "Nid gspychereti Änderige", "saved": "Gspycheret", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unmüglech YAML z analysiere: {error}", "raw_editor_error_invalid_config": "Dini Konfiguration isch nid güutig: {error}", "raw_editor_error_save_yaml": "Unmüglech YAML z spychere: {error}", "raw_editor_error_remove": "Unmüglech d Yystellige z lösche: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Mir wärde dini Übersicht outomatisch mit dine Bereiche und Grät generiere, we du die Übersicht-Yystellig löschisch.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Bisch sicher, dass d Übersicht-Yystellige möchtisch lösche?", "title_of_your_dashboard": "Tit vor Übersicht", "edit_title": "Titu bearbeite", "title": "Title", @@ -1106,26 +1124,30 @@ "move_view_left": "Aasicht nach links verschiebe", "move_view_right": "Aasicht nach rächts verschiebe", "background": "Background", - "badges": "Plakette", "view_type": "Asichtstyp", - "masonry_default": "Gmuuret (standard)", + "masonry_default": "Chacheli (Standard)", "sidebar": "Sytelyste", "panel_card": "Panel (1 Charte)", "sections_experimental": "Sections (experimental)", "subview": "Ungeraasicht", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Spycherig gschytteret", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Plakette", "card_configuration": "Charte bearbeite", "type_card_configuration": "{type}-Charte bearbeite", "edit_card_pick_card": "Weli Charte möchtisch derzuefüege?", - "toggle_editor": "Editor umschaute", - "you_have_unsaved_changes": "Du hesch no nid gspychereti Änderige", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Bisch sicher, du wosch abbräche?", "show_visual_editor": "Grafische Editor aazeige", "show_code_editor": "Code-Editor aazeige", "add_card": "Add card", + "copy": "Copy", + "cut": "Cut", "move_to_view": "Zu Aasicht verschiebe", "move_card_before": "Charte verschiebe vor", "move_card_after": "Charte verschiebe nach", @@ -1136,7 +1158,15 @@ "search_cards": "Charte sueche", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Weli Charte möchtisch zur Aasicht {name} derzuefüege?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Zur Übersicht derzuefüege", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Aasicht uswähle", "view": "Aasicht", @@ -1149,9 +1179,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Mir hei a Vorschlag für di gmacht", "pick_different_card": "Angeri Charte uswähle", - "add_to_dashboard": "Zur Übersicht derzuefüege", "save_config_header": "Gstaut dini Übersicht", "save_config_empty_config": "Mit ere lääre Übersicht aafah", "take_control": "Kontroue übernäh", @@ -1159,10 +1189,10 @@ "migrate_configuration": "Yystellige migriere", "navigation_path": "Navigationspfad", "url_path": "URL-Pfad", - "default_action": "Standardaktio", - "call_service": "Dienst usfüehre", + "default": "Default", + "perform_action": "Perform action", "more_info": "Meh Informatione", - "no_action": "Ke Aktion", + "nothing": "Nothing", "add_condition": "Bedingig derzuetue", "test": "Test", "condition_passes": "Bedingig erfüllt", @@ -1190,7 +1220,7 @@ "initial_view": "Eröffnigsaasicht", "calendar_entities": "Kaländeryyträg", "list_days": "Lyste (7 Täg)", - "conditional": "bedingt", + "conditional": "Conditional", "conditions": "Bedingige", "card": "Charte", "change_type": "Typ ändere", @@ -1236,29 +1266,29 @@ "camera_entity": "Kamera-Entität", "image_entity": "Biud-Entität", "camera_view": "Kameraaasicht", - "double_tap_action": "Doppuklick-Aktion", - "hold_action": "Haute-Aktion", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Stunde zum aazeige", "days_to_show": "Tag zum aazeige", "icon_height": "Höchi vom Biudli", "image_path": "Pfad zum Biudli", "maximum": "Maximum", - "manual": "Benutzerhandbuech", + "manual": "Manual", "minimum": "Minimum", - "paste_from_clipboard": "Vor Zwüschenablag yyfüege", - "generic_paste_description": "E {type}-Charte us dinere Zwischeablag ifüege", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Ernöierigsintervall", "show_icon": "Biudli aazeige?", "show_name": "Name aazeige?", "show_state": "Zuestand aazeige?", - "tap_action": "Aatip-Aktion", + "tap_behavior": "Tap behavior", "generic_state_color": "Isch d Farb vom Zuestand abhängig?", "suggested_cards": "Suggested cards", "other_cards": "Other cards", "custom_cards": "Custom cards", "geolocation_sources": "Queue für d Geolokalisierig", "dark_mode": "Dunku-Modus", - "appearance": "Erschynig", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Standard-Zoom", @@ -1267,6 +1297,16 @@ "media_control": "Mediekontroue", "picture": "Biud", "picture_elements": "Biudelemänt", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Biudentität", "state_entity": "Status-Entität", "plant_status": "Pflanzezuestand", @@ -1276,12 +1316,15 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Zeig die aktuelli Temperatur aus primäri Information", "tile": "Chachle", - "icon_tap_action": "Aktion bi Icon-klick", - "actions": "Aktione", - "show_entity_picture": "Zeig ds Entität-Bild", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Status verstecke", - "state_content": "Statusinhaut", + "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Aktione", + "ui_panel_lovelace_editor_card_tile_default_color": "Standardfarb (Status)", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Zuletzt geändert", "vertical_stack": "Vertikale Stapu", "weather_forecast": "Wättervorhärsag", "weather": "Wätter", @@ -1290,6 +1333,14 @@ "show_only_forecast": "Zeig nume Vorhärsag", "select_forecast_type": "Wäu d Art vor Vorhärsag us", "no_type": "Ke Typ", + "style": "Schtiu", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "not_compatible": "Nid kompatibu", "features_no_compatible_available": "Nid kompatibli Eigeschaft verfüegbar für die Entität", "add_feature": "Eigeschaft derzuefüege", @@ -1308,7 +1359,6 @@ "vacuum_commands": "Stoubsuger-Befäu", "commands": "Befäu", "climate_fan_modes": "Klima-Ventilator-Modus", - "style": "Schtiu", "dropdown": "Ufklappmenu", "icons": "Biudli", "customize_fan_modes": "Customize fan modes", @@ -1341,9 +1391,10 @@ "hide_entities_without_area": "Entitäte ohni Bereich verstecke", "hide_energy": "Energie verstecke", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Versteckti Bereiche", - "no_description_available": "Ke Beschrybig verfüegbar.", - "by_entity": "Nach Entität", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Nach Charte", + "by_badge": "By badge", "header": "Chopfzyle", "footer": "Fuesszyle", "choose_a_type": "Wäu e {type} uus", @@ -1351,6 +1402,8 @@ "header_editor": "Chopfzyle-Editor", "footer_editor": "Fuesszyle-Editor", "feature_editor": "Eigeschafts-Editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_blue": "Blau", "ui_panel_lovelace_editor_color_picker_colors_brown": "Bruun", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Cyanblau", @@ -1366,7 +1419,6 @@ "ui_panel_lovelace_editor_color_picker_colors_red": "Rot", "ui_panel_lovelace_editor_color_picker_colors_teal": "Aquamarin", "ui_panel_lovelace_editor_color_picker_colors_yellow": "Gäub", - "ui_panel_lovelace_editor_color_picker_default_color": "Standardfarb (Zuestand)", "warning_attribute_not_found": "Eigeschaft {attribute} isch ir Entität {entity} nid verfüegbar.", "entity_not_available_entity": "Entität nid verfüegbar: {entity}", "entity_is_non_numeric_entity": "D Entität {entity} isch nid numerisch.", @@ -1377,115 +1429,143 @@ "compare_data": "Date verglyche", "reload_ui": "Benutzeroberflächi nöi lade", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1506,7 +1586,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1525,20 +1604,17 @@ "solar_azimuth": "Sunneazimut", "solar_elevation": "Sunnehöchi", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1564,77 +1640,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1642,6 +1657,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1713,10 +1730,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Us", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1731,8 +1746,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1746,7 +1775,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1754,7 +1782,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1763,51 +1791,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Bschlosse", + "locking": "Locking", + "unlocked": "Ufbschlosse", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Klari Nacht", + "cloudy": "Bewöukt", + "exceptional": "Usserordentlech", + "fog": "Näbu", + "hail": "Hagu", + "lightning": "Blitze", + "lightning_rainy": "Blitze, rägnerisch", + "partly_cloudy": "Teilwys bewöukt", + "pouring": "Am schütte", + "rainy": "Rägnerisch", + "snowy": "Schneie", + "snowy_rainy": "Schneeräge", + "sunny": "Sunnig", + "windy": "Windig", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Gfüeuti Temperatur", + "cloud_coverage": "Wouchedechi", + "dew_point_temperature": "Temperatur vom Toupunkt", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV-Index", + "wind_bearing": "Windverhaute", + "wind_gust_speed": "Böhegschwindigkeit", + "paused": "Pousiert", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1817,12 +1933,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Überem Horizont", + "below_horizon": "Underem Horizont", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1830,43 +1948,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Trennt", - "connected": "Verbunde", - "hot": "Hot", - "no_light": "Ke Liecht", - "light_detected": "Liecht detektiert", - "locked": "Bschlosse", - "unlocked": "Ufbschlosse", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Pousiert", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Überem Horizont", - "below_horizon": "Underem Horizont", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1877,22 +1961,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Nume Häuigkeit", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Farb-Temperatur (mireds)", + "color_temperature_kelvin": "Farb-Temperatur (Kelvin)", + "available_effects": "Verfüegbari Effekte", + "maximum_color_temperature_kelvin": "Maximali Temperatur (Kelvin)", + "maximum_color_temperature_mireds": "Maximali Temperatur (mireds)", + "minimum_color_temperature_kelvin": "Minimali Temperatur (Kelvin)", + "minimum_color_temperature_mireds": "Minimali Temperatur (mireds)", + "available_color_modes": "Verfüegbari Farbmodi", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1905,6 +2002,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1923,107 +2021,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Nume Häuigkeit", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Farb-Temperatur (mireds)", - "color_temperature_kelvin": "Farb-Temperatur (Kelvin)", - "available_effects": "Verfüegbari Effekte", - "maximum_color_temperature_kelvin": "Maximali Temperatur (Kelvin)", - "maximum_color_temperature_mireds": "Maximali Temperatur (mireds)", - "minimum_color_temperature_kelvin": "Minimali Temperatur (Kelvin)", - "minimum_color_temperature_mireds": "Minimali Temperatur (mireds)", - "available_color_modes": "Verfüegbari Farbmodi", - "clear_night": "Klari Nacht", - "cloudy": "Bewöukt", - "exceptional": "Usserordentlech", - "fog": "Näbu", - "hail": "Hagu", - "lightning": "Blitze", - "lightning_rainy": "Blitze, rägnerisch", - "partly_cloudy": "Teilwys bewöukt", - "pouring": "Am schütte", - "rainy": "Rägnerisch", - "snowy": "Schneie", - "snowy_rainy": "Schneeräge", - "sunny": "Sunnig", - "windy": "Windig", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Gfüeuti Temperatur", - "cloud_coverage": "Wouchedechi", - "dew_point_temperature": "Temperatur vom Toupunkt", - "pressure_unit": "Pressure unit", - "uv_index": "UV-Index", - "wind_bearing": "Windverhaute", - "wind_gust_speed": "Böhegschwindigkeit", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Trennt", + "connected": "Verbunde", + "hot": "Hot", + "no_light": "Ke Liecht", + "light_detected": "Liecht detektiert", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Liecht Gruppe", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Ke Dienst a däm Ändpunkt gfunde", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2034,66 +2170,71 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API-Schlüssu (key)", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Ort isch scho konfiguriert", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Ungüutige API-Schlüssu", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2112,105 +2253,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Ke Dienst a däm Ändpunkt gfunde", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Liecht Gruppe", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2293,50 +2354,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2347,43 +2403,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", "open_entity_name_tilt": "Open {entity_name} tilt", "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "{entity_name} umschaute", + "turn_off_entity_name": "{entity_name} usschaute", + "turn_on_entity_name": "{entity_name} yyschaute", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} isch yy- oder usgschaute worde", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Reduzier d Häuigkeit vo {entity_name}", + "increase_entity_name_brightness": "Erhöch d Häuigkeit vo {entity_name}", + "flash_entity_name": "Blitzliecht vo {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2392,7 +2571,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} het Liecht detektiert", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2410,7 +2588,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2421,8 +2598,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2442,7 +2617,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} het aagfange Liecht z detektiere", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2453,14 +2627,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2479,53 +2651,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2616,70 +2743,19 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Reduzier d Häuigkeit vo {entity_name}", - "increase_entity_name_brightness": "Erhöch d Häuigkeit vo {entity_name}", - "flash_entity_name": "Blitzliecht vo {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", - "most_recently_updated": "Most recently updated", - "arithmetic_mean": "Arithmetic mean", - "median": "Median", - "product": "Product", - "statistical_range": "Statistical range", - "standard_deviation": "Standard deviation", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", + "most_recently_updated": "Most recently updated", + "arithmetic_mean": "Arithmetic mean", + "median": "Median", + "product": "Product", + "statistical_range": "Statistical range", + "standard_deviation": "Standard deviation", "alice_blue": "Alice blue", "antique_white": "Antique white", "aqua": "Aqua", @@ -2810,10 +2886,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2839,47 +2966,30 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Wättervorhärsag übercho.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2900,21 +3010,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2949,41 +3056,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3003,6 +3136,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3014,45 +3168,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3079,110 +3296,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3190,89 +3308,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Wättervorhärsag übercho.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/he/he.json b/packages/core/src/hooks/useLocale/locales/he/he.json index 744ac572..c5002169 100644 --- a/packages/core/src/hooks/useLocale/locales/he/he.json +++ b/packages/core/src/hooks/useLocale/locales/he/he.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "יומן רישום", "history": "History", - "mailbox": "תיבת דואר", "to_do_lists": "רשימות מטלות", "developer_tools": "כלים למפתחים", "media": "מדיה", "profile": "פרופיל", + "panel_mailbox": "תיבת דואר", "panel_shopping_list": "רשימת קניות", "unk": "לא ידוע", "unavai": "לא זמין", @@ -90,6 +90,7 @@ "name_on": "{name} דולק", "resume_mowing": "המשך לכסח", "start_mowing": "התחל לכסח", + "pause": "השהיה", "return_to_dock": "חוזר לתחנת עגינה", "brightness": "בהירות", "color_temperature": "טמפרטורת צבע", @@ -109,7 +110,6 @@ "sound_mode": "מצב צליל", "browse_media": "עיון במדיה", "play_pause": "הפעלה/השהייה", - "pause": "השהיה", "stop": "עצירה", "next_track": "רצועה באה", "previous_track": "רצועה קודמת", @@ -179,7 +179,7 @@ "previous": "הקודם", "loading": "טוען…", "refresh": "רענן", - "delete": "Delete", + "delete": "מחיקה", "delete_all": "מחיקת הכל", "download": "הורדה", "duplicate": "שיכפול", @@ -223,9 +223,11 @@ "media_content_type": "Media content type", "upload_failed": "ההעלאה נכשלה", "unknown_file": "קובץ לא ידוע", - "select_image": "בחירת תמונה", + "image": "תמונה", + "select_label": "בחירת {label}", "upload_picture": "העלאת תמונה", "image_url": "נתיב מקומי או כתובת אתר אינטרנט", + "ui_components_selectors_image_select_image": "בחירת תמונה", "latitude": "קו רוחב", "longitude": "קו אורך", "radius": "רדיוס", @@ -250,13 +252,14 @@ "theme": "ערכת נושא", "time": "זמן", "manual_entry": "הזנה ידנית", + "learn_more_about_templating": "למידע נוסף על תבניות.", "show_password": "הצגת סיסמה", "hide_password": "הסתרת סיסמה", "no_logbook_events_found": "לא נמצאו אירועי יומן רישום.", "triggered_by": "הופעל על ידי", "triggered_by_automation": "הופעל על ידי אוטומציה", "triggered_by_script": "הופעל על ידי תסריט", - "triggered_by_service": "הופעל על ידי שירות", + "triggered_by_action": "הופעל באמצעות פעולה", "logbook_triggered_by_numeric_state_of": "הופעל על ידי מצב מספרי של", "triggered_by_state_of": "הופעל על ידי מצב של", "triggered_by_event": "הופעל על ידי אירוע", @@ -296,6 +299,7 @@ "event_type_event_detected": "זוהה אירוע {event_type}", "detected_an_event": "זוהה אירוע", "detected_an_unknown_event": "זיהה אירוע לא ידוע", + "ui_components_logbook_triggered_by_service": "הופעל על ידי שירות", "entity_picker_no_entities": "אין לך ישויות", "no_matching_entities_found": "לא נמצאו ישויות תואמות", "show_entities": "הצגת ישויות", @@ -328,7 +332,7 @@ "close_selection_mode": "סגירת מצב בחירה", "select_all": "בחירת הכל", "select_none": "ללא בחירה", - "customize_table": "Customize table", + "customize_table": "התאמה אישית של טבלה", "conversation_agent": "סוכן שיחות", "none": "ללא", "country": "מדינה", @@ -434,7 +438,7 @@ "amber": "ענבר", "orange": "כתום", "deep_orange": "כתום עמוק", - "heat": "חום", + "brown": "חום", "light_grey": "אפור בהיר", "grey": "אפור", "dark_grey": "אפור כהה", @@ -474,8 +478,10 @@ "service": "שירות", "this_field_is_required": "שדה זה הוא חובה", "targets": "יעדים", - "service_data": "נתוני שירות", + "action_data": "נתוני פעולה", "integration_documentation": "תיעוד שילוב", + "ui_components_service_control_data": "נתוני שירות", + "ui_components_service_control_target_description": "אלה השטחים, ההתקנים והיישויות בהם ישתמש שירות זה", "no_related_items_found": "לא נמצאו פריטים קשורים.", "related_entities": "ישויות קשורות", "related_items_group": "חלק מהקבוצות הבאות", @@ -487,10 +493,10 @@ "filtering_by": "סינון לפי", "number_hidden": "{number} מוסתר", "ungrouped": "לא מקובץ", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "customize": "התאמה אישית", + "hide_column_title": "הסתרת עמודה {title}", + "show_column_title": "הצגת עמודה {title}", + "restore_defaults": "שחזור ברירות מחדל", "message": "הודעה", "gender": "מגדר", "male": "זכר", @@ -498,7 +504,7 @@ "say": "אמור", "set_as_default_options": "קביעה כאפשרויות ברירת מחדל", "tts_faild_to_store_defaults": "אחסון ברירות מחדל נכשל: {error}", - "play_media": "Play media", + "play_media": "הפעלת מדיה", "no_items": "אין פריטים", "choose_player": "בחירת נגן", "web_browser": "דפדפן", @@ -526,7 +532,6 @@ "episode": "פרק", "game": "משחק", "genre": "ז'אנר", - "image": "תמונה", "movie": "סרט", "music": "מוזיקה", "playlist": "רשימת השמעה", @@ -606,6 +611,10 @@ "increase_temperature": "הגברת טמפרטורה", "decrease_temperature": "הורדת טמפרטורה", "copy_to_clipboard": "העתק ללוח", + "last_changed": "השתנה לאחרונה", + "last_updated": "Last updated", + "remaining_time": "זמן שנותר", + "install_status": "סטטוס התקנה", "safe_mode": "מצב בטוח", "all_yaml_configuration": "כל תצורת YAML", "domain": "תחום", @@ -674,6 +683,7 @@ "didn_t_quite_get_that": "לא כל כך הבנתי", "voice_command_found": "מצאתי עבורך את הדברים הבאים:", "voice_command_error": "אופס, אירעה שגיאה", + "voice_command_conversation_no_control": "עוזר זה אינו יכול לשלוט בביתך.", "how_can_i_assist": "כיצד אוכל לסייע?", "enter_a_request": "הזנת בקשה", "send_text": "שלח טקסט", @@ -689,8 +699,6 @@ "info": "מידע", "related": "קשורים", "device_info": "מידע התקן", - "last_changed": "שינוי אחרון", - "last_updated": "Last updated", "show_more": "הצג עוד", "exit_edit_mode": "יציאה ממצב עריכה", "last_action": "פעולה אחרונה", @@ -737,7 +745,7 @@ "default_code": "קוד ברירת מחדל", "editor_default_code_error": "הקוד אינו תואם לתבנית הקוד", "entity_id": "מזהה ישות", - "unit_of_measurement": "יחידת מידה", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "יחידת משקעים", "display_precision": "דיוק תצוגה", "default_value": "ברירת מחדל ({value})", @@ -758,7 +766,8 @@ "cold": "קור", "connectivity": "קישוריות", "gas": "גז", - "light": "תאורה", + "heat": "חימום", + "light": "בהיר", "motion": "תנועה", "moving": "נע", "occupancy": "תפוסה", @@ -805,6 +814,7 @@ "rotate_right_and_flip": "סיבוב ימינה והיפוך", "rotate_right": "סיבוב ימינה", "voice_assistants": "עוזרים קוליים", + "ui_dialogs_entity_registry_editor_hidden_description": "ישויות מוסתרות לא יוצגו בלוח המחוונים שלך ולא ייכללו בעת הפניה עקיפה (כלומר דרך שטח או התקן). ההיסטוריה שלהם עדיין במעקב וניתן לתקשר אותם עם שירותים.", "enable_type": "אפשר {type}", "device_registry_detail_enabled_cause": "{type} מושבת על ידי {cause}.", "unknown_error": "שגיאה לא ידועה", @@ -817,7 +827,7 @@ "restart_home_assistant": "להפעיל מחדש את Home Assistant?", "advanced_options": "אפשרויות מתקדמות", "quick_reload": "טעינה מחדש מהירה", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "טוען מחדש ישויות MQTT מתצורת YAML.", "reloading_configuration": "טעינה מחדש של תצורה", "failed_to_reload_configuration": "הטעינה מחדש של התצורה נכשלה", "restart_description": "קוטע את כל האוטומציות והסקריפטים הפועלים.", @@ -857,6 +867,7 @@ "initial_value": "ערך התחלתי", "restore": "שיחזור", "schedule_confirm_delete": "למחוק פריט זה?", + "edit_schedule_block": "עריכת לוח זמנים", "loading_loading_step": "טוען את השלב הבא עבור {integration}", "options_successfully_saved": "האפשרויות נשמרו בהצלחה.", "repair_issue": "תיקון בעיה", @@ -985,11 +996,12 @@ "no_notifications": "אין התראות", "notifications": "התראה", "dismiss_all": "שיחרור הכל", - "notification_toast_service_call_failed": "נכשלה הקריאה לשירות {service}.", + "notification_toast_action_failed": "ביצוע הפעולה {service} נכשל.", "connection_lost_reconnecting": "החיבור אבד. מתחבר מחדש…", "home_assistant_has_started": "Home Assistant אותחל!", "triggered_name": "{name} הופעל ע\"י גורם", "notification_toast_no_matching_link_found": "לא נמצאה התאמה ל'קישור שלי' עבור {path}", + "ui_notification_toast_service_call_failed": "נכשלה הקריאה לשירות {service}.", "app_configuration": "הגדרות היישום", "sidebar_toggle": "החלפת סרגל צידי", "hide_panel": "הסתרת לוח", @@ -999,7 +1011,8 @@ "actions_no_entity_toggle": "אין ישות שניתנה להחלפה", "no_navigation_path_specified": "לא צוין נתיב ניווט", "actions_no_url": "לא צוין כתובת אתר לפתיחה", - "actions_no_service": "לא צוין שירות להרצה", + "actions_no_action": "לא צוינה פעולה להפעלה", + "ui_panel_lovelace_cards_actions_no_service": "לא צוין שירות להרצה", "welcome_home": "ברוך הבא הביתה", "empty_state_go_to_integrations_page": "יש לעבור לדף השילובים.", "never_triggered": "מעולם לא הופעל", @@ -1015,8 +1028,9 @@ "navigate_to_location": "נווט אל {location}", "open_window_to_url_path": "פתח חלון אל {url_path}", "toggle_name": "החלף מצב {name}", - "call_service_name": "קריאה לשירות {name}", + "perform_action_name": "ביצוע פעולה {name}", "show_more_info_name": "הצג מידע נוסף: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "קריאה לשירות {name}", "recovery_mode_activated": "מצב שחזור מופעל", "starting_description": "Home Assistant מאתחל. נא להמתין…", "reset_focus": "איפוס המוקד", @@ -1055,6 +1069,7 @@ "energy_distribution_go_to_energy_dashboard": "עבור אל לוח המחוונים של האנרגיה", "energy_usage": "שימוש באנרגיה", "previous_energy_usage": "שימוש קודם באנרגיה", + "untracked_consumption": "צריכה לא מנוטרת", "low_carbon_energy_consumed": "צריכת אנרגיה דלת פחמן", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "לא ניתן היה לחשב אנרגיה דלת פחמן שנצרכה", "unused_entities": "ישויות שאינן בשימוש", @@ -1079,10 +1094,13 @@ "edit_configuration": "עריכת תצורה", "unsaved_changes": "שינויים שלא נשמרו", "saved": "נשמר", + "delete_dashboard_configuration": "למחוק הגדרות לוח בקרה ?", "raw_editor_error_parse_yaml": "לא ניתן לנתח את ה-YAML: {error}", "raw_editor_error_invalid_config": "התצורה שלך אינה חוקית: {error}", "raw_editor_error_save_yaml": "אין אפשרות לשמור את ה-YAML: {error}", "raw_editor_error_remove": "לא ניתן להסיר את התצורה: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "אנו ניצור באופן אוטומטי את תצוגות לוח המחוונים שלך עם השטחים וההתקנים שלך אם תסיר את תצורת לוח המחוונים שלך.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "האם בוודאות ברצונך להסיר את תצורת לוח המחוונים שלך?", "title_of_your_dashboard": "כותרת לוח המחוונים שלך", "edit_title": "עריכת כותרת", "title": "כותרת", @@ -1100,7 +1118,9 @@ "panel_card": "לוח (כרטיס אחד)", "sections_experimental": "מקטעים (ניסיוני)", "subview": "תצוגת משנה", - "max_number_of_columns": "מספר עמודות מרבי", + "edit_view_max_columns": "מספר מקסימלי של מקטעים ברוחב", + "sections_view_specifics_settings": "מקטעים מציגים הגדרות ספציפיות", + "dense_section_placement": "מיקום מקטע צפוף", "edit_in_visual_editor": "עריכה בעורך חזותי", "edit_in_yaml": "עריכה ב-YAML", "saving_failed": "השמירה נכשלה", @@ -1127,8 +1147,16 @@ "search_cards": "חיפוש כרטיסים", "config": "תצורה", "layout": "פריסה", + "full_width_card": "כרטיס ברוחב מלא", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "הגדרה כיצד יופיע הכרטיס בלוח המחוונים. הגדרות אלה יעקפו את הגודל והמיקום המוגדרים כברירת מחדל של הכרטיס.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "איזה כרטיס ברצונך להוסיף לתצוגת {name}?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "ניראות", + "badge_configuration": "תצורת תג", + "type_badge_configuration": "תצורת תג {type}", + "edit_badge_pick_badge": "איזה תג ברצונך להוסיף?", + "add_badge": "הוספת תג", + "suggest_card_header": "יצרנו הצעה עבורך", + "add_to_dashboard": "הוספה ללוח המחוונים", "move_card_error_title": "אי אפשר להזיז את הכרטיס", "choose_a_view": "בחירת תצוגה", "dashboard": "לוח מחוונים", @@ -1147,9 +1175,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} יימחק.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "מקטע זה", "edit_section": "עריכת מקטע", - "suggest_card_header": "יצרנו הצעה עבורך", + "width": "רוחב", "pick_different_card": "בחירת כרטיס אחר", - "add_to_dashboard": "הוספה ללוח המחוונים", "save_config_header": "נטילת שליטה על לוח המחוונים שלך", "save_config_empty_config": "התחל עם לוח מחוונים ריק", "take_control": "לקיחת שליטה", @@ -1157,10 +1184,10 @@ "migrate_configuration": "העבר תצורה", "navigation_path": "נתיב ניווט", "url_path": "נתיב כתובת URL", - "default_action": "פעולת ברירת מחדל", - "call_service": "הפעלת שירות", + "default": "Default", + "perform_action": "ביצוע פעולה", "more_info": "מידע נוסף", - "no_action": "אין פעולה", + "nothing": "כלום", "add_condition": "הוספת תנאי", "test": "בדיקה", "condition_passes": "התנאי עובר", @@ -1232,8 +1259,8 @@ "camera_entity": "ישות מצלמה", "image_entity": "ישות תמונה", "camera_view": "תצוגת מצלמה", - "double_tap_action": "פעולת הקשה כפולה", - "hold_action": "פעולת החזקה", + "double_tap_behavior": "התנהגות ההקשה כפולה", + "hold_behavior": "התנהגות בהחזקה", "hours_to_show": "שעות להצגה", "days_to_show": "ימים להצגה", "icon_height": "גובה סמליל", @@ -1241,12 +1268,12 @@ "maximum": "מקסימום", "manual": "ידני", "paste_from_clipboard": "הדבקה מהלוח", - "generic_paste_description": "הדבקת כרטיס {type} מהלוח", + "generic_paste_description": "הדבקת תג {type} מהלוח", "refresh_interval": "מרווח זמן לרענון", - "show_icon": "להציג סמליל?", - "show_name": "להציג שם?", - "show_state": "להציג מצב?", - "tap_action": "פעולת הקשה", + "show_icon": "הצצגת סמליל", + "show_name": "הצגת שם", + "show_state": "הצגת מצב", + "tap_behavior": "התנהגות בהקשה", "secondary_info_attribute": "שדה מידע משני", "generic_state_color": "צבע סמלילים על סמך מצב?", "suggested_cards": "כרטיסים מוצעים", @@ -1261,6 +1288,16 @@ "content": "תוכן", "media_control": "שליטה במדיה", "picture_elements": "רכיבי תמונה", + "card_options": "אפשרויות כרטיס", + "elements": "אלמנטים", + "add_new_element": "הוסף אלמנט חדש", + "dark_mode_image_path": "נתיב תמונה במצב כהה", + "state_filter": "מסנן מצב", + "dark_mode_state_filter": "מסנן מצב כהה", + "state_badge": "תג מצב", + "state_icon": "סמליל מצב", + "state_label": "תווית מצב", + "perform_action_button": "לחצן ביצוע פעולה", "picture_glance": "מבט מהיר על תמונה", "state_entity": "ישות מצב", "plant_status": "מצב צמח", @@ -1271,12 +1308,15 @@ "thermostat": "תרמוסטט", "thermostat_show_current_as_primary": "הצגת טמפרטורה נוכחית כמידע עיקרי", "tile": "אריח", - "icon_tap_action": "פעולה בהקשה על סמליל", - "actions": "פעולות", - "show_entity_picture": "הצג תמונת ישות", + "icon_tap_behavior": "התנהגות בהקשה על סמליל", + "interactions": "אינטראקציות", + "show_entity_picture": "הצגת תמונת ישות", "vertical": "אנכי", "hide_state": "הסתרת מצב", "state_content": "תוכן המצב", + "ui_panel_lovelace_editor_card_tile_actions": "פעולות", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "שינוי אחרון", + "most_recently_updated": "עודכן לאחרונה", "vertical_stack": "עימוד אנכי", "weather_forecast": "תחזית מזג האוויר", "weather_to_show": "מזג אוויר להצגה", @@ -1285,6 +1325,17 @@ "show_only_forecast": "הצגת תחזית בלבד", "select_forecast_type": "בחירת סוג תחזית", "no_type": "אין סוג", + "style": "סגנון", + "prefix": "קידומת", + "suffix": "סיומת", + "state_image": "תמונת מצב", + "displayed_elements": "רכיבים מוצגים", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "מלא (סמל, שם ומצב)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "מינימלי (סמל בלבד)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "סטנדרטי (סמל ומצב)", + "suggested_badges": "תגים מוצעים", + "other_badges": "תגים אחרים", + "custom_badges": "תגים מותאמים אישית", "not_compatible": "אינו תואם", "features_no_compatible_available": "אין תכונות תואמות זמינות עבור ישות זו", "add_feature": "הוספת תכונה", @@ -1303,7 +1354,6 @@ "vacuum_commands": "פקודות שואב", "commands": "פקודות", "climate_fan_modes": "מצבי מאוורר אקלים", - "style": "סגנון", "dropdown": "רשימה נפתחת", "icons": "סמלילים", "customize_fan_modes": "התאמה אישית של מצבי מאוורר", @@ -1338,6 +1388,7 @@ "no_description_available": "אין תיאור זמין", "by_entity": "לפי ישות", "by_card": "לפי כרטיס", + "by_badge": "לפי תג", "header": "כותרת עליונה", "footer": "כותרת תחתונה", "choose_a_type": "בחירת {type}", @@ -1345,6 +1396,8 @@ "header_editor": "עורך כותרת עליונה", "footer_editor": "עורך כותרת תחתונה", "feature_editor": "עורך תכונות", + "element_editor": "עורך אלמנטים", + "type_element_editor": "{type} עורך אלמנט", "turquoise": "טורקיז", "ui_panel_lovelace_editor_color_picker_colors_light_blue": "כחול בהיר", "ui_panel_lovelace_editor_edit_section_title_title": "עריכת שם", @@ -1358,113 +1411,141 @@ "compare_data": "השוואת נתונים", "reload_ui": "טען מחדש את ממשק המשתמש", "profiler": "Profiler", - "http": "HTTP", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "בלוטות'", - "input_button": "קלט לחצן", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "שעון עצר", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "אוטומציה", "alarm_control_panel": "לוח בקרה של אזעקה", - "device_tracker": "מעקב אחר התקנים", - "trace": "Trace", - "stream": "Stream", "person": "אדם", - "google_calendar": "Google Calendar", - "mqtt": "MQTT", "home_assistant_onboarding": "Home Assistant Onboarding", - "camera": "מצלמה", - "text_to_speech_tts": "Text-to-speech (TTS)", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "תג", - "diagnostics": "Diagnostics", - "siren": "סירנה", - "fitbit": "Fitbit", - "automation": "אוטומציה", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", + "google_calendar": "Google Calendar", "valve": "שסתום", - "assist_pipeline": "מסייע Pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "שיחה", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "מונה", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", + "mqtt": "MQTT", + "my_home_assistant": "My Home Assistant", "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", + "text_to_speech_tts": "Text-to-speech (TTS)", + "fitbit": "Fitbit", + "weather": "מזג אוויר", + "home_assistant_api": "Home Assistant API", + "input_number": "קלט מספר", "group": "קבוצה", - "auth": "Auth", - "thread": "Thread", - "zone": "אזור", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "לוח זמנים", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "קלט לחצן", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "מרוחק", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "תג", + "binary_sensor": "חיישן בינארי", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "שיחה", "rpi_power_title": "בודק אספקת החשמל של רספברי פאי", - "script": "סקריפט", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "מצלמה", + "stream": "Stream", + "event": "אירוע", + "webhook": "Webhook", + "logger": "לוגר", + "schedule": "לוח זמנים", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "סקריפט", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "מאוורר", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "מתג", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "מזג אוויר", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "קלט מספר", - "binary_sensor": "חיישן בינארי", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "מאוורר", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "אירוע", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "אקלים", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "מונה", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "יישום לנייד", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "סירנה", "deconz": "deCONZ", - "timer": "שעון עצר", - "application_credentials": "Application Credentials", - "logger": "לוגר", + "wyoming_protocol": "Wyoming Protocol", + "zone": "אזור", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "bluetooth": "בלוטות'", + "climate": "אקלים", + "application_credentials": "Application Credentials", + "mobile_app": "יישום לנייד", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "מסייע Pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "מעקב אחר התקנים", "synchronize_devices": "סינכרון התקנים", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "תהליך {process}", + "disk_free_mount_point": "דיסק פנוי {mount_point}", + "disk_use_mount_point": "דיסק בשימוש {mount_point}", + "disk_usage_mount_point": "שימוש בדיסק {mount_point}", + "ipv_address_ip_address": "כתובת IPv6 {ip_address}", + "last_boot": "אתחול אחרון", + "load_m": "עומס (5 ד')", + "memory_free": "זיכרון פנוי", + "memory_use": "זיכרון בשימוש", + "memory_usage": "שימוש בזיכרון", + "network_in_interface": "תעבורה נכנסת {interface}", + "network_out_interface": "תעבורה יוצאת {interface}", + "packets_in_interface": "חבילות נכנסות {interface}", + "packets_out_interface": "חבילות יוצאות {interface}", + "processor_temperature": "טמפרטורת המעבד", + "processor_use": "שימוש במעבד", + "swap_free": "Swap פנוי", + "swap_use": "Swap בשימוש", + "swap_usage": "שימוש ב-Swap", + "network_throughput_in_interface": "תפוקת רשת נכנסת {interface}", + "network_throughput_out_interface": "תפוקת רשת יוצאת {interface}", + "battery_level": "רמת סוללה", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "עוצמת הקול", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "כבד", "mild": "מתון", "button_down": "לחיצה מטה", @@ -1483,7 +1564,6 @@ "closed": "נסגר", "closing": "סוגר", "failure": "כישלון", - "battery_level": "רמת סוללה", "os_agent_version": "גרסת סוכן מערכת ההפעלה", "apparmor_version": "גרסת Apparmor", "cpu_percent": "אחוז מעבד", @@ -1502,20 +1582,17 @@ "solar_azimuth": "אזימוט סולארי", "solar_elevation": "התרוממות השמש", "solar_rising": "השמש עולה", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "הסיוע בעיצומו", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "כבוי", "preferred": "מועדף", "finished_speaking_detection": "זיהוי הדיבור הסתיים", "aggressive": "תוקפני", - "default": "Default", "relaxed": "רגוע", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "connected": "מחובר", @@ -1541,77 +1618,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "גלאי תנועה", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "עדכון זמין", - "dry": "יבש", - "wet": "רטוב", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "צריכה יומית", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} נוכחי", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "הצריכה הנוכחית {device_name}", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "עוצמת אות", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "הצריכה היומית {device_name}", - "device_name_total_consumption": "הצריכה הכוללת {device_name}", - "voltage": "מתח", - "device_name_voltage": "מתח {device_name}", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "לד", - "smooth_transitions": "Smooth transitions", - "process_process": "תהליך {process}", - "disk_free_mount_point": "דיסק פנוי {mount_point}", - "disk_use_mount_point": "דיסק בשימוש {mount_point}", - "disk_usage_mount_point": "שימוש בדיסק {mount_point}", - "ipv_address_ip_address": "כתובת IPv6 {ip_address}", - "last_boot": "אתחול אחרון", - "load_m": "עומס (5 ד')", - "memory_free": "זיכרון פנוי", - "memory_use": "זיכרון בשימוש", - "memory_usage": "שימוש בזיכרון", - "network_in_interface": "תעבורה נכנסת {interface}", - "network_out_interface": "תעבורה יוצאת {interface}", - "packets_in_interface": "חבילות נכנסות {interface}", - "packets_out_interface": "חבילות יוצאות {interface}", - "processor_temperature": "טמפרטורת המעבד", - "processor_use": "שימוש במעבד", - "swap_free": "Swap פנוי", - "swap_use": "Swap בשימוש", - "swap_usage": "שימוש ב-Swap", - "network_throughput_in_interface": "תפוקת רשת נכנסת {interface}", - "network_throughput_out_interface": "תפוקת רשת יוצאת {interface}", - "estimated_distance": "מרחק משוער", - "vendor": "ספק", - "air_quality_index": "מדד איכות האוויר", - "illuminance": "עוצמת הארה", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "פסק זמן", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "בתים שהתקבלו", "server_country": "מדינת השרת", "server_id": "מזהה שרת", @@ -1619,6 +1635,8 @@ "ping": "פינג", "upload": "העלאה", "bytes_sent": "Bytes sent", + "call_active": "קריאה פעילה", + "quiet": "שקט", "animal": "Animal", "detected": "זוהה", "animal_lens": "Animal lens 1", @@ -1690,10 +1708,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "עוצמת הקול", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "כבוי", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1708,8 +1724,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1723,7 +1753,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1731,7 +1760,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "לד", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1740,50 +1769,136 @@ "record": "הקלטה", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "קריאה פעילה", - "quiet": "שקט", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "פסק זמן", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "box": "תיבה", - "step": "שלב", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "מרחק משוער", + "vendor": "ספק", + "last_scanned_by_device_id_name": "נסרק לאחרונה לפי מזהה התקן", + "tag_id": "מזהה תג", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "עדכון זמין", + "dry": "יבש", + "wet": "רטוב", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "צריכה יומית", + "total_consumption": "סה\"כ צריכה", + "device_name_current": "{device_name} נוכחי", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "הצריכה הנוכחית {device_name}", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "עוצמת אות", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "הצריכה היומית {device_name}", + "device_name_total_consumption": "הצריכה הכוללת {device_name}", + "voltage": "מתח", + "device_name_voltage": "מתח {device_name}", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "תקוע", + "locked": "נעול", + "locking": "נעילה", + "changed_by": "השתנה על ידי", + "code_format": "תבנית קוד", + "recording": "מקליט", + "streaming": "מזרים", + "access_token": "אסימון גישה", + "brand": "מותג", + "stream_type": "סוג זרם", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "דגם", + "managed_via_ui": "מנוהל באמצעות ממשק משתמש", + "minute": "דקה", + "second": "שניה", + "timestamp": "חותמת זמן", + "event_type": "סוג אירוע", + "event_types": "סוגי אירועים", + "doorbell": "פעמון דלת", + "min_length": "אורך מינימלי", + "format": "תבנית", + "clear_night": "לילה בהיר", + "cloudy": "מעונן", + "exceptional": "יוצא דופן", + "fog": "ערפל", + "hail": "ברד", + "lightning": "ברקים", + "lightning_rainy": "ברקים, גשום", + "partly_cloudy": "מעונן חלקית", + "pouring": "גשם זלעפות", + "rainy": "גשום", + "snowy": "מושלג", + "snowy_rainy": "מושלג, גשום", + "sunny": "שמשי", + "windy": "סוער", + "windy_cloudy": "סוער, מעונן", + "apparent_temperature": "טמפרטורה מורגשת", + "cloud_coverage": "כיסוי עננים", + "dew_point_temperature": "טמפרטורת נקודת הטל", + "ozone": "אוזון", + "pressure": "לחץ", + "pressure_unit": "יחידת לחץ", + "uv_index": "מדד קרינה אולטרה סגולה", + "wind_bearing": "כיוון הרוח", + "wind_gust_speed": "מהירות משב הרוח", + "paused": "מושהה", + "finishes_at": "מסיים ב-", + "remaining": "נותר", + "last_reset": "איפוס אחרון", + "possible_states": "מצבים אפשריים", + "state_class": "מצב מחלקה", + "measurement": "מדידה", + "total": "סה\"כ", + "total_increasing": "סה\"כ גידול", "apparent_power": "כוח לכאורה", + "air_quality_index": "מדד איכות האוויר", "atmospheric_pressure": "לחץ אטמוספרי", "carbon_dioxide": "פחמן דו חמצני", + "conductivity": "מוליכות", "data_rate": "קצב נתונים", + "data_size": "גודל נתונים", "distance": "מרחק", "stored_energy": "אנרגיה מאוחסנת", "frequency": "תדירות", + "illuminance": "עוצמת הארה", "irradiance": "קרינה", + "balance": "איזון", "nitrogen_dioxide": "חנקן דו חמצני", "nitrogen_monoxide": "חנקן חד חמצני", "nitrous_oxide": "חמצן דו חנקני", - "ozone": "אוזון", "ph": "pH", "pm": "PM2.5", "power_factor": "גורם כוח", "precipitation_intensity": "עוצמת משקעים", - "pressure": "לחץ", "reactive_power": "עוצמת תגובה", "sound_pressure": "לחץ קול", "speed": "Speed", @@ -1793,12 +1908,13 @@ "stored_volume": "נפח מאוחסן", "weight": "משקל", "available_tones": "צלילים זמינים", - "end_time": "שעת סיום", - "start_time": "שעת התחלה", - "managed_via_ui": "מנוהל באמצעות ממשק משתמש", "next_event": "האירוע הבא", - "stopped": "עצר", - "garage": "מוסך", + "box": "תיבה", + "step": "שלב", + "members": "חברים", + "above_horizon": "מעל האופק", + "below_horizon": "מתחת לאופק", + "identify": "זיהוי", "running_automations": "הפעלת אוטומציות", "id": "ID", "max_running_automations": "מקסימום אוטומציות רצות", @@ -1806,41 +1922,9 @@ "parallel": "מקביל", "queued": "בתור", "single": "יחיד", - "not_charging": "לא נטען", - "disconnected": "מנותק", - "hot": "חם", - "no_light": "אין אור", - "light_detected": "זוהתה תאורה", - "locked": "נעול", - "not_moving": "לא נע", - "unplugged": "לא מחובר", - "not_running": "לא פועל", - "safe": "בטוח", - "unsafe": "לא בטוח", - "tampering_detected": "זוהתה פתיחה לא מורשית", - "buffering": "אוגר", - "paused": "מושהה", - "playing": "מנגן", - "standby": "בהמתנה", - "app_id": "מזהה יישום", - "local_accessible_entity_picture": "תמונת ישות נגישה מקומית", - "group_members": "חברי הקבוצה", - "muted": "מושתק", - "album_artist": "אמן אלבום", - "content_id": "מזהה תוכן", - "content_type": "סוג תוכן", - "channels": "ערוצים", - "position_updated": "המיקום עודכן", - "series": "סדרה", - "all": "הכל", - "one": "אחד", - "available_sound_modes": "מצבי סאונד זמינים", - "available_sources": "מקורות זמינים", - "receiver": "מקלט", - "speaker": "רמקול", - "tv": "טלוויזיה", - "above_horizon": "מעל האופק", - "below_horizon": "מתחת לאופק", + "max_running_scripts": "מקסימום סקריפטים רצים", + "stopped": "עצר", + "garage": "מוסך", "oscillating": "מתנדנד", "speed_step": "שלב מהירות", "available_preset_modes": "מצבים מוגדרים מראש זמינים", @@ -1848,20 +1932,34 @@ "armed_custom_bypass": "מעקף מותאם אישית דרוך", "armed_vacation": "דרוך - חופשה", "disarming": "מנטרל", - "changed_by": "השתנה על ידי", "code_for_arming": "קוד לדריכה", "not_required": "לא נדרש", - "code_format": "תבנית קוד", "gps_accuracy": "דיוק GPS", - "bluetooth_le": "בלוטות' LE", - "gps": "GPS", - "router": "נתב", - "event_type": "סוג אירוע", - "event_types": "סוגי אירועים", - "doorbell": "פעמון דלת", - "max_running_scripts": "מקסימום סקריפטים רצים", - "jammed": "תקוע", - "locking": "נעילה", + "auto_update": "עדכון אוטומטי", + "in_progress": "בתהליך", + "installed_version": "גירסה מותקנת", + "latest_version": "הגירסה העדכנית", + "release_summary": "תקציר שחרור", + "release_url": "כתובת אתר של שחרור", + "skipped_version": "גרסה מדולגת", + "firmware": "קושחה", + "color_mode": "Color Mode", + "brightness_only": "בהירות בלבד", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "טמפרטורת צבע (mireds)", + "color_temperature_kelvin": "טמפרטורת צבע (קלווין)", + "available_effects": "אפקטים זמינים", + "maximum_color_temperature_kelvin": "טמפרטורת צבע מקסימלית (קלווין)", + "maximum_color_temperature_mireds": "טמפרטורת צבע מקסימלית (mireds)", + "minimum_color_temperature_kelvin": "טמפרטורת צבע מינימלית (קלווין)", + "minimum_color_temperature_mireds": "טמפרטורת צבע מינימלית (mireds)", + "available_color_modes": "מצבי צבע זמינים", + "end_time": "שעת סיום", + "start_time": "שעת התחלה", "cool": "קירור", "fan_only": "מאוורר בלבד", "heat_cool": "חום/קירור", @@ -1874,8 +1972,8 @@ "top": "למעלה", "current_action": "פעולה נוכחית", "cooling": "מקרר", + "defrosting": "הפשרה", "drying": "ייבוש", - "heating": "חימום", "preheating": "חימום מקדים", "max_target_humidity": "לחות יעד מקסימלית", "max_target_temperature": "טמפרטורת יעד מקסימלית", @@ -1892,106 +1990,142 @@ "target_temperature_high": "טמפרטורת יעד גבוהה", "target_temperature_low": "טמפרטורת יעד נמוכה", "target_temperature_step": "שלב טמפרטורת היעד", - "last_reset": "איפוס אחרון", - "possible_states": "מצבים אפשריים", - "state_class": "מצב מחלקה", - "measurement": "מדידה", - "total": "סה\"כ", - "total_increasing": "סה\"כ גידול", - "conductivity": "Conductivity", - "data_size": "גודל נתונים", - "balance": "איזון", - "timestamp": "חותמת זמן", - "color_mode": "Color Mode", - "brightness_only": "בהירות בלבד", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "טמפרטורת צבע (mireds)", - "color_temperature_kelvin": "טמפרטורת צבע (קלווין)", - "available_effects": "אפקטים זמינים", - "maximum_color_temperature_kelvin": "טמפרטורת צבע מקסימלית (קלווין)", - "maximum_color_temperature_mireds": "טמפרטורת צבע מקסימלית (mireds)", - "minimum_color_temperature_kelvin": "טמפרטורת צבע מינימלית (קלווין)", - "minimum_color_temperature_mireds": "טמפרטורת צבע מינימלית (mireds)", - "available_color_modes": "מצבי צבע זמינים", - "clear_night": "לילה בהיר", - "cloudy": "מעונן", - "exceptional": "יוצא דופן", - "fog": "ערפל", - "hail": "ברד", - "lightning": "ברקים", - "lightning_rainy": "ברקים, גשום", - "partly_cloudy": "מעונן חלקית", - "pouring": "גשם זלעפות", - "rainy": "גשום", - "snowy": "מושלג", - "snowy_rainy": "מושלג, גשום", - "sunny": "שמשי", - "windy": "סוער", - "windy_cloudy": "סוער, מעונן", - "apparent_temperature": "טמפרטורה מורגשת", - "cloud_coverage": "כיסוי עננים", - "dew_point_temperature": "טמפרטורת נקודת הטל", - "pressure_unit": "יחידת לחץ", - "uv_index": "מדד קרינה אולטרה סגולה", - "wind_bearing": "כיוון הרוח", - "wind_gust_speed": "מהירות משב הרוח", - "recording": "מקליט", - "streaming": "מזרים", - "access_token": "אסימון גישה", - "brand": "מותג", - "stream_type": "סוג זרם", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "דגם", - "minute": "דקה", - "second": "שניה", - "min_length": "אורך מינימלי", - "format": "תבנית", - "members": "חברים", - "finishes_at": "מסיים ב-", - "remaining": "נותר", - "identify": "זיהוי", - "auto_update": "עדכון אוטומטי", - "in_progress": "בתהליך", - "installed_version": "גירסה מותקנת", - "latest_version": "הגירסה העדכנית", - "release_summary": "תקציר שחרור", - "release_url": "כתובת אתר של שחרור", - "skipped_version": "גרסה מדולגת", - "firmware": "קושחה", - "abort_single_instance_allowed": "תצורתו כבר נקבעה. רק תצורה אחת אפשרית.", - "user_description": "האם ברצונך להתחיל בהגדרה?", - "device_is_already_configured": "תצורת ההתקן כבר נקבעה", - "re_authentication_was_successful": "האימות מחדש הצליח", - "re_configuration_was_successful": "קביעת התצורה מחדש הצליחה", - "failed_to_connect": "ההתחברות נכשלה", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "אימות לא חוקי", - "unexpected_error": "שגיאה בלתי צפויה", - "username": "שם משתמש", - "host": "Host", - "port": "פתחה", + "not_charging": "לא נטען", + "disconnected": "מנותק", + "hot": "חם", + "no_light": "אין אור", + "light_detected": "זוהתה תאורה", + "not_moving": "לא נע", + "unplugged": "לא מחובר", + "not_running": "לא פועל", + "safe": "בטוח", + "unsafe": "לא בטוח", + "tampering_detected": "זוהתה פתיחה לא מורשית", + "buffering": "אוגר", + "playing": "מנגן", + "standby": "בהמתנה", + "app_id": "מזהה יישום", + "local_accessible_entity_picture": "תמונת ישות נגישה מקומית", + "group_members": "חברי הקבוצה", + "muted": "מושתק", + "album_artist": "אמן אלבום", + "content_id": "מזהה תוכן", + "content_type": "סוג תוכן", + "channels": "ערוצים", + "position_updated": "המיקום עודכן", + "series": "סדרה", + "all": "הכל", + "one": "אחד", + "available_sound_modes": "מצבי סאונד זמינים", + "available_sources": "מקורות זמינים", + "receiver": "מקלט", + "speaker": "רמקול", + "tv": "טלוויזיה", + "bluetooth_le": "בלוטות' LE", + "gps": "GPS", + "router": "נתב", + "service_is_already_configured": "שירות זה כבר מוגדר", "account_is_already_configured": "תצורת החשבון כבר נקבעה", "abort_already_in_progress": "זרימת התצורה כבר מתבצעת", + "failed_to_connect": "ההתחברות נכשלה", "invalid_access_token": "אסימון גישה לא חוקי", + "invalid_authentication": "אימות לא חוקי", "received_invalid_token_data": "התקבלו נתוני אסימון לא חוקיים.", "abort_oauth_failed": "שגיאה בעת קבלת אסימון גישה.", "timeout_resolving_oauth_token": "חלף הזמן לפתרון אסימון OAuth.", "abort_oauth_unauthorized": "שגיאת הרשאת OAuth בעת השגת אסימון גישה.", + "re_authentication_was_successful": "האימות מחדש הצליח", + "unexpected_error": "שגיאה בלתי צפויה", "successfully_authenticated": "אומת בהצלחה", "link_fitbit": "Link Fitbit", "pick_authentication_method": "בחירת שיטת אימות", "authentication_expired_for_name": "פג תוקף האימות עבור {name}", - "service_is_already_configured": "שירות זה כבר מוגדר", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "האם ברצונך להגדיר את {name}?", - "adapter": "מתאם", - "multiple_adapters_description": "בחירת מתאם Bluetooth להגדרה", + "abort_single_instance_allowed": "תצורתו כבר נקבעה. רק תצורה אחת אפשרית.", + "user_description": "בחירת התקן להגדרה", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "שם משתמש", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "כתובת שידור", + "broadcast_port": "פתחת שידור", + "mac_address": "כתובת MAC", + "device_is_already_configured": "תצורת ההתקן כבר נקבעה", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "קביעת התצורה מחדש הצליחה", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "פתחה", + "component_homeassistant_config_step_two": "ריקים", + "component_homeassistant_config_step_one": "ריק", + "bridge_is_already_configured": "המגשר כבר מוגדר", + "no_deconz_bridges_discovered": "לא נמצאו מגשרי deCONZ", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "מופע deCONZ עודכן עם כתובת מארחת חדשה", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "לא ניתן היה לקבל מפתח API", + "hassio_confirm_title": "מתווך MQTT באמצעות הרחבת Home Assistant", + "link_with_deconz": "קשר עם deCONZ", + "select_discovered_deconz_gateway": "בחר שער deCONZ שהתגלה", + "device_class": "Device Class", + "state_template": "מצב תבנית", + "template_binary_sensor": "חיישן בינארי של תבנית", + "actions_on_press": "פעולות בלחיצה", + "template_button": "תבנית לחצן", + "verify_ssl_certificate": "אימות אישור SSL", + "template_image": "תבנית תמונה", + "actions_on_set_value": "פעולות על ערך מוגדר", + "step_value": "ערך שלב", + "template_number": "תבנית מספר", + "available_options": "אפשרויות זמינות", + "actions_on_select": "פעולות בבחירה", + "template_select": "בחירת תבנית", + "template_sensor": "חיישן תבנית", + "actions_on_turn_off": "פעולות בכיבוי", + "actions_on_turn_on": "פעולות בהפעלה", + "value_template": "תבנית ערך", + "template_switch": "תבנית מתג", + "template_a_binary_sensor": "תבנית חיישן בינארי", + "template_a_select": "תבנית בחירה", + "template_a_sensor": "תבנית חיישן", + "template_helper": "מסייע תבניות", + "all_entities": "כל הישויות", + "hide_members": "הסתרת חברים", + "add_group": "הוספת קבוצה", + "ignore_non_numeric": "התעלמות מערכים שאינם מספריים", + "data_round_digits": "עיגול ערך למספר מספרים עשרוניים", + "type": "סוג", + "binary_sensor_group": "קבוצת חיישנים בינאריים", + "button_group": "קבוצת לחצנים", + "cover_group": "קבוצת וילונות", + "event_group": "קבוצת אירוע", + "fan_group": "קבוצת איוורור", + "light_group": "קבוצת תאורה", + "lock_group": "קבוצת נעילה", + "media_player_group": "קבוצת נגני מדיה", + "notify_group": "הודעה לקבוצה", + "sensor_group": "קבוצת חיישנים", + "switch_group": "קבוצת מתגים", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "לא נמצאו שירותים בנקודת הקצה", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "פסק זמן ליצירת חיבור", + "link_google_account": "קישור חשבון גוגל", + "name_already_exists": "השם כבר קיים", + "passive": "פסיבי", + "define_zone_parameters": "הגדר פרמטרים של אזור", + "cannot_connect_details_error_detail": "לא ניתן להתחבר. פרטים: {error_detail}", + "unknown_details_error_detail": "לא ידוע. פרטים: {error_detail}", + "uses_an_ssl_certificate": "שימוש באישור SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2002,19 +2136,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "מפתח API", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "האם ברצונך להתחיל בהגדרה?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "מפתח הצפנה", + "key_id": "Key ID", + "password_description": "סיסמה להגנה על הגיבוי.", + "device_address": "Device address", + "known_hosts": "מארחים ידועים", + "google_cast_configuration": "תצורת Google Cast", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2028,40 +2177,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "לא ניתן להתחבר. פרטים: {error_detail}", - "unknown_details_error_detail": "לא ידוע. פרטים: {error_detail}", - "uses_an_ssl_certificate": "שימוש באישור SSL", - "verify_ssl_certificate": "אימות אישור SSL", - "timeout_establishing_connection": "פסק זמן ליצירת חיבור", - "link_google_account": "קישור חשבון גוגל", - "abort_no_devices_found": "לא נמצאו התקנים ברשת", + "abort_mdns_missing_mac": "כתובת MAC חסרה במאפייני MDNS.", + "abort_mqtt_missing_api": "חסרה פתחת API במאפייני MQTT.", + "abort_mqtt_missing_ip": "חסרה כתובת IP במאפייני MQTT.", + "abort_mqtt_missing_mac": "חסרה כתובת MAC במאפייני MQTT.", + "action_received": "הפעולה התקבלה", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "מפתח API", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "האם ברצונך להגדיר את {name}?", + "adapter": "מתאם", + "multiple_adapters_description": "בחירת מתאם Bluetooth להגדרה", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "לא נמצאו התקנים ברשת", "connection_error_error": "שגיאת חיבור: {error}", "invalid_authentication_error": "אימות לא חוקי: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "לאמת", - "device_class": "מחלקת התקנים", - "state_template": "מצב תבנית", - "template_binary_sensor": "חיישן בינארי של תבנית", - "template_sensor": "חיישן תבנית", - "template_a_binary_sensor": "תבנית חיישן בינארי", - "template_a_sensor": "תבנית חיישן", - "template_helper": "מסייע תבניות", - "location_is_already_configured": "תצורת המיקום כבר נקבעה", - "failed_to_connect_error": "ההתחברות נכשלה: {error}", - "invalid_api_key": "מפתח API לא חוקי", - "pin_code": "קוד PIN", - "discovered_android_tv": "גילה את טלוויזית אנדרואיד", - "known_hosts": "מארחים ידועים", - "google_cast_configuration": "תצורת Google Cast", - "abort_invalid_host": "שם מארח או כתובת IP לא חוקיים", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} ב-{host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "נושא לידה לא חוקי", "error_bad_certificate": "אישור ה-CA אינו חוקי", "invalid_discovery_prefix": "גילוי לפי קידומת אינו חוקי", @@ -2078,107 +2217,27 @@ "mqtt_transport": "תעבורת MQTT", "data_ws_headers": "כותרות WebSocket בתבנית JSON", "websocket_path": "נתיב WebSocket", - "enable_discovery": "איפשור גילוי", + "enable_discovery": "Enable discovery", "data_description_discovery": "אפשרות להפעלת גילוי אוטומטי של MQTT.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "נדרש אימות מחדש עם סוכן MQTT", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "קוד PIN", + "discovered_android_tv": "גילה את טלוויזית אנדרואיד", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "כתובת MAC חסרה במאפייני MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "השירות התקבל", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "לא נמצאו שירותים בנקודת הקצה", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "סיסמה להגנה על הגיבוי.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "המגשר כבר מוגדר", - "no_deconz_bridges_discovered": "לא נמצאו מגשרי deCONZ", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "מופע deCONZ עודכן עם כתובת מארחת חדשה", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "לא ניתן היה לקבל מפתח API", - "link_with_deconz": "קשר עם deCONZ", - "select_discovered_deconz_gateway": "בחר שער deCONZ שהתגלה", - "all_entities": "כל הישויות", - "hide_members": "הסתרת חברים", - "add_group": "הוספת קבוצה", - "ignore_non_numeric": "התעלמות מערכים שאינם מספריים", - "data_round_digits": "עיגול ערך למספר מספרים עשרוניים", - "type": "סוג", - "binary_sensor_group": "קבוצת חיישנים בינאריים", - "cover_group": "קבוצת וילונות", - "event_group": "קבוצת אירוע", - "fan_group": "קבוצת איוורור", - "light_group": "קבוצת תאורה", - "lock_group": "נעילת קבוצה", - "media_player_group": "קבוצת נגני מדיה", - "sensor_group": "קבוצת חיישנים", - "switch_group": "החלפת קבוצה", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "השם כבר קיים", - "passive": "פסיבי", - "define_zone_parameters": "הגדר פרמטרים של אזור", - "calendar_name": "Calendar Name", + "data_process": "תהליכים להוספה כחיישנים", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "סריקה פסיבית", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "הפיכת סוכן השיחה לזמין", + "language_code": "קוד שפה", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2261,49 +2320,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "הפיכת סוכן השיחה לזמין", - "language_code": "קוד שפה", - "data_process": "תהליכים להוספה כחיישנים", - "data_app_delete": "סימון כדי למחוק יישום זה", - "application_icon": "סמליל יישום", - "application_name": "שם יישום", - "configure_application_id_app_id": "קביעת תצורה של מזהה היישום {app_id}", - "configure_android_apps": "קביעת תצורה של יישומי אנדרואיד", - "configure_applications_list": "קביעת תצורה של רשימת יישומים", - "data_allow_nameless_uuids": "כרגע מותר UUIDs. יש לבטל את הסימון כדי להסיר", - "minimum_rssi": "RSSI מינימלי", - "data_new_uuid": "יש להזין UUID מותר חדש", - "data_calendar_access": "גישת Home Assistant ליומן גוגל", - "ignore_cec": "להתעלם מ-CEC", - "allowed_uuids": "UUIDs מותרים", - "advanced_google_cast_configuration": "תצורה מתקדמת של Google Cast", - "broker_options": "אפשרויות מתווך", - "enable_birth_message": "אפשר הודעת לידה", - "birth_message_payload": "מטען הודעת לידה", - "birth_message_qos": "הודעת לידה QoS", - "birth_message_retain": "הודעת לידה נשמרת", - "birth_message_topic": "נושא הודעת לידה", - "discovery_prefix": "גילוי לפי קידומת", - "enable_will_message": "הפיכת הודעה לזמינה", - "will_message_payload": "האם תוכן מנה של הודעה", - "will_message_qos": "האם הודעת QoS", - "will_message_retain": "האם ההודעה תישמר", - "will_message_topic": "האם נושא הודעה", - "mqtt_options": "אפשרויות MQTT", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "ספירת נסיונות חוזרים", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "להתעלם מ-CEC", + "allowed_uuids": "UUIDs מותרים", + "advanced_google_cast_configuration": "תצורה מתקדמת של Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2314,46 +2369,159 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "לחצן ראשון", - "second_button": "לחצן שני", - "third_button": "לחצן שלישי", - "fourth_button": "לחצן רביעי", + "protocol": "Protocol", + "data_calendar_access": "גישת Home Assistant ליומן גוגל", + "passive_scanning": "סריקה פסיבית", + "data_allow_nameless_uuids": "כרגע מותר UUIDs. יש לבטל את הסימון כדי להסיר", + "minimum_rssi": "RSSI מינימלי", + "data_new_uuid": "יש להזין UUID מותר חדש", + "broker_options": "אפשרויות מתווך", + "enable_birth_message": "אפשר הודעת לידה", + "birth_message_payload": "מטען הודעת לידה", + "birth_message_qos": "הודעת לידה QoS", + "birth_message_retain": "הודעת לידה נשמרת", + "birth_message_topic": "נושא הודעת לידה", + "discovery_prefix": "גילוי לפי קידומת", + "enable_will_message": "הפיכת הודעה לזמינה", + "will_message_payload": "האם תוכן מנה של הודעה", + "will_message_qos": "האם הודעת QoS", + "will_message_retain": "האם ההודעה תישמר", + "will_message_topic": "האם נושא הודעה", + "mqtt_options": "אפשרויות MQTT", + "data_app_delete": "סימון כדי למחוק יישום זה", + "application_icon": "סמליל יישום", + "application_name": "שם יישום", + "configure_application_id_app_id": "קביעת תצורה של מזהה היישום {app_id}", + "configure_android_apps": "קביעת תצורה של יישומי אנדרואיד", + "configure_applications_list": "קביעת תצורה של רשימת יישומים", + "lock_entity_name": "נעילת {entity_name}", + "open_entity_name": "פתיחת {entity_name}", + "entity_name_locked": "{entity_name} נעול", + "entity_name_is_open": "{entity_name} פתוח", + "entity_name_is_unlocked": "{entity_name} אינו נעול", + "entity_name_opened": "{entity_name} נפתח", + "entity_name_unlocked": "{entity_name} לא נעול", + "first_button": "כפתור ראשון", + "second_button": "כפתור שני", + "third_button": "כפתור שלישי", + "fourth_button": "כפתור רביעי", "subtype_button_down": "{subtype} לחצן מטה", "subtype_button_up": "{subtype} לחצןן מעלה", - "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_clicked": "\"{subtype}\" הקשה כפולה", "subtype_double_push": "{subtype} לחיצה כפולה", "subtype_long_push": "{subtype} לחיצה ממושכת", "trigger_type_long_single": "{subtype} לחיצה ממושכת ולאחר מכן לחיצה בודדת", "subtype_single_push": "{subtype} לחיצה בודדת", "trigger_type_single_long": "{subtype} לחיצה בודדת ולאחר מכן לחיצה ממושכת", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_clicked": "\"{subtype}\" לחיצה משולשת", "subtype_triple_push": "{subtype} לחיצה משולשת", - "set_value_for_entity_name": "הגדר ערך עבור {entity_name}", + "both_buttons": "שני הלחצנים", + "bottom_buttons": "Bottom buttons", + "fifth_button": "כפתור חמישי", + "sixth_button": "כפתור שישי", + "seventh_button": "כפתור שביעי", + "eighth_button": "כפתור שמיני", + "dim_down": "עמעום למטה", + "dim_up": "עמעום למעלה", + "left": "שמאל", + "right": "ימין", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" לחיצה ממושכת", + "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" לחיצה מרובעת", + "subtype_quintuple_clicked": "\"{subtype}\" לחיצה מחומשת", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" נלחץ", + "subtype_released": "\"{subtype}\" שוחרר", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "לחץ על לחצן {entity_name}", + "entity_name_has_been_pressed": "{entity_name} נלחץ", + "set_value_for_entity_name": "הגדרת ערך עבור {entity_name}", "value": "ערך", "close_entity_name": "סגירת {entity_name}", "close_entity_name_tilt": "סגירת הטיה של {entity_name}", - "open_entity_name": "פתיחת {entity_name}", "open_entity_name_tilt": "פתיחת הטיית {entity_name}", "set_entity_name_position": "הגדרת מיקום {entity_name}", "set_entity_name_tilt_position": "הגדרת מיקום הטיית {entity_name}", "stop_entity_name": "עצור {entity_name}", "entity_name_is_closed": "{entity_name} סגור", "entity_name_closed": "{entity_name} נסגר", - "entity_name_is_open": "{entity_name} פתוח", - "entity_name_opened": "{entity_name} נפתח", "current_entity_name_position_is": "המיקום הנוכחי {entity_name} הוא", "condition_type_is_tilt_position": "מיקום ההטיה הנוכחי {entity_name} הוא", "entity_name_position_changes": "{entity_name} שינויי מיקום", "entity_name_tilt_position_changes": "{entity_name} שינויים במיקום הטיה", - "entity_name_battery_low": "סוללת {entity_name} חלשה", - "entity_name_charging": "{entity_name} בטעינה", - "condition_type_is_co": "{entity_name} מזהה פחמן חד חמצני", - "entity_name_is_cold": "{entity_name} קר", - "entity_name_connected": "{entity_name} מחובר", - "entity_name_is_detecting_gas": "{entity_name} מזהה גז", + "toggle_entity_name": "החלפת {entity_name}", + "turn_off_entity_name": "כיבוי {entity_name}", + "turn_on_entity_name": "הפעלת {entity_name}", + "entity_name_is_off": "{entity_name} כבוי", + "entity_name_is_on": "{entity_name} מופעל", + "trigger_type_changed_states": "{entity_name} הופעל או כובה", + "entity_name_turned_off": "{entity_name} כובה", + "entity_name_turned_on": "{entity_name} הופעל", + "arm_entity_name_away": "דריכת {entity_name} לא בבית", + "arm_entity_name_home": "דריכת {entity_name} הביתה", + "arm_entity_name_night": "דריכת {entity_name} לילה", + "arm_entity_name_vacation": "דריכת {entity_name} חופשה", + "disarm_entity_name": "ניטרול {entity_name}", + "entity_name_armed_away": "{entity_name} דרוך לא בבית", + "entity_name_is_armed_home": "{entity_name} דרוך בית", + "entity_name_armed_night": "{entity_name} דרוך לילה", + "entity_name_is_armed_vacation": "{entity_name} בחופשה דרוכה", + "entity_name_disarmed": "{entity_name} מנוטרל", + "entity_name_armed_home": "{entity_name} דרוך בבית", + "entity_name_armed_vacation": "{entity_name} חופשה דרוכה", + "entity_name_is_buffering": "{entity_name} אוגר", + "entity_name_is_idle": "{entity_name} ממתין", + "entity_name_is_paused": "{entity_name} מושהה", + "entity_name_is_playing": "{entity_name} מתנגן", + "entity_name_starts_buffering": "{entity_name} מתחיל לאגור", + "entity_name_becomes_idle": "{entity_name} הופך לממתין", + "entity_name_starts_playing": "{entity_name} מתחיל לנגן", + "entity_name_update_availability_changed": "{entity_name} זמינות העדכון השתנתה", + "entity_name_became_up_to_date": "{entity_name} הפך למעודכן", + "trigger_type_update": "{entity_name} קיבל עדכון זמין", + "decrease_entity_name_brightness": "הפחת את הבהירות של {entity_name}", + "increase_entity_name_brightness": "הגבר את הבהירות של {entity_name}", + "flash_entity_name": "הבהב את {entity_name}", + "flash": "הבהוב", + "action_type_select_first": "שינוי {entity_name} לאפשרות הראשונה", + "action_type_select_last": "שינוי האפשרות {entity_name} לאפשרות האחרונה", + "action_type_select_next": "שינוי {entity_name} לאפשרות הבאה", + "change_entity_name_option": "שינוי אפשרויות {entity_name}", + "action_type_select_previous": "שינוי {entity_name} לאפשרות הקודמת", + "current_entity_name_selected_option": "האפשרות הנוכחית {entity_name} שנבחרה", + "cycle": "מחזור", + "from": "החל", + "to": "אל", + "entity_name_option_changed": "האפשרות {entity_name} השתנתה", + "action_type_set_hvac_mode": "שנה מצב HVAC ב-{entity_name}", + "change_preset_on_entity_name": "שנה הגדרה קבועה מראש ב-{entity_name}", + "hvac_mode": "מצב HVAC", + "entity_name_measured_humidity_changed": "הלחות הנמדדת {entity_name} השתנתה", + "entity_name_measured_temperature_changed": "הטמפרטורה הנמדדת של {entity_name} השתנתה", + "entity_name_hvac_mode_changed": "{entity_name} ממצב HVAC השתנה", + "send_a_notification": "שליחת הודעה", + "entity_name_battery_low": "סוללת {entity_name} חלשה", + "entity_name_charging": "{entity_name} בטעינה", + "condition_type_is_co": "{entity_name} מזהה פחמן חד חמצני", + "entity_name_is_cold": "{entity_name} קר", + "entity_name_connected": "{entity_name} מחובר", + "entity_name_is_detecting_gas": "{entity_name} מזהה גז", "entity_name_is_hot": "{entity_name} חם", "entity_name_is_detecting_light": "{entity_name} מזהה אור", - "entity_name_locked": "{entity_name} נעול", "entity_name_is_moist": "{entity_name} לח", "entity_name_is_detecting_motion": "{entity_name} מזהה תנועה", "entity_name_is_moving": "{entity_name} זז", @@ -2371,7 +2539,6 @@ "entity_name_is_not_cold": "{entity_name} לא קר", "entity_name_unplugged": "{entity_name} מנותק", "entity_name_is_not_hot": "{entity_name} אינו חם", - "entity_name_is_unlocked": "{entity_name} אינו נעול", "entity_name_is_dry": "{entity_name} יבש", "entity_name_is_not_moving": "{entity_name} אינו זז", "entity_name_is_not_occupied": "{entity_name} אינו תפוס", @@ -2381,8 +2548,6 @@ "condition_type_is_not_tampered": "{entity_name} אינו מזהה חבלה", "entity_name_is_safe": "{entity_name} בטוח", "entity_name_is_occupied": "{entity_name} תפוס", - "entity_name_is_off": "{entity_name} כבוי", - "entity_name_is_on": "{entity_name} מופעל", "entity_name_present": "{entity_name} נוכח", "entity_name_is_detecting_problem": "{entity_name} מזהה בעיה", "entity_name_is_running": "{entity_name} פועל", @@ -2407,12 +2572,10 @@ "entity_name_stopped_detecting_problem": "{entity_name} הפסיק לזהות בעיה", "entity_name_stopped_detecting_smoke": "{entity_name} הפסיק לזהות עשן", "entity_name_stopped_detecting_sound": "{entity_name} הפסיק לזהות צליל", - "entity_name_became_up_to_date": "{entity_name} הפך למעודכן", "entity_name_stopped_detecting_vibration": "{entity_name} הפסיק לזהות רטט", "entity_name_battery_normal": "{entity_name} סוללה רגילה", "entity_name_became_not_cold": "{entity_name} נעשה לא קר", "entity_name_became_not_hot": "{entity_name} הפך לא חם", - "entity_name_unlocked": "{entity_name} לא נעול", "entity_name_became_dry": "{entity_name} התייבש", "entity_name_stopped_moving": "{entity_name} הפסיק לזוז", "entity_name_became_not_occupied": "{entity_name} לא נתפס", @@ -2425,46 +2588,9 @@ "entity_name_started_detecting_smoke": "{entity_name} החל לזהות עשן", "entity_name_started_detecting_sound": "{entity_name} החל לזהות צליל", "entity_name_started_detecting_tampering": "{entity_name} החל לזהות חבלה", - "entity_name_turned_off": "{entity_name} כובה", - "entity_name_turned_on": "{entity_name} הופעל", "entity_name_became_unsafe": "{entity_name} הפך ללא בטוח", - "trigger_type_update": "{entity_name} קיבל עדכון זמין", "entity_name_started_detecting_vibration": "{entity_name} החל לזהות רטט", - "entity_name_is_buffering": "{entity_name} אוגר", - "entity_name_is_idle": "{entity_name} ממתין", - "entity_name_is_paused": "{entity_name} מושהה", - "entity_name_is_playing": "{entity_name} מתנגן", - "entity_name_starts_buffering": "{entity_name} מתחיל לאגור", - "trigger_type_changed_states": "{entity_name} הופעל או כובה", - "entity_name_becomes_idle": "{entity_name} הופך לממתין", - "entity_name_starts_playing": "{entity_name} מתחיל לנגן", - "toggle_entity_name": "החלפת {entity_name}", - "turn_off_entity_name": "כיבוי {entity_name}", - "turn_on_entity_name": "הפעלת {entity_name}", - "arm_entity_name_away": "דריכת {entity_name} לא בבית", - "arm_entity_name_home": "דריכת {entity_name} הביתה", - "arm_entity_name_night": "דריכת {entity_name} לילה", - "arm_entity_name_vacation": "דריכת {entity_name} חופשה", - "disarm_entity_name": "ניטרול {entity_name}", - "entity_name_armed_away": "{entity_name} דרוך לא בבית", - "entity_name_is_armed_home": "{entity_name} דרוך בית", - "entity_name_armed_night": "{entity_name} דרוך לילה", - "entity_name_is_armed_vacation": "{entity_name} בחופשה דרוכה", - "entity_name_disarmed": "{entity_name} מנוטרל", - "entity_name_armed_home": "{entity_name} דרוך בבית", - "entity_name_armed_vacation": "{entity_name} חופשה דרוכה", - "entity_name_is_home": "{entity_name} בבית", - "entity_name_is_not_home": "{entity_name} לא בבית", - "entity_name_enters_a_zone": "{entity_name} נכנס לאזור", - "entity_name_leaves_a_zone": "{entity_name} יצא מאזור", - "lock_entity_name": "נעילת {entity_name}", - "action_type_set_hvac_mode": "שנה מצב HVAC ב-{entity_name}", - "change_preset_on_entity_name": "שנה הגדרה קבועה מראש ב-{entity_name}", - "hvac_mode": "מצב HVAC", - "to": "אל", - "entity_name_measured_humidity_changed": "הלחות הנמדדת {entity_name} השתנתה", - "entity_name_measured_temperature_changed": "הטמפרטורה הנמדדת של {entity_name} השתנתה", - "entity_name_hvac_mode_changed": "{entity_name} ממצב HVAC השתנה", + "trigger_type_button_long_release": "\"{subtype}\" שוחרר לאחר לחיצה ממושכת", "current_entity_name_apparent_power": "העוצמה הנוכחית {entity_name} מסתמנת", "condition_type_is_aqi": "מדד איכות האוויר הנוכחי {entity_name}", "current_entity_name_atmospheric_pressure": "לחץ אטמוספרי נוכחי של {entity_name}", @@ -2554,70 +2680,18 @@ "entity_name_water_changes": "{entity_name} שינויי מים", "entity_name_weight_changes": "{entity_name} שינויים במשקל", "entity_name_wind_speed_changes": "{entity_name} שינויים במהירות הרוח", - "decrease_entity_name_brightness": "הפחת את הבהירות של {entity_name}", - "increase_entity_name_brightness": "הגבר את הבהירות של {entity_name}", - "flash_entity_name": "הבהב את {entity_name}", - "flash": "הבהוב", - "fifth_button": "כפתור חמישי", - "sixth_button": "כפתור שישי", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" שוחרר לאחר לחיצה ממושכת", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "שינוי {entity_name} לאפשרות הראשונה", - "action_type_select_last": "שינוי האפשרות {entity_name} לאפשרות האחרונה", - "action_type_select_next": "שינוי {entity_name} לאפשרות הבאה", - "change_entity_name_option": "שינוי אפשרויות {entity_name}", - "action_type_select_previous": "שינוי {entity_name} לאפשרות הקודמת", - "current_entity_name_selected_option": "האפשרות הנוכחית {entity_name} שנבחרה", - "cycle": "מחזור", - "from": "החל", - "entity_name_option_changed": "האפשרות {entity_name} השתנתה", - "send_a_notification": "שליחת הודעה", - "both_buttons": "שני הלחצנים", - "bottom_buttons": "Bottom buttons", - "seventh_button": "כפתור שביעי", - "eighth_button": "כפתור שמיני", - "dim_down": "עמעום למטה", - "dim_up": "עמעום למעלה", - "left": "שמאל", - "right": "ימין", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "לחץ על לחצן {entity_name}", - "entity_name_has_been_pressed": "{entity_name} נלחץ", - "entity_name_update_availability_changed": "{entity_name} זמינות העדכון השתנתה", - "add_to_queue": "הוספה לתור", - "play_next": "הפעלת הבא", - "options_replace": "השמע כעת ונקה תור", - "repeat_all": "חזור על הכל", - "repeat_one": "חזרה אחת על פעולה", - "critical": "קריטי", - "debug": "איתור באגים", - "warning": "אזהרה", - "most_recently_updated": "עודכן לאחרונה", + "entity_name_is_home": "{entity_name} בבית", + "entity_name_is_not_home": "{entity_name} לא בבית", + "entity_name_enters_a_zone": "{entity_name} נכנס לאזור", + "entity_name_leaves_a_zone": "{entity_name} יצא מאזור", + "no_device_class": "אין מחלקת התקן", + "no_state_class": "אין מצב מחלקה", + "no_unit_of_measurement": "אין יחידת מידה", "arithmetic_mean": "ממוצע אריתמטי", "median": "חציון", "product": "מכפלה", "statistical_range": "טווח סטטיסטי", - "standard_deviation": "Standard deviation", + "standard_deviation": "סטיית תקן", "alice_blue": "כחול אליס", "antique_white": "לבן עתיק", "aqua": "אקווה", @@ -2737,10 +2811,56 @@ "wheat": "חיטה", "white_smoke": "לבן סמוק", "yellow_green": "צהוב ירוק", + "add_to_queue": "הוספה לתור", + "play_next": "הפעלת הבא", + "options_replace": "השמע כעת ונקה תור", + "repeat_all": "חזור על הכל", + "repeat_one": "חזרה אחת על פעולה", + "critical": "קריטי", + "debug": "איתור באגים", "fatal": "קטלני", - "no_device_class": "אין מחלקת התקן", - "no_state_class": "אין מצב מחלקה", - "no_unit_of_measurement": "אין יחידת מידה", + "warning": "אזהרה", + "clear_tts_cache": "ניקוי מטמון TTS", + "cache": "מטמון", + "entity_id_description": "ישות להפניה בערך יומן הרישום.", + "language_description": "שפת הטקסט. ברירת המחדל היא שפת שרת.", + "options_description": "מילון המכיל אפשרויות ספציפיות לשילוב.", + "say_a_tts_message": "אמירת הודעת TTS", + "media_player_entity_id_description": "נגני מדיה להשמעת ההודעה.", + "media_player_entity": "ישות נגן מדיה", + "speak": "לדבר", + "request_sync_description": "שליחת פקודת request_sync אל Google.", + "agent_user_id": "מזהה משתמש סוכן", + "request_sync": "בקשת סינכרון", + "disables_the_motion_detection": "משבית את זיהוי התנועה.", + "disable_motion_detection": "השבתת זיהוי תנועה", + "enables_the_motion_detection": "מאפשר זיהוי תנועה.", + "enable_motion_detection": "אפשר זיהוי תנועה", + "format_description": "פורמט זרם הנתמך על ידי נגן המדיה.", + "media_player_description": "נגני מדיה להזרמה.", + "play_stream": "הפעל זרם", + "filename": "שם קובץ", + "lookback": "מבט לאחור", + "snapshot_description": "מצלם צילום מסך של המצלמה.", + "turns_off_the_camera": "מכבה את המצלמה.", + "turns_on_the_camera": "מפעיל את המצלמה.", + "locks_a_lock": "נעילת המנעול.", + "code_description": "קוד לדריכת האזעקה.", + "opens_a_lock": "פותח נעילה.", + "set_datetime_description": "הגדרת התאריך ו/או השעה.", + "the_target_date": "תאריך היעד.", + "datetime_description": "תאריך ושעת היעד.", + "the_target_time": "זמן היעד.", + "selects_the_first_option": "בחירת האפשרות הראשונה.", + "first": "ראשונה", + "selects_the_last_option": "בחירת האפשרות האחרונה.", + "select_the_next_option": "בחירת האפשרות הבאה.", + "selects_an_option": "בחירת אפשרות.", + "option_to_be_selected": "אפשרות לבחירה.", + "selects_the_previous_option": "בחירת האפשרות הקודמת.", + "sets_the_options": "הגדרת האפשרויות.", + "list_of_options": "רשימת אפשרויות.", + "set_options": "הגדרת אפשרויות", "dump_log_objects": "השלכת אובייקטים מהיומן", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2766,47 +2886,31 @@ "stop_logging_object_sources": "הפסקת רישום מקורות אובייקטים", "stop_log_objects_description": "מפסיק לרשום גדילה של אובייקטים בזיכרון.", "stop_logging_objects": "הפסקת רישום אובייקטים", - "request_sync_description": "שליחת פקודת request_sync אל Google.", - "agent_user_id": "מזהה משתמש סוכן", - "request_sync": "בקשת סינכרון", + "sets_the_value": "מגדיר את הערך.", + "the_target_value": "ערך היעד.", + "get_weather_forecast": "קבלת תחזית מזג אוויר.", + "type_description": "סוג תחזית: יומי, שעתי או פעמיים ביום.", + "forecast_type": "סוג תחזית", + "get_forecast": "קבלת תחזית", + "get_weather_forecasts": "קבלת תחזיות מזג אוויר.", + "get_forecasts": "קבלת תחזיות", + "send_magic_packet": "שליחת חבילת קסם", + "cancels_a_timer": "ביטול שעון עצר.", + "changes_a_timer": "שינוי שעון העצר.", + "finishes_a_timer": "מסיים שעון עצר.", + "pauses_a_timer": "משהה שעון עצר.", + "starts_a_timer": "הפעלת שעון עצר.", + "duration_description": "משך הזמן ששעון העצר דורש כדי לסיים. [אופציונלי].", "reload_resources_description": "טוען מחדש משאבי לוח מחוונים מתצורת YAML.", - "clears_all_log_entries": "מנקה את כל ערכי היומן.", - "clear_all": "ניקוי הכל", - "write_log_entry": "כתוב ערך יומן.", - "log_level": "רמת יומן.", - "level": "רמה", - "message_to_log": "הודעה ליומן.", - "write": "כתוב", - "set_value_description": "הגדרת הערך של מספר.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "הפעלה/כיבוי של הסירנה.", "turns_the_siren_off": "מכבה את הסירנה.", "turns_the_siren_on": "מפעיל את הסירנה.", "tone": "טון", - "add_event_description": "הוספת אירוע חדש בלוח השנה.", - "location_description": "מיקום האירוע. אופציונלי.", - "start_date_description": "התאריך שבו האירוע של יום שלם אמור להתחיל.", - "create_event": "יצירת אירוע", - "get_events": "קבלת אירועים", - "list_event": "רשימת אירוע", - "closes_a_cover": "סוגר כיסוי.", - "close_cover_tilt_description": "הטיית כיסוי פתוח", - "close_tilt": "סגירת הטיה", - "opens_a_cover": "פותח כיסוי.", - "tilts_a_cover_open": "הטיית כיסוי פתוח.", - "open_tilt": "פתיחת הטייה", - "set_cover_position_description": "העברת כיסוי למיקום מסוים.", - "target_position": "יעד מיקום.", - "set_position": "הגדרת מיקום", - "target_tilt_positition": "יעד מיקום הטיה", - "set_tilt_position": "הגדרת מיקום הטיה", - "stops_the_cover_movement": "עוצר את תנועת הכיסוי.", - "stop_cover_tilt_description": "עוצר תנועת כיסוי הטיה.", - "stop_tilt": "עצירת הטיה", - "toggles_a_cover_open_closed": "החלפת כיסוי פתוח/סגור.", - "toggle_cover_tilt_description": "החלפת מצב של הטיית כיסוי פתוח/סגור.", - "toggle_tilt": "החלפת מצב הטיה", + "set_default_level_description": "הגדרת רמת יומן הרישום המוגדרת כברירת מחדל עבור שילובים.", + "level_description": "רמת חומרה המוגדרת כברירת מחדל עבור כל השילובים.", + "level": "רמה", + "set_default_level": "הגדרת רמת ברירת מחדל", + "set_level": "הגדרת רמה", "check_configuration": "בדיקת התצורה", "reload_all": "טעינת הכל מחדש", "reload_config_entry_description": "טוען מחדש את ערך התצורה שצוין.", @@ -2822,25 +2926,23 @@ "elevation_of_your_location": "גובה המיקום שלך.", "latitude_of_your_location": "קו הרוחב של המיקום שלך.", "longitude_of_your_location": "קו האורך של המיקום שלך.", + "set_location": "הגדרת מיקום", "stops_home_assistant": "עצירת Home Assistant", "generic_toggle": "החלפת מצב כללי", "generic_turn_off": "כיבוי כללי", "generic_turn_on": "הפעלה כללית", + "entities_to_update": "ישויות לעדכון", "update_entity": "עדכון ישות", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "הקטנת הערך בצעד אחד.", "increment_description": "הגדלת הערך בצעד אחד.", - "sets_the_value": "הגדרת הערך.", - "the_target_value": "ערך היעד.", - "reloads_the_automation_configuration": "טוען מחדש את תצורת האוטומציה.", - "toggle_description": "הפעלה/כיבוי של נגן מדיה.", - "trigger_description": "מפעיל את הפעולות של אוטומציה.", - "skip_conditions": "דילוג על תנאים", - "trigger": "גורם מפעיל", - "disables_an_automation": "משבית אוטומציה.", - "stops_currently_running_actions": "מפסיק את הפעולות הפועלות כעת.", - "stop_actions": "הפסקת פעולות", - "enables_an_automation": "מאפשר אוטומציה.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "נתיב", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "הפעלה מחדש של הרחבה.", "the_add_on_slug": "שבלול ההרחבה.", "restart_add_on": "הפעלה מחדש את ההרחבה.", @@ -2875,40 +2977,65 @@ "restore_partial_description": "משחזר מגיבוי חלקי.", "restores_home_assistant": "משחזר את Home Assistant.", "restore_from_partial_backup": "שחזר מגיבוי חלקי.", - "clears_the_playlist": "מנקה את רשימת ההשמעה.", - "clear_playlist": "ניקוי רשימת השמעה", - "selects_the_next_track": "בחירת הרצועה הבאה.", - "pauses": "משהה.", - "starts_playing": "מתחיל להשמיע.", - "toggles_play_pause": "החלפת מצב הפעלה/השהיה.", - "selects_the_previous_track": "בחירת הרצועה הקודמת.", - "seek": "חיפוש", - "stops_playing": "הפסקת השמעה.", - "starts_playing_specified_media": "הפעלת מדיה שצוינה.", - "announce": "הכרזה", - "enqueue": "תור", - "repeat_mode_to_set": "הגדרת מצב חזרה.", - "select_sound_mode_description": "בחירת מצב צליל ספציפי.", - "select_sound_mode": "בחירת מצב צליל", - "select_source": "בחירת מקור", - "shuffle_description": "האם מצב ערבוב מופעל או לא.", - "unjoin": "ביטול הצטרפות", - "turns_down_the_volume": "מנמיך את עוצמת הקול.", - "volume_mute_description": "השתקה או ביטול השתקה של נגן המדיה.", - "is_volume_muted_description": "מגדיר אם הוא מושתק או לא.", - "mute_unmute_volume": "השתקה/ביטול השתקה של עוצמת קול", - "sets_the_volume_level": "הגדרת עוצמת הקול.", - "set_volume": "הגדרת עוצמת קול", - "turns_up_the_volume": "מגביר את עוצמת הקול.", - "turn_up_volume": "הגבירו את עוצמת הקול", - "apply_filter": "החלת מסנן", - "days_to_keep": "ימים לשמירה", - "repack": "לארוז מחדש", - "purge": "טיהור", - "domains_to_remove": "תחומים להסרה", - "entity_globs_to_remove": "ישויות גלוס להסרה", - "entities_to_remove": "ישויות להסרה", - "purge_entities": "טיהור ישויות", + "removes_a_group": "הסרת קבוצה.", + "object_id": "מזהה אובייקט", + "creates_updates_a_user_group": "יצירה/עדכון של קבוצת משתמשים.", + "add_entities": "הוספת ישויות", + "icon_description": "שם הסמליל של הקבוצה.", + "name_of_the_group": "שם הקבוצה.", + "remove_entities": "הסרת ישויות", + "log_description": "יצירת ערך מותאם אישית ביומן הרישום.", + "message_description": "גוף ההודעה של ההתראה.", + "log": "יומן", + "create_temporary_strict_connection_url_name": "יצירת כתובת אתר זמנית לחיבור קפדני", + "remote_connect": "חיבור מרחוק", + "remote_disconnect": "ניתוק מרחוק", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "פקודות לשליחה אל Google Assistant.", + "command": "פקודה", + "send_text_command": "שליחת פקודת טקסט", + "reloads_the_automation_configuration": "טוען מחדש את תצורת האוטומציה.", + "toggle_description": "הפעלה/כיבוי של נגן מדיה.", + "trigger_description": "מפעיל את הפעולות של אוטומציה.", + "skip_conditions": "דילוג על תנאים", + "trigger": "גורם מפעיל", + "disables_an_automation": "משבית אוטומציה.", + "stops_currently_running_actions": "מפסיק את הפעולות הפועלות כעת.", + "stop_actions": "הפסקת פעולות", + "enables_an_automation": "מאפשר אוטומציה.", + "press_the_button_entity": "לחיצה על ישות הלחצן.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "מפתח", + "value_description": "ערך היעד שיש להגדיר.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "start_application": "הפעלת יישום", + "set_value_description": "הגדרת הערך של מספר.", + "stops_a_running_script": "עוצר סקריפט פועל.", + "enter_your_text": "הזנת הטקסט שלך.", + "set_value": "הגדרת ערך", + "dashboard_path": "נתיב לוח מחוונים", + "view_path": "הצגת נתיב", + "show_dashboard_view": "הצגת תצוגת לוח מחוונים", + "closes_a_cover": "סוגר כיסוי.", + "close_cover_tilt_description": "הטיית כיסוי פתוח", + "close_tilt": "סגירת הטיה", + "opens_a_cover": "פותח כיסוי.", + "tilts_a_cover_open": "הטיית כיסוי פתוח.", + "open_tilt": "פתיחת הטייה", + "set_cover_position_description": "העברת כיסוי למיקום מסוים.", + "target_position": "יעד מיקום.", + "target_tilt_positition": "יעד מיקום הטיה", + "set_tilt_position": "הגדרת מיקום הטיה", + "stops_the_cover_movement": "עוצר את תנועת הכיסוי.", + "stop_cover_tilt_description": "עוצר תנועת כיסוי הטיה.", + "stop_tilt": "עצירת הטיה", + "toggles_a_cover_open_closed": "החלפת כיסוי פתוח/סגור.", + "toggle_cover_tilt_description": "החלפת מצב של הטיית כיסוי פתוח/סגור.", + "toggle_tilt": "החלפת מצב הטיה", "decrease_speed_description": "מוריד את מהירות המאוורר.", "percentage_step_description": "מגביר את המהירות באחוזים.", "decrease_speed": "הורדת מהירות", @@ -2928,6 +3055,27 @@ "toggles_the_fan_on_off": "הפעלה/כיבוי של המאוורר.", "turns_fan_off": "כיבוי המאוורר.", "turns_fan_on": "הפעלת המאוורר.", + "arm_with_custom_bypass": "דרוך מעקף מותאם אישית", + "alarm_arm_vacation_description": "מגדיר את האזעקה ל: _דרוך לחופשה_.", + "disarms_the_alarm": "מנטרל את האזעקה.", + "alarm_trigger_description": "מאפשר הפעלת אזעקה חיצונית.", + "toggles_a_switch_on_off": "הפעלה/כיבוי של מתג.", + "turns_a_switch_off": "מכבה מתג.", + "turns_a_switch_on": "מפעיל מתג.", + "device_description": "מזהה התקן שאליו יש לשלוח פקודה.", + "delete_command": "מחיקת פקודה", + "alternative": "חלופי", + "command_type_description": "סוג הפקודה שיש ללמוד.", + "command_type": "סוג פקודה", + "timeout_description": "פסק זמן ללימוד הפקודה.", + "learn_command": "לימוד פקודה", + "delay_seconds": "שניות עיכוב", + "hold_seconds": "שניות להחזקה", + "repeats": "חזרות", + "send_command": "שליחת פקודה", + "toggles_a_device_on_off": "הפעלה/כיבוי של התקן.", + "turns_the_device_off": "מכבה את ההתקן.", + "turn_on_description": "שולח את פקודת ההפעלה.", "apply_description": "הפעלת סצינה עם תצורה.", "entities_description": "רשימת ישויות ומצב היעד שלהן.", "entities_state": "מצב ישויות", @@ -2937,46 +3085,107 @@ "scene_id_description": "מזהה הישות של הסצנה החדשה.", "scene_entity_id": "מזהה ישות סצינה", "snapshot_entities": "ישויות תמונת מצב", - "delete_description": "Deletes a dynamically created scene.", + "delete_description": "מחיקת סצינה שנוצרה באופן דינמי.", "activates_a_scene": "הפעלת סצינה.", - "selects_the_first_option": "בחירת האפשרות הראשונה.", - "first": "ראשונה", - "selects_the_last_option": "בחירת האפשרות האחרונה.", - "select_the_next_option": "בחירת האפשרות הבאה.", - "selects_an_option": "בחירת אפשרות.", - "option_to_be_selected": "אפשרות לבחירה.", - "selects_the_previous_option": "בחירת האפשרות הקודמת.", - "sets_the_options": "הגדרת האפשרויות.", - "list_of_options": "רשימת אפשרויות.", - "set_options": "הגדרת אפשרויות", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "הוספת אירוע חדש בלוח השנה.", + "calendar_id_description": "מזהה לוח השנה הרצוי.", + "calendar_id": "מזהה לוח שנה", + "description_description": "תיאור האירוע. אופציונלי.", + "summary_description": "משמש ככותרת האירוע.", + "location_description": "מיקום האירוע.", + "creates_event": "יוצר אירוע", "closes_a_valve": "סוגר שסתום.", "opens_a_valve": "פותח שסתום.", "set_valve_position_description": "העברת שסתום למיקום מסוים.", "stops_the_valve_movement": "עצירת תנועת השסתום.", "toggles_a_valve_open_closed": "החלפת שסתום פתוח/סגור.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "מפתח", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "start_application": "הפעלת יישום", - "command_description": "פקודות לשליחה אל Google Assistant.", - "command": "פקודה", - "media_player_entity": "ישות נגן מדיה", - "send_text_command": "שליחת פקודת טקסט", - "code_description": "הקוד המשמש לפתיחת נעילת המנעול.", - "arm_with_custom_bypass": "דרוך מעקף מותאם אישית", - "alarm_arm_vacation_description": "מגדיר את האזעקה ל: _דרוך לחופשה_.", - "disarms_the_alarm": "מנטרל את האזעקה.", - "alarm_trigger_description": "מאפשר הפעלת אזעקה חיצונית.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "מנקה את כל ערכי היומן.", + "clear_all": "ניקוי הכל", + "write_log_entry": "כתוב ערך יומן.", + "log_level": "רמת יומן.", + "message_to_log": "הודעה ליומן.", + "write": "כתוב", + "reload_themes_description": "טעינה מחדש של ערכות נושא מתצורת YAML.", + "reload_themes": "טעינה מחדש של ערכות נושא", + "name_of_a_theme": "שם של ערכת נושא.", + "set_the_default_theme": "הגדרת ערכת הנושא המוגדרת כברירת מחדל", + "clear_skipped_update": "ניקוי עדכון שדולג", + "install_update": "התקנת עדכון", + "skip_description": "מסמן עדכון זמין כעת כדולג.", + "skip_update": "דילוג על עדכון", + "brightness_value": "ערך בהירות", + "a_human_readable_color_name": "שם צבע קריא לאדם.", + "color_name": "שם צבע", + "color_temperature_in_mireds": "טמפרטורת צבע ב-mireds.", + "light_effect": "השפעת האור", + "hue_sat_color": "גוון/הגדרת צבע", + "color_temperature_in_kelvin": "טמפרטורת הצבע בקלווין.", + "profile_description": "שם של פרופיל אור לשימוש.", + "rgbw_color": "צבע RGBW", + "rgbww_color": "צבע RGBWW", + "white_description": "הגדרת מצב האור למצב לבן.", + "xy_color": "צבע XY", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "שינוי בהירות לפי כמות.", + "brightness_step_value": "ערך שלב הבהירות", + "brightness_step_pct_description": "שינוי בהירות באחוזים.", + "brightness_step": "שלב הבהירות", + "decrements_a_counter": "הקטנת המונה.", + "increments_a_counter": "הגדלת המונה", + "resets_a_counter": "איפוס מונה.", + "sets_the_counter_value": "מגדיר את ערך המונה.", + "toggles_the_helper_on_off": "הפעלה/כיבוי של העוזר.", + "turns_off_the_helper": "מכבה את העוזר.", + "turns_on_the_helper": "מפעיל את העוזר.", + "start_date_description": "התאריך שבו האירוע של יום שלם אמור להתחיל.", + "create_event": "יצירת אירוע", + "get_events": "קבלת אירועים", + "list_event": "רשימת אירוע", + "turns_auxiliary_heater_on_off": "מדליק/מכבה את תנור העזר.", + "aux_heat_description": "ערך חדש של תנור עזר.", + "auxiliary_heating": "חימום עזר", + "turn_on_off_auxiliary_heater": "הפעלה/כיבוי של תנור עזר", + "sets_fan_operation_mode": "הגדרת מצב פעולת מאוורר.", + "fan_operation_mode": "מצב פעולת מאוורר.", + "set_fan_mode": "הגדרת מצב מאוורר", + "sets_target_humidity": "מגדיר יעד לחות.", + "set_target_humidity": "הגדרת יעד לחות", + "sets_hvac_operation_mode": "הגדרת מצב פעולת HVAC.", + "hvac_operation_mode": "מצב פעולה HVAC.", + "set_hvac_mode": "הגדרת מצב HVAC", + "sets_swing_operation_mode": "הגדרת מצב פעולת נדנוד.", + "swing_operation_mode": "מצב פעולת נדנוד.", + "set_swing_mode": "הגדרת מצב נדנוד", + "sets_target_temperature": "הגדרת טמפרטורת יעד.", + "high_target_temperature": "טמפרטורת יעד גבוהה.", + "low_target_temperature": "טמפרטורת יעד נמוכה.", + "set_target_temperature": "הגדרת טמפרטורת יעד", + "turns_climate_device_off": "מכבה את התקן האקלים.", + "turns_climate_device_on": "הפעלת התקן האקלים.", + "notify_description": "שולח הודעת התראה ליעדים נבחרים.", + "data": "נתונים", + "title_for_your_notification": "כותרת להתראה שלך.", + "title_of_the_notification": "כותרת ההודעה.", + "send_a_persistent_notification": "שליחת הודעה מתמשכת", + "sends_a_notification_message": "שולח הודעת התראה.", + "your_notification_message": "הודעת ההתראה שלך.", + "title_description": "כותרת אופציונלית של התראה.", + "send_a_notification_message": "שליחת הודעת התראה", "sets_a_random_effect": "מגדיר אפקט אקראי.", "sequence_description": "רשימת רצפי HSV (מקסימום 16).", "backgrounds": "רקעים", @@ -2998,110 +3207,15 @@ "random_effect": "אפקט אקראי", "sets_a_sequence_effect": "מגדיר אפקט סדר פעולות", "repetitions_for_continuous": "חזרות (0 לרציפות).", - "repeats": "חזרות", "sequence": "סדר פעולות", "speed_of_spread": "מהירות ההתפשטות.", "spread": "התפשטות", "sequence_effect": "אפקט סדר פעולות", - "press_the_button_entity": "לחיצה על ישות הלחצן.", - "see_description": "תיעוד ההתקן שנראה במעקב.", - "battery_description": "רמת הסוללה של ההתקן.", - "gps_coordinates": "קואורדינטות GPS", - "gps_accuracy_description": "דיוק קואורדינטות ה-GPS.", - "hostname_of_the_device": "שם מארח של ההתקן.", - "hostname": "שם מארח", - "mac_description": "כתובת MAC של ההתקן.", - "mac_address": "כתובת MAC", - "see": "ראה", - "process_description": "הפעלת שיחה מטקסט מתומלל.", - "agent": "סוכן", - "conversation_id": "Conversation ID", - "language_description": "שפה לשימוש ליצירת דיבור.", - "transcribed_text_input": "קלט טקסט מתומלל.", - "process": "תהליך", - "reloads_the_intent_configuration": "טוען מחדש את תצורת הכוונה.", - "conversation_agent_to_reload": "סוכן שיחה לטעינה מחדש.", - "create_description": "הצגת התראה בחלונית **התראות**.", - "message_description": "הודעה של ערך יומן הרישום.", - "notification_id": "מזהה התראה", - "title_description": "כותרת עבור הודעת ההתראה שלך.", - "dismiss_description": "מסיר התראה מחלונית **התראות**.", - "notification_id_description": "מזהה ההתראה שיש להסיר.", - "dismiss_all_description": "מסיר את כל ההתראות מחלונית **התראות**.", - "notify_description": "שולח הודעת התראה ליעדים נבחרים.", - "data": "נתונים", - "title_for_your_notification": "כותרת להתראה שלך.", - "title_of_the_notification": "כותרת ההודעה.", - "send_a_persistent_notification": "שליחת הודעה מתמשכת", - "sends_a_notification_message": "שולח הודעת התראה.", - "your_notification_message": "הודעת ההתראה שלך.", - "send_a_notification_message": "שליחת הודעת התראה", - "device_description": "מזהה התקן שאליו יש לשלוח פקודה.", - "delete_command": "מחיקת פקודה", - "alternative": "חלופי", - "command_type_description": "סוג הפקודה שיש ללמוד.", - "command_type": "סוג פקודה", - "timeout_description": "פסק זמן ללימוד הפקודה.", - "learn_command": "לימוד פקודה", - "delay_seconds": "שניות עיכוב", - "hold_seconds": "שניות להחזקה", - "send_command": "שליחת פקודה", - "toggles_a_device_on_off": "הפעלה/כיבוי של התקן.", - "turns_the_device_off": "מכבה את ההתקן.", - "turn_on_description": "שולח את פקודת ההפעלה.", - "stops_a_running_script": "עוצר סקריפט פועל.", - "locks_a_lock": "נעילת המנעול.", - "opens_a_lock": "פותח נעילה.", - "turns_auxiliary_heater_on_off": "מדליק/מכבה את תנור העזר.", - "aux_heat_description": "ערך חדש של תנור עזר.", - "auxiliary_heating": "חימום עזר", - "turn_on_off_auxiliary_heater": "הפעלה/כיבוי של תנור עזר", - "sets_fan_operation_mode": "הגדרת מצב פעולת מאוורר.", - "fan_operation_mode": "מצב פעולת מאוורר.", - "set_fan_mode": "הגדרת מצב מאוורר", - "sets_target_humidity": "מגדיר יעד לחות.", - "set_target_humidity": "הגדרת יעד לחות", - "sets_hvac_operation_mode": "הגדרת מצב פעולת HVAC.", - "hvac_operation_mode": "מצב פעולה HVAC.", - "set_hvac_mode": "הגדרת מצב HVAC", - "sets_swing_operation_mode": "הגדרת מצב פעולת נדנוד.", - "swing_operation_mode": "מצב פעולת נדנוד.", - "set_swing_mode": "הגדרת מצב נדנוד", - "sets_target_temperature": "הגדרת טמפרטורת יעד.", - "high_target_temperature": "טמפרטורת יעד גבוהה.", - "low_target_temperature": "טמפרטורת יעד נמוכה.", - "set_target_temperature": "הגדרת טמפרטורת יעד", - "turns_climate_device_off": "מכבה את התקן האקלים.", - "turns_climate_device_on": "הפעלת התקן האקלים.", - "calendar_id_description": "מזהה לוח השנה הרצוי.", - "calendar_id": "מזהה לוח שנה", - "description_description": "תיאור האירוע. אופציונלי.", - "summary_description": "משמש ככותרת האירוע.", - "creates_event": "יוצר אירוע", - "dashboard_path": "נתיב לוח מחוונים", - "view_path": "הצגת נתיב", - "show_dashboard_view": "הצגת תצוגת לוח מחוונים", - "brightness_value": "ערך בהירות", - "a_human_readable_color_name": "שם צבע קריא לאדם.", - "color_name": "שם צבע", - "color_temperature_in_mireds": "טמפרטורת צבע ב-mireds.", - "light_effect": "השפעת האור", - "hue_sat_color": "גוון/הגדרת צבע", - "color_temperature_in_kelvin": "טמפרטורת הצבע בקלווין.", - "profile_description": "שם של פרופיל אור לשימוש.", - "rgbw_color": "צבע RGBW", - "rgbww_color": "צבע RGBWW", - "white_description": "הגדרת מצב האור למצב לבן.", - "xy_color": "צבע XY", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "שינוי בהירות לפי כמות.", - "brightness_step_value": "ערך שלב הבהירות", - "brightness_step_pct_description": "שינוי בהירות באחוזים.", - "brightness_step": "שלב הבהירות", "topic_to_listen_to": "נושא להאזנה.", "topic": "נושא", "export": "יצוא", "publish_description": "מפרסם הודעה לנושא MQTT.", + "evaluate_payload": "הערכת מטען", "the_payload_to_publish": "מטען לפרסום.", "payload": "מטען", "payload_template": "תבנית מטען", @@ -3109,86 +3223,58 @@ "retain": "שמירה", "topic_to_publish_to": "נושא לפרסום.", "publish": "פרסום", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "יצירת ערך מותאם אישית ביומן הרישום.", - "entity_id_description": "נגני מדיה להשמעת ההודעה.", - "log": "יומן", - "toggles_a_switch_on_off": "הפעלה/כיבוי של מתג.", - "turns_a_switch_off": "מכבה מתג.", - "turns_a_switch_on": "מפעיל מתג.", - "reload_themes_description": "טעינה מחדש של ערכות נושא מתצורת YAML.", - "reload_themes": "טעינה מחדש של ערכות נושא", - "name_of_a_theme": "שם של ערכת נושא.", - "set_the_default_theme": "הגדרת ערכת הנושא המוגדרת כברירת מחדל", - "toggles_the_helper_on_off": "הפעלה/כיבוי של העוזר.", - "turns_off_the_helper": "מכבה את העוזר.", - "turns_on_the_helper": "מפעיל את העוזר.", - "decrements_a_counter": "הקטנת המונה.", - "increments_a_counter": "הגדלת המונה", - "resets_a_counter": "איפוס מונה.", - "sets_the_counter_value": "מגדיר את ערך המונה.", - "remote_connect": "חיבור מרחוק", - "remote_disconnect": "ניתוק מרחוק", - "get_weather_forecast": "קבלת תחזית מזג אוויר.", - "type_description": "סוג תחזית: יומי, שעתי או פעמיים ביום.", - "forecast_type": "סוג תחזית", - "get_forecast": "קבלת תחזית", - "get_weather_forecasts": "קבלת תחזיות מזג אוויר.", - "get_forecasts": "קבלת תחזיות", - "disables_the_motion_detection": "משבית את זיהוי התנועה.", - "disable_motion_detection": "השבתת זיהוי תנועה", - "enables_the_motion_detection": "מאפשר זיהוי תנועה.", - "enable_motion_detection": "אפשר זיהוי תנועה", - "format_description": "פורמט זרם הנתמך על ידי נגן המדיה.", - "media_player_description": "נגני מדיה להזרמה.", - "play_stream": "הפעל זרם", - "filename": "שם קובץ", - "lookback": "מבט לאחור", - "snapshot_description": "מצלם צילום מסך של המצלמה.", - "turns_off_the_camera": "מכבה את המצלמה.", - "turns_on_the_camera": "מפעיל את המצלמה.", - "clear_tts_cache": "ניקוי מטמון TTS", - "cache": "מטמון", - "options_description": "מילון המכיל אפשרויות ספציפיות לשילוב.", - "say_a_tts_message": "אמירת הודעת TTS", - "speak": "לדבר", - "broadcast_address": "כתובת שידור", - "broadcast_port_description": "פתחה לאן לשלוח את חבילת הקסם.", - "broadcast_port": "יציאת שידור", - "send_magic_packet": "שליחת חבילת קסם", - "set_datetime_description": "הגדרת התאריך ו/או השעה.", - "the_target_date": "תאריך היעד.", - "datetime_description": "תאריך ושעת היעד.", - "the_target_time": "זמן היעד.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "נתיב", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "הסרת קבוצה.", - "object_id": "מזהה אובייקט", - "creates_updates_a_user_group": "יצירה/עדכון של קבוצת משתמשים.", - "add_entities": "הוספת ישויות", - "icon_description": "שם הסמליל של הקבוצה.", - "name_of_the_group": "שם הקבוצה.", - "remove_entities": "הסרת ישויות", - "cancels_a_timer": "ביטול שעון עצר.", - "changes_a_timer": "שינוי שעון העצר.", - "finishes_a_timer": "מסיים שעון עצר.", - "pauses_a_timer": "משהה שעון עצר.", - "starts_a_timer": "הפעלת שעון עצר.", - "duration_description": "משך הזמן ששעון העצר דורש כדי לסיים. [אופציונלי].", - "set_default_level_description": "הגדרת רמת יומן הרישום המוגדרת כברירת מחדל עבור שילובים.", - "level_description": "רמת חומרה המוגדרת כברירת מחדל עבור כל השילובים.", - "set_default_level": "הגדרת רמת ברירת מחדל", - "set_level": "הגדרת רמה", - "clear_skipped_update": "ניקוי עדכון שדולג", - "install_update": "התקנת עדכון", - "skip_description": "מסמן עדכון זמין כעת כדולג.", - "skip_update": "דילוג על עדכון" + "create_description": "מציג התראה בחלונית התראות.", + "notification_id": "מזהה התראה", + "dismiss_description": "מסיר התראה מחלונית התראות.", + "notification_id_description": "מזהה ההתראה שיש להסיר.", + "dismiss_all_description": "מסיר את כל ההתראות מחלונית ההתראות.", + "process_description": "הפעלת שיחה מטקסט מתומלל.", + "agent": "סוכן", + "conversation_id": "Conversation ID", + "transcribed_text_input": "קלט טקסט מתומלל.", + "process": "תהליך", + "reloads_the_intent_configuration": "טוען מחדש את תצורת הכוונה.", + "conversation_agent_to_reload": "סוכן שיחה לטעינה מחדש.", + "clears_the_playlist": "מנקה את רשימת ההשמעה.", + "clear_playlist": "ניקוי רשימת השמעה", + "selects_the_next_track": "בחירת הרצועה הבאה.", + "pauses": "משהה.", + "starts_playing": "מתחיל להשמיע.", + "toggles_play_pause": "החלפת מצב הפעלה/השהיה.", + "selects_the_previous_track": "בחירת הרצועה הקודמת.", + "seek": "חיפוש", + "stops_playing": "הפסקת השמעה.", + "starts_playing_specified_media": "הפעלת מדיה שצוינה.", + "announce": "הכרזה", + "enqueue": "תור", + "repeat_mode_to_set": "הגדרת מצב חזרה.", + "select_sound_mode_description": "בחירת מצב צליל ספציפי.", + "select_sound_mode": "בחירת מצב צליל", + "select_source": "בחירת מקור", + "shuffle_description": "האם מצב ערבוב מופעל או לא.", + "unjoin": "ביטול הצטרפות", + "turns_down_the_volume": "מנמיך את עוצמת הקול.", + "volume_mute_description": "השתקה או ביטול השתקה של נגן המדיה.", + "is_volume_muted_description": "מגדיר אם הוא מושתק או לא.", + "mute_unmute_volume": "השתקה/ביטול השתקה של עוצמת קול", + "sets_the_volume_level": "הגדרת עוצמת הקול.", + "set_volume": "הגדרת עוצמת קול", + "turns_up_the_volume": "מגביר את עוצמת הקול.", + "turn_up_volume": "הגבירו את עוצמת הקול", + "apply_filter": "החלת מסנן", + "days_to_keep": "ימים לשמירה", + "repack": "לארוז מחדש", + "purge": "טיהור", + "domains_to_remove": "תחומים להסרה", + "entity_globs_to_remove": "ישויות גלוס להסרה", + "entities_to_remove": "ישויות להסרה", + "purge_entities": "טיהור ישויות", + "see_description": "תיעוד ההתקן שנראה במעקב.", + "battery_description": "רמת הסוללה של ההתקן.", + "gps_coordinates": "קואורדינטות GPS", + "gps_accuracy_description": "דיוק קואורדינטות ה-GPS.", + "hostname_of_the_device": "שם מארח של ההתקן.", + "hostname": "שם מארח", + "mac_description": "כתובת MAC של ההתקן.", + "see": "ראה" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/hi/hi.json b/packages/core/src/hooks/useLocale/locales/hi/hi.json index 6c075a96..ca0f8577 100644 --- a/packages/core/src/hooks/useLocale/locales/hi/hi.json +++ b/packages/core/src/hooks/useLocale/locales/hi/hi.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "मेलबॉक्स", "to_do_lists": "To-do lists", "developer_tools": "डेवलपर उपकरण", "media": "Media", "profile": "Profile", + "panel_mailbox": "मेलबॉक्स", "panel_shopping_list": "खरीदारी की सूची", "unknown": "Unknown", "unavai": "अनुपलब्ध", @@ -93,6 +93,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -228,7 +228,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -480,10 +482,9 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -536,7 +537,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -618,6 +618,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -687,6 +691,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -703,8 +708,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,17 +828,18 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", - "aliases": "Aliases", - "ask_for_pin": "Ask for PIN", + "aliases": "उपनाम", + "ask_for_pin": "पिन के लिए पूछें", "managed_in_configuration_yaml": "Managed in configuration.yaml", - "unsupported": "Unsupported", + "unsupported": "असमर्थित", "more_info_about_entity": "More info about entity", "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -875,6 +879,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "क्या आप यह आइटम हटाना चाहते हैं?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1003,7 +1008,7 @@ "no_notifications": "सूचनाएँ नहीं हैं", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1017,7 +1022,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "स्वागत है घर मै", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1033,7 +1038,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "होम असिस्टेंट शुरू हो रहा है, कृपया प्रतीक्षा करें …", @@ -1073,6 +1078,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1093,6 +1099,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1108,14 +1115,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1140,6 +1148,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1153,9 +1168,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1163,10 +1177,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1240,8 +1254,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "डबल टैप एक्शन", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1250,12 +1264,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", + "show_icon": "Show icon", + "show_name": "Show name", "show_state": "स्थिति दिखाएं?", - "tap_action": "Tap action", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1272,6 +1286,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1283,8 +1307,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1297,6 +1321,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1316,7 +1348,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1346,9 +1377,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "description", + "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1356,6 +1388,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity not available: {entity}", "entity_is_non_numeric_entity": "Entity is non-numeric: {entity}", @@ -1366,117 +1400,145 @@ "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1497,7 +1559,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1516,20 +1577,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1555,77 +1613,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1633,6 +1630,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1704,10 +1703,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1722,8 +1719,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1737,7 +1748,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1745,7 +1755,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1754,51 +1764,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1808,12 +1906,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1821,43 +1921,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1868,22 +1934,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1896,6 +1975,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1914,107 +1994,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2025,19 +2143,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2051,40 +2184,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2103,105 +2226,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2284,50 +2327,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2338,43 +2376,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2383,7 +2544,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2401,7 +2561,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2412,8 +2571,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2433,7 +2590,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2444,14 +2600,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2470,53 +2624,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2607,64 +2716,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2801,10 +2859,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2830,47 +2939,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2891,21 +2984,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2940,41 +3030,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2994,6 +3110,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3005,45 +3142,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3070,110 +3270,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3181,90 +3282,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/hr/hr.json b/packages/core/src/hooks/useLocale/locales/hr/hr.json index 026efe0f..2aeb9980 100644 --- a/packages/core/src/hooks/useLocale/locales/hr/hr.json +++ b/packages/core/src/hooks/useLocale/locales/hr/hr.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Pošta", "to_do_lists": "Popisi obaveza", "developer_tools": "Razvojni alati", "media": "Mediji", "profile": "Profile", + "panel_mailbox": "Pošta", "panel_shopping_list": "Popis za kupovinu", "unknown": "Unknown", "unavailable": "Nedostupan", @@ -86,7 +86,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "Stanje", + "state": "State", "name_target_humidity": "{name} ciljna vlažnost", "name_current_humidity": "{name} trenutna vlažnost", "name_humidifying": "{name} ovlaživanje", @@ -94,6 +94,7 @@ "name_on": "{name} uključen", "resume_mowing": "Nastavite s košnjom", "start_mowing": "Počnite kositi", + "pause": "Pause", "return_to_dock": "Povratak na dok", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -114,7 +115,6 @@ "browse_media": "Pregledajte medije", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Sljedeća pjesma", "previous_track": "Prethodna pjesma", @@ -229,14 +229,16 @@ "media_content_type": "Media content type", "upload_failed": "Prijenos nije uspio", "unknown_file": "Nepoznata datoteka", - "select_image": "Odaberite sliku", + "image": "Image", + "select_label": "Odaberte {label}", "upload_picture": "Učitaj sliku", "image_url": "Lokalni put ili web URL", + "ui_components_selectors_image_select_image": "Odaberite sliku", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radijus", "selector_options": "Mogućnosti odabira", - "action": "Akcije", + "action": "Akcija", "area": "Područje", "attribute": "Atribut", "boolean": "Logička vrijednost", @@ -257,13 +259,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Ručni unos", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Pokaži lozinku", "hide_password": "Sakrij lozinku", "no_logbook_events_found": "Nema pronađenih događaja u dnevniku.", "triggered_by": "pokrenuo ", "triggered_by_automation": "pokrenut automatizacijom", "triggered_by_script": "pokrenut skriptom", - "triggered_by_service": "pokrenut servisom", + "triggered_by_action": "pokrenuto akcijom", "logbook_triggered_by_numeric_state_of": "pokrenuto numeričkim stanjem", "triggered_by_state_of": "pokrenut stanjem", "triggered_by_event": "pokrenut događajem", @@ -306,6 +309,7 @@ "event_type_event_detected": "Otkriven je događaj {event_type}", "detected_an_event": "otkriven događaj", "detected_an_unknown_event": "otkriven nepoznati događaj", + "ui_components_logbook_triggered_by_service": "pokrenut servisom", "entity_picker_no_entities": "Nemate niti jedan entitet", "no_matching_entities_found": "Nisu pronađeni odgovarajući entiteti", "show_entities": "Prikaži entitete", @@ -412,7 +416,7 @@ "mount_picker_use_datadisk": "Koristite podatkovni disk za sigurnosnu kopiju", "error_fetch_mounts": "Došlo je do pogreške prilikom učitavanja lokacija.", "speech_to_text": "Govor u tekst", - "filter": "Filtar", + "filter": "Filter", "filter_by_entity": "Filtriraj po entitetu", "filter_by_device": "Filtriraj po uređaju", "filter_by_area": "Filtriraj po području", @@ -485,11 +489,13 @@ "mean": "Srednja", "sum": "Sum", "change": "Change", - "service": "servis", + "ui_components_service_picker_service": "Usluga", "this_field_is_required": "Ovo polje je obavezno", "targets": "Mete", - "service_data": "Servisni podaci", + "action_data": "Akcijski podaci", "integration_documentation": "Dokumentacija integracije", + "ui_components_service_control_data": "Servisni podaci", + "ui_components_service_control_target_description": "Što bi ova usluga trebala koristiti kao ciljana područja, uređaje ili entitete.", "no_related_items_found": "Nisu pronađene povezane stavke.", "related_entities": "Povezani entiteti", "related_items_group": "Dio sljedećih grupa", @@ -541,7 +547,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -572,7 +577,7 @@ "edit_event": "Uredi događaj", "save_event": "Spremi događaj", "all_day": "All day", - "end": "Kraj", + "end": "End", "event_not_all_required_fields": "Nisu sva obavezna polja ispunjena", "delete_only_this_event": "Izbriši samo ovaj događaj", "delete_all_future_events": "Izbriši sve buduće događaje", @@ -623,6 +628,10 @@ "increase_temperature": "Povećajte temperaturu", "decrease_temperature": "Smanjite temperaturu", "copy_to_clipboard": "Kopirati u međuspremnik", + "last_changed": "Zadnja promjena", + "last_updated": "Last updated", + "remaining_time": "Preostalo vrijeme", + "install_status": "Status instalacije", "safe_mode": "Safe mode", "all_yaml_configuration": "Sva YAML konfiguracija", "domain": "Domain", @@ -691,6 +700,7 @@ "didn_t_quite_get_that": "Nisam baš shvatio", "voice_command_found": "Pronašao sam za vas sljedeće:", "voice_command_error": "Ups, došlo je do pogreške", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Kako mogu pomoći?", "enter_a_request": "Unesite zahtjev", "send_text": "Pošalji tekst", @@ -707,8 +717,6 @@ "information": "Informacija", "related": "Vezani", "device_info": "Informacije uređaja", - "last_changed": "Zadnja promjena", - "last_updated": "Last updated", "show_more": "Prikaži više", "exit_edit_mode": "Izađite iz moda za uređivanje", "last_action": "Last action", @@ -827,8 +835,10 @@ "rotate_right_and_flip": "Rotiraj udesno i okreni", "rotate_right": "Rotiraj udesno", "voice_assistants": "Glasovni pomoćnici", + "ui_dialogs_entity_registry_editor_hidden_description": "Skriveni entiteti neće biti prikazani na vašoj nadzornoj ploči niti uključeni kada se na njih neizravno upućuje (tj. putem područja ili uređaja). Njihova se povijest još uvijek prati i još uvijek možete komunicirati s njima putem usluga.", "enable_type": "Omogući {type}", "device_registry_detail_enabled_cause": "{type} je onemogućen od strane {cause} .", + "service": "servis", "unknown_error": "Nepoznata pogreška", "expose": "Pristup objektima", "aliases": "Aliasi", @@ -839,7 +849,7 @@ "restart_home_assistant": "Ponovno pokrenuti Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Brzo ponovno učitavanje", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Ponovno učitavanje konfiguracije", "failed_to_reload_configuration": "Neuspjelo učitavanje konfiguracije", "restart_description": "Prekida sve pokrenute automatizacije i skripte.", @@ -880,6 +890,7 @@ "input_select_no_options": "Još nema opcija.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Učitavanje sljedećeg koraka za {integration}", "options_successfully_saved": "Opcije su uspješno spremljene.", "repair_issue": "Popravak problema", @@ -1008,11 +1019,12 @@ "no_notifications": "Nema obavijesti", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Pokretanje usluge {service} nijeje uspjelo.", + "notification_toast_action_failed": "Izvođenje akcije {service} nije uspjelo.", "connection_lost_reconnecting": "Veza izgubljena. Spajanje…", "home_assistant_has_started": "Home Assistant radi!", "triggered_name": "{name} aktiviran", "notification_toast_no_matching_link_found": "Nije pronađena odgovarajuća My Link veza za {path}", + "ui_notification_toast_service_call_failed": "Pokretanje usluge {service} nijeje uspjelo.", "app_configuration": "Konfiguracija aplikacije", "sidebar_toggle": "Prekidač bočne trake", "hide_panel": "Sakrij ploču", @@ -1022,7 +1034,8 @@ "actions_no_entity_toggle": "Nema entiteta za prebacivanje", "no_navigation_path_specified": "Nije naveden navigacijski put", "actions_no_url": "Nije naveden URL za otvaranje", - "actions_no_service": "Nije naveden servis za izvođenje", + "actions_no_action": "Nije navedena radnja za pokretanje", + "ui_panel_lovelace_cards_actions_no_service": "Nije naveden servis za izvođenje", "welcome_home": "Dobrodošli kući", "empty_state_go_to_integrations_page": "Idite na stranicu integracija.", "never_triggered": "Nikada pokrenuto", @@ -1038,8 +1051,9 @@ "navigate_to_location": "Idite do {location}", "open_window_to_url_path": "Otvori prozor za {url_path}", "toggle_name": "Preklopi {name}", - "call_service_name": "Pozovi servis {name}", + "perform_action_name": "Izvrši radnju {name}", "show_more_info_name": "Prikaži više informacija: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Pozovi servis {name}", "recovery_mode_activated": "Aktiviran način oporavka", "starting_description": "Home Assistant se pokreće, pričekajte...", "reset_focus": "Vrati fokus na izvorno", @@ -1078,6 +1092,7 @@ "energy_distribution_go_to_energy_dashboard": "Idite na nadzornu ploču za energiju", "energy_usage": "Potrošnja energije", "previous_energy_usage": "Prethodna potrošnja energije", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Potrošena energija s niskim udjelom ugljika", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Potrošena energija s niskim udjelom ugljika nije se mogla izračunati", "unused_entities": "Neiskorišteni entiteti", @@ -1102,10 +1117,13 @@ "edit_configuration": "Uredi konfiguraciju", "unsaved_changes": "Nespremljene promjene", "saved": "Spremljeno", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Nije moguće analizirati YAML: {error}", "raw_editor_error_invalid_config": "Vaša konfiguracija nije valjana: {error}", "raw_editor_error_save_yaml": "Nije moguće spremiti YAML: {error}", "raw_editor_error_remove": "Nije moguće ukloniti konfiguraciju: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Automatski ćemo generirati vaše prikaze nadzorne ploče s vašim područjima i uređajima ako uklonite konfiguraciju nadzorne ploče.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Jeste li sigurni da želite ukloniti konfiguraciju nadzorne ploče?", "title_of_your_dashboard": "Naziv vaše nadzorne ploče", "edit_title": "Uredi naslov", "title": "Title", @@ -1117,17 +1135,19 @@ "move_view_left": "Pomakni prikaz lijevo", "move_view_right": "Pomakni pogled udesno", "background": "Pozadina", - "badges": "Značke", "view_type": "Vrsta kartice", "masonry_default": "Automatski raspored (zadano)", "sidebar": "Bočna traka", "panel_card": "Ploča (1 kartica)", "sections_experimental": "Odjeljci (eksperimentalni)", "subview": "Podpogled", - "max_number_of_columns": "Maksimalan broj stupaca", + "edit_view_max_columns": "Maksimalan broj stupaca", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Uređivanje u vizualnom uređivaču", "edit_in_yaml": "Urediđivanje u YAML-u", "saving_failed": "Spremanje nije uspjelo", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Značke", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Ne možete promijeniti svoj prikaz u drugu vrstu jer migracija još nije podržana. Počnite od nule s novim prikazom ako želite koristiti drugu vrstu prikaza.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Ne možete promijeniti svoj prikaz da biste koristili vrstu prikaza 'odjeljci' jer migracija još nije podržana. Počnite od nule s novim prikazom ako želite eksperimentirati s prikazom 'odjeljaka'.", "card_configuration": "Konfiguracija Kartice", @@ -1150,8 +1170,16 @@ "search_cards": "Traži kartice", "config": "Konfiguracija", "layout": "Raspored", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfigurirajte kako će se kartica pojaviti na nadzornoj ploči. Ove postavke će nadjačati zadanu veličinu i položaj kartice.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Koju biste karticu željeli dodati svom prikazu {name} ?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Vidljivost", + "badge_configuration": "Konfiguracija značke", + "type_badge_configuration": "{type} Konfiguracija značke", + "edit_badge_pick_badge": "Koju značku želite dodati?", + "add_badge": "Dodajte značku", + "suggest_card_header": "Napravili smo prijedlog za vas", + "add_to_dashboard": "Dodaj na nadzornu ploču", "move_card_error_title": "Nemoguće pomicanje kartice", "choose_a_view": "Odaberite pogled", "dashboard": "Nadzorna ploča", @@ -1170,9 +1198,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} bit će izbrisan.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Ovaj odjeljak", "edit_section": "Uređivanje sekcije", - "suggest_card_header": "Napravili smo prijedlog za vas", + "width": "Width", "pick_different_card": "Odaberite drugu karticu", - "add_to_dashboard": "Dodaj na nadzornu ploču", "save_config_header": "Preuzmite kontrolu nad nadzornom pločom", "save_config_empty_config": "Započnite s praznom nadzornom pločom", "take_control": "Preuzmite kontrolu", @@ -1180,10 +1207,11 @@ "migrate_configuration": "Migriraj konfiguraciju", "navigation_path": "Navigacijski put", "url_path": "URL put", - "default_action": "Zadana akcija", - "call_service": "Pozovi servis", + "default": "Zadano", + "perform_action": "Perform action", "more_info": "Više informacija", - "no_action": "Nema akcije", + "nothing": "Ništa", + "ui_panel_lovelace_editor_action_editor_actions_call_service": "Izvršite akciju", "add_condition": "Dodaj uvjet", "test": "Test", "condition_passes": "Uvjeti prolaza", @@ -1211,6 +1239,7 @@ "initial_view": "Početna prikaz", "calendar_entities": "Kalendarski entiteti", "list_days": "Popis (7 dana)", + "conditional": "Conditional", "conditions": "Uvjeti", "card": "Kartica", "change_type": "Promjena tipa", @@ -1256,8 +1285,8 @@ "camera_entity": "Entitet kamere", "image_entity": "Entitet slike", "camera_view": "Prikaz kamere", - "double_tap_action": "Akcija dvostrukog dodira", - "hold_action": "Radnja pri držanju", + "double_tap_behavior": "Ponašanje dvostrukog dodira", + "hold_behavior": "Ponašanje hold", "hours_to_show": "Sati za prikaz", "days_to_show": "Dani za prikaz", "icon_height": "Visina ikone", @@ -1266,12 +1295,12 @@ "manual": "Ručno", "minimum": "Minimum", "paste_from_clipboard": "Zalijepi iz međuspremnika", - "generic_paste_description": "Zalijepite {type} karticu iz međuspremnika", + "generic_paste_description": "Zalijepi značku {type} iz međuspremnika", "refresh_interval": "Interval ažuriranja", "show_icon": "Prikaži ikonu?", "show_name": "Prikaži ime?", "show_state": "Prikaži stanje?", - "tap_action": "Radnja pri dodiru", + "tap_behavior": "Ponašanje dodira", "secondary_info_attribute": "Dodatna informacija", "generic_state_color": "Boja ikona na temelju stanja?", "suggested_cards": "Predložene kartice", @@ -1288,6 +1317,16 @@ "media_control": "Kontrola medija", "picture": "Slika", "picture_elements": "Elementi slike", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_glance": "Picture glance", "state_entity": "Entitet stanja", "plant_status": "Status biljke", @@ -1298,11 +1337,15 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Prikaži trenutnu temperaturu kao primarnu informaciju", "tile": "Pločica", - "icon_tap_action": "Akcija dodira ikone", + "icon_tap_behavior": "Ponašanje dodira ikone", + "interactions": "Interactions", "show_entity_picture": "Prikaži sliku entiteta", "vertical": "Vertical", "hide_state": "Sakrij stanje", "state_content": "Sadržaj stanja", + "ui_panel_lovelace_editor_card_tile_actions": "Akcije", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Zadnje ažuriranje", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "Stanje", "vertical_stack": "Vertikalni stog", "weather_forecast": "Vremenska prognoza", "weather_to_show": "Prognoza za pokazati", @@ -1311,6 +1354,18 @@ "show_only_forecast": "Prikaži samo prognozu", "select_forecast_type": "Odaberite vrstu prognoze", "no_type": "Nema vrste", + "style": "Stil", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "Vrsta prikaza", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Potpuno (ikona, naziv i stanje)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimalno (samo ikona)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standardno (ikona i stanje)", + "suggested_badges": "Predložene značke", + "other_badges": "Ostale značke", + "custom_badges": "Prilagođene značke", "features": "Značajke", "not_compatible": "Nije kompatibilan", "features_no_compatible_available": "Nema dostupnih kompatibilnih značajki za ovaj entitet", @@ -1330,7 +1385,6 @@ "vacuum_commands": "Nardbe za usisavač", "commands": "Naredbe", "climate_fan_modes": "Načini rada ventilatora klime", - "style": "Stil", "dropdown": "Padajući izbornik", "icons": "Ikone", "customize_fan_modes": "Prilagodite postavke ventilatora", @@ -1364,6 +1418,7 @@ "no_description_available": "Opis nije dostupan.", "by_entity": "Po entitetu", "by_card": "Po kartici", + "by_badge": "Po znački", "header": "Zaglavlje", "footer": "Footer", "choose_a_type": "Odaberite {type}", @@ -1371,6 +1426,8 @@ "header_editor": "Uređivač zaglavlja", "footer_editor": "Uređivač footera", "feature_editor": "Urednik značajki", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "Naglasak", "ui_panel_lovelace_editor_color_picker_colors_blue": "Plava", "ui_panel_lovelace_editor_color_picker_colors_brown": "Smeđa", @@ -1403,116 +1460,144 @@ "compare_data": "Usporedite podatke", "reload_ui": "Ponovno učitaj korisničko sučelje", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1533,7 +1618,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1552,20 +1636,17 @@ "solar_azimuth": "Sunčev azimut", "solar_elevation": "Solarna nadmorska visina", "solar_rising": "Solarni uspon", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", - "assist_in_progress": "Assist in progress", + "assist_in_progress": "Assist u tijeku", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", - "finished_speaking_detection": "Finished speaking detection", - "aggressive": "Aggressive", - "default": "Default", - "relaxed": "Relaxed", + "finished_speaking_detection": "Dovršeno otkrivanje govora", + "aggressive": "Agresivno", + "relaxed": "Opušteno", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1591,77 +1672,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Kalibriranje", + "auto_lock_paused": "Automatsko zaključavanje pauzirano", + "timeout": "Timeout", + "unclosed_alarm": "Nezatvoren alarm", + "unlocked_alarm": "Otključan alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Razina svjetla", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Trenutačno", + "pull_retract": "Povucite/Uvucite", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1669,6 +1689,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Životinja", "detected": "Detected", "animal_lens": "Životinjska leća 1", @@ -1739,10 +1761,8 @@ "image_sharpness": "Oštrina slike", "motion_sensitivity": "Osjetljivost pokreta", "pir_sensitivity": "PIR osjetljivost", - "volume": "Volume", "zoom": "Zum", "auto_quick_reply_message": "Poruka s automatskim brzim odgovorom", - "off": "Off", "auto_track_method": "Način automatskog praćenja", "digital": "Digital", "digital_first": "Digital first", @@ -1757,8 +1777,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "Uključeno noću", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1772,7 +1806,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto fokus", "auto_tracking": "Automatsko praćenje", "buzzer_on_event": "Zvučni signal po događaj", @@ -1780,7 +1813,7 @@ "email_on_event": "E-mail po događaju", "ftp_upload": "FTP prijenos", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR omogućen", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1789,51 +1822,139 @@ "record": "Record", "record_audio": "Snimi audio", "siren_on_event": "Sirena na događaju", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Kalibriranje", - "auto_lock_paused": "Automatsko zaključavanje pauzirano", - "timeout": "Timeout", - "unclosed_alarm": "Nezatvoren alarm", - "unlocked_alarm": "Otključan alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Razina svjetla", - "momentary": "Trenutačno", - "pull_retract": "Povucite/Uvucite", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Promjenjivo oblačno", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Brzina udara vjetra", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Brzina", @@ -1843,12 +1964,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Iznad horizonta", + "below_horizon": "Ispod horizonta", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1856,43 +1979,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Iznad horizonta", - "below_horizon": "Ispod horizonta", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1903,22 +1992,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1931,6 +2033,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1949,107 +2052,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Promjenjivo oblačno", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Brzina udara vjetra", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "Nije otkrivenn deCONZ bridge", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Nije moguće dohvatiti API ključ", + "hassio_confirm_title": "MQTT Broker putem dodatka Home Assistant", + "link_with_deconz": "Povežite s deCONZ-om", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Ime već postoji", + "passive": "Passive", + "define_zone_parameters": "Definirajte parametre zone", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2060,21 +2201,39 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Nepodržana vrsta Switchbota.", + "authentication_failed_error_detail": "Autentifikacija nije uspjela: {error_detail}", + "error_encryption_key_invalid": "ID ključa ili enkripcijski ključ nije valjan", + "name_address": "{name} ( {address} )", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot račun (preporučeno)", + "menu_options_lock_key": "Ručno unesite ključ za enkripciju zaključavanja", + "encryption_key": "Encryption key", + "key_id": "ID ključa", + "password_description": "Password to protect the backup with.", + "device_address": "Adresa uređaja", + "component_switchbot_config_error_few": "Više", + "component_switchbot_config_error_one": "Jedan", + "component_switchbot_config_error_other": "Drugi", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", "data_portal_username": "Portal username or email address", @@ -2086,40 +2245,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorološki institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2138,108 +2287,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Enkripcijski ključ", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Nepodržana vrsta Switchbota.", - "authentication_failed_error_detail": "Autentifikacija nije uspjela: {error_detail}", - "error_encryption_key_invalid": "ID ključa ili enkripcijski ključ nije valjan", - "name_address": "{name} ( {address} )", - "switchbot_account_recommended": "SwitchBot račun (preporučeno)", - "menu_options_lock_key": "Ručno unesite ključ za enkripciju zaključavanja", - "key_id": "ID ključa", - "password_description": "Password to protect the backup with.", - "device_address": "Adresa uređaja", - "component_switchbot_config_error_few": "Više", - "component_switchbot_config_error_one": "Jedan", - "component_switchbot_config_error_other": "Drugi", - "meteorologisk_institutt": "Meteorološki institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "Nije otkrivenn deCONZ bridge", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Nije moguće dohvatiti API ključ", - "link_with_deconz": "Povežite s deCONZ-om", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Ime već postoji", - "passive": "Passive", - "define_zone_parameters": "Definirajte parametre zone", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2322,50 +2388,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Prefiks otkrivanja", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Broj ponovnih pokušaja", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2376,43 +2437,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Prefiks otkrivanja", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Pošaljite obavijest", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2421,7 +2605,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2439,7 +2622,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2450,8 +2632,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2471,7 +2651,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2482,14 +2661,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2508,53 +2685,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2645,64 +2777,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Pošaljite obavijest", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2839,10 +2920,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Zabilježite trenutne asyncio zadatke", @@ -2868,47 +3000,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2929,21 +3045,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2978,41 +3091,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3032,6 +3171,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3043,45 +3203,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Pomičite kameru određenom brzinom.", + "ptz_move_speed": "PTZ brzina kretanja.", + "ptz_move": "PTZ kretanje", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3108,110 +3331,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3219,90 +3343,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Pomičite kameru određenom brzinom.", - "ptz_move_speed": "PTZ brzina kretanja.", - "ptz_move": "PTZ kretanje", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/hu/hu.json b/packages/core/src/hooks/useLocale/locales/hu/hu.json index 9d5710a0..e39db951 100644 --- a/packages/core/src/hooks/useLocale/locales/hu/hu.json +++ b/packages/core/src/hooks/useLocale/locales/hu/hu.json @@ -6,11 +6,11 @@ "map": "Map", "log": "Napló", "history": "History", - "mailbox": "Postafiók", "to_do_lists": "Teendők listája", "developer_tools": "Fejlesztői eszközök", "media": "Média", "preset": "Profil", + "panel_mailbox": "Postafiók", "panel_shopping_list": "Bevásárlólista", "unknown": "Ismeretlen", "unavailable": "Nem elérhető", @@ -53,7 +53,7 @@ "area_not_found": "Terület nem található.", "last_triggered": "Utoljára aktiválva", "run_actions": "Műveletek futtatása", - "press": "Gombnyomás", + "press": "Gomb nyomása", "image_not_available": "Kép nem elérhető", "currently": "Jelenleg", "on_off": "Be/Ki", @@ -92,6 +92,7 @@ "name_on": "{name} be", "resume_mowing": "Fűnyírás folytatása", "start_mowing": "Fűnyírás indítása", + "pause": "Szüneteltetés", "return_to_dock": "Visszatérés a dokkolóhoz", "brightness": "Fényerő", "color_temperature": "Színhőmérséklet", @@ -112,7 +113,6 @@ "browse_media": "Média böngészése", "play": "Lejátszás", "play_pause": "Lejátszás/Szünet", - "pause": "Szüneteltetés", "next": "Következő", "previous": "Előző", "volume_up": "Hangerő növelése", @@ -183,7 +183,6 @@ "loading": "Betöltés…", "update": "Frissítés", "purge": "Törlés", - "delete_all": "Delete all", "download": "Letöltés", "duplicate": "Duplikálás", "remove": "Eltávolítás", @@ -223,9 +222,11 @@ "media_content_type": "Média tartalom típusa", "upload_failed": "Feltöltés sikertelen", "unknown_file": "Ismeretlen fájl", - "select_image": "Kép kiválasztása", + "image": "Kép", + "select_label": "{label} kiválasztása", "upload_picture": "Kép feltöltése", "image_url": "Helyi elérési útvonal vagy webes URL", + "ui_components_selectors_image_select_image": "Kép kiválasztása", "wide": "Szélesség", "longitude": "Hosszúság", "radius": "Sugár", @@ -241,7 +242,7 @@ "entity": "Entitás", "floor": "Emelet", "icon": "Ikon", - "location": "Elhelyezkedés", + "location": "Helyszín", "track": "Szám", "object": "Objektum", "rgb_color": "RGB szín", @@ -251,13 +252,14 @@ "theme": "Téma", "time": "Idő", "manual_entry": "Kézi bevitel", + "learn_more_about_templating": "Tudjon meg többet a sablonozásról.", "show_password": "Jelszó megjelenítése", "hide_password": "Jelszó elrejtése", "no_logbook_events_found": "Nincsenek naplóbejegyzések.", "triggered_by": "emiatt:", "triggered_by_automation": "automatizmus által:", "triggered_by_script": "szkript által:", - "triggered_by_service": "szolgáltatás által:", + "triggered_by_action": "művelet által kiváltva", "logbook_triggered_by_numeric_state_of": "numerikus állapotváltozás miatt:", "triggered_by_state_of": "állapotváltozás miatt:", "triggered_by_event": "esemény miatt:", @@ -302,6 +304,7 @@ "event_type_event_detected": "{event_type} esemény észlelve", "detected_an_event": "eseményt észlelt", "detected_an_unknown_event": "ismeretlen eseményt észlelt", + "ui_components_logbook_triggered_by_service": "szolgáltatás által:", "entity_picker_no_entities": "Nincsenek beállított entitások", "no_matching_entities_found": "Nem található megfelelő entitás", "show_entities": "Entitások megjelenítése", @@ -334,7 +337,7 @@ "close_selection_mode": "Kijelölési mód bezárása", "select_all": "Összes kijelölése", "select_none": "Kijelölés törlése", - "customize_table": "Customize table", + "customize_table": "Táblázat testreszabása", "conversation_agent": "Beszélgető ügynök", "none": "Nincs", "country": "Ország", @@ -344,7 +347,7 @@ "no_theme": "Nincs téma", "language": "Nyelv", "no_languages_available": "Nincsenek elérhető nyelvek", - "text_to_speech": "Text to speech", + "text_to_speech": "Szövegfelolvasás", "tone": "Hang", "no_user": "Nincs felhasználó", "add_user": "Felhasználó hozzáadása", @@ -462,9 +465,9 @@ "last_month": "Múlt hónapban", "this_year": "Idén", "last_year": "Tavaly", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Visszaállítás az alapértelmezett méretre", + "number_of_columns": "Oszlopok száma", + "number_of_rows": "Sorok száma", "never": "Soha", "history_integration_disabled": "Előzményintegráció letiltva", "loading_state_history": "Állapotelőzmények betöltése…", @@ -480,11 +483,13 @@ "mean": "Átlag", "sum": "Összeg", "change": "Módosítás", - "service": "szolgáltatás", + "ui_components_service_picker_service": "Szolgáltatás", "this_field_is_required": "Ez a mező kötelező", "targets": "Célok", - "service_data": "Szolgáltatás adatai", + "action_data": "Művelet adatai", "integration_documentation": "Integrációs dokumentáció", + "ui_components_service_control_data": "Szolgáltatás adatai", + "ui_components_service_control_target_description": "Mit használjon ez a szolgáltatás célzott területként, eszközként vagy entitásként.", "no_related_items_found": "Nem található kapcsolódó elem.", "related_entities": "Kapcsolódó entitások", "related_items_group": "A következő csoportok része", @@ -496,10 +501,10 @@ "filtering_by": "Szűrés:", "number_hidden": "{number} rejtve", "ungrouped": "Csoportosítatlan", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "customize": "Testreszabás", + "hide_column_title": "{title} oszlop elrejtése", + "show_column_title": "{title} oszlop megjelenítése", + "restore_defaults": "Alapértelmezések visszaállítása", "message": "Üzenet", "male": "Férfi", "female": "Női", @@ -534,7 +539,6 @@ "episode": "Epizód", "game": "Játék", "genre": "Műfaj", - "image": "Kép", "movie": "Film", "music": "Zene", "playlist": "Lejátszási lista", @@ -599,7 +603,7 @@ "weekday": "hétköznap", "until": "amíg", "for": "-ig", - "in": "Késleltet", + "in": "Múlva", "on_the": "ekkor", "or": "Vagy", "at": "kor", @@ -613,6 +617,10 @@ "increase_temperature": "Hőmérséklet növelés", "decrease_temperature": "Hőmérséklet csökkentés", "copy_to_clipboard": "Másolás a vágólapra", + "last_changed": "Utoljára módosult", + "last_updated": "Utoljára frissült", + "remaining_time": "Hátralévő idő", + "install_status": "Telepítés állapota", "safe_mode": "Csökkentett mód", "all_yaml_configuration": "Teljes YAML konfiguráció", "domain": "Tartomány", @@ -680,6 +688,7 @@ "didn_t_quite_get_that": "Nem igazán értettem", "voice_command_found": "A következőt találtuk:", "voice_command_error": "Hoppá, hiba történt", + "voice_command_conversation_no_control": "Ez az asszisztens nem képes irányítani az otthonát.", "how_can_i_assist": "Miben segíthetek?", "enter_a_request": "Adjon meg egy kérést", "send_text": "Szöveg küldése", @@ -696,8 +705,6 @@ "information": "Információ", "related": "Kapcsolatok", "device_info": "Eszköz információ", - "last_changed": "Utoljára módosult", - "last_updated": "Utoljára frissült", "show_more": "Bővebben…", "exit_edit_mode": "Kilépés a szerkesztési módból", "last_action": "Utolsó művelet", @@ -742,7 +749,7 @@ "default_code": "Alapértelmezett kód", "editor_default_code_error": "A kód formátuma nem megfelelő", "entity_id": "Entitás azonosító", - "unit_of_measurement": "Mértékegység", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Csapadék mértékegysége", "display_precision": "Pontosság", "default_value": "Alapértelmezett ({value})", @@ -764,7 +771,7 @@ "connectivity": "Csatlakozás", "gas": "Gáz", "heat": "Fűtés", - "light": "Világítás", + "light": "Világos", "moisture": "Nedvesség", "motion": "Mozgás", "moving": "Mozgásban", @@ -810,8 +817,10 @@ "rotate_right_and_flip": "Jobbra forgatás és függőleges tükrözés", "rotate_right": "Jobbra forgatás", "voice_assistants": "Asszisztensek", + "ui_dialogs_entity_registry_editor_hidden_description": "A rejtett entitások nem jelennek meg a kezelőfelületen és nem szerepelnek a közvetett hivatkozáskor (azaz egy területen vagy eszközön keresztül). Az előzményeik továbbra is elérhetőek valamint kapcsolatba léphet velük szolgáltatás hívások által.", "enable_type": "{type} engedélyezése", "device_registry_detail_enabled_cause": "{type} letiltva {cause} által", + "service": "szolgáltatás", "unknown_error": "Ismeretlen hiba", "expose": "Megjelenítés", "aliases": "Aliasok", @@ -820,9 +829,9 @@ "unsupported": "Nem támogatott", "more_info_about_entity": "További információ az entitásról", "restart_home_assistant": "Újraindítás mehet?", - "advanced_options": "Advanced options", + "advanced_options": "Speciális beállítások", "quick_reload": "Gyors újratöltés", - "reload_description": "Újratölti a zónákat a YAML-konfigurációból.", + "reload_description": "Újratölti az MQTT entitásokat a YAML-konfigurációból.", "reloading_configuration": "Konfiguráció újratöltése", "failed_to_reload_configuration": "A konfiguráció újratöltése nem sikerült", "restart_description": "Megszakítja az összes futó automatizmust és szkriptet.", @@ -862,6 +871,7 @@ "initial_value": "Alapértelmezett érték", "restore": "Visszaállítás", "schedule_confirm_delete": "Szeretné törölni ezt az elemet?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "{integration} következő lépésének betöltése", "options_successfully_saved": "Beállítások sikeresen mentve.", "repair_issue": "Hibajavítás", @@ -990,11 +1000,12 @@ "no_notifications": "Nincsenek értesítések", "notifications": "Értesítések", "dismiss_all": "Az összes elvetése", - "notification_toast_service_call_failed": "Nem sikerült meghívni {service} szolgáltatást.", + "notification_toast_action_failed": "A(z) {service} művelet végrehajtása nem sikerült.", "connection_lost_reconnecting": "A kapcsolat megszakadt. Újracsatlakozás…", "home_assistant_has_started": "Home Assistant indítása befejeződött!", "triggered_name": "Aktiválva {name}", "notification_toast_no_matching_link_found": "Nincs megfelelő My link a {path} számára.", + "ui_notification_toast_service_call_failed": "Nem sikerült meghívni {service} szolgáltatást.", "app_configuration": "App konfiguráció", "sidebar_toggle": "Oldalsáv kapcsoló", "hide_panel": "Panel elrejtése", @@ -1004,7 +1015,8 @@ "actions_no_entity_toggle": "A kapcsoláshoz nincs megadva entitás", "no_navigation_path_specified": "Nincs megadva navigációs útvonal", "actions_no_url": "Nincs megadva megnyitandó URL", - "actions_no_service": "Nincs megadva futtatandó szolgáltatás", + "actions_no_action": "Nincs megadva futtatható művelet", + "ui_panel_lovelace_cards_actions_no_service": "Nincs megadva futtatandó szolgáltatás", "welcome_home": "Üdv Itthon", "empty_state_go_to_integrations_page": "Ugrás az 'integrációk' oldalra.", "never_triggered": "Még sosem lett meghívva", @@ -1019,8 +1031,9 @@ "navigate_to_location": "Ugrás {location}", "open_window_to_url_path": "Ablak megnyitása: {url_path}", "toggle_name": "{name} kapcsolás", - "call_service_name": "Szolgáltatás meghívása {name}", + "perform_action_name": "Hajtsa végre a(z) {name} műveletet", "show_more_info_name": "További információk: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Szolgáltatás meghívása {name}", "recovery_mode_activated": "Helyreállítási üzemmód aktiválva", "starting_description": "A Home Assistant elindul, kérjük várjon...", "reset_focus": "Fókusz visszaállítása", @@ -1058,6 +1071,7 @@ "energy_distribution_go_to_energy_dashboard": "Tovább az energia irányítópultra", "energy_usage": "Energiafelhasználás", "previous_energy_usage": "Korábbi energiafelhasználás", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Alacsony szén-dioxid-kibocsátású energiafogyasztás", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "A megújuló forráskból származó felhasznált energia kiszámítása nem lehetséges.", "unused_entities": "Nem használt entitások", @@ -1082,10 +1096,13 @@ "edit_configuration": "Konfiguráció szerkesztése", "unsaved_changes": "Nem mentett változtatások", "saved": "Mentve", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Nem sikerült elemezni a YAML-t: {error}", "raw_editor_error_invalid_config": "A konfiguráció érvénytelen: {error}", "raw_editor_error_save_yaml": "Nem sikerült menteni a YAML-t: {error}", "raw_editor_error_remove": "Nem lehet eltávolítani a konfigurációt: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Automatikusan létrehozzuk az irányítópult nézeteit a területekkel és eszközökkel, ha most eltávolítja a annak konfigurációját.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Biztos benne, hogy el szeretné távolítani az irányítópult konfigurációját?", "title_of_your_dashboard": "Irányítópult elnevezése", "edit_title": "Név szerkesztése", "title": "Cím", @@ -1097,17 +1114,19 @@ "move_view_left": "Nézet mozgatása balra", "move_view_right": "Nézet mozgatása jobbra", "background": "Háttér", - "badges": "Jelvények", "view_type": "Nézet típusa", "masonry_default": "Blokkok (alapértelmezett)", "sidebar": "Oldalsáv", "panel_card": "Panel (1 kártya)", "sections_experimental": "Szakaszok (kísérleti)", "subview": "Aloldal", - "max_number_of_columns": "Maximális oszlopok száma", + "edit_view_max_columns": "Maximális oszlopok száma", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Vizuális szerkesztő használata", "edit_in_yaml": "Szerkesztés YAML-ként", "saving_failed": "A mentés sikertelen", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Jelvények", "ui_panel_lovelace_editor_edit_view_type_helper_others": "A nézetet nem módosíthatja más típusra, mert az áttelepítés még nem támogatott. Kezdje teljesen elölről egy új nézettel, ha másik nézettípust szeretne használni.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "A nézetet nem tudja megváltoztatni a \"szakaszok\" nézettípus használatára, mivel a migráció még nem támogatott. Kezdje elölről egy új nézettel, ha a \"szakaszok\" nézettel szeretne kísérletezni.", "card_configuration": "Kártya konfiguráció", @@ -1128,11 +1147,18 @@ "increase_card_position": "Kártyapozíció fel", "more_options": "További lehetőségek", "search_cards": "Kártyák keresése", - "config": "Config", - "layout": "Layout", + "config": "Konfiguráció", + "layout": "Elrendezés", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfigurálja, hogyan jelenjen meg a kártya a irányítópulton. Ezek a beállítások felülírják a kártya alapértelmezett méretét és pozícióját.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Melyik kártyát szeretné hozzáadni a(z) {name} nézethez?", - "ui_panel_lovelace_editor_edit_card_tab_config": "Konfiguráció", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Láthatóság", + "badge_configuration": "Jelvény konfigurációja", + "type_badge_configuration": "{type} jelvény konfigurációja", + "edit_badge_pick_badge": "Melyik jelvényt szeretné hozzáadni?", + "add_badge": "Jelvény hozzáadása", + "suggest_card_header": "Javasolt kártya", + "add_to_dashboard": "Hozzáadás az irányítópulthoz", "move_card_error_title": "Nem lehet átmozgatni a kártyát", "choose_a_view": "Nézet kiválasztása", "dashboard": "Irányítópult", @@ -1151,9 +1177,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} törlésre kerül.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Ez a szakasz", "edit_section": "Szakasz szerkesztése", - "suggest_card_header": "Javasolt kártya", + "width": "Width", "pick_different_card": "Másik kártya választása", - "add_to_dashboard": "Hozzáadás az irányítópulthoz", "save_config_header": "Vegye át az irányítást az irányítópult felett", "save_config_empty_config": "Kezdés egy üres irányítópulttal", "take_control": "Irányítás átvétele", @@ -1161,10 +1186,10 @@ "migrate_configuration": "Konfiguráció áttelepítése", "navigation_path": "Navigációs útvonal", "url_path": "URL elérési út", - "default_action": "Alapértelmezett művelet", - "call_service": "Szolgáltatás meghívása", + "default": "Alapértelmezett", + "perform_action": "Művelet végrehajtása", "more_info": "Bővebb infók panel", - "no_action": "Nincs művelet", + "nothing": "Nem történik semmi", "add_condition": "Feltétel hozzáadása", "test": "Teszt", "condition_passes": "A feltétel teljesül", @@ -1236,21 +1261,21 @@ "camera_entity": "Kamera entitás", "image_entity": "Kép entitás", "camera_view": "Kamera nézet", - "double_tap_action": "Dupla koppintási művelet", - "hold_action": "Tartási művelet", + "double_tap_behavior": "Dupla koppintási viselkedés", + "hold_behavior": "Tartási viselkedés", "hours_to_show": "Megjelenítendő órák", "days_to_show": "Megjelenítendő napok", "icon_height": "Ikon magassága", "image_path": "Kép elérési útja", - "manual": "Kézi", + "manual": "Manuális", "minimum": "Minimum", "paste_from_clipboard": "Beillesztés vágólapról", - "generic_paste_description": "{type} kártya beillesztése a vágólapról", + "generic_paste_description": "{type} jelvény beillesztése a vágólapról", "refresh_interval": "Frissítési időköz", "show_icon": "Ikon megjelenítése?", "show_name": "Név megjelenítése?", "show_state": "Állapot megjelenítése?", - "tap_action": "Koppintási művelet", + "tap_behavior": "Koppintási viselkedés", "secondary_info_attribute": "Másodlagos információ attribútum", "generic_state_color": "Színes ikonok állapot alapján?", "suggested_cards": "Javasolt kártyák", @@ -1266,6 +1291,16 @@ "content": "Tartalom", "media_control": "Médiavezérlés", "picture_elements": "Kép elemek", + "card_options": "Kártya opciók", + "elements": "Elemek", + "add_new_element": "Új elem hozzáadása", + "dark_mode_image_path": "Sötét mód kép elérési útja", + "state_filter": "Állapot szűrő", + "dark_mode_state_filter": "Sötét mód állapot szűrő", + "state_badge": "Állapot jelvény", + "state_icon": "Állapot ikon", + "state_label": "Állapot címke", + "perform_action_button": "Művelet végrehajtása gomb", "picture_glance": "Képes áttekintő", "state_entity": "Állapot entitás", "plant_status": "Növény állapota", @@ -1276,12 +1311,14 @@ "thermostat": "Termosztát", "thermostat_show_current_as_primary": "Az aktuális hőmérséklet megjelenítése elsődleges információként", "tile": "Csempe", - "icon_tap_action": "Ikonérintési művelet", - "actions": "Műveletek", - "show_entity_picture": "Entitáskép megjelenítése", + "icon_tap_behavior": "Ikonérintési viselkedés", + "interactions": "Interakciók", + "show_entity_picture": "Entitás képének megjelenítése", "vertical": "Függőleges", "hide_state": "Állapot elrejtése", "state_content": "Állapot tartalom", + "ui_panel_lovelace_editor_card_tile_actions": "Műveletek", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Utolsó frissítés", "vertical_stack": "Függőleges készlet", "weather_forecast": "Időjárás előrejelzés", "weather_to_show": "Megjelenítendő időjárás", @@ -1290,6 +1327,18 @@ "show_only_forecast": "Csak előrejelzés megjelenítése", "select_forecast_type": "Válassza ki az előrejelzés típusát", "no_type": "Nincs típus", + "style": "Stílus", + "prefix": "Előtag", + "suffix": "Utótag", + "state_image": "Állapot kép", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "Megjelenítés típusa", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Teljes (ikon, név és állapot)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimális (csak ikon)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Normál (ikon és állapot)", + "suggested_badges": "Javasolt jelvények", + "other_badges": "Egyéb jelvények", + "custom_badges": "Egyéni jelvények", "features": "Funkciók", "not_compatible": "Nem kompatibilis", "features_no_compatible_available": "Ehhez az entitáshoz nem állnak rendelkezésre kompatibilis funkciók", @@ -1309,7 +1358,6 @@ "vacuum_commands": "Porszívó parancsok", "commands": "Parancsok", "climate_fan_modes": "Klímaventilátor üzemmódok", - "style": "Stílus", "dropdown": "Legördülő", "icons": "Ikonok", "customize_fan_modes": "Ventilátor módok testreszabása", @@ -1341,9 +1389,10 @@ "hide_entities_without_area": "Terület nélküli entitások elrejtése", "hide_energy": "Energia elrejtése", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Rejtett területek", - "no_description_available": "Nincs leírás.", + "no_description_available": "Nincs elérhető leírás.", "by_entity": "Entitás szerint", "by_card": "Kártya szerint", + "by_badge": "Jelvény szerint", "header": "Fejléc", "footer": "Lábléc", "choose_a_type": "Válassz {type}-t", @@ -1351,6 +1400,8 @@ "header_editor": "Fejléc szerkesztő", "footer_editor": "Lábléc szerkesztő", "feature_editor": "Funkciószerkesztő", + "element_editor": "Elem szerkesztő", + "type_element_editor": "{type} elem szerkesztő", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Cián", "ui_panel_lovelace_editor_color_picker_colors_indigo": "Indigó", "yellow_green": "Sárgászöld", @@ -1366,115 +1417,143 @@ "compare_data": "Összehasonlítás", "reload_ui": "Felhasználói felület újratöltése", "profiler": "Profiler", - "http": "HTTP", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Nyomógomb", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Időzítő", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatizmus", "alarm_control_panel": "Riasztó központ", - "device_tracker": "Eszköz nyomkövető", - "trace": "Trace", - "stream": "Stream", "person": "Személy", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Szelep", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Számláló", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Logikai váltó", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Fájlméret", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Időpont bemenet", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnosztika", - "siren": "Sziréna", "fitbit": "Fitbit", - "automation": "Automatizmus", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Szelep", - "assist_pipeline": "Asszisztens feladatok", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Beszélgetés", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Fájlméret", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Szöveg bemenet", + "weather": "Időjárás", + "home_assistant_api": "Home Assistant API", + "input_number": "Szám bemenet", "group": "Csoport", - "auth": "Auth", - "thread": "Thread", - "zone": "Zóna", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Ütemezés", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Állandó értesítés", + "localtuya": "LocalTuya integration", + "input_button": "Nyomógomb", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Távirányító", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Bináris érzékelő", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Állandó értesítés", + "conversation": "Beszélgetés", "rpi_power_title": "Raspberry Pi tápegység ellenőrző", - "script": "Szkript", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Esemény", + "webhook": "Webhook", + "schedule": "Ütemezés", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Szkript", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilátor", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Kapcsoló", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Időjárás", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Szám bemenet", - "binary_sensor": "Bináris érzékelő", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilátor", - "scene": "Scene", - "input_select": "Választási bemenet", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Esemény", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Választási bemenet", + "input_text": "Szöveg bemenet", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnosztika", "file_upload": "File Upload", - "climate": "Klíma", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Számláló", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobil alkalmazás", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sziréna", "deconz": "deCONZ", - "timer": "Időzítő", - "application_credentials": "Alkalmazás hitelesítő adatai", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zóna", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "hacs": "HACS", "local_calendar": "Helyi naptár", + "system_log": "System Log", + "input_boolean": "Logikai váltó", + "bluetooth": "Bluetooth", + "climate": "Klíma", + "application_credentials": "Alkalmazás hitelesítő adatai", + "mobile_app": "Mobil alkalmazás", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Asszisztens feladatok", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Eszköz nyomkövető", "synchronize_devices": "Eszközök szinkronizálása", - "last_scanned_by_device_id_name": "Utoljára beolvasva az eszközazonosító által", - "tag_id": "Matrica azonosítója", + "process_process": "Folyamat {process}", + "disk_free_mount_point": "Szabad lemezterület {mount_point}", + "disk_use_mount_point": "Lemezhasználat {mount_point}", + "disk_usage_mount_point": "Lemezkihasználtság százalékban {mount_point}", + "ipv_address_ip_address": "IPv6-cím {ip_address}", + "last_boot": "Utolsó rendszerindítás", + "load_m": "Terhelés (5 perc)", + "memory_free": "Szabad memória", + "memory_use": "Memóriafelhasználás", + "memory_usage": "Memóriahasználat", + "network_in_interface": "Bejövő hálózati forgalom {interface}", + "network_out_interface": "Kimenő hálózati forgalom {interface}", + "packets_in_interface": "Bejövő csomagok {interface}", + "packets_out_interface": "Kimenő csomagok {interface}", + "processor_temperature": "Processzor hőmérséklet", + "processor_use": "Processzor használat", + "swap_free": "Szabad swap terület", + "swap_use": "Swap felhasználás", + "swap_usage": "Swap használat", + "network_throughput_in_interface": "Bejövő hálózati átviteli sebesség {interface}", + "network_throughput_out_interface": "Kimenő hálózati átviteli sebesség {interface}", + "battery_level": "Akkumulátor töltöttségi szint", + "ding": "Csengés", + "doorbell_volume": "Ajtócsengő hangerő", + "last_activity": "Utolsó tevékenység", + "last_ding": "Utolsó csengés", + "last_motion": "Utolsó mozgás", + "mic_volume": "Mikrofon hangerő", + "voice_volume": "Beszéd hangerő", + "volume": "Hangerő", + "wi_fi_signal_category": "Wi-Fi jel kategória", + "wi_fi_signal_strength": "Wi-Fi jel erőssége", "heavy": "Nehéz", "mild": "Enyhe", "button_down": "Lefele gomb", @@ -1491,7 +1570,6 @@ "pending": "Függőben", "closed": "Zárva", "opened": "Nyitott", - "battery_level": "Akkumulátor töltöttségi szint", "os_agent_version": "OS Agent verzió", "apparmor_version": "Apparmor verzió", "cpu_percent": "CPU százalék", @@ -1505,25 +1583,22 @@ "next_dusk": "Következő alkonyat", "next_midnight": "Következő éjfél", "next_noon": "Következő dél", - "next_rising": "Következő nafelkelte", + "next_rising": "Következő napfelkelte", "next_setting": "Következő naplemente", "solar_azimuth": "Nap azimut", "solar_elevation": "Nap eleváció", "solar_rising": "Napfelkelte", - "compressor_energy_consumption": "Kompresszor energiafogyasztása", - "compressor_estimated_power_consumption": "Kompresszor becsült teljesítménye", - "compressor_frequency": "Kompresszor frekvencia", - "cool_energy_consumption": "Hűtési energiafogyasztás", - "energy_consumption": "Energiafogyasztás", - "heat_energy_consumption": "Hőenergia-fogyasztás", - "inside_temperature": "Belső hőmérséklet", - "outside_temperature": "Külső hőmérséklet", "assist_in_progress": "Asszisztensi feladat", + "auto_gain": "Automatikus erősítés", + "noise_suppression": "Zajcsökkentés", + "noise_suppression_level": "Zajcsökkentési szint", + "off": "Ki", "preferred": "Preferált", "finished_speaking_detection": "Beszédfelismerés befejeződött", "aggressive": "Kemény", - "default": "Alapértelmezett", "relaxed": "Laza", + "mute": "Némít", + "satellite_enabled": "Műhold engedélyezve", "device_admin": "Eszköz-rendszergazda", "kiosk_mode": "Kioszk mód", "plugged_in": "Csatlakoztatva", @@ -1532,8 +1607,8 @@ "restart_device": "Eszköz újraindítása", "send_to_background": "Háttérbe küldés", "bring_to_foreground": "Előtérbe hozás", - "screenshot": "Screenshot", - "overlay_message": "Overlay message", + "screenshot": "Képernyőkép", + "overlay_message": "Felbukkanó üzenet", "screen_brightness": "Képernyő fényereje", "screen_off_timer": "Képernyő kikapcsolási időzítő", "screensaver_brightness": "Képernyővédő fényerő", @@ -1542,82 +1617,22 @@ "foreground_app": "Előtérben lévő alkalmazás", "internal_storage_free_space": "Belső tárhely szabad", "internal_storage_total_space": "Belső tárhely kapacitás", - "free_memory": "Szabad memória", "total_memory": "Teljes memória", "screen_orientation": "Képernyő tájolás", "kiosk_lock": "Kioszk zárolás", "maintenance_mode": "Karbantartási üzemmód", "motion_detection": "Mozgásérzékelés", "screensaver": "Képernyővédő", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Frissítés elérhető", - "dry": "Párátlanítás", - "wet": "Nedves", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "A mai fogyasztás", - "total_consumption": "Teljes fogyasztás", - "device_name_current": "{device_name} aktuális", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} aktuális fogyasztás", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Jelerősség", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} mai fogyasztás", - "device_name_total_consumption": "{device_name} összes fogyasztás", - "voltage": "Feszültség", - "device_name_voltage": "{device_name} feszültség", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Folyamat {process}", - "disk_free_mount_point": "Szabad lemezterület {mount_point}", - "disk_use_mount_point": "Lemezhasználat {mount_point}", - "disk_usage_mount_point": "Lemezkihasználtság százalékban {mount_point}", - "ipv_address_ip_address": "IPv6-cím {ip_address}", - "last_boot": "Utolsó rendszerindítás", - "load_m": "Terhelés (5 perc)", - "memory_use": "Memóriafelhasználás", - "memory_usage": "Memóriahasználat", - "network_in_interface": "Bejövő hálózati forgalom {interface}", - "network_out_interface": "Kimenő hálózati forgalom {interface}", - "packets_in_interface": "Bejövő csomagok {interface}", - "packets_out_interface": "Kimenő csomagok {interface}", - "processor_temperature": "Processzor hőmérséklet", - "processor_use": "Processzor használat", - "swap_free": "Szabad swap terület", - "swap_use": "Swap felhasználás", - "swap_usage": "Swap használat", - "network_throughput_in_interface": "Bejövő hálózati átviteli sebesség {interface}", - "network_throughput_out_interface": "Kimenő hálózati átviteli sebesség {interface}", - "estimated_distance": "Becsült távolság", - "brand": "Gyártó", - "air_quality_index": "Levegőminőségi index", - "noise": "Zaj", - "overload": "Túlterhelés", - "size": "Méret", - "size_in_bytes": "Méret bájtban", + "calibration": "Kalibráció", + "auto_lock_paused": "Az automatikus zárolás szünetel", + "timeout": "Időtúllépés", + "unclosed_alarm": "Lezáratlan riasztás", + "unlocked_alarm": "Feloldott riasztás", + "bluetooth_signal": "Bluetooth jel", + "light_level": "Fényerő szint", + "wi_fi_signal": "Wi-Fi jel", + "momentary": "Pillanatnyi", + "pull_retract": "Be/visszahúzás", "bytes_received": "Fogadott bájtok", "server_country": "Kiszolgáló országa", "server_id": "Kiszolgáló azonosítója", @@ -1625,6 +1640,8 @@ "ping": "Ping", "upload": "Feltöltés", "bytes_sent": "Küldött bájtok", + "call_active": "Hívás folyamatban", + "quiet": "Halk", "animal": "Állat", "detected": "Észlelve", "animal_lens": "Állat objektív 1", @@ -1696,10 +1713,8 @@ "image_sharpness": "Kép élesség", "motion_sensitivity": "Mozgásérzékenység", "pir_sensitivity": "PIR érzékenység", - "volume": "Hangerő", "zoom": "Nagyítás", "auto_quick_reply_message": "Automatikus gyors válaszüzenet", - "off": "Ki", "auto_track_method": "Automatikus követési módszer", "digital": "Digitális", "digital_first": "Digitális prioritás", @@ -1714,8 +1729,22 @@ "adaptive": "Alkalmazkodó", "auto_adaptive": "Automatikusan alkalmazkodó", "on_at_night": "Éjszaka bekapcsolva", + "hdr": "HDR", + "motion_ringtone": "Mozgás csengőhang", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Személy csengőhang", "play_quick_reply_message": "Gyors válaszüzenet lejátszása", "ptz_preset": "PTZ előbeállítás", + "visitor_ringtone": "Látogatói csengőhang", "battery_percentage": "Akkumulátor százalék", "battery_state": "Akkumulátor állapot", "charge_complete": "Töltés kész", @@ -1729,7 +1758,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} tárhely", "ptz_pan_position": "PTZ pásztázási pozíció", "sd_hdd_index_storage": "SD {hdd_index} tárhely", - "wi_fi_signal": "Wi-Fi jel", "auto_focus": "Automatikus fókusz", "auto_tracking": "Automatikus követés", "buzzer_on_event": "Hangjelzés eseménynél", @@ -1737,7 +1765,7 @@ "email_on_event": "Email az eseményről", "ftp_upload": "FTP feltöltés", "guard_return": "Őrzési pont visszatérés", - "hdr": "HDR", + "led": "LED", "manual_record": "Kézi rögzítés", "pir_enabled": "PIR engedélyezve", "pir_reduce_false_alarm": "PIR téves riasztások csökkentése", @@ -1746,49 +1774,132 @@ "record": "Rögzít", "record_audio": "Hang rögzítés", "siren_on_event": "Sziréna eseménynél", - "call_active": "Hívás folyamatban", - "quiet": "Halk", - "auto_gain": "Automatikus erősítés", - "mic_volume": "Mikrofon hangerő", - "noise_suppression": "Zajcsökkentés", - "noise_suppression_level": "Zajcsökkentési szint", - "mute": "Némít", - "satellite_enabled": "Műhold engedélyezve", - "calibration": "Kalibráció", - "auto_lock_paused": "Az automatikus zárolás szünetel", - "timeout": "Időtúllépés", - "unclosed_alarm": "Lezáratlan riasztás", - "unlocked_alarm": "Feloldott riasztás", - "bluetooth_signal": "Bluetooth jel", - "light_level": "Fényerő szint", - "momentary": "Pillanatnyi", - "pull_retract": "Be/visszahúzás", - "ding": "Csengés", - "doorbell_volume": "Ajtócsengő hangerő", - "last_activity": "Utolsó tevékenység", - "last_ding": "Utolsó csengés", - "last_motion": "Utolsó mozgás", - "voice_volume": "Beszéd hangerő", - "wi_fi_signal_category": "Wi-Fi jel kategória", - "wi_fi_signal_strength": "Wi-Fi jel erőssége", - "box": "Doboz", + "compressor_energy_consumption": "Kompresszor energiafogyasztása", + "compressor_estimated_power_consumption": "Kompresszor becsült teljesítménye", + "compressor_frequency": "Kompresszor frekvencia", + "cool_energy_consumption": "Hűtési energiafogyasztás", + "energy_consumption": "Energiafogyasztás", + "heat_energy_consumption": "Hőenergia-fogyasztás", + "inside_temperature": "Belső hőmérséklet", + "outside_temperature": "Külső hőmérséklet", + "estimated_distance": "Becsült távolság", + "brand": "Gyártó", + "last_scanned_by_device_id_name": "Utoljára beolvasva az eszközazonosító által", + "tag_id": "Matrica azonosítója", + "battery_low": "Alacsony akkumulátortöltöttség", + "cloud_connection": "Felhőkapcsolat", + "humidity_warning": "Páratartalom figyelmeztetés", + "overheated": "Túlmelegedett", + "temperature_warning": "Hőmérséklet figyelmeztetés", + "update_available": "Frissítés elérhető", + "dry": "Párátlanítás", + "wet": "Nedves", + "stop_alarm": "Riasztás leállítása", + "test_alarm": "Teszt riasztás", + "turn_off_in": "Kapcsolja ki a", + "smooth_off": "Lágy átmenetes kikapcsolás", + "smooth_on": "Lágy átmenetes bekapcsolás", + "temperature_offset": "Hőmérséklet eltolás", + "alarm_sound": "Riasztóhang", + "alarm_volume": "Riasztás hangereje", + "light_preset": "Fény profil", + "alarm_source": "Riasztás forrása", + "auto_off_at": "Automatikus kikapcsolás", + "available_firmware_version": "Elérhető firmware verzió", + "this_month_s_consumption": "E havi fogyasztás", + "today_s_consumption": "A mai fogyasztás", + "total_consumption": "Teljes fogyasztás", + "device_name_current": "{device_name} aktuális", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} aktuális fogyasztás", + "current_firmware_version": "Jelenlegi firmware verzió", + "device_time": "Eszköz ideje", + "on_since": "Bekapcsolás ideje", + "report_interval": "Jelentési időköz", + "signal_strength": "Jelerősség", + "signal_level": "Jelszint", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} mai fogyasztás", + "device_name_total_consumption": "{device_name} összes fogyasztás", + "voltage": "Feszültség", + "device_name_voltage": "{device_name} feszültség", + "auto_off_enabled": "Automatikus kikapcsolás engedélyezve", + "auto_update_enabled": "Automatikus frissítés engedélyezve", + "fan_sleep_mode": "Ventilátor alvó üzemmód", + "smooth_transitions": "Sima átmenetek", + "size": "Méret", + "size_in_bytes": "Méret bájtban", + "jammed": "Elakadt", + "unlocked": "Feloldva", + "changed_by": "Módosította", + "code_format": "Kódformátum", + "recording": "Felvétel", + "streaming": "Streamelés", + "access_token": "Hozzáférési token", + "stream_type": "Stream típusa", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modell", + "managed_via_ui": "Felhasználói felület által kezelt", + "minute": "Perc", + "second": "Másodperc", + "timestamp": "Időbélyeg", + "event_type": "Esemény típus", + "event_types": "Eseménytípusok", + "doorbell": "Ajtócsengő", + "pattern": "Minta", + "clear_night": "Csillagos", + "cloudy": "Felhős", + "exceptional": "Rendkívüli", + "fog": "Ködös", + "hail": "Jégesős", + "lightning": "Viharos", + "lightning_rainy": "Viharos, esős", + "partly_cloudy": "Részben felhős", + "pouring": "Szakadó esős", + "rainy": "Esős", + "snowy": "Havas", + "snowy_rainy": "Havas, esős", + "sunny": "Napos", + "windy": "Szeles", + "windy_cloudy": "Szeles, felhős", + "apparent_temperature": "Hőérzet", + "cloud_coverage": "Felhőfedettség", + "dew_point_temperature": "Harmatpont hőmérséklet", + "ozone": "Ózon", + "pressure": "Nyomás", + "pressure_unit": "Nyomás mértékegysége", + "uv_index": "UV index", + "wind_bearing": "Szélhajtás", + "wind_gust_speed": "Széllökés sebessége", + "paused": "Szünetel", + "finishes_at": "Befejezés:", + "remaining": "Hátralévő:", + "last_reset": "Utolsó nullázás", + "possible_states": "Lehetséges állapotok", + "state_class": "Állapotosztály", + "measurement": "Mérés", + "total": "Összesítő", + "total_increasing": "Növekvő összesítő", "apparent_power": "Látszólagos teljesítmény", + "air_quality_index": "Levegőminőségi index", "atmospheric_pressure": "Légköri nyomás", "carbon_dioxide": "Szén-dioxid", + "conductivity": "Vezetőképesség", "data_rate": "Adatátviteli sebesség", + "data_size": "Adatmennyiség", "distance": "Távolság", "stored_energy": "Tárolt energia", "frequency": "Frekvencia", "irradiance": "Besugárzás", + "balance": "Egyensúly", "nitrogen_dioxide": "Nitrogén-dioxid", "nitrogen_monoxide": "Nitrogén-monoxid", "nitrous_oxide": "Nitrogén-oxid", - "ozone": "Ózon", "ph": "pH", "pm": "Szálló por 2,5 μm", "power_factor": "Teljesítménytényező", "precipitation_intensity": "Csapadék intenzitása", - "pressure": "Nyomás", "reactive_power": "Reaktív teljesítmény", "sound_pressure": "Hangnyomás", "speed": "Sebesség", @@ -1798,11 +1909,12 @@ "stored_volume": "Tárolt mennyiség", "weight": "Súly", "available_tones": "Elérhető hangok", - "end_time": "Befejezés ideje", - "start_time": "Kezdési ideje", - "managed_via_ui": "Felhasználói felület által kezelt", "next_event": "Következő esemény", - "stopped": "Megállítva", + "box": "Doboz", + "members": "Tagok", + "above_horizon": "Látóhatár felett", + "below_horizon": "Látóhatár alatt", + "identify": "Azonosítás", "running_automations": "Futó automatizmusok", "id": "ID", "max_running_automations": "Max. futó automatizmusok", @@ -1810,40 +1922,8 @@ "parallel": "Párhuzamos", "queued": "Sorba állítás", "single": "Egyszeri", - "not_charging": "Nem töltődik", - "disconnected": "Leválasztva", - "connected": "Kapcsolódva", - "hot": "Forró", - "no_light": "Nincs fény", - "light_detected": "Fény észlelve", - "unlocked": "Feloldva", - "not_moving": "Nincs mozgás", - "unplugged": "Kihúzva", - "not_running": "Nem fut", - "safe": "Biztonságos", - "unsafe": "Nem biztonságos", - "tampering_detected": "Szabotázs észlelve", - "buffering": "Pufferelés", - "paused": "Szünetel", - "standby": "Készenlétben", - "app_id": "App azonosító", - "local_accessible_entity_picture": "Helyileg elérhető entitáskép", - "group_members": "Az összekapcsolt csoport tagjai", - "muted": "Némítva", - "album_artist": "Album előadó", - "content_id": "Tartalom azonosító", - "content_type": "Tartalom típusa", - "position_updated": "Pozíció frissítve", - "series": "Sorozat", - "all": "Összes", - "one": "Egy", - "available_sound_modes": "Elérhető hangzás módok", - "available_sources": "Elérhető források/bemenetek", - "receiver": "Vevőegység", - "speaker": "Hangszóró", - "tv": "TV", - "above_horizon": "Látóhatár felett", - "below_horizon": "Látóhatár alatt", + "max_running_scripts": "Maximálisan futó szkriptek", + "stopped": "Megállítva", "speed_step": "Sebességfokozat", "available_preset_modes": "Elérhető gyári profilok", "armed_away": "Élesítve távoli", @@ -1852,20 +1932,33 @@ "armed_night": "Élesítve éjszakai", "armed_vacation": "Élesítve vakáció", "triggered": "Riasztva", - "changed_by": "Módosította", "code_for_arming": "Élesítési kód", "not_required": "Nem szükséges", - "code_format": "Kódformátum", - "gps_accuracy": "GPS pontosság", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Útválasztó", - "event_type": "Esemény típus", - "event_types": "Eseménytípusok", - "doorbell": "Ajtócsengő", "device_trackers": "Eszközkövetők", - "max_running_scripts": "Maximálisan futó szkriptek", - "jammed": "Elakadt", + "gps_accuracy": "GPS pontosság", + "auto_update": "Automatikus frissítés", + "installed_version": "Telepített verzió", + "release_summary": "Kiadási összefoglaló", + "release_url": "Kiadási URL", + "skipped_version": "Kihagyott verzió", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Csak fényerő", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Színhőmérséklet (mired)", + "color_temperature_kelvin": "Színhőmérséklet (Kelvin)", + "available_effects": "Elérhető hatások", + "maximum_color_temperature_kelvin": "Maximális színhőmérséklet (Kelvin)", + "maximum_color_temperature_mireds": "Maximális színhőmérséklet (mired)", + "minimum_color_temperature_kelvin": "Minimális színhőmérséklet (Kelvin)", + "minimum_color_temperature_mireds": "Minimális színhőmérséklet (mired)", + "available_color_modes": "Elérhető színmódok", + "end_time": "Befejezés ideje", + "start_time": "Kezdés ideje", "cool": "Hűtés", "fan_only": "Csak ventilátor", "heat_cool": "Fűtés/hűtés", @@ -1877,6 +1970,7 @@ "middle": "Középső", "top": "Felső", "current_action": "Aktuális művelet", + "defrosting": "Leolvasztás", "preheating": "Előmelegítés", "max_target_humidity": "Maximális cél páratartalom", "max_target_temperature": "Maximális célhőmérséklet", @@ -1892,102 +1986,143 @@ "upper_target_temperature": "Felső célhőmérséklet", "lower_target_temperature": "Alsó célhőmérséklet", "target_temperature_step": "Célhőmérséklet lépték", - "last_reset": "Utolsó nullázás", - "possible_states": "Lehetséges állapotok", - "state_class": "Állapotosztály", - "measurement": "Mérés", - "total": "Összesítő", - "total_increasing": "Növekvő összesítő", - "conductivity": "Conductivity", - "data_size": "Adatmennyiség", - "balance": "Egyensúly", - "timestamp": "Időbélyeg", - "color_mode": "Color Mode", - "brightness_only": "Csak fényerő", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Színhőmérséklet (mired)", - "color_temperature_kelvin": "Színhőmérséklet (Kelvin)", - "available_effects": "Elérhető hatások", - "maximum_color_temperature_kelvin": "Maximális színhőmérséklet (Kelvin)", - "maximum_color_temperature_mireds": "Maximális színhőmérséklet (mired)", - "minimum_color_temperature_kelvin": "Minimális színhőmérséklet (Kelvin)", - "minimum_color_temperature_mireds": "Minimális színhőmérséklet (mired)", - "available_color_modes": "Elérhető színmódok", - "clear_night": "Csillagos", - "cloudy": "Felhős", - "exceptional": "Rendkívüli", - "fog": "Ködös", - "hail": "Jégesős", - "lightning": "Viharos", - "lightning_rainy": "Viharos, esős", - "partly_cloudy": "Részben felhős", - "pouring": "Szakadó esős", - "rainy": "Esős", - "snowy": "Havas", - "snowy_rainy": "Havas, esős", - "sunny": "Napos", - "windy": "Szeles", - "windy_cloudy": "Szeles, felhős", - "apparent_temperature": "Hőérzet", - "cloud_coverage": "Felhőfedettség", - "dew_point_temperature": "Harmatpont hőmérséklet", - "pressure_unit": "Nyomás mértékegysége", - "uv_index": "UV index", - "wind_bearing": "Szélhajtás", - "wind_gust_speed": "Széllökés sebessége", - "recording": "Felvétel", - "streaming": "Streamelés", - "access_token": "Hozzáférési token", - "stream_type": "Stream típusa", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modell", - "minute": "Perc", - "second": "Másodperc", - "pattern": "Minta", - "members": "Tagok", - "finishes_at": "Befejezés:", - "remaining": "Hátralévő:", - "identify": "Azonosítás", - "auto_update": "Automatikus frissítés", - "installed_version": "Telepített verzió", - "release_summary": "Kiadási összefoglaló", - "release_url": "Kiadási URL", - "skipped_version": "Kihagyott verzió", - "firmware": "Firmware", - "abort_single_instance_allowed": "Már konfigurálva van. Csak egy konfiguráció lehetséges.", - "user_description": "El szeretné kezdeni a beállítást?", - "device_is_already_configured": "Az eszköz már konfigurálva van", - "re_authentication_was_successful": "Az újrahitelesítés sikeres volt.", - "re_configuration_was_successful": "Újrakonfigurálás sikeres volt", - "failed_to_connect": "Sikertelen csatlakozás", - "error_custom_port_not_supported": "A Gen1 eszköz nem támogatja az egyéni portot.", - "invalid_authentication": "Érvénytelen hitelesítés", - "unexpected_error": "Váratlan hiba", - "username": "Felhasználónév", - "host": "Host", - "port": "Port", + "not_charging": "Nem töltődik", + "disconnected": "Leválasztva", + "connected": "Kapcsolódva", + "hot": "Forró", + "no_light": "Nincs fény", + "light_detected": "Fény észlelve", + "not_moving": "Nincs mozgás", + "unplugged": "Kihúzva", + "not_running": "Nem fut", + "safe": "Biztonságos", + "unsafe": "Nem biztonságos", + "tampering_detected": "Szabotázs észlelve", + "buffering": "Pufferelés", + "standby": "Készenlétben", + "app_id": "App azonosító", + "local_accessible_entity_picture": "Helyileg elérhető entitáskép", + "group_members": "Az összekapcsolt csoport tagjai", + "muted": "Némítva", + "album_artist": "Album előadó", + "content_id": "Tartalom azonosító", + "content_type": "Tartalom típusa", + "position_updated": "Pozíció frissítve", + "series": "Sorozat", + "all": "Összes", + "one": "Egy", + "available_sound_modes": "Elérhető hangzás módok", + "available_sources": "Elérhető források/bemenetek", + "receiver": "Vevőegység", + "speaker": "Hangszóró", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Útválasztó", + "service_is_already_configured": "A szolgáltatás már konfigurálva van", "account_is_already_configured": "A fiók már konfigurálva van", "abort_already_in_progress": "A konfigurálás már folyamatban van", + "failed_to_connect": "Sikertelen csatlakozás", "invalid_access_token": "Érvénytelen hozzáférési token", + "invalid_authentication": "Érvénytelen hitelesítés", "received_invalid_token_data": "Érvénytelen token adatok érkeztek.", "abort_oauth_failed": "Hiba a hozzáférési token megszerzése közben.", "timeout_resolving_oauth_token": "Időtúllépés az OAuth-token feloldásakor.", "abort_oauth_unauthorized": "OAuth engedélyezési hiba a hozzáférési token megszerzése során.", + "re_authentication_was_successful": "Az újrahitelesítés sikeres volt.", + "unexpected_error": "Váratlan hiba", "successfully_authenticated": "Sikeres hitelesítés", "link_fitbit": "Fitbit összekapcsolása", "pick_authentication_method": "Válasszon egy hitelesítési módszert", "authentication_expired_for_name": "A(z) {name} hitelesítése lejárt", - "service_is_already_configured": "A szolgáltatás már konfigurálva van", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Szeretné beállítani a(z) {name} eszközt?", - "adapter": "Adapter", - "multiple_adapters_description": "Válasszon ki egy Bluetooth-adaptert a beállításhoz", + "abort_single_instance_allowed": "Már konfigurálva van. Csak egy konfiguráció lehetséges.", + "user_description": "Válasszon egy beállítandó eszközt", + "two_factor_code": "Kétfaktoros kód", + "two_factor_authentication": "Kétfaktoros hitelesítés", + "username": "Felhasználónév", + "sign_in_with_ring_account": "Bejelentkezés a Ring fiókkal", + "broadcast_address": "Broadcast cím", + "broadcast_port": "Broadcast port", + "mac_address": "MAC cím", + "device_is_already_configured": "Az eszköz már konfigurálva van", + "ipv_is_not_supported": "Az IPv6 nem támogatott.", + "re_configuration_was_successful": "Újrakonfigurálás sikeres volt", + "error_custom_port_not_supported": "A Gen1 eszköz nem támogatja az egyéni portot.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "A híd már konfigurálva van", + "no_deconz_bridges_discovered": "Nem található deCONZ híd", + "abort_no_hardware_available": "Nincs deCONZ-hoz csatlakoztatott rádióhardver", + "abort_updated_instance": "A deCONZ-példány új állomáscímmel frissítve", + "error_linking_not_possible": "Nem tudott kapcsolódni az átjáróhoz", + "error_no_key": "API kulcs lekérése nem sikerült", + "hassio_confirm_title": "MQTT Bróker a Home Assistant bővítménye", + "link_with_deconz": "Kapcsolódás a deCONZ-hoz", + "select_discovered_deconz_gateway": "Válassza ki a felfedezett deCONZ átjárót", + "device_class": "Device Class", + "state_template": "Állapotsablon", + "template_binary_sensor": "Sablon bináris érzékelő", + "actions_on_press": "Nyomásra végrehajtandó műveletek", + "template_button": "Sablon gomb", + "verify_ssl_certificate": "SSL-tanúsítvány ellenőrzése", + "template_image": "Sablon kép", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Elérhető lehetőségek", + "actions_on_select": "Műveletek a kiválasztáskor", + "template_select": "Sablon kiválasztása", + "template_sensor": "Sablon érzékelő", + "actions_on_turn_off": "Műveletek kikapcsoláskor", + "actions_on_turn_on": "Műveletek bekapcsoláskor", + "value_template": "Érték sablon", + "template_switch": "Sablon kapcsoló", + "template_a_binary_sensor": "Bináris érzékelő sablonja", + "template_a_button": "Gomb sablon", + "template_a_image": "Kép létrehozása sablonnal", + "template_a_number": "Template a number", + "template_a_select": "Válasszon sablont", + "template_a_sensor": "Érzékelő sablon", + "template_a_switch": "Kapcsoló létrehozása sablonnal", + "template_helper": "Sablon segítő", + "all_entities": "Minden entitás", + "hide_members": "Tagok elrejtése", + "add_group": "Csoport hozzáadása", + "ignore_non_numeric": "A nem numerikus értékek figyelmen kívül hagyása", + "data_round_digits": "Az érték kerekítése ennyi tizedesjegyre", + "type": "Típus", + "binary_sensor_group": "Bináris érzékelő csoport", + "button_group": "Gombcsoport", + "cover_group": "Árnyékoló csoport", + "event_group": "Eseménycsoport", + "fan_group": "Ventilátor csoport", + "light_group": "Lámpa csoport", + "lock_group": "Zár csoport", + "media_player_group": "Médialejátszó csoport", + "notify_group": "Csoport értesítése", + "sensor_group": "Érzékelő csoport", + "switch_group": "Kapcsolócsoport", + "no_port_for_endpoint": "Nincs port a végponthoz", + "abort_no_services": "Nem található szolgáltatás a végponton", + "discovered_wyoming_service": "Felderített Wyoming szolgáltatás", + "timeout_establishing_connection": "Időtúllépés a kapcsolat létrehozása során", + "link_google_account": "Összekapcsolás Google-al", + "name_already_exists": "A név már létezik", + "passive": "Passzív", + "define_zone_parameters": "Zóna paraméterek megadása", + "cannot_connect_details_error_detail": "Sikertelen csatlkozás. Részletek: {error_detail}", + "unknown_details_error_detail": "Ismeretlen. Részletek: {error_detail}", + "uses_an_ssl_certificate": "SSL tanúsítványt használ", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Érvénytelen hoszt.", "wrong_smartthings_token": "Hibás SmartThings token.", "error_st_device_not_found": "SmartThings TV eszközazonosító (deviceID) nem található.", @@ -1998,19 +2133,34 @@ "smartthings_generated_token_optional": "SmartThings által generált token (opcionális)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV eszközazonosító (deviceID)", - "api_key": "API kulcs", - "configure_daikin_ac": "Daikin légkondícionáló konfigurálása", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Hiba történt a SwitchBot API-val való kommunikáció során: {error_detail}", + "unsupported_switchbot_type": "Nem támogatott Switchbot típus.", + "authentication_failed_error_detail": "Sikertelen volt a hitelesítés: {error_detail}", + "error_encryption_key_invalid": "A kulcs azonosítója vagy a titkosítási kulcs érvénytelen", + "name_address": "{name} ({address})", + "confirm_description": "El szeretné kezdeni a beállítást?", + "switchbot_account_recommended": "SwitchBot fiók (ajánlott)", + "menu_options_lock_key": "Zár titkosítási kulcs kézzel történő megadása", + "encryption_key": "Titkosítási kulcs", + "key_id": "Kulcs azonosító", + "password_description": "Jelszó, amellyel a biztonsági mentést védeni kívánja.", + "device_address": "Eszköz címe", + "known_hosts": "Ismert hosztok", + "google_cast_configuration": "Google Cast konfiguráció", + "abort_alternative_integration": "Az eszközt jobban támogatja egy másik integráció", + "abort_discovery_error": "Nem sikerült megfelelő DLNA-eszközt találni", + "abort_incomplete_config": "A konfigurációból hiányzik egy szükséges változó", + "manual_description": "URL egy eszközleíró XML fájlhoz", + "manual_title": "DLNA DMR eszköz manuális csatlakoztatása", + "discovered_dlna_dmr_devices": "Felfedezett DLNA DMR eszközök", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Naptár elnevezése", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2024,39 +2174,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Sikertelen csatlkozás. Részletek: {error_detail}", - "unknown_details_error_detail": "Ismeretlen. Részletek: {error_detail}", - "uses_an_ssl_certificate": "SSL tanúsítványt használ", - "verify_ssl_certificate": "SSL-tanúsítvány ellenőrzése", - "timeout_establishing_connection": "Időtúllépés a kapcsolat létrehozása során", - "link_google_account": "Összekapcsolás Google-al", + "abort_mdns_missing_mac": "Hiányzó MAC-cím az MDNS-tulajdonságokban.", + "abort_mqtt_missing_api": "Hiányzó API-port az MQTT tulajdonságaiban.", + "abort_mqtt_missing_ip": "Hiányzó IP-cím az MQTT tulajdonságaiban.", + "abort_mqtt_missing_mac": "Hiányzó MAC-cím az MQTT tulajdonságaiban.", + "action_received": "Művelet fogadva", + "discovered_esphome_node": "ESPHome végpont felfedezve", + "api_error_occurred": "API hiba történt", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "HTTPS engedélyezése", + "api_key": "API kulcs", + "configure_daikin_ac": "Daikin légkondícionáló konfigurálása", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Szeretné beállítani a(z) {name} eszközt?", + "adapter": "Adapter", + "multiple_adapters_description": "Válasszon ki egy Bluetooth-adaptert a beállításhoz", + "meteorologisk_institutt": "Meteorológiai intézet (Norvégia)", "abort_no_devices_found": "Nem található eszköz a hálózaton", "connection_error_error": "Csatlakozási hiba: {error}", "invalid_authentication_error": "Érvénytelen hitelesítés: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Hitelesítés", - "device_class": "Eszközosztály", - "state_template": "Állapotsablon", - "template_binary_sensor": "Sablon bináris érzékelő", - "template_sensor": "Sablon érzékelő", - "template_a_binary_sensor": "Bináris érzékelő sablonja", - "template_a_sensor": "Érzékelő sablon", - "template_helper": "Sablon segítő", - "location_is_already_configured": "A hely már konfigurálva van", - "failed_to_connect_error": "Nem sikerült csatlakozni: {error}", - "invalid_api_key": "Érvénytelen API kulcs", - "pin_code": "PIN-kód", - "discovered_android_tv": "Felfedezett Android TV", - "known_hosts": "Ismert hosztok", - "google_cast_configuration": "Google Cast konfiguráció", - "abort_invalid_host": "Érvénytelen gépnév vagy IP-cím", - "device_not_supported": "Az eszköz nem támogatott", - "name_model_at_host": "{name} ({model} a {host} címen)", - "authenticate_to_the_device": "Hitelesítés az eszközön", - "finish_title": "Válasszon nevet az eszköznek", - "unlock_the_device": "Eszköz feloldása", - "unlock_the_device_optional": "Az eszköz feloldása (opcionális)", - "connect_to_the_device": "Csatlakozás az eszközhöz", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Nem sikerült telepíteni a(z) {addon} kiegészítőt.", + "abort_addon_start_failed": "Nem sikerült elindítani a(z) {addon} kiegészítőt.", "invalid_birth_topic": "Érvénytelen születési \"birth\" topik", "error_bad_certificate": "A CA-tanúsítvány érvénytelen", "invalid_discovery_prefix": "Érvénytelen felfedezési előtag", @@ -2075,105 +2216,25 @@ "websocket_path": "WebSocket elérési út", "enable_discovery": "Felfedezés engedélyezése", "data_description_discovery": "Az MQTT automatikus felfedezésének bekapcsolási lehetősége.", - "hassio_confirm_title": "deCONZ Zigbee átjáró a Home Assistant bővítménye", + "installing_add_on": "Kiegészítő telepítése", "reauth_confirm_title": "Újbóli hitelesítés szükséges az MQTT brókernél", + "starting_add_on": "Kiegészítő indítása", + "menu_options_addon": "Használja a hivatalos {addon} kiegészítőt.", + "menu_options_broker": "Kérem manuálisan adja meg az MQTT bróker kapcsolat beállításait", + "pin_code": "PIN-kód", + "discovered_android_tv": "Felfedezett Android TV", "path_is_not_allowed": "Az elérési út nem engedélyezett", "path_is_not_valid": "Az elérési út érvénytelen", "path_to_file": "A fájl elérési útja", - "api_error_occurred": "API hiba történt", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "HTTPS engedélyezése", - "abort_mdns_missing_mac": "Hiányzó MAC-cím az MDNS-tulajdonságokban.", - "abort_mqtt_missing_api": "Hiányzó API-port az MQTT tulajdonságaiban.", - "abort_mqtt_missing_ip": "Hiányzó IP-cím az MQTT tulajdonságaiban.", - "abort_mqtt_missing_mac": "Hiányzó MAC-cím az MQTT tulajdonságaiban.", - "service_received": "Szolgáltatás fogadva", - "discovered_esphome_node": "ESPHome végpont felfedezve", - "encryption_key": "Titkosítási kulcs", - "no_port_for_endpoint": "Nincs port a végponthoz", - "abort_no_services": "Nem található szolgáltatás a végponton", - "discovered_wyoming_service": "Felderített Wyoming szolgáltatás", - "abort_api_error": "Hiba történt a SwitchBot API-val való kommunikáció során: {error_detail}", - "unsupported_switchbot_type": "Nem támogatott Switchbot típus.", - "authentication_failed_error_detail": "Sikertelen volt a hitelesítés: {error_detail}", - "error_encryption_key_invalid": "A kulcs azonosítója vagy a titkosítási kulcs érvénytelen", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot fiók (ajánlott)", - "menu_options_lock_key": "Zár titkosítási kulcs kézzel történő megadása", - "key_id": "Kulcs azonosító", - "password_description": "Jelszó, amellyel a biztonsági mentést védeni kívánja.", - "device_address": "Eszköz címe", - "meteorologisk_institutt": "Meteorológiai intézet (Norvégia)", - "two_factor_code": "Kétfaktoros kód", - "two_factor_authentication": "Kétfaktoros hitelesítés", - "sign_in_with_ring_account": "Bejelentkezés a Ring fiókkal", - "bridge_is_already_configured": "A híd már konfigurálva van", - "no_deconz_bridges_discovered": "Nem található deCONZ híd", - "abort_no_hardware_available": "Nincs deCONZ-hoz csatlakoztatott rádióhardver", - "abort_updated_instance": "A deCONZ-példány új állomáscímmel frissítve", - "error_linking_not_possible": "Nem tudott kapcsolódni az átjáróhoz", - "error_no_key": "API kulcs lekérése nem sikerült", - "link_with_deconz": "Kapcsolódás a deCONZ-hoz", - "select_discovered_deconz_gateway": "Válassza ki a felfedezett deCONZ átjárót", - "all_entities": "Minden entitás", - "hide_members": "Tagok elrejtése", - "add_group": "Csoport hozzáadása", - "ignore_non_numeric": "A nem numerikus értékek figyelmen kívül hagyása", - "data_round_digits": "Az érték kerekítése ennyi tizedesjegyre", - "type": "Típus", - "binary_sensor_group": "Bináris érzékelő csoport", - "cover_group": "Árnyékoló csoport", - "event_group": "Eseménycsoport", - "fan_group": "Ventilátor csoport", - "light_group": "Lámpa csoport", - "lock_group": "Zár csoport", - "media_player_group": "Médialejátszó csoport", - "sensor_group": "Érzékelő csoport", - "switch_group": "Kapcsolócsoport", - "abort_alternative_integration": "Az eszközt jobban támogatja egy másik integráció", - "abort_discovery_error": "Nem sikerült megfelelő DLNA-eszközt találni", - "abort_incomplete_config": "A konfigurációból hiányzik egy szükséges változó", - "manual_description": "URL egy eszközleíró XML fájlhoz", - "manual_title": "DLNA DMR eszköz manuális csatlakoztatása", - "discovered_dlna_dmr_devices": "Felfedezett DLNA DMR eszközök", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "A név már létezik", - "passive": "Passzív", - "define_zone_parameters": "Zóna paraméterek megadása", - "calendar_name": "Naptár elnevezése", + "data_process": "Érzékelőként hozzáadandó folyamatok", "bluetooth_scanner_mode": "Bluetooth szkenner mód", - "passive_scanning": "Passzív figyelés", - "samsungtv_smart_options": "SamsungTV Smart beállítások", - "data_use_st_status_info": "Használja a SmartThings TV állapotinformációt", - "data_use_st_channel_info": "Használja a SmartThings TV csatornainformációt", - "data_show_channel_number": "Használja a SmartThings TV csatornaszám információt", - "data_app_load_method": "Alkalmazások lista betöltési módja induláskor", - "data_use_local_logo": "Engedélyezze a helyi logóképek használatát", - "data_power_on_method": "A TV bekapcsolásához használt módszer", - "show_options_menu": "Opciók menü mutatása", - "samsungtv_smart_options_menu": "SamsungTV Smart opciók menü", - "applications_list_configuration": "Alkalmazások listájának konfigurálása", - "channels_list_configuration": "Csatornák listájának konfigurálása", - "standard_options": "Alapbeállítások", - "save_options_and_exit": "Opciók mentése és kilépés", - "sources_list_configuration": "Források listájának konfigurálása", - "synched_entities_configuration": "Szinkronizált entitások konfigurálása", - "samsungtv_smart_advanced_options": "SamsungTV Smart haladó opciók", - "applications_launch_method_used": "Az alkalmazások indítási módszerének használata", - "data_power_on_delay": "Másodpercek a bekapcsolási állapot késleltetéséhez", - "data_ext_power_entity": "Bemeneti érzékelő a bekapcsolási állapot felismeréséhez", - "samsungtv_smart_synched_entities": "SamsungTV Smart szinkronizált entitások", - "app_list_title": "SamsungTV Smart alkalmazások listájának konfigurálása", - "applications_list": "Alkalmazások listája:", - "channel_list_title": "SamsungTV Smart csatornák listájának konfigurálása", - "channels_list": "Csatornák listája:", - "source_list_title": "SamsungTV Smart források listájának konfigurálása", - "sources_list": "Források listája:", - "error_invalid_tv_list": "Érvénytelen formátum. Kérjük, ellenőrizze a dokumentációt.", + "allow_deconz_clip_sensors": "DeCONZ CLIP érzékelők engedélyezése", + "allow_deconz_light_groups": "DeCONZ fénycsoportok engedélyezése", + "data_allow_new_devices": "Engedélyezze az új eszközök automatikus hozzáadását", + "deconz_devices_description": "A deCONZ eszköztípusok láthatóságának konfigurálása", + "deconz_options": "deCONZ opciók", + "enable_the_conversation_agent": "A beszélgetésközvetítő engedélyezése", + "language_code": "Nyelvi kód", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2256,50 +2317,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "A beszélgetésközvetítő engedélyezése", - "language_code": "Nyelvi kód", - "data_process": "Érzékelőként hozzáadandó folyamatok", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Jelenleg engedélyezett UUID-k. Törölje a jelölést az eltávolításhoz", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Adjon meg egy új engedélyezett UUID-t", - "data_calendar_access": "Home Assistant hozzáférés a Google Naptárhoz", - "ignore_cec": "CEC mellőzése", - "allowed_uuids": "Engedélyezett UUID-k", - "advanced_google_cast_configuration": "Speciális Google Cast-konfiguráció", - "broker_options": "Bróker opciók", - "enable_birth_message": "Születési \"Birth\" üzenet engedélyezése", - "birth_message_payload": "Születési \"Birth\" üzenet tartalma", - "birth_message_qos": "Születési \"Birth\" üzenet QoS", - "birth_message_retain": "Születési \"Birth\" üzenet tartása", - "birth_message_topic": "Születési \"Birth\" üzenet témája", - "discovery_prefix": "Felfedezés előtag", - "enable_will_message": "Búcsú \"Will\" üzenet engedélyezése", - "will_message_payload": "Búcsú \"Will\" üzenet tartalma", - "will_message_qos": "Búcsú \"Will\" üzenet QoS", - "will_message_retain": "Búcsú \"Will\" üzenet tartása", - "will_message_topic": "Búcsú \"Will\" üzenet témája", - "mqtt_options": "MQTT opciók", - "protocol": "Protokoll", - "select_test_server": "Válassza ki a teszt szervert", + "samsungtv_smart_options": "SamsungTV Smart beállítások", + "data_use_st_status_info": "Használja a SmartThings TV állapotinformációt", + "data_use_st_channel_info": "Használja a SmartThings TV csatornainformációt", + "data_show_channel_number": "Használja a SmartThings TV csatornaszám információt", + "data_app_load_method": "Alkalmazások lista betöltési módja induláskor", + "data_use_local_logo": "Engedélyezze a helyi logóképek használatát", + "data_power_on_method": "A TV bekapcsolásához használt módszer", + "show_options_menu": "Opciók menü mutatása", + "samsungtv_smart_options_menu": "SamsungTV Smart opciók menü", + "applications_list_configuration": "Alkalmazások listájának konfigurálása", + "channels_list_configuration": "Csatornák listájának konfigurálása", + "standard_options": "Alapbeállítások", + "save_options_and_exit": "Opciók mentése és kilépés", + "sources_list_configuration": "Források listájának konfigurálása", + "synched_entities_configuration": "Szinkronizált entitások konfigurálása", + "samsungtv_smart_advanced_options": "SamsungTV Smart haladó opciók", + "applications_launch_method_used": "Az alkalmazások indítási módszerének használata", + "data_power_on_delay": "Másodpercek a bekapcsolási állapot késleltetéséhez", + "data_ext_power_entity": "Bemeneti érzékelő a bekapcsolási állapot felismeréséhez", + "samsungtv_smart_synched_entities": "SamsungTV Smart szinkronizált entitások", + "app_list_title": "SamsungTV Smart alkalmazások listájának konfigurálása", + "applications_list": "Alkalmazások listája:", + "channel_list_title": "SamsungTV Smart csatornák listájának konfigurálása", + "channels_list": "Csatornák listája:", + "source_list_title": "SamsungTV Smart források listájának konfigurálása", + "sources_list": "Források listája:", + "error_invalid_tv_list": "Érvénytelen formátum. Kérjük, ellenőrizze a dokumentációt.", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Újrapróbálkozások száma", - "allow_deconz_clip_sensors": "DeCONZ CLIP érzékelők engedélyezése", - "allow_deconz_light_groups": "DeCONZ fénycsoportok engedélyezése", - "data_allow_new_devices": "Engedélyezze az új eszközök automatikus hozzáadását", - "deconz_devices_description": "A deCONZ eszköztípusok láthatóságának konfigurálása", - "deconz_options": "deCONZ opciók", + "select_test_server": "Válassza ki a teszt szervert", "invalid_url": "Érvénytelen URL", "data_browse_unfiltered": "Inkompatibilis média megjelenítése böngészés közben", "event_listener_callback_url": "Eseményfigyelő visszahívási URL (callback)", "data_listen_port": "Eseményfigyelő port (véletlenszerű, ha nincs megadva)", "poll_for_device_availability": "Lekérdezés az eszközök elérhetőségéről", "init_title": "DLNA konfiguráció", + "ignore_cec": "CEC mellőzése", + "allowed_uuids": "Engedélyezett UUID-k", + "advanced_google_cast_configuration": "Speciális Google Cast-konfiguráció", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2310,13 +2366,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokoll", + "data_calendar_access": "Home Assistant hozzáférés a Google Naptárhoz", + "passive_scanning": "Passzív figyelés", + "data_allow_nameless_uuids": "Jelenleg engedélyezett UUID-k. Törölje a jelölést az eltávolításhoz", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Adjon meg egy új engedélyezett UUID-t", + "broker_options": "Bróker opciók", + "enable_birth_message": "Születési \"Birth\" üzenet engedélyezése", + "birth_message_payload": "Születési \"Birth\" üzenet tartalma", + "birth_message_qos": "Születési \"Birth\" üzenet QoS", + "birth_message_retain": "Születési \"Birth\" üzenet tartása", + "birth_message_topic": "Születési \"Birth\" üzenet témája", + "discovery_prefix": "Felfedezés előtag", + "enable_will_message": "Búcsú \"Will\" üzenet engedélyezése", + "will_message_payload": "Búcsú \"Will\" üzenet tartalma", + "will_message_qos": "Búcsú \"Will\" üzenet QoS", + "will_message_retain": "Búcsú \"Will\" üzenet tartása", + "will_message_topic": "Búcsú \"Will\" üzenet témája", + "mqtt_options": "MQTT opciók", + "data_app_delete": "Jelölje be az alkalmazás törléséhez", + "application_icon": "Alkalmazás ikon", + "application_id": "Alkalmazás azonosítója", + "application_name": "Alkalmazás neve", + "configure_application_id_app_id": "Alkalmazásazonosító konfigurálása: {app_id}", + "configure_android_apps": "Android alkalmazások konfigurálása", + "configure_applications_list": "Alkalmazáslista konfigurálása", + "lock_entity_name": "{entity_name} zárása", + "open_entity_name": "{entity_name} nyitása", + "unlock_entity_name": "{entity_name} feloldása", + "entity_name_is_locked": "{entity_name} zárva van", + "entity_name_is_open": "{entity_name} nyitva van", + "entity_name_is_unlocked": "{entity_name} feloldva", + "entity_name_locked": "{entity_name} be lett zárva", + "entity_name_opened": "{entity_name} ki lett nyitva", + "entity_name_unlocked": "{entity_name} fel lett oldva", "first_button": "Első gomb", "second_button": "Második gomb", "third_button": "Harmadik gomb", "fourth_button": "Negyedik gomb", "subtype_button_down": "{subtype} gomb lenyomva", "subtype_button_up": "{subtype} gomb elengedve", - "subtype_double_clicked": "\"{subtype}\" gombra kétszer kattintottak", + "subtype_double_clicked": "\"{subtype}\" dupla kattintás", "subtype_double_push": "{subtype} dupla lenyomás", "subtype_long_clicked": "{subtype} hosszan nyomva", "subtype_long_push": "{subtype} hosszan lenyomva", @@ -2324,27 +2415,114 @@ "subtype_single_clicked": "{subtype} egy kattintás", "trigger_type_single_long": "{subtype} egy kattintás, majd hosszan nyomva", "subtype_single_push": "{subtype} egy lenyomás", - "subtype_triple_clicked": "\"{subtype}\" gombra háromszor kattintottak", + "subtype_triple_clicked": "\"{subtype}\" tripla kattintás", "subtype_triple_push": "{subtype} tripla küldés", + "both_buttons": "Mindkét gomb", + "bottom_buttons": "Alsó gombok", + "fifth_button": "Ötödik gomb", + "sixth_button": "Hatodik gomb", + "seventh_button": "Hetedik gomb", + "eighth_button": "Nyolcadik gomb", + "dim_down": "Sötétít", + "dim_up": "Világosít", + "left": "Balra", + "right": "Jobbra", + "side": "6. oldal", + "top_buttons": "Felső gombok", + "device_awakened": "A készülék felébredt", + "subtype_continuously_pressed": "\"{subtype}\" folyamatosan nyomva tartva", + "trigger_type_remote_button_long_release": "\"{subtype}\" gomb hosszú megnyomás után elengedve", + "subtype_quadruple_clicked": "\"{subtype}\" négyszeres kattintás", + "subtype_quintuple_clicked": "\"{subtype}\" ötszörös kattintás", + "button_rotated_subtype": "A gomb elforgatva: \"{subtype}\"", + "button_rotated_fast_subtype": "A gomb gyorsan elfordult: \"{subtype}\"", + "button_rotation_subtype_stopped": "\"{subtype}\" gomb forgása leállt", + "subtype_pressed": "\"{subtype}\" lenyomva", + "subtype_released": "\"{subtype}\" felengedve", + "device_subtype_double_tapped": "Az \"{subtype}\" eszköz dupla kattintása", + "trigger_type_remote_double_tap_any_side": "A készülék bármelyik oldalán duplán koppint.", + "device_in_free_fall": "Készülék szabadesésben", + "device_flipped_degrees": "A készülék 90 fokkal elfordult", + "device_shaken": "A készülék meg lett rázva", + "trigger_type_remote_moved": "Az eszköz a \"{subtype}\"-al felfelé mozgatva", + "trigger_type_remote_moved_any_side": "A készülék valamelyik oldalával felfelé mozogott", + "trigger_type_remote_rotate_from_side": "Az eszköz a \"6. oldalról\" a \"{subtype}\"-ra fordult", + "device_turned_clockwise": "A készülék az óramutató járásával megegyezően fordult", + "device_turned_counter_clockwise": "A készülék az óramutató járásával ellentétes irányban fordult", + "press_entity_name_button": "{entity_name} megnyomása", + "entity_name_has_been_pressed": "{entity_name} megnyomva", "set_value_for_entity_name": "{entity_name} értékének beállítása", "value": "Érték", - "lock_entity_name": "{entity_name} zárása", "close_entity_name_tilt": "{entity_name} zárása billentéssel", - "open_entity_name": "{entity_name} nyitása", "open_entity_name_tilt": "{entity_name} nyitása billentéssel", "set_entity_name_position": "{entity_name} pozíciójának beállítása", "set_entity_name_tilt_position": "{entity_name} billentett pozíciójának beállítása", "stop_entity_name": "{entity_name} megállítása", "entity_name_is_closed": "{entity_name} be van zárva", "entity_name_closing": "{entity_name} záródik", - "entity_name_is_open": "{entity_name} nyitva van", "entity_name_opening": "{entity_name} nyílik", "current_entity_name_position_is": "{entity_name} jelenlegi pozíciója", "condition_type_is_tilt_position": "{entity_name} aktuális billentése", "entity_name_closed": "{entity_name} zárva", - "entity_name_opened": "{entity_name} kinyitva", "entity_name_position_changes": "{entity_name} pozíciója változik", "entity_name_tilt_position_changes": "{entity_name} billen", + "toggle_entity_name": "{entity_name} kapcsolása", + "turn_off_entity_name": "{entity_name} kikapcsolása", + "turn_on_entity_name": "{entity_name} bekapcsolása", + "entity_name_is_off": "{entity_name} ki van kapcsolva", + "entity_name_is_on": "{entity_name} be van kapcsolva", + "trigger_type_changed_states": "{entity_name} be- vagy kikapcsolt", + "entity_name_turned_off": "{entity_name} ki lett kapcsolva", + "entity_name_turned_on": "{entity_name} be lett kapcsolva", + "arm_entity_name_away": "{entity_name} élesítése távoli módban", + "arm_entity_name_home": "{entity_name} élesítése otthoni módban", + "arm_entity_name_night": "{entity_name} élesítése éjszakai módban", + "arm_entity_name_vacation": "{entity_name} élesítése vakáció módban", + "disarm_entity_name": "{entity_name} hatástalanítása", + "trigger_entity_name": "{entity_name} élesítése", + "entity_name_is_armed_away": "{entity_name} állapota élesítve távoli módban", + "entity_name_is_armed_home": "{entity_name} állapota élesítve othoni módban", + "entity_name_is_armed_night": "{entity_name} állapota élesítve éjszakai módban", + "entity_name_is_armed_vacation": "{entity_name} állapota élesítve vakáció módban", + "entity_name_is_disarmed": "{entity_name} állapota hatástalanítva", + "entity_name_is_triggered": "{entity_name} aktiválva van", + "entity_name_armed_away": "{entity_name} élesítve távoli módban", + "entity_name_armed_home": "{entity_name} élesítve otthoni módban", + "entity_name_armed_night": "{entity_name} élesítve éjszakai módban", + "entity_name_armed_vacation": "{entity_name} élesítve vakáció módban", + "entity_name_disarmed": "{entity_name} hatástalanítva", + "entity_name_triggered": "{entity_name} riasztásba került", + "entity_name_is_buffering": "{entity_name} pufferel", + "entity_name_is_idle": "{entity_name} tétlen", + "entity_name_is_paused": "{entity_name} szüneteltetve", + "entity_name_is_playing": "{entity_name} lejátszik", + "entity_name_starts_buffering": "{entity_name} pufferelni kezd", + "entity_name_becomes_idle": "{entity_name} tétlenné válik", + "entity_name_starts_playing": "{entity_name} megkezdi a lejátszást", + "entity_name_update_availability_changed": "{entity_name} frissítés elérhetősége megváltozott", + "entity_name_became_up_to_date": "{entity_name} naprakész lett", + "trigger_type_turned_on": "{entity_name} kapott egy elérhető frissítést", + "decrease_entity_name_brightness": "{entity_name} fényerejének csökkentése", + "increase_entity_name_brightness": "{entity_name} fényerejének növelése", + "flash_entity_name": "Vaku {entity_name}", + "flash": "Villogás", + "action_type_select_first": "{entity_name} módosítása az első lehetőségre", + "action_type_select_last": "{entity_name} módosítása az utolsó lehetőségre", + "action_type_select_next": "{entity_name} módosítása a következő lehetőségre", + "change_entity_name_option": "{entity_name} beállításának módosítása", + "action_type_select_previous": "{entity_name} módosítása az előző lehetőségre", + "current_entity_name_selected_option": "{entity_name} aktuálisan kiválasztott opció", + "cycle": "Ciklus", + "from": "Ettől", + "to": "Eddig", + "entity_name_option_changed": "{entity_name} opciói megváltoztak", + "action_type_set_hvac_mode": "HVAC üzemmód módosítása a következőn: {entity_name}", + "change_preset_on_entity_name": "{entity_name} üzemmódjának váltása", + "hvac_mode": "HVAC mód", + "entity_name_measured_humidity_changed": "{entity_name} mért páratartalma megváltozott", + "entity_name_measured_temperature_changed": "{entity_name} mért hőmérséklete megváltozott", + "entity_name_hvac_mode_changed": "{entity_name} HVAC üzemmódja megváltozott", + "send_a_notification": "Értesítés küldése", "entity_name_battery_low": "{entity_name} akkufeszültsége alacsony", "entity_name_charging": "{entity_name} töltődik", "condition_type_is_co": "{entity_name} szén-monoxidot érzékel", @@ -2370,7 +2548,6 @@ "entity_name_is_not_cold": "{entity_name} nem hideg", "entity_name_is_disconnected": "{entity_name} le van csatlakoztatva", "entity_name_is_not_hot": "{entity_name} nem forró", - "entity_name_is_unlocked": "{entity_name} feloldva", "entity_name_is_dry": "{entity_name} száraz", "entity_name_is_not_moving": "{entity_name} nem mozog", "entity_name_is_not_occupied": "{entity_name} nem foglalt", @@ -2381,8 +2558,6 @@ "condition_type_is_not_tampered": "{entity_name} nem észlel szabotázst", "entity_name_is_safe": "{entity_name} biztonságos", "entity_name_is_occupied": "{entity_name} foglalt", - "entity_name_is_off": "{entity_name} ki van kapcsolva", - "entity_name_is_on": "{entity_name} be van kapcsolva", "entity_name_is_powered": "{entity_name} feszültség alatt van", "entity_name_is_present": "{entity_name} jelen van", "entity_name_is_detecting_problem": "{entity_name} problémát észlel", @@ -2397,7 +2572,6 @@ "entity_name_became_cold": "{entity_name} hideg lett", "entity_name_connected": "{entity_name} csatlakozik", "entity_name_became_hot": "{entity_name} felforrósodik", - "entity_name_locked": "{entity_name} be lett zárva", "entity_name_became_moist": "{entity_name} nedves lett", "trigger_type_no_co": "{entity_name} már nem érzékel szén-monoxidot", "entity_name_stopped_detecting_gas": "{entity_name} már nem érzékel gázt", @@ -2406,12 +2580,10 @@ "entity_name_stopped_detecting_problem": "{entity_name} már nem észlel problémát", "entity_name_stopped_detecting_smoke": "{entity_name} már nem érzékel füstöt", "entity_name_stopped_detecting_sound": "{entity_name} már nem érzékel hangot", - "entity_name_became_up_to_date": "{entity_name} naprakész lett", "entity_name_stopped_detecting_vibration": "{entity_name} már nem érzékel rezgést", "entity_name_became_not_cold": "{entity_name} már nem hideg", "entity_name_disconnected": "{entity_name} lecsatlakozik", "entity_name_became_not_hot": "{entity_name} már nem forró", - "entity_name_unlocked": "{entity_name} fel lett oldva", "entity_name_became_dry": "{entity_name} száraz lett", "entity_name_stopped_moving": "{entity_name} már nem mozog", "entity_name_became_not_occupied": "{entity_name} már nem foglalt", @@ -2427,58 +2599,16 @@ "entity_name_present": "{entity_name} már jelen van", "entity_name_started_running": "{entity_name} elindult", "entity_name_started_detecting_tampering": "{entity_name} szabotázst észlelt", - "entity_name_turned_off": "{entity_name} ki lett kapcsolva", - "entity_name_turned_on": "{entity_name} be lett kapcsolva", "entity_name_became_unsafe": "{entity_name} már nem biztonságos", "trigger_type_update": "{entity_name} elérhető frissítés", - "entity_name_is_buffering": "{entity_name} pufferel", - "entity_name_is_idle": "{entity_name} tétlen", - "entity_name_is_paused": "{entity_name} szüneteltetve", - "entity_name_is_playing": "{entity_name} lejátszik", - "entity_name_starts_buffering": "{entity_name} pufferelni kezd", - "trigger_type_changed_states": "{entity_name} be- vagy kikapcsolt", - "entity_name_becomes_idle": "{entity_name} tétlenné válik", - "entity_name_starts_playing": "{entity_name} megkezdi a lejátszást", - "toggle_entity_name": "{entity_name} kapcsolása", - "turn_off_entity_name": "{entity_name} kikapcsolása", - "turn_on_entity_name": "{entity_name} bekapcsolása", - "arm_entity_name_away": "{entity_name} élesítése távoli módban", - "arm_entity_name_home": "{entity_name} élesítése otthoni módban", - "arm_entity_name_night": "{entity_name} élesítése éjszakai módban", - "arm_entity_name_vacation": "{entity_name} élesítése vakáció módban", - "disarm_entity_name": "{entity_name} hatástalanítása", - "trigger_entity_name": "{entity_name} élesítése", - "entity_name_is_armed_away": "{entity_name} állapota élesítve távoli módban", - "entity_name_is_armed_home": "{entity_name} állapota élesítve othoni módban", - "entity_name_is_armed_night": "{entity_name} állapota élesítve éjszakai módban", - "entity_name_is_armed_vacation": "{entity_name} állapota élesítve vakáció módban", - "entity_name_is_disarmed": "{entity_name} állapota hatástalanítva", - "entity_name_is_triggered": "{entity_name} aktiválva van", - "entity_name_armed_away": "{entity_name} élesítve távoli módban", - "entity_name_armed_home": "{entity_name} élesítve otthoni módban", - "entity_name_armed_night": "{entity_name} élesítve éjszakai módban", - "entity_name_armed_vacation": "{entity_name} élesítve vakáció módban", - "entity_name_disarmed": "{entity_name} hatástalanítva", - "entity_name_triggered": "{entity_name} riasztásba került", - "entity_name_is_home": "{entity_name} otthon van", - "entity_name_is_not_home": "{entity_name} nincs otthon", - "entity_name_enters_a_zone": "{entity_name} belépett a zónába", - "entity_name_leaves_a_zone": "{entity_name} elhagyta a zónát", - "unlock_entity_name": "{entity_name} feloldása", - "action_type_set_hvac_mode": "HVAC üzemmód módosítása a következőn: {entity_name}", - "change_preset_on_entity_name": "{entity_name} üzemmódjának váltása", - "hvac_mode": "HVAC mód", - "to": "Eddig", - "entity_name_measured_humidity_changed": "{entity_name} mért páratartalma megváltozott", - "entity_name_measured_temperature_changed": "{entity_name} mért hőmérséklete megváltozott", - "entity_name_hvac_mode_changed": "{entity_name} HVAC üzemmódja megváltozott", + "trigger_type_button_long_release": "\"{subtype}\" nyomva tartás után felengedve", "current_entity_name_apparent_power": "Aktuális {entity_name} látszólagos teljesítmény", "condition_type_is_aqi": "Aktuális {entity_name} levegőminőségi index", "current_entity_name_atmospheric_pressure": "Jelenlegi {entity_name} légköri nyomás", "current_entity_name_battery_level": "{entity_name} aktuális akkumulátor szintje", "condition_type_is_carbon_dioxide": "Jelenlegi {entity_name} szén-dioxid koncentráció szint", "condition_type_is_carbon_monoxide": "Jelenlegi {entity_name} szén-monoxid koncentráció szint", - "current_entity_name_conductivity": "Current {entity_name} conductivity", + "current_entity_name_conductivity": "{entity_name} jelenlegi vezetőképessége", "current_entity_name_current": "Jelenlegi {entity_name} áram", "current_entity_name_data_rate": "Aktuális {entity_name} adatátviteli sebesség", "current_entity_name_data_size": "Aktuális {entity_name} adatmennyiség", @@ -2523,7 +2653,7 @@ "entity_name_battery_level_changes": "{entity_name} akku szintje változik", "trigger_type_carbon_dioxide": "{entity_name} szén-dioxid koncentrációja megváltozik", "trigger_type_carbon_monoxide": "{entity_name} szén-monoxid koncentrációja megváltozik", - "entity_name_conductivity_changes": "{entity_name} conductivity changes", + "entity_name_conductivity_changes": "{entity_name} vezetőképessége megváltozik", "entity_name_current_changes": "{entity_name} aktuális változásai", "entity_name_data_rate_changes": "{entity_name} adatátviteli sebesség változása", "entity_name_data_size_changes": "{entity_name} adatméret változás", @@ -2562,66 +2692,13 @@ "entity_name_water_changes": "{entity_name} víz változások", "entity_name_weight_changes": "{entity_name} súlyváltozás", "entity_name_wind_speed_changes": "{entity_name} szélsebesség változás", - "decrease_entity_name_brightness": "{entity_name} fényerejének csökkentése", - "increase_entity_name_brightness": "{entity_name} fényerejének növelése", - "flash_entity_name": "Vaku {entity_name}", - "flash": "Villogás", - "fifth_button": "Ötödik gomb", - "sixth_button": "Hatodik gomb", - "subtype_continuously_pressed": "\"{subtype}\" gomb folyamatosan lenyomva", - "trigger_type_button_long_release": "\"{subtype}\" nyomva tartás után felengedve", - "subtype_quadruple_clicked": "\"{subtype}\" gombra négyszer kattintottak", - "subtype_quintuple_clicked": "\"{subtype}\" gombra ötször kattintottak", - "subtype_pressed": "\"{subtype}\" gomb lenyomva", - "subtype_released": "\"{subtype}\" gomb elengedve", - "action_type_select_first": "{entity_name} módosítása az első lehetőségre", - "action_type_select_last": "{entity_name} módosítása az utolsó lehetőségre", - "action_type_select_next": "{entity_name} módosítása a következő lehetőségre", - "change_entity_name_option": "{entity_name} beállításának módosítása", - "action_type_select_previous": "{entity_name} módosítása az előző lehetőségre", - "current_entity_name_selected_option": "{entity_name} aktuálisan kiválasztott opció", - "cycle": "Ciklus", - "from": "Ettől", - "entity_name_option_changed": "{entity_name} opciói megváltoztak", - "send_a_notification": "Értesítés küldése", - "both_buttons": "Mindkét gomb", - "bottom_buttons": "Alsó gombok", - "seventh_button": "Hetedik gomb", - "eighth_button": "Nyolcadik gomb", - "dim_down": "Sötétít", - "dim_up": "Világosít", - "left": "Balra", - "right": "Jobbra", - "side": "6. oldal", - "top_buttons": "Felső gombok", - "device_awakened": "A készülék felébredt", - "trigger_type_remote_button_long_release": "\"{subtype}\" gomb hosszú megnyomás után elengedve", - "button_rotated_subtype": "A gomb elforgatva: \"{subtype}\"", - "button_rotated_fast_subtype": "A gomb gyorsan elfordult: \"{subtype}\"", - "button_rotation_subtype_stopped": "\"{subtype}\" gomb forgása leállt", - "device_subtype_double_tapped": "Az \"{subtype}\" eszköz dupla kattintása", - "trigger_type_remote_double_tap_any_side": "A készülék bármelyik oldalán duplán koppint.", - "device_in_free_fall": "Készülék szabadesésben", - "device_flipped_degrees": "A készülék 90 fokkal elfordult", - "device_shaken": "A készülék meg lett rázva", - "trigger_type_remote_moved": "Az eszköz a \"{subtype}\"-al felfelé mozgatva", - "trigger_type_remote_moved_any_side": "A készülék valamelyik oldalával felfelé mozogott", - "trigger_type_remote_rotate_from_side": "Az eszköz a \"6. oldalról\" a \"{subtype}\"-ra fordult", - "device_turned_clockwise": "A készülék az óramutató járásával megegyezően fordult", - "device_turned_counter_clockwise": "A készülék az óramutató járásával ellentétes irányban fordult", - "press_entity_name_button": "{entity_name} megnyomása", - "entity_name_has_been_pressed": "{entity_name} megnyomva", - "entity_name_update_availability_changed": "{entity_name} frissítés elérhetősége megváltozott", - "trigger_type_turned_on": "{entity_name} kapott egy elérhető frissítést", - "add_to_queue": "Hozzáadás a sorhoz", - "play_next": "Következő lejátszása", - "options_replace": "Lejátszás most és a sor törlése", - "repeat_all": "Összes ismétlése", - "repeat_one": "Egy ismétlése", - "critical": "Kritikus", - "debug": "Hibakeresés", - "info": "Infó", - "warning": "Figyelmeztetés", + "entity_name_is_home": "{entity_name} otthon van", + "entity_name_is_not_home": "{entity_name} nincs otthon", + "entity_name_enters_a_zone": "{entity_name} belépett a zónába", + "entity_name_leaves_a_zone": "{entity_name} elhagyta a zónát", + "no_device_class": "Nem meghatározott eszközosztály", + "no_state_class": "Nem meghatározott állapotosztály", + "no_unit_of_measurement": "Nincs mértékegység", "most_recently_updated": "Legutóbb frissítve", "arithmetic_mean": "Számtani középérték", "median": "Medián", @@ -2749,10 +2826,61 @@ "turquoise": "Türkizkék", "wheat": "Búza", "white_smoke": "Fehér füst", + "add_to_queue": "Hozzáadás a sorhoz", + "play_next": "Következő lejátszása", + "options_replace": "Lejátszás most és a sor törlése", + "repeat_all": "Összes ismétlése", + "repeat_one": "Egy ismétlése", + "critical": "Kritikus", + "debug": "Hibakeresés", "fatal": "Végzetes hiba", - "no_device_class": "Nem meghatározott eszközosztály", - "no_state_class": "Nem meghatározott állapotosztály", - "no_unit_of_measurement": "Nincs mértékegység", + "info": "Infó", + "warning": "Figyelmeztetés", + "clear_tts_cache": "TTS gyorsítótár kiürítése", + "cache": "Gyorsítótár", + "entity_id_description": "A naplóbejegyzésben hivatkozandó entitás.", + "language_description": "A szöveg nyelve. Alapértelmezés szerint a szerver nyelvét veszi alapul.", + "options_description": "Integráció-specifikus opciókat tartalmazó szótár.", + "say_a_tts_message": "TTS-üzenet elmondása", + "media_player_entity_id_description": "Médialejátszók az üzenet lejátszásához.", + "media_player_entity": "Médialejátszó entitás", + "speak": "Beszéd", + "request_sync_description": "Küld egy request_sync parancsot a Google-nek.", + "agent_user_id": "Agent felhasználói azonosító", + "request_sync": "Szinkronizálás kérése", + "disables_the_motion_detection": "Letiltja a mozgásérzékelést.", + "disable_motion_detection": "Mozgásérzékelés letiltás", + "enables_the_motion_detection": "Engedélyezi a mozgásérzékelést.", + "enable_motion_detection": "Mozgásérzékelés engedélyezés", + "format_description": "A médialejátszó által támogatott adatfolyam-formátum.", + "format": "Formátum", + "media_player_description": "Médialejátszók, amelyekre streamelhet.", + "play_stream": "Stream lejátszása", + "filename": "Fájlnév", + "lookback": "Visszatekintés", + "snapshot_description": "Pillanatképet készít egy kamerából.", + "take_snapshot": "Pillanatkép készítése", + "turns_off_the_camera": "Kikapcsolja a kamerát.", + "turns_on_the_camera": "Bekapcsolja a kamerát.", + "locks_a_lock": "Bezár egy zárat.", + "code_description": "Kód a riasztó élesítéséhez.", + "opens_a_lock": "Kinyit egy zárat.", + "unlocks_a_lock": "Felold egy zárat.", + "set_datetime_description": "Beállítja a dátumot és/vagy az időt.", + "the_target_date": "A céldátum.", + "datetime_description": "A céldátum és idő.", + "date_time": "Dátum és idő", + "the_target_time": "A célidő.", + "selects_the_first_option": "Kiválasztja az első opciót.", + "first": "Első", + "selects_the_last_option": "Kiválasztja az utolsó opciót.", + "select_the_next_option": "Kiválasztja a következő opciót.", + "selects_an_option": "Kiválaszt egy opciót.", + "option_to_be_selected": "Kiválasztandó opció.", + "selects_the_previous_option": "Kiválasztja az előző opciót.", + "sets_the_options": "Beállítja az opciókat.", + "list_of_options": "Opciók listája.", + "set_options": "Opciók megadása", "dump_log_objects": "Naplóobjektumok kiírása", "log_current_tasks_description": "Az összes aktuális asyncio feladatot naplózza.", "log_current_asyncio_tasks": "Az aktuális asyncio feladatok naplózása", @@ -2777,45 +2905,30 @@ "stop_logging_object_sources": "Objektumforrások naplózásának leállítása", "stop_log_objects_description": "Leállítja az objektumok növekedésének naplózását a memóriában.", "stop_logging_objects": "Objektumok naplózásának leállítása", - "request_sync_description": "Küld egy request_sync parancsot a Google-nek.", - "agent_user_id": "Agent felhasználói azonosító", - "request_sync": "Szinkronizálás kérése", + "sets_the_value": "Beállítja az értéket.", + "the_target_value": "A célérték.", + "get_weather_forecast": "Kérjen időjárás előrejelzést.", + "type_description": "Előrejelzés típusa: napi, óránkénti vagy kétszer naponta.", + "forecast_type": "Előrejelzés típusa", + "get_forecast": "Előrejelzés kérése", + "get_weather_forecasts": "Időjárás-előrejelzés lekérése.", + "get_forecasts": "Előrejelzések lekérése", + "send_magic_packet": "Magic csomag küldése", + "cancels_a_timer": "Megszakítja az időzítőt.", + "changes_a_timer": "Módosítja az időzítőt.", + "finishes_a_timer": "Leállítja az időzítőt.", + "pauses_a_timer": "Szünetelteti a számlálót.", + "starts_a_timer": "Elindít egy időzítőt.", + "duration_description": "Az időzítő befejezéséhez szükséges időtartam. [opcionális].", "reload_resources_description": "Újratölti az irányítópult erőforrásokat a YAML-konfigurációból.", - "clears_all_log_entries": "Törli az összes naplóbejegyzést.", - "write_log_entry": "Naplóbejegyzés írása", - "log_level": "Naplózási szint", - "level": "Szint", - "message_to_log": "Naplózandó üzenet", - "write": "Írás", - "set_value_description": "Beállítja egy szám értékét.", - "value_description": "A konfigurációs paraméter értéke.", - "create_temporary_strict_connection_url_name": "Hozzon létre egy ideiglenes szigorú kapcsolati URL-t", "toggles_the_siren_on_off": "Ki/be kapcsolja a szirénát.", "turns_the_siren_off": "Kikapcsolja a szirénát.", "turns_the_siren_on": "Bekapcsolja a szirénát.", - "add_event_description": "Új naptári esemény hozzáadása.", - "location_description": "Az esemény helyszíne. Opcionális.", - "start_date_description": "Az egész napos esemény kezdetének dátuma.", - "create_event": "Esemény létrehozása", - "get_events": "Események lekérése", - "list_event": "Esemény listázása", - "closes_a_cover": "Bezár egy árnyékolót.", - "close_cover_tilt_description": "Lezárja az árnyékolót billentéssel", - "close_tilt": "Zárás billentéssel", - "opens_a_cover": "Kinyit egy árnyékolót.", - "tilts_a_cover_open": "Felnyitja az árnyékolót billentéssel", - "open_tilt": "Nyitás billentéssel", - "set_cover_position_description": "Az árnyékolót egy adott pozícióba mozgatja.", - "target_position": "Célpozíció.", - "set_position": "Pozíció beállítása", - "target_tilt_positition": "Billentés cél mértéke.", - "set_tilt_position": "Billentés mértékének beállítása", - "stops_the_cover_movement": "Megállítja az árnyékoló mozgását.", - "stop_cover_tilt_description": "Leállítja az árnyékoló billenő mozgását.", - "stop_tilt": "Billentés megállítása", - "toggles_a_cover_open_closed": "Az árnyékoló nyitása/zárása közötti váltás.", - "toggle_cover_tilt_description": "Az árnyékoló billentéssel való nyitása/zárása.", - "toggle_tilt": "Billentés váltása", + "set_default_level_description": "Beállítja az integrációk alapértelmezett naplózási szintjét.", + "level_description": "Az összes integráció alapértelmezett súlyossági szintje.", + "level": "Szint", + "set_default_level": "Alapértelmezett szint beállítása", + "set_level": "Szint beállítása", "check_configuration": "Konfiguráció ellnőrzése", "reload_all": "Az összes újratöltése", "reload_config_entry_description": "Újratölti a megadott konfigurációs bejegyzést.", @@ -2836,21 +2949,17 @@ "generic_toggle": "Be/ki kapcsolás - általános", "generic_turn_off": "Kikapcsolás - általános", "generic_turn_on": "Bekapcsolás - általános", + "entities_to_update": "Frissítendő entitások", "update_entity": "Entitás frissítése", - "creates_a_new_backup": "Új biztonsági mentést hoz létre.", "decrement_description": "Csökkenti az értéket 1 lépéssel.", "increment_description": "Növeli az értéket 1 lépéssel.", - "sets_the_value": "Beállítja az értéket.", - "the_target_value": "A célérték.", - "reloads_the_automation_configuration": "Újratölti az automatizmusi konfigurációt.", - "toggle_description": "A médialejátszó be/ki kapcsolása.", - "trigger_description": "Elindítja az automatizmus műveleteit.", - "skip_conditions": "Feltételek kihagyása", - "trigger": "Riasztás", - "disables_an_automation": "Letiltja az automatizmust.", - "stops_currently_running_actions": "Leállítja az éppen futó műveleteket.", - "stop_actions": "Műveletek leállítása", - "enables_an_automation": "Engedélyezi az automatizmust.", + "bridge_identifier": "Híd azonosító", + "configuration_payload": "Konfigurációs adatcsomag", + "entity_description": "Egy adott eszközvégpontot jelöl a deCONZ-ban.", + "path": "Útvonal", + "device_refresh_description": "Frissíti az elérhető eszközöket a deCONZ-ból.", + "device_refresh": "Eszköz frissítése", + "remove_orphaned_entries": "Elárvult bejegyzések eltávolítása", "restarts_an_add_on": "Újraindít egy bővítményt.", "the_add_on_slug": "A bővítmény azonosítója (slug).", "restart_add_on": "Bővítmény újraindítása", @@ -2885,38 +2994,66 @@ "restore_partial_description": "Visszaállítás részleges biztonsági mentésből.", "restores_home_assistant": "Helyreállítja a Home Assistantot.", "restore_from_partial_backup": "Részleges biztonsági mentésből visszaállítás", - "clears_the_playlist": "Törli a lejátszási listát.", - "clear_playlist": "Lejátszási lista törlése", - "selects_the_next_track": "Kiválasztja a következő számot.", - "pauses": "Szünetel.", - "starts_playing": "Elindul a lejátszás.", - "toggles_play_pause": "Lejátszás/szünet váltása.", - "selects_the_previous_track": "Kiválasztja az előző számot.", - "seek": "Ugrás", - "stops_playing": "Leállítja a lejátszást.", - "starts_playing_specified_media": "Elkezdi lejátszani a megadott médiát.", - "announce": "Bejelentés", - "enqueue": "Lejátszási listához ad", - "repeat_mode_to_set": "Ismétlési mód beállítása.", - "select_sound_mode_description": "Egy adott hangzás kiválasztása.", - "select_sound_mode": "Hangzás kiválasztása", - "select_source": "Bemeneti jelforrás kiválasztása", - "shuffle_description": "Azt határozza meg, hogy engedélyezve van-e a véletlen sorrendű lejátszás.", - "unjoin": "Szétválasztás", - "turns_down_the_volume": "Csökkenti a hangerőt.", - "volume_mute_description": "Elnémítja vagy visszahangosítja a médialejátszót.", - "is_volume_muted_description": "Meghatározza, hogy némítva van-e vagy sem.", - "mute_unmute_volume": "Hangerő elnémítása/feloldása", - "sets_the_volume_level": "Beállítja a hangerőt.", - "set_volume": "Hangerő megadása", - "turns_up_the_volume": "Növeli a hangerőt.", - "apply_filter": "Szűrő alkalmazása", - "days_to_keep": "Megtartandó napok", - "repack": "Újracsomagolás", - "domains_to_remove": "Eltávolítandó domainek", - "entity_globs_to_remove": "Eltávolítandó entitás globok", - "entities_to_remove": "Eltávolítandó entitások", - "purge_entities": "Entitások törlése", + "removes_a_group": "Eltávolít egy csoportot.", + "object_id": "Objektumazonosító", + "creates_updates_a_user_group": "Létrehoz/frissít egy felhasználói csoportot.", + "add_entities": "Entitások hozzáadása", + "icon_description": "A csoport ikonjának neve.", + "name_of_the_group": "A csoport neve.", + "remove_entities": "Entitások eltávolítása", + "log_description": "Egyéni bejegyzést hoz létre a naplóban.", + "message_description": "Az értesítés üzenettörzse.", + "create_temporary_strict_connection_url_name": "Hozzon létre egy ideiglenes szigorú kapcsolati URL-t", + "remote_connect": "Távoli csatlakozás", + "remote_disconnect": "Távoli leválasztás", + "creates_a_new_backup": "Új biztonsági mentést hoz létre.", + "command_description": "Parancs(ok), amelyeket a Google Segédnek kell küldeni.", + "command": "Parancs", + "send_text_command": "Szöveges parancs küldése", + "reloads_the_automation_configuration": "Újratölti az automatizmusi konfigurációt.", + "toggle_description": "A médialejátszó be/ki kapcsolása.", + "trigger_description": "Elindítja az automatizmus műveleteit.", + "skip_conditions": "Feltételek kihagyása", + "trigger": "Riasztás", + "disables_an_automation": "Letiltja az automatizmust.", + "stops_currently_running_actions": "Leállítja az éppen futó műveleteket.", + "stop_actions": "Műveletek leállítása", + "enables_an_automation": "Engedélyezi az automatizmust.", + "press_the_button_entity": "Nyomja meg a gomb entitást.", + "load_url_description": "Betölt egy URL-t a Fully Kiosk Böngészőben.", + "url_to_load": "URL a betöltéshez.", + "load_url": "URL betöltése", + "configuration_parameter_to_set": "A beállítandó konfigurációs paraméter.", + "key": "Kulcs", + "value_description": "A beállítandó célérték.", + "set_configuration": "Konfiguráció beállítása", + "application_description": "Az indítandó alkalmazás csomagneve.", + "application": "Alkalmazás", + "start_application": "Alkalmazás indítása", + "set_value_description": "Beállítja egy szám értékét.", + "stops_a_running_script": "Leállít egy futó szkriptet.", + "enter_your_text": "Írja be a szöveget.", + "set_value": "Érték beállítása", + "dashboard_path": "Irányítópult útvonal", + "view_path": "Útvonal megtekintése", + "show_dashboard_view": "Irányítópult nézet megjelenítése", + "closes_a_cover": "Bezár egy árnyékolót.", + "close_cover_tilt_description": "Lezárja az árnyékolót billentéssel", + "close_tilt": "Zárás billentéssel", + "opens_a_cover": "Kinyit egy árnyékolót.", + "tilts_a_cover_open": "Felnyitja az árnyékolót billentéssel", + "open_tilt": "Nyitás billentéssel", + "set_cover_position_description": "Az árnyékolót egy adott pozícióba mozgatja.", + "target_position": "Célpozíció.", + "set_position": "Pozíció beállítása", + "target_tilt_positition": "Billentés cél mértéke.", + "set_tilt_position": "Billentés mértékének beállítása", + "stops_the_cover_movement": "Megállítja az árnyékoló mozgását.", + "stop_cover_tilt_description": "Leállítja az árnyékoló billenő mozgását.", + "stop_tilt": "Billentés megállítása", + "toggles_a_cover_open_closed": "Az árnyékoló nyitása/zárása közötti váltás.", + "toggle_cover_tilt_description": "Az árnyékoló billentéssel való nyitása/zárása.", + "toggle_tilt": "Billentés váltása", "decrease_speed_description": "Csökkenti a ventilátor sebességét.", "percentage_step_description": "Százalékos lépésekkel növeli a sebességet.", "decrease_speed": "Sebesség csökkentése", @@ -2936,6 +3073,26 @@ "toggles_the_fan_on_off": "Be-/kikapcsolja a ventilátort.", "turns_fan_off": "Kikapcsolja a ventilátort.", "turns_fan_on": "Bekapcsolja a ventilátort.", + "alarm_arm_vacation_description": "A riasztót a következőre állítja: _élesítve vakáció módban_.", + "disarms_the_alarm": "Hatástalanítja a riasztót.", + "alarm_trigger_description": "Riasztóindítás engedélyezése külső forrásból.", + "toggles_a_switch_on_off": "Be/ki kapcsol egy kapcsolót.", + "turns_a_switch_off": "Kikapcsol egy kapcsolót.", + "turns_a_switch_on": "Bekapcsol egy kapcsolót.", + "device_description": "Az eszköz azonosítója, amelynek parancsot küld.", + "delete_command": "Parancs törlése", + "alternative": "Alternatíva", + "command_type_description": "A megtanulandó parancs típusa.", + "command_type": "Parancs típusa", + "timeout_description": "A parancs megtanulására rendelkezésre álló idő.", + "learn_command": "Parancs megtanulása", + "delay_seconds": "Késleltetési másodpercek", + "hold_seconds": "Tartási másodpercek", + "repeats": "Ismétlések", + "send_command": "Parancs küldése", + "toggles_a_device_on_off": "Kapcsolja be/ki az eszközt.", + "turns_the_device_off": "Kikapcsolja az eszközt.", + "turn_on_description": "Elküldi a bekapcsolás parancsot.", "apply_description": "Konfigurációval aktivál egy jelenetet.", "entities_description": "Entitások listája és a célállapotuk.", "entities_state": "Entitások állapota", @@ -2947,44 +3104,105 @@ "snapshot_entities": "Pillanatkép entitások", "delete_description": "Dinamikusan létrehozott jelenet törlése.", "activates_a_scene": "Aktivál egy jelenetet.", - "selects_the_first_option": "Kiválasztja az első opciót.", - "first": "Első", - "selects_the_last_option": "Kiválasztja az utolsó opciót.", - "select_the_next_option": "Kiválasztja a következő opciót.", - "selects_an_option": "Kiválaszt egy opciót.", - "option_to_be_selected": "Kiválasztandó opció.", - "selects_the_previous_option": "Kiválasztja az előző opciót.", - "sets_the_options": "Beállítja az opciókat.", - "list_of_options": "Opciók listája.", - "set_options": "Opciók megadása", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Mozgassa a kamerát meghatározott sebességgel.", + "ptz_move_speed": "PTZ mozgási sebesség.", + "ptz_move": "PTZ mozgás", + "add_event_description": "Új naptári esemény hozzáadása.", + "calendar_id_description": "A kívánt naptár azonosítója.", + "calendar_id": "Naptárazonosító", + "description_description": "Az esemény leírása. Opcionális.", + "summary_description": "Az esemény címeként működik.", + "location_description": "Az esemény helyszíne.", + "creates_event": "Esemény létrehozás", "closes_a_valve": "Bezárja a szelepet.", "opens_a_valve": "Kinyit egy szelepet.", "set_valve_position_description": "A szelepet egy adott helyzetbe mozgatja.", "stops_the_valve_movement": "Megállítja a szelep mozgását.", "toggles_a_valve_open_closed": "Egy szelep nyitva/zárva kapcsolása.", - "load_url_description": "Betölt egy URL-t a Fully Kiosk Böngészőben.", - "url_to_load": "URL a betöltéshez.", - "load_url": "URL betöltése", - "configuration_parameter_to_set": "A beállítandó konfigurációs paraméter.", - "key": "Kulcs", - "set_configuration": "Konfiguráció beállítása", - "application_description": "Az indítandó alkalmazás csomagneve.", - "application": "Alkalmazás", - "start_application": "Alkalmazás indítása", - "command_description": "Parancs(ok), amelyeket a Google Segédnek kell küldeni.", - "command": "Parancs", - "media_player_entity": "Médialejátszó entitás", - "send_text_command": "Szöveges parancs küldése", - "code_description": "A zár feloldásához használt kód.", - "alarm_arm_vacation_description": "A riasztót a következőre állítja: _élesítve vakáció módban_.", - "disarms_the_alarm": "Hatástalanítja a riasztót.", - "alarm_trigger_description": "Riasztóindítás engedélyezése külső forrásból.", "extract_media_url_description": "Média URL-cím kibontása egy szolgáltatásból.", "format_query": "Formátum lekérdezés", "url_description": "URL, ahol a média megtalálható.", "media_url": "Média URL", "get_media_url": "Média URL lekérése", "play_media_description": "Fájl letöltése a megadott URL-ről.", + "clears_all_log_entries": "Törli az összes naplóbejegyzést.", + "write_log_entry": "Naplóbejegyzés írása", + "log_level": "Naplózási szint", + "message_to_log": "Naplózandó üzenet", + "write": "Írás", + "reload_themes_description": "Újratölti a témákat a YAML-konfigurációból.", + "reload_themes": "Témák újratöltése", + "name_of_a_theme": "Téma neve.", + "set_the_default_theme": "Alapértelmezett téma beállítása", + "clear_skipped_update": "Kihagyott frissítés törlése", + "install_update": "Frissítés telepítése", + "skip_description": "A most elérhető frissítést kihagyottnak jelöli.", + "skip_update": "Frissítés kihagyása", + "brightness_value": "Fényerő érték", + "a_human_readable_color_name": "Ember által olvasható színnév.", + "color_name": "Szín neve", + "color_temperature_in_mireds": "Színhőmérséklet Miredben megadva.", + "light_effect": "Fényhatás.", + "hue_sat_color": "Színárnyalat/Telítettség szín", + "color_temperature_in_kelvin": "Színhőmérséklet Kelvinben megadva.", + "profile_description": "A használni kívánt fényprofil neve.", + "rgbw_color": "RGBW-szín", + "rgbww_color": "RGBWW-szín", + "white_description": "Állítsa a fényt fehér módba.", + "xy_color": "XY-szín", + "turn_off_description": "Kapcsoljon ki egy vagy több lámpát.", + "brightness_step_description": "Változtassa meg a fényerőt egy adott mennyiséggel.", + "brightness_step_value": "Fényerő lépésérték", + "brightness_step_pct_description": "Változtassa meg a fényerőt százalékosan.", + "brightness_step": "Fényerő lépés", + "decrements_a_counter": "Csökkenti a számlálót.", + "increments_a_counter": "Növeli a számlálót.", + "resets_a_counter": "Nullázza a számlálót.", + "sets_the_counter_value": "Beállítja a számláló értékét.", + "toggles_the_helper_on_off": "Be-/kikapcsolja a segítőt.", + "turns_off_the_helper": "Kikapcsolja a segítőt.", + "turns_on_the_helper": "Bekapcsolja a segítőt.", + "start_date_description": "Az egész napos esemény kezdetének dátuma.", + "create_event": "Esemény létrehozása", + "get_events": "Események lekérése", + "list_event": "Esemény listázása", + "turns_auxiliary_heater_on_off": "Be-/kikapcsolja a külső segédfűtést.", + "aux_heat_description": "A kiegészítő fűtés új értéke.", + "auxiliary_heating": "Segédfűtés", + "turn_on_off_auxiliary_heater": "Kapcsolja be/ki a segédfűtést", + "sets_fan_operation_mode": "Beállítja a ventilátor működési módját.", + "fan_operation_mode": "Ventilátor üzemmód.", + "set_fan_mode": "Ventilátor mód beállítása", + "sets_target_humidity": "Beállítja a cél páratartalmat.", + "set_target_humidity": "Cél páratartalom beállítása", + "sets_hvac_operation_mode": "Beállítja a HVAC (fűtés, szellőzés és légkondicionálás) működési módot.", + "hvac_operation_mode": "HVAC (fűtés, szellőzés és légkondicionálás) üzemmód.", + "set_hvac_mode": "HVAC üzemmód beállítása", + "sets_swing_operation_mode": "Beállítja a legyezés üzemmódot.", + "swing_operation_mode": "Legyezés üzemmód.", + "set_swing_mode": "Legyezés mód beállítása", + "sets_target_temperature": "Beállítja a célhőmérsékletet.", + "high_target_temperature": "Magas célhőmérséklet.", + "target_temperature_high": "Célhőmérséklet magas", + "low_target_temperature": "Alacsony célhőmérséklet.", + "target_temperature_low": "Célhőmérséklet alacsony", + "set_target_temperature": "Célhőmérséklet beállítása", + "turns_climate_device_off": "Kikapcsolja a klímaberendezést.", + "turns_climate_device_on": "Bekapcsolja a klímaberendezést.", + "notify_description": "Értesítő üzenetet küld a kiválasztott céloknak.", + "data": "Adat", + "title_of_the_notification": "Az értesítés címe.", + "send_a_persistent_notification": "Állandó értesítés küldése", + "sends_a_notification_message": "Értesítési üzenetet küld.", + "your_notification_message": "Az Ön értesítési üzenete.", + "title_description": "Az értesítés opcionális címe.", + "send_a_notification_message": "Értesítő üzenet küldése", "sets_a_random_effect": "Beállít egy véletlenszerű hatást.", "sequence_description": "HSV szekvenciák listája (max. 16).", "backgrounds": "Hátterek", @@ -3006,112 +3224,15 @@ "random_effect": "Véletlen hatás", "sets_a_sequence_effect": "Beállít egy sorozateffektust.", "repetitions_for_continuous": "Ismétlések (0 a folyamatoshoz).", - "repeats": "Ismétlések", "sequence": "Sorrend", "speed_of_spread": "A terjedés sebessége.", "spread": "Terjedés", "sequence_effect": "Sorozateffektus", - "press_the_button_entity": "Nyomja meg a gomb entitást.", - "see_description": "Rögzíti a nyomon követett eszközt.", - "battery_description": "Az eszköz akkumulátor töltöttségi szintje.", - "gps_coordinates": "GPS koordináták", - "gps_accuracy_description": "A GPS koordináták pontossága.", - "hostname_of_the_device": "Az eszköz gépneve.", - "hostname": "Gépnév", - "mac_description": "Az eszköz MAC-címe.", - "mac_address": "MAC cím", - "see": "Lásd", - "process_description": "Indít egy beszélgetést egy leírt szövegből.", - "agent": "Ügynök", - "conversation_id": "Beszélgetés azonosító", - "language_description": "A beszédgeneráláshoz használt nyelv.", - "transcribed_text_input": "Szöveges bemenet.", - "process": "Feldolgozás", - "reloads_the_intent_configuration": "Újratölti a szándékkonfigurációt.", - "conversation_agent_to_reload": "Beszélgetőügynök újratöltése.", - "create_description": "Értesítést jelenít meg az **Értesítések** panelen.", - "message_description": "A naplóbejegyzés üzenete.", - "notification_id": "Értesítés azonosítója", - "title_description": "Az értesítési üzenet címe.", - "dismiss_description": "Eltávolít egy értesítést az **Értesítések** panelről.", - "notification_id_description": "Az eltávolítandó értesítés azonosítója.", - "dismiss_all_description": "Eltávolítja az összes értesítést az **Értesítések** panelről.", - "notify_description": "Értesítő üzenetet küld a kiválasztott céloknak.", - "data": "Adat", - "title_of_the_notification": "Az értesítés címe.", - "send_a_persistent_notification": "Állandó értesítés küldése", - "sends_a_notification_message": "Értesítési üzenetet küld.", - "your_notification_message": "Az Ön értesítési üzenete.", - "send_a_notification_message": "Értesítő üzenet küldése", - "device_description": "Az eszköz azonosítója, amelynek parancsot küld.", - "delete_command": "Parancs törlése", - "alternative": "Alternatíva", - "command_type_description": "A megtanulandó parancs típusa.", - "command_type": "Parancs típusa", - "timeout_description": "A parancs megtanulására rendelkezésre álló idő.", - "learn_command": "Parancs megtanulása", - "delay_seconds": "Késleltetési másodpercek", - "hold_seconds": "Tartási másodpercek", - "send_command": "Parancs küldése", - "toggles_a_device_on_off": "Kapcsolja be/ki az eszközt.", - "turns_the_device_off": "Kikapcsolja az eszközt.", - "turn_on_description": "Elküldi a bekapcsolás parancsot.", - "stops_a_running_script": "Leállít egy futó szkriptet.", - "locks_a_lock": "Bezár egy zárat.", - "opens_a_lock": "Kinyit egy zárat.", - "unlocks_a_lock": "Felold egy zárat.", - "turns_auxiliary_heater_on_off": "Be-/kikapcsolja a külső segédfűtést.", - "aux_heat_description": "A kiegészítő fűtés új értéke.", - "auxiliary_heating": "Segédfűtés", - "turn_on_off_auxiliary_heater": "Kapcsolja be/ki a segédfűtést", - "sets_fan_operation_mode": "Beállítja a ventilátor működési módját.", - "fan_operation_mode": "Ventilátor üzemmód.", - "set_fan_mode": "Ventilátor mód beállítása", - "sets_target_humidity": "Beállítja a cél páratartalmat.", - "set_target_humidity": "Cél páratartalom beállítása", - "sets_hvac_operation_mode": "Beállítja a HVAC (fűtés, szellőzés és légkondicionálás) működési módot.", - "hvac_operation_mode": "HVAC (fűtés, szellőzés és légkondicionálás) üzemmód.", - "set_hvac_mode": "HVAC üzemmód beállítása", - "sets_swing_operation_mode": "Beállítja a legyezés üzemmódot.", - "swing_operation_mode": "Legyezés üzemmód.", - "set_swing_mode": "Legyezés mód beállítása", - "sets_target_temperature": "Beállítja a célhőmérsékletet.", - "high_target_temperature": "Magas célhőmérséklet.", - "target_temperature_high": "Célhőmérséklet magas", - "low_target_temperature": "Alacsony célhőmérséklet.", - "target_temperature_low": "Célhőmérséklet alacsony", - "set_target_temperature": "Célhőmérséklet beállítása", - "turns_climate_device_off": "Kikapcsolja a klímaberendezést.", - "turns_climate_device_on": "Bekapcsolja a klímaberendezést.", - "calendar_id_description": "A kívánt naptár azonosítója.", - "calendar_id": "Naptárazonosító", - "description_description": "Az esemény leírása. Opcionális.", - "summary_description": "Az esemény címeként működik.", - "creates_event": "Esemény létrehozás", - "dashboard_path": "Irányítópult útvonal", - "view_path": "Útvonal megtekintése", - "show_dashboard_view": "Irányítópult nézet megjelenítése", - "brightness_value": "Fényerő érték", - "a_human_readable_color_name": "Ember által olvasható színnév.", - "color_name": "Szín neve", - "color_temperature_in_mireds": "Színhőmérséklet Miredben megadva.", - "light_effect": "Fényhatás.", - "hue_sat_color": "Színárnyalat/Telítettség szín", - "color_temperature_in_kelvin": "Színhőmérséklet Kelvinben megadva.", - "profile_description": "A használni kívánt fényprofil neve.", - "rgbw_color": "RGBW-szín", - "rgbww_color": "RGBWW-szín", - "white_description": "Állítsa a fényt fehér módba.", - "xy_color": "XY-szín", - "turn_off_description": "Kapcsoljon ki egy vagy több lámpát.", - "brightness_step_description": "Változtassa meg a fényerőt egy adott mennyiséggel.", - "brightness_step_value": "Fényerő lépésérték", - "brightness_step_pct_description": "Változtassa meg a fényerőt százalékosan.", - "brightness_step": "Fényerő lépés", "topic_to_listen_to": "A figyelendő topik.", "topic": "Topik", "export": "Exportálás", "publish_description": "Közzétesz egy üzenetet egy MQTT témában.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "A publikálandó adattartalom (Payload).", "payload": "Adattartalom", "payload_template": "Adattartalom sablon", @@ -3119,87 +3240,56 @@ "retain": "Tartás (retain)", "topic_to_publish_to": "Mely topikba menjen a publikálás.", "publish": "Publikálás", - "ptz_move_description": "Mozgassa a kamerát meghatározott sebességgel.", - "ptz_move_speed": "PTZ mozgási sebesség.", - "ptz_move": "PTZ mozgás", - "log_description": "Egyéni bejegyzést hoz létre a naplóban.", - "entity_id_description": "Médialejátszók az üzenet lejátszásához.", - "toggles_a_switch_on_off": "Be/ki kapcsol egy kapcsolót.", - "turns_a_switch_off": "Kikapcsol egy kapcsolót.", - "turns_a_switch_on": "Bekapcsol egy kapcsolót.", - "reload_themes_description": "Újratölti a témákat a YAML-konfigurációból.", - "reload_themes": "Témák újratöltése", - "name_of_a_theme": "Téma neve.", - "set_the_default_theme": "Alapértelmezett téma beállítása", - "toggles_the_helper_on_off": "Be-/kikapcsolja a segítőt.", - "turns_off_the_helper": "Kikapcsolja a segítőt.", - "turns_on_the_helper": "Bekapcsolja a segítőt.", - "decrements_a_counter": "Csökkenti a számlálót.", - "increments_a_counter": "Növeli a számlálót.", - "resets_a_counter": "Nullázza a számlálót.", - "sets_the_counter_value": "Beállítja a számláló értékét.", - "remote_connect": "Távoli csatlakozás", - "remote_disconnect": "Távoli leválasztás", - "get_weather_forecast": "Kérjen időjárás előrejelzést.", - "type_description": "Előrejelzés típusa: napi, óránkénti vagy kétszer naponta.", - "forecast_type": "Előrejelzés típusa", - "get_forecast": "Előrejelzés kérése", - "get_weather_forecasts": "Időjárás-előrejelzés lekérése.", - "get_forecasts": "Előrejelzések lekérése", - "disables_the_motion_detection": "Letiltja a mozgásérzékelést.", - "disable_motion_detection": "Mozgásérzékelés letiltás", - "enables_the_motion_detection": "Engedélyezi a mozgásérzékelést.", - "enable_motion_detection": "Mozgásérzékelés engedélyezés", - "format_description": "A médialejátszó által támogatott adatfolyam-formátum.", - "format": "Formátum", - "media_player_description": "Médialejátszók, amelyekre streamelhet.", - "play_stream": "Stream lejátszása", - "filename": "Fájlnév", - "lookback": "Visszatekintés", - "snapshot_description": "Pillanatképet készít egy kamerából.", - "take_snapshot": "Pillanatkép készítése", - "turns_off_the_camera": "Kikapcsolja a kamerát.", - "turns_on_the_camera": "Bekapcsolja a kamerát.", - "clear_tts_cache": "TTS gyorsítótár kiürítése", - "cache": "Gyorsítótár", - "options_description": "Integráció-specifikus opciókat tartalmazó szótár.", - "say_a_tts_message": "TTS-üzenet elmondása", - "speak": "Beszéd", - "broadcast_address": "Broadcast cím", - "broadcast_port_description": "Küldjön egy Magic csomagot.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Magic csomag küldése", - "set_datetime_description": "Beállítja a dátumot és/vagy az időt.", - "the_target_date": "A céldátum.", - "datetime_description": "A céldátum és idő.", - "date_time": "Dátum és idő", - "the_target_time": "A célidő.", - "bridge_identifier": "Híd azonosító", - "configuration_payload": "Konfigurációs adatcsomag", - "entity_description": "Egy adott eszközvégpontot jelöl a deCONZ-ban.", - "path": "Útvonal", - "device_refresh_description": "Frissíti az elérhető eszközöket a deCONZ-ból.", - "device_refresh": "Eszköz frissítése", - "remove_orphaned_entries": "Elárvult bejegyzések eltávolítása", - "removes_a_group": "Eltávolít egy csoportot.", - "object_id": "Objektumazonosító", - "creates_updates_a_user_group": "Létrehoz/frissít egy felhasználói csoportot.", - "add_entities": "Entitások hozzáadása", - "icon_description": "A csoport ikonjának neve.", - "name_of_the_group": "A csoport neve.", - "remove_entities": "Entitások eltávolítása", - "cancels_a_timer": "Megszakítja az időzítőt.", - "changes_a_timer": "Módosítja az időzítőt.", - "finishes_a_timer": "Leállítja az időzítőt.", - "pauses_a_timer": "Szünetelteti a számlálót.", - "starts_a_timer": "Elindít egy időzítőt.", - "duration_description": "Az időzítő befejezéséhez szükséges időtartam. [opcionális].", - "set_default_level_description": "Beállítja az integrációk alapértelmezett naplózási szintjét.", - "level_description": "Az összes integráció alapértelmezett súlyossági szintje.", - "set_default_level": "Alapértelmezett szint beállítása", - "set_level": "Szint beállítása", - "clear_skipped_update": "Kihagyott frissítés törlése", - "install_update": "Frissítés telepítése", - "skip_description": "A most elérhető frissítést kihagyottnak jelöli.", - "skip_update": "Frissítés kihagyása" + "create_description": "Megjelenít egy értesítést az értesítések panelen.", + "notification_id": "Értesítés azonosítója", + "dismiss_description": "Eltávolít egy értesítést az értesítések panelről.", + "notification_id_description": "Az eltávolítandó értesítés azonosítója.", + "dismiss_all_description": "Eltávolítja az összes értesítést az értesítések panelről.", + "process_description": "Indít egy beszélgetést egy leírt szövegből.", + "agent": "Ügynök", + "conversation_id": "Beszélgetés azonosító", + "transcribed_text_input": "Szöveges bemenet.", + "process": "Feldolgozás", + "reloads_the_intent_configuration": "Újratölti a szándékkonfigurációt.", + "conversation_agent_to_reload": "Beszélgetőügynök újratöltése.", + "clears_the_playlist": "Törli a lejátszási listát.", + "clear_playlist": "Lejátszási lista törlése", + "selects_the_next_track": "Kiválasztja a következő számot.", + "pauses": "Szünetel.", + "starts_playing": "Elindul a lejátszás.", + "toggles_play_pause": "Lejátszás/szünet váltása.", + "selects_the_previous_track": "Kiválasztja az előző számot.", + "seek": "Ugrás", + "stops_playing": "Leállítja a lejátszást.", + "starts_playing_specified_media": "Elkezdi lejátszani a megadott médiát.", + "announce": "Bejelentés", + "enqueue": "Lejátszási listához ad", + "repeat_mode_to_set": "Ismétlési mód beállítása.", + "select_sound_mode_description": "Egy adott hangzás kiválasztása.", + "select_sound_mode": "Hangzás kiválasztása", + "select_source": "Bemeneti jelforrás kiválasztása", + "shuffle_description": "Azt határozza meg, hogy engedélyezve van-e a véletlen sorrendű lejátszás.", + "unjoin": "Szétválasztás", + "turns_down_the_volume": "Csökkenti a hangerőt.", + "volume_mute_description": "Elnémítja vagy visszahangosítja a médialejátszót.", + "is_volume_muted_description": "Meghatározza, hogy némítva van-e vagy sem.", + "mute_unmute_volume": "Hangerő elnémítása/feloldása", + "sets_the_volume_level": "Beállítja a hangerőt.", + "set_volume": "Hangerő megadása", + "turns_up_the_volume": "Növeli a hangerőt.", + "apply_filter": "Szűrő alkalmazása", + "days_to_keep": "Megtartandó napok", + "repack": "Újracsomagolás", + "domains_to_remove": "Eltávolítandó domainek", + "entity_globs_to_remove": "Eltávolítandó entitás globok", + "entities_to_remove": "Eltávolítandó entitások", + "purge_entities": "Entitások törlése", + "see_description": "Rögzíti a nyomon követett eszközt.", + "battery_description": "Az eszköz akkumulátor töltöttségi szintje.", + "gps_coordinates": "GPS koordináták", + "gps_accuracy_description": "A GPS koordináták pontossága.", + "hostname_of_the_device": "Az eszköz gépneve.", + "hostname": "Gépnév", + "mac_description": "Az eszköz MAC-címe.", + "see": "Lásd" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/hy/hy.json b/packages/core/src/hooks/useLocale/locales/hy/hy.json index f8844cdf..9a5cca01 100644 --- a/packages/core/src/hooks/useLocale/locales/hy/hy.json +++ b/packages/core/src/hooks/useLocale/locales/hy/hy.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Փոստարկղ", "to_do_lists": "To-do lists", "developer_tools": "Մշակողի գործիքներ", "media": "Media", "profile": "Profile", + "panel_mailbox": "Փոստարկղ", "panel_shopping_list": "Գնումների ցուցակ", "unknown": "Unknown", "unavai": "Անհասանելի", @@ -93,6 +93,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -201,7 +201,7 @@ "move": "Move", "save": "Պահպանել", "add": "Add", - "edit": "Խմբագրել", + "edit": "Edit", "submit": "Submit", "rename": "Rename", "search": "Search", @@ -228,14 +228,15 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", "selector_options": "Selector Options", - "action": "Գործողություն", + "action": "Action", "area": "Area", "attribute": "Attribute", "boolean": "Boolean", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -481,10 +483,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Ծառայություն", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -537,7 +539,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -619,6 +620,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -688,6 +693,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -704,8 +710,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -826,6 +830,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -836,7 +841,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -875,6 +880,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Տարբերակները պահմանվեցին հաջողությամբ", "repair_issue": "Repair issue", @@ -1003,11 +1009,12 @@ "no_notifications": "Ոչ մի ծանուցում", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Չի հաջողվել կապվել սպասարկման {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Կապը կորցվեց: Վերամիավորվում է…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "Չի հաջողվել կապվել սպասարկման {service}.", "app_configuration": "Ծրագրի կարգավորում", "sidebar_toggle": "Sidebar toggle", "hide_panel": "Hide panel", @@ -1017,7 +1024,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Բարի գալուստ տուն", "empty_state_go_to_integrations_page": "Անցնել ինտեգրման էջ", "never_triggered": "Never triggered", @@ -1033,8 +1040,9 @@ "navigate_to_location": "Գնալ դեպի {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Փոխարկել {name}", - "call_service_name": "Զանգի ծառայություն {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Ցույց տալ-ինֆո\": {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Զանգի ծառայություն {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", "reset_focus": "Reset focus", @@ -1073,6 +1081,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1093,6 +1102,7 @@ "edit_configuration": "Խմբագրել կարգավորումը", "unsaved_changes": "Չփրկված փոփոխություններ", "saved": "Պահպանված", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1108,21 +1118,22 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", "card_configuration": "Քարտի կարգավորում", "type_card_configuration": "{type} Card configuration", "edit_card_pick_card": "Ընտրեք այն քարտը, որը ցանկանում եք ավելացնել:", - "toggle_editor": "Միացրեք խմբագրելը", + "toggle_editor": "Toggle editor", "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Are you sure you want to cancel?", "show_visual_editor": "Show visual editor", @@ -1140,6 +1151,13 @@ "search_cards": "Որոնել քարտեր", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1153,9 +1171,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Վերցրեք ձեր Lovelace UI- ն", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1163,10 +1180,10 @@ "migrate_configuration": "Տեղափոխել կարգավորումը", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1240,8 +1257,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1250,12 +1267,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1272,6 +1289,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1283,8 +1310,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1297,6 +1324,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1316,7 +1351,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1348,7 +1382,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1356,6 +1391,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Անունը հասանելի չէ. {entity}", "entity_is_non_numeric_entity": "Էությունը ոչ թվային է՝ {entity}", @@ -1366,117 +1403,145 @@ "compare_data": "Compare data", "reload_ui": "Վերաբեռնել Lovelace-ն", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1497,7 +1562,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1516,20 +1580,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1555,77 +1616,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1633,6 +1633,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1704,10 +1706,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1722,8 +1722,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1737,7 +1751,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1745,7 +1758,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1754,51 +1767,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1808,12 +1909,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1821,43 +1924,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1868,22 +1937,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1896,6 +1978,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1914,107 +1997,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2025,19 +2146,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2051,40 +2187,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2103,105 +2229,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2284,50 +2330,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2338,43 +2379,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2383,7 +2547,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2401,7 +2564,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2412,8 +2574,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2433,7 +2593,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2444,14 +2603,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2470,53 +2627,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2607,64 +2719,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2801,10 +2862,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2830,47 +2942,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2891,21 +2987,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2940,41 +3033,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2994,6 +3113,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3005,45 +3145,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3070,110 +3273,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3181,90 +3285,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/id/id.json b/packages/core/src/hooks/useLocale/locales/id/id.json index 257fc5e1..3a420091 100644 --- a/packages/core/src/hooks/useLocale/locales/id/id.json +++ b/packages/core/src/hooks/useLocale/locales/id/id.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Buku Log", "history": "History", - "mailbox": "Kotak Pesan", "to_do_list": "Daftar tugas", "developer_tools": "Alat pengembang", "media": "Media", "profile": "Profil", + "panel_mailbox": "Kotak Pesan", "panel_shopping_list": "Daftar belanja", "unknown": "Tidak dikenal", "unavailable": "Tidak tersedia", @@ -90,8 +90,9 @@ "name_on": "{name} nyala", "resume_mowing": "Lanjutkan memotong", "start_mowing": "Mulai memotong", + "pause": "Jeda", "return_to_dock": "Kembali ke dock", - "brightness": "Kecerahan", + "brightness": "Brightness", "color_temperature": "Suhu warna", "white_brightness": "Kecerahan putih", "color_brightness": "Kecerahan warna", @@ -110,7 +111,6 @@ "browse_media": "Jelajahi media", "play": "Putar", "play_pause": "Putar/Jeda", - "pause": "Jeda", "stop": "Hentikan", "next_track": "Trek berikutnya", "previous_track": "Trek sebelumnya", @@ -220,9 +220,11 @@ "media_content_type": "Jenis konten media", "upload_failed": "Unggahan gagal", "unknown_file": "File tidak dikenal", - "select_image": "Pilih gambar", + "image": "Gambar", + "select_label": "Pilih {label}", "upload_picture": "Unggah gambar", "image_url": "Jalur lokal atau URL web", + "ui_components_selectors_image_select_image": "Pilih gambar", "latitude": "Lintang", "longitude": "Bujur", "radius": "Radius", @@ -235,7 +237,7 @@ "date": "Tanggal", "date_and_time": "Tanggal dan waktu", "duration": "Durasi", - "entity": "Entity", + "entity": "Entitas", "floor": "Lantai", "icon": "Ikon", "location": "Lokasi", @@ -248,13 +250,14 @@ "theme": "Tema", "time": "Waktu", "manual_entry": "Entri Manual", + "learn_more_about_templating": "Pelajari lebih lanjut tentang pembuatan templat.", "show_password": "Tampilkan kata sandi", "hide_password": "Sembunyikan kata sandi", "no_logbook_events_found": "Tidak ada peristiwa buku log yang ditemukan.", "triggered_by": "dipicu oleh", "triggered_by_automation": "dipicu oleh otomasi", "triggered_by_script": "dipicu oleh skrip", - "triggered_by_service": "dipicu oleh layanan", + "triggered_by_action": "dipicu oleh aksi", "logbook_triggered_by_numeric_state_of": "dipicu oleh status numerik", "triggered_by_state_of": "dipicu oleh status", "triggered_by_event": "dipicu oleh kejadian", @@ -299,6 +302,7 @@ "event_type_event_detected": "Peristiwa {event_type} terdeteksi", "detected_an_event": "mendeteksi peristiwa", "detected_an_unknown_event": "mendeteksi peristiwa yang tidak dikenali", + "ui_components_logbook_triggered_by_service": "dipicu oleh layanan", "entity_picker_no_entities": "Anda tidak memiliki entitas apa pun", "no_matching_entities_found": "Tidak ditemukan entitas yang cocok", "show_entities": "Tampilkan entitas", @@ -439,8 +443,8 @@ "blue_grey": "Biru keabuan", "black": "Hitam", "white": "Putih", - "start_date": "Start date", - "end_date": "End date", + "start_date": "Tanggal mulai", + "end_date": "Tanggal akhir", "select_time_period": "Pilih jangka waktu", "today": "Hari ini", "yesterday": "Kemarin", @@ -469,10 +473,12 @@ "mean": "Rata-rata", "sum": "Jumlah", "change": "Ubah", - "service": "layanan", + "ui_components_service_picker_service": "Layanan", "this_field_is_required": "Bidang ini wajib diisi", - "service_data": "Data layanan", + "action_data": "Data aksi", "integration_documentation": "Dokumentasi integrasi", + "ui_components_service_control_data": "Data layanan", + "ui_components_service_control_target_description": "Yang harus digunakan layanan ini sebagai area, perangkat, atau entitas yang ditargetkan.", "no_related_items_found": "Tidak ditemukan item terkait.", "related_entities": "Entitas terkait", "related_items_group": "Bagian dari grup berikut", @@ -523,7 +529,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Gambar", "movie": "Film", "music": "Musik", "playlist": "Daftar Putar", @@ -538,7 +543,7 @@ "grid": "Kisi", "list": "Daftar", "task_name": "Nama tugas", - "description": "Description", + "description": "Deskripsi", "add_item": "Tambah item", "delete_item": "Hapus item", "edit_item": "Edit item", @@ -591,18 +596,21 @@ "weekday": "hari kerja", "until": "hingga", "for": "selama", - "in": "In", + "in": "Di", "at": "pada", "or": "Atau", "last": "Terakhir", "times": "waktu", - "summary": "Summary", + "summary": "Ringkasan", "select_camera": "Pilih kamera", "qr_scanner_not_supported": "Browser Anda tidak mendukung pemindaian kode QR.", "enter_qr_code_value": "Masukkan nilai kode QR", "increase_temperature": "Naikkan suhu", "decrease_temperature": "Turunkan suhu", "copy_to_clipboard": "Salin ke papan klip", + "last_changed": "Terakhir diubah", + "remaining_time": "Sisa waktu", + "install_status": "Status instalasi", "safe_mode": "Mode aman", "all_yaml_configuration": "Semua konfigurasi YAML", "domain": "Domain", @@ -643,7 +651,6 @@ "log": "Log", "helpers": "Pembantu", "tag": "Tag", - "entities": "Entitas", "energy_configuration": "Konfigurasi Energi", "dashboards": "Dashboards", "about": "Tentang", @@ -667,6 +674,7 @@ "didn_t_quite_get_that": "Tidak bisa dipahami", "voice_command_found": "Saya menemukan yang berikut untuk Anda:", "voice_command_error": "Ups, kesalahan terjadi", + "voice_command_conversation_no_control": "Asisten ini tidak dapat mengontrol rumah Anda.", "how_can_i_assist": "Apa yang bisa saya bantu?", "enter_a_request": "Masukkan permintaan", "send_text": "Kirim teks", @@ -682,7 +690,6 @@ "information": "Informasi", "related": "Terkait", "device_info": "Info perangkat", - "last_changed": "Terakhir diubah", "show_more": "Tampilkan lebih banyak", "exit_edit_mode": "Keluar dari mode edit", "last_action": "Tindakan terakhir", @@ -728,7 +735,7 @@ "default_code": "Kode bawaan", "editor_default_code_error": "Kode tidak cocok dengan format kode", "entity_id": "ID Entitas", - "unit_of_measurement": "Satuan Pengukuran", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Satuan presipitasi", "display_precision": "Presisi tampilan", "default_value": "Bawaan ({value})", @@ -750,7 +757,7 @@ "connectivity": "Konektivitas", "gas": "Gas", "hot": "Panas", - "light": "Lampu", + "light": "Terang", "motion": "Gerakan", "moving": "Bergerak", "occupancy": "Hunian", @@ -796,8 +803,10 @@ "rotate_right_and_flip": "Putar kanan dan balik", "rotate_right": "Putar kanan", "voice_assistants": "Asisten suara", + "ui_dialogs_entity_registry_editor_hidden_description": "Entitas tersembunyi tidak akan ditampilkan di dasbor Anda atau disertakan ketika dirujuk secara tidak langsung (mis. lewat area atau perangkat). Riwayat entitas tersebut masih dilacak dan Anda masih dapat berinteraksi dengan entitas tersebut melalui layanan.", "enable_type": "Aktifkan jenis {type}", "device_registry_detail_enabled_cause": "Jenis {type} dinonaktifkan oleh {cause} .", + "service": "layanan", "unknown_error": "Kesalahan yang tidak diketahui", "expose": "Paparkan", "alias": "Alias", @@ -808,7 +817,7 @@ "restart_home_assistant": "Mulai ulang Home Assistant?", "advanced_options": "Opsi tingkat lanjut", "quick_reload": "Muat ulang cepat", - "reload_description": "Memuat ulang zona dari konfigurasi YAML.", + "reload_description": "Memuat ulang entitas MQTT dari konfigurasi YAML.", "reloading_configuration": "Memuat ulang konfigurasi", "failed_to_reload_configuration": "Gagal memuat ulang konfigurasi", "restart_description": "Mengganggu semua otomasi dan skrip yang sedang berjalan.", @@ -846,6 +855,7 @@ "input_select_no_options": "Belum ada opsi.", "initial_value": "Nilai awal", "restore": "Pulihkan", + "edit_schedule_block": "Edit blok jadwal", "loading_loading_step": "Memuat langkah berikutnya untuk {integration}", "options_successfully_saved": "Opsi berhasil disimpan.", "repair_issue": "Perbaiki masalah", @@ -973,11 +983,12 @@ "no_notifications": "Tidak ada notifikasi", "notifications": "Notifikasi", "dismiss_all": "Tutup semua", - "notification_toast_service_call_failed": "Gagal memanggil layanan {service}.", + "notification_toast_action_failed": "Gagal melakukan aksi {service}.", "connection_lost_reconnecting": "Koneksi terputus. Menghubungkan kembali…", "home_assistant_has_started": "Home Assistant telah dimulai!", "triggered_name": "Dipicu {name}", "notification_toast_no_matching_link_found": "Tidak ditemukan tautan My link yang cocok untuk {path}", + "ui_notification_toast_service_call_failed": "Gagal memanggil layanan {service}.", "app_configuration": "Konfigurasi aplikasi", "sidebar_toggle": "Alihkan bilah samping", "hide_panel": "Sembunyikan panel", @@ -987,7 +998,8 @@ "actions_no_entity_toggle": "Tidak ada entitas yang disediakan untuk dialihkan", "no_navigation_path_specified": "Tidak ada jalur navigasi yang ditentukan", "actions_no_url": "Tidak ada URL untuk membuka yang ditentukan", - "actions_no_service": "Tidak ada layanan untuk eksekusi yang ditentukan", + "actions_no_action": "Tidak ada aksi yang ditentukan untuk dijalankan", + "ui_panel_lovelace_cards_actions_no_service": "Tidak ada layanan untuk eksekusi yang ditentukan", "welcome_home": "Selamat Datang", "empty_state_go_to_integrations_page": "Buka halaman integrasi.", "never_triggered": "Tidak pernah terpicu", @@ -1002,8 +1014,9 @@ "navigate_to_location": "Buka {location}", "open_window_to_url_path": "Buka jendela untuk {url_path}", "toggle_name": "Alihkan {name}", - "call_service_name": "Panggil layanan {name}", + "perform_action_name": "Jalankan aksi {name}", "show_more_info_name": "Tampilkan info lebih lanjut: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Panggil layanan {name}", "recovery_mode_activated": "Mode pemulihan diaktifkan", "starting_description": "Home Assistant sedang memulai, harap tunggu…", "reset_focus": "Atur ulang fokus", @@ -1042,6 +1055,7 @@ "energy_distribution_go_to_energy_dashboard": "Buka dasbor energi", "energy_usage": "Penggunaan energi", "previous_energy_usage": "Penggunaan energi sebelumnya", + "untracked_consumption": "Konsumsi yang tidak terlacak", "low_carbon_energy_consumed": "Energi karbon rendah yang dikonsumsi", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Energi karbon rendah yang dikonsumsi tidak dapat dihitung", "unused_entities": "Entitas yang tidak digunakan", @@ -1066,10 +1080,13 @@ "edit_configuration": "Edit konfigurasi", "unsaved_changes": "Perubahan yang belum disimpan", "saved": "Disimpan", + "delete_dashboard_configuration": "Hapus konfigurasi dasbor?", "raw_editor_error_parse_yaml": "Tidak dapat mengurai YAML: {error}", "raw_editor_error_invalid_config": "Konfigurasi Anda tidak valid: {error}", "raw_editor_error_save_yaml": "Tidak dapat menyimpan YAML: {error}", "raw_editor_error_remove": "Tidak dapat menghapus konfigurasi: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Kami akan secara otomatis menghasilkan dasbor dengan area dan perangkat Anda jika konfigurasi antarmuka Lovelace dihapus.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Yakin ingin menghapus konfigurasi dasbor?", "title_of_your_dashboard": "Judul dasbor Anda", "edit_title": "Edit judul", "title": "Judul", @@ -1081,17 +1098,19 @@ "move_view_left": "Pindahkan tampilan ke kiri", "move_view_right": "Pindahkan tampilan ke kanan", "background": "Latar Belakang", - "badges": "Lencana", "view_type": "Jenis tampilan", "masonry_default": "Masonry (bawaan)", "sidebar": "Bilah Samping", "panel_card": "Panel (1 kartu)", "sections_experimental": "Bagian (eksperimental)", "subview": "Sub-tampilan", - "max_number_of_columns": "Jumlah kolom maksimal", + "edit_view_max_columns": "Jumlah kolom maksimal", + "sections_view_specifics_settings": "Pengaturan spesifik tampilan bagian", + "dense_section_placement": "Penempatan bagian yang padat", "edit_in_visual_editor": "Edit lewat editor visual", "edit_in_yaml": "Edit sebagai YAML", "saving_failed": "Gagal menyimpan", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Lencana", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Anda tidak dapat mengubah tampilan ke tipe lain karena migrasi belum didukung. Mulailah dari awal dengan tampilan baru jika Anda ingin menggunakan tipe tampilan lain.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Anda tidak dapat mengubah tampilan untuk menggunakan tipe tampilan 'bagian', karena migrasi belum didukung. Mulailah dari awal dengan tampilan baru jika Anda ingin bereksperimen dengan tampilan 'bagian'.", "card_configuration": "Konfigurasi kartu", @@ -1115,7 +1134,15 @@ "search_cards": "Cari kartu", "config": "Konfigurasi", "layout": "Tata Letak", + "full_width_card": "Kartu dengan lebar penuh", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfigurasikan bagaimana kartu akan tampil di dasbor. Pengaturan ini akan mengesampingkan ukuran dan posisi default kartu.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Kartu mana yang ingin Anda tambahkan ke tampilan {name} Anda?", + "badge_configuration": "Konfigurasi lencana", + "type_badge_configuration": "Konfigurasi lencana {type}", + "edit_badge_pick_badge": "Lencana mana yang ingin ditambahkan?", + "add_badge": "Tambahkan lencana", + "suggest_card_header": "Kami membuat saran untuk Anda", + "add_to_dashboard": "Tambahkan ke dasbor", "move_card_error_title": "Kartu tidak bisa dipindahkan", "choose_a_view": "Pilih tampilan", "dashboard": "Dasbor", @@ -1134,9 +1161,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} akan dihapus.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Bagian ini", "edit_section": "Edit bagian", - "suggest_card_header": "Kami membuat saran untuk Anda", + "wide": "Lebar", "pick_different_card": "Pilih kartu lain", - "add_to_dashboard": "Tambahkan ke dasbor", "save_config_header": "Kendalikan dasbor Anda", "save_config_empty_config": "Mulai dengan dasbor kosong", "take_control": "Ambil kendali", @@ -1144,10 +1170,8 @@ "migrate_configuration": "Migrasikan konfigurasi", "navigation_path": "Jalur navigasi", "url_path": "Jalur URL", - "default_action": "Aksi default", - "call_service": "Panggil layanan", + "default": "Baku", "more_info": "Info lebih lanjut", - "no_action": "Tidak ada aksi", "add_condition": "Tambah kondisi", "test": "Pengujian", "condition_passes": "Kondisi terpenuhi", @@ -1161,7 +1185,6 @@ "mobile": "Seluler", "tablet": "Tablet", "desktop": "Desktop", - "wide": "Lebar", "min_size_px": "min: {size}px", "state_is_equal_to": "Status sama dengan", "state_state_not_equal": "Status tidak sama dengan", @@ -1217,8 +1240,8 @@ "camera_entity": "Entitas kamera", "image_entity": "Entitas gambar", "camera_view": "Tampilan kamera", - "double_tap_action": "Aksi ketuk ganda", - "hold_action": "Aksi tekan dan tahan", + "double_tap_behavior": "Perilaku ketuk ganda", + "hold_behavior": "Perilaku tahan", "hours_to_show": "Jam untuk ditampilkan", "days_to_show": "Hari untuk ditampilkan", "icon_height": "Tinggi ikon", @@ -1226,13 +1249,13 @@ "maximum": "Maksimum", "manual": "Manual", "minimum": "Minimum", - "paste_from_clipboard": "Tempel dari clipboard", - "generic_paste_description": "Tempelkan kartu {type} dari papan klip", + "paste_from_clipboard": "Tempelkan dari papan klip", + "generic_paste_description": "Tempelkan lencana {type} dari papan klip", "refresh_interval": "Interval penyegaran", - "show_icon": "Tampilkan Ikoni", - "show_name": "Tampilkan nama?", - "show_state": "Tampilkan status?", - "tap_action": "Aksi ketuk", + "show_icon": "Tampilkan ikon", + "show_name": "Tampilkan nama", + "show_state": "Tampilkan status", + "tap_behavior": "Perilaku ketuk", "secondary_info_attribute": "Atribut info sekunder", "generic_state_color": "Ikon warna berdasarkan status?", "suggested_cards": "Kartu yang disarankan", @@ -1246,6 +1269,16 @@ "markdown": "Markdown", "content": "Isi", "picture_elements": "Elemen gambar", + "card_options": "Opsi Kartu", + "elements": "Elemen", + "add_new_element": "Tambahkan elemen baru", + "dark_mode_image_path": "Jalur gambar mode gelap", + "state_filter": "Filter status", + "dark_mode_state_filter": "Filter status mode gelap", + "state_badge": "Lencana status", + "state_icon": "Ikon status", + "state_label": "Label status", + "perform_action_button": "Tombol jalankan aksi", "picture_glance": "Kilasan gambar", "plant_status": "Status tanaman", "sensor": "Sensor", @@ -1254,11 +1287,13 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Tampilkan suhu saat ini sebagai informasi primer", "tile": "Ubin", - "icon_tap_action": "Aksi ketuk ikon", + "icon_tap_behavior": "Perilaku ketuk ikon", + "interactions": "Interaksi", "show_entity_picture": "Tampilkan gambar entitas", "vertical": "Vertikal", "hide_state": "Sembunyikan status", "state_content": "Isi status", + "most_recently_updated": "Terakhir diperbarui", "vertical_stack": "Tumpukan vertikal", "weather_forecast": "Prakiraan cuaca", "weather_to_show": "Cuaca untuk ditampilkan", @@ -1267,6 +1302,18 @@ "show_only_forecast": "Hanya tampilkan prakiraan", "select_forecast_type": "Pilih jenis prakiraan", "no_type": "Tidak ada tipe", + "style": "Gaya", + "prefix": "Awalan", + "suffix": "Akhiran", + "state_image": "Gambar status", + "displayed_elements": "Elemen yang ditampilkan", + "ui_panel_lovelace_editor_badge_entity_display_type": "Tipe tampilan", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Lengkap (ikon, nama, dan status)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimal (hanya ikon)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standar (ikon dan status)", + "suggested_badges": "Lencana yang disarankan", + "other_badges": "Lencana lainnya", + "custom_badges": "Lencana khusus", "features": "Fitur", "not_compatible": "Tidak kompatibel", "features_no_compatible_available": "Tidak ada fitur yang kompatibel yang tersedia untuk entitas ini", @@ -1286,7 +1333,6 @@ "vacuum_commands": "Perintah penyedot debu", "command": "Perintah", "climate_fan_modes": "Mode kipas AC", - "style": "Gaya", "dropdown": "Tarik-turun", "customize_fan_modes": "Sesuaikan mode kipas", "fan_mode": "Mode kipas", @@ -1316,7 +1362,8 @@ "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Area Tersembunyi", "no_description_available": "Deskripsi tidak tersedia.", "by_entity": "Berdasarkan entitas", - "by_card": "Berdasarkan Kartu", + "by_card": "Berdasarkan kartu", + "by_badge": "Berdasarkan lencana", "header": "Header", "footer": "Footer", "choose_a_type": "Pilih {type}", @@ -1324,6 +1371,8 @@ "header_editor": "Editor header", "footer_editor": "Editor footer", "feature_editor": "Editor fitur", + "element_editor": "Editor elemen", + "type_element_editor": "Editor elemen {type}", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Abu-abu gelap", "ui_panel_lovelace_editor_color_picker_colors_lime": "Kuning jeruk", "ui_panel_lovelace_editor_edit_section_title_title": "Edit nama", @@ -1338,106 +1387,134 @@ "compare_data": "Bandingkan data", "reload_ui": "Muat Ulang UI", "profiler": "Profiler", - "http": "HTTP", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Tombol input", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "Kontrol panel alarm", - "device_tracker": "Pelacak perangkat", - "trace": "Trace", - "stream": "Stream", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Katup", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Pencacah", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Ukuran file", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input tanggal waktu", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostik", - "siren": "Sirene", "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Katup", - "assist_pipeline": "Saluran Assist", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Percakapan", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Ukuran file", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input teks", + "weather": "Cuaca", + "home_assistant_api": "Home Assistant API", "group": "Grup", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Jadwal", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Tombol input", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Daring", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Sensor biner", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Percakapan", "rpi_power_title": "Pemeriksa Catu Daya Raspberry Pi", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Peristiwa", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Jadwal", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Kipas angin", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Sakelar", - "repairs": "Repairs", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Cuaca", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Sensor biner", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Kipas angin", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Peristiwa", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_text": "Input teks", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostik", "file_upload": "File Upload", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Pencacah", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Aplikasi Seluler", + "shelly": "Shelly", + "siren": "Sirene", "deconz": "deCONZ", - "timer": "Timer", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "hacs": "HACS", + "system_log": "System Log", + "bluetooth": "Bluetooth", "application_credentials": "Kredensial Aplikasi", - "logger": "Logger", + "mobile_app": "Aplikasi Seluler", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Saluran Assist", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Pelacak perangkat", "synchronize_devices": "Sinkronkan perangkat", - "last_scanned_by_device_id_name": "Terakhir dipindai dengan ID perangkat", - "tag_id": "ID Tag", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Level baterai", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Volume mikrofon", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Berat", "mild": "Ringan", "button_down": "Tombol ke bawah", @@ -1457,7 +1534,6 @@ "closing": "Menutup", "failure": "Gagal", "opened": "Terbuka", - "battery_level": "Level baterai", "os_agent_version": "Versi Agen OS", "apparmor_version": "Versi Apparmor", "cpu_percent": "Persen CPU", @@ -1476,20 +1552,17 @@ "solar_azimuth": "Azimuth matahari", "solar_elevation": "Ketinggian matahari", "solar_rising": "Matahari terbit", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist sedang berlangsung", + "auto_gain": "Penguatan otomatis", + "noise_suppression": "Peredam kebisingan", + "noise_suppression_level": "Tingkat peredam kebisingan", + "off": "Mati", "preferred": "Diutamakan", "finished_speaking_detection": "Deteksi berbicara selesai", "aggressive": "Agresif", - "default": "Baku", "relaxed": "Santai", + "mute": "Mute", + "satellite_enabled": "Satelit diaktifkan", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Dicolokkan", @@ -1515,77 +1588,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Deteksi gerakan", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Pembaruan tersedia", - "dry": "Kering", - "wet": "Basah", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Konsumsi hari ini", - "total_consumption": "Total konsumsi", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Kekuatan sinyal", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Tegangan", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Perkiraan jarak", - "vendor": "Vendor", - "air_quality_index": "Indeks kualitas udara", - "illuminance": "Pencahayaan", - "noise": "Kebisingan", - "overload": "Kelebihan beban", - "size": "Ukuran", - "size_in_bytes": "Ukuran dalam byte", + "calibration": "Kalibrasi", + "auto_lock_paused": "Kunci otomatis dijeda", + "timeout": "Tenggang waktu", + "unclosed_alarm": "Alarm tidak tertutup", + "unlocked_alarm": "Alarm tidak terkunci", + "bluetooth_signal": "Sinyal Bluetooth", + "light_level": "Tingkat ringan", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Sejenak", + "pull_retract": "Pull/Retract", "bytes_received": "Byte diterima", "server_country": "Negara server", "server_id": "ID server", @@ -1593,6 +1605,8 @@ "ping": "Ping", "upload": "Unggah", "bytes_sent": "Byte dikirim", + "call_active": "Panggilan Aktif", + "quiet": "Quiet", "animal": "Hewan", "detected": "Terdeteksi", "animal_lens": "Lensa hewan 1", @@ -1664,10 +1678,8 @@ "image_sharpness": "Ketajaman gambar", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Mati", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital terlebih dahulu", @@ -1682,8 +1694,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1697,7 +1723,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Sinyal Wi-Fi", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1705,7 +1730,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1714,50 +1739,133 @@ "record": "Merekam", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Panggilan Aktif", - "quiet": "Quiet", - "auto_gain": "Penguatan otomatis", - "mic_volume": "Mic volume", - "noise_suppression": "Peredam kebisingan", - "noise_suppression_level": "Tingkat peredam kebisingan", - "mute": "Mute", - "satellite_enabled": "Satelit diaktifkan", - "calibration": "Kalibrasi", - "auto_lock_paused": "Kunci otomatis dijeda", - "timeout": "Tenggang waktu", - "unclosed_alarm": "Alarm tidak tertutup", - "unlocked_alarm": "Alarm tidak terkunci", - "bluetooth_signal": "Sinyal Bluetooth", - "light_level": "Tingkat ringan", - "momentary": "Sejenak", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "box": "Kotak", - "step": "Langkah", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Perkiraan jarak", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Terakhir dipindai dengan ID perangkat", + "tag_id": "ID Tag", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Pembaruan tersedia", + "dry": "Kering", + "wet": "Basah", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Konsumsi hari ini", + "total_consumption": "Total konsumsi", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Kekuatan sinyal", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Tegangan", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Ukuran", + "size_in_bytes": "Ukuran dalam byte", + "jammed": "Macet", + "locked": "Terkunci", + "locking": "Mengunci", + "unlocking": "Membuka kunci", + "changed_by": "Diubah oleh", + "code_format": "Format kode", + "streaming": "Streaming", + "access_token": "Token akses", + "brand": "Merek", + "stream_type": "Jenis stream", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Dikelola lewat antarmuka", + "minute": "Menit", + "second": "Detik", + "timestamp": "Stempel waktu", + "event_type": "Jenis peristiwa", + "doorbell": "Bel pintu", + "pattern": "Pola", + "clear_night": "Cerah, malam", + "cloudy": "Berawan", + "exceptional": "Luar biasa", + "fog": "Kabut", + "hail": "Hujan es", + "lightning": "Petir", + "lightning_rainy": "Petir, hujan", + "partly_cloudy": "Sebagian berawan", + "pouring": "Hujan lebat", + "rainy": "Hujan", + "snowy": "Bersalju", + "snowy_rainy": "Bersalju, hujan", + "sunny": "Cerah", + "windy": "Berangin", + "windy_cloudy": "Berangin, berawan", + "apparent_temperature": "Suhu yang tampak", + "cloud_coverage": "Cakupan awan", + "dew_point_temperature": "Suhu titik embun", + "ozone": "Ozon", + "pressure": "Tekanan", + "pressure_unit": "Unit tekanan", + "uv_index": "Indeks UV", + "wind_bearing": "Arah angin", + "wind_gust_speed": "Kecepatan gust angin", + "finishes_at": "Selesai pada", + "remaining": "Sisa", + "last_reset": "Pengaturan ulang terakhir", + "possible_states": "Status yang mungkin", + "state_class": "Kelas status", + "measurement": "Pengukuran", + "total": "Total", + "total_increasing": "Total meningkat", "apparent_power": "Daya nyata", + "air_quality_index": "Indeks kualitas udara", "atmospheric_pressure": "Tekanan atmosfer", "carbon_dioxide": "Karbon dioksida", + "conductivity": "Konduktivitas", "data_rate": "Kecepatan data", + "data_size": "Ukuran data", "distance": "Jarak", "stored_energy": "Energi tersimpan", "frequency": "Frekuensi", + "illuminance": "Pencahayaan", "irradiance": "Radiasi", + "balance": "Neraca", "nitrogen_dioxide": "Nitrogen dioksida", "nitrogen_monoxide": "Nitrogen monoksida", "nitrous_oxide": "Nitrogen oksida", - "ozone": "Ozon", "ph": "pH", "pm": "PM2.5", "power_factor": "Faktor daya", "precipitation_intensity": "Intensitas curah hujan", - "pressure": "Tekanan", "reactive_power": "Daya reaktif", "sound_pressure": "Tekanan suara", "speed": "Kecepatan", @@ -1766,47 +1874,20 @@ "volume_flow_rate": "Laju aliran volume", "stored_volume": "Volume tersimpan", "available_tones": "Nada yang tersedia", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Dikelola lewat antarmuka", "next_event": "Acara berikutnya", - "stopped": "Terhenti", - "garage": "Garasi", + "box": "Kotak", + "step": "Langkah", + "members": "Anggota", + "identify": "Identifikasi", "running_automations": "Menjalankan otomasi", "id": "ID", "max_running_automations": "Jumlah maksimal otomasi yang berjalan", "parallel": "Paralel", "queued": "Diantrekan", "one": "Tunggal", - "not_charging": "Tidak mengisi daya", - "disconnected": "Terputus", - "connected": "Terhubung", - "no_light": "Tidak ada cahaya", - "light_detected": "Cahaya terdeteksi", - "locked": "Terkunci", - "not_moving": "Tidak bergerak", - "unplugged": "Dicabut", - "not_running": "Tidak berjalan", - "safe": "Aman", - "unsafe": "Tidak aman", - "tampering_detected": "Tamper terdeteksi", - "buffering": "Buffering", - "playing": "Memutar", - "app_id": "ID Aplikasi", - "local_accessible_entity_picture": "Gambar entitas yang dapat diakses lokal", - "group_members": "Kelompokkan anggota", - "muted": "Dibisukan", - "album_artist": "Artis Album", - "content_id": "ID konten", - "content_type": "Jenis konten", - "position_updated": "Posisi diperbarui", - "series": "Serial", - "all": "Semua", - "available_sound_modes": "Mode suara yang tersedia", - "available_sources": "Sumber yang tersedia", - "receiver": "Penerima", - "speaker": "Speaker", - "tv": "TV", + "max_running_scripts": "Jumlah maksimal skrip yang berjalan", + "stopped": "Terhenti", + "garage": "Garasi", "oscillating": "Berosilasi", "speed_step": "Langkah kecepatan", "available_preset_modes": "Mode prasetel tersedia", @@ -1816,56 +1897,16 @@ "armed_vacation": "Diaktifkan untuk liburan", "disarming": "Sedang dinonaktifkan", "triggered": "Terpicu", - "changed_by": "Diubah oleh", "code_for_arming": "Kode untuk mengaktifkan", "not_required": "Tidak dibutuhkan", - "code_format": "Format kode", "gps_accuracy": "Akurasi GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Jenis peristiwa", - "doorbell": "Bel pintu", - "max_running_scripts": "Jumlah maksimal skrip yang berjalan", - "jammed": "Macet", - "locking": "Mengunci", - "unlocking": "Membuka kunci", - "fan_only": "Kipas saja", - "heat_cool": "Panas/dingin", - "aux_heat": "Pemanasan tambahan", - "current_humidity": "Kelembapan saat ini", - "current_temperature": "Current Temperature", - "diffuse": "Membaur", - "middle": "Tengah", - "top": "Atas", - "current_action": "Aksi saat ini", - "cooling": "Mendinginkan", - "drying": "Mengeringkan", - "heating": "Memanaskan", - "preheating": "Pemanasan awal", - "max_target_humidity": "Target kelembapan maksimum", - "max_target_temperature": "Target suhu maksimum", - "min_target_humidity": "Target kelembapan minimum", - "min_target_temperature": "Target suhu minimum", - "boost": "Kencang", - "comfort": "Nyaman", - "eco": "Eco", - "sleep": "Tidur", - "both": "Keduanya", - "horizontal": "Horizontal", - "upper_target_temperature": "Target suhu atas", - "lower_target_temperature": "Target suhu bawah", - "target_temperature_step": "Langkah target suhu", - "last_reset": "Pengaturan ulang terakhir", - "possible_states": "Status yang mungkin", - "state_class": "Kelas status", - "measurement": "Pengukuran", - "total": "Total", - "total_increasing": "Total meningkat", - "conductivity": "Konduktivitas", - "data_size": "Ukuran data", - "balance": "Neraca", - "timestamp": "Stempel waktu", + "auto_update": "Pembaruan otomatis", + "in_progress": "Sedang berlangsung", + "installed_version": "Versi terinstal", + "release_summary": "Ringkasan rilis", + "release_url": "URL rilis", + "skipped_version": "Versi yang dilewati", + "firmware": "Firmware", "color_mode": "Color Mode", "brightness_only": "Hanya kecerahan", "hs": "HS", @@ -1881,206 +1922,126 @@ "minimum_color_temperature_kelvin": "Suhu warna minimum (Kelvin)", "minimum_color_temperature_mireds": "Suhu warna minimum (mired)", "available_color_modes": "Mode warna tersedia", - "clear_night": "Cerah, malam", - "cloudy": "Berawan", - "exceptional": "Luar biasa", - "fog": "Kabut", - "hail": "Hujan es", - "lightning": "Petir", - "lightning_rainy": "Petir, hujan", - "partly_cloudy": "Sebagian berawan", - "pouring": "Hujan lebat", - "rainy": "Hujan", - "snowy": "Bersalju", - "snowy_rainy": "Bersalju, hujan", - "sunny": "Cerah", - "windy": "Berangin", - "windy_cloudy": "Berangin, berawan", - "apparent_temperature": "Suhu yang tampak", - "cloud_coverage": "Cakupan awan", - "dew_point_temperature": "Suhu titik embun", - "pressure_unit": "Unit tekanan", - "uv_index": "Indeks UV", - "wind_bearing": "Arah angin", - "wind_gust_speed": "Kecepatan gust angin", - "streaming": "Streaming", - "access_token": "Token akses", - "brand": "Merek", - "stream_type": "Jenis stream", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Menit", - "second": "Detik", - "pattern": "Pola", - "members": "Anggota", - "finishes_at": "Selesai pada", - "remaining": "Sisa", - "identify": "Identifikasi", - "auto_update": "Pembaruan otomatis", - "in_progress": "Sedang berlangsung", - "installed_version": "Versi terinstal", - "release_summary": "Ringkasan rilis", - "release_url": "URL rilis", - "skipped_version": "Versi yang dilewati", - "firmware": "Firmware", - "abort_single_instance_allowed": "Sudah dikonfigurasi. Hanya satu konfigurasi yang diizinkan.", - "user_description": "Ingin memulai penyiapan?", - "device_is_already_configured": "Perangkat sudah dikonfigurasi", - "re_authentication_was_successful": "Autentikasi ulang berhasil", - "re_configuration_was_successful": "Konfigurasi ulang berhasil", - "failed_to_connect": "Gagal terhubung", - "error_custom_port_not_supported": "Perangkat Gen1 tidak mendukung port khusus.", - "invalid_authentication": "Autentikasi tidak valid", - "unexpected_error": "Kesalahan tak terduga", - "username": "Nama Pengguna", - "host": "Host", - "port": "Port", + "end_time": "Waktu berakhir", + "start_time": "Waktu mulai", + "fan_only": "Kipas saja", + "heat_cool": "Panas/dingin", + "aux_heat": "Pemanasan tambahan", + "current_humidity": "Kelembapan saat ini", + "current_temperature": "Current Temperature", + "diffuse": "Membaur", + "middle": "Tengah", + "top": "Atas", + "current_action": "Aksi saat ini", + "cooling": "Mendinginkan", + "defrosting": "Defrosting", + "drying": "Mengeringkan", + "heating": "Memanaskan", + "preheating": "Pemanasan awal", + "max_target_humidity": "Target kelembapan maksimum", + "max_target_temperature": "Target suhu maksimum", + "min_target_humidity": "Target kelembapan minimum", + "min_target_temperature": "Target suhu minimum", + "boost": "Kencang", + "comfort": "Nyaman", + "eco": "Eco", + "sleep": "Tidur", + "both": "Keduanya", + "horizontal": "Horizontal", + "upper_target_temperature": "Target suhu atas", + "lower_target_temperature": "Target suhu bawah", + "target_temperature_step": "Langkah target suhu", + "not_charging": "Tidak mengisi daya", + "disconnected": "Terputus", + "connected": "Terhubung", + "no_light": "Tidak ada cahaya", + "light_detected": "Cahaya terdeteksi", + "not_moving": "Tidak bergerak", + "unplugged": "Dicabut", + "not_running": "Tidak berjalan", + "safe": "Aman", + "unsafe": "Tidak aman", + "tampering_detected": "Tamper terdeteksi", + "buffering": "Buffering", + "playing": "Memutar", + "app_id": "ID Aplikasi", + "local_accessible_entity_picture": "Gambar entitas yang dapat diakses lokal", + "group_members": "Kelompokkan anggota", + "muted": "Dibisukan", + "album_artist": "Artis Album", + "content_id": "ID konten", + "content_type": "Jenis konten", + "position_updated": "Posisi diperbarui", + "series": "Serial", + "all": "Semua", + "available_sound_modes": "Mode suara yang tersedia", + "available_sources": "Sumber yang tersedia", + "receiver": "Penerima", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Layanan sudah dikonfigurasi", "account_is_already_configured": "Akun sudah dikonfigurasi", "abort_already_in_progress": "Alur konfigurasi sedang berlangsung", + "failed_to_connect": "Gagal terhubung", "invalid_access_token": "Token akses tidak valid", + "invalid_authentication": "Autentikasi tidak valid", "received_invalid_token_data": "Menerima respons token yang tidak valid.", "abort_oauth_failed": "Terjadi kesalahan saat mendapatkan token akses.", "timeout_resolving_oauth_token": "Tenggang waktu penyelesaian token OAuth habis.", "abort_oauth_unauthorized": "Kesalahan otorisasi OAuth saat mendapatkan token akses.", + "re_authentication_was_successful": "Autentikasi ulang berhasil", + "unexpected_error": "Kesalahan tak terduga", "successfully_authenticated": "Berhasil diautentikasi", "link_fitbit": "Tautkan Fitbit", "pick_authentication_method": "Pilih metode autentikasi", "authentication_expired_for_name": "Autentikasi ulang integrasi untuk {name}", - "service_is_already_configured": "Layanan sudah dikonfigurasi", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Ingin menyiapkan {name}?", - "adapter": "Adaptor", - "multiple_adapters_description": "Pilih adaptor Bluetooth untuk disiapkan", - "abort_already_configured": "Device has already been configured.", - "invalid_host": "Invalid host.", - "wrong_smartthings_token": "Wrong SmartThings token.", - "error_st_device_not_found": "SmartThings TV deviceID not found.", - "error_st_device_used": "SmartThings TV deviceID already used.", - "samsungtv_smart_model": "SamsungTV Smart: {model}", - "host_or_ip_address": "Host or IP address", - "data_name": "Name assigned to the entity", - "smartthings_generated_token_optional": "SmartThings generated token (optional)", - "smartthings_tv": "SmartThings TV", - "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Kunci API", - "configure_daikin_ac": "Konfigurasi AC Daikin", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", - "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Tidak dapat terhubung. Detail: {error_detail}", - "unknown_details_error_detail": "Tidak dikenal. Detail: {error_detail}", - "uses_an_ssl_certificate": "Menggunakan sertifikat SSL", - "verify_ssl_certificate": "Verifikasi sertifikat SSL", - "timeout_establishing_connection": "Tenggang waktu pembuatan koneksi habis", - "link_google_account": "Tautkan Akun Google", - "abort_no_devices_found": "Tidak ada perangkat yang ditemukan di jaringan", - "connection_error_error": "Kesalahan koneksi: {error}", - "invalid_authentication_error": "Autentikasi tidak valid: {error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "Autentikasi", - "device_class": "Kelas perangkat", - "state_template": "Templat status", - "template_binary_sensor": "Sensor biner templat", - "template_sensor": "Sensor templat", - "template_a_binary_sensor": "Templat sensor biner", - "template_a_sensor": "Templat sensor", - "template_helper": "Pembantu templat", - "location_is_already_configured": "Lokasi sudah dikonfigurasi", - "failed_to_connect_error": "Gagal tersambung: {error}", - "invalid_api_key": "Kunci API tidak valid", - "pin_code": "Kode PIN", - "discovered_android_tv": "Android TV yang Ditemukan", - "known_hosts": "Daftar opsional host yang diketahui jika penemuan mDNS tidak berfungsi.", - "google_cast_configuration": "Konfigurasi Google Cast", - "abort_invalid_host": "Nama host atau alamat IP tidak valid", - "device_not_supported": "Perangkat tidak didukung", - "name_model_at_host": "{name} ({model} di {host})", - "authenticate_to_the_device": "Autentikasi ke perangkat", - "finish_title": "Pilih nama untuk perangkat", - "unlock_the_device": "Buka kunci perangkat", - "yes_do_it": "Ya, lakukan.", - "unlock_the_device_optional": "Buka kunci perangkat (opsional)", - "connect_to_the_device": "Hubungkan ke perangkat", - "invalid_birth_topic": "Topik birth tidak valid", - "error_bad_certificate": "Sertifikat CA tidak valid", - "invalid_discovery_prefix": "Prefiks topik penemuan tidak valid", - "invalid_will_topic": "Topik will tidak valid", - "broker": "Broker", - "data_certificate": "Unggah file sertifikat CA khusus", - "upload_client_certificate_file": "Unggah file sertifikat klien", - "upload_private_key_file": "Unggah file kunci pribadi", - "data_keepalive": "Waktu antara mengirim pesan tetap hidup", - "mqtt_protocol": "Protokol MQTT", - "broker_certificate_validation": "Validasi sertifikat broker", - "use_a_client_certificate": "Gunakan sertifikat klien", - "ignore_broker_certificate_validation": "Abaikan validasi sertifikat broker", - "mqtt_transport": "Transportasi MQTT", - "data_ws_headers": "Header WebSocket dalam format JSON", - "websocket_path": "Jalur WebSocket", - "enable_discovery": "Aktifkan penemuan", - "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Gateway Zigbee deCONZ melalui add-on Home Assistant", - "reauth_confirm_title": "Diperlukan autentikasi ulang dengan broker MQTT", - "path_is_not_allowed": "Jalur tidak diperbolehkan", - "path_is_not_valid": "Jalur tidak valid", - "path_to_file": "Jalur ke file", - "api_error_occurred": "Terjadi kesalahan API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Aktifkan HTTPS", - "abort_mdns_missing_mac": "Alamat MAC tidak ada dalam properti MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Layanan diterima", - "discovered_esphome_node": "Perangkat node ESPHome yang ditemukan", - "encryption_key": "Kunci enkripsi", - "no_port_for_endpoint": "Tidak ada port untuk titik akhir", - "abort_no_services": "Tidak ada layanan yang ditemukan di titik akhir", - "discovered_wyoming_service": "Layanan Wyoming yang ditemukan", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Jenis Switchbot yang tidak didukung.", - "authentication_failed_error_detail": "Autentikasi gagal: {error_detail}", - "error_encryption_key_invalid": "ID Kunci atau Kunci enkripsi tidak valid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Akun SwitchBot (disarankan)", - "menu_options_lock_key": "Masukkan kunci enkripsi kunci secara manual", - "key_id": "ID Kunci", - "password_description": "Kata sandi untuk melindungi cadangan.", - "device_address": "Alamat perangkat", - "meteorologisk_institutt": "Meteorologisk institutt", + "abort_single_instance_allowed": "Sudah dikonfigurasi. Hanya satu konfigurasi yang diizinkan.", + "user_description": "Pilih perangkat untuk disiapkan", "two_factor_code": "Kode autentikasi dua faktor", "two_factor_authentication": "Autentikasi dua faktor", + "username": "Nama Pengguna", "sign_in_with_ring_account": "Masuk dengan akun Ring", + "broadcast_address": "Alamat broadcast", + "broadcast_port": "Port broadcast", + "mac_address": "Alamat MAC", + "device_is_already_configured": "Perangkat sudah dikonfigurasi", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Konfigurasi ulang berhasil", + "error_custom_port_not_supported": "Perangkat Gen1 tidak mendukung port khusus.", + "host": "Host", + "port": "Port", "bridge_is_already_configured": "Bridge sudah dikonfigurasi", "no_deconz_bridges_discovered": "deCONZ bridge tidak ditemukan", "abort_no_hardware_available": "Tidak ada perangkat keras radio yang terhubung ke deCONZ", "abort_updated_instance": "Instans deCONZ yang diperbarui dengan alamat host baru", "error_linking_not_possible": "Tidak dapat terhubung dengan gateway", "error_no_key": "Tidak bisa mendapatkan kunci API", + "hassio_confirm_title": "MQTT Broker via add-on Home Assistant", "link_with_deconz": "Tautkan dengan deCONZ", "select_discovered_deconz_gateway": "Pilih gateway deCONZ yang ditemukan", + "device_class": "Device Class", + "state_template": "Templat untuk status", + "template_binary_sensor": "Templat untuk sensor biner", + "actions_on_press": "Aksi saat ditekan", + "template_button": "Templat untuk tombol", + "verify_ssl_certificate": "Verifikasi sertifikat SSL", + "template_image": "Templat untuk gambar", + "actions_on_set_value": "Aksi pada peristiwa nilai ditetapkan", + "step_value": "Nilai langkah", + "template_number": "Templat untuk bilangan", + "available_options": "Opsi tersedia", + "actions_on_select": "Aksi saat memilih", + "template_select": "Templat untuk pilihan", + "template_sensor": "Templat untuk sensor", + "actions_on_turn_off": "Aksi saat dimatikan", + "actions_on_turn_on": "Aksi saat dinyalakan", + "value_template": "Nilai templat", + "template_switch": "Templat untuk sakelar", + "template_a_switch": "Templat untuk saklar", + "template_helper": "Pembantu templat", "all_entities": "Semua entitas", "hide_members": "Sembunyikan anggota", "add_group": "Tambahkan Grup", @@ -2088,58 +2049,149 @@ "data_round_digits": "Bulatkan nilai ke bilangan desimal", "type": "Tipe", "binary_sensor_group": "Grup sensor biner", + "button_group": "Button group", "cover_group": "Grup penutup", "event_group": "Grup peristiwa", "fan_group": "Grup kipas", "light_group": "Grup lampu", "lock_group": "Grup kunci", "media_player_group": "Grup pemutar media", + "notify_group": "Notify group", "sensor_group": "Grup sensor", "switch_group": "Grup sakelar", - "abort_alternative_integration": "Perangkat dapat didukung lebih baik lewat integrasi lainnya", - "abort_discovery_error": "Gagal menemukan perangkat DLNA yang cocok", - "abort_incomplete_config": "Konfigurasi tidak memiliki variabel yang diperlukan", + "no_port_for_endpoint": "Tidak ada port untuk titik akhir", + "abort_no_services": "Tidak ada layanan yang ditemukan di titik akhir", + "discovered_wyoming_service": "Layanan Wyoming yang ditemukan", + "timeout_establishing_connection": "Tenggang waktu pembuatan koneksi habis", + "link_google_account": "Tautkan Akun Google", + "name_already_exists": "Nama sudah ada", + "passive": "Pasif", + "define_zone_parameters": "Tentukan parameter zona", + "cannot_connect_details_error_detail": "Tidak dapat terhubung. Detail: {error_detail}", + "unknown_details_error_detail": "Tidak dikenal. Detail: {error_detail}", + "uses_an_ssl_certificate": "Menggunakan sertifikat SSL", + "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", + "invalid_host": "Invalid host.", + "wrong_smartthings_token": "Wrong SmartThings token.", + "error_st_device_not_found": "SmartThings TV deviceID not found.", + "error_st_device_used": "SmartThings TV deviceID already used.", + "samsungtv_smart_model": "SamsungTV Smart: {model}", + "host_or_ip_address": "Host or IP address", + "data_name": "Name assigned to the entity", + "smartthings_generated_token_optional": "SmartThings generated token (optional)", + "smartthings_tv": "SmartThings TV", + "smartthings_tv_deviceid": "SmartThings TV deviceID", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Jenis Switchbot yang tidak didukung.", + "authentication_failed_error_detail": "Autentikasi gagal: {error_detail}", + "error_encryption_key_invalid": "ID Kunci atau Kunci enkripsi tidak valid", + "name_address": "{name} ({address})", + "confirm_description": "Ingin memulai penyiapan?", + "switchbot_account_recommended": "Akun SwitchBot (disarankan)", + "menu_options_lock_key": "Masukkan kunci enkripsi kunci secara manual", + "encryption_key": "Kunci enkripsi", + "key_id": "ID Kunci", + "password_description": "Kata sandi untuk melindungi cadangan.", + "device_address": "Alamat perangkat", + "known_hosts": "Daftar opsional host yang diketahui jika penemuan mDNS tidak berfungsi.", + "google_cast_configuration": "Konfigurasi Google Cast", + "abort_alternative_integration": "Perangkat dapat didukung lebih baik lewat integrasi lainnya", + "abort_discovery_error": "Gagal menemukan perangkat DLNA yang cocok", + "abort_incomplete_config": "Konfigurasi tidak memiliki variabel yang diperlukan", "manual_description": "URL ke file XML deskripsi perangkat", "manual_title": "Koneksi perangkat DLNA DMR manual", "discovered_dlna_dmr_devices": "Perangkat DLNA DMR yang ditemukan", "hacs_is_not_setup": "HACS is not setup.", "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", "waiting_for_device_activation": "Waiting for device activation", "reauthentication_needed": "Reauthentication needed", "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Nama sudah ada", - "passive": "Pasif", - "define_zone_parameters": "Tentukan parameter zona", "calendar_name": "Nama Kalender", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", + "add_soliscloud_credentials": "Add SolisCloud credentials", + "abort_mdns_missing_mac": "Alamat MAC tidak ada dalam properti MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Aksi diterima", + "discovered_esphome_node": "Perangkat node ESPHome yang ditemukan", + "api_error_occurred": "Terjadi kesalahan API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Aktifkan HTTPS", + "api_key": "Kunci API", + "configure_daikin_ac": "Konfigurasi AC Daikin", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Ingin menyiapkan {name}?", + "adapter": "Adaptor", + "multiple_adapters_description": "Pilih adaptor Bluetooth untuk disiapkan", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "Tidak ada perangkat yang ditemukan di jaringan", + "connection_error_error": "Kesalahan koneksi: {error}", + "invalid_authentication_error": "Autentikasi tidak valid: {error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "Autentikasi", + "abort_addon_info_failed": "Gagal mendapatkan info untuk add-on {addon} .", + "abort_addon_install_failed": "Gagal menginstal add-on {addon}.", + "abort_addon_start_failed": "Gagal memulai add-on {addon}.", + "invalid_birth_topic": "Topik birth tidak valid", + "error_bad_certificate": "Sertifikat CA tidak valid", + "invalid_discovery_prefix": "Prefiks topik penemuan tidak valid", + "invalid_will_topic": "Topik will tidak valid", + "broker": "Broker", + "data_certificate": "Unggah file sertifikat CA khusus", + "upload_client_certificate_file": "Unggah file sertifikat klien", + "upload_private_key_file": "Unggah file kunci pribadi", + "data_keepalive": "Waktu antara mengirim pesan tetap hidup", + "mqtt_protocol": "Protokol MQTT", + "broker_certificate_validation": "Validasi sertifikat broker", + "use_a_client_certificate": "Gunakan sertifikat klien", + "ignore_broker_certificate_validation": "Abaikan validasi sertifikat broker", + "mqtt_transport": "Transportasi MQTT", + "data_ws_headers": "Header WebSocket dalam format JSON", + "websocket_path": "Jalur WebSocket", + "enable_discovery": "Aktifkan penemuan", + "data_description_discovery": "Opsi untuk mengaktifkan penemuan otomatis MQTT.", + "installing_add_on": "Menginstal add-on", + "reauth_confirm_title": "Diperlukan autentikasi ulang dengan broker MQTT", + "starting_add_on": "Memulai add-on", + "menu_options_addon": "Gunakan add-on resmi {addon}.", + "menu_options_broker": "Masukkan detail koneksi broker MQTT secara manual", + "pin_code": "Kode PIN", + "discovered_android_tv": "Android TV yang Ditemukan", + "path_is_not_allowed": "Jalur tidak diperbolehkan", + "path_is_not_valid": "Jalur tidak valid", + "path_to_file": "Jalur ke file", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Mode pemindai Bluetooth", - "passive_scanning": "Memindai secara pasif", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Izinkan sensor CLIP deCONZ", + "allow_deconz_light_groups": "Izinkan grup lampu deCONZ", + "data_allow_new_devices": "Izinkan penambahan otomatis perangkat baru", + "deconz_devices_description": "Konfigurasikan visibilitas jenis perangkat deCONZ", + "deconz_options": "Opsi deCONZ", + "enable_the_conversation_agent": "Aktifkan agen percakapan", + "language_code": "Kode bahasa", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2222,50 +2274,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Aktifkan agen percakapan", - "language_code": "Kode bahasa", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "UUID yang saat ini diizinkan. Hapus centang untuk menghapus", - "minimum_rssi": "RSSI minimum", - "data_new_uuid": "Masukkan UUID baru yang diizinkan", - "data_calendar_access": "Akses Home Assistant ke Google Kalender", - "ignore_cec": "Abaikan CEC", - "allowed_uuids": "UUID yang diizinkan", - "advanced_google_cast_configuration": "Konfigurasi Google Cast tingkat lanjut", - "broker_options": "Opsi broker", - "enable_birth_message": "Aktifkan pesan 'birth'", - "birth_message_payload": "Payload pesan birth", - "birth_message_qos": "QoS pesan birth", - "birth_message_retain": "Simpan pesan birth", - "birth_message_topic": "Topik pesan birth", - "discovery_prefix": "Prefiks penemuan", - "enable_will_message": "Aktifkan pesan 'will'", - "will_message_payload": "Payload pesan will", - "will_message_qos": "QoS pesan will", - "will_message_retain": "Simpan pesan will", - "will_message_topic": "Topik pesan will", - "mqtt_options": "Opsi MQTT", - "protocol": "Protokol", - "select_test_server": "Pilih server uji", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Jumlah percobaan", - "allow_deconz_clip_sensors": "Izinkan sensor CLIP deCONZ", - "allow_deconz_light_groups": "Izinkan grup lampu deCONZ", - "data_allow_new_devices": "Izinkan penambahan otomatis perangkat baru", - "deconz_devices_description": "Konfigurasikan visibilitas jenis perangkat deCONZ", - "deconz_options": "Opsi deCONZ", + "select_test_server": "Pilih server uji", "invalid_url": "URL tidak valid", "data_browse_unfiltered": "Tampilkan media yang tidak kompatibel saat menjelajah", "event_listener_callback_url": "URL panggilan balik pendengar peristiwa", "data_listen_port": "Port pendengar peristiwa (acak jika tidak diatur)", "poll_for_device_availability": "Polling untuk ketersediaan perangkat", "init_title": "Konfigurasi Digital Media Renderer DLNA", + "ignore_cec": "Abaikan CEC", + "allowed_uuids": "UUID yang diizinkan", + "advanced_google_cast_configuration": "Konfigurasi Google Cast tingkat lanjut", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2276,6 +2323,38 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokol", + "data_calendar_access": "Akses Home Assistant ke Google Kalender", + "passive_scanning": "Memindai secara pasif", + "data_allow_nameless_uuids": "UUID yang saat ini diizinkan. Hapus centang untuk menghapus", + "minimum_rssi": "RSSI minimum", + "data_new_uuid": "Masukkan UUID baru yang diizinkan", + "broker_options": "Opsi broker", + "enable_birth_message": "Aktifkan pesan 'birth'", + "birth_message_payload": "Payload pesan birth", + "birth_message_qos": "QoS pesan birth", + "birth_message_retain": "Simpan pesan birth", + "birth_message_topic": "Topik pesan birth", + "discovery_prefix": "Prefiks penemuan", + "enable_will_message": "Aktifkan pesan 'will'", + "will_message_payload": "Payload pesan will", + "will_message_qos": "QoS pesan will", + "will_message_retain": "Simpan pesan will", + "will_message_topic": "Topik pesan will", + "mqtt_options": "Opsi MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Kunci {entity_name}", + "open_entity_name": "Buka {entity_name}", + "unlock_entity_name": "Buka kunci {entity_name}", + "entity_name_locked": "{entity_name} terkunci", + "entity_name_opened": "{entity_name} terbuka", + "entity_name_unlocked": "{entity_name} tidak terkunci", "first_button": "Tombol pertama", "second_button": "Tombol kedua", "third_button": "Tombol ketiga", @@ -2292,24 +2371,105 @@ "subtype_single_push": "Push tunggal {subtype}", "subtype_triple_clicked": "\"{subtype}\" diklik tiga kali", "subtype_triple_push": "Push tiga kali {subtype}", - "set_value_for_entity_name": "Tetapkan nilai untuk {entity_name}", - "value": "Nilai", - "close_entity_name": "Tutup {entity_name}", - "close_entity_name_tilt": "Tutup miring {entity_name}", - "open_entity_name": "Buka {entity_name}", - "open_entity_name_tilt": "Buka miring {entity_name}", - "set_entity_name_position": "Tetapkan posisi {entity_name}", - "set_entity_name_tilt_position": "Setel posisi miring {entity_name}", - "stop_entity_name": "Hentikan {entity_name}", - "entity_name_closed": "{entity_name} tertutup", - "entity_name_closing": "{entity_name} menutup", - "entity_name_is_open": "{entity_name} terbuka", - "entity_name_opening": "{entity_name} membuka", - "current_entity_name_position_is": "Posisi {entity_name} saat ini adalah", - "condition_type_is_tilt_position": "Posisi miring {entity_name} saat ini adalah", - "entity_name_opened": "{entity_name} telah dibuka", + "both_buttons": "Kedua tombol", + "bottom_buttons": "Tombol bawah", + "fifth_button": "Tombol kelima", + "sixth_button": "Tombol keenam", + "seventh_button": "Tombol ketujuh", + "eighth_button": "Tombol kedelapan", + "dim_down": "Redupkan", + "dim_up": "Terangkan", + "left": "Kiri", + "right": "Kanan", + "side": "Sisi 6", + "top_buttons": "Tombol atas", + "device_awakened": "Perangkat terbangun", + "subtype_continuously_pressed": "\"{subtype}\" terus ditekan", + "trigger_type_button_long_release": "\"{subtype}\" dilepaskan setelah ditekan lama", + "subtype_quadruple_clicked": "\"{subtype}\" diklik empat kali", + "subtype_quintuple_clicked": "\"{subtype}\" diklik lima kali", + "button_rotated_subtype": "Tombol diputar \"{subtype}\"", + "button_rotated_fast_subtype": "Tombol diputar cepat \"{subtype}\"", + "button_rotation_subtype_stopped": "Pemutaran tombol \"{subtype}\" berhenti", + "subtype_pressed": "\"{subtype}\" ditekan", + "subtype_released": "\"{subtype}\" dilepas", + "device_subtype_double_tapped": "Perangkat \"{subtype}\" diketuk dua kali", + "trigger_type_remote_double_tap_any_side": "Perangkat diketuk dua kali di sisi mana pun", + "device_in_free_fall": "Perangkat jatuh bebas", + "device_flipped_degrees": "Perangkat dibalik 90 derajat", + "device_shaken": "Perangkat diguncangkan", + "trigger_type_remote_moved": "Perangkat dipindahkan dengan \"{subtype}\" ke atas", + "trigger_type_remote_moved_any_side": "Perangkat dipindahkan dengan sisi mana pun menghadap ke atas", + "trigger_type_remote_rotate_from_side": "Perangkat diputar dari \"sisi 6\" ke \"{subtype}\"", + "device_turned_clockwise": "Perangkat diputar searah jarum jam", + "device_turned_counter_clockwise": "Perangkat diputar berlawanan arah jarum jam", + "press_entity_name_button": "Tekan tombol {entity_name}", + "entity_name_has_been_pressed": "{entity_name} telah ditekan", + "set_value_for_entity_name": "Tetapkan nilai untuk {entity_name}", + "value": "Nilai", + "close_entity_name": "Tutup {entity_name}", + "close_entity_name_tilt": "Tutup miring {entity_name}", + "open_entity_name_tilt": "Buka miring {entity_name}", + "set_entity_name_position": "Tetapkan posisi {entity_name}", + "set_entity_name_tilt_position": "Setel posisi miring {entity_name}", + "stop_entity_name": "Hentikan {entity_name}", + "entity_name_closed": "{entity_name} tertutup", + "entity_name_closing": "{entity_name} menutup", + "entity_name_opening": "{entity_name} membuka", + "current_entity_name_position_is": "Posisi {entity_name} saat ini adalah", + "condition_type_is_tilt_position": "Posisi miring {entity_name} saat ini adalah", "entity_name_position_changes": "Perubahan posisi {entity_name}", "entity_name_tilt_position_changes": "Perubahan posisi kemiringan {entity_name}", + "toggle_entity_name": "Nyala/matikan {entity_name}", + "turn_off_entity_name": "Matikan {entity_name}", + "turn_on_entity_name": "Nyalakan {entity_name}", + "entity_name_is_off": "{entity_name} mati", + "entity_name_is_on": "{entity_name} nyala", + "trigger_type_changed_states": "{entity_name} dinyalakan atau dimatikan", + "entity_name_turned_off": "{entity_name} dimatikan", + "entity_name_turned_on": "{entity_name} dinyalakan", + "arm_entity_name_away": "Aktifkan {entity_name} untuk keluar", + "arm_entity_name_home": "Aktifkan {entity_name} untuk di rumah", + "arm_entity_name_night": "Aktifkan {entity_name} untuk malam", + "arm_entity_name_vacation": "Aktifkan {entity_name} untuk liburan", + "disarm_entity_name": "Nonaktifkan {entity_name}", + "trigger_entity_name": "Picu {entity_name}", + "entity_name_armed_away": "{entity_name} diaktifkan untuk keluar", + "entity_name_armed_home": "{entity_name} diaktifkan untuk di rumah", + "entity_name_armed_night": "{entity_name} diaktifkan untuk malam", + "entity_name_armed_vacation": "{entity_name} diaktifkan untuk liburan", + "entity_name_disarmed": "{entity_name} dinonaktifkan", + "entity_name_triggered": "{entity_name} dipicu", + "entity_name_is_buffering": "{entity_name} sedang buffering", + "entity_name_is_idle": "{entity_name} siaga", + "entity_name_is_paused": "{entity_name} dijeda", + "entity_name_is_playing": "{entity_name} sedang memutar", + "entity_name_starts_buffering": "{entity_name} mulai buffering", + "entity_name_becomes_idle": "{entity_name} menjadi siaga", + "entity_name_starts_playing": "{entity_name} mulai memutar", + "entity_name_update_availability_changed": "Ketersediaan pembaruan {entity_name} berubah", + "entity_name_became_up_to_date": "{entity_name} menjadi yang terbaru", + "trigger_type_turned_on": "Tersedia pembaruan untuk {entity_name}", + "decrease_entity_name_brightness": "Kurangi kecerahan {entity_name}", + "increase_entity_name_brightness": "Tingkatkan kecerahan {entity_name}", + "flash_entity_name": "Lampu kilat {entity_name}", + "flash": "Flash", + "action_type_select_first": "Ubah {entity_name} ke opsi pertama", + "action_type_select_last": "Ubah {entity_name} ke opsi terakhir", + "action_type_select_next": "Ubah {entity_name} ke opsi berikutnya", + "change_entity_name_option": "Ubah opsi {entity_name}", + "action_type_select_previous": "Ubah {entity_name} ke opsi sebelumnya", + "current_entity_name_selected_option": "Opsi terpilih {entity_name}", + "cycle": "Putaran", + "from": "Dari", + "to": "Sampai dengan", + "entity_name_option_changed": "Opsi {entity_name} berubah", + "action_type_set_hvac_mode": "Ubah mode HVAC di {entity_name}", + "change_preset_on_entity_name": "Ubah prasetel di {entity_name}", + "entity_name_measured_humidity_changed": "Kelembapan terukur {entity_name} berubah", + "entity_name_measured_temperature_changed": "Suhu terukur {entity_name} berubah", + "entity_name_hvac_mode_changed": "Mode HVAC {entity_name} berubah", + "send_a_notification": "Kirim notifikasi", "entity_name_battery_low": "Baterai {entity_name} hampir habis", "entity_name_charging": "{entity_name} sedang mengisi daya", "condition_type_is_co": "{entity_name} mendeteksi karbon monoksida", @@ -2318,7 +2478,6 @@ "entity_name_is_detecting_gas": "{entity_name} mendeteksi gas", "entity_name_is_hot": "{entity_name} panas", "entity_name_is_detecting_light": "{entity_name} mendeteksi cahaya", - "entity_name_locked": "{entity_name} terkunci", "entity_name_is_moist": "{entity_name} lembab", "entity_name_is_detecting_motion": "{entity_name} mendeteksi gerakan", "entity_name_is_moving": "{entity_name} bergerak", @@ -2336,7 +2495,6 @@ "entity_name_is_not_cold": "{entity_name} tidak dingin", "entity_name_disconnected": "{entity_name} terputus", "entity_name_is_not_hot": "{entity_name} tidak panas", - "entity_name_unlocked": "{entity_name} tidak terkunci", "entity_name_is_dry": "{entity_name} kering", "entity_name_is_not_moving": "{entity_name} tidak bergerak", "entity_name_is_not_occupied": "{entity_name} tidak ditempati", @@ -2347,8 +2505,6 @@ "condition_type_is_not_tampered": "{entity_name} tidak mendeteksi gangguan", "entity_name_is_safe": "{entity_name} aman", "entity_name_is_occupied": "{entity_name} ditempati", - "entity_name_is_off": "{entity_name} mati", - "entity_name_is_on": "{entity_name} nyala", "entity_name_plugged_in": "{entity_name} dicolokkan", "entity_name_powered": "{entity_name} ditenagai", "entity_name_present": "{entity_name} ada", @@ -2375,7 +2531,6 @@ "entity_name_stopped_detecting_problem": "{entity_name} berhenti mendeteksi masalah", "entity_name_stopped_detecting_smoke": "{entity_name} berhenti mendeteksi asap", "entity_name_stopped_detecting_sound": "{entity_name} berhenti mendeteksi suara", - "entity_name_became_up_to_date": "{entity_name} menjadi yang terbaru", "entity_name_stopped_detecting_vibration": "{entity_name} berhenti mendeteksi getaran", "entity_name_became_not_cold": "{entity_name} menjadi tidak dingin", "entity_name_became_not_hot": "{entity_name} menjadi tidak panas", @@ -2391,46 +2546,9 @@ "entity_name_started_detecting_smoke": "{entity_name} mulai mendeteksi asap", "entity_name_started_detecting_sound": "{entity_name} mulai mendeteksi suara", "entity_name_started_detecting_tampering": "{entity_name} mulai mendeteksi gangguan", - "entity_name_turned_off": "{entity_name} dimatikan", - "entity_name_turned_on": "{entity_name} dinyalakan", "entity_name_became_unsafe": "{entity_name} menjadi tidak aman", "trigger_type_update": "{entity_name} mendapat pembaruan yang tersedia", "entity_name_started_detecting_vibration": "{entity_name} mulai mendeteksi getaran", - "entity_name_is_buffering": "{entity_name} sedang buffering", - "entity_name_is_idle": "{entity_name} siaga", - "entity_name_is_paused": "{entity_name} dijeda", - "entity_name_is_playing": "{entity_name} sedang memutar", - "entity_name_starts_buffering": "{entity_name} mulai buffering", - "trigger_type_changed_states": "{entity_name} dinyalakan atau dimatikan", - "entity_name_becomes_idle": "{entity_name} menjadi siaga", - "entity_name_starts_playing": "{entity_name} mulai memutar", - "toggle_entity_name": "Nyala/matikan {entity_name}", - "turn_off_entity_name": "Matikan {entity_name}", - "turn_on_entity_name": "Nyalakan {entity_name}", - "arm_entity_name_away": "Aktifkan {entity_name} untuk keluar", - "arm_entity_name_home": "Aktifkan {entity_name} untuk di rumah", - "arm_entity_name_night": "Aktifkan {entity_name} untuk malam", - "arm_entity_name_vacation": "Aktifkan {entity_name} untuk liburan", - "disarm_entity_name": "Nonaktifkan {entity_name}", - "trigger_entity_name": "Picu {entity_name}", - "entity_name_armed_away": "{entity_name} diaktifkan untuk keluar", - "entity_name_armed_home": "{entity_name} diaktifkan untuk di rumah", - "entity_name_armed_night": "{entity_name} diaktifkan untuk malam", - "entity_name_armed_vacation": "{entity_name} diaktifkan untuk liburan", - "entity_name_disarmed": "{entity_name} dinonaktifkan", - "entity_name_triggered": "{entity_name} dipicu", - "entity_name_is_home": "{entity_name} ada di rumah", - "entity_name_is_not_home": "{entity_name} tidak ada di rumah", - "entity_name_enters_a_zone": "{entity_name} memasuki zona", - "entity_name_leaves_a_zone": "{entity_name} meninggalkan zona", - "lock_entity_name": "Kunci {entity_name}", - "unlock_entity_name": "Buka kunci {entity_name}", - "action_type_set_hvac_mode": "Ubah mode HVAC di {entity_name}", - "change_preset_on_entity_name": "Ubah prasetel di {entity_name}", - "to": "Sampai dengan", - "entity_name_measured_humidity_changed": "Kelembapan terukur {entity_name} berubah", - "entity_name_measured_temperature_changed": "Suhu terukur {entity_name} berubah", - "entity_name_hvac_mode_changed": "Mode HVAC {entity_name} berubah", "current_entity_name_apparent_power": "Daya nyata {entity_name}", "condition_type_is_aqi": "Indeks kualitas udara {entity_name} saat ini", "current_entity_name_atmospheric_pressure": "Tekanan atmosfer {entity_name} saat ini", @@ -2521,66 +2639,13 @@ "entity_name_water_changes": "Perubahan air {entity_name}", "entity_name_weight_changes": "Perubahan berat {entity_name}", "entity_name_wind_speed_changes": "Perubahan kecepatan angin {entity_name}", - "decrease_entity_name_brightness": "Kurangi kecerahan {entity_name}", - "increase_entity_name_brightness": "Tingkatkan kecerahan {entity_name}", - "flash_entity_name": "Lampu kilat {entity_name}", - "flash": "Flash", - "fifth_button": "Tombol kelima", - "sixth_button": "Tombol keenam", - "subtype_continuously_pressed": "\"{subtype}\" terus ditekan", - "trigger_type_button_long_release": "\"{subtype}\" dilepaskan setelah ditekan lama", - "subtype_quadruple_clicked": "\"{subtype}\" diklik empat kali", - "subtype_quintuple_clicked": "\"{subtype}\" diklik lima kali", - "subtype_pressed": "\"{subtype}\" ditekan", - "subtype_released": "\"{subtype}\" dilepaskan", - "action_type_select_first": "Ubah {entity_name} ke opsi pertama", - "action_type_select_last": "Ubah {entity_name} ke opsi terakhir", - "action_type_select_next": "Ubah {entity_name} ke opsi berikutnya", - "change_entity_name_option": "Ubah opsi {entity_name}", - "action_type_select_previous": "Ubah {entity_name} ke opsi sebelumnya", - "current_entity_name_selected_option": "Opsi terpilih {entity_name}", - "cycle": "Putaran", - "from": "Dari", - "entity_name_option_changed": "Opsi {entity_name} berubah", - "send_a_notification": "Kirim notifikasi", - "both_buttons": "Kedua tombol", - "bottom_buttons": "Tombol bawah", - "seventh_button": "Tombol ketujuh", - "eighth_button": "Tombol kedelapan", - "dim_down": "Redupkan", - "dim_up": "Terangkan", - "left": "Kiri", - "right": "Kanan", - "side": "Sisi 6", - "top_buttons": "Tombol atas", - "device_awakened": "Perangkat terbangun", - "button_rotated_subtype": "Tombol diputar \"{subtype}\"", - "button_rotated_fast_subtype": "Tombol diputar cepat \"{subtype}\"", - "button_rotation_subtype_stopped": "Pemutaran tombol \"{subtype}\" berhenti", - "device_subtype_double_tapped": "Perangkat \"{subtype}\" diketuk dua kali", - "trigger_type_remote_double_tap_any_side": "Perangkat diketuk dua kali di sisi mana pun", - "device_in_free_fall": "Perangkat jatuh bebas", - "device_flipped_degrees": "Perangkat dibalik 90 derajat", - "device_shaken": "Perangkat diguncangkan", - "trigger_type_remote_moved": "Perangkat dipindahkan dengan \"{subtype}\" ke atas", - "trigger_type_remote_moved_any_side": "Perangkat dipindahkan dengan sisi mana pun menghadap ke atas", - "trigger_type_remote_rotate_from_side": "Perangkat diputar dari \"sisi 6\" ke \"{subtype}\"", - "device_turned_clockwise": "Perangkat diputar searah jarum jam", - "device_turned_counter_clockwise": "Perangkat diputar berlawanan arah jarum jam", - "press_entity_name_button": "Tekan tombol {entity_name}", - "entity_name_has_been_pressed": "{entity_name} telah ditekan", - "entity_name_update_availability_changed": "Ketersediaan pembaruan {entity_name} berubah", - "trigger_type_turned_on": "Tersedia pembaruan untuk {entity_name}", - "add_to_queue": "Tambahkan ke antrean", - "play_next": "Putar berikutnya", - "options_replace": "Putar sekarang dan hapus antrean", - "repeat_all": "Ulangi semuanya", - "repeat_one": "Ulangi sekali", - "critical": "Kritis", - "debug": "Debug", - "info": "Info", - "warning": "Peringatan", - "most_recently_updated": "Terakhir diperbarui", + "entity_name_is_home": "{entity_name} ada di rumah", + "entity_name_is_not_home": "{entity_name} tidak ada di rumah", + "entity_name_enters_a_zone": "{entity_name} memasuki zona", + "entity_name_leaves_a_zone": "{entity_name} meninggalkan zona", + "no_device_class": "Tidak ada kelas perangkat", + "no_state_class": "Tidak ada kelas status", + "no_unit_of_measurement": "Tidak ada satuan pengukuran", "arithmetic_mean": "Rata-rata aritmatika", "median": "Median", "product": "Perkalian", @@ -2712,10 +2777,60 @@ "wheat": "Gandum", "white_smoke": "Putih asap", "yellow_green": "Kuning hijau", + "add_to_queue": "Tambahkan ke antrean", + "play_next": "Putar berikutnya", + "options_replace": "Putar sekarang dan hapus antrean", + "repeat_all": "Ulangi semuanya", + "repeat_one": "Ulangi sekali", + "critical": "Kritis", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "Tidak ada kelas perangkat", - "no_state_class": "Tidak ada kelas status", - "no_unit_of_measurement": "Tidak ada satuan pengukuran", + "info": "Info", + "warning": "Peringatan", + "clear_tts_cache": "Hapus cache TTS", + "cache": "Cache", + "entity_id_description": "Entitas yang akan dirujuk dalam entri buku catatan.", + "language_description": "Bahasa teks. Defaultnya adalah bahasa server.", + "options_description": "Kamus yang berisi opsi khusus integrasi.", + "say_a_tts_message": "Ucapkan pesan TTS", + "media_player_entity_id_description": "Pemutar media untuk memutar pesan.", + "media_player_entity": "Entitas pemutar media", + "speak": "Bicara", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Menonaktifkan deteksi gerakan.", + "disable_motion_detection": "Nonaktifkan deteksi gerakan", + "enables_the_motion_detection": "Mengaktifkan deteksi gerakan.", + "enable_motion_detection": "Aktifkan deteksi gerakan", + "format_description": "Format streaming yang didukung oleh pemutar media.", + "format": "Format", + "media_player_description": "Pemutar media untuk streaming.", + "play_stream": "Putar streaming", + "filename": "Nama file", + "lookback": "Lihat balik", + "snapshot_description": "Mengambil snapshot dari kamera.", + "take_snapshot": "Ambil snapshot", + "turns_off_the_camera": "Mematikan kamera.", + "turns_on_the_camera": "Menyalakan kamera.", + "locks_a_lock": "Mengunci kunci.", + "code_description": "Kode untuk mengaktifkan alarm.", + "opens_a_lock": "Membuka kunci.", + "set_datetime_description": "Menetapkan tanggal dan/atau waktu.", + "the_target_date": "Tanggal target.", + "datetime_description": "Tanggal & waktu target.", + "date_time": "Tanggal & waktu", + "the_target_time": "Waktu target.", + "selects_the_first_option": "Memilih opsi pertama.", + "first": "Pertama", + "selects_the_last_option": "Memilih opsi terakhir.", + "select_the_next_option": "Pilih opsi berikutnya.", + "selects_an_option": "Pilih opsi", + "option_to_be_selected": "Opsi untuk dipilih", + "selects_the_previous_option": "Pilih dari opsi sebelumnya.", + "sets_the_options": "Mengatur opsi.", + "list_of_options": "Daftar opsi.", + "set_options": "Tetapkan opsi", "dump_log_objects": "Dump objek log", "log_current_tasks_description": "Catat semua tugas asyncio saat ini.", "log_current_asyncio_tasks": "Catat tugas asyncio saat ini", @@ -2740,47 +2855,30 @@ "stop_logging_object_sources": "Hentikan logging sumber objek", "stop_log_objects_description": "Menghentikan logging pertumbuhan objek di memori.", "stop_logging_objects": "Hentikan logging objek", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Menetapkan nilai.", + "the_target_value": "Nilai target.", + "get_weather_forecast": "Dapatkan prakiraan cuaca.", + "type_description": "Jenis prakiraan: harian, per jam, atau dua kali sehari.", + "forecast_type": "Jenis prakiraan", + "get_forecast": "Dapatkan prakiraan", + "get_forecasts": "Dapatkan prakiraan cuaca", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Membatalkan timer.", + "changes_a_timer": "Mengubah timer.", + "finishes_a_timer": "Menyelesaikan timer.", + "pauses_a_timer": "Jeda timer", + "starts_a_timer": "Mulai timer", + "duration_description": "Durasi yang dibutuhkan timer hingga selesai (opsional).", "reload_resources_description": "Memuat ulang sumber daya dasbor dari konfigurasi YAML.", - "clears_all_log_entries": "Menghapus semua entri log.", - "clear_all": "Bersihkan semua", - "write_log_entry": "Tulis entri log.", - "log_level": "Tingkat log.", - "level": "Level", - "message_to_log": "Pesan untuk dicatat.", - "write": "Tulis", - "set_value_description": "Menetapkan nilai bilangan.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Mengaktifkan/menonaktifkan sirene.", "turns_the_siren_off": "Mematikan sirene.", "turns_the_siren_on": "Menyalakan sirene.", "tone": "Nada", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "Tanggal acara sepanjang hari dimulai.", - "create_event": "Buat acara", - "get_events": "Dapatkan acara", - "list_event": "Daftar acara", - "closes_a_cover": "Menutup penutup.", - "close_cover_tilt_description": "Memiringkan penutup untuk menutup.", - "close_tilt": "Tutup kemiringan", - "opens_a_cover": "Membuka penutup.", - "tilts_a_cover_open": "Memiringkan penutup agar terbuka.", - "open_tilt": "Buka kemiringan", - "set_cover_position_description": "Memindahkan penutup ke posisi tertentu.", - "target_position": "Posisi target.", - "set_position": "Mengatur posisi", - "target_tilt_positition": "Posisi kemiringan target.", - "set_tilt_position": "Mengatur posisi kemiringan", - "stops_the_cover_movement": "Menghentikan gerakan penutup.", - "stop_cover_tilt_description": "Menghentikan gerakan penutup yang miring.", - "stop_tilt": "Hentikan kemiringan", - "toggles_a_cover_open_closed": "Mengalihkan penutup terbuka/tertutup.", - "toggle_cover_tilt_description": "Mengalihkan kemiringan penutup terbuka/tertutup.", - "toggle_tilt": "Alihkan kemiringan", + "set_default_level_description": "Menetapkan level log default untuk integrasi.", + "level_description": "Level keparahan default untuk semua integrasi.", + "level": "Tingkat", + "set_default_level": "Tetapkan level default", + "set_level": "Tetapkan level", "check_configuration": "Periksa konfigurasi", "reload_all": "Muat ulang semuanya", "reload_config_entry_description": "Memuat ulang entri konfigurasi yang ditentukan.", @@ -2801,20 +2899,18 @@ "generic_toggle": "Sakelar (umum)", "generic_turn_off": "Matikan (umum)", "generic_turn_on": "Nyalakan (umum)", + "entities_to_update": "Entitas yang akan diperbarui", "update_entity": "Perbarui entitas", - "creates_a_new_backup": "Membuat cadangan baru.", "decrement_description": "Mengurangi nilai saat ini sebanyak 1 langkah.", "increment_description": "Menambah nilai sebanyak 1 langkah.", - "sets_the_value": "Menetapkan nilai.", - "the_target_value": "Nilai target.", - "reloads_the_automation_configuration": "Memuat ulang konfigurasi otomasi.", - "toggle_description": "Mengaktifkan/menonaktifkan pemutar media.", - "trigger_description": "Memicu tindakan otomasi.", - "skip_conditions": "Kondisi lewati", - "disables_an_automation": "Menonaktifkan otomasi.", - "stops_currently_running_actions": "Menghentikan aksi yang sedang berjalan.", - "stop_actions": "Hentikan aksi", - "enables_an_automation": "Mengaktifkan otomasi.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Jalur", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Memulai ulang add-on.", "the_add_on_slug": "Slug add-on.", "restart_add_on": "Mulai ulang add-on.", @@ -2847,40 +2943,63 @@ "restore_partial_description": "Memulihkan dari cadangan parsial.", "restores_home_assistant": "Memulihkan Home Assistant.", "restore_from_partial_backup": "Pulihkan dari cadangan parsial.", - "clears_the_playlist": "Menghapus daftar putar.", - "clear_playlist": "Hapus daftar putar", - "selects_the_next_track": "Memilih trek berikutnya.", - "pauses": "Jeda.", - "starts_playing": "Mulai memutar.", - "toggles_play_pause": "Mengalihkan putar/jeda.", - "selects_the_previous_track": "Memilih trek sebelumnya.", - "seek": "Mencari", - "stops_playing": "Hentikan memutar", - "starts_playing_specified_media": "Mulai memutar media yang ditentukan.", - "announce": "Mengumumkan", - "enqueue": "Antrean", - "repeat_mode_to_set": "Mode ulangi untuk ditetapkan.", - "select_sound_mode_description": "Memilih mode suara tertentu.", - "select_sound_mode": "Pilih mode suara", - "select_source": "Pilih sumber", - "shuffle_description": "Apakah mode acak diaktifkan atau tidak.", - "unjoin": "Berhenti bergabung", - "turns_down_the_volume": "Mengecilkan volume.", - "turn_down_volume": "Mengecilkan volume", - "volume_mute_description": "Membisukan atau membunyikan pemutar media.", - "is_volume_muted_description": "Menentukan apakah suara dibisukan atau tidak.", - "mute_unmute_volume": "Membisukan/mengheningkan volume", - "sets_the_volume_level": "Mengatur tingkat volume.", - "set_volume": "Mengatur volume", - "turns_up_the_volume": "Menaikkan volume.", - "apply_filter": "Terapkan filter", - "days_to_keep": "Hari untuk disimpan", - "repack": "Kemas ulang", - "purge": "Pembersihan", - "domains_to_remove": "Domain yang akan dihapus", - "entity_globs_to_remove": "Glob entitas untuk dihapus", - "entities_to_remove": "Entitas yang akan dihapus", - "purge_entities": "Bersihkan entitas", + "removes_a_group": "Menghapus grup.", + "object_id": "ID Objek", + "creates_updates_a_user_group": "Membuat/Memperbarui grup pengguna.", + "add_entities": "Tambahkan entitas", + "icon_description": "Nama ikon untuk grup.", + "name_of_the_group": "Nama grup.", + "log_description": "Membuat entri khusus di buku log.", + "message_description": "Isi pesan notifikasi.", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Koneksikan jarak jauh", + "remote_disconnect": "Putuskan sambungan jarak jauh", + "creates_a_new_backup": "Membuat cadangan baru.", + "command_description": "Perintah untuk dikirim ke Asisten Google.", + "send_text_command": "Kirim perintah teks", + "reloads_the_automation_configuration": "Memuat ulang konfigurasi otomasi.", + "toggle_description": "Mengaktifkan/menonaktifkan pemutar media.", + "trigger_description": "Memicu tindakan otomasi.", + "skip_conditions": "Kondisi lewati", + "disables_an_automation": "Menonaktifkan otomasi.", + "stops_currently_running_actions": "Menghentikan aksi yang sedang berjalan.", + "stop_actions": "Hentikan aksi", + "enables_an_automation": "Mengaktifkan otomasi.", + "press_the_button_entity": "Entitas penekanan tombol", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "Nilai target yang akan ditetapkan.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Menetapkan nilai bilangan.", + "stops_a_running_script": "Menghentikan skrip yang sedang berjalan.", + "enter_your_text": "Masukkan teks Anda.", + "set_value": "Tetapkan nilai", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Menutup penutup.", + "close_cover_tilt_description": "Memiringkan penutup untuk menutup.", + "close_tilt": "Tutup kemiringan", + "opens_a_cover": "Membuka penutup.", + "tilts_a_cover_open": "Memiringkan penutup agar terbuka.", + "open_tilt": "Buka kemiringan", + "set_cover_position_description": "Memindahkan penutup ke posisi tertentu.", + "target_position": "Posisi target.", + "set_position": "Mengatur posisi", + "target_tilt_positition": "Posisi kemiringan target.", + "set_tilt_position": "Mengatur posisi kemiringan", + "stops_the_cover_movement": "Menghentikan gerakan penutup.", + "stop_cover_tilt_description": "Menghentikan gerakan penutup yang miring.", + "stop_tilt": "Hentikan kemiringan", + "toggles_a_cover_open_closed": "Mengalihkan penutup terbuka/tertutup.", + "toggle_cover_tilt_description": "Mengalihkan kemiringan penutup terbuka/tertutup.", + "toggle_tilt": "Alihkan kemiringan", "decrease_speed_description": "Mengurangi kecepatan kipas.", "percentage_step_description": "Meningkatkan kecepatan dengan persentase langkah.", "decrease_speed": "Mengurangi kecepatan", @@ -2900,9 +3019,29 @@ "toggles_the_fan_on_off": "Menghidupkan/mematikan kipas.", "turns_fan_off": "Mematikan kipas angin.", "turns_fan_on": "Menyalakan kipas angin.", + "arm_with_custom_bypass": "Aktifkan secara khusus", + "alarm_arm_vacation_description": "Menyetel alarm ke: _aktif untuk liburan_.", + "disarms_the_alarm": "Menonaktifkan alarm.", + "alarm_trigger_description": "Mengaktifkan pemicu alarm eksternal.", + "toggles_a_switch_on_off": "Mengaktifkan/menonaktifkan sakelar.", + "turns_a_switch_off": "Mematikan sakelar.", + "turns_a_switch_on": "Menghidupkan sakelar.", + "device_description": "ID Perangkat tujuan perintah.", + "delete_command": "Hapus perintah", + "alternative": "Alternatif", + "command_type_description": "The type of command to be learned.", + "command_type": "Jenis perintah", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Tunda dalam detik", + "hold_seconds": "Jeda dalam detik", + "send_command": "Kirim perintah", + "toggles_a_device_on_off": "Mengaktifkan/menonaktifkan perangkat.", + "turns_the_device_off": "Matikan perangkat.", + "turn_on_description": "Mengirimkan perintah nyalakan.", "apply_description": "Mengaktifkan skenario dengan konfigurasi.", "entities_description": "Daftar entitas dan status targetnya.", - "transition": "Transisi", + "transition": "Transition", "apply": "Terapkan", "creates_a_new_scene": "Membuat skenario baru", "scene_id_description": "ID entitas dari skenario baru.", @@ -2910,44 +3049,106 @@ "snapshot_entities": "Entitas snapshot", "delete_description": "Menghapus skenario yang dibuat secara dinamis.", "activates_a_scene": "Mengaktifkan skenario", - "selects_the_first_option": "Memilih opsi pertama.", - "first": "Pertama", - "selects_the_last_option": "Memilih opsi terakhir.", - "select_the_next_option": "Pilih opsi berikutnya.", - "selects_an_option": "Pilih opsi", - "option_to_be_selected": "Opsi untuk dipilih", - "selects_the_previous_option": "Pilih dari opsi sebelumnya.", - "sets_the_options": "Mengatur opsi.", - "list_of_options": "Daftar opsi.", - "set_options": "Tetapkan opsi", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Gerakkan kamera dengan kecepatan tertentu.", + "ptz_move_speed": "Kecepatan gerak PTZ.", + "ptz_move": "Gerakan PTZ", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "create_event_description": "Menambahkan acara kalender baru.", + "location_description": "Lokasi acara", + "creates_event": "Creates event", "closes_a_valve": "Menutup katup.", "opens_a_valve": "Membuka katup.", "set_valve_position_description": "Memindahkan katup ke posisi tertentu.", "stops_the_valve_movement": "Menghentikan gerakan katup.", "toggles_a_valve_open_closed": "Mengalihkan katup terbuka/tertutup.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Perintah untuk dikirim ke Asisten Google.", - "media_player_entity": "Entitas pemutar media", - "send_text_command": "Kirim perintah teks", - "code_description": "Kode yang digunakan untuk membuka kunci.", - "arm_with_custom_bypass": "Aktifkan secara khusus", - "alarm_arm_vacation_description": "Menyetel alarm ke: _aktif untuk liburan_.", - "disarms_the_alarm": "Menonaktifkan alarm.", - "alarm_trigger_description": "Mengaktifkan pemicu alarm eksternal.", "extract_media_url_description": "Ekstrak URL media dari suatu layanan.", "format_query": "Kueri format", "url_description": "URL tempat media dapat ditemukan.", "media_url": "URL Media", "get_media_url": "Dapatkan URL Media", "play_media_description": "Mengunduh file dari URL yang diberikan.", + "clears_all_log_entries": "Menghapus semua entri log.", + "clear_all": "Bersihkan semua", + "write_log_entry": "Tulis entri log.", + "log_level": "Tingkat log.", + "message_to_log": "Pesan untuk dicatat.", + "write": "Tulis", + "reload_themes_description": "Muat ulang tema dari konfigurasi YAML.", + "reload_themes": "Muat ulang tema", + "name_of_a_theme": "Nama tema.", + "set_the_default_theme": "Tetapkan tema default", + "clear_skipped_update": "Bersihkan pembaruan yang dilewati", + "install_update": "Instal pembaruan", + "skip_description": "Tandai pembaruan yang tersedia saat ini sebagai dilewati.", + "skip_update": "Lewati pembaruan", + "brightness_value": "Nilai kecerahan", + "a_human_readable_color_name": "Nama warna yang dapat dibaca manusia.", + "color_name": "Nama warna", + "color_temperature_in_mireds": "Suhu warna dalam mireds.", + "light_effect": "Efek lampu", + "hue_sat_color": "Warna rona/saturasi", + "color_temperature_in_kelvin": "Temperatur warna dalam Kelvin.", + "profile_description": "Nama profil cahaya yang akan digunakan.", + "rgbw_color": "Warna RGBW", + "rgbww_color": "Warna RGBWW", + "white_description": "Atur mode lampu ke putih.", + "xy_color": "Warna XY", + "turn_off_description": "Matikan satu atau beberapa lampu.", + "brightness_step_description": "Ubah kecerahan dengan jumlah tertentu.", + "brightness_step_value": "Nilai langkah kecerahan", + "brightness_step_pct_description": "Ubah kecerahan berdasarkan persentase.", + "brightness_step": "Langkah kecerahan", + "decrements_a_counter": "Menurunkan nilai pencacah", + "increments_a_counter": "Menaikkan nilai pencacah", + "resets_a_counter": "Menyetel ulang pencacah", + "sets_the_counter_value": "Menetapkan nilai pencacah.", + "selects_the_next_option": "Memilih opsi berikutnya.", + "toggles_the_helper_on_off": "Mengaktifkan/menonaktifkan pembantu.", + "turns_off_the_helper": "Menonaktifkan pembantu.", + "turns_on_the_helper": "Mengaktifkan pembantu.", + "start_date_description": "Tanggal acara sepanjang hari dimulai.", + "create_event": "Buat acara", + "get_events": "Dapatkan acara", + "list_event": "Daftar acara", + "turns_auxiliary_heater_on_off": "Menghidupkan/mematikan pemanas tambahan.", + "aux_heat_description": "Nilai baru pemanas tambahan.", + "turn_on_off_auxiliary_heater": "Nyalakan/matikan pemanas tambahan", + "sets_fan_operation_mode": "Menyetel mode operasi kipas", + "fan_operation_mode": "Mode operasi kipas", + "set_fan_mode": "Menyetel mode kipas", + "sets_target_humidity": "Menyetel target kelembapan.", + "set_target_humidity": "Menyetel target kelembapan", + "sets_hvac_operation_mode": "Menyetel mode operasi HVAC", + "hvac_operation_mode": "Mode operasi HVAC", + "set_hvac_mode": "Menyetel mode HVAC", + "sets_swing_operation_mode": "Menyetel mode operasi ayunan", + "swing_operation_mode": "Mode operasi ayunan", + "set_swing_mode": "Set mode ayunan", + "sets_target_temperature": "Setel target suhu", + "high_target_temperature": "Target suhu tinggi", + "low_target_temperature": "Target suhu rendah", + "set_target_temperature": "Setel suhu target", + "turns_climate_device_off": "Matikan perangkat AC", + "turns_climate_device_on": "Nyalakan perangkat AC", + "notify_description": "Mengirimkan pesan notifikasi ke target yang dipilih.", + "data": "Data", + "title_for_your_notification": "Judul notifikasi Anda.", + "title_of_the_notification": "Judul notifikasi.", + "send_a_persistent_notification": "Kirim notifikasi persisten", + "sends_a_notification_message": "Mengirim pesan notifikasi.", + "your_notification_message": "Pesan notifikasi Anda.", + "title_description": "Judul opsional untuk notifikasi.", + "send_a_notification_message": "Kirim pesan notifikasi", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -2974,105 +3175,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Entitas penekanan tombol", - "see_description": "Merekam perangkat terlacak yang terlihat.", - "battery_description": "Level baterai perangkat.", - "gps_coordinates": "Koordinat GPS", - "gps_accuracy_description": "Akurasi koordinat GPS.", - "hostname_of_the_device": "Nama host perangkat.", - "hostname": "Nama host", - "mac_description": "Alamat MAC perangkat.", - "mac_address": "MAC address", - "see": "Lihat", - "process_description": "Meluncurkan percakapan dari teks yang ditranskripsi.", - "agent": "Agen", - "conversation_id": "ID Percakapan", - "language_description": "Bahasa yang digunakan untuk menghasilkan ucapan.", - "transcribed_text_input": "Input teks yang ditranskripsi.", - "process": "Proses", - "reloads_the_intent_configuration": "Muat ulang konfigurasi intent", - "conversation_agent_to_reload": "Agen percakapan untuk dimuat ulang.", - "create_description": "Menampilkan notifikasi di panel **Notifikasi**.", - "message_description": "Pesan entri buku log.", - "notification_id": "ID Notifikasi", - "title_description": "Judul untuk pesan notifikasi Anda.", - "dismiss_description": "Menghapus notifikasi dari panel **Notifikasi**.", - "notification_id_description": "ID notifikasi yang akan dihapus.", - "dismiss_all_description": "Menghapus semua notifikasi dari panel **Notifikasi**.", - "notify_description": "Mengirimkan pesan notifikasi ke target yang dipilih.", - "data": "Data", - "title_for_your_notification": "Judul notifikasi Anda.", - "title_of_the_notification": "Judul notifikasi.", - "send_a_persistent_notification": "Kirim notifikasi persisten", - "sends_a_notification_message": "Mengirim pesan notifikasi.", - "your_notification_message": "Pesan notifikasi Anda.", - "send_a_notification_message": "Kirim pesan notifikasi", - "device_description": "ID Perangkat tujuan perintah.", - "delete_command": "Hapus perintah", - "alternative": "Alternatif", - "command_type_description": "The type of command to be learned.", - "command_type": "Jenis perintah", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Tunda dalam detik", - "hold_seconds": "Jeda dalam detik", - "send_command": "Kirim perintah", - "toggles_a_device_on_off": "Mengaktifkan/menonaktifkan perangkat.", - "turns_the_device_off": "Matikan perangkat.", - "turn_on_description": "Mengirimkan perintah nyalakan.", - "stops_a_running_script": "Menghentikan skrip yang sedang berjalan.", - "locks_a_lock": "Mengunci kunci.", - "opens_a_lock": "Membuka kunci.", - "turns_auxiliary_heater_on_off": "Menghidupkan/mematikan pemanas tambahan.", - "aux_heat_description": "Nilai baru pemanas tambahan.", - "turn_on_off_auxiliary_heater": "Nyalakan/matikan pemanas tambahan", - "sets_fan_operation_mode": "Menyetel mode operasi kipas", - "fan_operation_mode": "Mode operasi kipas", - "set_fan_mode": "Menyetel mode kipas", - "sets_target_humidity": "Menyetel target kelembapan.", - "set_target_humidity": "Menyetel target kelembapan", - "sets_hvac_operation_mode": "Menyetel mode operasi HVAC", - "hvac_operation_mode": "Mode operasi HVAC", - "set_hvac_mode": "Menyetel mode HVAC", - "sets_swing_operation_mode": "Menyetel mode operasi ayunan", - "swing_operation_mode": "Mode operasi ayunan", - "set_swing_mode": "Set mode ayunan", - "sets_target_temperature": "Setel target suhu", - "high_target_temperature": "Target suhu tinggi", - "low_target_temperature": "Target suhu rendah", - "set_target_temperature": "Setel suhu target", - "turns_climate_device_off": "Matikan perangkat AC", - "turns_climate_device_on": "Nyalakan perangkat AC", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Nilai kecerahan", - "a_human_readable_color_name": "Nama warna yang dapat dibaca manusia.", - "color_name": "Nama warna", - "color_temperature_in_mireds": "Suhu warna dalam mireds.", - "light_effect": "Efek lampu", - "hue_sat_color": "Warna rona/saturasi", - "color_temperature_in_kelvin": "Temperatur warna dalam Kelvin.", - "profile_description": "Nama profil cahaya yang akan digunakan.", - "rgbw_color": "Warna RGBW", - "rgbww_color": "Warna RGBWW", - "white_description": "Atur mode lampu ke putih.", - "xy_color": "Warna XY", - "turn_off_description": "Matikan satu atau beberapa lampu.", - "brightness_step_description": "Ubah kecerahan dengan jumlah tertentu.", - "brightness_step_value": "Nilai langkah kecerahan", - "brightness_step_pct_description": "Ubah kecerahan berdasarkan persentase.", - "brightness_step": "Langkah kecerahan", "topic_to_listen_to": "Topik untuk didengarkan.", "topic": "Topik", "export": "Ekspor", "publish_description": "Mempublikasikan pesan ke topik MQTT.", + "evaluate_payload": "Evaluasi payload", "the_payload_to_publish": "Payload untuk dipublikasikan.", "payload": "Payload", "payload_template": "Templat payload", @@ -3080,87 +3187,58 @@ "retain": "Retain", "topic_to_publish_to": "Topik untuk dipublikasikan.", "publish": "Publikasikan", - "selects_the_next_option": "Memilih opsi berikutnya.", - "ptz_move_description": "Gerakkan kamera dengan kecepatan tertentu.", - "ptz_move_speed": "Kecepatan gerak PTZ.", - "ptz_move": "Gerakan PTZ", - "log_description": "Membuat entri khusus di buku log.", - "entity_id_description": "Pemutar media untuk memutar pesan.", - "toggles_a_switch_on_off": "Mengaktifkan/menonaktifkan sakelar.", - "turns_a_switch_off": "Mematikan sakelar.", - "turns_a_switch_on": "Menghidupkan sakelar.", - "reload_themes_description": "Muat ulang tema dari konfigurasi YAML.", - "reload_themes": "Muat ulang tema", - "name_of_a_theme": "Nama tema.", - "set_the_default_theme": "Tetapkan tema default", - "toggles_the_helper_on_off": "Mengaktifkan/menonaktifkan pembantu.", - "turns_off_the_helper": "Menonaktifkan pembantu.", - "turns_on_the_helper": "Mengaktifkan pembantu.", - "decrements_a_counter": "Menurunkan nilai pencacah", - "increments_a_counter": "Menaikkan nilai pencacah", - "resets_a_counter": "Menyetel ulang pencacah", - "sets_the_counter_value": "Menetapkan nilai pencacah.", - "remote_connect": "Koneksikan jarak jauh", - "remote_disconnect": "Putuskan sambungan jarak jauh", - "get_weather_forecast": "Dapatkan prakiraan cuaca.", - "type_description": "Jenis prakiraan: harian, per jam, atau dua kali sehari.", - "forecast_type": "Jenis prakiraan", - "get_forecast": "Dapatkan prakiraan", - "get_forecasts": "Dapatkan prakiraan cuaca", - "disables_the_motion_detection": "Menonaktifkan deteksi gerakan.", - "disable_motion_detection": "Nonaktifkan deteksi gerakan", - "enables_the_motion_detection": "Mengaktifkan deteksi gerakan.", - "enable_motion_detection": "Aktifkan deteksi gerakan", - "format_description": "Format streaming yang didukung oleh pemutar media.", - "format": "Format", - "media_player_description": "Pemutar media untuk streaming.", - "play_stream": "Putar streaming", - "filename": "Nama file", - "lookback": "Lihat balik", - "snapshot_description": "Mengambil snapshot dari kamera.", - "take_snapshot": "Ambil snapshot", - "turns_off_the_camera": "Mematikan kamera.", - "turns_on_the_camera": "Menyalakan kamera.", - "clear_tts_cache": "Hapus cache TTS", - "cache": "Cache", - "options_description": "Kamus yang berisi opsi khusus integrasi.", - "say_a_tts_message": "Ucapkan pesan TTS", - "speak": "Bicara", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Menetapkan tanggal dan/atau waktu.", - "the_target_date": "Tanggal target.", - "datetime_description": "Tanggal & waktu target.", - "date_time": "Tanggal & waktu", - "the_target_time": "Waktu target.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Jalur", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Menghapus grup.", - "object_id": "ID Objek", - "creates_updates_a_user_group": "Membuat/Memperbarui grup pengguna.", - "add_entities": "Tambahkan entitas", - "icon_description": "Nama ikon untuk grup.", - "name_of_the_group": "Nama grup.", - "cancels_a_timer": "Membatalkan timer.", - "changes_a_timer": "Mengubah timer.", - "finishes_a_timer": "Menyelesaikan timer.", - "pauses_a_timer": "Jeda timer", - "starts_a_timer": "Mulai timer", - "duration_description": "Durasi yang dibutuhkan timer hingga selesai (opsional).", - "set_default_level_description": "Menetapkan level log default untuk integrasi.", - "level_description": "Level keparahan default untuk semua integrasi.", - "set_default_level": "Tetapkan level default", - "set_level": "Tetapkan level", - "clear_skipped_update": "Bersihkan pembaruan yang dilewati", - "install_update": "Instal pembaruan", - "skip_description": "Tandai pembaruan yang tersedia saat ini sebagai dilewati.", - "skip_update": "Lewati pembaruan" + "create_description": "Menampilkan notifikasi di panel notifikasi.", + "notification_id": "ID Notifikasi", + "dismiss_description": "Menghapus notifikasi dari panel notifikasi.", + "notification_id_description": "ID notifikasi yang akan dihapus.", + "dismiss_all_description": "Menghapus semua notifikasi dari panel notifikasi.", + "process_description": "Meluncurkan percakapan dari teks yang ditranskripsi.", + "agent": "Agen", + "conversation_id": "ID Percakapan", + "transcribed_text_input": "Input teks yang ditranskripsi.", + "process": "Proses", + "reloads_the_intent_configuration": "Muat ulang konfigurasi intent", + "conversation_agent_to_reload": "Agen percakapan untuk dimuat ulang.", + "clears_the_playlist": "Menghapus daftar putar.", + "clear_playlist": "Hapus daftar putar", + "selects_the_next_track": "Memilih trek berikutnya.", + "pauses": "Jeda.", + "starts_playing": "Mulai memutar.", + "toggles_play_pause": "Mengalihkan putar/jeda.", + "selects_the_previous_track": "Memilih trek sebelumnya.", + "seek": "Mencari", + "stops_playing": "Hentikan memutar", + "starts_playing_specified_media": "Mulai memutar media yang ditentukan.", + "announce": "Mengumumkan", + "enqueue": "Antrean", + "repeat_mode_to_set": "Mode ulangi untuk ditetapkan.", + "select_sound_mode_description": "Memilih mode suara tertentu.", + "select_sound_mode": "Pilih mode suara", + "select_source": "Pilih sumber", + "shuffle_description": "Apakah mode acak diaktifkan atau tidak.", + "unjoin": "Berhenti bergabung", + "turns_down_the_volume": "Mengecilkan volume.", + "turn_down_volume": "Mengecilkan volume", + "volume_mute_description": "Membisukan atau membunyikan pemutar media.", + "is_volume_muted_description": "Menentukan apakah suara dibisukan atau tidak.", + "mute_unmute_volume": "Membisukan/mengheningkan volume", + "sets_the_volume_level": "Mengatur tingkat volume.", + "set_volume": "Mengatur volume", + "turns_up_the_volume": "Menaikkan volume.", + "apply_filter": "Terapkan filter", + "days_to_keep": "Hari untuk disimpan", + "repack": "Kemas ulang", + "purge": "Pembersihan", + "domains_to_remove": "Domain yang akan dihapus", + "entity_globs_to_remove": "Glob entitas untuk dihapus", + "entities_to_remove": "Entitas yang akan dihapus", + "purge_entities": "Bersihkan entitas", + "see_description": "Merekam perangkat terlacak yang terlihat.", + "battery_description": "Level baterai perangkat.", + "gps_coordinates": "Koordinat GPS", + "gps_accuracy_description": "Akurasi koordinat GPS.", + "hostname_of_the_device": "Nama host perangkat.", + "hostname": "Nama host", + "mac_description": "Alamat MAC perangkat.", + "see": "Lihat" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/index.ts b/packages/core/src/hooks/useLocale/locales/index.ts index 8fe960df..4845ee88 100644 --- a/packages/core/src/hooks/useLocale/locales/index.ts +++ b/packages/core/src/hooks/useLocale/locales/index.ts @@ -5,312 +5,312 @@ const CACHE: Partial> = {}; const locales = [ { code: "af", - hash: "a074a0938c092cda59a6fc73f21e95a9", + hash: "ebf18ed05135c5b09f594e3ef06373d1", name: "Afrikaans", }, { code: "ar", - hash: "6064f9401b308d26981ba1a57f1f3bf8", + hash: "cf992cf1cf2b5b68ff04821f820a8787", name: "العربية", }, { code: "bg", - hash: "19a1e94288e02922043226a3a0660aed", + hash: "7d291d566556fdd5379de1192127063b", name: "Български", }, { code: "bn", - hash: "4f39bcc822e4b54641a7623b0611414c", + hash: "05963987c3b1a45b0bd05555633bad4c", name: "বাংলা", }, { code: "bs", - hash: "ed715c96d81c4585f286dabad3656758", + hash: "b5e360c8a88a5b83378c9bcf08f91c41", name: "Bosanski", }, { code: "ca", - hash: "186a693b3934f7956e02fc086483ba49", + hash: "b5989254909d4a094a6c48a74e20fb8b", name: "Català", }, { code: "cs", - hash: "b58cadae608443c7123cf2a4355467d9", + hash: "e02edd754d09b16f5d4b144d7fcbd9a1", name: "Čeština", }, { code: "cy", - hash: "cd3d439a780a062077627a42e2c8e583", + hash: "1f1d87f769f6a3833773b28f2b957f24", name: "Cymraeg", }, { code: "da", - hash: "63ee4a98eab18fe54531ad22d0c8861a", + hash: "655c8fca53e750cdc69b85ba0acc0500", name: "Dansk", }, { code: "de", - hash: "2d62ab789e6427dafb537562460dc73d", + hash: "bd063707c42362961da17c85ac9536cc", name: "Deutsch", }, { code: "el", - hash: "9bbab1731d69c413960851491156181b", + hash: "1a155737431b1b72caa3f7dd214b8f3e", name: "Ελληνικά", }, { code: "en", - hash: "95064f7ae9f42a00010e8bfd09468fb4", + hash: "f6cfe7a2a71fc0cc4872a7fca740a2f2", name: "English", }, { code: "en-GB", - hash: "c3bffc1c359bdf0c6d05d1bdee6eece5", + hash: "1ba804243adf28b86c7798aff0e812f5", name: "English (GB)", }, { code: "eo", - hash: "964e1115bad89fc8a2d2ad9b23e310a2", + hash: "096b94e56307402fe975a7b785794ef7", name: "Esperanto", }, { code: "es", - hash: "a75c0ddf3b745e1240b04eabf3ba6ef3", + hash: "b772a14d55f8480d185dc7c68e0123b4", name: "Español", }, { code: "es-419", - hash: "8660afdce756ccf452cf7f5e66aa252d", + hash: "501a03840c551ffc3e618ceef3b89e65", name: "Español (Latin America)", }, { code: "et", - hash: "58e69567d85d3a6e7db6e31e9d6c85f9", + hash: "468093ef8c81749ff55200ae42b8561d", name: "Eesti", }, { code: "eu", - hash: "f24de45e30a9b279601165c391fae04c", + hash: "774b9a39e04b77e93e33487b50ee5bd4", name: "Euskara", }, { code: "fa", - hash: "84600d106d92aabe759f6455c3211305", + hash: "adc75f114153bb3972883930016379eb", name: "فارسی", }, { code: "fi", - hash: "494e848f1086ce284a5629d4c810858d", + hash: "ff4f8d323a176193e79d82ada6f82e82", name: "Suomi", }, { code: "fy", - hash: "24a96e045a7220eaf862e3ccc86eb7af", + hash: "7ab3ffef932711b99785289f313a3a93", name: "Frysk", }, { code: "fr", - hash: "d9494585df2d4d854617148fc49f5088", + hash: "178c491ae4baeafaa66bf218cb2c9f61", name: "Français", }, { code: "gl", - hash: "ed5f5e2a6e3b9a5bdfcbeae13f736dd7", + hash: "887b664b6bb4d0a75aa3ab5938427cc7", name: "Galego", }, { code: "gsw", - hash: "c09b19b6034823960af65ab67794776f", + hash: "99d7eb1c11c56bf23a1686bb94cd43b0", name: "Schwiizerdütsch", }, { code: "he", - hash: "2d4d3d998dac40eb7528bb3d8dbe27f9", + hash: "eb3992f9f8295eb566c464ded9a65ad4", name: "עברית", }, { code: "hi", - hash: "0eb31cc243e967c00947ebeb6278df41", + hash: "22cc36ba2e59d123a2411b41d4be66ae", name: "हिन्दी", }, { code: "hr", - hash: "b57eb5c50019856e323fe6fa2aacf757", + hash: "ddc5d4ea2bc1f5524e37848b00311cd9", name: "Hrvatski", }, { code: "hu", - hash: "08a5aa43ebc8ae18d2a2e870a8cfdc98", + hash: "0af6467db5119551c2cf98309aceba54", name: "Magyar", }, { code: "hy", - hash: "93f4400d24d139b06c6e623067bae870", + hash: "44e2b87fa5498d102fb6e2ea83f59b42", name: "Հայերեն", }, { code: "id", - hash: "d621f6b11f96c01e6fcd9f7317760303", + hash: "9373c8450ebd9e8d80129ee7257638fe", name: "Indonesia", }, { code: "it", - hash: "0407597fd3ea49f68a720fdc09a95f3a", + hash: "2380690e93fc264573aee1db358ee260", name: "Italiano", }, { code: "is", - hash: "8f20aad0f36ad8d5031f11892476197a", + hash: "f71404b4a86000548b86e81085453ce0", name: "Íslenska", }, { code: "ja", - hash: "31150fa6a27044340c754c5f5dea47ba", + hash: "f51b17e602aaee4e5290d9b4d1229091", name: "日本語", }, { code: "ka", - hash: "fb7c7745824c6766f679036933637118", + hash: "1d8f71ebf7c53c56187101f521f4eb1e", name: "Kartuli", }, { code: "ko", - hash: "7972e58304861e6ca53714ee70c7df0c", + hash: "57da97da30a0af01928471624e1dcb6f", name: "한국어", }, { code: "lb", - hash: "55d0fd983b5e3bf8e0e04b1d931da857", + hash: "929ec574575b94ccc18c98f829892987", name: "Lëtzebuergesch", }, { code: "lt", - hash: "6d1543e47e639a188d57b26cebb0965b", + hash: "17810f4d7ab0ab3f3ee9c5ce3efc6b38", name: "Lietuvių", }, { code: "lv", - hash: "419b16f3da8e826b44d0d9eb4de7bced", + hash: "3c4e5ebf15ae86f29e5339b0e26858f8", name: "Latviešu", }, { code: "mk", - hash: "95064f7ae9f42a00010e8bfd09468fb4", + hash: "a097416c678ba8f3d9fd822efeabf797", name: "Македонски", }, { code: "ml", - hash: "1bea7c9f6bd27745452a4977e1be3556", + hash: "867661ce8af94250e2845f7eafa2643e", name: "മലയാളം", }, { code: "nl", - hash: "ab4e3c5e449b35ac2a71112774f3b4e6", + hash: "acd8199937bbed044ae8df72f4e5d4e3", name: "Nederlands", }, { code: "nb", - hash: "8d61daeefda981602a592981aa801bbf", + hash: "a39e71f76b5116298b2056741cdc3586", name: "Norsk Bokmål", }, { code: "nn", - hash: "c03b4e4ff00836f18ef4284d32630f0e", + hash: "dec69e87acb6abbaee3c0f91a21b4ca4", name: "Norsk Nynorsk", }, { code: "pl", - hash: "57bb657554609a7c14c4a3834e0f6e35", + hash: "86fd465dfc07df64bf54f31d97e7c9da", name: "Polski", }, { code: "pt", - hash: "f5137ab61c603f7ec68c4582c25b47a7", + hash: "b1a628e30f8ff2141a27d90888e5ffd2", name: "Português", }, { code: "pt-BR", - hash: "bd64dca3a2ef220021a1b021271de4f9", + hash: "d7ae8067d6d5fcadc744ea7786f97f6f", name: "Português (BR)", }, { code: "ro", - hash: "7c683ab6d8ba336a092cc8f1beea30e1", + hash: "a6a44671ff6a91c5f6e624934304a877", name: "Română", }, { code: "ru", - hash: "a566416bd090211a292b14bda7ada829", + hash: "db540ef2b238a3c07eddffa468b77519", name: "Русский", }, { code: "sk", - hash: "4cdf141600cc44bd71d577f1248ec1ea", + hash: "9acad54caad7cc657663fba20beefb7e", name: "Slovenčina", }, { code: "sl", - hash: "d31ca95fd1a733b17ff795a9894e5652", + hash: "eaa17ec3520c196fc848153c4cb11047", name: "Slovenščina", }, { code: "sr", - hash: "8d3036c8415fba0f64e42e4b40419223", + hash: "f3a1c9926c3b03b7ece44ac0f6a133eb", name: "Српски", }, { code: "sr-Latn", - hash: "4f37e170249bc6c27d46ca40000d24eb", + hash: "dee8c13f5d7ebec9e85dcc8c4cdf51fa", name: "Srpski", }, { code: "sv", - hash: "4662278c16ed0c98bb6517a416a514da", + hash: "494b15112dc9a52851243f87b85a8bbf", name: "Svenska", }, { code: "ta", - hash: "368a7bf19eb7f840fff313c81bc92455", + hash: "48250eeb0376237a32df49f519b1c7c2", name: "தமிழ்", }, { code: "te", - hash: "745ecc005aeeb4c84b8c6645507f7594", + hash: "ff4ecf5b422fd1b732fae67963ebd547", name: "తెలుగు", }, { code: "th", - hash: "755d1aabd2b7e95ac96600043eaba2e5", + hash: "2f391248eaf66f1c87e96b0a7dd6ffa7", name: "ภาษาไทย", }, { code: "tr", - hash: "755ff0da53f1eebd3c18f061fdde6c5e", + hash: "7119b071edc5c671c4ebb017f6f2ea80", name: "Türkçe", }, { code: "uk", - hash: "cf00e49fe7904be60d140c7bc249550a", + hash: "d6dec1e5a753acb1b45c3b85e98ce384", name: "Українська", }, { code: "ur", - hash: "5f9a3d288826a1183cb2c9cd04178f69", + hash: "d59d1f8f0d015a1b9aa3b4c7e9924e5d", name: "اُردُو", }, { code: "vi", - hash: "ee08a5aff987cc20bf3772f6c40cf4df", + hash: "bda7a9827f46523d7354d79e8afa4e90", name: "Tiếng Việt", }, { code: "zh-Hans", - hash: "6bcd5dbf056afaf380466d169cc9282a", + hash: "0fd0798b534375f488968cbfc9f65e63", name: "简体中文", }, { code: "zh-Hant", - hash: "058a0cb8fe0b66030a9bf10fecd49aab", + hash: "b9c51b6cc1aea4e2c476775388380ab3", name: "繁體中文", }, ] satisfies Array<{ diff --git a/packages/core/src/hooks/useLocale/locales/is/is.json b/packages/core/src/hooks/useLocale/locales/is/is.json index 0573db8b..c5ba5f53 100644 --- a/packages/core/src/hooks/useLocale/locales/is/is.json +++ b/packages/core/src/hooks/useLocale/locales/is/is.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Pósthólf", "to_do_lists": "Verkefnalistar", "developer_tools": "Þróunarverkfæri", "media": "Efni", "profile": "Profile", + "panel_mailbox": "Pósthólf", "panel_shopping_list": "Innkaupalisti", "unknown": "Óþekkt", "unavailable": "Ekki tiltækt", @@ -23,8 +23,8 @@ "pend": "Í bið", "arming": "Set á vörð", "trig": "Kveik", - "home": "Home", - "away": "Away", + "home": "Heima", + "away": "Fjarverandi", "owner": "Eigandi", "administrators": "Stjórnendur", "users": "Notendur", @@ -94,6 +94,7 @@ "name_on": "{name} í gangi", "resume_mowing": "Halda áfram með slátt", "start_mowing": "Byrja slá", + "pause": "Pause", "return_to_dock": "Fara aftur í tengikví", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -114,7 +115,6 @@ "browse_media": "Skoða efni", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Næsta lag", "previous_track": "Fyrra lag", @@ -140,7 +140,7 @@ "option": "Option", "installing": "Uppsetning", "installing_progress": "Uppsetning ( {progress} %)", - "up_to_date": "Up-to-date", + "up_to_date": "Er uppfært", "empty_value": "(tómt gildi)", "start": "Start", "finish": "Finish", @@ -189,7 +189,7 @@ "delete": "Delete", "delete_all": "Eyða öllu", "download": "Download", - "duplicate": "Afrita spjald", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -203,13 +203,13 @@ "move": "Færa", "save": "Vista", "add": "Bæta við", - "edit": "Breyta", + "edit": "Edit", "submit": "Senda", "rename": "Endurnefna", "search": "Search", "ok": "Í lagi", - "yes": "Yes", - "no": "No", + "yes": "Já", + "no": "Nei", "not_now": "Ekki núna", "skip": "Sleppa", "menu": "Valmynd", @@ -230,9 +230,11 @@ "media_content_type": "Media content type", "upload_failed": "Innsending mistókst", "unknown_file": "Óþekkt skrá", - "select_image": "Veldu mynd", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Senda inn mynd", "image_url": "Local path or web URL", + "ui_components_selectors_image_select_image": "Veldu mynd", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", @@ -258,13 +260,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "Engar atburðaskráningar fundust.", "triggered_by": "ræst af", "triggered_by_automation": "ræst af sjálfvirkni", "triggered_by_script": "ræst af skriftu", - "triggered_by_service": "ræst af þjónustu", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "ræst af gildi tölu", "triggered_by_state_of": "ræst af stöðu", "triggered_by_event": "ræst af atburð", @@ -309,6 +312,7 @@ "event_type_event_detected": "{event_type} atburður fannst", "detected_an_event": "detected an event", "detected_an_unknown_event": "uppgötvaði óþekktan atburð", + "ui_components_logbook_triggered_by_service": "ræst af þjónustu", "entity_picker_no_entities": "Þú ert ekki með neinar einingar", "no_matching_entities_found": "Engar samsvarandi einingar fundust", "show_entities": "Sýna einingar", @@ -414,7 +418,7 @@ "mount_picker_use_datadisk": "Use data disk for backup", "error_fetch_mounts": "There was an error loading the locations.", "speech_to_text": "Speech-to-text", - "filter": "Sía", + "filter": "Filter", "filter_by_entity": "Sía eftir einingu", "filter_by_device": "Sía eftir tæki", "filter_by_area": "Sía eftir svæði", @@ -489,8 +493,9 @@ "service": "Þjónusta", "this_field_is_required": "Þessi reitur er nauðsynlegur", "targets": "Targets", - "service_data": "Þjónustugögn", + "action_data": "Action data", "integration_documentation": "Integration documentation", + "ui_components_service_control_data": "Þjónustugögn", "no_related_items_found": "Engir tengdir hlutir fundust", "related_entities": "Tengdar einingar", "related_items_group": "Hluti af eftirfarandi hópum", @@ -541,7 +546,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -572,7 +576,7 @@ "edit_event": "Breyta atburði", "save_event": "Vista atburð", "all_day": "All day", - "end": "Endir", + "end": "End", "delete_only_this_event": "Eyða bara þessum atburði", "delete_all_future_events": "Eyða öllum framtíðarviðburðum", "update_event": "Update event", @@ -596,7 +600,7 @@ "fri": "Fös", "sat": "Lau", "after": "Eftir", - "on": "Virkur", + "on": "Kveikt", "end_on": "Enda á", "end_after": "Enda eftir", "ocurrences": "ocurrences", @@ -623,6 +627,10 @@ "increase_temperature": "Hækka hitastig", "decrease_temperature": "Lækka hitastig", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Síðast breytt", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -690,6 +698,7 @@ "didn_t_quite_get_that": "Náði þessu ekki alveg", "voice_command_found": "Ég fann eftirfarandi fyrir þig:", "voice_command_error": "Úbbs, villa kom upp", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Hvernig get ég aðstoðað?", "enter_a_request": "Settu inn beiðni", "send_text": "Senda texta", @@ -704,8 +713,6 @@ "back_to_info": "Back to info", "related": "Tengt", "device_info": "Upplýsingar um tæki", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Sýna meira", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -836,7 +843,7 @@ "restart_home_assistant": "Endurræsa Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Fljótleg endurhleðsla", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Truflar alla sjálfvirkni og skriftur sem eru í gangi.", @@ -875,6 +882,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Tókst að vista valkosti.", "repair_issue": "Lagfæra vandamál", @@ -1003,11 +1011,12 @@ "no_notifications": "Engar tilkynningar", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Ekki tókst að kalla á þjónustu {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Tenging tapaðist. Tengist aftur…", "home_assistant_has_started": "Home Assistant hefur ræst sig!", "triggered_name": "Ræsti {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "Ekki tókst að kalla á þjónustu {service}.", "app_configuration": "Stillingar forrits", "sidebar_toggle": "Víxla hliðarstiku", "hide_panel": "Fela töflu", @@ -1017,10 +1026,11 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "Engin vefslóð til að opna tilgreint", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Velkomin(n) heim", "empty_state_go_to_integrations_page": "Fara á samþættingar síðu.", "never_triggered": "Never triggered", + "active": "Virkur", "todo_list_no_unchecked_items": "Þú hefur engin verkefni!", "completed": "Completed", "remove_completed_items": "Eyða atriðum sem er lokið?", @@ -1031,8 +1041,9 @@ "navigate_to_location": "Fara yfir á {location}", "open_window_to_url_path": "Opna glugga á {url_path}", "toggle_name": "Víxla {name}", - "call_service_name": "Kalla í þjónustu {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Sýna frekari upplýsingar: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Kalla í þjónustu {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant er að ræsast, bíddu aðeins...", "reset_focus": "Endursetja fókus", @@ -1070,6 +1081,7 @@ "energy_distribution_go_to_energy_dashboard": "Opna mælaborð fyrir orkunotkun", "energy_usage": "Orkunotkun", "previous_energy_usage": "Fyrri orkunotkun", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Græn orkunotkun", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Ekki er hægt að reikna notkun á grænni orku", "unused_entities": "Ónýttar einingar", @@ -1091,6 +1103,7 @@ "edit_configuration": "Breyta stillingum", "unsaved_changes": "Óvistaðar breytingar", "saved": "Vistað", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Ekki tókst að vista YAML: {error}", @@ -1112,21 +1125,23 @@ "panel_card": "Spjald (1 kort)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Hámarksfjöldi dálka", + "edit_view_max_columns": "Hámarksfjöldi dálka", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Breyta í myndrænum ritli", "edit_in_yaml": "Breyta sem YAML", "saving_failed": "Saving failed", "card_configuration": "Stillingar spjalds", "type_card_configuration": "{type} Card configuration", "edit_card_pick_card": "Veldu spjald sem þú vilt bæta við.", - "toggle_editor": "Víxla ritli", - "you_have_unsaved_changes": "Þú ert með óvistaðar breytingar", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Ertu viss um að þú viljir hætta við?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", "add_card": "Add card", - "copy": "Afrita", - "cut": "Klippa", + "copy": "Copy", + "cut": "Cut", "move_card_before": "Færa spjald fyrir", "move_card_after": "Færa spjald eftir", "change_card_position": "Change card position", @@ -1134,9 +1149,18 @@ "increase_card_position": "Increase card position", "more_options": "Fleir valkostir", "search_cards": "Leita í spjöldum", - "config": "Stillingaskrá", + "config": "Config", "layout": "Framsetning", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_tab_config": "Stillingaskrá", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Sýnileiki", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Bæta við í Lovelace viðmót", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Mælaborð", @@ -1153,9 +1177,9 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} verður eytt.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Þessum hluta", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Hér er tillaga fyrir þig", "pick_different_card": "Velja annað spjald", - "add_to_dashboard": "Bæta við í Lovelace viðmót", "save_config_header": "Taka yfir stjórn á Lovelace viðmótinu", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1163,10 +1187,10 @@ "migrate_configuration": "Yfirfæra stillingar", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Sjálfgefin aðgerð", - "call_service": "Kalla í þjónustu", + "default": "Default", + "perform_action": "Perform action", "more_info": "Frekari upplýsingar", - "no_action": "Engin Aðgerð", + "nothing": "Nothing", "add_condition": "Bæta við skilyrði", "test": "Test", "condition_passes": "Skilyrði stenst", @@ -1239,22 +1263,22 @@ "camera_entity": "Myndavélaeining", "image_entity": "Image entity", "camera_view": "Sjónarhorn myndavélar", - "double_tap_action": "Aðgerð þegar ýtt er tvisvar", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Klukkutímar sem á að birta", "days_to_show": "Fjöldi daga til að sýna", "icon_height": "Hæð tákmyndar", "image_path": "Myndaslóð", "maximum": "Maximum", - "manual": "Handvirkt", + "manual": "Manual", "minimum": "Minimum", - "paste_from_clipboard": "Líma af klippispjaldi", - "generic_paste_description": "Paste a {type} card from the clipboard", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", "show_icon": "Birta táknmynd?", "show_name": "Birta nafn?", "show_state": "Birta stöðu?", - "tap_action": "Aðgerð við að ýta", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1262,7 +1286,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Heimildir landstaðsetningar", "dark_mode": "Dökkur hamur?", - "appearance": "Útlit", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Sjálfgefinn aðdráttur", @@ -1270,6 +1294,16 @@ "content": "Innihald", "media_control": "Margmiðlunarspilari", "picture_elements": "Myndaeiningar", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Myndaeining", "picture_glance": "Picture glance", "state_entity": "Stöðueining", @@ -1281,12 +1315,13 @@ "thermostat": "Hitastillir", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Flís", - "icon_tap_action": "Aðgerð þegar ýtt er á táknmynd", - "actions": "Aðgerðir", - "show_entity_picture": "Sýna mynd með einingu", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Aðgerðir", "vertical_stack": "Lóðréttur stafli", "weather_forecast": "Veðurspá", "weather_to_show": "Weather to show", @@ -1295,6 +1330,14 @@ "show_only_forecast": "Sýna aðeins veðurspá", "select_forecast_type": "Veldu spágerð", "no_type": "Engin tegund", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1314,7 +1357,6 @@ "vacuum_commands": "Skipanir ryksugu", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1345,9 +1387,10 @@ "hide_entities_without_area": "Fela einingar án svæða", "hide_energy": "Fela orku", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Falin svæði", - "no_description_available": "Engin lýsing tiltæk.", - "by_entity": "Eftir einingu", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Eftir spjaldi", + "by_badge": "By badge", "header": "Haus", "footer": "Fótur", "choose_a_type": "Veldu {type}", @@ -1355,6 +1398,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_blue": "Blátt", "ui_panel_lovelace_editor_color_picker_colors_brown": "Brúnt", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Grænblátt", @@ -1385,118 +1430,146 @@ "compare_data": "Bera saman gögn", "reload_ui": "Endurhlaða Lovelace", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Samtal", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Samtal", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Vifta", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Vifta", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Loftslag", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Loftslag", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Þungt", "mild": "Vægt", "button_down": "Button down", @@ -1513,11 +1586,10 @@ "not_completed": "Not completed", "pending": "Bíður", "checking": "Checking", - "closed": "Lokað", + "closed": "Lokaður", "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU prósent", @@ -1535,20 +1607,17 @@ "next_setting": "Næsta sólarlag", "solar_elevation": "Sólarhæð", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "connected": "Tengdur", @@ -1574,77 +1643,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Blautt", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth merki", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1652,6 +1660,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1723,10 +1733,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1741,8 +1749,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1756,7 +1778,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi merki", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1764,7 +1785,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1773,51 +1794,138 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth merki", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Uppfærsla í boði", + "dry": "Dry", + "wet": "Blautt", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Læst", + "locking": "Locking", + "unlocked": "Ólæst", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Heiðskírt, nótt", + "cloudy": "Skýjað", + "exceptional": "Exceptional", + "fog": "Þoka", + "hail": "Haglél", + "lightning": "Eldingar", + "lightning_rainy": "Eldingar, rigning", + "partly_cloudy": "Léttskýjað", + "pouring": "Úrhelli", + "rainy": "Rigning", + "snowy": "Snjókoma", + "snowy_rainy": "Slydda", + "sunny": "Heiðskírt", + "windy": "Vindasamt", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1827,12 +1935,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Bílskúr", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Yfir sjóndeildarhring", + "below_horizon": "Undir sjóndeildarhring", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1840,41 +1950,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Hleður ekki", - "disconnected": "Ótengdur", - "hot": "Heitt", - "no_light": "Ekkert ljós", - "light_detected": "Ljós fannst", - "locked": "Læstur", - "unlocked": "Ólæst", - "not_moving": "Engin hreyfing", - "unplugged": "Aftengdur", - "not_running": "Ekki í gangi", - "safe": "Öruggt", - "unsafe": "Óöruggt", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "playing": "Playing", - "standby": "Biðstaða", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Yfir sjóndeildarhring", - "below_horizon": "Undir sjóndeildarhring", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Bílskúr", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1885,22 +1963,35 @@ "armed_vacation": "Armed vacation", "disarming": "Tek af verði", "triggered": "Ræst", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1913,6 +2004,7 @@ "top": "Top", "current_action": "Núverandi aðgerð", "cooling": "Kæling", + "defrosting": "Defrosting", "drying": "Þurrkun", "heating": "Kynding", "preheating": "Preheating", @@ -1931,107 +2023,144 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Heiðskírt, nótt", - "cloudy": "Skýjað", - "exceptional": "Exceptional", - "fog": "Þoka", - "hail": "Haglél", - "lightning": "Eldingar", - "lightning_rainy": "Eldingar, rigning", - "partly_cloudy": "Léttskýjað", - "pouring": "Úrhelli", - "rainy": "Rigning", - "snowy": "Snjókoma", - "snowy_rainy": "Slydda", - "sunny": "Heiðskírt", - "windy": "Vindasamt", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Hleður ekki", + "disconnected": "Ótengdur", + "hot": "Heitt", + "no_light": "Ekkert ljós", + "light_detected": "Ljós fannst", + "not_moving": "Engin hreyfing", + "unplugged": "Aftengdur", + "not_running": "Ekki í gangi", + "safe": "Öruggt", + "unsafe": "Óöruggt", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Biðstaða", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2042,66 +2171,71 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2120,105 +2254,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2301,50 +2355,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2355,43 +2404,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Fyrsti hnappur", - "second_button": "Annar hnappur", - "third_button": "Þriðji hnappur", - "fourth_button": "Fjórði hnappur", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} er læst", + "entity_name_is_open": "{entity_name} er opin", + "entity_name_is_unlocked": "{entity_name} er ólæst", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opnuð", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Báðir hnappar", + "bottom_buttons": "Neðri hnappar", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Sjöundi hnappur", + "eighth_button": "Áttundi hnappur", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Vinstri", + "right": "Hægri", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", "open_entity_name_tilt": "Open {entity_name} tilt", "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} er lokuð", "entity_name_is_closing": "{entity_name} er að loka", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} er að opnast", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} lokuð", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} er á verði úti", + "entity_name_is_armed_home": "{entity_name} er á verði heima", + "entity_name_is_armed_night": "{entity_name} er á verði nótt", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} er ekki á verði", + "entity_name_is_triggered": "{entity_name} er ræst", + "entity_name_armed_away": "{entity_name} á verði úti", + "entity_name_armed_home": "{entity_name} á verði heima", + "entity_name_armed_night": "{entity_name} á verði nótt", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} ekki á verði", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} er að hlaða biðminni", + "entity_name_is_idle": "{entity_name} er aðgerðalaus", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} er að spila", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} rafhlaðan er lítil", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} skynjaði kolmónoxið", @@ -2400,7 +2572,6 @@ "entity_name_is_detecting_gas": "{entity_name} skynjaði gas", "entity_name_is_hot": "{entity_name} er heitt", "entity_name_is_detecting_light": "{entity_name} skynjaði ljós", - "entity_name_is_locked": "{entity_name} er læst", "entity_name_is_moist": "{entity_name} er rakt", "entity_name_is_detecting_motion": "{entity_name} skynjaði hreyfingu", "entity_name_is_moving": "{entity_name} er á hreyfingu", @@ -2418,7 +2589,6 @@ "entity_name_is_not_cold": "{entity_name} er ekki kalt", "entity_name_is_unplugged": "{entity_name} er aftengt", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} er ólæst", "entity_name_is_dry": "{entity_name} er þurr", "entity_name_is_not_moving": "{entity_name} hreyfist ekki", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2428,8 +2598,6 @@ "condition_type_is_not_tampered": "{entity_name} skynjaði ekki fikt", "entity_name_is_safe": "{entity_name} er öruggt", "entity_name_is_occupied": "{entity_name} er upptekið", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_powered": "{entity_name} er í gangi", "entity_name_is_present": "{entity_name} er til staðar", "entity_name_is_detecting_problem": "{entity_name} skynjaði vandamál", @@ -2448,7 +2616,6 @@ "entity_name_started_detecting_gas": "{entity_name} byrjaði að skynja gas", "entity_name_became_hot": "{entity_name} varð heitt", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} byrjaði að skynja hreyfingu", "entity_name_started_moving": "{entity_name} started moving", @@ -2459,14 +2626,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} varð ekki heitt", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2485,53 +2650,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} er að hlaða biðminni", - "entity_name_is_idle": "{entity_name} er aðgerðalaus", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} er að spila", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} er á verði úti", - "entity_name_is_armed_home": "{entity_name} er á verði heima", - "entity_name_is_armed_night": "{entity_name} er á verði nótt", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} er ekki á verði", - "entity_name_is_triggered": "{entity_name} er ræst", - "entity_name_armed_away": "{entity_name} á verði úti", - "entity_name_armed_home": "{entity_name} á verði heima", - "entity_name_armed_night": "{entity_name} á verði nótt", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} ekki á verði", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} er heima", - "entity_name_is_not_home": "{entity_name} er ekki heima", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2622,64 +2742,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fimmti hnappur", - "sixth_button": "Sjötti hnappur", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Báðir hnappar", - "bottom_buttons": "Neðri hnappar", - "seventh_button": "Sjöundi hnappur", - "eighth_button": "Áttundi hnappur", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Vinstri", - "right": "Hægri", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} er heima", + "entity_name_is_not_home": "{entity_name} er ekki heima", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2816,10 +2885,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", - "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", + "fatal": "Fatal", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2845,47 +2965,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2906,21 +3010,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2955,41 +3056,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3009,6 +3136,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3020,45 +3168,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", - "closes_a_valve": "Closes a valve.", - "opens_a_valve": "Opens a valve.", - "set_valve_position_description": "Moves a valve to a specific position.", - "stops_the_valve_movement": "Stops the valve movement.", - "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", + "closes_a_valve": "Closes a valve.", + "opens_a_valve": "Opens a valve.", + "set_valve_position_description": "Moves a valve to a specific position.", + "stops_the_valve_movement": "Stops the valve movement.", + "toggles_a_valve_open_closed": "Toggles a valve open/closed.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3085,110 +3296,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3196,90 +3308,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/it/it.json b/packages/core/src/hooks/useLocale/locales/it/it.json index 6811392c..10b4574b 100644 --- a/packages/core/src/hooks/useLocale/locales/it/it.json +++ b/packages/core/src/hooks/useLocale/locales/it/it.json @@ -6,11 +6,11 @@ "map": "Map", "log": "Registro", "history": "History", - "mailbox": "Posta", "to_do_lists": "Liste di attività", "developer_tools": "Strumenti per sviluppatori", "mean": "Media", "profile": "Profile", + "panel_mailbox": "Posta", "panel_shopping_list": "Lista della Spesa", "unknown": "Sconosciuto", "unavailable": "Non disponibile", @@ -20,7 +20,7 @@ "entity_not_found": "Entità non trovata", "arm": "Attivo", "disarm": "Disattiva", - "pend": "Sosp.", + "pend": "In attesa", "arming": "In attivazione", "trig": "Attiv.", "home": "In casa", @@ -62,7 +62,7 @@ "name_heating": "{name} calore", "name_cooling": "{name} raffreddamento", "high": "Alto", - "low": "Basso", + "low": "Bassa", "preset": "Preimpostato", "action_to_target": "{action} all'obiettivo", "target": "Destinazione", @@ -70,7 +70,7 @@ "increment": "Incremento", "decrement": "Decremento", "reset": "Ripristina", - "position": "Position", + "position": "Posizione", "tilt_position": "Posizione di inclinazione", "open_cover": "Apri la serranda", "close_cover": "Chiudi la serranda", @@ -92,8 +92,9 @@ "name_on": "{name} acceso", "resume_mowing": "Riprendi la falciatura", "start_mowing": "Inizia a falciare", + "pause": "Pausa", "return_home": "Ritorna alla base", - "brightness": "Brightness", + "brightness": "Luminosità", "color_temperature": "Color temperature", "white_brightness": "Luminosità del bianco", "color_brightness": "Luminosità del colore", @@ -102,7 +103,7 @@ "effect": "Effect", "lock": "Blocca", "unlock": "Sblocca", - "open": "Apri", + "open": "Open", "open_door": "Open door", "really_open": "Vuoi aprire la porta?", "done": "Done", @@ -112,8 +113,7 @@ "browse_media": "Sfoglia i file multimediali", "play": "Riproduci", "play_pause": "Riproduci/Pausa", - "pause": "Pausa", - "stop": "Stop", + "stop": "Ferma", "next_track": "Traccia successiva", "previous_track": "Traccia precedente", "volume_up": "Alza il volume", @@ -223,9 +223,11 @@ "media_content_type": "Tipo di contenuto multimediale", "upload_failed": "Caricamento non riuscito", "unknown_file": "File sconosciuto", - "select_image": "Seleziona immagine", + "image": "Immagine", + "select_label": "Seleziona {label}", "upload_picture": "Carica immagine", "image_url": "Percorso locale o URL web", + "ui_components_selectors_image_select_image": "Seleziona immagine", "latitude": "Latitudine", "longitude": "Logitudine", "radius": "Raggio", @@ -241,7 +243,6 @@ "entity": "Entità", "floor": "Piano", "icon": "Icona", - "location": "Posizione", "number": "Numero", "object": "Oggetto", "rgb_color": "Colore RGB", @@ -251,13 +252,14 @@ "theme": "Tema", "time": "Ora", "manual_entry": "Inserimento manuale", + "learn_more_about_templating": "Ulteriori informazioni sui modelli", "show_password": "Mostra password", "hide_password": "Nascondi password", "no_logbook_events_found": "Non sono stati trovati eventi nel registro.", "triggered_by": "attivato da", - "triggered_by_automation": "attivato dall'automazione", + "triggered_by_automation": "dall'automazione", "triggered_by_script": "attivato da script", - "triggered_by_service": "attivato dal servizio", + "triggered_by_action": "attivato dall'azione", "logbook_triggered_by_numeric_state_of": "attivato dallo stato numerico di", "triggered_by_state_of": "attivato dallo stato di", "triggered_by_event": "attivato dall'evento", @@ -302,6 +304,7 @@ "event_type_event_detected": "Evento {event_type} rilevato", "detected_an_event": "rilevato un evento", "detected_an_unknown_event": "rilevato un evento sconosciuto", + "ui_components_logbook_triggered_by_service": "dal servizio", "entity_picker_no_entities": "Non hai alcuna entità", "no_matching_entities_found": "Non sono state trovate entità corrispondenti", "show_entities": "Mostra entità", @@ -476,11 +479,13 @@ "max": "Max", "sum": "Somma", "change": "Cambia", - "service": "servizio", + "ui_components_service_picker_service": "Servizio", "this_field_is_required": "Questo campo è obbligatorio", "targets": "Destinazioni", - "service_data": "Dati di servizio", + "action_data": "informazioni sull'azione", "integration_documentation": "Documentazione dell'integrazione", + "ui_components_service_control_data": "Dati di servizio", + "ui_components_service_control_target_description": "Cosa deve essere utilizzato da questo servizio come aree, dispositivi o entità di destinazione.", "no_related_items_found": "Non sono stati trovati oggetti correlati.", "related_entities": "Entità correlate", "related_items_group": "Parte dei seguenti gruppi", @@ -531,7 +536,6 @@ "library": "Raccolta", "episode": "Episodio", "game": "Gioco", - "image": "Immagine", "movie": "Film", "music": "Musica", "playlist": "Elenco di riproduzione", @@ -598,7 +602,7 @@ "weekday": "giorno feriale", "until": "fino a", "for": "per", - "in": "In", + "in": "Tra", "on_the": "di", "or": "Oppure", "at": "alle", @@ -612,6 +616,10 @@ "increase_temperature": "Aumenta la temperatura", "decrease_temperature": "Riduci la temperatura", "copy_to_clipboard": "Copia negli appunti", + "last_changed": "Ultima modifica", + "last_updated": "Ultimo aggiornamento", + "remaining_time": "Tempo rimanente", + "install_status": "Stato dell'installazione", "safe_mode": "Modalità provvisoria", "all_yaml_configuration": "Tutta la configurazione YAML", "domain": "Dominio", @@ -679,6 +687,7 @@ "didn_t_quite_get_that": "Non ho capito bene", "voice_command_found": "Ho trovato quanto segue per te:", "voice_command_error": "Spiacenti, si è verificato un errore", + "voice_command_conversation_no_control": "Questo assistente non può controllare la tua casa.", "how_can_i_assist": "Come posso aiutare?", "enter_a_request": "Inserisci una richiesta", "send_text": "Invia messaggio", @@ -695,8 +704,6 @@ "information": "Informazione", "related": "Correlato", "device_info": "Informazioni sul dispositivo", - "last_changed": "Ultima modifica", - "last_updated": "Ultimo aggiornamento", "show_more": "Mostra altro", "exit_edit_mode": "Esci dalla modalità di modifica", "last_action": "Ultima azione", @@ -763,8 +770,8 @@ "cold": "Freddo", "connectivity": "Connettività", "gas": "Gas", - "heat": "Calore", - "light": "Luce", + "hot": "Caldo", + "light": "Chiaro", "motion": "Movimento", "moving": "In movimento", "occupancy": "Occupazione", @@ -811,8 +818,10 @@ "rotate_right_and_flip": "Ruota a destra e capovolgi", "rotate_right": "Ruota a destra", "voice_assistants": "Assistenti vocali", + "ui_dialogs_entity_registry_editor_hidden_description": "Le entità nascoste non saranno mostrate sulla tua plancia o incluse se referenziate indirettamente (ad esempio tramite un'area o un dispositivo). La loro cronologia è ancora tracciata e puoi ancora interagire con esse con i servizi.", "enable_type": "Abilita {type}", "device_registry_detail_enabled_cause": "Il {type} è stato disabilitato da {cause}.", + "service": "servizio", "unknown_error": "Errore sconosciuto", "expose": "Esponi", "alias": "Alias", @@ -823,7 +832,7 @@ "restart_home_assistant": "Riavvia Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Riavvio rapido", - "reload_description": "Ricarica le zone dalla configurazione YAML.", + "reload_description": "Ricarica le entità MQTT dalla configurazione YAML.", "reloading_configuration": "Ricarica configurazione", "failed_to_reload_configuration": "Impossibile ricaricare la configurazione", "restart_description": "Interrompe tutte le automazioni e gli script in esecuzione.", @@ -860,6 +869,7 @@ "remove_option": "Rimuovi opzione", "input_select_no_options": "Non ci sono ancora opzioni.", "initial_value": "Valore iniziale", + "edit_schedule_block": "Modifica blocco di pianificazione", "loading_loading_step": "Caricamento del passaggio successivo per {integration}", "options_successfully_saved": "Opzioni salvate correttamente.", "repair_issue": "Problema di riparazione", @@ -868,7 +878,7 @@ "enable_newly_added_entities": "Abilita nuove entità aggiunte.", "enable_polling_for_updates": "Abilita il polling per gli aggiornamenti.", "reconfiguring_device": "Riconfigurazione del dispositivo", - "config": "Configurazione", + "configuring": "Configurazione", "start_reconfiguration": "Avvia la riconfigurazione", "device_reconfiguration_complete": "Riconfigurazione del dispositivo completata.", "show_details": "Mostra dettagli", @@ -988,11 +998,12 @@ "no_notifications": "Nessuna notifica", "notifications": "Notifiche", "dismiss_all": "Rimuovi tutto", - "notification_toast_service_call_failed": "Invocazione del servizio {service} non riuscita.", + "notification_toast_action_failed": "Impossibile eseguire l'azione: {service}", "connection_lost_reconnecting": "Connessione persa. Riconnessione in corso…", "home_assistant_has_started": "Home Assistant si è avviato!", "triggered_name": "Attivato {name}", "notification_toast_no_matching_link_found": "Nessun My-collegamento trovato per {path}", + "ui_notification_toast_service_call_failed": "Invocazione del servizio {service} non riuscita.", "app_configuration": "Configurazione applicazione", "sidebar_toggle": "Attiva/disattiva la barra laterale", "hide_panel": "Nascondi pannello", @@ -1002,7 +1013,8 @@ "actions_no_entity_toggle": "Nessuna entità fornita per attivare/disattivare", "no_navigation_path_specified": "Nessun percorso di navigazione specificato", "actions_no_url": "Nessun URL da aprire specificato", - "actions_no_service": "Nessun servizio da eseguire specificato", + "actions_no_action": "Nessuna azione specificata da eseguire", + "ui_panel_lovelace_cards_actions_no_service": "Nessun servizio da eseguire specificato", "welcome_home": "Benvenuto a casa", "empty_state_go_to_integrations_page": "Vai alla pagina delle integrazioni.", "never_triggered": "Mai attivato", @@ -1017,8 +1029,9 @@ "navigate_to_location": "Vai a {location}", "open_window_to_url_path": "Apri la finestra per {url_path}", "toggle_name": "Commuta {name}", - "call_service_name": "Invoca il servizio {name}", + "perform_action_name": "Esegui azione {name}", "show_more_info_name": "Mostra ulteriori informazioni: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Invoca il servizio {name}", "recovery_mode_activated": "Modalità di ripristino attivata", "starting_description": "Home Assistant sta per avviarsi, attendi…", "reset_focus": "Ripristina messa a fuoco", @@ -1057,6 +1070,7 @@ "energy_distribution_go_to_energy_dashboard": "Vai alla plancia energetica", "energy_usage": "Consumo energetico", "previous_energy_usage": "Consumo di energia precedente", + "untracked_consumption": "Consumi non monitorati", "low_carbon_energy_consumed": "Energia pulita consumata", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Non è stato possibile calcolare l'energia pulita consumata", "unused_entities": "Entità non utilizzate", @@ -1081,10 +1095,13 @@ "edit_configuration": "Modifica configurazione", "unsaved_changes": "Modifiche non salvate", "saved": "Salvato", + "delete_dashboard_configuration": "Rimuovere la configurazione della dashboard?", "raw_editor_error_parse_yaml": "Impossibile analizzare YAML: {error}", "raw_editor_error_invalid_config": "La tua configurazione non è valida: {error}", "raw_editor_error_save_yaml": "Impossibile salvare YAML: {error}", "raw_editor_error_remove": "Impossibile rimuovere la configurazione: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Genereremo automaticamente le viste della tua plancia con le aree e dispositivi se rimuovi la configurazione della plancia.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Sei sicuro di voler rimuovere la configurazione della tua plancia?", "title_of_your_dashboard": "Titolo della tua plancia", "edit_title": "Modifica titolo", "title": "Titolo", @@ -1096,24 +1113,26 @@ "move_view_left": "Sposta la vista a sinistra", "move_view_right": "Sposta la vista a destra", "background": "Sfondo", - "badges": "Distintivi", "view_type": "Tipo di visualizzazione", "masonry_default": "Muratura (predefinito)", "sidebar": "Barra laterale", "panel_card": "Pannello (1 scheda)", "sections_experimental": "Sezioni (sperimentale)", "subview": "Sottovista", - "max_number_of_columns": "Numero massimo di colonne", + "edit_view_max_columns": "Numero massimo di colonne", + "sections_view_specifics_settings": "Le sezioni visualizzano le impostazioni specifiche", + "dense_section_placement": "Posizionamento di sezioni dense", "edit_in_visual_editor": "Modifica con l'editor visuale", "edit_in_yaml": "Modifica in YAML", "saving_failed": "Salvataggio fallito", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Distintivi", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Non è possibile cambiare la vista con un altro tipo, perché la migrazione non è ancora supportata. Se si desidera utilizzare un altro tipo di vista, occorre ripartire da zero con una nuova vista.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Non puoi cambiare la tua visualizzazione per utilizzare il tipo di visualizzazione 'sezioni' perché la migrazione non è ancora supportata. Inizia da zero con una nuova visualizzazione se vuoi sperimentare con la visualizzazione 'sezioni'.", "card_configuration": "Configurazione della scheda", "type_card_configuration": "Configurazione scheda {type}", "edit_card_pick_card": "Quale scheda vorresti aggiungere?", - "toggle_editor": "Attiva/disattiva l'editor", - "you_have_unsaved_changes": "Sono state apportate modifiche non salvate", + "toggle_editor": "attiva/disattiva editor", + "you_have_unsaved_changes": "Hai modifiche non salvate", "edit_card_confirm_cancel": "Sei sicuro di voler annullare?", "show_visual_editor": "Mostra Editor Visivo", "show_code_editor": "Mostra Editor del Codice", @@ -1129,7 +1148,15 @@ "more_options": "Altre opzioni", "search_cards": "Cerca schede", "layout": "Layout", + "full_width_card": "Scheda a tutta larghezza", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configura come apparirà la scheda sulla dashboard. Queste impostazioni sovrascriveranno la dimensione e la posizione predefinite della scheda.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Quale scheda vorresti aggiungere alla tua vista {name}?", + "badge_configuration": "Configurazione badge", + "type_badge_configuration": "{type} Configurazione badge", + "edit_badge_pick_badge": "Quale badge vuoi aggiungere?", + "add_badge": "Aggiungi badge", + "suggest_card_header": "Abbiamo creato un suggerimento per te", + "add_to_dashboard": "Aggiungi alla plancia", "move_card_error_title": "Non è possibile spostare la scheda", "choose_a_view": "Scegli una vista", "dashboard": "Plancia", @@ -1148,9 +1175,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} sarà eliminata.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Questa sezione", "edit_section": "Modifica sezione", - "suggest_card_header": "Abbiamo creato un suggerimento per te", + "width": "Larghezza", "pick_different_card": "Scegli una scheda diversa", - "add_to_dashboard": "Aggiungi alla plancia", "save_config_header": "Prendi il controllo della tua plancia", "save_config_empty_config": "Iniziare con una plancia vuota", "take_control": "Assumi il controllo", @@ -1158,10 +1184,10 @@ "migrate_configuration": "Esporta configurazione", "navigation_path": "Percorso di navigazione", "url_path": "Percorso URL", - "default_action": "Azione predefinita", - "call_service": "Chiama servizio", + "default": "Predefinito", + "perform_action": "Esegui azione", "more_info": "Ulteriori informazioni", - "no_action": "Nessuna azione", + "nothing": "Niente", "add_condition": "Aggiungi condizione", "test": "Test", "condition_passes": "La condizione è passata", @@ -1233,8 +1259,8 @@ "camera_entity": "Entità fotocamera", "image_entity": "Entità immagine", "camera_view": "Vista fotocamera", - "double_tap_action": "Azione doppio tocco", - "hold_action": "Azione tocco prolungato", + "double_tap_behavior": "Comportamento al doppio tocco", + "hold_behavior": "Mantieni comportamento", "hours_to_show": "Ore da mostrare", "days_to_show": "Giorni da mostrare", "icon_height": "Altezza icona", @@ -1243,12 +1269,12 @@ "manual": "Manuale", "minimum": "Minimo", "paste_from_clipboard": "Incolla dagli appunti", - "generic_paste_description": "Incolla una scheda {type} dagli Appunti", + "generic_paste_description": "Incolla un badge {type} dagli Appunti", "refresh_interval": "Intervallo di aggiornamento", "show_icon": "Mostrare l'icona?", "show_name": "Mostrare il nome?", "show_state": "Mostrare lo stato?", - "tap_action": "Azione tocco", + "tap_behavior": "Comportamento del tocco", "secondary_info_attribute": "Attributo informazioni secondarie", "generic_state_color": "Vuoi colorare le icone in base allo stato?", "suggested_cards": "Schede suggerite", @@ -1263,6 +1289,16 @@ "content": "Contenuto", "media_control": "Controllo multimediale", "picture_elements": "Elementi Immagine", + "card_options": "Opzioni scheda", + "elements": "Elementi", + "add_new_element": "Aggiungi un nuovo elemento", + "dark_mode_image_path": "Percorso dell'immagine in modalità scura", + "state_filter": "Filtra stato", + "dark_mode_state_filter": "Filtro stato modalità scura", + "state_badge": "Badge di stato", + "state_icon": "Icona di stato", + "state_label": "Etichetta di stato", + "perform_action_button": "Esegui azione del pulsante", "picture_entity": "Entità Immagine", "picture_glance": "Colpo d'occhio", "plant_status": "Stato della Pianta", @@ -1272,12 +1308,13 @@ "thermostat": "Termostato", "thermostat_show_current_as_primary": "Mostra la temperatura attuale come informazione principale", "tile": "Mosaico", - "icon_tap_action": "Azione al tocco dell'icona", - "actions": "Azioni", + "icon_tap_behavior": "Comportamento al tocco dell'icona", + "interactions": "Interazioni", "show_entity_picture": "Mostra l'immagine dell'entità", "vertical": "Verticale", "hide_state": "Nascondi lo stato", "state_content": "Contenuto dello stato", + "ui_panel_lovelace_editor_card_tile_actions": "Azioni", "vertical_stack": "Pila Verticale", "weather_forecast": "Previsioni del tempo", "weather_to_show": "Meteo da mostrare", @@ -1286,6 +1323,17 @@ "show_only_forecast": "Mostra solo le previsioni", "select_forecast_type": "Seleziona il tipo di previsione", "no_type": "Nessun tipo", + "style": "Stile", + "prefix": "Prefisso", + "suffix": "Suffisso", + "state_image": "Immagine stato", + "displayed_elements": "Elementi visualizzati", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Completo (icona, nome e stato)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimo (solo icona)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standard (icona e stato)", + "suggested_badges": "Badge suggeriti", + "other_badges": "Altri badge", + "custom_badges": "Badge personalizzati", "features": "Funzionalità", "not_compatible": "Non compatibile", "features_no_compatible_available": "Non sono disponibili funzionalità compatibili per questa entità", @@ -1305,7 +1353,6 @@ "vacuum_commands": "Comandi aspirapolvere", "commands": "Comandi", "climate_fan_modes": "Modalità ventilatore climatico", - "style": "Stile", "dropdown": "Menu a cascata", "icons": "Icone", "customize_fan_modes": "Personalizza modalità ventola", @@ -1339,6 +1386,7 @@ "no_description_available": "Nessuna descrizione disponibile.", "by_entity": "Per entità", "by_card": "Per scheda", + "by_badge": "Per badge", "header": "Intestazione", "footer": "Piè di pagina", "choose_a_type": "Scegli un {type}", @@ -1346,6 +1394,8 @@ "header_editor": "Editor intestazione", "footer_editor": "Editor piè di pagina", "feature_editor": "Editor di funzionalità", + "element_editor": "Editor elemento", + "type_element_editor": "{type} Editor elemento", "yellow_green": "Giallo verde", "ui_panel_lovelace_editor_color_picker_colors_white": "Bianco", "ui_panel_lovelace_editor_edit_section_title_title": "Modifica nome", @@ -1360,115 +1410,143 @@ "compare_data": "Confronta i dati", "reload_ui": "Ricarica l'interfaccia utente", "profiler": "Profiler", - "http": "HTTP", - "cover": "Copertura", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Pulsante di input", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Temporizzatore", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automazione", "alarm_control_panel": "Pannello di controllo degli allarmi", - "device_tracker": "Localizzatore di dispositivo", - "trace": "Trace", - "stream": "Stream", "person": "Persona", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Contatore", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input booleano", - "camera": "Telecamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Dimensione file", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input di data/ora", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostica", - "siren": "Sirena", "fitbit": "Fitbit", - "automation": "Automazione", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversazione", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Dimensione file", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input di testo", + "weather": "Tempo atmosferico", + "home_assistant_api": "Home Assistant API", + "input_number": "Input numerico", "group": "Gruppo", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Calendarizzazione", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya", + "input_button": "Pulsante di input", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Telecomando", - "home_assistant_api": "Home Assistant API", + "scene": "Scena", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Sensore binario", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversazione", "rpi_power_title": "Controllo alimentazione Raspberry Pi", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Telecamera", + "stream": "Stream", + "event": "Evento", + "webhook": "Webhook", + "logger": "Registratore", + "schedule": "Calendarizzazione", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilatore", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Interruttore", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Tempo atmosferico", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input numerico", - "binary_sensor": "Sensore binario", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilatore", - "scene": "Scena", - "input_select": "Input selezione", - "localtuya": "LocalTuya", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Evento", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input selezione", + "input_text": "Input di testo", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostica", "file_upload": "File Upload", - "climate": "Climatizzatore", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Contatore", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "App per dispositivi mobili", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirena", "deconz": "deCONZ", - "timer": "Temporizzatore", - "application_credentials": "Credenziali dell'applicazione", - "logger": "Registratore", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Copertura", + "hacs": "HACS", "local_calendar": "Calendario locale", + "system_log": "System Log", + "input_boolean": "Input booleano", + "bluetooth": "Bluetooth", + "climate": "Climatizzatore", + "application_credentials": "Credenziali dell'applicazione", + "mobile_app": "App per dispositivi mobili", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Localizzatore di dispositivo", "synchronize_devices": "Sincronizza i dispositivi", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Livello della batteria", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Ultima attività", + "last_ding": "Ultimo ding", + "last_motion": "Ultimo movimento", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Categoria del segnale Wi-Fi", + "wi_fi_signal_strength": "Potenza del segnale Wi-Fi", "heavy": "Pesante", "mild": "Lieve", "button_down": "Pulsante giù", @@ -1483,12 +1561,10 @@ "normal": "Normale", "warm_up": "Riscaldamento", "not_completed": "Non completato", - "pending": "In attesa", "checking": "In verifica", "closed": "Chiuso/a", "closing": "Closing", "opened": "Aperta", - "battery_level": "Livello della batteria", "os_agent_version": "Versione dell'agente del sistema operativo", "apparmor_version": "Versione Apparmor", "cpu_percent": "Percentuale CPU", @@ -1507,20 +1583,17 @@ "solar_azimuth": "Azimut solare", "solar_elevation": "Elevazione solare", "solar_rising": "Sorgere del sole", - "compressor_energy_consumption": "Consumo energetico del compressore", - "compressor_estimated_power_consumption": "Consumo energetico stimato del compressore", - "compressor_frequency": "Frequenza del compressore", - "cool_energy_consumption": "Consumo di energia per raffreddare", - "energy_consumption": "Consumo di energia", - "heat_energy_consumption": "Consumo di energia per riscaldare", - "inside_temperature": "Temperatura interna", - "outside_temperature": "Temperatura esterna", - "assist_in_progress": "Assist in progress", - "preferred": "Preferred", + "assist_in_progress": "Assist in corso", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Spento", + "preferred": "Preferito", "finished_speaking_detection": "Rilevamento vocale terminato", "aggressive": "Aggressivo", - "default": "Predefinito", "relaxed": "Rilassato", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Amministratore del dispositivo", "kiosk_mode": "Modalità Kiosk", "plugged_in": "Collegato", @@ -1546,76 +1619,16 @@ "maintenance_mode": "Modalità di manutenzione", "motion_detection": "Rilevamento del movimento", "screensaver": "Salvaschermo", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Aggiornamento disponibile", - "dry": "Deumidificazione", - "wet": "Bagnato", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Il consumo di oggi", - "total_consumption": "Consumo totale", - "device_name_current": "{device_name} current", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Intensità del segnale", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Tensione", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Distanza stimata", - "vendor": "Venditore", - "air_quality_index": "Indice di qualità dell'aria", - "illuminance": "Illuminamento", - "noise": "Rumore", - "overload": "Sovraccarico", - "size": "Dimensione", - "size_in_bytes": "Dimensione in byte", + "calibration": "Calibrazione", + "auto_lock_paused": "Blocco automatico in pausa", + "timeout": "Tempo scaduto", + "unclosed_alarm": "Allarme non chiuso", + "unlocked_alarm": "Allarme sbloccato", + "bluetooth_signal": "Segnale Bluetooth", + "light_level": "Livello di luce", + "wi_fi_signal": "Segnale Wi Fi", + "momentary": "Momentaneo", + "pull_retract": "Tirare/ritrarre", "bytes_received": "Byte ricevuti", "server_country": "Nazione del server", "server_id": "ID server", @@ -1623,6 +1636,8 @@ "ping": "Ping", "upload": "Carica", "bytes_sent": "Byte inviati", + "call_active": "Chiamata attiva", + "quiet": "Tranquillo", "animal": "Animale", "detected": "Rilevato", "animal_lens": "Lente animale 1", @@ -1694,10 +1709,8 @@ "image_sharpness": "Nitidezza dell'immagine", "motion_sensitivity": "Sensibilità al movimento", "pir_sensitivity": "Sensibilità PIR", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Messaggio di risposta rapida automatica", - "off": "Spento/a", "auto_track_method": "Metodo di tracciamento automatico", "digital": "Digitale", "digital_first": "Digitale per primo", @@ -1712,8 +1725,22 @@ "adaptive": "Adattivo", "auto_adaptive": "Auto adattivo", "on_at_night": "Acceso di notte", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "Preimpostazione PTZ", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Percentuale della batteria", "battery_state": "Stato della batteria", "charge_complete": "Carica completata", @@ -1727,7 +1754,6 @@ "hdd_hdd_index_storage": "Memoria HDD {hdd_index}", "ptz_pan_position": "Posizione orizzontale PTZ", "sd_hdd_index_storage": "Memoria SD {hdd_index}", - "wi_fi_signal": "Segnale Wi Fi", "auto_focus": "Messa a fuoco automatica", "auto_tracking": "Tracciamento automatico", "buzzer_on_event": "Cicalino sull'evento", @@ -1735,7 +1761,7 @@ "email_on_event": "E-mail sull'evento", "ftp_upload": "Caricamento FTP", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR abilitato", "pir_reduce_false_alarm": "PIR riduce i falsi allarmi", @@ -1744,49 +1770,134 @@ "record": "Registrazione", "record_audio": "Registra audio", "siren_on_event": "Sirena su evento", - "call_active": "Chiamata attiva", - "quiet": "Tranquillo", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibrazione", - "auto_lock_paused": "Blocco automatico in pausa", - "timeout": "Tempo scaduto", - "unclosed_alarm": "Allarme non chiuso", - "unlocked_alarm": "Allarme sbloccato", - "bluetooth_signal": "Segnale Bluetooth", - "light_level": "Livello di luce", - "momentary": "Momentaneo", - "pull_retract": "Tirare/ritrarre", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Ultima attività", - "last_ding": "Ultimo ding", - "last_motion": "Ultimo movimento", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Categoria del segnale Wi-Fi", - "wi_fi_signal_strength": "Potenza del segnale Wi-Fi", - "box": "Casella", - "step": "Passo", + "compressor_energy_consumption": "Consumo energetico del compressore", + "compressor_estimated_power_consumption": "Consumo energetico stimato del compressore", + "compressor_frequency": "Frequenza del compressore", + "cool_energy_consumption": "Consumo di energia per raffreddare", + "energy_consumption": "Consumo di energia", + "heat_energy_consumption": "Consumo di energia per riscaldare", + "inside_temperature": "Temperatura interna", + "outside_temperature": "Temperatura esterna", + "estimated_distance": "Distanza stimata", + "vendor": "Venditore", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Aggiornamento disponibile", + "dry": "Deumidificazione", + "wet": "Bagnato", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Il consumo di oggi", + "total_consumption": "Consumo totale", + "device_name_current": "{device_name} current", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Intensità del segnale", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Tensione", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Dimensione", + "size_in_bytes": "Dimensione in byte", + "jammed": "Inceppata", + "locked": "Bloccato/a", + "locking": "In chiusura", + "unlocked": "Sbloccato/a", + "unlocking": "In apertura", + "changed_by": "Modificato da", + "code_format": "Formato del codice", + "recording": "In registrazione", + "streaming": "In trasmissione", + "access_token": "Token di accesso", + "brand": "Marca", + "stream_type": "Tipo di flusso", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modello", + "managed_via_ui": "Gestito tramite interfaccia utente", + "minute": "Minuto", + "second": "Secondo", + "timestamp": "Marca temporale", + "event_type": "Tipo di evento", + "event_types": "Tipi di evento", + "doorbell": "Campanello", + "clear_night": "Sereno, notte", + "cloudy": "Nuvoloso", + "exceptional": "Eccezionale", + "fog": "Nebbia", + "hail": "Grandine", + "lightning": "Temporale", + "lightning_rainy": "Temporale, piovoso", + "partly_cloudy": "Parzialmente nuvoloso", + "pouring": "Rovescio", + "rainy": "Piovoso", + "snowy": "Nevoso", + "snowy_rainy": "Nevoso, piovoso", + "sunny": "Soleggiato", + "windy": "Ventoso", + "windy_cloudy": "Ventoso, nuvoloso", + "apparent_temperature": "Temperatura apparente", + "cloud_coverage": "Copertura nuvolosa", + "dew_point_temperature": "Temperatura del punto di rugiada", + "ozone": "Ozono", + "pressure": "Pressione", + "pressure_unit": "Unità di pressione", + "uv_index": "Indice UV", + "wind_bearing": "Direzione del vento", + "wind_gust_speed": "Velocità delle raffiche di vento", + "paused": "In pausa", + "finishes_at": "Finisce alle", + "remaining": "Rimanente", + "last_reset": "Ultimo ripristino", + "possible_states": "Stati possibili", + "state_class": "Classe di stato", + "measurement": "Misurazione", + "total": "Totale", + "total_increasing": "Aumento in totale", "apparent_power": "Potenza apparente", + "air_quality_index": "Indice di qualità dell'aria", "carbon_dioxide": "Anidride carbonica", + "conductivity": "Conductivity", "data_rate": "Velocità dei dati", + "data_size": "Dimensione dei dati", "distance": "Distanza", "stored_energy": "Energia immagazzinata", "frequency": "Frequenza", + "illuminance": "Illuminamento", "irradiance": "Irraggiamento", + "balance": "Bilancio", "nitrogen_dioxide": "Anidride nitrosa", "nitrogen_monoxide": "Monossido di azoto", "nitrous_oxide": "Ossido nitroso", - "ozone": "Ozono", "ph": "pH", "pm": "PM2.5", "power_factor": "Fattore di potenza", "precipitation_intensity": "Intensità della precipitazione", - "pressure": "Pressione", "reactive_power": "Potenza reattiva", "sound_pressure": "Pressione sonora", "speed": "Velocità", @@ -1796,12 +1907,13 @@ "stored_volume": "Volume memorizzato", "weight": "Peso", "available_tones": "Toni disponibili", - "end_time": "Ora di fine", - "start_time": "Ora di inizio", - "managed_via_ui": "Gestito tramite interfaccia utente", "next_event": "Prossimo evento", - "stopped": "Stopped", - "garage": "Box auto", + "box": "Casella", + "step": "Passo", + "members": "Membri", + "above_horizon": "Sopra l'orizzonte", + "below_horizon": "Sotto l'orizzonte", + "identify": "Identify", "running_automations": "Automazioni in esecuzione", "id": "ID", "max_running_automations": "Max automazioni in esecuzione", @@ -1809,40 +1921,9 @@ "parallel": "In parallelo", "queued": "In coda", "single": "Singola", - "not_charging": "Non in carica", - "disconnected": "Disconnesso", - "connected": "Connesso", - "hot": "Caldo", - "no_light": "Nessuna luce", - "light_detected": "Luce rilevata", - "unlocked": "Aperto/a", - "not_moving": "Non si muove", - "unplugged": "Scollegato", - "not_running": "Non in esecuzione", - "safe": "Sicuro", - "unsafe": "Non Sicuro", - "tampering_detected": "Rilevata manomissione", - "buffering": "Precaricamento", - "paused": "In pausa", - "app_id": "ID dell'app", - "local_accessible_entity_picture": "Immagine dell'entità accessibile localmente", - "group_members": "Membri del gruppo", - "muted": "Disattivato", - "album_artist": "Artista dell'album", - "content_id": "ID contenuto", - "content_type": "Tipo di contenuto", - "channels": "Canali", - "position_updated": "Posizione aggiornata", - "series": "Serie", - "all": "Tutti", - "one": "Uno", - "available_sound_modes": "Modalità audio disponibili", - "available_sources": "Fonti disponibili", - "receiver": "Ricevitore", - "speaker": "Altoparlante", - "tv": "TV", - "above_horizon": "Sopra l'orizzonte", - "below_horizon": "Sotto l'orizzonte", + "max_running_scripts": "Numero massimo di script in esecuzione", + "stopped": "Stopped", + "garage": "Box auto", "oscillating": "Oscillante", "speed_step": "Passo di velocità", "available_preset_modes": "Modalità preimpostate disponibili", @@ -1853,22 +1934,35 @@ "armed_vacation": "Attivo in vacanza", "disarming": "In disattivazione", "triggered": "Innescato", - "changed_by": "Modificato da", "code_for_arming": "Codice per l'inserimento", "not_required": "Non richiesto", - "code_format": "Formato del codice", + "device_trackers": "Localizzatori di dispositivi", "gps_accuracy": "Precisione GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Tipo di evento", - "event_types": "Tipi di evento", - "doorbell": "Campanello", - "device_trackers": "Localizzatori di dispositivi", - "max_running_scripts": "Numero massimo di script in esecuzione", - "jammed": "Inceppata", - "locking": "In chiusura", - "unlocking": "In apertura", + "auto_update": "Aggiornamento automatico", + "in_progress": "In corso", + "installed_version": "Versione installata", + "latest_version": "Ultima versione", + "release_summary": "Riepilogo della versione", + "release_url": "URL di rilascio", + "skipped_version": "Versione saltata", + "firmware": "Firmware", + "color_mode": "Modalità colore", + "brightness_only": "Solo luminosità", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Temperatura di colore (mireds)", + "color_temperature_kelvin": "Temperatura di colore (Kelvin)", + "available_effects": "Effetti disponibili", + "maximum_color_temperature_kelvin": "Temperatura massima del colore (Kelvin)", + "maximum_color_temperature_mireds": "Temperatura massima del colore (mireds)", + "minimum_color_temperature_kelvin": "Temperatura minima del colore (Kelvin)", + "minimum_color_temperature_mireds": "Temperatura minima del colore (mireds)", + "available_color_modes": "Modalità colore disponibili", + "end_time": "Orario di fine", + "start_time": "Orario di inizio", "fan_only": "Solo ventilatore", "heat_cool": "Calore/raffreddamento", "aux_heat": "Riscaldamento ausiliario", @@ -1880,6 +1974,7 @@ "top": "Superiore", "current_action": "Azione in corso", "cooling": "In raffeddamento", + "defrosting": "Defrosting", "drying": "In deumidificazione", "heating": "In riscaldamento", "preheating": "Preriscaldamento", @@ -1898,103 +1993,141 @@ "upper_target_temperature": "Temperatura desiderata più alta", "lower_target_temperature": "Temperatura desiderata più bassa", "target_temperature_step": "Passo di temperatura desiderata", - "last_reset": "Ultimo ripristino", - "possible_states": "Stati possibili", - "state_class": "Classe di stato", - "measurement": "Misurazione", - "total": "Totale", - "total_increasing": "Aumento in totale", - "conductivity": "Conductivity", - "data_size": "Dimensione dei dati", - "balance": "Bilancio", - "timestamp": "Marca temporale", - "color_mode": "Modalità colore", - "brightness_only": "Solo luminosità", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Temperatura di colore (mireds)", - "color_temperature_kelvin": "Temperatura di colore (Kelvin)", - "available_effects": "Effetti disponibili", - "maximum_color_temperature_kelvin": "Temperatura massima del colore (Kelvin)", - "maximum_color_temperature_mireds": "Temperatura massima del colore (mireds)", - "minimum_color_temperature_kelvin": "Temperatura minima del colore (Kelvin)", - "minimum_color_temperature_mireds": "Temperatura minima del colore (mireds)", - "available_color_modes": "Modalità colore disponibili", - "clear_night": "Sereno, notte", - "cloudy": "Nuvoloso", - "exceptional": "Eccezionale", - "fog": "Nebbia", - "hail": "Grandine", - "lightning": "Temporale", - "lightning_rainy": "Temporale, piovoso", - "partly_cloudy": "Parzialmente nuvoloso", - "pouring": "Rovescio", - "rainy": "Piovoso", - "snowy": "Nevoso", - "snowy_rainy": "Nevoso, piovoso", - "sunny": "Soleggiato", - "windy": "Ventoso", - "windy_cloudy": "Ventoso, nuvoloso", - "apparent_temperature": "Temperatura apparente", - "cloud_coverage": "Copertura nuvolosa", - "dew_point_temperature": "Temperatura del punto di rugiada", - "pressure_unit": "Unità di pressione", - "uv_index": "Indice UV", - "wind_bearing": "Direzione del vento", - "wind_gust_speed": "Velocità delle raffiche di vento", - "recording": "In registrazione", - "streaming": "In trasmissione", - "access_token": "Token di accesso", - "brand": "Marca", - "stream_type": "Tipo di flusso", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modello", - "minute": "Minuto", - "second": "Secondo", - "members": "Membri", - "finishes_at": "Finisce alle", - "remaining": "Rimanente", - "identify": "Identifica", - "auto_update": "Aggiornamento automatico", - "in_progress": "In corso", - "installed_version": "Versione installata", - "latest_version": "Ultima versione", - "release_summary": "Riepilogo della versione", - "release_url": "URL di rilascio", - "skipped_version": "Versione saltata", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Vuoi avviare la configurazione?", - "device_is_already_configured": "Il dispositivo è già configurato", - "re_authentication_was_successful": "La riautenticazione ha avuto successo", - "re_configuration_was_successful": "La riconfigurazione è stata completata con successo", - "failed_to_connect": "Impossibile connettersi", - "error_custom_port_not_supported": "Il dispositivo Gen1 non supporta la porta personalizzata.", - "invalid_authentication": "Autenticazione non valida", - "unexpected_error": "Errore imprevisto", - "username": "Nome utente", - "host": "Host", + "not_charging": "Non in carica", + "disconnected": "Disconnesso", + "connected": "Connesso", + "no_light": "Nessuna luce", + "light_detected": "Luce rilevata", + "not_moving": "Non si muove", + "unplugged": "Scollegato", + "not_running": "Non in esecuzione", + "safe": "Sicuro", + "unsafe": "Non Sicuro", + "tampering_detected": "Rilevata manomissione", + "buffering": "Precaricamento", + "app_id": "ID dell'app", + "local_accessible_entity_picture": "Immagine dell'entità accessibile localmente", + "group_members": "Membri del gruppo", + "muted": "Disattivato", + "album_artist": "Artista dell'album", + "content_id": "ID contenuto", + "content_type": "Tipo di contenuto", + "channels": "Canali", + "position_updated": "Posizione aggiornata", + "series": "Serie", + "all": "Tutti", + "one": "Uno", + "available_sound_modes": "Modalità audio disponibili", + "available_sources": "Fonti disponibili", + "receiver": "Ricevitore", + "speaker": "Altoparlante", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "L'account è già configurato", "abort_already_in_progress": "Il flusso di configurazione è già in corso", + "failed_to_connect": "Impossibile connettersi", "invalid_access_token": "Token di accesso non valido", + "invalid_authentication": "Autenticazione non valida", "received_invalid_token_data": "Ricevuti dati token non validi.", "abort_oauth_failed": "Errore durante l'ottenimento del token di accesso.", "timeout_resolving_oauth_token": "Tempo scaduto durante la risoluzione del token OAuth.", "abort_oauth_unauthorized": "Errore di autorizzazione OAuth durante l'ottenimento del token di accesso.", + "re_authentication_was_successful": "La riautenticazione ha avuto successo", + "unexpected_error": "Errore imprevisto", "successfully_authenticated": "Autenticazione riuscita", "link_fitbit": "Collega Fitbit", "pick_authentication_method": "Scegli il metodo di autenticazione", "authentication_expired_for_name": "Autenticazione scaduta per {name}", - "service_is_already_configured": "Il servizio è già configurato", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Vuoi configurare {name}?", - "adapter": "Adattatore", - "multiple_adapters_description": "Seleziona un adattatore Bluetooth da configurare", + "abort_single_instance_allowed": "Già configurato. È possibile una sola configurazione.", + "user_description": "Scegli un dispositivo da configurare", + "two_factor_code": "Codice autenticazione", + "two_factor_authentication": "Autenticazione a due fattori", + "username": "Nome utente", + "sign_in_with_ring_account": "Accedi con l'account Ring", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "Indirizzo MAC", + "device_is_already_configured": "Il dispositivo è già configurato", + "ipv_is_not_supported": "IPv6 non è supportato.", + "re_configuration_was_successful": "La riconfigurazione è stata completata con successo", + "error_custom_port_not_supported": "Il dispositivo Gen1 non supporta la porta personalizzata.", + "host": "Host", + "bridge_is_already_configured": "Il bridge è già configurato", + "no_deconz_bridges_discovered": "Nessun bridge deCONZ rilevato", + "abort_no_hardware_available": "Nessun hardware radio collegato a deCONZ", + "abort_updated_instance": "Istanza deCONZ aggiornata con nuovo indirizzo host", + "error_linking_not_possible": "Impossibile collegarsi al gateway", + "error_no_key": "Impossibile ottenere una chiave API", + "hassio_confirm_title": "Broker MQTT tramite il componente aggiuntivo di Home Assistant", + "link_with_deconz": "Collega con deCONZ", + "select_discovered_deconz_gateway": "Selezionare il gateway deCONZ rilevato", + "device_class": "Classe del dispositivo", + "state_template": "State template", + "template_binary_sensor": "Modello di sensore binario", + "actions_on_press": "Azione alla pressione", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Modello di sensore", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Modello di un sensore binario", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Modello di un sensore", + "template_a_switch": "Template a switch", + "template_helper": "Aiutante per i modelli", + "all_entities": "Tutte le entità", + "hide_members": "Nascondi membri", + "add_group": "Aggiungi gruppo", + "ignore_non_numeric": "Ignora non numerico", + "data_round_digits": "Valore arrotondato al numero di decimali", + "type": "Tipo", + "binary_sensor_group": "Gruppo di sensori binari", + "button_group": "Button group", + "cover_group": "Gruppo di coperture", + "event_group": "Gruppo di eventi", + "fan_group": "Gruppo di ventole", + "light_group": "Gruppo di luci", + "lock_group": "Blocca gruppo", + "media_player_group": "Gruppo di lettori multimediali", + "notify_group": "Notifica gruppo", + "sensor_group": "Gruppo di sensori", + "switch_group": "Gruppo di interruttori", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Nessun servizio trovato nell'endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Tempo scaduto per stabile la connessione.", + "link_google_account": "Collega l'account Google", + "name_already_exists": "Il nome è già esistente", + "passive": "Passivo", + "define_zone_parameters": "Imposta i parametri della zona", + "cannot_connect_details_error_detail": "Impossibile connettersi. Dettagli: {error_detail}", + "unknown_details_error_detail": "Sconosciuto. Dettagli: {error_detail}", + "uses_an_ssl_certificate": "Utilizza un certificato SSL", "abort_already_configured": "Il dispositivo è già stato configurato.", + "abort_device_updated": "La configurazione del dispositivo è stata aggiornata.", + "failed_to_authenticate_msg": "Autenticazione fallita. Errore:\n{msg}", + "error_device_list_failed": "Impossibile recuperare l'elenco dei dispositivi.\n{msg}", + "cloud_api_account_configuration": "Configurazione dell'account Cloud API", + "api_server_region": "Regione del server API", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Non configurare l'account Cloud API", "invalid_host": "Nome host non valido.", "wrong_smartthings_token": "SmartThings token errato.", "error_st_device_not_found": "SmartThings TV deviceID non trovato.", @@ -2005,19 +2138,36 @@ "smartthings_generated_token_optional": "SmartThings token generato (opzionale)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Chiave API", - "configure_daikin_ac": "Configura Daikin AC", - "abort_device_updated": "La configurazione del dispositivo è stata aggiornata.", - "failed_to_authenticate_msg": "Autenticazione fallita. Errore:\n{msg}", - "error_device_list_failed": "Impossibile recuperare l'elenco dei dispositivi.\n{msg}", - "cloud_api_account_configuration": "Configurazione dell'account Cloud API", - "api_server_region": "Regione del server API", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Non configurare l'account Cloud API", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Tipo di Switchbot non supportato.", + "authentication_failed_error_detail": "Autenticazione non riuscita: {error_detail}", + "error_encryption_key_invalid": "L'ID chiave o la chiave crittografica non sono validi", + "name_address": "{name} ({address})", + "confirm_description": "Vuoi avviare la configurazione?", + "switchbot_account_recommended": "Account SwitchBot (consigliato)", + "menu_options_lock_key": "Inserire manualmente la chiave di crittografia della serratura", + "encryption_key": "Chiave di cifratura", + "key_id": "ID chiave", + "password_description": "Password con cui proteggere il backup.", + "device_address": "Indirizzo del dispositivo", + "component_switchbot_config_error_one": "Vuoto", + "component_switchbot_config_error_other": "Vuoti", + "known_hosts": "Host conosciuti", + "google_cast_configuration": "Configurazione di Google Cast", + "abort_alternative_integration": "Il dispositivo è meglio supportato da un'altra integrazione", + "abort_discovery_error": "Impossibile individuare un dispositivo DLNA corrispondente", + "abort_incomplete_config": "Nella configurazione manca una variabile richiesta", + "manual_description": "URL di un file XML di descrizione del dispositivo", + "manual_title": "Connessione manuale del dispositivo DLNA DMR", + "discovered_dlna_dmr_devices": "Rilevati dispositivi DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Nome del calendario", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2031,40 +2181,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Impossibile connettersi. Dettagli: {error_detail}", - "unknown_details_error_detail": "Sconosciuto. Dettagli: {error_detail}", - "uses_an_ssl_certificate": "Utilizza un certificato SSL", - "verify_ssl_certificate": "Verifica il certificato SSL", - "timeout_establishing_connection": "Tempo scaduto per stabile la connessione.", - "link_google_account": "Collega l'account Google", - "abort_no_devices_found": "Nessun dispositivo trovato sulla rete", - "connection_error_error": "Errore di connessione: {error}", - "invalid_authentication_error": "Invalid authentication: {error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "Authenticate", - "device_class": "Classe del dispositivo", - "state_template": "Modello di stato", - "template_binary_sensor": "Modello di sensore binario", - "template_sensor": "Modello di sensore", - "template_a_binary_sensor": "Modello di un sensore binario", - "template_a_sensor": "Modello di un sensore", - "template_helper": "Aiutante per i modelli", - "location_is_already_configured": "La posizione è già configurata", - "failed_to_connect_error": "Connessione non riuscita: {error}", - "invalid_api_key": "Chiave API non valida", - "pin_code": "Codice PIN", - "discovered_android_tv": "Rilevata Android TV", - "known_hosts": "Host conosciuti", - "google_cast_configuration": "Configurazione di Google Cast", - "abort_invalid_host": "Nome host o indirizzo IP non valido", - "device_not_supported": "Dispositivo non supportato", - "name_model_at_host": "{name} ({model} presso {host})", - "authenticate_to_the_device": "Esegui l'autenticazione al dispositivo", - "finish_title": "Scegli un nome per il dispositivo", - "unlock_the_device": "Sblocca il dispositivo", - "yes_do_it": "Sì, fallo.", - "unlock_the_device_optional": "Sblocca il dispositivo (opzionale)", - "connect_to_the_device": "Connettiti al dispositivo", + "abort_mdns_missing_mac": "Indirizzo MAC mancante nelle proprietà MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Rilevato nodo ESPHome", + "api_error_occurred": "Si è verificato un errore di API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Abilita HTTPS", + "api_key": "Chiave API", + "configure_daikin_ac": "Configura Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Vuoi configurare {name}?", + "adapter": "Adattatore", + "multiple_adapters_description": "Seleziona un adattatore Bluetooth da configurare", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "Nessun dispositivo trovato sulla rete", + "connection_error_error": "Errore di connessione: {error}", + "invalid_authentication_error": "Invalid authentication: {error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "Authenticate", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Argomento di nascita non valido", "error_bad_certificate": "Il certificato CA non è valido", "invalid_discovery_prefix": "Prefisso di rilevamento non valido", @@ -2083,107 +2223,25 @@ "websocket_path": "Percorso WebSocket", "enable_discovery": "Abilita il rilevamento", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Gateway deCONZ Zigbee tramite il componente aggiuntivo di Home Assistant", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "Codice PIN", + "discovered_android_tv": "Rilevata Android TV", "path_is_not_allowed": "Il percorso non è consentito", "path_is_not_valid": "Il percorso non è valido", "path_to_file": "Percorso del file", - "api_error_occurred": "Si è verificato un errore di API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Abilita HTTPS", - "abort_mdns_missing_mac": "Indirizzo MAC mancante nelle proprietà MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Servizio ricevuto", - "discovered_esphome_node": "Rilevato nodo ESPHome", - "encryption_key": "Chiave crittografica", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Nessun servizio trovato nell'endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Tipo di Switchbot non supportato.", - "authentication_failed_error_detail": "Autenticazione non riuscita: {error_detail}", - "error_encryption_key_invalid": "L'ID chiave o la chiave crittografica non sono validi", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Account SwitchBot (consigliato)", - "menu_options_lock_key": "Inserire manualmente la chiave di crittografia della serratura", - "key_id": "ID chiave", - "password_description": "Password con cui proteggere il backup.", - "device_address": "Indirizzo del dispositivo", - "component_switchbot_config_error_one": "Vuoto", - "component_switchbot_config_error_other": "Vuoti", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Codice autenticazione", - "two_factor_authentication": "Autenticazione a due fattori", - "sign_in_with_ring_account": "Accedi con l'account Ring", - "bridge_is_already_configured": "Il bridge è già configurato", - "no_deconz_bridges_discovered": "Nessun bridge deCONZ rilevato", - "abort_no_hardware_available": "Nessun hardware radio collegato a deCONZ", - "abort_updated_instance": "Istanza deCONZ aggiornata con nuovo indirizzo host", - "error_linking_not_possible": "Impossibile collegarsi al gateway", - "error_no_key": "Impossibile ottenere una chiave API", - "link_with_deconz": "Collega con deCONZ", - "select_discovered_deconz_gateway": "Selezionare il gateway deCONZ rilevato", - "all_entities": "Tutte le entità", - "hide_members": "Nascondi membri", - "add_group": "Aggiungi gruppo", - "ignore_non_numeric": "Ignora non numerico", - "data_round_digits": "Valore arrotondato al numero di decimali", - "type": "Tipo", - "binary_sensor_group": "Gruppo di sensori binari", - "cover_group": "Gruppo di coperture", - "event_group": "Gruppo di eventi", - "fan_group": "Gruppo di ventole", - "light_group": "Gruppo di luci", - "lock_group": "Blocca gruppo", - "media_player_group": "Gruppo di lettori multimediali", - "sensor_group": "Gruppo di sensori", - "switch_group": "Gruppo di interruttori", - "abort_alternative_integration": "Il dispositivo è meglio supportato da un'altra integrazione", - "abort_discovery_error": "Impossibile individuare un dispositivo DLNA corrispondente", - "abort_incomplete_config": "Nella configurazione manca una variabile richiesta", - "manual_description": "URL di un file XML di descrizione del dispositivo", - "manual_title": "Connessione manuale del dispositivo DLNA DMR", - "discovered_dlna_dmr_devices": "Rilevati dispositivi DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Il nome è già esistente", - "passive": "Passivo", - "define_zone_parameters": "Imposta i parametri della zona", - "calendar_name": "Nome del calendario", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Modalità scansione Bluetooth", - "passive_scanning": "Scansione passiva", - "samsungtv_smart_options": "Opzioni SamsungTV Smart", - "data_use_st_status_info": "Usa informazioni Stato TV da SmartThings", - "data_use_st_channel_info": "Usa informazioni Canale TV da SmartThings", - "data_show_channel_number": "Usa informazioni Numero Canale TV da SmartThings", - "data_app_load_method": "Modalità caricamento lista applicazioni all'avvio", - "data_use_local_logo": "Permetti l'uso delle immagini logo locali", - "data_power_on_method": "Metodo usato per accendere la TV", - "show_options_menu": "Mostra menu opzioni", - "samsungtv_smart_options_menu": "Menù opzioni SamsungTV Smart", - "applications_list_configuration": "Configurazione lista applicazioni", - "channels_list_configuration": "Configurazione lista canali", - "standard_options": "Opzioni standard", - "save_options_and_exit": "Salva le opzioni ed esci", - "sources_list_configuration": "Configurazione lista sorgenti", - "synched_entities_configuration": "Configurazione entità collegate", - "samsungtv_smart_advanced_options": "Opzioni avanzate SamsungTV Smart", - "applications_launch_method_used": "Metodo usato per lanciare le applicazioni", - "data_power_on_delay": "Secondi di ritardo per passaggio allo stato ON", - "data_ext_power_entity": "Binary sensor usato per aiutare a identificare lo stato", - "samsungtv_smart_synched_entities": "Entità collegate SamsungTV Smart", - "app_list_title": "Configurazione lista applicazioni SamsungTV Smart", - "applications_list": "Lista applicazioni:", - "channel_list_title": "Configurazione lista canali SamsungTV Smart", - "channels_list": "Lista canali:", - "source_list_title": "Configurazione lista sorgenti SamsungTV Smart", - "sources_list": "Lista sorgenti:", - "error_invalid_tv_list": "Formato not valido. Controlla la documentazione", + "allow_deconz_clip_sensors": "Consentire sensori CLIP deCONZ", + "allow_deconz_light_groups": "Consentire gruppi luce deCONZ", + "data_allow_new_devices": "Consentire l'aggiunta automatica di nuovi dispositivi", + "deconz_devices_description": "Configura la visibilità dei tipi di dispositivi deCONZ", + "deconz_options": "Opzioni deCONZ", + "enable_the_conversation_agent": "Abilita l'agente di conversazione", + "language_code": "Codice lingua", "device_dev_name_successfully_action": "Dispositivo {dev_name} {action} con successo.", "localtuya_configuration": "Configurazione LocalTuya", "init_description": "Seleziona l'azione desiderata.", @@ -2264,50 +2322,45 @@ "enable_heuristic_action_optional": "Abilita azione euristica (opzionale)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Abilita l'agente di conversazione", - "language_code": "Codice lingua", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "RSSI minimo", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Accesso di Home Assistant a Google Calendar", - "ignore_cec": "Ignora CEC", - "allowed_uuids": "UUID consentiti", - "advanced_google_cast_configuration": "Configurazione avanzata di Google Cast", - "broker_options": "Opzioni del broker", - "enable_birth_message": "Abilita messaggio di nascita", - "birth_message_payload": "Payload del messaggio birth", - "birth_message_qos": "QoS del messaggio birth", - "birth_message_retain": "Persistenza del messaggio birth", - "birth_message_topic": "Argomento del messaggio birth", - "discovery_prefix": "Rileva prefisso", - "enable_will_message": "Abilita il messaggio testamento", - "will_message_payload": "Payload del messaggio testamento", - "will_message_qos": "QoS del messaggio testamento", - "will_message_retain": "Persistenza del messaggio will", - "will_message_topic": "Argomento del messaggio will", - "mqtt_options": "Opzioni MQTT", - "protocol": "Protocollo", - "select_test_server": "Seleziona il server di prova", + "samsungtv_smart_options": "Opzioni SamsungTV Smart", + "data_use_st_status_info": "Usa informazioni Stato TV da SmartThings", + "data_use_st_channel_info": "Usa informazioni Canale TV da SmartThings", + "data_show_channel_number": "Usa informazioni Numero Canale TV da SmartThings", + "data_app_load_method": "Modalità caricamento lista applicazioni all'avvio", + "data_use_local_logo": "Permetti l'uso delle immagini logo locali", + "data_power_on_method": "Metodo usato per accendere la TV", + "show_options_menu": "Mostra menu opzioni", + "samsungtv_smart_options_menu": "Menù opzioni SamsungTV Smart", + "applications_list_configuration": "Configurazione lista applicazioni", + "channels_list_configuration": "Configurazione lista canali", + "standard_options": "Opzioni standard", + "save_options_and_exit": "Salva le opzioni ed esci", + "sources_list_configuration": "Configurazione lista sorgenti", + "synched_entities_configuration": "Configurazione entità collegate", + "samsungtv_smart_advanced_options": "Opzioni avanzate SamsungTV Smart", + "applications_launch_method_used": "Metodo usato per lanciare le applicazioni", + "data_power_on_delay": "Secondi di ritardo per passaggio allo stato ON", + "data_ext_power_entity": "Binary sensor usato per aiutare a identificare lo stato", + "samsungtv_smart_synched_entities": "Entità collegate SamsungTV Smart", + "app_list_title": "Configurazione lista applicazioni SamsungTV Smart", + "applications_list": "Lista applicazioni:", + "channel_list_title": "Configurazione lista canali SamsungTV Smart", + "channels_list": "Lista canali:", + "source_list_title": "Configurazione lista sorgenti SamsungTV Smart", + "sources_list": "Lista sorgenti:", + "error_invalid_tv_list": "Formato not valido. Controlla la documentazione", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Conteggio dei tentativi di ripetizione", - "allow_deconz_clip_sensors": "Consentire sensori CLIP deCONZ", - "allow_deconz_light_groups": "Consentire gruppi luce deCONZ", - "data_allow_new_devices": "Consentire l'aggiunta automatica di nuovi dispositivi", - "deconz_devices_description": "Configura la visibilità dei tipi di dispositivi deCONZ", - "deconz_options": "Opzioni deCONZ", + "select_test_server": "Seleziona il server di prova", "invalid_url": "URL non valido", "data_browse_unfiltered": "Mostra file multimediali incompatibili durante la navigazione", "event_listener_callback_url": "URL di richiamata dell'ascoltatore di eventi", "data_listen_port": "Porta dell'ascoltatore di eventi (casuale se non impostata)", "poll_for_device_availability": "Interrogazione per la disponibilità del dispositivo", "init_title": "Configurazione DLNA Digital Media Renderer", + "ignore_cec": "Ignora CEC", + "allowed_uuids": "UUID consentiti", + "advanced_google_cast_configuration": "Configurazione avanzata di Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2318,7 +2371,41 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first": "Primo", + "protocol": "Protocollo", + "data_calendar_access": "Accesso di Home Assistant a Google Calendar", + "passive_scanning": "Scansione passiva", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "RSSI minimo", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Opzioni del broker", + "enable_birth_message": "Abilita messaggio di nascita", + "birth_message_payload": "Payload del messaggio birth", + "birth_message_qos": "QoS del messaggio birth", + "birth_message_retain": "Persistenza del messaggio birth", + "birth_message_topic": "Argomento del messaggio birth", + "discovery_prefix": "Rileva prefisso", + "enable_will_message": "Abilita il messaggio testamento", + "will_message_payload": "Payload del messaggio testamento", + "will_message_qos": "QoS del messaggio testamento", + "will_message_retain": "Persistenza del messaggio will", + "will_message_topic": "Argomento del messaggio will", + "mqtt_options": "Opzioni MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Chiudi {entity_name}", + "open_entity_name": "Apri {entity_name}", + "unlock_entity_name": "Sblocca {entity_name}", + "entity_name_is_locked": "{entity_name} è chiusa", + "entity_name_opened": "{entity_name} è aperto", + "entity_name_is_unlocked": "{entity_name} è aperta", + "entity_name_locked": "{entity_name} bloccato", + "entity_name_unlocked": "{entity_name} è sbloccato", + "first_button": "Primo pulsante", "second_button": "Secondo pulsante", "third_button": "Terzo pulsante", "fourth_button": "Quarto pulsante", @@ -2334,37 +2421,118 @@ "subtype_single_push": "{subtype} singola pressione", "subtype_triple_clicked": "\"{subtype}\" cliccato tre volte", "subtype_triple_push": "{subtype} tripla spinta", - "set_value_for_entity_name": "Imposta il valore per {entity_name}", - "value": "Valore", - "lock_entity_name": "Chiudi {entity_name}", - "close_entity_name_tilt": "Chiudi l'inclinazione di {entity_name}", - "open_entity_name": "Apri {entity_name}", - "open_entity_name_tilt": "Apri l'inclinazione di {entity_name}", - "set_entity_name_position": "Imposta l'apertura di {entity_name}", - "set_entity_name_tilt_position": "Imposta l'inclinazione di {entity_name}", - "stop_entity_name": "Ferma {entity_name}", - "entity_name_is_closed": "{entity_name} è chiuso", - "entity_name_is_closing": "{entity_name} si sta chiudendo", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} si sta aprendo", - "current_entity_name_position_is": "L'apertura attuale di {entity_name} è", - "condition_type_is_tilt_position": "L'inclinazione attuale di {entity_name} è", - "entity_name_closed": "{entity_name} chiuso", - "entity_name_closing": "{entity_name} in chiusura", - "entity_name_opened": "{entity_name} opened", - "entity_name_opening": "{entity_name} in apertura", - "entity_name_position_changes": "{entity_name} variazioni di apertura", - "entity_name_tilt_position_changes": "{entity_name} variazioni d'inclinazione", - "entity_name_battery_is_low": "{entity_name} la batteria è scarica", - "entity_name_is_charging": "{entity_name} è in carica", - "condition_type_is_co": "{entity_name} sta rilevando il monossido di carbonio", - "entity_name_is_cold": "{entity_name} è freddo", - "entity_name_plugged_in": "{entity_name} è collegato", - "entity_name_is_detecting_gas": "{entity_name} sta rilevando il gas", - "entity_name_is_hot": "{entity_name} è caldo", - "entity_name_is_detecting_light": "{entity_name} sta rilevando la luce", - "entity_name_locked": "{entity_name} è chiusa", - "entity_name_is_moist": "{entity_name} è umido", + "bottom_buttons": "Pulsanti inferiori", + "fifth_button": "Quinto pulsante", + "sixth_button": "Sesto pulsante", + "seventh_button": "Settimo pulsante", + "eighth_button": "Ottavo pulsante", + "dim_down": "Diminuisce luminosità", + "dim_up": "Aumenta luminosità", + "left": "Sinistra", + "right": "Destra", + "side": "Lato 6", + "top_buttons": "Pulsanti superiori", + "device_awakened": "Dispositivo risvegliato", + "subtype_continuously_pressed": "\"{subtype}\" premuto continuamente", + "trigger_type_button_long_release": "\"{subtype}\" rilasciato dopo una lunga pressione", + "subtype_quadruple_clicked": "\"{subtype}\" cliccato quattro volte", + "subtype_quintuple_clicked": "\"{subtype}\" cliccato cinque volte", + "button_rotated_subtype": "Pulsante ruotato \"{subtype}\"", + "button_rotated_fast_subtype": "Pulsante ruotato velocemente \"{subtype}\"", + "button_rotation_subtype_stopped": "La rotazione dei pulsanti \"{subtype}\" si è arrestata", + "subtype_pressed": "\"{subtype}\" premuto", + "subtype_released": "\"{subtype}\" rilasciato", + "device_subtype_double_tapped": "Dispositivo \"{subtype}\" toccato due volte", + "trigger_type_remote_double_tap_any_side": "Dispositivo toccato due volte su qualsiasi lato", + "device_in_free_fall": "Dispositivo in caduta libera", + "device_flipped_degrees": "Dispositivo capovolto di 90 gradi", + "device_shaken": "Dispositivo in vibrazione", + "trigger_type_remote_moved": "Dispositivo spostato con \"{subtype}\" verso l'alto", + "trigger_type_remote_moved_any_side": "Dispositivo spostato con qualsiasi lato verso l'alto", + "trigger_type_remote_rotate_from_side": "Dispositivo ruotato da \"lato 6\" a \"{subtype}\"", + "device_turned_clockwise": "Dispositivo ruotato in senso orario", + "device_turned_counter_clockwise": "Dispositivo ruotato in senso antiorario", + "press_entity_name_button": "Premi il pulsante {entity_name}", + "entity_name_has_been_pressed": "{entity_name} è stato premuto", + "set_value_for_entity_name": "Imposta valore per {entity_name}", + "value": "Valore", + "close_entity_name_tilt": "Chiudi l'inclinazione di {entity_name}", + "open_entity_name_tilt": "Apri l'inclinazione di {entity_name}", + "set_entity_name_position": "Imposta l'apertura di {entity_name}", + "set_entity_name_tilt_position": "Imposta l'inclinazione di {entity_name}", + "stop_entity_name": "Ferma {entity_name}", + "entity_name_is_closed": "{entity_name} è chiuso", + "entity_name_is_closing": "{entity_name} si sta chiudendo", + "entity_name_is_opening": "{entity_name} si sta aprendo", + "current_entity_name_position_is": "L'apertura attuale di {entity_name} è", + "condition_type_is_tilt_position": "L'inclinazione attuale di {entity_name} è", + "entity_name_closed": "{entity_name} chiuso", + "entity_name_closing": "{entity_name} in chiusura", + "entity_name_opening": "{entity_name} in apertura", + "entity_name_position_changes": "{entity_name} variazioni di apertura", + "entity_name_tilt_position_changes": "{entity_name} variazioni d'inclinazione", + "toggle_entity_name": "Attiva/disattiva {entity_name}", + "disarm_entity_name": "Disattiva {entity_name}", + "turn_on_entity_name": "Attiva {entity_name}", + "entity_name_is_off": "{entity_name} è disattivato", + "entity_name_is_on": "{entity_name} è attivo", + "trigger_type_changed_states": "{entity_name} attivato o disattivato", + "entity_name_disarmed": "{entity_name} disattivato", + "entity_name_turned_on": "{entity_name} attivato", + "arm_entity_name_away": "Attiva {entity_name} fuori casa", + "arm_entity_name_home": "Attiva {entity_name} casa", + "arm_entity_name_night": "Attiva {entity_name} notte", + "arm_entity_name_vacation": "Attiva {entity_name} vacanza", + "trigger_entity_name": "Attivazione {entity_name}", + "entity_name_is_armed_away": "{entity_name} è attivo in modalità fuori casa", + "entity_name_is_armed_home": "{entity_name} è attivo in modalità a casa", + "entity_name_is_armed_night": "{entity_name} è attivo in modalità notte", + "entity_name_is_armed_vacation": "{entity_name} è attivo in modalità vacanza", + "entity_name_is_disarmed": "{entity_name} è disattivo", + "entity_name_is_triggered": "{entity_name} è attivato", + "entity_name_armed_away": "{entity_name} attivato in modalità fuori casa", + "entity_name_armed_home": "{entity_name} attivato in modalità a casa", + "entity_name_armed_night": "{entity_name} attivato in modalità notte", + "entity_name_armed_vacation": "{entity_name} attivato in modalità vacanza", + "entity_name_is_buffering": "{entity_name} è in buffering", + "entity_name_is_idle": "{entity_name} è inattivo", + "entity_name_is_paused": "{entity_name} è in pausa", + "entity_name_is_playing": "{entity_name} è in esecuzione", + "entity_name_starts_buffering": "{entity_name} avvia il buffering", + "entity_name_becomes_idle": "{entity_name} diventa inattivo", + "entity_name_starts_playing": "{entity_name} inizia l'esecuzione", + "entity_name_update_availability_changed": "La disponibilità dell'aggiornamento di {entity_name} è cambiata", + "entity_name_became_up_to_date": "{entity_name} è diventato aggiornato", + "trigger_type_turned_on": "{entity_name} ha un aggiornamento disponibile", + "decrease_entity_name_brightness": "Riduci la luminosità di {entity_name}", + "increase_entity_name_brightness": "Aumenta la luminosità di {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Cambia {entity_name} nella prima opzione", + "action_type_select_last": "Cambia {entity_name} all'ultima opzione", + "action_type_select_next": "Cambia {entity_name} all'opzione successiva", + "change_entity_name_option": "Cambia l'opzione {entity_name}", + "action_type_select_previous": "Cambia {entity_name} all'opzione precedente", + "current_entity_name_selected_option": "Opzione selezionata {entity_name} corrente", + "cycle": "Ciclo", + "from": "From", + "to": "To", + "entity_name_option_changed": "Opzione {entity_name} modificata", + "action_type_set_hvac_mode": "Cambia modalità HVAC su {entity_name}", + "change_preset_on_entity_name": "Modifica modalità su {entity_name}", + "entity_name_measured_humidity_changed": "{entity_name} umidità misurata modificata", + "entity_name_measured_temperature_changed": "{entity_name} temperatura misurata cambiata", + "entity_name_hvac_mode_changed": "{entity_name} modalità HVAC modificata", + "send_a_notification": "Invia una notifica", + "entity_name_battery_is_low": "{entity_name} la batteria è scarica", + "entity_name_is_charging": "{entity_name} è in carica", + "condition_type_is_co": "{entity_name} sta rilevando il monossido di carbonio", + "entity_name_is_cold": "{entity_name} è freddo", + "entity_name_plugged_in": "{entity_name} è collegato", + "entity_name_is_detecting_gas": "{entity_name} sta rilevando il gas", + "entity_name_is_hot": "{entity_name} è caldo", + "entity_name_is_detecting_light": "{entity_name} sta rilevando la luce", + "entity_name_is_moist": "{entity_name} è umido", "entity_name_is_detecting_motion": "{entity_name} sta rilevando il movimento", "entity_name_is_moving": "{entity_name} si sta muovendo", "condition_type_is_no_co": "{entity_name} non sta rilevando il monossido di carbonio", @@ -2381,7 +2549,6 @@ "entity_name_is_not_cold": "{entity_name} non è freddo", "entity_name_disconnected": "{entity_name} è disconnesso", "entity_name_is_not_hot": "{entity_name} non è caldo", - "entity_name_unlocked": "{entity_name} è aperta", "entity_name_is_dry": "{entity_name} è asciutto", "entity_name_is_not_moving": "{entity_name} non si sta muovendo", "entity_name_is_not_occupied": "{entity_name} non è occupato", @@ -2392,8 +2559,6 @@ "condition_type_is_not_tampered": "{entity_name} non rileva manomissioni", "entity_name_is_safe": "{entity_name} è sicuro", "entity_name_is_occupied": "{entity_name} è occupato", - "entity_name_is_off": "{entity_name} è disattivato", - "entity_name_is_on": "{entity_name} è attivo", "entity_name_powered": "{entity_name} è alimentato", "entity_name_present": "{entity_name} è presente", "entity_name_is_detecting_problem": "{entity_name} sta rilevando un problema", @@ -2402,7 +2567,6 @@ "entity_name_is_detecting_sound": "{entity_name} sta rilevando il suono", "entity_name_is_detecting_tampering": "{entity_name} rileva manomissioni", "entity_name_is_unsafe": "{entity_name} non è sicuro", - "trigger_type_turned_on": "{entity_name} ha un aggiornamento disponibile", "entity_name_is_detecting_vibration": "{entity_name} sta rilevando la vibrazione", "entity_name_battery_low": "{entity_name} batteria scarica", "entity_name_charging": "{entity_name} in carica", @@ -2422,7 +2586,6 @@ "entity_name_stopped_detecting_problem": "{entity_name} ha smesso di rilevare un problema", "entity_name_stopped_detecting_smoke": "{entity_name} ha smesso la rilevazione di fumo", "entity_name_stopped_detecting_sound": "{entity_name} ha smesso di rilevare il suono", - "entity_name_became_up_to_date": "{entity_name} è stato aggiornato", "entity_name_stopped_detecting_vibration": "{entity_name} ha smesso di rilevare le vibrazioni", "entity_name_battery_normal": "{entity_name} batteria normale", "entity_name_not_charging": "{entity_name} non in carica", @@ -2439,48 +2602,9 @@ "entity_name_started_detecting_smoke": "{entity_name} ha iniziato la rilevazione di fumo", "entity_name_started_detecting_sound": "{entity_name} ha iniziato il rilevamento del suono", "entity_name_started_detecting_tampering": "{entity_name} ha iniziato a rilevare manomissioni", - "entity_name_disarmed": "{entity_name} disattivato", - "entity_name_turned_on": "{entity_name} attivato", "entity_name_became_unsafe": "{entity_name} diventato non sicuro", "trigger_type_update": "{entity_name} ha ottenuto un aggiornamento disponibile", "entity_name_started_detecting_vibration": "{entity_name} iniziato a rilevare le vibrazioni", - "entity_name_is_buffering": "{entity_name} è in buffering", - "entity_name_is_idle": "{entity_name} è inattivo", - "entity_name_is_paused": "{entity_name} è in pausa", - "entity_name_is_playing": "{entity_name} è in esecuzione", - "entity_name_starts_buffering": "{entity_name} avvia il buffering", - "trigger_type_changed_states": "{entity_name} attivato o disattivato", - "entity_name_becomes_idle": "{entity_name} diventa inattivo", - "entity_name_starts_playing": "{entity_name} inizia l'esecuzione", - "toggle_entity_name": "Attiva/disattiva {entity_name}", - "disarm_entity_name": "Disattiva {entity_name}", - "turn_on_entity_name": "Attiva {entity_name}", - "arm_entity_name_away": "Attiva {entity_name} fuori casa", - "arm_entity_name_home": "Attiva {entity_name} casa", - "arm_entity_name_night": "Attiva {entity_name} notte", - "arm_entity_name_vacation": "Attiva {entity_name} vacanza", - "trigger_entity_name": "Attivazione {entity_name}", - "entity_name_is_armed_away": "{entity_name} è attivo in modalità fuori casa", - "entity_name_is_armed_home": "{entity_name} è attivo in modalità a casa", - "entity_name_is_armed_night": "{entity_name} è attivo in modalità notte", - "entity_name_is_armed_vacation": "{entity_name} è attivo in modalità vacanza", - "entity_name_is_disarmed": "{entity_name} è disattivo", - "entity_name_is_triggered": "{entity_name} è attivato", - "entity_name_armed_away": "{entity_name} attivato in modalità fuori casa", - "entity_name_armed_home": "{entity_name} attivato in modalità a casa", - "entity_name_armed_night": "{entity_name} attivato in modalità notte", - "entity_name_armed_vacation": "{entity_name} attivato in modalità vacanza", - "entity_name_is_home": "{entity_name} è in casa", - "entity_name_is_not_home": "{entity_name} non è in casa", - "entity_name_enters_a_zone": "{entity_name} entra in una zona", - "entity_name_leaves_a_zone": "{entity_name} lascia una zona", - "unlock_entity_name": "Sblocca {entity_name}", - "action_type_set_hvac_mode": "Cambia modalità HVAC su {entity_name}", - "change_preset_on_entity_name": "Modifica modalità su {entity_name}", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} umidità misurata modificata", - "entity_name_measured_temperature_changed": "{entity_name} temperatura misurata cambiata", - "entity_name_hvac_mode_changed": "{entity_name} modalità HVAC modificata", "current_entity_name_apparent_power": "Potenza apparente attuale di {entity_name}", "condition_type_is_aqi": "Indice di qualità dell'aria attuale di {entity_name}", "current_entity_name_atmospheric_pressure": "Pressione atmosferica attuale di {entity_name}", @@ -2570,62 +2694,13 @@ "entity_name_water_changes": "{entity_name} variazioni d'acqua", "entity_name_weight_changes": "Variazioni di peso di {entity_name}", "entity_name_wind_speed_changes": "Variazione della velocità del vento di {entity_name}", - "decrease_entity_name_brightness": "Riduci la luminosità di {entity_name}", - "increase_entity_name_brightness": "Aumenta la luminosità di {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Quinto pulsante", - "sixth_button": "Sesto pulsante", - "subtype_continuously_pressed": "\"{subtype}\" premuto continuamente", - "trigger_type_button_long_release": "\"{subtype}\" rilasciato dopo una lunga pressione", - "subtype_quadruple_clicked": "\"{subtype}\" cliccato quattro volte", - "subtype_quintuple_clicked": "\"{subtype}\" cliccato cinque volte", - "subtype_pressed": "\"{subtype}\" premuto", - "subtype_released": "\"{subtype}\" rilasciato", - "action_type_select_first": "Cambia {entity_name} nella prima opzione", - "action_type_select_last": "Cambia {entity_name} all'ultima opzione", - "action_type_select_next": "Cambia {entity_name} all'opzione successiva", - "change_entity_name_option": "Cambia l'opzione {entity_name}", - "action_type_select_previous": "Cambia {entity_name} all'opzione precedente", - "current_entity_name_selected_option": "Opzione selezionata {entity_name} corrente", - "cycle": "Ciclo", - "from": "From", - "entity_name_option_changed": "Opzione {entity_name} modificata", - "send_a_notification": "Invia una notifica", - "bottom_buttons": "Pulsanti inferiori", - "seventh_button": "Settimo pulsante", - "eighth_button": "Ottavo pulsante", - "dim_down": "Diminuisce luminosità", - "dim_up": "Aumenta luminosità", - "left": "Sinistra", - "right": "Destra", - "side": "Lato 6", - "top_buttons": "Pulsanti superiori", - "device_awakened": "Dispositivo risvegliato", - "button_rotated_subtype": "Pulsante ruotato \"{subtype}\"", - "button_rotated_fast_subtype": "Pulsante ruotato velocemente \"{subtype}\"", - "button_rotation_subtype_stopped": "La rotazione dei pulsanti \"{subtype}\" si è arrestata", - "device_subtype_double_tapped": "Dispositivo \"{subtype}\" toccato due volte", - "trigger_type_remote_double_tap_any_side": "Dispositivo toccato due volte su qualsiasi lato", - "device_in_free_fall": "Dispositivo in caduta libera", - "device_flipped_degrees": "Dispositivo capovolto di 90 gradi", - "device_shaken": "Dispositivo in vibrazione", - "trigger_type_remote_moved": "Dispositivo spostato con \"{subtype}\" verso l'alto", - "trigger_type_remote_moved_any_side": "Dispositivo spostato con qualsiasi lato verso l'alto", - "trigger_type_remote_rotate_from_side": "Dispositivo ruotato da \"lato 6\" a \"{subtype}\"", - "device_turned_clockwise": "Dispositivo ruotato in senso orario", - "device_turned_counter_clockwise": "Dispositivo ruotato in senso antiorario", - "press_entity_name_button": "Premi il pulsante {entity_name}", - "entity_name_has_been_pressed": "{entity_name} è stato premuto", - "entity_name_update_availability_changed": "La disponibilità dell'aggiornamento di {entity_name} è cambiata", - "add_to_queue": "Aggiungi alla coda", - "play_next": "Riproduci successivo", - "options_replace": "Riproduci ora e cancella la coda", - "repeat_all": "Ripeti tutto", - "repeat_one": "Ripeti una volta", - "critical": "Critico", - "debug": "Debug", - "warning": "Avvertimento", + "entity_name_is_home": "{entity_name} è in casa", + "entity_name_is_not_home": "{entity_name} non è in casa", + "entity_name_enters_a_zone": "{entity_name} entra in una zona", + "entity_name_leaves_a_zone": "{entity_name} lascia una zona", + "no_device_class": "Nessuna classe di dispositivo", + "no_state_class": "Nessuna classe di stato", + "no_unit_of_measurement": "Nessuna unità di misura", "most_recently_updated": "Aggiornato più di recente", "arithmetic_mean": "Media aritmetica", "median": "Mediana", @@ -2750,75 +2825,107 @@ "turquoise": "Turchese", "wheat": "Grano", "white_smoke": "Fumo bianco", + "add_to_queue": "Aggiungi alla coda", + "play_next": "Riproduci successivo", + "options_replace": "Riproduci ora e cancella la coda", + "repeat_all": "Ripeti tutto", + "repeat_one": "Ripeti una volta", + "critical": "Critico", + "debug": "Debug", "fatal": "Fatale", - "no_device_class": "Nessuna classe di dispositivo", - "no_state_class": "Nessuna classe di stato", - "no_unit_of_measurement": "Nessuna unità di misura", - "dump_log_objects": "Scarica gli oggetti del registro", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Registra ciclo di eventi pianificato", - "log_thread_frames_description": "Registra i frame correnti per tutti i thread.", - "log_thread_frames": "Registra i frame dei thread", - "lru_stats_description": "Registra le statistiche di tutte le cache lru.", - "log_lru_stats": "Registro statistiche LRU", - "starts_the_memory_profiler": "Avvia il Profilatore di memoria.", - "seconds": "Secondi", - "memory": "Memoria", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", - "set_asyncio_debug": "Set asyncio debug", - "starts_the_profiler": "Avvia il profiler.", - "max_objects_description": "Il numero massimo di oggetti da registrare.", - "maximum_objects": "Numero massimo di oggetti", - "scan_interval_description": "Numero di secondi tra la registrazione degli oggetti.", - "scan_interval": "Intervallo di scansione", - "start_logging_object_sources": "Avvia la registrazione delle origini oggetto", - "start_log_objects_description": "Avvia la registrazione della crescita degli oggetti in memoria.", - "start_logging_objects": "Avvia la registrazione degli oggetti", - "stop_logging_object_sources": "Interrompi la registrazione delle origini oggetto", - "stop_log_objects_description": "Arresta la registrazione della crescita degli oggetti in memoria.", - "stop_logging_objects": "Interrompi la registrazione degli oggetti", + "warning": "Avvertimento", + "clear_tts_cache": "Svuota la cache di sintesi vocale", + "cache": "Cache", + "entity_id_description": "Entità a cui fare riferimento nella voce del registro.", + "language_description": "Lingua del testo. L'impostazione predefinita è la lingua del server.", + "options_description": "Un dizionario contenente opzioni specifiche per l'integrazione.", + "say_a_tts_message": "Pronuncia un messaggio di sintesi vocale", + "media_player_entity_id_description": "Lettori multimediali per riprodurre il messaggio.", + "media_player_entity": "Entità lettore multimediale", "request_sync_description": "Invia un comando request_sync a Google.", "agent_user_id": "ID utente agente", "request_sync": "Richiedi la sincronizzazione", + "disables_the_motion_detection": "Disabilita il rilevamento del movimento.", + "disable_motion_detection": "Disabilita il rilevamento del movimento", + "enables_the_motion_detection": "Abilita il rilevamento del movimento.", + "enable_motion_detection": "Abilita il rilevamento del movimento", + "format_description": "Formato di streaming supportato dal lettore multimediale.", + "format": "Formato", + "media_player_description": "Lettori multimediali su cui eseguire lo streaming.", + "play_stream": "Riproduci stream", + "filename": "Nome del file", + "lookback": "Retrospettiva", + "snapshot_description": "Scatta un'istantanea da una fotocamera.", + "take_snapshot": "Scatta un'istantanea", + "turns_off_the_camera": "Spegne la fotocamera.", + "turns_on_the_camera": "Accende la fotocamera.", + "locks_a_lock": "Blocca una serratura.", + "code_description": "Codice per inserire l'allarme.", + "opens_a_lock": "Apre una serratura.", + "unlocks_a_lock": "Sblocca una serratura.", + "set_datetime_description": "Imposta la data e/o l'ora.", + "the_target_date": "Data prevista.", + "datetime_description": "La data e l'ora di destinazione.", + "the_target_time": "Il tempo di destinazione.", + "selects_the_first_option": "Seleziona la prima opzione.", + "first": "Primo", + "selects_the_last_option": "Seleziona l'ultima opzione.", + "select_the_next_option": "Seleziona l'opzione successiva.", + "selects_an_option": "Seleziona un'opzione.", + "option_to_be_selected": "Opzione da selezionare.", + "selects_the_previous_option": "Seleziona l'opzione precedente.", + "sets_the_options": "Imposta le opzioni.", + "list_of_options": "Elenco delle opzioni.", + "set_options": "Imposta le opzioni", + "dump_log_objects": "Scarica gli oggetti del registro", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Registra ciclo di eventi pianificato", + "log_thread_frames_description": "Registra i frame correnti per tutti i thread.", + "log_thread_frames": "Registra i frame dei thread", + "lru_stats_description": "Registra le statistiche di tutte le cache lru.", + "log_lru_stats": "Registro statistiche LRU", + "starts_the_memory_profiler": "Avvia il Profilatore di memoria.", + "seconds": "Secondi", + "memory": "Memoria", + "set_asyncio_debug_description": "Enable or disable asyncio debug.", + "enabled_description": "Whether to enable or disable asyncio debug.", + "set_asyncio_debug": "Set asyncio debug", + "starts_the_profiler": "Avvia il profiler.", + "max_objects_description": "Il numero massimo di oggetti da registrare.", + "maximum_objects": "Numero massimo di oggetti", + "scan_interval_description": "Numero di secondi tra la registrazione degli oggetti.", + "scan_interval": "Intervallo di scansione", + "start_logging_object_sources": "Avvia la registrazione delle origini oggetto", + "start_log_objects_description": "Avvia la registrazione della crescita degli oggetti in memoria.", + "start_logging_objects": "Avvia la registrazione degli oggetti", + "stop_logging_object_sources": "Interrompi la registrazione delle origini oggetto", + "stop_log_objects_description": "Arresta la registrazione della crescita degli oggetti in memoria.", + "stop_logging_objects": "Interrompi la registrazione degli oggetti", + "sets_the_value": "Imposta il valore.", + "the_target_value": "Il valore obiettivo.", + "get_weather_forecast": "Ottieni le previsioni del tempo.", + "type_description": "Tipo di previsione: giornaliera, oraria o due volte al giorno.", + "forecast_type": "Tipo di previsione", + "get_forecast": "Ottieni previsioni", + "get_weather_forecasts": "Ricevi le previsioni del tempo.", + "send_magic_packet": "Invia pacchetto magico", + "cancels_a_timer": "Annulla un timer.", + "changes_a_timer": "Cambia un timer.", + "finishes_a_timer": "Finisce un timer.", + "pauses_a_timer": "Mette in pausa un timer.", + "starts_a_timer": "Avvia un timer.", + "duration_description": "Durata richiesta dal timer per terminare. [opzionale].", "reload_resources_description": "Ricarica le risorse della plancia dalla configurazione YAML.", - "clears_all_log_entries": "Cancella tutte le voci di registro.", - "write_log_entry": "Scrivi voce di registro.", - "log_level": "Livello di registro.", - "level": "Livello", - "message_to_log": "Messaggio da registrare.", - "write": "Scrivi", - "set_value_description": "Imposta il valore di un numero.", - "value_description": "Valore per il parametro di configurazione.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Attiva/disattiva la sirena.", "turns_the_siren_off": "Disattiva la sirena.", "turns_the_siren_on": "Attiva la sirena.", "tone": "Tono", - "create_event_description": "Aggiungi un nuovo evento del calendario.", - "location_description": "Il luogo dell'evento. Opzionale.", - "start_date_description": "La data in cui dovrebbe iniziare l'evento che dura tutto il giorno.", - "create_event": "Crea Evento", - "get_events": "Get events", - "list_event": "Elenco eventi", - "closes_a_cover": "Chiude una copertina.", - "close_cover_tilt_description": "Inclina una copertura per chiuderla.", - "close_tilt": "Chiudi inclinazione", - "opens_a_cover": "Apre una copertura.", - "tilts_a_cover_open": "Inclina una copertura aperta.", - "open_tilt": "Inclinazione aperta", - "set_cover_position_description": "Sposta una copertura in una posizione specifica.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Posizione di inclinazione desiderata.", - "set_tilt_position": "Imposta la posizione di inclinazione", - "stops_the_cover_movement": "Arresta il movimento della copertura.", - "stop_cover_tilt_description": "Arresta il movimento della copertura inclinata.", - "stop_tilt": "Arresta inclinazione", - "toggles_a_cover_open_closed": "Attiva/disattiva una copertura aperta/chiusa.", - "toggle_cover_tilt_description": "Attiva/disattiva l'apertura/chiusura dell'inclinazione di una copertura.", - "toggle_tilt": "Attiva/disattiva l'inclinazione", + "set_default_level_description": "Imposta il livello di registro predefinito per le integrazioni.", + "level_description": "Livello di gravità predefinito per tutte le integrazioni.", + "level": "Livello", + "set_default_level": "Imposta il livello predefinito", + "set_level": "Imposta livello", "check_configuration": "Controlla la configurazione", "reload_all": "Ricarica tutto", "reload_config_entry_description": "Ricarica la voce di configurazione specificata.", @@ -2839,21 +2946,18 @@ "generic_toggle": "Interruttore generico", "generic_turn_off": "Spegnimento generico", "generic_turn_on": "Accensione generica", + "entities_to_update": "Entities to update", "update_entity": "Aggiorna entità", - "creates_a_new_backup": "Crea un nuovo backup.", "decrement_description": "Decrementa il valore corrente di 1 passo.", "increment_description": "Incrementa il valore di 1 passo.", - "sets_the_value": "Imposta il valore.", - "the_target_value": "Il valore obiettivo.", - "reloads_the_automation_configuration": "Ricarica la configurazione dell'automazione.", - "toggle_description": "Attiva/disattiva un lettore multimediale.", - "trigger_description": "Attiva le azioni di un'automazione.", - "skip_conditions": "Salta le condizioni", - "trigger": "Attivazione", - "disables_an_automation": "Disabilita l'automazione", - "stops_currently_running_actions": "Ferma le azioni attualmente in esecuzione", - "stop_actions": "Ferma le azioni", - "enables_an_automation": "Attiva una automazione", + "bridge_identifier": "Identificatore del bridge", + "configuration_payload": "Payload di configurazione", + "entity_description": "Rappresenta un endpoint di dispositivo specifico in deCONZ.", + "path": "Percorso", + "configure": "Configura", + "device_refresh_description": "Aggiorna i dispositivi disponibili da deCONZ.", + "device_refresh": "Aggiornamento del dispositivo", + "remove_orphaned_entries": "Rimuovere le voci orfane", "restarts_an_add_on": "Riavvia un componente aggiuntivo.", "the_add_on_slug": "Lo slug del componente aggiuntivo.", "restart_add_on": "Riavvia il componente aggiuntivo.", @@ -2884,39 +2988,65 @@ "restore_partial_description": "Ripristina da un backup parziale.", "restores_home_assistant": "Ripristina Home Assistant.", "restore_from_partial_backup": "Ripristina da backup parziale.", - "clears_the_playlist": "Cancella la playlist.", - "clear_playlist": "Cancella playlist", - "selects_the_next_track": "Seleziona il brano successivo.", - "pauses": "Pausa.", - "starts_playing": "Inizia la riproduzione.", - "toggles_play_pause": "Commuta riproduzione/pausa.", - "selects_the_previous_track": "Seleziona la traccia precedente.", - "seek": "Cerca", - "stops_playing": "Interrompe la riproduzione.", - "starts_playing_specified_media": "Avvia la riproduzione di file multimediali specificati.", - "announce": "Annuncia", - "enqueue": "Accoda", - "repeat_mode_to_set": "Modalità di ripetizione da impostare.", - "select_sound_mode_description": "Seleziona una modalità audio specifica.", - "select_sound_mode": "Seleziona la modalità audio", - "select_source": "Seleziona sorgente", - "shuffle_description": "Se la modalità shuffle è abilitata o meno.", - "unjoin": "Rimuovi la partecipazione", - "turns_down_the_volume": "Abbassa il volume.", - "volume_mute_description": "Attiva o disattiva l'audio del lettore multimediale.", - "is_volume_muted_description": "Definisce se è disattivato o meno.", - "mute_unmute_volume": "Disattiva/riattiva il volume", - "sets_the_volume_level": "Imposta il livello del volume.", - "set_volume": "Imposta il volume", - "turns_up_the_volume": "Alza il volume.", - "apply_filter": "Applica il filtro", - "days_to_keep": "Giorni da conservare", - "repack": "Riorganizza", - "purge": "Pulizia", - "domains_to_remove": "Domini da rimuovere", - "entity_globs_to_remove": "Entità globali da rimuovere", - "entities_to_remove": "Entities to remove", - "purge_entities": "Elimina le entità", + "removes_a_group": "Rimuove un gruppo.", + "object_id": "ID oggetto", + "creates_updates_a_user_group": "Crea/aggiorna un gruppo di utenti.", + "add_entities": "Aggiungi entità", + "icon_description": "Nome dell'icona per il gruppo.", + "name_of_the_group": "Nome del gruppo.", + "log_description": "Crea una voce personalizzata nel registro.", + "message_description": "Corpo del messaggio della notifica.", + "create_temporary_strict_connection_url_name": "Crea un URL temporaneo di connessione rigorosa", + "remote_connect": "Connessione remota", + "remote_disconnect": "Disconnessione remota", + "creates_a_new_backup": "Crea un nuovo backup.", + "command_description": "Comandi da inviare a Google Assistant.", + "command": "Comando", + "send_text_command": "Invia comando di testo", + "reloads_the_automation_configuration": "Ricarica la configurazione dell'automazione.", + "toggle_description": "Attiva/disattiva un lettore multimediale.", + "trigger_description": "Attiva le azioni di un'automazione.", + "skip_conditions": "Salta le condizioni", + "trigger": "Attivazione", + "disables_an_automation": "Disabilita l'automazione", + "stops_currently_running_actions": "Ferma le azioni attualmente in esecuzione", + "stop_actions": "Ferma le azioni", + "enables_an_automation": "Attiva una automazione", + "press_the_button_entity": "Premere il pulsante entità", + "load_url_description": "Carica un URL su Fully Kiosk Browser.", + "url_to_load": "URL da caricare.", + "load_url": "Carica URL", + "configuration_parameter_to_set": "Parametro di configurazione da impostare.", + "key": "Chiave", + "value_description": "Il valore target da impostare.", + "set_configuration": "Imposta configurazione", + "application_description": "Nome del pacchetto dell'applicazione da avviare.", + "application": "Applicazione", + "start_application": "Avvia applicazione", + "set_value_description": "Imposta il valore di un numero.", + "stops_a_running_script": "Arresta uno script in esecuzione.", + "enter_your_text": "Inserisci il tuo testo.", + "set_value": "Imposta valore", + "dashboard_path": "Percorso della plancia", + "view_path": "Visualizza il percorso", + "show_dashboard_view": "Mostra la vista della plancia", + "closes_a_cover": "Chiude una copertina.", + "close_cover_tilt_description": "Inclina una copertura per chiuderla.", + "close_tilt": "Chiudi inclinazione", + "opens_a_cover": "Apre una copertura.", + "tilts_a_cover_open": "Inclina una copertura aperta.", + "open_tilt": "Inclinazione aperta", + "set_cover_position_description": "Sposta una copertura in una posizione specifica.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Posizione di inclinazione desiderata.", + "set_tilt_position": "Imposta la posizione di inclinazione", + "stops_the_cover_movement": "Arresta il movimento della copertura.", + "stop_cover_tilt_description": "Arresta il movimento della copertura inclinata.", + "stop_tilt": "Arresta inclinazione", + "toggles_a_cover_open_closed": "Attiva/disattiva una copertura aperta/chiusa.", + "toggle_cover_tilt_description": "Attiva/disattiva l'apertura/chiusura dell'inclinazione di una copertura.", + "toggle_tilt": "Attiva/disattiva l'inclinazione", "decrease_speed_description": "Diminuisce la velocità del ventilatore.", "percentage_step_description": "Aumenta la velocità di un passo percentuale.", "decrease_speed": "Diminuisci la velocità", @@ -2936,10 +3066,31 @@ "toggles_the_fan_on_off": "Attiva/disattiva il ventilatore.", "turns_fan_off": "Spegne il ventilatore.", "turns_fan_on": "Accende il ventilatore.", + "arm_with_custom_bypass": "Attiva con esclusione personalizzata", + "alarm_arm_vacation_description": "Imposta l'allarme su: _attivo per vacanza_.", + "disarms_the_alarm": "Disattiva l'allarme.", + "alarm_trigger_description": "Abilita l'attivazione di un allarme esterno.", + "toggles_a_switch_on_off": "Attiva/disattiva un interruttore.", + "turns_a_switch_off": "Spegne un interruttore.", + "turns_a_switch_on": "Accende un interruttore.", + "device_description": "ID dispositivo a cui inviare il comando.", + "delete_command": "Elimina comando", + "alternative": "Alternativa", + "command_type_description": "Il tipo di comando da apprendere.", + "command_type": "Tipo di comando", + "timeout_description": "Timeout per l'apprendimento del comando.", + "learn_command": "Impara il comando", + "delay_seconds": "Ritardo in secondi", + "hold_seconds": "Attesa secondi", + "repeats": "Ripetizioni", + "send_command": "Invia comando", + "toggles_a_device_on_off": "Attiva/disattiva un dispositivo.", + "turns_the_device_off": "Spegne il dispositivo.", + "turn_on_description": "Invia il comando di accensione.", "apply_description": "Attiva una scena con configurazione.", "entities_description": "Elenco delle entità e relativo stato di destinazione.", "entities_state": "Stato delle entità", - "transition": "Transition", + "transition": "Transizione", "apply": "Applica", "creates_a_new_scene": "Crea una nuova scena.", "scene_id_description": "L'ID entità della nuova scena.", @@ -2947,44 +3098,106 @@ "snapshot_entities": "Entità istantanea", "delete_description": "Elimina una scena creata dinamicamente.", "activates_a_scene": "Attiva una scena.", - "selects_the_first_option": "Seleziona la prima opzione.", - "selects_the_last_option": "Seleziona l'ultima opzione.", - "select_the_next_option": "Seleziona l'opzione successiva.", - "selects_an_option": "Seleziona un'opzione.", - "option_to_be_selected": "Opzione da selezionare.", - "selects_the_previous_option": "Seleziona l'opzione precedente.", - "sets_the_options": "Imposta le opzioni.", - "list_of_options": "Elenco delle opzioni.", - "set_options": "Imposta le opzioni", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "Movimento PTZ", + "add_event_description": "Aggiunge un nuovo evento al calendario.", + "calendar_id_description": "L'id del calendario desiderato.", + "calendar_id": "ID calendario", + "description_description": "La descrizione dell'evento. Opzionale.", + "summary_description": "Funge da titolo dell'evento.", + "create_event_description": "Aggiunge un nuovo evento del calendario.", + "location_description": "Il luogo dell'evento.", + "creates_event": "Crea evento", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Carica un URL su Fully Kiosk Browser.", - "url_to_load": "URL da caricare.", - "load_url": "Carica URL", - "configuration_parameter_to_set": "Parametro di configurazione da impostare.", - "key": "Chiave", - "set_configuration": "Imposta configurazione", - "application_description": "Nome del pacchetto dell'applicazione da avviare.", - "application": "Applicazione", - "start_application": "Avvia applicazione", - "command_description": "Comandi da inviare a Google Assistant.", - "command": "Comando", - "media_player_entity": "Entità lettore multimediale", - "send_text_command": "Invia comando di testo", - "code_description": "Codice utilizzato per sbloccare la serratura.", - "arm_with_custom_bypass": "Attiva con esclusione personalizzata", - "alarm_arm_vacation_description": "Imposta l'allarme su: _attivo per vacanza_.", - "disarms_the_alarm": "Disattiva l'allarme.", - "alarm_trigger_description": "Abilita l'attivazione di un allarme esterno.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Scarica il file da un determinato URL.", + "clears_all_log_entries": "Cancella tutte le voci di registro.", + "write_log_entry": "Scrivi voce di registro.", + "log_level": "Livello di registro.", + "message_to_log": "Messaggio da registrare.", + "write": "Scrivi", + "reload_themes_description": "Ricarica i temi dalla configurazione YAML.", + "reload_themes": "Ricarica i temi", + "name_of_a_theme": "Nome di un tema.", + "set_the_default_theme": "Imposta il tema predefinito", + "clear_skipped_update": "Cancella l'aggiornamento saltato", + "install_update": "Installa aggiornamento", + "skip_description": "Contrassegna l'aggiornamento attualmente disponibile come saltato.", + "skip_update": "Salta aggiornamento", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Spegni una o più luci.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrementa un contatore.", + "increments_a_counter": "Incrementa un contatore.", + "resets_a_counter": "Azzera un contatore.", + "sets_the_counter_value": "Imposta il valore del contatore.", + "toggles_the_helper_on_off": "Attiva/disattiva l'aiutante.", + "turns_off_the_helper": "Disattiva l'aiutante.", + "turns_on_the_helper": "Attiva l'aiutante.", + "start_date_description": "La data in cui dovrebbe iniziare l'evento che dura tutto il giorno.", + "create_event": "Crea Evento", + "get_events": "Get events", + "list_event": "Elenco eventi", + "turns_auxiliary_heater_on_off": "Accende/spegne il riscaldatore ausiliario.", + "aux_heat_description": "Nuovo valore del riscaldatore ausiliario.", + "turn_on_off_auxiliary_heater": "Attiva/disattiva il riscaldatore ausiliario", + "sets_fan_operation_mode": "Imposta la modalità di funzionamento della ventola.", + "fan_operation_mode": "Modalità di funzionamento del ventilatore.", + "set_fan_mode": "Imposta la modalità ventola", + "sets_target_humidity": "Imposta l'umidità desiderata.", + "set_target_humidity": "Imposta l'umidità desiderata", + "sets_hvac_operation_mode": "Imposta la modalità di funzionamento HVAC.", + "hvac_operation_mode": "Modalità di funzionamento HVAC.", + "set_hvac_mode": "Imposta la modalità HVAC", + "sets_swing_operation_mode": "Imposta la modalità di funzionamento dell'oscillazione.", + "swing_operation_mode": "Modalità di funzionamento oscillante.", + "set_swing_mode": "Imposta la modalità oscillazione", + "sets_target_temperature": "Imposta la temperatura desiderata.", + "high_target_temperature": "Alta temperatura desiderata.", + "target_temperature_high": "Temperatura desiderata alta", + "low_target_temperature": "Bassa temperatura desiderata.", + "target_temperature_low": "Temperatura desiderata bassa", + "set_target_temperature": "Imposta la temperatura desiderata", + "turns_climate_device_off": "Spegne il dispositivo di climatizzazione.", + "turns_climate_device_on": "Accende il dispositivo di climatizzazione.", + "notify_description": "Invia un messaggio di notifica alle destinazioni selezionate.", + "data": "Dati", + "title_for_your_notification": "Il titolo per la tua notifica.", + "title_of_the_notification": "Titolo della notifica.", + "send_a_persistent_notification": "Invia una notifica permanente", + "sends_a_notification_message": "Invia un messaggio di notifica.", + "your_notification_message": "Il tuo messaggio di notifica.", + "title_description": "Titolo facoltativo della notifica.", + "send_a_notification_message": "Invia un messaggio di notifica", "sets_a_random_effect": "Imposta un effetto casuale.", "sequence_description": "Elenco delle sequenze HSV (Max 16).", "backgrounds": "Sfondi", @@ -3006,113 +3219,15 @@ "random_effect": "Effetto casuale", "sets_a_sequence_effect": "Imposta un effetto sequenza.", "repetitions_for_continuous": "Ripetizioni (0 per continuo).", - "repeats": "Ripetizioni", "sequence": "Sequenza", "speed_of_spread": "Velocità di diffusione.", "spread": "Diffusione", "sequence_effect": "Effetto sequenza", - "press_the_button_entity": "Premere il pulsante entità", - "see_description": "Registra un dispositivo tracciato visto.", - "battery_description": "Livello della batteria del dispositivo.", - "gps_coordinates": "Coordinate GPS", - "gps_accuracy_description": "Precisione delle coordinate GPS.", - "hostname_of_the_device": "Nome host del dispositivo.", - "hostname": "Nome host", - "mac_description": "Indirizzo MAC del dispositivo.", - "mac_address": "Indirizzo MAC", - "see": "Vedi", - "process_description": "Avvia una conversazione da un testo trascritto.", - "agent": "Agente", - "conversation_id": "ID conversazione", - "language_description": "Lingua da utilizzare per la generazione vocale.", - "transcribed_text_input": "Inserimento del testo trascritto.", - "process": "Processo", - "reloads_the_intent_configuration": "Ricarica la configurazione degli intenti.", - "conversation_agent_to_reload": "Agente di conversazione da ricaricare.", - "create_description": "Mostra una notifica nel pannello **Notifiche**.", - "message_description": "Messaggio della voce del registro.", - "notification_id": "ID di notifica", - "title_description": "Titolo per la tua notifica.", - "dismiss_description": "Rimuovi una notifica dal pannello **Notifiche**.", - "notification_id_description": "ID della notifica da rimuovere.", - "dismiss_all_description": "Rimuove tutte le notifiche dal pannello **Notifiche**.", - "notify_description": "Invia un messaggio di notifica alle destinazioni selezionate.", - "data": "Dati", - "title_for_your_notification": "Il titolo per la tua notifica.", - "title_of_the_notification": "Titolo della notifica.", - "send_a_persistent_notification": "Invia una notifica permanente", - "sends_a_notification_message": "Invia un messaggio di notifica.", - "your_notification_message": "Il tuo messaggio di notifica.", - "send_a_notification_message": "Invia un messaggio di notifica", - "device_description": "ID dispositivo a cui inviare il comando.", - "delete_command": "Elimina comando", - "alternative": "Alternativa", - "command_type_description": "Il tipo di comando da apprendere.", - "command_type": "Tipo di comando", - "timeout_description": "Timeout per l'apprendimento del comando.", - "learn_command": "Impara il comando", - "delay_seconds": "Ritardo in secondi", - "hold_seconds": "Attesa secondi", - "send_command": "Invia comando", - "toggles_a_device_on_off": "Attiva/disattiva un dispositivo.", - "turns_the_device_off": "Spegne il dispositivo.", - "turn_on_description": "Invia il comando di accensione.", - "stops_a_running_script": "Arresta uno script in esecuzione.", - "locks_a_lock": "Blocca una serratura.", - "opens_a_lock": "Apre una serratura.", - "unlocks_a_lock": "Sblocca una serratura.", - "turns_auxiliary_heater_on_off": "Accende/spegne il riscaldatore ausiliario.", - "aux_heat_description": "Nuovo valore del riscaldatore ausiliario.", - "turn_on_off_auxiliary_heater": "Attiva/disattiva il riscaldatore ausiliario", - "sets_fan_operation_mode": "Imposta la modalità di funzionamento della ventola.", - "fan_operation_mode": "Modalità di funzionamento del ventilatore.", - "set_fan_mode": "Imposta la modalità ventola", - "sets_target_humidity": "Imposta l'umidità desiderata.", - "set_target_humidity": "Imposta l'umidità desiderata", - "sets_hvac_operation_mode": "Imposta la modalità di funzionamento HVAC.", - "hvac_operation_mode": "Modalità di funzionamento HVAC.", - "set_hvac_mode": "Imposta la modalità HVAC", - "sets_swing_operation_mode": "Imposta la modalità di funzionamento dell'oscillazione.", - "swing_operation_mode": "Modalità di funzionamento oscillante.", - "set_swing_mode": "Imposta la modalità oscillazione", - "sets_target_temperature": "Imposta la temperatura desiderata.", - "high_target_temperature": "Alta temperatura desiderata.", - "target_temperature_high": "Temperatura desiderata alta", - "low_target_temperature": "Bassa temperatura desiderata.", - "target_temperature_low": "Temperatura desiderata bassa", - "set_target_temperature": "Imposta la temperatura desiderata", - "turns_climate_device_off": "Spegne il dispositivo di climatizzazione.", - "turns_climate_device_on": "Accende il dispositivo di climatizzazione.", - "add_event_description": "Aggiunge un nuovo evento al calendario.", - "calendar_id_description": "L'id del calendario desiderato.", - "calendar_id": "ID calendario", - "description_description": "La descrizione dell'evento. Opzionale.", - "summary_description": "Funge da titolo dell'evento.", - "creates_event": "Crea evento", - "dashboard_path": "Percorso della plancia", - "view_path": "Visualizza il percorso", - "show_dashboard_view": "Mostra la vista della plancia", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Spegni una o più luci.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Argomento da ascoltare.", "topic": "Argomento", "export": "Esporta", "publish_description": "Pubblica un messaggio in un argomento MQTT.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "Il payload da pubblicare.", "payload": "Payload", "payload_template": "Modello di payload", @@ -3120,84 +3235,57 @@ "retain": "Conserva", "topic_to_publish_to": "Argomento in cui pubblicare.", "publish": "Pubblica", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "Movimento PTZ", - "log_description": "Crea una voce personalizzata nel registro.", - "entity_id_description": "Lettori multimediali per riprodurre il messaggio.", - "toggles_a_switch_on_off": "Attiva/disattiva un interruttore.", - "turns_a_switch_off": "Spegne un interruttore.", - "turns_a_switch_on": "Accende un interruttore.", - "reload_themes_description": "Ricarica i temi dalla configurazione YAML.", - "reload_themes": "Ricarica i temi", - "name_of_a_theme": "Nome di un tema.", - "set_the_default_theme": "Imposta il tema predefinito", - "toggles_the_helper_on_off": "Attiva/disattiva l'aiutante.", - "turns_off_the_helper": "Disattiva l'aiutante.", - "turns_on_the_helper": "Attiva l'aiutante.", - "decrements_a_counter": "Decrementa un contatore.", - "increments_a_counter": "Incrementa un contatore.", - "resets_a_counter": "Azzera un contatore.", - "sets_the_counter_value": "Imposta il valore del contatore.", - "remote_connect": "Connessione remota", - "remote_disconnect": "Disconnessione remota", - "get_weather_forecast": "Ottieni le previsioni del tempo.", - "type_description": "Tipo di previsione: giornaliera, oraria o due volte al giorno.", - "forecast_type": "Tipo di previsione", - "get_forecast": "Ottieni previsioni", - "get_weather_forecasts": "Ricevi le previsioni del tempo.", - "disables_the_motion_detection": "Disabilita il rilevamento del movimento.", - "disable_motion_detection": "Disabilita il rilevamento del movimento", - "enables_the_motion_detection": "Abilita il rilevamento del movimento.", - "enable_motion_detection": "Abilita il rilevamento del movimento", - "format_description": "Formato di streaming supportato dal lettore multimediale.", - "format": "Formato", - "media_player_description": "Lettori multimediali su cui eseguire lo streaming.", - "play_stream": "Riproduci stream", - "filename": "Nome del file", - "lookback": "Retrospettiva", - "snapshot_description": "Scatta un'istantanea da una fotocamera.", - "take_snapshot": "Scatta un'istantanea", - "turns_off_the_camera": "Spegne la fotocamera.", - "turns_on_the_camera": "Accende la fotocamera.", - "clear_tts_cache": "Svuota la cache di sintesi vocale", - "cache": "Cache", - "options_description": "Un dizionario contenente opzioni specifiche per l'integrazione.", - "say_a_tts_message": "Pronuncia un messaggio di sintesi vocale", - "broadcast_address": "Indirizzo di trasmissione", - "broadcast_port_description": "Porta dove inviare il pacchetto magico.", - "broadcast_port": "Porta di trasmissione", - "send_magic_packet": "Invia pacchetto magico", - "set_datetime_description": "Imposta la data e/o l'ora.", - "the_target_date": "Data prevista.", - "datetime_description": "La data e l'ora di destinazione.", - "the_target_time": "Il tempo di destinazione.", - "bridge_identifier": "Identificatore del bridge", - "configuration_payload": "Payload di configurazione", - "entity_description": "Rappresenta un endpoint di dispositivo specifico in deCONZ.", - "path": "Percorso", - "configure": "Configura", - "device_refresh_description": "Aggiorna i dispositivi disponibili da deCONZ.", - "device_refresh": "Aggiornamento del dispositivo", - "remove_orphaned_entries": "Rimuovere le voci orfane", - "removes_a_group": "Rimuove un gruppo.", - "object_id": "ID oggetto", - "creates_updates_a_user_group": "Crea/aggiorna un gruppo di utenti.", - "add_entities": "Aggiungi entità", - "icon_description": "Nome dell'icona per il gruppo.", - "name_of_the_group": "Nome del gruppo.", - "cancels_a_timer": "Annulla un timer.", - "changes_a_timer": "Cambia un timer.", - "finishes_a_timer": "Finisce un timer.", - "pauses_a_timer": "Mette in pausa un timer.", - "starts_a_timer": "Avvia un timer.", - "duration_description": "Durata richiesta dal timer per terminare. [opzionale].", - "set_default_level_description": "Imposta il livello di registro predefinito per le integrazioni.", - "level_description": "Livello di gravità predefinito per tutte le integrazioni.", - "set_default_level": "Imposta il livello predefinito", - "set_level": "Imposta livello", - "clear_skipped_update": "Cancella l'aggiornamento saltato", - "install_update": "Installa aggiornamento", - "skip_description": "Contrassegna l'aggiornamento attualmente disponibile come saltato.", - "skip_update": "Salta aggiornamento" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "ID di notifica", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID della notifica da rimuovere.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Avvia una conversazione da un testo trascritto.", + "agent": "Agente", + "conversation_id": "ID conversazione", + "transcribed_text_input": "Inserimento del testo trascritto.", + "process": "Processo", + "reloads_the_intent_configuration": "Ricarica la configurazione degli intenti.", + "conversation_agent_to_reload": "Agente di conversazione da ricaricare.", + "clears_the_playlist": "Cancella la playlist.", + "clear_playlist": "Cancella playlist", + "selects_the_next_track": "Seleziona il brano successivo.", + "pauses": "Pausa.", + "starts_playing": "Inizia la riproduzione.", + "toggles_play_pause": "Commuta riproduzione/pausa.", + "selects_the_previous_track": "Seleziona la traccia precedente.", + "seek": "Cerca", + "stops_playing": "Interrompe la riproduzione.", + "starts_playing_specified_media": "Avvia la riproduzione di file multimediali specificati.", + "announce": "Annuncia", + "enqueue": "Accoda", + "repeat_mode_to_set": "Modalità di ripetizione da impostare.", + "select_sound_mode_description": "Seleziona una modalità audio specifica.", + "select_sound_mode": "Seleziona la modalità audio", + "select_source": "Seleziona sorgente", + "shuffle_description": "Se la modalità shuffle è abilitata o meno.", + "unjoin": "Rimuovi la partecipazione", + "turns_down_the_volume": "Abbassa il volume.", + "volume_mute_description": "Attiva o disattiva l'audio del lettore multimediale.", + "is_volume_muted_description": "Definisce se è disattivato o meno.", + "mute_unmute_volume": "Disattiva/riattiva il volume", + "sets_the_volume_level": "Imposta il livello del volume.", + "set_volume": "Imposta il volume", + "turns_up_the_volume": "Alza il volume.", + "apply_filter": "Applica il filtro", + "days_to_keep": "Giorni da conservare", + "repack": "Riorganizza", + "purge": "Pulizia", + "domains_to_remove": "Domini da rimuovere", + "entity_globs_to_remove": "Entità globali da rimuovere", + "entities_to_remove": "Entities to remove", + "purge_entities": "Elimina le entità", + "see_description": "Registra un dispositivo tracciato visto.", + "battery_description": "Livello della batteria del dispositivo.", + "gps_coordinates": "Coordinate GPS", + "gps_accuracy_description": "Precisione delle coordinate GPS.", + "hostname_of_the_device": "Nome host del dispositivo.", + "hostname": "Nome host", + "mac_description": "Indirizzo MAC del dispositivo.", + "see": "Vedi" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ja/ja.json b/packages/core/src/hooks/useLocale/locales/ja/ja.json index fc6a66a5..287a053e 100644 --- a/packages/core/src/hooks/useLocale/locales/ja/ja.json +++ b/packages/core/src/hooks/useLocale/locales/ja/ja.json @@ -1,16 +1,16 @@ { "energy": "エネルギー", "calendar": "カレンダー", - "set": "設定", + "settings": "設定", "overview": "オーバービュー", "map": "Map", "logbook": "ログブック", "history": "History", - "mailbox": "メールボックス", "to_do_lists": "To-Doリスト", "developer_tools": "開発者ツール", "media": "メディア", "profile": "プロファイル", + "panel_mailbox": "メールボックス", "panel_shopping_list": "ショッピングリスト", "unk": "不明", "unavai": "利用不可", @@ -20,7 +20,7 @@ "disarm": "警戒解除", "pend": "保留中", "arming": "警戒状態に移行中...", - "trig": "作動(Trig)", + "trig": "作動", "home": "在宅", "away": "不在", "owner": "オーナー", @@ -89,8 +89,9 @@ "name_on": "{name} オン", "resume_mowing": "芝刈りを再開する", "start_mowing": "芝刈り開始", + "pause": "一時停止", "return_to_dock": "ドックに戻る", - "brightness": "明るさ", + "brightness": "輝度", "color_temperature": "色温度", "white_brightness": "白色輝度", "color_brightness": "色の明るさ", @@ -109,7 +110,6 @@ "browse_media": "メディアを参照する", "play": "再生", "play_pause": "再生/一時停止", - "pause": "一時停止", "stop": "ストップ", "next_track": "次の曲", "previous_track": "前の曲", @@ -221,9 +221,11 @@ "media_content_type": "メディアコンテンツタイプ", "upload_failed": "アップロード失敗", "unknown_file": "不明なファイル", - "select_image": "画像を選択", + "image": "画像", + "select_label": "選択{label}", "upload_picture": "画像のアップロード", "image_url": "ローカルパスまたはウェブURL", + "ui_components_selectors_image_select_image": "画像を選択", "latitude": "緯度", "longitude": "経度", "radius": "半径", @@ -239,7 +241,7 @@ "entity": "エンティティ", "floor": "フロア", "icon": "アイコン", - "location": "ロケーション", + "location": "位置", "number": "数", "object": "オブジェクト", "rgb_color": "RGBカラー", @@ -249,13 +251,14 @@ "theme": "テーマ", "time": "時刻", "manual_entry": "手動入力", + "learn_more_about_templating": "テンプレートについてもっと詳しく。", "show_password": "パスワードを表示", "hide_password": "パスワードを隠す", "no_logbook_events_found": "ログブックにイベントが見つかりません。", "triggered_by": "トリガーは、", "triggered_by_automation": "オートメーションによるトリガー", "triggered_by_script": "スクリプトによってトリガー", - "triggered_by_service": "サービスによるトリガー", + "triggered_by_action": "アクションによってトリガーされる", "logbook_triggered_by_numeric_state_of": "数値の状態によるトリガー:", "triggered_by_state_of": "状態によるトリガー:", "triggered_by_event": "イベントによってトリガー", @@ -268,14 +271,14 @@ "was_detected_away": "外出しました", "was_detected_at_state": "{state}で検出されました", "rose": "明け方", + "set": "セット", "was_low": "低かった", "was_normal": "正常でした", "was_connected": "接続されました", "was_disconnected": "切断されました", "was_opened": "開かれました", "was_closed": "閉じられました", - "is_opening": "が開いています", - "is_opened": "が開かれている", + "is_opened": "が開いています", "is_closing": "が閉まっています", "unlocked": "解錠済み", "locked": "施錠済み", @@ -298,6 +301,7 @@ "event_type_event_detected": "{event_type} のイベントが検出されました", "detected_an_event": "イベントを検出しました", "detected_an_unknown_event": "未知のイベントを検出しました", + "ui_components_logbook_triggered_by_service": "サービスによるトリガー", "entity_picker_no_entities": "エンティティはまだありません", "no_matching_entities_found": "一致するエンティティが見つかりません", "show_entities": "エンティティを表示", @@ -340,7 +344,7 @@ "no_theme": "テーマなし", "language": "言語", "no_languages_available": "利用できる言語がありません", - "text_to_speech": "Text to speech", + "text_to_speech": "テキスト読み上げ", "voice": "声", "no_user": "ユーザーなし", "add_user": "ユーザーを追加", @@ -470,8 +474,10 @@ "change": "変更", "service": "サービス", "this_field_is_required": "この項目は必須です", - "service_data": "サービスデータ", + "action_data": "アクションデータ", "integration_documentation": "統合 ドキュメント", + "ui_components_service_control_data": "サービスデータ", + "ui_components_service_control_target_description": "このサービスは、対象となるエリア、デバイス、またはエンティティとして使用する必要があります。", "no_related_items_found": "関連するアイテムが見つかりませんでした。", "related_entities": "関連エンティティ", "related_items_group": "次のグループの一部", @@ -522,7 +528,6 @@ "episode": "エピソード", "game": "ゲーム", "genre": "ジャンル", - "image": "画像", "movie": "動画", "music": "音楽", "playlist": "プレイリスト", @@ -598,6 +603,10 @@ "enter_qr_code_value": "QRコードの値を入力してください", "increase_temperature": "温度を上げる", "decrease_temperature": "温度を下げる", + "last_changed": "最終変更", + "last_updated": "最終更新", + "remaining_time": "残り時間", + "install_status": "インストール状況", "safe_mode": "セーフモード", "all_yaml_configuration": "すべてのYAML設定", "domain": "ドメイン", @@ -662,6 +671,7 @@ "didn_t_quite_get_that": "よくわかりませんでした", "voice_command_found": "以下のものを見つけました:", "voice_command_error": "エラーが発生しました", + "voice_command_conversation_no_control": "このアシスタントはあなたの家を制御することはできません。", "how_can_i_assist": "どのようなご用でしょう?", "enter_a_request": "リクエストを入力", "send_text": "テキストを送信", @@ -673,13 +683,11 @@ "picture_to_crop": "トリミングする画像", "dismiss_dialog": "ダイアログを閉じる", "edit_entity": "エンティティを編集", - "details": "詳細", + "info": "詳細", "back_to_info": "情報に戻る", - "info": "情報", + "information": "情報", "related": "関連", "device_info": "デバイス情報", - "last_changed": "最終変更", - "last_updated": "最終更新", "show_more": "詳細を表示", "exit_edit_mode": "編集モードを終了する", "last_action": "最後のアクション", @@ -724,7 +732,7 @@ "default_code": "デフォルトのコード", "editor_default_code_error": "コードがコード形式と一致しません", "entity_id": "エンティティID", - "unit_of_measurement": "測定の単位", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "降水量の単位", "display_precision": "表示精度", "default_value": "デフォルト ({value})", @@ -744,8 +752,8 @@ "cold": "コールド", "connectivity": "コネクティビティ", "gas": "ガス", - "heat": "ヒート", - "light": "照明", + "heat": "暖房", + "light": "ライト", "moisture": "湿気", "motion": "モーション", "moving": "ムービング", @@ -792,6 +800,7 @@ "rotate_right_and_flip": "右に回転して反転(フリップ)", "rotate_right": "右に回転", "voice_assistants": "音声アシスタント", + "ui_dialogs_entity_registry_editor_hidden_description": "非表示のエンティティはダッシュボードに表示されず、間接的な参照(エリアやデバイス経由など)にも含まれません。それらの履歴は追跡され、サービスを使用してそれらとやりとりすることができます。", "enable_type": "{type} を有効にする", "device_registry_detail_enabled_cause": "{type} は {cause} によって無効にされています。", "unknown_error": "不明なエラー", @@ -802,9 +811,9 @@ "unsupported": "未サポート", "more_info_about_entity": "エンティティに関する情報を表示", "restart_home_assistant": "Home Assistantを再起動しますか?", - "advanced_options": "Advanced options", + "advanced_options": "詳細オプション", "quick_reload": "クイックリロード", - "reload_description": "YAML 構成からゾーンをリロードします。", + "reload_description": "YAML 構成 から MQTT エンティティをリロードする。", "reloading_configuration": "設定をリロード", "failed_to_reload_configuration": "設定の再読み込みに失敗しました", "restart_description": "実行中のすべてのオートメーションとスクリプトを中断します。", @@ -842,6 +851,7 @@ "input_select_no_options": "オプションはまだありません。", "initial_value": "初期値", "restore": "リストア", + "edit_schedule_block": "スケジュールブロックを編集", "loading_loading_step": "{integration}次のステップを読み込んでいます", "options_successfully_saved": "オプションを保存しました。", "repair_issue": "問題の修復", @@ -966,11 +976,12 @@ "no_notifications": "通知はありません", "notifications": "通知", "dismiss_all": "すべて却下する", - "notification_toast_service_call_failed": "サービス{service}の呼び出しに失敗しました。", + "notification_toast_action_failed": "アクション{service}を実行できませんでした。", "connection_lost_reconnecting": "接続が切れました。再接続中…", "home_assistant_has_started": "Home Assistant が開始されました!", "triggered_name": "トリガーしました {name}", "notification_toast_no_matching_link_found": "{path} に一致するマイリンクが見つかりません", + "ui_notification_toast_service_call_failed": "サービス{service}の呼び出しに失敗しました。", "app_configuration": "アプリの設定", "sidebar_toggle": "サイドバーの切り替え", "hide_panel": "パネルを非表示", @@ -980,7 +991,8 @@ "actions_no_entity_toggle": "切り替えるエンティティが提供されていません", "no_navigation_path_specified": "ナビゲーションパスが指定されていません", "actions_no_url": "開くURLが指定されていません", - "actions_no_service": "実行するサービスが指定されていません", + "actions_no_action": "実行するアクションが指定されていません", + "ui_panel_lovelace_cards_actions_no_service": "実行するサービスが指定されていません", "welcome_home": "お帰りなさい", "empty_state_go_to_integrations_page": "統合ページに移動します。", "never_triggered": "トリガーされたことがない", @@ -995,8 +1007,9 @@ "navigate_to_location": "{location}に移動", "open_window_to_url_path": "{url_path}へのウィンドウを開く", "toggle_name": "{name}切り替え", - "call_service_name": "サービス{name}の呼び出し", + "perform_action_name": "アクション {name} の実行", "show_more_info_name": "詳細を表示: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "サービス{name}の呼び出し", "recovery_mode_activated": "リカバリーモードが有効になりました", "starting_description": "Home Assistant を開始しています。しばらくお待ちください…", "reset_focus": "フォーカスをリセット", @@ -1034,6 +1047,7 @@ "energy_distribution_go_to_energy_dashboard": "エネルギーダッシュボードに移動", "energy_usage": "エネルギー使用量", "previous_energy_usage": "以前のエネルギー使用量", + "untracked_consumption": "追跡されていない消費", "low_carbon_energy_consumed": "低炭素エネルギーの消費量", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "低炭素エネルギーの消費量を計算できませんでした", "unused_entities": "未使用のエンティティ", @@ -1058,10 +1072,13 @@ "edit_configuration": "設定を編集", "unsaved_changes": "保存されていない変更", "saved": "保存しました", + "delete_dashboard_configuration": "ダッシュボードの設定を削除しますか?", "raw_editor_error_parse_yaml": "YAMLを解析できません: {error}", "raw_editor_error_invalid_config": "設定が無効です: {error}", "raw_editor_error_save_yaml": "YAMLを保存できません: {error}", "raw_editor_error_remove": "設定を削除できません: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "ダッシュボード設定を削除すると、エリアとデバイスを含むダッシュボードビューが自動的に生成されます。", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "ダッシュボード設定を削除してもよろしいですか?", "title_of_your_dashboard": "ダッシュボードのタイトル", "edit_title": "タイトルを編集", "title": "タイトル", @@ -1073,17 +1090,19 @@ "move_view_left": "ビューを左に移動", "move_view_right": "ビューを右に移動", "background": "バックグラウンド", - "badges": "バッジ", "view_type": "ビュータイプ", "masonry_default": "組積造(デフォルト)", "sidebar": "サイドバー", "panel_card": "パネル(1枚)", "sections_experimental": "セクション (実験的)", "subview": "サブビュー", - "max_number_of_columns": "最大列数", + "edit_view_max_columns": "セクション幅の最大数", + "sections_view_specifics_settings": "セクションビューの詳細設定", + "dense_section_placement": "密集セクションの配置", "edit_in_visual_editor": "ビジュアルエディタで編集", "edit_in_yaml": "YAMLで編集", "saving_failed": "保存に失敗しました", + "ui_panel_lovelace_editor_edit_view_tab_badges": "バッジ", "ui_panel_lovelace_editor_edit_view_type_helper_others": "移行はまだサポートされていないため、ビューを他のタイプに変更することはできません。別のビュー タイプを使用する場合は、新しいビューを最初から作成してください。", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "移行はまだサポートされていないため、「セクション」ビュー タイプを使用するようにビューを変更することはできません。 「セクション」ビューを試してみたい場合は、新しいビューを最初から作成してください。", "card_configuration": "カード設定", @@ -1106,8 +1125,16 @@ "search_cards": "カードを検索", "config": "コンフィグ", "layout": "レイアウト", + "full_width_card": "全幅カード", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "カードがダッシュボードにどのように表示されるかを設定します。この設定によりカードのデフォルトのサイズと位置が上書きされます。", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "{name}ビューにどのカードを追加しますか?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "可視性", + "badge_configuration": "バッジの設定", + "type_badge_configuration": "{type}バッジ設定", + "edit_badge_pick_badge": "どのバッジを追加しますか?", + "add_badge": "バッジを追加", + "suggest_card_header": "私たちはあなたのために提案を作成しました", + "add_to_dashboard": "ダッシュボードに追加", "move_card_error_title": "カードを移動できません", "choose_a_view": "ビューを選択", "dashboard": "ダッシュボード", @@ -1126,9 +1153,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section}が削除されます。", "ui_panel_lovelace_editor_delete_section_unnamed_section": "このセクション", "edit_section": "セクションを編集", - "suggest_card_header": "私たちはあなたのために提案を作成しました", + "wide": "幅", "pick_different_card": "別のカードを選択する", - "add_to_dashboard": "ダッシュボードに追加", "save_config_header": "ダッシュボードを制御する", "save_config_empty_config": "新しいダッシュボードから開始する", "take_control": "制御する", @@ -1136,9 +1162,9 @@ "migrate_configuration": "設定を移行する", "navigation_path": "ナビゲーションパス", "url_path": "URLパス", - "default_action": "デフォルトのアクション", - "call_service": "サービスの呼び出し", - "no_action": "アクションなし", + "default": "デフォルト", + "perform_action": "アクションの実行", + "nothing": "何もない", "add_condition": "条件を追加", "test": "テスト", "condition_passes": "条件一致", @@ -1152,7 +1178,6 @@ "mobile": "モバイル", "tablet": "タブレット", "desktop": "デスクトップ", - "wide": "幅", "min_size_px": "最小: {size}ピクセル", "state_is_equal_to": "状態が等しい", "state_state_not_equal": "状態が等しくない", @@ -1208,20 +1233,20 @@ "camera_entity": "カメラエンティティ", "image_entity": "画像エンティティ", "camera_view": "カメラビュー", - "double_tap_action": "ダブルタップした時の動作", - "hold_action": "ホールドした時の動作", + "double_tap_behavior": "ダブルタップの動作", + "hold_behavior": "ホールド動作", "hours_to_show": "表示する時間", "days_to_show": "表示日数", "icon_height": "アイコンの高さ", "image_path": "画像パス", - "manual": "手動", + "manual": "マニュアル", "paste_from_clipboard": "クリップボードから貼り付け", - "generic_paste_description": "{type} カードをクリップボードから貼り付け", + "generic_paste_description": "クリップボードから{type}バッジを貼り付けます", "refresh_interval": "更新間隔", - "show_icon": "アイコンを表示?", - "show_name": "名前を表示?", - "show_state": "状態を表示?", - "tap_action": "タップした時の動作", + "show_icon": "アイコンを表示", + "show_name": "名前を表示", + "show_state": "状態を表示", + "tap_behavior": "タップ動作", "secondary_info_attribute": "セカンダリ情報属性", "generic_state_color": "状態に基づいたカラーアイコン?", "suggested_cards": "おすすめのカード", @@ -1237,6 +1262,16 @@ "content": "コンテンツ", "media_control": "メディアコントロール", "picture_elements": "ピクチャーエレメント", + "card_options": "カードオプション", + "elements": "要素", + "add_new_element": "新しい要素を追加", + "dark_mode_image_path": "ダークモード画像パス", + "state_filter": "状態フィルター", + "dark_mode_state_filter": "ダークモード状態フィルター", + "state_badge": "状態バッジ", + "state_icon": "状態アイコン", + "state_label": "状態ラベル", + "perform_action_button": "アクション実行ボタン", "picture_glance": "画像付き一覧", "state_entity": "状態エンティティ", "plant_status": "プラントステータス", @@ -1246,7 +1281,8 @@ "thermostat": "サーモスタット", "thermostat_show_current_as_primary": "現在の温度を一次情報として表示", "tile": "タイル", - "icon_tap_action": "アイコンのタップアクション", + "icon_tap_behavior": "アイコンタップの動作", + "interactions": "相互作用", "show_entity_picture": "エンティティの画像を表示", "vertical": "垂直", "hide_state": "状態を非表示にする", @@ -1259,13 +1295,25 @@ "show_only_forecast": "天気予報のみを表示", "select_forecast_type": "予報タイプを選択", "no_type": "タイプなし", + "style": "スタイル", + "prefix": "プレフィックス", + "suffix": "サフィックス", + "state_image": "状態イメージ", + "displayed_elements": "表示される要素", + "ui_panel_lovelace_editor_badge_entity_display_type": "表示タイプ", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "完了(アイコン、名前、状態)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "最小(アイコンのみ)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "標準(アイコンと状態)", + "suggested_badges": "推奨バッジ", + "other_badges": "その他のバッジ", + "custom_badges": "カスタムバッジ", "features": "機能", "not_compatible": "互換性がありません", "features_no_compatible_available": "このエンティティで使用できる互換性のある機能はありません", "add_feature": "機能を追加", "edit_feature": "機能を編集", "remove_feature": "機能を削除", - "cover_open_close": "カバー開閉", + "cover_open_close": "カバー開/閉", "cover_position": "カバー位置", "cover_tilt": "カバーの傾き", "cover_tilt_position": "カバー傾斜位置", @@ -1278,7 +1326,6 @@ "vacuum_commands": "掃除機コマンド", "command": "コマンド", "climate_fan_modes": "気候ファンモード", - "style": "スタイル", "dropdown": "ドロップダウン", "customize_fan_modes": "ファンモードのカスタマイズ", "fan_mode": "ファンモード", @@ -1310,6 +1357,7 @@ "no_description_available": "説明がありません。", "by_entity": "エンティティ別", "by_card": "カード別", + "by_badge": "バッジ別", "header": "ヘッダー", "footer": "フッター", "choose_a_type": "{type}を選択してください", @@ -1317,6 +1365,8 @@ "header_editor": "ヘッダーエディタ", "footer_editor": "フッターエディタ", "feature_editor": "おすすめエディター", + "element_editor": "要素エディタ", + "type_element_editor": "{type}要素エディタ", "ui_panel_lovelace_editor_color_picker_colors_brown": "茶色", "ui_panel_lovelace_editor_color_picker_colors_inactive": "非活性", "ui_panel_lovelace_editor_color_picker_colors_white": "白", @@ -1332,109 +1382,136 @@ "compare_data": "データを比較", "reload_ui": "UIの再読込", "profiler": "Profiler", - "http": "HTTP", - "cover": "カバー", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "ボタン入力", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "タイマー", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "アラームコントロールパネル", - "device_tracker": "デバイストラッカー", - "trace": "Trace", - "stream": "Stream", "person": "人", - "google_calendar": "Google Calendar", - "mqtt": "MQTT", "home_assistant_onboarding": "Home Assistant Onboarding", - "camera": "カメラ", - "text_to_speech_tts": "Text-to-speech (TTS)", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "診断", - "siren": "サイレン", - "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", + "google_calendar": "Google Calendar", "valve": "バルブ", - "assist_pipeline": "アシストパイプライン", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "会話(Conversation)", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "カウンター", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", + "mqtt": "MQTT", + "my_home_assistant": "My Home Assistant", "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", "filesize": "ファイルサイズ", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", + "text_to_speech_tts": "Text-to-speech (TTS)", + "fitbit": "Fitbit", + "weather": "天気", + "home_assistant_api": "Home Assistant API", "group": "グループ", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "スケジュール", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "永続的な通知", + "localtuya": "LocalTuya integration", + "input_button": "ボタン入力", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "リモート", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "バイナリセンサー", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "永続的な通知", + "conversation": "会話(Conversation)", "rpi_power_title": "ラズベリーパイの電源チェッカー", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "カメラ", + "stream": "Stream", + "event": "イベント", + "webhook": "Webhook", + "logger": "ロガー", + "schedule": "スケジュール", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "ファン", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "スイッチ", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "天気", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "バイナリセンサー", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "ファン", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "イベント", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "wake_on_lan": "Wake on LAN", + "diagnostics": "診断", "file_upload": "File Upload", - "climate": "気候", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "カウンター", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "モバイルアプリ", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "サイレン", "deconz": "deCONZ", - "timer": "タイマー", - "application_credentials": "アプリケーション認証", - "logger": "ロガー", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "カバー", + "hacs": "HACS", "local_calendar": "ローカルカレンダー", + "system_log": "System Log", + "bluetooth": "Bluetooth", + "climate": "気候", + "application_credentials": "アプリケーション認証", + "mobile_app": "モバイルアプリ", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "アシストパイプライン", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "デバイストラッカー", "synchronize_devices": "デバイスの同期", - "last_scanned_by_device_id_name": "最後にスキャンしたデバイスID", - "tag_id": "タグID", + "process_process": "プロセス{process}", + "disk_free_mount_point": "ディスク空き {mount_point}", + "disk_use_mount_point": "ディスク使用量{mount_point}", + "ipv_address_ip_address": "IPv6 アドレス{ip_address}", + "last_boot": "最後の起動", + "load_m": "負荷(5m)", + "memory_free": "空きメモリ", + "memory_use": "メモリ使用", + "memory_usage": "メモリ使用量", + "network_in_interface": "ネットワークIN {interface}", + "network_out_interface": "ネットワークOUT {interface}", + "packets_in_interface": "パケットIN{interface}", + "packets_out_interface": "パケットOUT{interface}", + "processor_temperature": "プロセッサー温度", + "processor_use": "プロセッサーの使用", + "swap_free": "スワップフリー", + "swap_use": "スワップ使用", + "swap_usage": "スワップ使用量", + "network_throughput_in_interface": "ネットワーク スループットIN {interface}", + "network_throughput_out_interface": "ネットワーク スループットOUT {interface}", + "battery_level": "バッテリー残量", + "ding": "ベル", + "doorbell_volume": "ドアホンの音量", + "last_activity": "最後のアクティビティ", + "last_ding": "最後のベル", + "last_motion": "最後の動き", + "mic_volume": "マイク音量", + "voice_volume": "声の大きさ", + "volume": "ボリューム", + "wi_fi_signal_category": "Wi-Fi信号カテゴリ", + "wi_fi_signal_strength": "Wi-Fi信号強度", "heavy": "重い", "mild": "マイルド", "button_down": "ボタンダウン", @@ -1454,7 +1531,6 @@ "closing": "閉じています", "failure": "失敗", "opened": "開いた", - "battery_level": "バッテリー残量", "os_agent_version": "OSエージェントのバージョン", "apparmor_version": "Apparmor バージョン", "cpu_percent": "CPUパーセント", @@ -1472,20 +1548,16 @@ "next_setting": "次の日没", "solar_azimuth": "太陽の方位角", "solar_elevation": "太陽高度", - "compressor_energy_consumption": "コンプレッサーのエネルギー消費量", - "compressor_estimated_power_consumption": "コンプレッサーの推定消費電力", - "compressor_frequency": "コンプレッサー周波数", - "cool_energy_consumption": "冷却エネルギー消費量", - "energy_consumption": "エネルギー消費量", - "heat_energy_consumption": "熱エネルギー消費量", - "inside_temperature": "室内温度", - "outside_temperature": "外気温", "assist_in_progress": "進行中のアシスト", + "auto_gain": "オートゲイン", + "noise_suppression": "ノイズ対策", + "noise_suppression_level": "ノイズ抑制レベル", + "off": "オフ", "preferred": "優先", "finished_speaking_detection": "話し声の検出が終了しました", "aggressive": "アグレッシブ", - "default": "デフォルト", "relaxed": "リラックス", + "satellite_enabled": "サテライトが有効", "device_admin": "デバイス管理者", "kiosk_mode": "キオスクモード", "plugged_in": "プラグイン", @@ -1495,7 +1567,7 @@ "send_to_background": "バックグラウンドに送信", "bring_to_foreground": "前面に移動", "screenshot": "スクリーンショット", - "overlay_message": "Overlay message", + "overlay_message": "オーバーレイメッセージ", "screen_brightness": "画面の明るさ", "screen_off_timer": "スクリーンオフタイマー", "screensaver_brightness": "スクリーンセーバーの明るさ", @@ -1504,82 +1576,22 @@ "foreground_app": "フォアグラウンドアプリ", "internal_storage_free_space": "内部ストレージの空き容量", "internal_storage_total_space": "内部ストレージの総容量", - "free_memory": "空きメモリ", "total_memory": "総メモリ量", "screen_orientation": "画面の向き", "kiosk_lock": "キオスクロック", "maintenance_mode": "メンテナンスモード", "motion_detection": "モーション検知", "screensaver": "スクリーンセーバー", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "利用可能なアップデート", - "dry": "ドライ", - "wet": "ウェット", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "今日の消費量", - "total_consumption": "総消費量", - "device_name_current": "{device_name}の電流", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name}の消費電流", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "信号強度", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name}の今日の消費量", - "device_name_total_consumption": "{device_name}の総消費量", - "voltage": "電圧", - "device_name_voltage": "{device_name}の電圧", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "プロセス{process}", - "disk_free_mount_point": "ディスク空き {mount_point}", - "disk_use_mount_point": "ディスク使用量{mount_point}", - "ipv_address_ip_address": "IPv6 アドレス{ip_address}", - "last_boot": "最後の起動", - "load_m": "負荷(5m)", - "memory_use": "メモリ使用", - "memory_usage": "メモリ使用量", - "network_in_interface": "ネットワークIN {interface}", - "network_out_interface": "ネットワークOUT {interface}", - "packets_in_interface": "パケットIN{interface}", - "packets_out_interface": "パケットOUT{interface}", - "processor_temperature": "プロセッサー温度", - "processor_use": "プロセッサーの使用", - "swap_free": "スワップフリー", - "swap_use": "スワップ使用", - "swap_usage": "スワップ使用量", - "network_throughput_in_interface": "ネットワーク スループットIN {interface}", - "network_throughput_out_interface": "ネットワーク スループットOUT {interface}", - "estimated_distance": "推定距離", - "vendor": "ベンダー", - "air_quality_index": "大気質指数", - "illuminance": "照度", - "noise": "ノイズ", - "overload": "過負荷", - "size": "サイズ", - "size_in_bytes": "バイト単位のサイズ", + "calibration": "キャリブレーション", + "auto_lock_paused": "オートロック一時停止中", + "timeout": "タイムアウト", + "unclosed_alarm": "閉まっていないアラーム", + "unlocked_alarm": "アラームのロック解除", + "bluetooth_signal": "Bluetooth信号", + "light_level": "ライトレベル", + "wi_fi_signal": "Wi-Fi信号", + "momentary": "瞬間的", + "pull_retract": "引く/引っ込める", "bytes_received": "受信バイト数", "server_country": "サーバーの国", "server_id": "サーバーID", @@ -1587,6 +1599,8 @@ "ping": "Ping", "upload": "アップロード", "bytes_sent": "送信バイト数", + "call_active": "コール・アクティブ", + "quiet": "静音", "animal": "動物", "detected": "検出されました", "animal_lens": "動物レンズ 1", @@ -1658,10 +1672,8 @@ "image_sharpness": "画像の鮮明さ", "motion_sensitivity": "モーション感度", "pir_sensitivity": "PIR感度", - "volume": "ボリューム", "zoom": "ズーム", "auto_quick_reply_message": "自動クイック返信メッセージ", - "off": "オフ", "auto_track_method": "オートトラック方式", "digital": "デジタル", "digital_first": "デジタルファースト", @@ -1676,8 +1688,22 @@ "adaptive": "適応", "auto_adaptive": "自動適応", "on_at_night": "夜にオン", + "hdr": "HDR", + "motion_ringtone": "モーション着信音", + "attraction": "アトラクション", + "city_bird": "シティ・バード", + "good_day": "良い一日", + "hop_hop": "Hop hop", + "loop": "ループ", + "moonlight": "月明かり", + "operetta": "オペレッタ", + "original_tune": "オリジナル曲", + "piano_key": "ピアノキー", + "way_back_home": "家への帰り道", + "person_ringtone": "人物着信音", "play_quick_reply_message": "クイック返信メッセージを再生する", "ptz_preset": "PTZプリセット", + "visitor_ringtone": "ビジター着信音", "battery_percentage": "バッテリーのパーセンテージ", "battery_state": "バッテリーの状態", "charge_complete": "充電完了", @@ -1691,7 +1717,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index}ストレージ", "ptz_pan_position": "PTZパン位置", "sd_hdd_index_storage": "SD {hdd_index}ストレージ", - "wi_fi_signal": "Wi-Fi信号", "auto_focus": "オートフォーカス", "auto_tracking": "オートトラッキング", "buzzer_on_event": "イベント時のブザー", @@ -1699,7 +1724,7 @@ "email_on_event": "イベントに関するEメール", "ftp_upload": "FTPアップロード", "guard_return": "ガードリターン", - "hdr": "HDR", + "led": "LED", "manual_record": "マニュアル記録", "pir_enabled": "PIR有効", "pir_reduce_false_alarm": "PIRの誤報を減らす", @@ -1708,50 +1733,131 @@ "record": "録画", "record_audio": "オーディオの録音", "siren_on_event": "イベントのサイレン", - "call_active": "コール・アクティブ", - "quiet": "静音", - "auto_gain": "オートゲイン", - "mic_volume": "マイク音量", - "noise_suppression": "ノイズ対策", - "noise_suppression_level": "ノイズ抑制レベル", - "satellite_enabled": "サテライトが有効", - "calibration": "キャリブレーション", - "auto_lock_paused": "オートロック一時停止中", - "timeout": "タイムアウト", - "unclosed_alarm": "閉まっていないアラーム", - "unlocked_alarm": "アラームのロック解除", - "bluetooth_signal": "Bluetooth信号", - "light_level": "ライトレベル", - "momentary": "瞬間的", - "pull_retract": "引く/引っ込める", - "ding": "ベル", - "doorbell_volume": "ドアホンの音量", - "last_activity": "最後のアクティビティ", - "last_ding": "最後のベル", - "last_motion": "最後の動き", - "voice_volume": "声の大きさ", - "wi_fi_signal_category": "Wi-Fi信号カテゴリ", - "wi_fi_signal_strength": "Wi-Fi信号強度", - "automatic": "オートマチック", - "box": "ボックス", - "step": "ステップ", + "compressor_energy_consumption": "コンプレッサーのエネルギー消費量", + "compressor_estimated_power_consumption": "コンプレッサーの推定消費電力", + "compressor_frequency": "コンプレッサー周波数", + "cool_energy_consumption": "冷却エネルギー消費量", + "energy_consumption": "エネルギー消費量", + "heat_energy_consumption": "熱エネルギー消費量", + "inside_temperature": "室内温度", + "outside_temperature": "外気温", + "estimated_distance": "推定距離", + "vendor": "ベンダー", + "last_scanned_by_device_id_name": "最後にスキャンしたデバイスID", + "tag_id": "タグID", + "battery_low": "バッテリー残量低下", + "cloud_connection": "クラウド接続", + "humidity_warning": "湿度警告", + "overheated": "オーバーヒート", + "temperature_warning": "温度警告", + "update_available": "利用可能なアップデート", + "dry": "ドライ", + "wet": "ウェット", + "stop_alarm": "アラームを停止", + "test_alarm": "テストアラーム", + "smooth_off": "スムースオフ", + "smooth_on": "スムーズオン", + "temperature_offset": "温度オフセット", + "alarm_sound": "アラーム音", + "alarm_volume": "アラーム音量", + "light_preset": "ライトプリセット", + "alarm_source": "アラームソース", + "auto_off_at": "自動オフ", + "available_firmware_version": "利用可能なファームウェアバージョン", + "this_month_s_consumption": "今月の消費量", + "today_s_consumption": "今日の消費量", + "total_consumption": "総消費量", + "device_name_current": "{device_name}の電流", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name}の消費電流", + "current_firmware_version": "現在のファームウェアバージョン", + "device_time": "デバイス時間", + "on_since": "以来", + "report_interval": "レポート間隔", + "signal_strength": "信号強度", + "signal_level": "信号レベル", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name}の今日の消費量", + "device_name_total_consumption": "{device_name}の総消費量", + "voltage": "電圧", + "device_name_voltage": "{device_name}の電圧", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "自動更新が有効", + "fan_sleep_mode": "ファンスリープモード", + "smooth_transitions": "スムーズな移行", + "size": "サイズ", + "size_in_bytes": "バイト単位のサイズ", + "jammed": "問題が発生", + "locking": "施錠中...", + "unlocking": "解錠中...", + "changed_by": "に変更されました", + "code_format": "コード形式", + "recording": "レコーディング", + "streaming": "ストリーミング", + "access_token": "アクセストークン", + "brand": "ブランド", + "stream_type": "ストリームの種類", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "モデル", + "managed_via_ui": "UI経由で管理", + "minute": "分", + "second": "秒", + "timestamp": "タイムスタンプ", + "event_type": "イベントタイプ", + "doorbell": "ドアベル", + "max_length": "最大長", + "pattern": "パターン", + "clear_night": "快晴、夜", + "cloudy": "曇り", + "exceptional": "例外的", + "fog": "霧", + "hail": "雹", + "lightning": "雷", + "lightning_rainy": "雷、雨", + "partly_cloudy": "晴れ時々曇り", + "pouring": "土砂降り", + "rainy": "雨", + "snow": "雪", + "snowy_rainy": "雪、雨", + "sunny": "晴れ", + "windy": "強風", + "windy_cloudy": "風、曇り", + "apparent_temperature": "体感温度", + "cloud_coverage": "雲の範囲", + "dew_point_temperature": "露点温度", + "ozone": "オゾン", + "pressure": "圧力", + "pressure_unit": "気圧の単位", + "uv_index": "UV指数", + "wind_bearing": "風の方位", + "wind_gust_speed": "突風速度", + "finishes_at": "終了時刻", + "remaining": "残り", + "last_reset": "最終リセット", + "possible_states": "可能な状態", + "state_class": "状態クラス", + "measurement": "測定", + "total_increasing": "合計増加", "apparent_power": "皮相電力", + "air_quality_index": "大気質指数", "atmospheric_pressure": "大気圧", "carbon_dioxide": "二酸化炭素", + "conductivity": "導電率", "data_rate": "データレート", + "data_size": "データサイズ", "distance": "距離", "stored_energy": "蓄積されたエネルギー", "frequency": "周波数", + "illuminance": "照度", "irradiance": "放射照度", "nitrogen_dioxide": "二酸化窒素", "nitrogen_monoxide": "一酸化窒素", "nitrous_oxide": "亜酸化窒素", - "ozone": "オゾン", "ph": "pH", "pm": "PM2.5", "power_factor": "力率", "precipitation_intensity": "降水強度", - "pressure": "圧力", "reactive_power": "無効電力", "sound_pressure": "音圧", "speed": "速度", @@ -1761,12 +1867,13 @@ "stored_volume": "保存容量(Stored volume)", "weight": "重量", "available_tones": "利用可能な音色", - "end_time": "終了時間", - "start_time": "開始時間", - "managed_via_ui": "UI経由で管理", "next_event": "次のイベント", - "stopped": "停止", - "garage": "ガレージ", + "automatic": "オートマチック", + "box": "ボックス", + "step": "ステップ", + "above_horizon": "地平線より上", + "below_horizon": "地平線より下", + "identify": "識別する", "running_automations": "オートメーションの実行", "id": "ID", "max_running_automations": "最大実行オートメーション", @@ -1774,38 +1881,9 @@ "parallel": "パラレル", "queued": "待機中(Queued)", "single": "シングル", - "not_charging": "充電していない", - "disconnected": "切断", - "connected": "接続済み", - "hot": "高温", - "no_light": "ライトなし", - "light_detected": "ライトを検出", - "not_moving": "動いていない", - "unplugged": "アンプラグド", - "not_running": "実行中ではない", - "safe": "安全", - "unsafe": "安全ではない", - "tampering_detected": "干渉が検出されました", - "buffering": "バッファリング", - "playing": "プレイ中", - "standby": "スタンバイ", - "app_id": "App ID", - "local_accessible_entity_picture": "ローカルでアクセス可能なエンティティの画像", - "group_members": "グループメンバー", - "album_artist": "アルバムアーティスト", - "content_id": "コンテンツID", - "content_type": "コンテンツの種類", - "position_updated": "位置が更新されました", - "series": "シリーズ", - "all": "すべて", - "one": "1", - "available_sound_modes": "利用可能なサウンドモード", - "available_sources": "利用可能なソース", - "receiver": "レシーバー", - "speaker": "スピーカー", - "tv": "TV", - "above_horizon": "地平線より上", - "below_horizon": "地平線より下", + "max_running_scripts": "最大実行スクリプト数", + "stopped": "停止", + "garage": "ガレージ", "oscillating": "首振りする", "speed_step": "スピードステップ", "available_preset_modes": "利用可能なプリセットモード", @@ -1816,20 +1894,33 @@ "armed_vacation": "警戒状態 (バケーション)", "disarming": "警戒解除中...", "triggered": "作動済み", - "changed_by": "に変更されました", "code_for_arming": "警戒用のコード", "not_required": "不要", - "code_format": "コード形式", "gps_accuracy": "GPS精度", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "ルーター", - "event_type": "イベントタイプ", - "doorbell": "ドアベル", - "max_running_scripts": "最大実行スクリプト数", - "jammed": "問題が発生", - "locking": "施錠中...", - "unlocking": "解錠中...", + "auto_update": "自動更新", + "in_progress": "進行中", + "installed_version": "インストール済みのバージョン", + "release_summary": "リリース概要", + "release_url": "リリースURL", + "skipped_version": "スキップされたバージョン", + "firmware": "ファームウェア", + "color_mode": "Color Mode", + "brightness_only": "輝度のみ", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "色温度(ミレッド)", + "color_temperature_kelvin": "色温度(ケルビン)", + "available_effects": "利用可能なエフェクト", + "maximum_color_temperature_kelvin": "最高色温度(ケルビン)", + "maximum_color_temperature_mireds": "最高色温度(ミレッド)", + "minimum_color_temperature_kelvin": "最低色温度(ケルビン)", + "minimum_color_temperature_mireds": "最低色温度(ミレッド)", + "available_color_modes": "利用可能なカラーモード", + "end_time": "終了時間", + "start_time": "開始時間", "cool": "冷房", "fan_only": "ファンのみ", "heat_cool": "暖/冷", @@ -1840,7 +1931,7 @@ "middle": "中", "top": "トップ", "current_action": "現在のアクション", - "heating": "暖房", + "defrosting": "デフロスト", "preheating": "予熱", "max_target_humidity": "最大目標湿度", "max_target_temperature": "最大目標温度", @@ -1854,102 +1945,143 @@ "upper_target_temperature": "目標温度を上げる", "lower_target_temperature": "目標温度を下げる", "target_temperature_step": "目標温度ステップ", - "last_reset": "最終リセット", - "possible_states": "可能な状態", - "state_class": "状態クラス", - "measurement": "測定", - "total_increasing": "合計増加", - "conductivity": "Conductivity", - "data_size": "データサイズ", - "timestamp": "タイムスタンプ", - "color_mode": "Color Mode", - "brightness_only": "輝度のみ", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "色温度(ミレッド)", - "color_temperature_kelvin": "色温度(ケルビン)", - "available_effects": "利用可能なエフェクト", - "maximum_color_temperature_kelvin": "最高色温度(ケルビン)", - "maximum_color_temperature_mireds": "最高色温度(ミレッド)", - "minimum_color_temperature_kelvin": "最低色温度(ケルビン)", - "minimum_color_temperature_mireds": "最低色温度(ミレッド)", - "available_color_modes": "利用可能なカラーモード", - "clear_night": "快晴、夜", - "cloudy": "曇り", - "exceptional": "例外的", - "fog": "霧", - "hail": "雹", - "lightning": "雷", - "lightning_rainy": "雷、雨", - "partly_cloudy": "晴れ時々曇り", - "pouring": "土砂降り", - "rainy": "雨", - "snow": "雪", - "snowy_rainy": "雪、雨", - "sunny": "晴れ", - "windy": "強風", - "windy_cloudy": "風、曇り", - "apparent_temperature": "体感温度", - "cloud_coverage": "雲の範囲", - "dew_point_temperature": "露点温度", - "pressure_unit": "気圧の単位", - "uv_index": "UV指数", - "wind_bearing": "風の方位", - "wind_gust_speed": "突風速度", - "recording": "レコーディング", - "streaming": "ストリーミング", - "access_token": "アクセストークン", - "brand": "ブランド", - "stream_type": "ストリームの種類", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "モデル", - "minute": "分", - "second": "秒", - "max_length": "最大長", - "pattern": "パターン", - "finishes_at": "終了時刻", - "remaining": "残り", - "identify": "識別する", - "auto_update": "自動更新", - "in_progress": "進行中", - "installed_version": "インストール済みのバージョン", - "release_summary": "リリース概要", - "release_url": "リリースURL", - "skipped_version": "スキップされたバージョン", - "firmware": "ファームウェア", - "abort_single_instance_allowed": "すでに設定されています。設定できるのは1つだけです。", - "user_description": "セットアップを開始しますか?", - "device_is_already_configured": "デバイスはすでに設定されています", - "re_authentication_was_successful": "再認証に成功しました", - "re_configuration_was_successful": "再設定に成功しました", - "failed_to_connect": "接続に失敗しました", - "error_custom_port_not_supported": "Gen1 デバイスはカスタム ポートをサポートしていません。", - "invalid_authentication": "無効な認証", - "unexpected_error": "予期しないエラー", - "username": "ユーザー名", - "host": "Host", - "port": "ポート", + "not_charging": "充電していない", + "disconnected": "切断", + "connected": "接続済み", + "hot": "高温", + "no_light": "ライトなし", + "light_detected": "ライトを検出", + "not_moving": "動いていない", + "unplugged": "アンプラグド", + "not_running": "実行中ではない", + "safe": "安全", + "unsafe": "安全ではない", + "tampering_detected": "干渉が検出されました", + "buffering": "バッファリング", + "playing": "プレイ中", + "standby": "スタンバイ", + "app_id": "App ID", + "local_accessible_entity_picture": "ローカルでアクセス可能なエンティティの画像", + "group_members": "グループメンバー", + "album_artist": "アルバムアーティスト", + "content_id": "コンテンツID", + "content_type": "コンテンツの種類", + "position_updated": "位置が更新されました", + "series": "シリーズ", + "all": "すべて", + "one": "1", + "available_sound_modes": "利用可能なサウンドモード", + "available_sources": "利用可能なソース", + "receiver": "レシーバー", + "speaker": "スピーカー", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "ルーター", + "service_is_already_configured": "サービスはすでに設定されています", "account_is_already_configured": "アカウントはすでに設定されています", "abort_already_in_progress": "構成フローはすでに進行中です", + "failed_to_connect": "接続に失敗しました", "invalid_access_token": "無効なアクセストークン", + "invalid_authentication": "無効な認証", "received_invalid_token_data": "無効なトークンデータを受信しました。", "abort_oauth_failed": "アクセストークンの取得中にエラーが発生しました。", "timeout_resolving_oauth_token": "OAuth トークンを解決するタイムアウト。", "abort_oauth_unauthorized": "アクセス トークンの取得中に OAuth 認証エラーが発生しました。", + "re_authentication_was_successful": "再認証に成功しました", + "unexpected_error": "予期しないエラー", "successfully_authenticated": "正常に認証されました", "link_fitbit": "Fitbit をリンクする", "pick_authentication_method": "認証方法の選択", "authentication_expired_for_name": "{name} の認証の有効期限が切れました", - "service_is_already_configured": "サービスはすでに設定されています", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "{name} をセットアップしますか?", - "adapter": "アダプター", - "multiple_adapters_description": "セットアップする、Bluetoothアダプターを選択してください", + "abort_single_instance_allowed": "すでに設定されています。設定できるのは1つだけです。", + "user_description": "セットアップするデバイスを選択してください", + "two_factor_code": "多要素認証コード", + "two_factor_authentication": "多要素認証", + "username": "ユーザー名", + "sign_in_with_ring_account": "Ringアカウントでサインイン", + "broadcast_address": "ブロードキャストアドレス", + "broadcast_port": "ブロードキャストポート", + "mac_address": "Macアドレス", + "device_is_already_configured": "デバイスはすでに設定されています", + "ipv_is_not_supported": "IPv6には対応していません。", + "re_configuration_was_successful": "再設定に成功しました", + "error_custom_port_not_supported": "Gen1 デバイスはカスタム ポートをサポートしていません。", + "host": "Host", + "port": "ポート", + "component_cloud_config_step_other": "空", + "bridge_is_already_configured": "ブリッジはすでに構成されています", + "no_deconz_bridges_discovered": "deCONZブリッジは検出されませんでした", + "abort_no_hardware_available": "deCONZに接続されている無線ハードウェアがありません", + "abort_updated_instance": "新しいホストアドレスでdeCONZインスタンスを更新しました", + "error_linking_not_possible": "ゲートウェイとリンクできませんでした", + "error_no_key": "APIキーを取得できませんでした", + "hassio_confirm_title": "Home Assistantアドオンを介したMQTT Broker", + "link_with_deconz": "deCONZとリンクする", + "select_discovered_deconz_gateway": "検出された、deCONZ gatewayを選択", + "device_class": "Device Class", + "state_template": "状態テンプレート", + "template_binary_sensor": "テンプレートバイナリセンサー", + "actions_on_press": "押すアクション", + "template_button": "テンプレートボタン", + "verify_ssl_certificate": "SSL証明書を確認する", + "template_image": "テンプレート画像", + "actions_on_set_value": "設定値に対するアクション", + "step_value": "ステップ値", + "template_number": "テンプレート番号", + "available_options": "利用可能なオプション", + "actions_on_select": "選択時のアクション", + "template_select": "テンプレート選択", + "template_sensor": "テンプレートセンサー", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "電源オン時のアクション", + "value_template": "値を示すテンプレート", + "template_switch": "Template switch", + "template_a_binary_sensor": "バイナリーセンサーのテンプレート", + "template_a_button": "ボタンのテンプレート", + "template_a_image": "画像のテンプレート化", + "template_a_select": "テンプレートを選択", + "template_a_sensor": "センサーのテンプレート", + "template_a_switch": "スイッチのテンプレート", + "template_helper": "テンプレートヘルパー", + "all_entities": "すべてのエンティティ", + "hide_members": "メンバーを非表示にする", + "add_group": "グループの追加", + "ignore_non_numeric": "数値以外を無視", + "data_round_digits": "値を小数点以下の桁数に丸める", + "type": "タイプ", + "binary_sensor_group": "バイナリーセンサーグループ", + "button_group": "ボタングループ", + "cover_group": "カバーグループ", + "event_group": "イベントグループ", + "fan_group": "ファングループ", + "light_group": "ライト(Light)グループ", + "lock_group": "ロックグループ", + "media_player_group": "メディアプレーヤーグループ", + "notify_group": "グループに通知", + "sensor_group": "センサーグループ", + "switch_group": "スイッチグループ", + "no_port_for_endpoint": "エンドポイント用のポートがありません", + "abort_no_services": "エンドポイントにサービスが見つかりません", + "discovered_wyoming_service": "ワイオミングのサービスを発見", + "timeout_establishing_connection": "接続確立時にタイムアウト", + "link_google_account": "Googleアカウントをリンクする", + "name_already_exists": "名前はすでに存在します", + "passive": "パッシブ", + "define_zone_parameters": "ゾーンパラメータを定義する", + "cannot_connect_details_error_detail": "接続できません。詳細: {error_detail}", + "unknown_details_error_detail": "予期しないエラー。詳細: {error_detail}", + "uses_an_ssl_certificate": "SSL証明書を使用する", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -1960,19 +2092,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "APIキー", - "configure_daikin_ac": "ダイキン製エアコンの設定", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "SwitchBot API との通信中にエラーが発生しました: {error_detail}", + "unsupported_switchbot_type": "サポートしていない種類のSwitchbot", + "authentication_failed_error_detail": "認証に失敗しました: {error_detail}", + "error_encryption_key_invalid": "キーIDまたは暗号化キーが無効です", + "name_address": "{name} ( {address} )", + "confirm_description": "セットアップを開始しますか?", + "switchbot_account_recommended": "SwitchBot アカウント (推奨)", + "menu_options_lock_key": "ロック暗号化キーを手動で入力します", + "encryption_key": "暗号化キー", + "key_id": "キーID", + "password_description": "バックアップを保護するためのパスワード。", + "device_address": "デバイスアドレス", + "known_hosts": "既知のホスト", + "google_cast_configuration": "Google Castの設定", + "abort_alternative_integration": "デバイスは別の統合で、より適切にサポートされています", + "abort_discovery_error": "一致するDLNA デバイスを検出できませんでした", + "abort_incomplete_config": "設定に必要な変数がありません", + "manual_description": "デバイス記述XMLファイルへのURL", + "manual_title": "手動でDLNA DMR機器に接続", + "discovered_dlna_dmr_devices": "発見されたDLNA DMR機器", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "カレンダー名", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -1986,40 +2133,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "接続できません。詳細: {error_detail}", - "unknown_details_error_detail": "予期しないエラー。詳細: {error_detail}", - "uses_an_ssl_certificate": "SSL証明書を使用する", - "verify_ssl_certificate": "SSL証明書を確認する", - "timeout_establishing_connection": "接続確立時にタイムアウト", - "link_google_account": "Googleアカウントをリンクする", + "abort_mdns_missing_mac": "MDNSプロパティに、MACアドレスがありません。", + "abort_mqtt_missing_api": "MQTT プロパティに API ポートがありません。", + "abort_mqtt_missing_ip": "MQTT プロパティに IP アドレスがありません。", + "abort_mqtt_missing_mac": "MQTT プロパティに MAC アドレスがありません。", + "action_received": "アクションを受け取りました", + "discovered_esphome_node": "ESPHomeのノードが検出されました", + "api_error_occurred": "APIエラーが発生しました", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "HTTPSを有効", + "api_key": "APIキー", + "configure_daikin_ac": "ダイキン製エアコンの設定", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "{name} をセットアップしますか?", + "adapter": "アダプター", + "multiple_adapters_description": "セットアップする、Bluetoothアダプターを選択してください", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "ネットワーク上にデバイスが見つかりません", "connection_error_error": "接続エラー: {error}", "invalid_authentication_error": "無効な認証: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "認証する", - "device_class": "デバイスクラス", - "state_template": "状態テンプレート", - "template_binary_sensor": "テンプレートバイナリセンサー", - "template_sensor": "テンプレートセンサー", - "template_a_binary_sensor": "バイナリーセンサーのテンプレート", - "template_a_sensor": "センサーのテンプレート", - "template_helper": "テンプレートヘルパー", - "location_is_already_configured": "ロケーションはすでに設定されています", - "failed_to_connect_error": "接続に失敗しました: {error}", - "invalid_api_key": "無効なAPIキー", - "pin_code": "PINコード", - "discovered_android_tv": "Android TVを発見", - "known_hosts": "既知のホスト", - "google_cast_configuration": "Google Castの設定", - "abort_invalid_host": "無効なホスト名またはIPアドレス", - "device_not_supported": "デバイスはサポートされていません", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "デバイスへの認証", - "finish_title": "デバイスの名前を選択してください", - "unlock_the_device": "デバイスのロックを解除", - "yes_do_it": "はい、やります。", - "unlock_the_device_optional": "デバイスのロックを解除(オプション)", - "connect_to_the_device": "デバイスに接続", + "abort_addon_info_failed": "{addon} アドオンの情報を取得できませんでした。", + "abort_addon_install_failed": "{addon} アドオンのインストールに失敗しました。", + "abort_addon_start_failed": "{addon} アドオンの起動に失敗しました。", "invalid_birth_topic": "Invalid(無効な)birth topic", "error_bad_certificate": "CA証明書が無効です", "invalid_discovery_prefix": "無効な検出プレフィックス", @@ -2038,106 +2175,25 @@ "websocket_path": "WebSocketのパス", "enable_discovery": "検出を有効にする", "data_description_discovery": "MQTT 自動検出を有効にするオプション。", - "hassio_confirm_title": "Home Assistantアドオン経由の、deCONZ Zigbee gateway", + "installing_add_on": "アドオンのインストール", "reauth_confirm_title": "MQTTブローカーでの再認証が必要", + "starting_add_on": "アドオンの開始", + "menu_options_addon": "公式の{addon}アドオンを使用してください。", + "menu_options_broker": "MQTTブローカー接続の詳細を手動で入力する", + "pin_code": "PINコード", + "discovered_android_tv": "Android TVを発見", "path_is_not_allowed": "パスが許可されていません", "path_is_not_valid": "パスが無効です", "path_to_file": "ファイルへのパス", - "api_error_occurred": "APIエラーが発生しました", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "HTTPSを有効", - "abort_mdns_missing_mac": "MDNSプロパティに、MACアドレスがありません。", - "abort_mqtt_missing_api": "MQTT プロパティに API ポートがありません。", - "abort_mqtt_missing_ip": "MQTT プロパティに IP アドレスがありません。", - "abort_mqtt_missing_mac": "MQTT プロパティに MAC アドレスがありません。", - "service_received": "受信したサービス", - "discovered_esphome_node": "ESPHomeのノードが検出されました", - "encryption_key": "暗号化キー", - "component_cloud_config_step_other": "空", - "no_port_for_endpoint": "エンドポイント用のポートがありません", - "abort_no_services": "エンドポイントにサービスが見つかりません", - "discovered_wyoming_service": "ワイオミングのサービスを発見", - "abort_api_error": "SwitchBot API との通信中にエラーが発生しました: {error_detail}", - "unsupported_switchbot_type": "サポートしていない種類のSwitchbot", - "authentication_failed_error_detail": "認証に失敗しました: {error_detail}", - "error_encryption_key_invalid": "キーIDまたは暗号化キーが無効です", - "name_address": "{name} ( {address} )", - "switchbot_account_recommended": "SwitchBot アカウント (推奨)", - "menu_options_lock_key": "ロック暗号化キーを手動で入力します", - "key_id": "キーID", - "password_description": "バックアップを保護するためのパスワード。", - "device_address": "デバイスアドレス", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "多要素認証コード", - "two_factor_authentication": "多要素認証", - "sign_in_with_ring_account": "Ringアカウントでサインイン", - "bridge_is_already_configured": "ブリッジはすでに構成されています", - "no_deconz_bridges_discovered": "deCONZブリッジは検出されませんでした", - "abort_no_hardware_available": "deCONZに接続されている無線ハードウェアがありません", - "abort_updated_instance": "新しいホストアドレスでdeCONZインスタンスを更新しました", - "error_linking_not_possible": "ゲートウェイとリンクできませんでした", - "error_no_key": "APIキーを取得できませんでした", - "link_with_deconz": "deCONZとリンクする", - "select_discovered_deconz_gateway": "検出された、deCONZ gatewayを選択", - "all_entities": "すべてのエンティティ", - "hide_members": "メンバーを非表示にする", - "add_group": "グループの追加", - "ignore_non_numeric": "数値以外を無視", - "data_round_digits": "値を小数点以下の桁数に丸める", - "type": "タイプ", - "binary_sensor_group": "バイナリーセンサーグループ", - "cover_group": "カバーグループ", - "event_group": "イベントグループ", - "fan_group": "ファングループ", - "light_group": "ライト(Light)グループ", - "lock_group": "ロックグループ", - "media_player_group": "メディアプレーヤーグループ", - "sensor_group": "センサーグループ", - "switch_group": "スイッチグループ", - "abort_alternative_integration": "デバイスは別の統合で、より適切にサポートされています", - "abort_discovery_error": "一致するDLNA デバイスを検出できませんでした", - "abort_incomplete_config": "設定に必要な変数がありません", - "manual_description": "デバイス記述XMLファイルへのURL", - "manual_title": "手動でDLNA DMR機器に接続", - "discovered_dlna_dmr_devices": "発見されたDLNA DMR機器", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "名前はすでに存在します", - "passive": "パッシブ", - "define_zone_parameters": "ゾーンパラメータを定義する", - "calendar_name": "カレンダー名", + "data_process": "センサーとして追加するプロセス", "bluetooth_scanner_mode": "Bluetoothスキャナーモード", - "passive_scanning": "パッシブスキャン", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "deCONZ CLIPセンサーを許可する", + "allow_deconz_light_groups": "deCONZ lightグループを許可する", + "data_allow_new_devices": "新しいデバイスの自動追加を許可する", + "deconz_devices_description": "deCONZ デバイスタイプの可視性を設定します", + "deconz_options": "deCONZのオプション", + "enable_the_conversation_agent": "会話エージェントを有効にする", + "language_code": "言語コード", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2220,50 +2276,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "会話エージェントを有効にする", - "language_code": "言語コード", - "data_process": "センサーとして追加するプロセス", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "現在許可されている UUID。削除するにはチェックを外します", - "minimum_rssi": "最小RSSI", - "data_new_uuid": "新しい許可された UUID を入力します", - "data_calendar_access": "Home Assistantから、Googleカレンダーへのアクセス", - "ignore_cec": "CECを無視する", - "allowed_uuids": "許可されたUUID", - "advanced_google_cast_configuration": "Google Castの高度な設定", - "broker_options": "Brokerオプション", - "enable_birth_message": "Birth message Enable(有効化)", - "birth_message_payload": "Birth message payload(ペイロード)", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain(保持)", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "検出プレフィックス", - "enable_will_message": "ウィル(will)メッセージの有効化", - "will_message_payload": "Will message payload(ペイロード)", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain(保持)", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTTオプション", - "protocol": "プロトコル", - "select_test_server": "テストサーバーの選択", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "強制ナイトラッチ操作モード", "retry_count": "再試行回数", - "allow_deconz_clip_sensors": "deCONZ CLIPセンサーを許可する", - "allow_deconz_light_groups": "deCONZ lightグループを許可する", - "data_allow_new_devices": "新しいデバイスの自動追加を許可する", - "deconz_devices_description": "deCONZ デバイスタイプの可視性を設定します", - "deconz_options": "deCONZのオプション", + "select_test_server": "テストサーバーの選択", "invalid_url": "無効なURL", "data_browse_unfiltered": "ブラウズ時に互換性のないメディアを表示する", "event_listener_callback_url": "イベントリスナーのコールバックURL", "data_listen_port": "イベントリスナーポート(設定されていない場合はランダム)", "poll_for_device_availability": "デバイスの可用性をポーリング", "init_title": "DLNA Digital Media Rendererの設定", + "ignore_cec": "CECを無視する", + "allowed_uuids": "許可されたUUID", + "advanced_google_cast_configuration": "Google Castの高度な設定", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2274,13 +2325,47 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "プロトコル", + "data_calendar_access": "Home Assistantから、Googleカレンダーへのアクセス", + "passive_scanning": "パッシブスキャン", + "data_allow_nameless_uuids": "現在許可されている UUID。削除するにはチェックを外します", + "minimum_rssi": "最小RSSI", + "data_new_uuid": "新しい許可された UUID を入力します", + "broker_options": "Brokerオプション", + "enable_birth_message": "Birth message Enable(有効化)", + "birth_message_payload": "Birth message payload(ペイロード)", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain(保持)", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "検出プレフィックス", + "enable_will_message": "ウィル(will)メッセージの有効化", + "will_message_payload": "Will message payload(ペイロード)", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain(保持)", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTTオプション", + "data_app_delete": "このアプリケーションを削除するには、チェックを入れます", + "application_icon": "アプリケーションアイコン", + "application_id": "アプリケーションID", + "application_name": "アプリケーション名", + "configure_application_id_app_id": "アプリケーションID {app_id} の設定", + "configure_android_apps": "Androidアプリの設定", + "configure_applications_list": "アプリケーションリストの設定", + "lock_entity_name": "ロック {entity_name}", + "open_entity_name": "{entity_name} オープン", + "unlock_entity_name": "アンロック {entity_name}", + "entity_name_locked": "{entity_name} はロックされています", + "entity_name_is_open": "{entity_name} が開いています", + "entity_name_is_unlocked": "{entity_name} のロックは解除されています", + "entity_name_opened": "{entity_name} が開かれました", + "entity_name_unlocked": "{entity_name} のロックが解除されました", "first_button": "1番目のボタン", "second_button": "2番目のボタン", "third_button": "3番目のボタン", "fourth_button": "4番目のボタン", "subtype_button_down": "{subtype} ボタンダウン", "subtype_button_up": "{subtype} ボタンアップ", - "subtype_double_clicked": "\"{subtype}\" ボタンをダブルクリック", + "subtype_double_clicked": "\"{subtype}\" ダブルクリック", "subtype_double_push": "{subtype} 2回押し", "subtype_long_clicked": "{subtype} ロングクリック", "subtype_long_push": "{subtype} 長押し", @@ -2288,29 +2373,115 @@ "subtype_single_clicked": "{subtype} シングルクリック", "trigger_type_single_long": "{subtype} シングルクリックしてからロングクリック", "subtype_single_push": "{subtype} シングルプッシュ", - "subtype_triple_clicked": "\"{subtype}\" ボタンを3回クリック", + "subtype_triple_clicked": "\"{subtype}\" 3回クリック", "subtype_triple_push": "{subtype}トリプルプッシュ", + "both_buttons": "両方のボタン", + "bottom_buttons": "下部のボタン", + "fifth_button": "5番目のボタン", + "sixth_button": "6番目のボタン", + "seventh_button": "7番目のボタン", + "eighth_button": "8番目のボタン", + "dim_down": "薄暗くする", + "dim_up": "微かに明るくする", + "left": "左", + "right": "右", + "side": "サイド6", + "top_buttons": "トップボタン", + "device_awakened": "デバイスが目覚めた", + "subtype_continuously_pressed": "\"{subtype}\" が、継続的に押された", + "trigger_type_remote_button_long_release": "\"{subtype}\" 長押し後リリースされる", + "subtype_quadruple_clicked": "\"{subtype}\" 4回(quadruple)クリック", + "subtype_quintuple_clicked": "\"{subtype}\" 5回(quintuple)クリック", + "button_rotated_subtype": "ボタンが回転した \"{subtype}\"", + "button_rotated_fast_subtype": "ボタンが高速回転した \"{subtype}\"", + "button_rotation_subtype_stopped": "ボタンの回転 \"{subtype}\" が停止しました", + "subtype_pressed": "\"{subtype}\" が、押されました", + "subtype_released": "\"{subtype}\" リリース", + "device_subtype_double_tapped": "デバイス \"{subtype}\" がダブルタップされました", + "trigger_type_remote_double_tap_any_side": "デバイスのいずれかの面をダブルタップした", + "device_in_free_fall": "自由落下時のデバイス(Device in free fall)", + "device_flipped_degrees": "デバイスが90度反転", + "device_shaken": "デバイスが揺れる", + "trigger_type_remote_moved": "デバイスは \"{subtype}\" を上にして移動しました", + "trigger_type_remote_moved_any_side": "デバイスが任意の面を上にして移動した", + "trigger_type_remote_rotate_from_side": "デバイスが、\"side 6\" から \"{subtype} \"に回転した", + "device_turned_clockwise": "デバイスが時計回りに", + "device_turned_counter_clockwise": "デバイスが反時計回りに", + "press_entity_name_button": "{entity_name} ボタンを押す", + "entity_name_has_been_pressed": "{entity_name} が押されました", "set_value_for_entity_name": "{entity_name} の値を設定", "value": "値", "close_entity_name": "クローズ {entity_name}", "close_entity_name_tilt": "{entity_name}をチルトで閉じる", - "open_entity_name": "{entity_name} 解錠", "open_entity_name_tilt": "{entity_name}をチルトで開く", "set_entity_name_position": "{entity_name} 位置の設定", "set_entity_name_tilt_position": "{entity_name}のチルト位置を設定", "stop_entity_name": "停止 {entity_name}", "entity_name_is_closed": "{entity_name} は閉じています", "entity_name_is_closing": "{entity_name} が終了しています", - "entity_name_is_open": "{entity_name} が開いています", "entity_name_is_opening": "{entity_name} が開いています(is opening)", "current_entity_name_position_is": "現在の {entity_name} 位置", "condition_type_is_tilt_position": "現在の{entity_name}のチルト位置", "entity_name_closed": "{entity_name} 閉", "entity_name_closing": "{entity_name} が終了", - "entity_name_opened": "{entity_name} が開かれました", "entity_name_opening": "{entity_name} が開く(Opening)", "entity_name_position_changes": "{entity_name} 位置の変化", "entity_name_tilt_position_changes": "{entity_name}のチルト位置の変化", + "toggle_entity_name": "トグル {entity_name}", + "turn_off_entity_name": "{entity_name}をオフにする", + "turn_on_entity_name": "{entity_name}をオンにする", + "entity_name_is_off": "{entity_name}はオフです", + "entity_name_is_on": "{entity_name}はオンです", + "trigger_type_changed_states": "{entity_name}をオン/オフなりました", + "entity_name_turned_off": "{entity_name}がオフになりました", + "entity_name_turned_on": "{entity_name}がオンになりました", + "arm_entity_name_away": "警戒 {entity_name} 離席(away)", + "arm_entity_name_home": "警戒 {entity_name} 在宅", + "arm_entity_name_night": "警戒 {entity_name} 夜", + "arm_entity_name_vacation": "警戒 {entity_name} バケーション", + "disarm_entity_name": "解除 {entity_name}", + "trigger_entity_name": "トリガー {entity_name}", + "entity_name_is_armed_away": "{entity_name} は警戒状態 (外出)", + "entity_name_is_armed_home": "{entity_name} は警戒状態 (在宅)", + "entity_name_is_armed_night": "{entity_name} は警戒状態 (夜間)", + "entity_name_is_armed_vacation": "{entity_name}は警戒 バケーションです", + "entity_name_is_disarmed": "{entity_name} は警戒解除済み", + "entity_name_triggered": "{entity_name} が作動しました", + "entity_name_armed_away": "{entity_name} 警戒 離席(away)", + "entity_name_armed_home": "{entity_name} 警戒 在宅", + "entity_name_armed_night": "{entity_name} 警戒 夜", + "entity_name_armed_vacation": "{entity_name}警戒 バケーション", + "entity_name_disarmed": "{entity_name} 解除", + "entity_name_is_buffering": "{entity_name} は、バッファリング中です", + "entity_name_is_idle": "{entity_name} は、アイドル状態です", + "entity_name_is_paused": "{entity_name} は、一時停止しています", + "entity_name_is_playing": "{entity_name} が再生されています", + "entity_name_starts_buffering": "{entity_name} のバッファリングを開始します", + "entity_name_becomes_idle": "{entity_name} がアイドル状態になります", + "entity_name_starts_playing": "{entity_name} が再生を開始します", + "entity_name_update_availability_changed": "{entity_name} 更新の可用性(availability)が変更されました", + "entity_name_became_up_to_date": "{entity_name} が最新になりました", + "trigger_type_update": "{entity_name} は、利用可能なアップデートを取得しました。", + "decrease_entity_name_brightness": "{entity_name} 明るさを下げる", + "increase_entity_name_brightness": "{entity_name} 明るさを上げる", + "flash_entity_name": "フラッシュ {entity_name}", + "flash": "フラッシュ", + "action_type_select_first": "{entity_name}を最初のオプションに変更します", + "action_type_select_last": "{entity_name}を最後のオプションに変更します", + "action_type_select_next": "{entity_name}を次のオプションに変更します", + "change_entity_name_option": "{entity_name} のオプションを変更", + "action_type_select_previous": "{entity_name}を前のオプションに変更します", + "current_entity_name_selected_option": "現在選択されている {entity_name} のオプション", + "cycle": "サイクル", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} オプションが変化しました", + "action_type_set_hvac_mode": "{entity_name} のHVACモードを変更", + "change_preset_on_entity_name": "{entity_name} のプリセットを変更", + "entity_name_measured_humidity_changed": "{entity_name} 測定湿度が変化しました", + "entity_name_measured_temperature_changed": "{entity_name} 測定温度が変化しました", + "entity_name_hvac_mode_changed": "{entity_name} HVACモードが変化しました", + "send_a_notification": "通知の送信", "entity_name_battery_low": "{entity_name} 電池残量が少なくなっています", "entity_name_is_charging": "{entity_name} は充電中です", "condition_type_is_co": "{entity_name} が一酸化炭素を検出しています", @@ -2319,7 +2490,6 @@ "entity_name_is_detecting_gas": "{entity_name} がガスを検出しています", "entity_name_is_hot": "{entity_name} 熱い", "entity_name_is_detecting_light": "{entity_name} が光を検知しています", - "entity_name_locked": "{entity_name} はロックされています", "entity_name_is_moist": "{entity_name} は湿っています", "entity_name_is_detecting_motion": "{entity_name} は、動きを検出しています", "entity_name_is_moving": "{entity_name} が移動中です", @@ -2337,7 +2507,6 @@ "entity_name_is_not_cold": "{entity_name} 冷えていません", "entity_name_disconnected": "{entity_name}は切断されています", "entity_name_is_not_hot": "{entity_name} は熱くありません", - "entity_name_is_unlocked": "{entity_name} のロックは解除されています", "entity_name_is_dry": "{entity_name} は乾燥しています", "entity_name_is_not_moving": "{entity_name} は動いていません", "entity_name_is_not_occupied": "{entity_name} は占有されていません", @@ -2348,8 +2517,6 @@ "condition_type_is_not_tampered": "{entity_name} は干渉(tampering)を検出していません", "entity_name_is_safe": "{entity_name} は安全です", "entity_name_is_occupied": "{entity_name} は占有されています", - "entity_name_is_off": "{entity_name}はオフです", - "entity_name_is_on": "{entity_name}はオンです", "entity_name_is_powered": "{entity_name} の電源が入っています", "entity_name_is_present": "{entity_name} が存在します", "entity_name_is_detecting_problem": "{entity_name} が、問題を検出しています", @@ -2377,13 +2544,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} は、問題の検出を停止しました", "entity_name_stopped_detecting_smoke": "{entity_name} は、煙の検出を停止しました", "entity_name_stopped_detecting_sound": "{entity_name} は、音の検出を停止しました", - "entity_name_became_up_to_date": "{entity_name} が最新になりました", "entity_name_stopped_detecting_vibration": "{entity_name} が振動を感知しなくなった", "entity_name_battery_normal": "{entity_name} バッテリー正常", "entity_name_not_charging": "{entity_name}充電されていません", "entity_name_became_not_cold": "{entity_name} は冷えていません", "entity_name_became_not_hot": "{entity_name} 温まっていません", - "entity_name_unlocked": "{entity_name} のロックが解除されました", "entity_name_stopped_moving": "{entity_name} が動きを停止しました", "entity_name_became_not_occupied": "{entity_name} が占有されなくなりました", "entity_name_unplugged": "{entity_name} のプラグが抜かれました", @@ -2399,58 +2564,16 @@ "entity_name_started_detecting_smoke": "{entity_name} が煙の検出を開始しました", "entity_name_started_detecting_sound": "{entity_name} が音の検出を開始しました", "entity_name_started_detecting_tampering": "{entity_name} が干渉(tampering)の検出を開始しました", - "entity_name_turned_off": "{entity_name}がオフになりました", - "entity_name_turned_on": "{entity_name}がオンになりました", "entity_name_became_unsafe": "{entity_name} は安全ではなくなりました", - "trigger_type_update": "{entity_name} は、利用可能なアップデートを取得しました。", "entity_name_started_detecting_vibration": "{entity_name} が振動を感知し始めました", - "entity_name_is_buffering": "{entity_name} は、バッファリング中です", - "entity_name_is_idle": "{entity_name} は、アイドル状態です", - "entity_name_is_paused": "{entity_name} は、一時停止しています", - "entity_name_is_playing": "{entity_name} が再生されています", - "entity_name_starts_buffering": "{entity_name} のバッファリングを開始します", - "trigger_type_changed_states": "{entity_name}をオン/オフなりました", - "entity_name_becomes_idle": "{entity_name} がアイドル状態になります", - "entity_name_starts_playing": "{entity_name} が再生を開始します", - "toggle_entity_name": "トグル {entity_name}", - "turn_off_entity_name": "{entity_name}をオフにする", - "turn_on_entity_name": "{entity_name}をオンにする", - "arm_entity_name_away": "警戒 {entity_name} 離席(away)", - "arm_entity_name_home": "警戒 {entity_name} 在宅", - "arm_entity_name_night": "警戒 {entity_name} 夜", - "arm_entity_name_vacation": "警戒 {entity_name} バケーション", - "disarm_entity_name": "解除 {entity_name}", - "trigger_entity_name": "トリガー {entity_name}", - "entity_name_is_armed_away": "{entity_name} は警戒状態 (外出)", - "entity_name_is_armed_home": "{entity_name} は警戒状態 (在宅)", - "entity_name_is_armed_night": "{entity_name} は警戒状態 (夜間)", - "entity_name_is_armed_vacation": "{entity_name}は警戒 バケーションです", - "entity_name_is_disarmed": "{entity_name} は警戒解除済み", - "entity_name_triggered": "{entity_name} が作動しました", - "entity_name_armed_away": "{entity_name} 警戒 離席(away)", - "entity_name_armed_home": "{entity_name} 警戒 在宅", - "entity_name_armed_night": "{entity_name} 警戒 夜", - "entity_name_armed_vacation": "{entity_name}警戒 バケーション", - "entity_name_disarmed": "{entity_name} 解除", - "entity_name_is_home": "{entity_name} は、在宅です", - "entity_name_is_not_home": "{entity_name} は、不在です", - "entity_name_enters_a_zone": "{entity_name} がゾーンに入る", - "entity_name_leaves_a_zone": "{entity_name} がゾーンから離れる", - "lock_entity_name": "ロック {entity_name}", - "unlock_entity_name": "アンロック {entity_name}", - "action_type_set_hvac_mode": "{entity_name} のHVACモードを変更", - "change_preset_on_entity_name": "{entity_name} のプリセットを変更", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} 測定湿度が変化しました", - "entity_name_measured_temperature_changed": "{entity_name} 測定温度が変化しました", - "entity_name_hvac_mode_changed": "{entity_name} HVACモードが変化しました", + "trigger_type_button_long_release": "\"{subtype}\" は長押し後にリリースされました", "current_entity_name_apparent_power": "現在の{entity_name}の皮相電力", "condition_type_is_aqi": "現在の{entity_name}大気質指数", "current_entity_name_atmospheric_pressure": "現在の{entity_name}の気圧", "current_entity_name_battery_level": "現在の {entity_name} 電池残量", "condition_type_is_carbon_dioxide": "現在の {entity_name} 二酸化炭素濃度レベル", "condition_type_is_carbon_monoxide": "現在の {entity_name} 一酸化炭素濃度レベル", - "current_entity_name_conductivity": "Current {entity_name} conductivity", + "current_entity_name_conductivity": "現在の{entity_name}導電率", "current_entity_name_current": "現在の {entity_name} 電流", "current_entity_name_data_rate": "現在の {entity_name} データ レート", "current_entity_name_data_size": "現在の{entity_name}データ サイズ", @@ -2495,7 +2618,7 @@ "entity_name_battery_level_changes": "{entity_name} 電池残量の変化", "trigger_type_carbon_dioxide": "{entity_name} 二酸化炭素濃度の変化", "trigger_type_carbon_monoxide": "{entity_name} 一酸化炭素濃度の変化", - "entity_name_conductivity_changes": "{entity_name} conductivity changes", + "entity_name_conductivity_changes": "{entity_name} 導電率の変化", "entity_name_current_changes": "{entity_name} 現在の変化", "entity_name_data_rate_changes": "{entity_name}データ レートの変更", "entity_name_data_size_changes": "{entity_name}データ サイズの変更", @@ -2534,64 +2657,13 @@ "entity_name_water_changes": "{entity_name} 水の変化", "entity_name_weight_changes": "{entity_name} 重量の変化", "entity_name_wind_speed_changes": "{entity_name}風速の変化", - "decrease_entity_name_brightness": "{entity_name} 明るさを下げる", - "increase_entity_name_brightness": "{entity_name} 明るさを上げる", - "flash_entity_name": "フラッシュ {entity_name}", - "flash": "フラッシュ", - "fifth_button": "5番目のボタン", - "sixth_button": "6番目のボタン", - "subtype_continuously_pressed": "\"{subtype}\" ボタンを押し続ける", - "trigger_type_button_long_release": "\"{subtype}\" は長押し後にリリースされました", - "subtype_quadruple_clicked": "\"{subtype}\" ボタンを4回(quadruple)クリック", - "subtype_quintuple_clicked": "\"{subtype}\" ボタンを5回(quintuple)クリック", - "subtype_pressed": "\"{subtype}\" ボタンが押されました。", - "subtype_released": "\"{subtype}\" がリリースされました", - "action_type_select_first": "{entity_name}を最初のオプションに変更します", - "action_type_select_last": "{entity_name}を最後のオプションに変更します", - "action_type_select_next": "{entity_name}を次のオプションに変更します", - "change_entity_name_option": "{entity_name} のオプションを変更", - "action_type_select_previous": "{entity_name}を前のオプションに変更します", - "current_entity_name_selected_option": "現在選択されている {entity_name} のオプション", - "cycle": "サイクル", - "from": "From", - "entity_name_option_changed": "{entity_name} オプションが変化しました", - "send_a_notification": "通知の送信", - "both_buttons": "両方のボタン", - "bottom_buttons": "下部のボタン", - "seventh_button": "7番目のボタン", - "eighth_button": "8番目のボタン", - "dim_down": "薄暗くする", - "dim_up": "微かに明るくする", - "left": "左", - "right": "右", - "side": "サイド6", - "top_buttons": "トップボタン", - "device_awakened": "デバイスが目覚めた", - "trigger_type_remote_button_long_release": "\"{subtype}\" 長押し後リリースされる", - "button_rotated_subtype": "ボタンが回転した \"{subtype}\"", - "button_rotated_fast_subtype": "ボタンが高速回転した \"{subtype}\"", - "button_rotation_subtype_stopped": "ボタンの回転 \"{subtype}\" が停止しました", - "device_subtype_double_tapped": "デバイス \"{subtype}\" がダブルタップされました", - "trigger_type_remote_double_tap_any_side": "デバイスのいずれかの面をダブルタップした", - "device_in_free_fall": "自由落下時のデバイス(Device in free fall)", - "device_flipped_degrees": "デバイスが90度反転", - "device_shaken": "デバイスが揺れる", - "trigger_type_remote_moved": "デバイスは \"{subtype}\" を上にして移動しました", - "trigger_type_remote_moved_any_side": "デバイスが任意の面を上にして移動した", - "trigger_type_remote_rotate_from_side": "デバイスが、\"side 6\" から \"{subtype} \"に回転した", - "device_turned_clockwise": "デバイスが時計回りに", - "device_turned_counter_clockwise": "デバイスが反時計回りに", - "press_entity_name_button": "{entity_name} ボタンを押す", - "entity_name_has_been_pressed": "{entity_name} が押されました", - "entity_name_update_availability_changed": "{entity_name} 更新の可用性(availability)が変更されました", - "add_to_queue": "キューに追加", - "play_next": "次を再生", - "options_replace": "今すぐ再生してキューをクリア", - "repeat_all": "すべて繰り返す", - "repeat_one": "1 つ繰り返す", - "critical": "深刻", - "debug": "デバッグ", - "warning": "警告", + "entity_name_is_home": "{entity_name} は、在宅です", + "entity_name_is_not_home": "{entity_name} は、不在です", + "entity_name_enters_a_zone": "{entity_name} がゾーンに入る", + "entity_name_leaves_a_zone": "{entity_name} がゾーンから離れる", + "no_device_class": "デバイスクラスなし", + "no_state_class": "状態クラスがありません", + "no_unit_of_measurement": "測定単位なし", "most_recently_updated": "最新の更新", "arithmetic_mean": "算術平均", "median": "中央値", @@ -2718,10 +2790,57 @@ "violet": "バイオレット", "wheat": "小麦", "white_smoke": "ホワイトスモーク", + "add_to_queue": "キューに追加", + "play_next": "次を再生", + "options_replace": "今すぐ再生してキューをクリア", + "repeat_all": "すべて繰り返す", + "repeat_one": "1 つ繰り返す", "fatal": "致命的", - "no_device_class": "デバイスクラスなし", - "no_state_class": "状態クラスがありません", - "no_unit_of_measurement": "測定単位なし", + "debug": "デバッグ", + "warning": "警告", + "clear_tts_cache": "TTSキャッシュのクリア", + "cache": "キャッシュ", + "entity_id_description": "ログブックのエントリで参照するエンティティ。", + "language_description": "テキストの言語。デフォルトはサーバー言語です。", + "options_description": "統合固有のオプションを含むディクショナリ。", + "say_a_tts_message": "TTSメッセージを言う", + "media_player_entity_id_description": "メッセージを再生するメディア プレーヤー。", + "media_player_entity": "メディアプレーヤーエンティティ", + "speak": "話す", + "request_sync_description": "request_sync コマンドを Google に送信します。", + "agent_user_id": "エージェントのユーザーID", + "request_sync": "同期をリクエストする", + "disables_the_motion_detection": "モーション検知を無効にします。", + "disable_motion_detection": "モーション検知を無効にする", + "enable_motion_detection": "モーション検出を有効にします。", + "format_description": "メディアプレーヤーがサポートするストリーム形式。", + "format": "フォーマット", + "media_player_description": "ストリーミング先のメディア プレーヤー。", + "play_stream": "ストリームを再生する", + "filename": "ファイル名", + "lookback": "ルックバック", + "snapshot_description": "カメラからスナップショットを取得します。", + "take_snapshot": "スナップショットをとる", + "turns_off_the_camera": "カメラをオフにします。", + "turns_on_the_camera": "カメラをオンにします。", + "locks_a_lock": "ロックをロックします。", + "code_description": "アラームを警戒状態にさせるためのコード。", + "opens_a_lock": "ロックを開きます。", + "unlocks_a_lock": "ロックを解除します。", + "set_datetime_description": "日付や時刻を設定する。", + "the_target_date": "ターゲット時刻。", + "datetime_description": "ターゲットの日付と時刻。", + "date_time": "日付と時刻", + "selects_the_first_option": "最初のオプションを選択します。", + "first": "最初", + "selects_the_last_option": "最後のオプションを選択します。", + "select_the_next_option": "次のオプションを選択します。", + "selects_an_option": "オプションを選択します。", + "option_to_be_selected": "選択するオプション。", + "selects_the_previous_option": "前のオプションを選択します。", + "sets_the_options": "オプションを設定する。", + "list_of_options": "オプションのリスト。", + "set_options": "オプションを設定する", "dump_log_objects": "ログオブジェクトをダンプします", "log_current_tasks_description": "現在のすべての非同期タスクをログに記録します。", "log_current_asyncio_tasks": "現在の非同期タスクをログに記録する", @@ -2746,47 +2865,30 @@ "stop_logging_object_sources": "オブジェクトソースのログ記録を停止する", "stop_log_objects_description": "メモリ内のオブジェクトのログ増加を停止する。", "stop_logging_objects": "オブジェクトのログ記録を停止する", - "request_sync_description": "request_sync コマンドを Google に送信します。", - "agent_user_id": "エージェントのユーザーID", - "request_sync": "同期をリクエストする", + "sets_the_value": "値を設定します。", + "the_target_value": "ターゲット値。", + "get_weather_forecast": "天気予報を取得します。", + "type_description": "予報タイプ:毎日、1時間ごと、1日2回。", + "forecast_type": "予報タイプ", + "get_forecast": "予報を取得", + "get_forecasts": "予報を取得する", + "send_magic_packet": "マジックパケットを送信", + "cancels_a_timer": "タイマーをキャンセルします。", + "changes_a_timer": "タイマーを変更します。", + "finishes_a_timer": "タイマーを終了します。", + "pauses_a_timer": "タイマーを一時停止します。", + "starts_a_timer": "タイマーを開始します。", + "duration_description": "タイマーが終了するまでに必要な時間。 [オプション]。", "reload_resources_description": "YAML 構成からダッシュボードリソースをリロードします。", - "clears_all_log_entries": "すべてのログエントリをクリアします。", - "clear_all": "すべてクリア", - "write_log_entry": "ログエントリを書き込みます。", - "log_level": "ログレベル。", - "level": "レベル", - "message_to_log": "ログに記録するメッセージ。", - "write": "書き込み", - "set_value_description": "数値の値を設定します。", - "value_description": "構成パラメータの値。", - "create_temporary_strict_connection_url_name": "一時的な厳密な接続URLを作成する", "toggles_the_siren_on_off": "サイレンのオン/オフを切り替えます。", "turns_the_siren_off": "サイレンを消します。", "turns_the_siren_on": "サイレンを鳴らします。", "tone": "トーン", - "add_event_description": "新しいカレンダーイベントを追加します。", - "location_description": "イベントの場所。オプション。", - "start_date_description": "終日イベントの開始日。", - "create_event": "イベントの作成", - "get_events": "イベントの取得", - "list_event": "リストイベント", - "closes_a_cover": "カバーを閉じます。", - "close_cover_tilt_description": "カバーを傾けて閉じます。", - "close_tilt": "チルト閉", - "opens_a_cover": "カバーを開けます。", - "tilts_a_cover_open": "カバーを傾けて開きます。", - "open_tilt": "チルト開", - "set_cover_position_description": "カバーを特定の位置に移動します。", - "target_position": "ターゲット位置。", - "set_position": "セットポジション", - "target_tilt_positition": "チルト位置の目標。", - "set_tilt_position": "チルト位置を設定", - "stops_the_cover_movement": "カバーの動きを止めます。", - "stop_cover_tilt_description": "カバーのチルトの動きを止めます。", - "stop_tilt": "チルト停止", - "toggles_a_cover_open_closed": "カバーの開閉を切り替えます。", - "toggle_cover_tilt_description": "カバーのチルトの開閉を切り替える。", - "toggle_tilt": "チルト トグル", + "set_default_level_description": "統合のデフォルトのログレベルを設定します。", + "level_description": "すべての統合のデフォルトの重大度レベル。", + "level": "レベル", + "set_default_level": "デフォルトレベル設定", + "set_level": "レベルを設定", "check_configuration": "設定の確認", "reload_all": "すべてリロード", "reload_config_entry_description": "指定された構成エントリを再ロードします。", @@ -2807,20 +2909,17 @@ "generic_toggle": "汎用トグル", "generic_turn_off": "汎用的なオフ", "generic_turn_on": "汎用的なオン", + "entities_to_update": "更新するエンティティ", "update_entity": "エンティティの更新", - "creates_a_new_backup": "新しいバックアップを作成します。", "decrement_description": "現在の値を 1 ステップずつデクリメントします。", "increment_description": "値を 1 ステップずつインクリメントします。", - "sets_the_value": "値を設定する。", - "the_target_value": "ターゲット値。", - "reloads_the_automation_configuration": "オートメーション設定をリロードする。", - "toggle_description": "メディアプレーヤーのオン/オフを切り替えます。", - "trigger_description": "オートメーションのアクションをトリガーします。", - "skip_conditions": "スキップ条件", - "disables_an_automation": "オートメーションを無効にする。", - "stops_currently_running_actions": "現在実行中のアクションを停止します。", - "stop_actions": "アクションの停止", - "enables_an_automation": "オートメーションを有効にする。", + "bridge_identifier": "ブリッジ識別子", + "configuration_payload": "構成ペイロード", + "entity_description": "deCONZ の特定のデバイス エンドポイントを表します。", + "path": "パス", + "device_refresh_description": "deCONZ から利用可能なデバイスを更新します。", + "device_refresh": "デバイスのリフレッシュ", + "remove_orphaned_entries": "孤立したエントリを削除する", "restart_add_on": "アドオンを再起動します。", "the_add_on_slug": "アドオンのスラッグ。", "starts_an_add_on": "アドオンを開始します。", @@ -2848,60 +2947,103 @@ "restore_partial_description": "部分的なバックアップから復元します。", "restores_home_assistant": "Home Assistantを復元します。", "restore_from_partial_backup": "部分バックアップから復元します。", - "clears_the_playlist": "プレイリストをクリアします。", - "clear_playlist": "プレイリストをクリア", - "selects_the_next_track": "次のトラックを選択します。", - "pauses": "一時停止します。", - "starts_playing": "再生を開始します。", - "toggles_play_pause": "再生/一時停止を切り替えます。", - "selects_the_previous_track": "前のトラックを選択します。", - "seek": "シーク", - "stops_playing": "再生を停止します。", - "starts_playing_specified_media": "指定したメディアの再生を開始します。", - "announce": "アナウンス", - "enqueue": "キューに入れる", - "repeat_mode_to_set": "リピートモードを設定します。", - "select_sound_mode_description": "特定のサウンドモードを選択します。", - "select_sound_mode": "サウンドモードの選択", - "select_source": "ソースを選択", - "shuffle_description": "シャッフル モードが有効かどうか。", - "unjoin": "参加解除", - "turns_down_the_volume": "音量を下げます。", - "turn_down_volume": "音量を下げる", - "volume_mute_description": "メディアプレーヤーをミュートまたはミュート解除します。", - "is_volume_muted_description": "ミュートするかどうかを定義します。", - "mute_unmute_volume": "音量のミュート/ミュート解除", - "sets_the_volume_level": "音量レベルを設定します。", - "set_volume": "音量設定", - "turns_up_the_volume": "音量を上げます。", - "turn_up_volume": "音量を上げる", - "apply_filter": "フィルタを適用する", - "days_to_keep": "保管日数", - "repack": "リパック", - "purge": "パージ", - "domains_to_remove": "削除するドメイン", - "entity_globs_to_remove": "削除するエンティティ グロブ", - "entities_to_remove": "削除するエンティティ", - "purge_entities": "エンティティのパージ", - "decrease_speed_description": "ファンの速度を下げます。", - "percentage_step_description": "パーセント単位で速度を上げます。", - "decrease_speed": "速度を下げる", - "increase_speed_description": "ファンの速度を上げます。", - "increase_speed": "速度を上げます", - "oscillate_description": "ファンの首振りを制御します。", - "turn_on_off_oscillation": "首振りのオン/オフを切り替えます。", - "set_direction_description": "ファンの回転方向を設定します。", - "direction_to_rotate": "回転する方向。", - "set_direction": "方向設定", - "sets_the_fan_speed": "ファンの速度を設定します。", - "speed_of_the_fan": "ファンの速度。", - "percentage": "パーセント", - "set_speed": "設定速度", + "removes_a_group": "グループを削除します。", + "object_id": "オブジェクトID", + "creates_updates_a_user_group": "ユーザーグループを作成/更新します。", + "add_entities": "エンティティの追加", + "icon_description": "グループのアイコンの名前。", + "name_of_the_group": "グループの名前。", + "log_description": "ログブックにカスタム エントリを作成します。", + "message_description": "通知のメッセージ本文。", + "create_temporary_strict_connection_url_name": "一時的な厳密な接続URLを作成する", + "remote_connect": "リモート接続", + "remote_disconnect": "リモート切断", + "creates_a_new_backup": "新しいバックアップを作成します。", + "command_description": "Google アシスタントに送信するコマンド。", + "send_text_command": "テキストコマンドを送信", + "reloads_the_automation_configuration": "オートメーション設定をリロードする。", + "toggle_description": "メディアプレーヤーのオン/オフを切り替えます。", + "trigger_description": "オートメーションのアクションをトリガーします。", + "skip_conditions": "スキップ条件", + "disables_an_automation": "オートメーションを無効にする。", + "stops_currently_running_actions": "現在実行中のアクションを停止します。", + "stop_actions": "アクションの停止", + "enables_an_automation": "オートメーションを有効にする。", + "press_the_button_entity": "ボタン エンティティを押します。", + "load_url_description": "Kiosk Browser に URL を読み込みます。", + "url_to_load": "ロードする URL。", + "load_url": "URLをロード", + "configuration_parameter_to_set": "設定する構成パラメータ。", + "key": "キー", + "value_description": "設定するターゲット値。", + "set_configuration": "構成の設定", + "application_description": "起動するアプリケーションのパッケージ名。", + "application": "アプリケーション", + "start_application": "アプリケーションを開始", + "set_value_description": "数値の値を設定します。", + "stops_a_running_script": "実行中のスクリプトを停止します。", + "enter_your_text": "テキストを入力してください。", + "set_value": "値を設定", + "dashboard_path": "ダッシュボードのパス", + "view_path": "パスを見る", + "show_dashboard_view": "ダッシュボードビューを表示", + "closes_a_cover": "カバーを閉じます。", + "close_cover_tilt_description": "カバーを傾けて閉じます。", + "close_tilt": "チルト閉", + "opens_a_cover": "カバーを開けます。", + "tilts_a_cover_open": "カバーを傾けて開きます。", + "open_tilt": "チルト開", + "set_cover_position_description": "カバーを特定の位置に移動します。", + "target_position": "ターゲット位置。", + "set_position": "セットポジション", + "target_tilt_positition": "チルト位置の目標。", + "set_tilt_position": "チルト位置を設定", + "stops_the_cover_movement": "カバーの動きを止めます。", + "stop_cover_tilt_description": "カバーのチルトの動きを止めます。", + "stop_tilt": "チルト停止", + "toggles_a_cover_open_closed": "カバーの開閉を切り替えます。", + "toggle_cover_tilt_description": "カバーのチルトの開閉を切り替える。", + "toggle_tilt": "チルト トグル", + "decrease_speed_description": "ファンの速度を下げます。", + "percentage_step_description": "パーセント単位で速度を上げます。", + "decrease_speed": "速度を下げる", + "increase_speed_description": "ファンの速度を上げます。", + "increase_speed": "速度を上げます", + "oscillate_description": "ファンの首振りを制御します。", + "turn_on_off_oscillation": "首振りのオン/オフを切り替えます。", + "set_direction_description": "ファンの回転方向を設定します。", + "direction_to_rotate": "回転する方向。", + "set_direction": "方向設定", + "sets_the_fan_speed": "ファンの速度を設定します。", + "speed_of_the_fan": "ファンの速度。", + "percentage": "パーセント", + "set_speed": "設定速度", "sets_preset_mode": "プリセットモードを設定します。", "set_preset_mode": "プリセットモードの設定", "toggles_the_fan_on_off": "ファンのオン/オフを切り替えます。", "turns_fan_off": "ファンをオフにします。", "turns_fan_on": "ファンをオンにします。", + "arm_with_custom_bypass": "警戒 カスタム バイパス", + "alarm_arm_vacation_description": "アラームを 「警戒、バケーション」に設定します。", + "disarms_the_alarm": "アラームを解除します。", + "alarm_trigger_description": "外部アラームトリガーを有効にします。", + "toggles_a_switch_on_off": "スイッチのオン/オフを切り替えます。", + "turns_a_switch_off": "スイッチをオフにします。", + "turns_a_switch_on": "スイッチをオンにします。", + "device_description": "コマンドを送信するデバイス ID。", + "delete_command": "コマンドの削除", + "alternative": "代替", + "command_type_description": "学習するコマンドの種類。", + "command_type": "コマンドの種類", + "timeout_description": "コマンドを学習するまでのタイムアウト。", + "learn_command": "コマンドを学習する", + "delay_seconds": "遅延秒数", + "hold_seconds": "ホールド秒", + "repeats": "繰り返し", + "send_command": "コマンド送信", + "toggles_a_device_on_off": "デバイスのオン/オフを切り替えます。", + "turns_the_device_off": "デバイスの電源をオフにします。", + "turn_on_description": "電源オンコマンドを送信します。", "apply_description": "設定を使用してシーンをアクティブにします。", "entities_description": "エンティティとそのターゲット状態のリスト。", "transition": "トランジション", @@ -2912,44 +3054,105 @@ "snapshot_entities": "スナップショットエンティティ", "delete_description": "動的に作成されたシーンを削除します。", "activates_a_scene": "シーンをアクティブにします。", - "selects_the_first_option": "最初のオプションを選択します。", - "first": "最初", - "selects_the_last_option": "最後のオプションを選択します。", - "select_the_next_option": "次のオプションを選択します。", - "selects_an_option": "オプションを選択します。", - "option_to_be_selected": "選択するオプション。", - "selects_the_previous_option": "前のオプションを選択します。", - "sets_the_options": "オプションを設定する。", - "list_of_options": "オプションのリスト。", - "set_options": "オプションを設定する", + "play_chime_description": "チャイムで着信音を再生します。", + "device_id_description": "着信音を再生するチャイム。", + "target_chime": "ターゲットチャイム", + "ringtone_to_play": "再生する着信音。", + "ringtone": "着信音", + "play_chime": "チャイムを鳴らす", + "ptz_move_description": "カメラを特定の速度で動かします。", + "ptz_move_speed": "PTZ の移動速度。", + "ptz_move": "PTZ 移動", + "add_event_description": "新しいカレンダーイベントを追加します。", + "calendar_id_description": "希望するカレンダーのID。", + "calendar_id": "カレンダーID", + "description_description": "イベントの説明。オプション。", + "summary_description": "イベントのタイトルとして機能します。", + "location_description": "イベントの場所。", + "create_event": "イベントの作成", "closes_a_valve": "バルブを閉じます。", "opens_a_valve": "バルブを開きます。", "set_valve_position_description": "バルブを特定の位置に動かします。", "stops_the_valve_movement": "バルブの動きを止めます。", "toggles_a_valve_open_closed": "バルブの開閉を切り替えます。", - "load_url_description": "Kiosk Browser に URL を読み込みます。", - "url_to_load": "ロードする URL。", - "load_url": "URLをロード", - "configuration_parameter_to_set": "設定する構成パラメータ。", - "key": "キー", - "set_configuration": "構成の設定", - "application_description": "起動するアプリケーションのパッケージ名。", - "application": "アプリケーション", - "start_application": "アプリケーションを開始", - "command_description": "Google アシスタントに送信するコマンド。", - "media_player_entity": "メディアプレーヤーエンティティ", - "send_text_command": "テキストコマンドを送信", - "code_description": "ロックを解除するためのコード。", - "arm_with_custom_bypass": "警戒 カスタム バイパス", - "alarm_arm_vacation_description": "アラームを 「警戒、バケーション」に設定します。", - "disarms_the_alarm": "アラームを解除します。", - "alarm_trigger_description": "外部アラームトリガーを有効にします。", "extract_media_url_description": "サービスからメディア URL を抽出します。", "format_query": "クエリのフォーマット", "url_description": "メディアが見つかる URL。", "media_url": "メディアURL", "get_media_url": "メディア URL を取得", "play_media_description": "指定された URL からファイルをダウンロードします。", + "clears_all_log_entries": "すべてのログエントリをクリアします。", + "clear_all": "すべてクリア", + "write_log_entry": "ログエントリを書き込みます。", + "log_level": "ログレベル。", + "message_to_log": "ログに記録するメッセージ。", + "write": "書き込み", + "reload_themes_description": "YAML 構成からテーマを再読み込みします。", + "reload_themes": "テーマのリロード", + "name_of_a_theme": "テーマの名前。", + "set_the_default_theme": "デフォルトのテーマを設定する", + "clear_skipped_update": "スキップされたアップデートをクリアする", + "install_update": "更新プログラムのインストール", + "skip_description": "現在利用可能なアップデートをスキップ済みとしてマークします。", + "skip_update": "更新をスキップ", + "brightness_value": "明るさ値", + "a_human_readable_color_name": "人間が読める色の名前。", + "color_name": "色の名前", + "color_temperature_in_mireds": "ミレッド単位の色温度。", + "light_effect": "光の効果。", + "hue_sat_color": "色相/彩度 色", + "color_temperature_in_kelvin": "ケルビン単位の色温度。", + "profile_description": "使用するライト プロファイルの名前。", + "rgbw_color": "RGBWカラー", + "rgbww_color": "RGBWWカラー", + "white_description": "ライトをホワイトモードに設定します。", + "xy_color": "XYカラー", + "turn_off_description": "1 つ以上の照明を消します。", + "brightness_step_description": "明るさを一定量ずつ変更します。", + "brightness_step_value": "明るさステップ値", + "brightness_step_pct_description": "明るさをパーセンテージで変更します。", + "brightness_step": "明るさステップ", + "decrements_a_counter": "カウンタをデクリメントします。", + "increments_a_counter": "カウンタをインクリメントします。", + "resets_a_counter": "カウンタをリセットします。", + "sets_the_counter_value": "カウンタ値を設定します。", + "toggles_the_helper_on_off": "ヘルパーのオン/オフを切り替える。", + "turns_off_the_helper": "ヘルパーをオフにする。", + "turns_on_the_helper": "ヘルパーをオンにする。", + "start_date_description": "終日イベントの開始日。", + "get_events": "イベントの取得", + "list_event": "リストイベント", + "turns_auxiliary_heater_on_off": "補助ヒーターをオン/オフします。", + "aux_heat_description": "補助ヒーターの新しい値。", + "auxiliary_heating": "補助暖房", + "turn_on_off_auxiliary_heater": "補助ヒーターのオン/オフ", + "sets_fan_operation_mode": "ファンの動作モードを設定します。", + "fan_operation_mode": "ファンの動作モード。", + "set_fan_mode": "ファンモードの設定", + "sets_target_humidity": "設定湿度を設定します。", + "set_target_humidity": "設定湿度を設定する", + "sets_hvac_operation_mode": "HVAC の動作モードを設定します。", + "hvac_operation_mode": "HVAC運転モード。", + "set_hvac_mode": "HVACモードの設定", + "sets_swing_operation_mode": "スイング動作モードを設定します。", + "swing_operation_mode": "スイング動作モード。", + "set_swing_mode": "スイングモードの設定", + "sets_target_temperature": "設定温度を設定します。", + "high_target_temperature": "高い設定温度。", + "target_temperature_high": "高い設定温度", + "low_target_temperature": "低い設定温度。", + "target_temperature_low": "低い設定温度", + "set_target_temperature": "設定温度の設定", + "turns_climate_device_off": "気候デバイスをオフにします。", + "turns_climate_device_on": "気候デバイスをオンにします。", + "notify_description": "選択したターゲットに通知メッセージを送信します。", + "data": "データ", + "title_of_the_notification": "通知のタイトル。", + "send_a_persistent_notification": "永続的な通知を送信する", + "sends_a_notification_message": "通知メッセージを送信します。", + "your_notification_message": "通知メッセージ。", + "title_description": "オプションの通知タイトル。", + "send_a_notification_message": "通知メッセージを送信する", "sets_a_random_effect": "ランダム効果を設定します。", "sequence_description": "HSV 配列のリスト (最大 16)。", "initial_brightness": "初期の明るさ。", @@ -2970,111 +3173,15 @@ "random_effect": "ランダム効果", "sets_a_sequence_effect": "シーケンス効果を設定します。", "repetitions_for_continuous": "繰り返し(連続の場合は0)。", - "repeats": "繰り返し", "sequence": "シーケンス", "speed_of_spread": "拡散の速度。", "spread": "拡散", "sequence_effect": "シーケンス効果", - "press_the_button_entity": "ボタン エンティティを押します。", - "see_description": "監視されたデバイスを記録します。", - "battery_description": "デバイスのバッテリー残量。", - "gps_coordinates": "GPS座標", - "gps_accuracy_description": "GPS 座標の精度。", - "hostname_of_the_device": "デバイスのホスト名。", - "hostname": "ホスト名", - "mac_description": "デバイスのMACアドレス。", - "mac_address": "Macアドレス", - "see": "見る", - "process_description": "文字起こしされたテキストから会話を開始します。", - "agent": "エージェント", - "conversation_id": "会話ID", - "language_description": "音声生成に使用する言語。", - "transcribed_text_input": "文字起こししたテキスト入力。", - "process": "プロセス", - "reloads_the_intent_configuration": "インテント設定をリロードします。", - "conversation_agent_to_reload": "会話エージェントをリロードします。", - "create_description": "**通知** パネルに通知を表示します。", - "message_description": "ログブックエントリのメッセージ。", - "notification_id": "通知ID", - "title_description": "通知メッセージのタイトル。", - "dismiss_description": "**通知** パネルから通知を削除します。", - "notification_id_description": "削除する通知の ID。", - "dismiss_all_description": "**通知** パネルからすべての通知を削除します。", - "notify_description": "選択したターゲットに通知メッセージを送信します。", - "data": "データ", - "title_of_the_notification": "通知のタイトル。", - "send_a_persistent_notification": "永続的な通知を送信する", - "sends_a_notification_message": "通知メッセージを送信します。", - "your_notification_message": "通知メッセージ。", - "send_a_notification_message": "通知メッセージを送信する", - "device_description": "コマンドを送信するデバイス ID。", - "delete_command": "コマンドの削除", - "alternative": "代替", - "command_type_description": "学習するコマンドの種類。", - "command_type": "コマンドの種類", - "timeout_description": "コマンドを学習するまでのタイムアウト。", - "learn_command": "コマンドを学習する", - "delay_seconds": "遅延秒数", - "hold_seconds": "ホールド秒", - "send_command": "コマンド送信", - "toggles_a_device_on_off": "デバイスのオン/オフを切り替えます。", - "turns_the_device_off": "デバイスの電源をオフにします。", - "turn_on_description": "電源オンコマンドを送信します。", - "stops_a_running_script": "実行中のスクリプトを停止します。", - "locks_a_lock": "ロックをロックします。", - "opens_a_lock": "ロックを開きます。", - "unlocks_a_lock": "ロックを解除します。", - "turns_auxiliary_heater_on_off": "補助ヒーターをオン/オフします。", - "aux_heat_description": "補助ヒーターの新しい値。", - "auxiliary_heating": "補助暖房", - "turn_on_off_auxiliary_heater": "補助ヒーターのオン/オフ", - "sets_fan_operation_mode": "ファンの動作モードを設定します。", - "fan_operation_mode": "ファンの動作モード。", - "set_fan_mode": "ファンモードの設定", - "sets_target_humidity": "設定湿度を設定します。", - "set_target_humidity": "設定湿度を設定する", - "sets_hvac_operation_mode": "HVAC の動作モードを設定します。", - "hvac_operation_mode": "HVAC運転モード。", - "set_hvac_mode": "HVACモードの設定", - "sets_swing_operation_mode": "スイング動作モードを設定します。", - "swing_operation_mode": "スイング動作モード。", - "set_swing_mode": "スイングモードの設定", - "sets_target_temperature": "設定温度を設定します。", - "high_target_temperature": "高い設定温度。", - "target_temperature_high": "高い設定温度", - "low_target_temperature": "低い設定温度。", - "target_temperature_low": "低い設定温度", - "set_target_temperature": "設定温度の設定", - "turns_climate_device_off": "気候デバイスをオフにします。", - "turns_climate_device_on": "気候デバイスをオンにします。", - "calendar_id_description": "希望するカレンダーのID。", - "calendar_id": "カレンダーID", - "description_description": "イベントの説明。オプション。", - "summary_description": "イベントのタイトルとして機能します。", - "dashboard_path": "ダッシュボードのパス", - "view_path": "パスを見る", - "show_dashboard_view": "ダッシュボードビューを表示", - "brightness_value": "明るさ値", - "a_human_readable_color_name": "人間が読める色の名前。", - "color_name": "色の名前", - "color_temperature_in_mireds": "ミレッド単位の色温度。", - "light_effect": "光の効果。", - "hue_sat_color": "色相/彩度 色", - "color_temperature_in_kelvin": "ケルビン単位の色温度。", - "profile_description": "使用するライト プロファイルの名前。", - "rgbw_color": "RGBWカラー", - "rgbww_color": "RGBWWカラー", - "white_description": "ライトをホワイトモードに設定します。", - "xy_color": "XYカラー", - "turn_off_description": "1 つ以上の照明を消します。", - "brightness_step_description": "明るさを一定量ずつ変更します。", - "brightness_step_value": "明るさステップ値", - "brightness_step_pct_description": "明るさをパーセンテージで変更します。", - "brightness_step": "明るさステップ", "topic_to_listen_to": "リッスンするトピック。", "topic": "トピック", "export": "エクスポート", "publish_description": "MQTT トピックにメッセージを発行する。", + "evaluate_payload": "ペイロードを評価する", "the_payload_to_publish": "公開するペイロード。", "payload": "ペイロード", "payload_template": "ペイロードテンプレート", @@ -3082,83 +3189,59 @@ "retain": "保持(Retain)", "topic_to_publish_to": "公開先のトピック。", "publish": "公開", - "ptz_move_description": "カメラを特定の速度で動かします。", - "ptz_move_speed": "PTZ の移動速度。", - "ptz_move": "PTZ 移動", - "log_description": "ログブックにカスタム エントリを作成します。", - "entity_id_description": "メッセージを再生するメディア プレーヤー。", - "toggles_a_switch_on_off": "スイッチのオン/オフを切り替えます。", - "turns_a_switch_off": "スイッチをオフにします。", - "turns_a_switch_on": "スイッチをオンにします。", - "reload_themes_description": "YAML 構成からテーマを再読み込みします。", - "reload_themes": "テーマのリロード", - "name_of_a_theme": "テーマの名前。", - "set_the_default_theme": "デフォルトのテーマを設定する", - "toggles_the_helper_on_off": "ヘルパーのオン/オフを切り替える。", - "turns_off_the_helper": "ヘルパーをオフにする。", - "turns_on_the_helper": "ヘルパーをオンにする。", - "decrements_a_counter": "カウンタをデクリメントします。", - "increments_a_counter": "カウンタをインクリメントします。", - "resets_a_counter": "カウンタをリセットします。", - "sets_the_counter_value": "カウンタ値を設定します。", - "remote_connect": "リモート接続", - "remote_disconnect": "リモート切断", - "get_weather_forecast": "天気予報を取得します。", - "type_description": "予報タイプ:毎日、1時間ごと、1日2回。", - "forecast_type": "予報タイプ", - "get_forecast": "予報を取得", - "get_forecasts": "予報を取得する", - "disables_the_motion_detection": "モーション検知を無効にします。", - "disable_motion_detection": "モーション検知を無効にする", - "enable_motion_detection": "モーション検出を有効にします。", - "format_description": "メディアプレーヤーがサポートするストリーム形式。", - "format": "フォーマット", - "media_player_description": "ストリーミング先のメディア プレーヤー。", - "play_stream": "ストリームを再生する", - "filename": "ファイル名", - "lookback": "ルックバック", - "snapshot_description": "カメラからスナップショットを取得します。", - "take_snapshot": "スナップショットをとる", - "turns_off_the_camera": "カメラをオフにします。", - "turns_on_the_camera": "カメラをオンにします。", - "clear_tts_cache": "TTSキャッシュのクリア", - "cache": "キャッシュ", - "options_description": "統合固有のオプションを含むディクショナリ。", - "say_a_tts_message": "TTSメッセージを言う", - "speak": "話す", - "broadcast_address": "ブロードキャストアドレス", - "broadcast_port_description": "マジックパケットを送信するポート。", - "broadcast_port": "ブロードキャストポート", - "send_magic_packet": "マジックパケットを送信", - "set_datetime_description": "日付や時刻を設定する。", - "the_target_date": "ターゲット時刻。", - "datetime_description": "ターゲットの日付と時刻。", - "date_time": "日付と時刻", - "bridge_identifier": "ブリッジ識別子", - "configuration_payload": "構成ペイロード", - "entity_description": "deCONZ の特定のデバイス エンドポイントを表します。", - "path": "パス", - "device_refresh_description": "deCONZ から利用可能なデバイスを更新します。", - "device_refresh": "デバイスのリフレッシュ", - "remove_orphaned_entries": "孤立したエントリを削除する", - "removes_a_group": "グループを削除します。", - "object_id": "オブジェクトID", - "creates_updates_a_user_group": "ユーザーグループを作成/更新します。", - "add_entities": "エンティティの追加", - "icon_description": "グループのアイコンの名前。", - "name_of_the_group": "グループの名前。", - "cancels_a_timer": "タイマーをキャンセルします。", - "changes_a_timer": "タイマーを変更します。", - "finishes_a_timer": "タイマーを終了します。", - "pauses_a_timer": "タイマーを一時停止します。", - "starts_a_timer": "タイマーを開始します。", - "duration_description": "タイマーが終了するまでに必要な時間。 [オプション]。", - "set_default_level_description": "統合のデフォルトのログレベルを設定します。", - "level_description": "すべての統合のデフォルトの重大度レベル。", - "set_default_level": "デフォルトレベル設定", - "set_level": "レベルを設定", - "clear_skipped_update": "スキップされたアップデートをクリアする", - "install_update": "更新プログラムのインストール", - "skip_description": "現在利用可能なアップデートをスキップ済みとしてマークします。", - "skip_update": "更新をスキップ" + "create_description": "通知パネルに通知を表示します。", + "notification_id": "通知ID", + "dismiss_description": "通知パネルから通知を削除します。", + "notification_id_description": "削除する通知の ID。", + "dismiss_all_description": "通知パネルからすべての通知を削除します。", + "process_description": "文字起こしされたテキストから会話を開始します。", + "agent": "エージェント", + "conversation_id": "会話ID", + "transcribed_text_input": "文字起こししたテキスト入力。", + "process": "プロセス", + "reloads_the_intent_configuration": "インテント設定をリロードします。", + "conversation_agent_to_reload": "会話エージェントをリロードします。", + "clears_the_playlist": "プレイリストをクリアします。", + "clear_playlist": "プレイリストをクリア", + "selects_the_next_track": "次のトラックを選択します。", + "pauses": "一時停止します。", + "starts_playing": "再生を開始します。", + "toggles_play_pause": "再生/一時停止を切り替えます。", + "selects_the_previous_track": "前のトラックを選択します。", + "seek": "シーク", + "stops_playing": "再生を停止します。", + "starts_playing_specified_media": "指定したメディアの再生を開始します。", + "announce": "アナウンス", + "enqueue": "キューに入れる", + "repeat_mode_to_set": "リピートモードを設定します。", + "select_sound_mode_description": "特定のサウンドモードを選択します。", + "select_sound_mode": "サウンドモードの選択", + "select_source": "ソースを選択", + "shuffle_description": "シャッフル モードが有効かどうか。", + "unjoin": "参加解除", + "turns_down_the_volume": "音量を下げます。", + "turn_down_volume": "音量を下げる", + "volume_mute_description": "メディアプレーヤーをミュートまたはミュート解除します。", + "is_volume_muted_description": "ミュートするかどうかを定義します。", + "mute_unmute_volume": "音量のミュート/ミュート解除", + "sets_the_volume_level": "音量レベルを設定します。", + "set_volume": "音量設定", + "turns_up_the_volume": "音量を上げます。", + "turn_up_volume": "音量を上げる", + "apply_filter": "フィルタを適用する", + "days_to_keep": "保管日数", + "repack": "リパック", + "purge": "パージ", + "domains_to_remove": "削除するドメイン", + "entity_globs_to_remove": "削除するエンティティ グロブ", + "entities_to_remove": "削除するエンティティ", + "purge_entities": "エンティティのパージ", + "see_description": "監視されたデバイスを記録します。", + "battery_description": "デバイスのバッテリー残量。", + "gps_coordinates": "GPS座標", + "gps_accuracy_description": "GPS 座標の精度。", + "hostname_of_the_device": "デバイスのホスト名。", + "hostname": "ホスト名", + "mac_description": "デバイスのMACアドレス。", + "see": "見る" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ka/ka.json b/packages/core/src/hooks/useLocale/locales/ka/ka.json index 7767f1fd..5ecf3d72 100644 --- a/packages/core/src/hooks/useLocale/locales/ka/ka.json +++ b/packages/core/src/hooks/useLocale/locales/ka/ka.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "საფოსტო ყუთი", "to_do_lists": "To-do lists", "developer_tools": "დეველოპერის ინსტრუმენტები", "media": "Media", "profile": "Profile", + "panel_mailbox": "საფოსტო ყუთი", "panel_shopping_list": "საყიდლების სია", "unknown": "Unknown", "unavailable": "მიუწვდომელია", @@ -86,7 +86,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "მდგომარეობა", + "state": "State", "name_target_humidity": "{name} target humidity", "name_current_humidity": "{name} current humidity", "name_humidifying": "{name} humidifying", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -229,7 +229,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "პაროლის ჩვენება", "hide_password": "პაროლის დამალვა", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -424,7 +426,7 @@ "change_picture": "Change picture", "current_picture": "Current picture", "picture_upload_supported_formats": "Supports JPEG, PNG, or GIF image.", - "default_color_state": "ნაგულისხმევი ფერი (მდგომარეობა)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -482,10 +484,10 @@ "mean": "საშუალო", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "სერვისი", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -538,7 +540,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -569,7 +570,7 @@ "edit_event": "Edit event", "save_event": "Save event", "all_day": "All day", - "end": "დასასრული", + "end": "End", "delete_only_this_event": "Delete only this event", "delete_all_future_events": "Delete all future events", "update_event": "განაახლეთ მოვლენა", @@ -620,6 +621,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -689,6 +694,7 @@ "didn_t_quite_get_that": "მთლად ბოლომდე ვერ მივხვდი", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -705,8 +711,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "ბოლო ცვლილება", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -827,6 +831,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -837,7 +842,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -876,6 +881,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1004,11 +1010,12 @@ "no_notifications": "შეტყობინებები არ არის", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "{service} სერვისის გამოძახება ვერ მოხერხდა.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "კავშირი დაიკარგა. მიმდინარეობს ხელახალი დაკავშირება...", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "{service} სერვისის გამოძახება ვერ მოხერხდა.", "app_configuration": "App configuration", "sidebar_toggle": "Sidebar toggle", "hide_panel": "Hide panel", @@ -1018,7 +1025,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1034,7 +1041,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "მეტი ინფორმაციის ჩვენება: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1074,6 +1081,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "ენერგიის მოხმარება", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1094,6 +1102,7 @@ "edit_configuration": "კონფიგურაციის რედაქტირება", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1109,14 +1118,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "შენახვა ვერ მოხერხდა", @@ -1141,6 +1151,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "დაფაზე დამატება", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1154,9 +1171,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "დაფაზე დამატება", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "მართვის მიღება", @@ -1164,10 +1180,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "გამოძახების სერვისი", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1241,8 +1257,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1251,12 +1267,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1264,7 +1280,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Geolocation sources", "dark_mode": "Dark mode?", - "appearance": "იერსახე", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Default Zoom", @@ -1273,6 +1289,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1284,12 +1310,16 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "მოქმედებები", - "show_entity_picture": "აჩვენეთ ერთეულის სურათი", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "მოქმედებები", + "ui_panel_lovelace_editor_card_tile_default_color": "ნაგულისხმევი ფერი (მდგომარეობა)", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "ბოლო ცვლილება", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "მდგომარეობა", "vertical_stack": "ვერტიკალური დასტა", "weather_forecast": "ამინდის პროგნოზი", "weather_to_show": "Weather to show", @@ -1298,6 +1328,14 @@ "show_only_forecast": "მხოლოდ პროგნოზის ჩვენება", "select_forecast_type": "პროგნოზის ტიპის არჩევა", "no_type": "არანაირი ტიპი", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "დამატებითი ფუნქციები", "not_compatible": "Შეუთავსებელი", "features_no_compatible_available": "ამ ერთეულისთვის თავსებადი ფუნქციები არ არის ხელმისაწვდომი", @@ -1317,7 +1355,6 @@ "vacuum_commands": "მტვერსასრუტის ბრძანებები", "commands": "ბრძანებები", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1353,7 +1390,8 @@ "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "დამალული ტერიტორიები", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1361,6 +1399,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "ფუნქციის რედაქტორი", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_black": "შავი", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "ლურჯი ნაცრისფერი", "ui_panel_lovelace_editor_color_picker_colors_brown": "ყავისფერი", @@ -1380,117 +1420,145 @@ "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1511,7 +1579,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1530,20 +1597,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1569,77 +1633,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1647,6 +1650,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1718,10 +1723,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1736,8 +1739,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1751,7 +1768,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1759,7 +1775,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1768,51 +1784,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1822,12 +1926,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1835,43 +1941,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1882,22 +1954,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1910,6 +1995,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1928,107 +2014,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2039,20 +2163,35 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", @@ -2065,40 +2204,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API Key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2117,105 +2246,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2298,50 +2347,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2352,43 +2396,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "ღილაკი სწრაფად ბრუნავს \" {subtype} \"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2397,7 +2564,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2415,7 +2581,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2426,8 +2591,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2447,7 +2610,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2458,14 +2620,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2484,53 +2644,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} შედის ზონაში", - "entity_name_leaves_a_zone": "{entity_name} ტოვებს ზონას", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2621,64 +2736,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "ღილაკი სწრაფად ბრუნავს \" {subtype} \"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} შედის ზონაში", + "entity_name_leaves_a_zone": "{entity_name} ტოვებს ზონას", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2815,10 +2879,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2844,47 +2959,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2905,21 +3004,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2954,41 +3050,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3008,6 +3130,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3019,45 +3162,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3084,110 +3290,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3195,90 +3302,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ko/ko.json b/packages/core/src/hooks/useLocale/locales/ko/ko.json index fdce2caa..b4705e91 100644 --- a/packages/core/src/hooks/useLocale/locales/ko/ko.json +++ b/packages/core/src/hooks/useLocale/locales/ko/ko.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "메일함", "to_do_list": "할 일 목록", "developer_tools": "개발자 도구", "media": "미디어", "profile": "Profile", + "panel_mailbox": "메일함", "panel_shopping_list": "쇼핑 리스트", "unknown": "알수 없음", "unavailable": "사용 불가", @@ -33,8 +33,8 @@ "config_entry": "구성 항목", "device": "기기", "upload_backup": "백업 업로드", - "turn_on": "켜기", - "turn_off": "끄기", + "on": "켜기", + "off": "끄기", "toggle": "토글", "code": "코드", "clear": "해제", @@ -70,9 +70,9 @@ "increment": "증가", "decrement": "감소", "reset": "초기화", - "position": "Position", + "position": "위치", "tilt_position": "기울기 위치", - "open": "열기", + "open_cover": "열기", "close_cover": "닫기", "stop_cover": "커버 중지", "preset_mode": "프리셋 모드", @@ -81,7 +81,7 @@ "forward": "앞으로", "reverse": "뒤로", "medium": "보통", - "state": "상태", + "state": "State", "name_target_humidity": "{name} 희망 습도", "name_current_humidity": "{name} 현재 습도", "name_humidifying": "{name} 가습", @@ -89,8 +89,9 @@ "name_on": "{name} 작동", "resume_mowing": "잔디 깎기 재개", "start_mowing": "잔디 깎기 시작", + "pause": "일시정지", "return_home": "충전대로 복귀", - "brightness": "Brightness", + "brightness": "밝기", "color_temperature": "Color temperature", "white_brightness": "백색광 밝기", "color_brightness": "색상 밝기", @@ -99,6 +100,7 @@ "effect": "Effect", "lock": "잠금장치", "unlock": "잠금 해제", + "open": "Open", "open_door": "Open door", "really_open": "문을 여시겠습니까?", "done": "Done", @@ -108,8 +110,7 @@ "browse_media": "미디어 찾아보기", "play": "재생", "play_pause": "재생 / 일시정지", - "pause": "일시정지", - "stop": "Stop", + "stop": "중지", "next": "다음", "previous": "이전", "volume_up": "음량 크게", @@ -179,7 +180,7 @@ "loading": "로드 중…", "reload": "새로고침", "delete": "삭제", - "delete_all": "Delete all", + "delete_all": "모두 삭제", "download": "다운로드", "duplicate": "복제", "purge": "제거", @@ -193,11 +194,11 @@ "move": "변경", "save": "저장하기", "add": "추가하기", - "edit": "편집하기", + "edit": "편집", "submit": "확인", "rename": "이름 변경", "search": "Search", - "ok": "OK", + "ok": "문제없음", "yes": "네", "no": "아니요", "not_now": "나중에", @@ -220,9 +221,11 @@ "media_content_type": "미디어 콘텐츠 유형", "upload_failed": "업로드 실패", "unknown_file": "알 수 없는 파일", - "select_image": "이미지 선택", + "image": "이미지", + "select_label": "{label} 선택", "upload_picture": "사진 업로드", "image_url": "로컬 경로 또는 웹 URL", + "ui_components_selectors_image_select_image": "이미지 선택", "latitude": "위도", "longitude": "경도", "radius": "반경", @@ -238,7 +241,6 @@ "entity": "구성요소", "floor": "층", "icon": "아이콘", - "location": "위치", "number": "숫자", "object": "개체", "rgb_color": "RGB 색상", @@ -248,13 +250,14 @@ "theme": "테마", "time": "시간", "manual_entry": "수동 입력", + "learn_more_about_templating": "템플릿에 대해 더 알아보기", "show_password": "비밀번호 표시", "hide_password": "비밀번호 숨기기", "no_logbook_events_found": "로그북 이벤트를 찾을 수 없습니다.", "triggered_by": "트리거:", "triggered_by_automation": "트리거: 자동화", "triggered_by_script": "트리거: 스크립트", - "triggered_by_service": "트리거: 서비스", + "triggered_by_action": "트리거: 동작", "logbook_triggered_by_numeric_state_of": "트리거: 수치상태", "triggered_by_state_of": "트리거: 상태", "triggered_by_event": "트리거: 이벤트", @@ -289,7 +292,7 @@ "detected_device_class": "감지 {device_class}", "cleared_no_device_class_detected": "해제({device_class} 비감지)", "turned_off": "꺼졌습니다.", - "on": "켜짐", + "turned_on": "켜짐", "changed_to_state": "{state}로 변경되었습니다.", "became_unavailable": "사용 불가능 상태가 되었습니다.", "became_unknown": "알 수 없게 됨", @@ -298,6 +301,7 @@ "event_type_event_detected": "{event_type} 이벤트 감지됨", "detected_an_event": "이벤트 감지", "detected_an_unknown_event": "알 수 없는 이벤트 감지", + "ui_components_logbook_triggered_by_service": "트리거: 서비스", "no_entities": "구성요소가 없습니다", "no_matching_entities_found": "일치하는 구성요소를 찾을 수 없습니다", "show_entities": "구성요소 표시하기", @@ -330,7 +334,7 @@ "close_selection_mode": "선택 모드 닫기", "select_all": "모두 선택", "select_none": "선택 안함", - "customize_table": "Customize table", + "customize_table": "테이블 사용자 지정", "conversation_agent": "대화 에이전트", "none": "없음", "country": "국가", @@ -450,9 +454,9 @@ "last_month": "지난달", "this_year": "올해", "last_year": "작년", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "기본 크기로 재설정", + "number_of_columns": "열 수", + "number_of_rows": "행 수", "never": "해당없음", "history_integration_disabled": "기록그래프가 비활성화되었습니다", "loading_state_history": "상태 기록 내용 읽는 중…", @@ -470,8 +474,10 @@ "change": "변경하기", "service": "서비스", "this_field_is_required": "이 입력란은 필수 요소입니다", - "service_data": "서비스가 데이터", + "action_data": "동작 데이터", "integration_documentation": "통합구성요소 설명서", + "ui_components_service_control_data": "서비스가 데이터", + "ui_components_service_control_target_description": "이 서비스는 대상 영역, 기기 또는 구성요소로 무엇을 사용해야 합니까?", "no_related_items_found": "관련 항목을 찾을 수 없습니다.", "related_entities": "관련된 구성요소", "related_items_group": "관련된 그룹", @@ -483,10 +489,10 @@ "filtering_by": "필터링", "number_hidden": "{number}개 숨겨짐", "ungrouped": "그룹 해제됨", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "customize": "사용자 지정", + "hide_column_title": "{title} 열 숨기기", + "show_column_title": "{title} 열 표시", + "restore_defaults": "기본값으로 재설정", "message": "메시지", "gender": "성별", "male": "남성", @@ -522,7 +528,6 @@ "episode": "에피소드", "game": "게임", "genre": "장르", - "image": "이미지", "movie": "영화", "music": "음악", "playlist": "재생 목록", @@ -553,7 +558,7 @@ "edit_event": "이벤트 편집", "save_event": "이벤트 저장", "all_day": "하루 종일", - "end": "끝", + "end": "End", "delete_only_this_event": "이 이벤트만 삭제", "delete_all_future_events": "향후 모든 이벤트 삭제", "update_event": "이벤트 업데이트", @@ -594,6 +599,10 @@ "increase_temperature": "온도 증가", "decrease_temperature": "온도 감소", "copy_to_clipboard": "클립보드에 복사", + "last_changed": "최근 변경 됨", + "last_updated": "마지막 업데이트", + "remaining": "남은 시간", + "install_status": "설치 상태", "safe_mode": "안전 모드", "all_yaml_configuration": "모든 YAML 구성", "domain": "도메인", @@ -658,6 +667,7 @@ "didn_t_quite_get_that": "이해하지 못했습니다.", "voice_command_found": "다음을 찾았습니다:", "voice_command_error": "이런, 오류가 발생했습니다", + "voice_command_conversation_no_control": "이 도우미는 집을 제어할 수 없습니다.", "how_can_i_assist": "어떻게 도와드릴까요?", "enter_a_request": "요청을 입력하십시오", "send_text": "문자 보내기", @@ -673,8 +683,6 @@ "back_to_info": "정보로 돌아가기", "related": "관련 내용", "device_info": "기기 정보", - "last_changed": "최근 변경 됨", - "last_updated": "마지막 업데이트", "show_more": "더 보기", "exit_edit_mode": "편집 모드 종료", "last_action": "마지막 동작", @@ -688,6 +696,7 @@ "create_backup_before_updating": "업데이트하기 전에 백업 만들기", "update_instructions": "업데이트 방법", "current_activity": "현재 활동", + "status": "상태", "vacuum_cleaner_commands": "청소기 조작 명령:", "fan_speed": "팬 속도", "clean_spot": "부분 청소", @@ -719,7 +728,7 @@ "default_code": "기본 코드", "editor_default_code_error": "코드가 코드 형식과 일치하지 않습니다.", "entity_id": "구성요소 ID", - "unit_of_measurement": "측정 단위", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "강수량 단위", "display_precision": "디스플레이 정밀도", "default_value": "기본값 ({value})", @@ -741,7 +750,7 @@ "connectivity": "연결성", "gas": "가스", "heat": "난방", - "light": "조명", + "light": "밝게", "moisture": "수분", "motion": "움직임", "occupancy": "재실감지", @@ -788,6 +797,7 @@ "rotate_right_and_flip": "오른쪽으로 회전하고 뒤집기", "rotate_right": "오른쪽으로 회전", "voice_assistants": "음성 어시스턴트", + "ui_dialogs_entity_registry_editor_hidden_description": "숨겨진 구성요소는 대시보드에 표시되지 않거나 간접적으로 참조(예: 영역 또는 기기를 통해)될 때 포함되지 않습니다. 해당 구성요소의 기록은 계속 추적되며 서비스를 통해 계속 상호 작용할 수 있습니다.", "enable_type": "{type} 활성화", "device_registry_detail_enabled_cause": "{cause}에 의해 {type} 비활성화되었습니다.", "unknown_error": "알 수 없는 오류", @@ -800,7 +810,7 @@ "restart_home_assistant": "Home Assistant를 다시 시작하시겠습니까?", "advanced_options": "Advanced options", "quick_reload": "빠르게 다시 로드하기", - "reload_description": "YAML 구성에서 지역을 다시 로드합니다.", + "reload_description": "YAML 구성에서 MQTT 구성요소를 다시 로드합니다.", "reloading_configuration": "구성 다시 로드 중", "failed_to_reload_configuration": "구성을 다시 로드하지 못했습니다.", "restart_description": "실행 중인 모든 자동화 및 스크립트를 중단합니다.", @@ -839,6 +849,7 @@ "input_select_no_options": "아직 옵션이 없습니다.", "initial_value": "초기값", "restore": "복원", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "{integration} 다음 단계 로드 중", "options_successfully_saved": "옵션이 성공적으로 저장되었습니다.", "repair_issue": "문제 해결하기", @@ -964,11 +975,12 @@ "no_notifications": "알림 내용이 없습니다.", "notifications": "Notifications", "dismiss_all": "모두 해제하기", - "notification_toast_service_call_failed": "{service} 서비스를 호출하지 못했습니다.", + "notification_toast_action_failed": "{service} 동작을 수행하지 못했습니다.", "connection_lost_reconnecting": "서버와 연결이 끊어졌습니다. 다시 연결하는 중…", "home_assistant_has_started": "Home Assistant가 시작되었습니다!", "triggered_name": "{name} 트리거됨", "notification_toast_no_matching_link_found": "{path} 에 대해 일치하는 내 링크가 없습니다.", + "ui_notification_toast_service_call_failed": "{service} 서비스를 호출하지 못했습니다.", "app_configuration": "앱 구성", "sidebar_toggle": "사이드바 토글", "hide_panel": "패널 숨기기", @@ -978,7 +990,8 @@ "actions_no_entity_toggle": "토글 할 구성요소가 제공되지 않았습니다", "no_navigation_path_specified": "뷰 탐색 경로가 지정되지 않았습니다", "actions_no_url": "URL이 지정되지 않았습니다", - "actions_no_service": "실행할 서비스가 지정되지 않았습니다", + "actions_no_action": "실행할 동작이 지정되지 않았습니다", + "ui_panel_lovelace_cards_actions_no_service": "실행할 서비스가 지정되지 않았습니다", "welcome_home": "집에 오신 것을 환영합니다", "empty_state_go_to_integrations_page": "통합구성요소 페이지로 이동하기.", "never_triggered": "트리거 된 적 없음", @@ -992,8 +1005,9 @@ "navigate_to_location": "{location}로 이동하기", "open_window_to_url_path": "{url_path} 창 열기", "toggle_name": "{name} 토글하기", - "call_service_name": "{name} 서비스 호출하기", + "perform_action_name": "동작 수행 {name}", "show_more_info_name": "자세한 정보 표시하기: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "{name} 서비스 호출하기", "recovery_mode_activated": "복구 모드 활성화됨", "starting_description": "Home Assistant를 시작하는 중입니다. 잠시만 기다려주세요…", "reset_focus": "초점 재설정하기", @@ -1031,6 +1045,7 @@ "energy_distribution_go_to_energy_dashboard": "에너지 대시보드로 이동", "energy_usage": "에너지 사용량", "previous_energy_usage": "이전 에너지 사용량", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "저탄소 에너지 소비량", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "소비된 저탄소 에너지를 계산할 수 없음", "unused_entities": "미사용 구성요소", @@ -1055,10 +1070,13 @@ "edit_configuration": "구성 코드 편집하기", "unsaved_changes": "저장되지 않은 변경사항", "saved": "저장되었습니다", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "YAML을 구문 분석할 수 없습니다: {error}", "raw_editor_error_invalid_config": "구성이 잘못되었습니다: {error}", "raw_editor_error_save_yaml": "YAML을 저장할 수 없습니다: {error}", "raw_editor_error_remove": "구성을 제거할 수 없습니다: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "대시보드를 제거하면 영역 및 기기가 포함된 대시보드가 자동으로 생성됩니다.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "대시보드를 제거하시겠습니까?", "title_of_your_dashboard": "대시보드 제목", "edit_title": "제목 편집하기", "title": "제목", @@ -1070,29 +1088,31 @@ "move_view_left": "뷰를 왼쪽으로 이동", "move_view_right": "뷰를 오른쪽으로 이동", "background": "배경화면", - "badges": "배지", "view_type": "보기 유형", "masonry_default": "Masonry(기본값)", "sidebar": "사이드바", "panel_card": "패널(카드 1개)", "sections_experimental": "섹션 (실험적)", "subview": "서브뷰", - "max_number_of_columns": "최대 단 수", + "edit_view_max_columns": "최대 단 수", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Visual Editor에서 편집", "edit_in_yaml": "YAML에서 편집", "saving_failed": "저장 실패", + "ui_panel_lovelace_editor_edit_view_tab_badges": "배지", "ui_panel_lovelace_editor_edit_view_type_helper_others": "아직 마이그레이션이 지원되지 않으므로 보기를 다른 유형으로 변경할 수 없습니다. 다른 보기 유형을 사용하려면 새 보기로 처음부터 시작하세요.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "마이그레이션이 아직 지원되지 않으므로 '섹션' 보기 유형을 사용하도록 보기를 변경할 수 없습니다. '섹션' 보기를 시험해 보려면 새 보기로 처음부터 시작하세요.", "card_configuration": "카드 구성", "type_card_configuration": "{type} 카드 구성", "edit_card_pick_card": "어떤 카드를 추가하시겠습니까?", - "toggle_editor": "에디터 전환", - "you_have_unsaved_changes": "저장하지 않은 변경 사항이 있습니다", + "toggle_editor": "에디터 토글", + "you_have_unsaved_changes": "저장되지 않은 변경사항이 있습니다", "edit_card_confirm_cancel": "취소하시겠습니까?", "show_visual_editor": "비주얼 편집기 보기", "show_code_editor": "코드 편집기 보기", "add_card": "카드 추가하기", - "copy": "복사", + "copy": "복사하기", "cut": "잘라내기", "move_to_view": "다른 뷰로 이동", "move_card_before": "카드를 앞으로 이동", @@ -1102,10 +1122,18 @@ "increase_card_position": "카드 위치 증가", "more_options": "옵션 더보기", "search_cards": "카드 찾기", - "config": "Config", - "layout": "Layout", + "layout": "레이아웃", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "대시보드에 카드가 표시되는 방식을 구성합니다. 이 설정은 카드의 기본 크기와 위치를 재정의합니다.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "{name} 뷰에 어떤 카드를 추가하시겠습니까?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "보기여부", + "badge_configuration": "배지 구성", + "type_badge_configuration": "{type} 배지 구성", + "edit_badge_pick_badge": "어떤 배지를 추가하시겠습니까?", + "edit_badge_confirm_cancel": "취소 하시겠습니까?", + "add_badge": "배지 추가", + "suggest_badge_header": "다음과 같은 제안을 만들었습니다", + "add_to_dashboard": "대시보드에 추가", "move_card_error_title": "카드 이동 불가", "choose_a_view": "뷰 선택하기", "dashboard": "대시보드", @@ -1123,9 +1151,9 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} 삭제됩니다.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "이 섹션", "edit_section": "섹션 편집", + "width": "Width", "suggest_card_header": "제안 드리는 카드", "pick_different_card": "다른 카드 선택", - "add_to_dashboard": "대시보드에 추가", "save_config_header": "대시보드 직접 관리하기", "save_config_empty_config": "비어있는 대시보드로 시작", "take_control": "직접 관리", @@ -1133,10 +1161,10 @@ "migrate_configuration": "구성 마이그레이션", "navigation_path": "뷰 탐색 경로", "url_path": "URL 경로", - "default_action": "기본 동작", - "call_service": "서비스 호출", + "default": "기본값", + "perform_action": "동작 수행", "more_info": "추가 정보", - "no_action": "동작 없음", + "nothing": "아무것도 안 함", "add_condition": "조건 추가하기", "test": "테스트", "condition_passes": "조건 만족됨", @@ -1163,6 +1191,7 @@ "initial_view": "초기 뷰", "calendar_entities": "캘린더 구성요소", "list_days": "목록 (7일)", + "conditional": "조건부", "card": "카드", "change_type": "변경 유형", "show_header_toggle": "헤더 토글 표시하기", @@ -1206,20 +1235,20 @@ "camera_entity": "카메라 구성요소", "image_entity": "이미지 구성요소", "camera_view": "카메라 뷰", - "double_tap_action": "더블 탭 동작", - "hold_action": "길게 누르기 동작", + "double_tap_behavior": "더블 탭 동작", + "hold_behavior": "홀드 동작", "hours_to_show": "표시 시간", "days_to_show": "표시할 날짜", "icon_height": "아이콘 높이", "image_path": "이미지 경로", - "manual": "직접 작성", + "manual": "수동", "paste_from_clipboard": "클립보드에서 붙여넣기", - "generic_paste_description": "클립보드에서 {type} 카드 붙여넣기", + "generic_paste_description": "클립보드에서 {type} 배지 붙여넣기", "refresh_interval": "새로고침 간격", "show_icon": "아이콘 표시하기", "show_name": "이름 표시하기", "show_state": "상태 표시하기", - "tap_action": "탭 동작", + "tap_behavior": "탭 동작", "secondary_info_attribute": "보조 정보 속성", "generic_state_color": "상태에 따른 색상 아이콘", "suggested_cards": "추천 카드", @@ -1227,7 +1256,7 @@ "custom_cards": "사용자 지정 카드", "geolocation_sources": "위치정보 소스", "dark_mode": "다크모드로 표시하기", - "appearance": "모습", + "appearance": "표시", "theme_mode": "테마 모드", "dark": "어둡게", "default_zoom": "기본 확대", @@ -1236,6 +1265,16 @@ "media_control": "미디어 컨트롤", "picture": "그림", "picture_elements": "그림 복합요소", + "card_options": "카드 옵션", + "elements": "요소", + "add_new_element": "새로운 요소 추가", + "dark_mode_image_path": "다크 모드 이미지 경로", + "state_filter": "상태 필터", + "dark_mode_state_filter": "다크모드 상태 필터", + "state_badge": "상태 배지", + "state_icon": "상태 아이콘", + "state_label": "상태 레이블", + "perform_action_button": "동작 수행 버튼", "picture_entity": "그림 구성요소", "picture_glance": "그림 한눈에 보기", "state_entity": "상태 구성요소", @@ -1246,7 +1285,8 @@ "thermostat": "온도 조절기", "thermostat_show_current_as_primary": "현재 온도를 기본 정보로 표시", "tile": "타일", - "icon_tap_action": "아이콘 탭 동작", + "icon_tap_behavior": "아이콘 탭 동작", + "interactions": "상호 작용", "show_entity_picture": "구성요소 사진 표시", "vertical": "수직", "hide_state": "상태 숨기기", @@ -1259,6 +1299,18 @@ "show_only_forecast": "예보만 표시", "select_forecast_type": "예보 유형 선택", "no_type": "유형 없음", + "style": "스타일", + "prefix": "접두어", + "suffix": "접미어", + "state_image": "상태 이미지", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "표시 종류", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "최대(아이콘, 이름과 상태)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "최소(아이콘만)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "보통(아이콘과 상태)", + "suggested_badges": "추천 배지", + "other_badges": "기타 배지", + "custom_badges": "사용자 지정 배지", "features": "기능", "not_compatible": "호환되지 않음", "features_no_compatible_available": "이 구성요소에 사용할 수 있는 호환 요소가 없습니다.", @@ -1278,7 +1330,6 @@ "vacuum_commands": "청소기 명령", "command": "명령", "climate_fan_modes": "공조 팬 모드", - "style": "스타일", "dropdown": "드롭다운", "customize_fan_modes": "팬 모드 사용자 정의", "fan_modes": "송풍 모드", @@ -1306,8 +1357,9 @@ "hide_energy": "에너지 숨기기", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "숨겨진 영역", "no_description_available": "상세정보가 없습니다", - "by_entity": "구성요소로 추가하기", + "by_entity": "구성요소별", "by_card": "카드로 추가하기", + "by_badge": "배지별", "header": "머릿말", "footer": "꼬릿말", "choose_a_type": "{type} 선택하기", @@ -1315,6 +1367,8 @@ "header_editor": "머릿말 편집기", "footer_editor": "꼬릿말 편집기", "feature_editor": "기능 편집기", + "element_editor": "요소 편집기", + "type_element_editor": "{type} 요소 편집기", "ui_panel_lovelace_editor_color_picker_colors_amber": "앰버", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Cyan", "ui_panel_lovelace_editor_color_picker_colors_deep_orange": "딥 오렌지", @@ -1335,112 +1389,140 @@ "compare_data": "데이터 비교", "reload_ui": "UI 다시 읽어오기", "profiler": "Profiler", - "http": "HTTP", - "cover": "커버", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "블루투스", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "타이머", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "경보 제어판", - "device_tracker": "디바이스 추적기", - "trace": "Trace", - "stream": "Stream", "person": "사람", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "계수기", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "참/거짓 입력", - "camera": "카메라", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "파일 크기", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "날짜시간 입력", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "진단", - "siren": "사이렌", "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist Pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "대화", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "파일 크기", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "텍스트 입력", + "weather": "날씨", + "home_assistant_api": "Home Assistant API", "group": "그룹", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "스케줄", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "리모컨", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "이진 센서", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "대화", "rpi_power_title": "Raspberry Pi 전원 공급 검사", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "카메라", + "stream": "Stream", + "event": "이벤트", + "webhook": "Webhook", + "logger": "로거", + "schedule": "스케줄", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "송풍", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "스위치", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "날씨", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "이진 센서", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "송풍", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "이벤트", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_text": "텍스트 입력", + "wake_on_lan": "Wake on LAN", + "diagnostics": "진단", "file_upload": "File Upload", - "climate": "공조기기", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "계수기", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "사이렌", "deconz": "deCONZ", - "timer": "타이머", - "application_credentials": "애플리케이션 자격 증명", - "logger": "로거", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "커버", + "hacs": "HACS", "local_calendar": "로컬 캘린더", + "system_log": "System Log", + "input_boolean": "참/거짓 입력", + "bluetooth": "블루투스", + "climate": "공조기기", + "application_credentials": "애플리케이션 자격 증명", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist Pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "디바이스 추적기", "synchronize_devices": "기기 동기화", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "태그 ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "배터리 잔량", + "ding": "차임", + "doorbell_volume": "Doorbell volume", + "last_activity": "마지막 활동", + "last_ding": "마지막 차임", + "last_motion": "마지막 움직임", + "mic_volume": "마이크 볼륨", + "voice_volume": "Voice volume", + "volume": "음량", + "wi_fi_signal_category": "Wi-Fi 신호 범주", + "wi_fi_signal_strength": "Wi-Fi 신호 강도", "heavy": "무겁게", "mild": "약하게", "button_down": "버튼 다운", @@ -1459,7 +1541,6 @@ "closed": "닫힘", "closing": "Closing", "failure": "실패", - "battery_level": "배터리 잔량", "os_agent_version": "OS 에이전트 버전", "apparmor_version": "Apparmor 버전", "cpu_percent": "CPU 퍼센트", @@ -1478,20 +1559,15 @@ "solar_azimuth": "태양 방위각", "solar_elevation": "태양 고도", "solar_rising": "태양 상승", - "compressor_energy_consumption": "컴프레서 에너지 소비", - "compressor_estimated_power_consumption": "컴프레서 예상 전력 소비량", - "compressor_frequency": "컴프레서 주파수", - "cool_energy_consumption": "냉방 에너지 소비량", - "energy_consumption": "에너지 소비량", - "heat_energy_consumption": "난방 에너지 소비량", - "inside_temperature": "내부 온도", - "outside_temperature": "바깥 온도", "assist_in_progress": "Assist 진행 중", + "auto_gain": "자동 게인", + "noise_suppression": "노이즈 억제", + "noise_suppression_level": "노이즈 억제 수준", "preferred": "선호됨", "finished_speaking_detection": "말하기 감지 완료", "aggressive": "적극적인", - "default": "기본값", "relaxed": "느긋한", + "satellite_enabled": "위성 사용", "device_admin": "기기 관리자", "kiosk_mode": "키오스크 모드", "plugged_in": "플러그가 꼽힘", @@ -1517,77 +1593,16 @@ "maintenance_mode": "유지 관리 모드", "motion_detection": "움직임 감지", "screensaver": "화면 보호기", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "업데이트 가능", - "dry": "제습", - "wet": "습함", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "오늘 소비량", - "total_consumption": "총 소비량", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "신호 강도", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "전압", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "예상 거리", - "vendor": "공급업체", - "air_quality_index": "공기질 지수", - "illuminance": "조도", - "noise": "소음", - "overload": "과부하", - "size": "크기", - "size_in_bytes": "크기 (바이트)", + "calibration": "교정", + "auto_lock_paused": "자동 잠금 일시중지됨", + "timeout": "타임아웃", + "unclosed_alarm": "닫히지 않은 경보", + "unlocked_alarm": "잠금 해제된 알람", + "bluetooth_signal": "블루투스 신호", + "light_level": "조명 레벨", + "wi_fi_signal": "Wi-Fi 신호", + "momentary": "모멘터리", + "pull_retract": "당기기/접기", "bytes_received": "수신된 바이트", "server_country": "서버 국가", "server_id": "서버 ID", @@ -1595,6 +1610,8 @@ "ping": "핑", "upload": "업로드", "bytes_sent": "전송된 바이트", + "call_active": "호출 활성화", + "quiet": "저소음", "animal": "동물", "detected": "감지됨", "animal_lens": "동물 렌즈 1", @@ -1666,10 +1683,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "모션 감도", "pir_sensitivity": "PIR sensitivity", - "volume": "음량", "zoom": "줌", "auto_quick_reply_message": "자동 빠른 답장 메시지", - "off": "꺼짐", "auto_track_method": "자동 추적 방법", "digital": "디지털", "digital_first": "디지털 우선", @@ -1683,8 +1698,22 @@ "adaptive": "적응형", "auto_adaptive": "자동 적응형", "on_at_night": "밤에 켜짐", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ 프리셋", + "visitor_ringtone": "Visitor ringtone", "battery_state": "배터리 상태", "charge_complete": "충전 완료", "charging": "충전 중", @@ -1697,7 +1726,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ 팬 위치", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "와이파이 신호", "auto_focus": "자동 초점", "auto_tracking": "자동 추적", "buzzer_on_event": "이벤트 부저", @@ -1705,7 +1733,7 @@ "email_on_event": "이벤트 이메일", "ftp_upload": "FTP 업로드", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "수동 기록", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1714,48 +1742,129 @@ "record": "기록", "record_audio": "오디오 녹음", "siren_on_event": "이벤트 중 사이렌", - "call_active": "호출 활성화", - "quiet": "저소음", - "auto_gain": "자동 게인", - "mic_volume": "Mic volume", - "noise_suppression": "노이즈 억제", - "noise_suppression_level": "노이즈 억제 수준", - "satellite_enabled": "위성 사용", - "calibration": "교정", - "auto_lock_paused": "자동 잠금 일시중지됨", - "timeout": "타임아웃", - "unclosed_alarm": "닫히지 않은 경보", - "unlocked_alarm": "잠금 해제된 알람", - "bluetooth_signal": "블루투스 신호", - "light_level": "조명 레벨", - "momentary": "모멘터리", - "pull_retract": "당기기/접기", - "ding": "차임", - "doorbell_volume": "Doorbell volume", - "last_activity": "마지막 활동", - "last_ding": "마지막 차임", - "last_motion": "마지막 움직임", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi 신호 범주", - "wi_fi_signal_strength": "Wi-Fi 신호 강도", - "box": "상자", - "step": "단계", + "compressor_energy_consumption": "컴프레서 에너지 소비", + "compressor_estimated_power_consumption": "컴프레서 예상 전력 소비량", + "compressor_frequency": "컴프레서 주파수", + "cool_energy_consumption": "냉방 에너지 소비량", + "energy_consumption": "에너지 소비량", + "heat_energy_consumption": "난방 에너지 소비량", + "inside_temperature": "내부 온도", + "outside_temperature": "바깥 온도", + "estimated_distance": "예상 거리", + "vendor": "공급업체", + "last_scanned_by_device_id_name": "최근 검색 된 디바이스 ID", + "tag_id": "태그 ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "업데이트 가능", + "dry": "제습", + "wet": "습함", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "오늘 소비량", + "total_consumption": "총 소비량", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "신호 강도", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "전압", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "크기", + "size_in_bytes": "크기 (바이트)", + "jammed": "걸림", + "locked": "잠금", + "changed_by": "~에 의해 변경됨", + "code_format": "코드 형식", + "recording": "녹화 중", + "streaming": "스트리밍 중", + "access_token": "액세스 토큰", + "brand": "상표명", + "stream_type": "스트림 유형", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "모델명", + "managed_via_ui": "UI를 통해 관리됨", + "minute": "분", + "second": "초", + "timestamp": "타임스탬프", + "event_type": "이벤트 유형", + "doorbell": "초인종", + "pattern": "패턴", + "clear_night": "맑은 밤", + "cloudy": "흐림", + "exceptional": "이상기후", + "fog": "안개", + "hail": "우박", + "lightning": "번개", + "lightning_rainy": "번개를 동반한 비", + "partly_cloudy": "대체로 흐림", + "pouring": "호우", + "rainy": "비", + "snowy": "눈", + "snowy_rainy": "눈이나 비", + "sunny": "맑음", + "windy": "잦은바람", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "체감 온도", + "cloud_coverage": "구름 범위", + "dew_point_temperature": "이슬점 온도", + "ozone": "오존", + "pressure": "압력", + "uv_index": "자외선 지수", + "wind_bearing": "풍향", + "wind_gust_speed": "돌풍 속도", + "paused": "일시 정지", + "finishes_at": "~에 종료", + "last_reset": "마지막 재설정", + "possible_states": "가능한 상태", + "state_class": "상태 클래스", + "measurement": "측정", + "total_increasing": "총 증가", "apparent_power": "피상 전력", + "air_quality_index": "공기질 지수", "carbon_dioxide": "이산화탄소", + "conductivity": "Conductivity", "data_rate": "데이터 속도", + "data_size": "데이터 크기", "distance": "거리", "stored_energy": "저장된 에너지", "frequency": "빈도", + "illuminance": "조도", "irradiance": "방사 조도", + "balance": "균형", "nitrogen_dioxide": "이산화질소", "nitrogen_monoxide": "일산화질소", "nitrous_oxide": "아산화질소", - "ozone": "오존", "ph": "pH", "pm": "PM2.5", "power_factor": "역률", "precipitation_intensity": "강수 강도", - "pressure": "압력", "reactive_power": "무효 전력", "sound_pressure": "음압", "speed": "속도", @@ -1765,51 +1874,21 @@ "stored_volume": "저장된 볼륨", "weight": "무게", "available_tones": "사용 가능한 톤", - "end_time": "종료 시간", - "start_time": "시작 시간", - "managed_via_ui": "UI에 의해 관리됨", "next_event": "다음 이벤트", - "stopped": "Stopped", - "garage": "차고", + "box": "상자", + "step": "단계", + "above_horizon": "수평선 위", + "below_horizon": "수평선 아래", + "identify": "Identify", "running_automations": "실행 중인 자동화", "id": "ID", "max_running_automations": "최대 실행 자동화", "parallel": "병렬", "queued": "대기열", "single": "단일", - "not_charging": "충전 중 아님", - "disconnected": "연결 해제됨", - "connected": "연결됨", - "hot": "고온", - "light_detected": "빛이 감지됨", - "locked": "잠금", - "not_moving": "움직이지 않음", - "unplugged": "플러그가 뽑힘", - "not_running": "작동 중 아님", - "unsafe": "위험", - "tampering_detected": "변조 감지됨", - "buffering": "버퍼링 중", - "paused": "일시 정지", - "playing": "재생 중", - "standby": "대기 중", - "app_id": "앱 ID", - "local_accessible_entity_picture": "로컬 액세스 가능 구성요소 사진", - "group_members": "그룹 구성원", - "muted": "음소거됨", - "album_artist": "앨범 아티스트", - "content_id": "콘텐츠 ID", - "content_type": "콘텐츠 유형", - "position_updated": "위치 업데이트됨", - "series": "시리즈", - "all": "모두", - "one": "1회", - "available_sound_modes": "사용 가능한 사운드 모드", - "available_sources": "사용 가능한 소스", - "receiver": "리시버", - "speaker": "스피커", - "tv": "TV", - "above_horizon": "수평선 위", - "below_horizon": "수평선 아래", + "max_running_scripts": "최대 실행 스크립트", + "stopped": "Stopped", + "garage": "차고", "speed_step": "속도 단계", "available_preset_modes": "사용 가능한 프리셋 모드", "armed_away": "외출 경보 설정됨", @@ -1819,52 +1898,16 @@ "armed_vacation": "휴가 경보 설정됨", "disarming": "경보 해제중", "triggered": "트리거됨", - "changed_by": "~에 의해 변경됨", "code_for_arming": "경보 설정을 위한 코드", "not_required": "필수 요소 아님", - "code_format": "코드 포맷", "gps_accuracy": "GPS 정확도", - "bluetooth_le": "블루투스 LE", - "gps": "GPS", - "router": "라우터", - "event_type": "이벤트 유형", - "doorbell": "초인종", - "max_running_scripts": "최대 실행 스크립트", - "jammed": "걸림", - "cool": "냉방", - "heat_cool": "냉난방", - "aux_heat": "보조 열", - "current_humidity": "현재 습도", - "current_temperature": "Current Temperature", - "fan_mode": "팬 모드", - "diffuse": "발산", - "middle": "중간", - "top": "위", - "current_action": "현재 동작", - "cooling": "냉방 중", - "drying": "제습 중", - "heating": "난방 중", - "preheating": "예열", - "max_target_humidity": "상한 희망 습도", - "max_target_temperature": "상한 희망 온도", - "min_target_humidity": "하한 희망 습도", - "min_target_temperature": "하한 희망 온도", - "boost": "쾌속", - "comfort": "쾌적", - "eco": "절약", - "sleep": "취침", - "both": "둘 다", - "horizontal": "수평", - "target_temperature_step": "희망 온도 단계", - "last_reset": "마지막 재설정", - "possible_states": "가능한 상태", - "state_class": "상태 클래스", - "measurement": "측정", - "total_increasing": "총 증가", - "conductivity": "Conductivity", - "data_size": "데이터 크기", - "balance": "균형", - "timestamp": "타임스탬프", + "auto_update": "자동 업데이트", + "in_progress": "진행 중", + "installed_version": "설치된 버전", + "release_summary": "릴리스 요약", + "release_url": "릴리스 URL", + "skipped_version": "건너뛴 버전", + "firmware": "펌웨어", "color_mode": "Color Mode", "brightness_only": "밝기 전용", "hs": "HS", @@ -1880,77 +1923,171 @@ "minimum_color_temperature_kelvin": "최소 색온도 (켈빈)", "minimum_color_temperature_mireds": "최소 색 온도 (미레드)", "available_color_modes": "사용 가능한 색상 모드", - "clear_night": "맑은 밤", - "cloudy": "흐림", - "exceptional": "이상기후", - "fog": "안개", - "hail": "우박", - "lightning": "번개", - "lightning_rainy": "번개를 동반한 비", - "partly_cloudy": "대체로 흐림", - "pouring": "호우", - "rainy": "비", - "snowy": "눈", - "snowy_rainy": "눈이나 비", - "sunny": "맑음", - "windy": "잦은바람", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "체감 온도", - "cloud_coverage": "구름 범위", - "dew_point_temperature": "이슬점 온도", - "uv_index": "자외선 지수", - "wind_bearing": "풍향", - "wind_gust_speed": "돌풍 속도", - "recording": "녹화 중", - "streaming": "스트리밍 중", - "access_token": "액세스 토큰", - "brand": "상표명", - "stream_type": "스트림 유형", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "모델명", - "minute": "분", - "second": "초", - "pattern": "패턴", - "finishes_at": "~에 종료", - "remaining": "남은 시간", - "identify": "식별", - "auto_update": "자동 업데이트", - "in_progress": "진행 중", - "installed_version": "설치된 버전", - "release_summary": "릴리스 요약", - "release_url": "릴리스 URL", - "skipped_version": "건너뛴 버전", - "firmware": "펌웨어", - "abort_single_instance_allowed": "이미 구성되었습니다. 하나의 인스턴스만 구성할 수 있습니다.", - "user_description": "설정을 시작하시겠습니까?", - "device_is_already_configured": "기기가 이미 구성되었습니다", - "re_authentication_was_successful": "재인증에 성공했습니다", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "연결하지 못했습니다", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "인증이 잘못되었습니다", - "unexpected_error": "예상치 못한 오류가 발생했습니다", - "username": "사용자 이름", - "host": "Host", - "port": "포트", + "end_time": "종료 시간", + "start_time": "시작 시간", + "cool": "냉방", + "heat_cool": "냉난방", + "aux_heat": "보조 열", + "current_humidity": "현재 습도", + "current_temperature": "Current Temperature", + "fan_mode": "팬 모드", + "diffuse": "발산", + "middle": "중간", + "top": "위", + "current_action": "현재 동작", + "cooling": "냉방 중", + "defrosting": "Defrosting", + "drying": "제습 중", + "heating": "난방 중", + "preheating": "예열", + "max_target_humidity": "상한 희망 습도", + "max_target_temperature": "상한 희망 온도", + "min_target_humidity": "하한 희망 습도", + "min_target_temperature": "하한 희망 온도", + "boost": "쾌속", + "comfort": "쾌적", + "eco": "절약", + "sleep": "취침", + "both": "둘 다", + "horizontal": "수평", + "target_temperature_step": "희망 온도 단계", + "not_charging": "충전 중 아님", + "disconnected": "연결 해제됨", + "connected": "연결됨", + "hot": "고온", + "no_light": "꺼짐", + "light_detected": "빛이 감지됨", + "not_moving": "움직이지 않음", + "unplugged": "플러그가 뽑힘", + "not_running": "작동 중 아님", + "unsafe": "위험", + "tampering_detected": "변조 감지됨", + "buffering": "버퍼링 중", + "playing": "재생 중", + "standby": "대기 중", + "app_id": "앱 ID", + "local_accessible_entity_picture": "로컬 액세스 가능 구성요소 사진", + "group_members": "그룹 구성원", + "muted": "음소거됨", + "album_artist": "앨범 아티스트", + "content_id": "콘텐츠 ID", + "content_type": "콘텐츠 유형", + "position_updated": "위치 업데이트됨", + "series": "시리즈", + "all": "모두", + "one": "1회", + "available_sound_modes": "사용 가능한 사운드 모드", + "available_sources": "사용 가능한 소스", + "receiver": "리시버", + "speaker": "스피커", + "tv": "TV", + "bluetooth_le": "블루투스 LE", + "gps": "GPS", + "router": "라우터", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "계정이 이미 구성되었습니다", "abort_already_in_progress": "기기 구성이 이미 진행 중입니다", + "failed_to_connect": "연결하지 못했습니다", "invalid_access_token": "액세스 토큰이 잘못되었습니다", + "invalid_authentication": "유효하지 않는 인증", "received_invalid_token_data": "잘못된 토큰 데이터를 받았습니다.", "abort_oauth_failed": "액세스 토큰을 가져오는 중 오류가 발생했습니다.", "timeout_resolving_oauth_token": "OAuth 토큰을 확인하는 시간이 초과되었습니다.", "abort_oauth_unauthorized": "액세스 토큰을 얻는 동안 OAuth 인증 오류가 발생했습니다.", + "re_authentication_was_successful": "재인증이 성공하였습니다.", + "unexpected_error": "예측하지 못한 오류", "successfully_authenticated": "성공적으로 인증되었습니다", "link_fitbit": "Fitbit 연결", "pick_authentication_method": "인증 방법 선택하기", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "서비스가 이미 구성되었습니다", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "{name}을(를) 설정하시겠습니까?", - "adapter": "어댑터", - "multiple_adapters_description": "설정할 Bluetooth 어댑터를 선택하십시오.", + "abort_single_instance_allowed": "이미 구성되었습니다. 하나의 인스턴스만 구성할 수 있습니다.", + "user_description": "설정할 기기 선택", + "two_factor_code": "2단계 인증 코드", + "two_factor_authentication": "2단계 인증", + "username": "사용자 이름", + "sign_in_with_ring_account": "Ring 계정으로 로그인하기", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC 주소", + "device_is_already_configured": "기기가 이미 구성되었습니다.", + "ipv_is_not_supported": "IPv6은 지원되지 않습니다.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "포트", + "bridge_is_already_configured": "브리지가 이미 구성되었습니다", + "no_deconz_bridges_discovered": "발견된 deCONZ 브리지가 없습니다", + "abort_no_hardware_available": "deCONZ에 연결된 무선 하드웨어가 없습니다", + "abort_updated_instance": "deCONZ 인스턴스를 새로운 호스트 주소로 업데이트했습니다", + "error_linking_not_possible": "게이트웨이와 연결할 수 없습니다.", + "error_no_key": "API 키를 가져올 수 없습니다", + "hassio_confirm_title": "Home Assistant 애드온의 MQTT 브로커", + "link_with_deconz": "deCONZ 연결하기", + "select_discovered_deconz_gateway": "발견된 deCONZ 게이트웨이 선택", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "템플릿 바이너리 센서", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "설정된 값에 동작할 것들", + "step_value": "수치 상승 단계 값", + "template_number": "템플릿 수치", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "템플릿 센서", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "바이너리 센서 템플릿", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_select": "Template a select", + "template_a_sensor": "센서 템플릿", + "template_a_switch": "Template a switch", + "template_helper": "템플릿 도우미", + "all_entities": "모든 구성요소", + "hide_members": "구성원 숨기기", + "add_group": "그룹 추가", + "ignore_non_numeric": "숫자가 아닌 항목 무시", + "data_round_digits": "소수점 이하 반올림", + "type": "유형", + "binary_sensor_group": "바이너리 센서 그룹", + "button_group": "Button group", + "cover_group": "커버 그룹", + "event_group": "이벤트 그룹", + "fan_group": "팬 그룹", + "light_group": "조명 그룹", + "lock_group": "잠금장치 그룹", + "media_player_group": "미디어 플레이어 그룹", + "notify_group": "알림 그룹", + "sensor_group": "센서 그룹", + "switch_group": "스위치 그룹", + "component_cloud_config_step_other": "Empty", + "no_port_for_endpoint": "엔드포인트용 포트 없음", + "abort_no_services": "엔드포인트에서 서비스를 찾을 수 없습니다.", + "discovered_wyoming_service": "Wyoming 서비스 발견", + "timeout_establishing_connection": "연결 설정 시간 초과", + "link_google_account": "Google 계정 연결", + "name_already_exists": "이름이 이미 존재합니다", + "passive": "패시브", + "define_zone_parameters": "지역 매개 변수 정의하기", + "cannot_connect_details_error_detail": "연결할 수 없습니다. 세부 정보: {error_detail}", + "unknown_details_error_detail": "알 수 없음. 세부정보: {error_detail}", + "uses_an_ssl_certificate": "SSL 인증서 사용", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -1961,19 +2098,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API 키", - "configure_daikin_ac": "다이킨 에어컨 구성하기", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "SwitchBot API와 통신하는 중 오류가 발생했습니다: {error_detail}", + "unsupported_switchbot_type": "지원되지 않는 Switchbot 유형입니다.", + "authentication_failed_error_detail": "인증 실패: {error_detail}", + "error_encryption_key_invalid": "키 ID 또는 암호화 키가 잘못되었습니다.", + "name_address": "{name} ({address})", + "confirm_description": "설정을 시작하시겠습니까?", + "switchbot_account_recommended": "SwitchBot 계정(권장)", + "menu_options_lock_key": "잠금장치 암호화 키를 수동으로 입력", + "encryption_key": "암호화 키", + "key_id": "키 ID", + "password_description": "백업을 보호하기 위한 암호", + "device_address": "장치 주소", + "known_hosts": "알려진 호스트", + "google_cast_configuration": "Google Cast 구성", + "abort_alternative_integration": "기기가 다른 통합구성요소에서 더 잘 지원됩니다.", + "abort_discovery_error": "일치하는 DLNA 장치를 찾지 못했습니다.", + "abort_incomplete_config": "구성에 필수 변수가 없습니다.", + "manual_description": "장치 설명 XML 파일의 URL", + "manual_title": "DLNA DMR 장치 수동 연결", + "discovered_dlna_dmr_devices": "DLNA DMR 기기 발견", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "캘린더 이름", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -1987,40 +2139,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "연결할 수 없습니다. 세부 정보: {error_detail}", - "unknown_details_error_detail": "알 수 없음. 세부정보: {error_detail}", - "uses_an_ssl_certificate": "SSL 인증서 사용", - "verify_ssl_certificate": "SSL 인증서 확인", - "timeout_establishing_connection": "연결 설정 시간 초과", - "link_google_account": "Google 계정 연결", + "abort_mdns_missing_mac": "MDNS 속성에 MAC 주소가 없습니다.", + "abort_mqtt_missing_api": "MQTT 속성에 API 포트가 누락되었습니다.", + "abort_mqtt_missing_ip": "MQTT 속성에 IP 주소가 누락되었습니다.", + "abort_mqtt_missing_mac": "MQTT 속성에 MAC 주소가 누락되었습니다.", + "action_received": "Action received", + "discovered_esphome_node": "발견된 ESPHome node", + "api_error_occurred": "API 오류 발생", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "HTTPS 활성화", + "api_key": "API 키", + "configure_daikin_ac": "다이킨 에어컨 구성하기", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "{name}을(를) 설정하시겠습니까?", + "adapter": "어댑터", + "multiple_adapters_description": "설정할 Bluetooth 어댑터를 선택하십시오.", + "meteorologisk_institutt": "노르웨이 기상 연구소 (Meteorologisk institutt)", "abort_no_devices_found": "네트워크에서 기기를 찾을 수 없습니다", "connection_error_error": "연결 오류입니다: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "기기 클래스", - "state_template": "상태 템플릿", - "template_binary_sensor": "템플릿 바이너리 센서", - "template_sensor": "템플릿 센서", - "template_a_binary_sensor": "바이너리 센서 템플릿", - "template_a_sensor": "센서 템플릿", - "template_helper": "템플릿 도우미", - "location_is_already_configured": "위치가 이미 구성되었습니다", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "API 키가 잘못되었습니다", - "pin_code": "핀 코드", - "discovered_android_tv": "발견한 Android TV", - "known_hosts": "알려진 호스트", - "google_cast_configuration": "Google Cast 구성", - "abort_invalid_host": "호스트 이름 또는 IP 주소가 잘못되었습니다", - "device_not_supported": "기기가 지원되지 않습니다", - "name_model_at_host": "{name} ({host}의 {model})", - "authenticate_to_the_device": "기기에 인증하기", - "finish_title": "기기에 대한 이름 선택하기", - "unlock_the_device": "기기 잠금 해제하기", - "yes_do_it": "예, 잠금 해제하겠습니다.", - "unlock_the_device_optional": "기기 잠금 해제하기 (선택 사항)", - "connect_to_the_device": "기기에 연결하기", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Birth 토픽이 잘못되었습니다.", "error_bad_certificate": "CA 인증서가 유효하지 않습니다.", "invalid_discovery_prefix": "잘못된 검색 접두사", @@ -2037,108 +2179,27 @@ "mqtt_transport": "MQTT 전송", "data_ws_headers": "JSON 형식의 WebSocket 헤더", "websocket_path": "WebSocket 경로", - "enable_discovery": "기기 검색 활성화", + "enable_discovery": "Enable discovery", "data_description_discovery": "MQTT 자동 검색을 활성화하는 옵션", - "hassio_confirm_title": "Home Assistant 애드온의 deCONZ Zigbee 게이트웨이", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "핀 코드", + "discovered_android_tv": "발견한 Android TV", "path_is_not_allowed": "경로가 허용되지 않습니다.", "path_is_not_valid": "경로가 잘못되었습니다.", "path_to_file": "파일 경로", - "api_error_occurred": "API 오류 발생", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "HTTPS 활성화", - "abort_mdns_missing_mac": "MDNS 속성에 MAC 주소가 없습니다.", - "abort_mqtt_missing_api": "MQTT 속성에 API 포트가 누락되었습니다.", - "abort_mqtt_missing_ip": "MQTT 속성에 IP 주소가 누락되었습니다.", - "abort_mqtt_missing_mac": "MQTT 속성에 MAC 주소가 누락되었습니다.", - "service_received": "받은 서비스", - "discovered_esphome_node": "발견된 ESPHome node", - "encryption_key": "암호화 키", - "component_cloud_config_step_other": "Empty", - "no_port_for_endpoint": "엔드포인트용 포트 없음", - "abort_no_services": "엔드포인트에서 서비스를 찾을 수 없습니다.", - "discovered_wyoming_service": "Wyoming 서비스 발견", - "abort_api_error": "SwitchBot API와 통신하는 중 오류가 발생했습니다: {error_detail}", - "unsupported_switchbot_type": "지원되지 않는 Switchbot 유형입니다.", - "authentication_failed_error_detail": "인증 실패: {error_detail}", - "error_encryption_key_invalid": "키 ID 또는 암호화 키가 잘못되었습니다.", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot 계정(권장)", - "menu_options_lock_key": "잠금장치 암호화 키를 수동으로 입력", - "key_id": "키 ID", - "password_description": "백업을 보호하기 위한 암호", - "device_address": "장치 주소", - "meteorologisk_institutt": "노르웨이 기상 연구소 (Meteorologisk institutt)", - "two_factor_code": "2단계 인증 코드", - "two_factor_authentication": "2단계 인증", - "sign_in_with_ring_account": "Ring 계정으로 로그인하기", - "bridge_is_already_configured": "브리지가 이미 구성되었습니다", - "no_deconz_bridges_discovered": "발견된 deCONZ 브리지가 없습니다", - "abort_no_hardware_available": "deCONZ에 연결된 무선 하드웨어가 없습니다", - "abort_updated_instance": "deCONZ 인스턴스를 새로운 호스트 주소로 업데이트했습니다", - "error_linking_not_possible": "게이트웨이와 연결할 수 없습니다.", - "error_no_key": "API 키를 가져올 수 없습니다", - "link_with_deconz": "deCONZ 연결하기", - "select_discovered_deconz_gateway": "발견된 deCONZ 게이트웨이 선택", - "all_entities": "모든 구성요소", - "hide_members": "구성원 숨기기", - "add_group": "그룹 추가", - "ignore_non_numeric": "숫자가 아닌 항목 무시", - "data_round_digits": "소수점 이하 반올림", - "type": "유형", - "binary_sensor_group": "바이너리 센서 그룹", - "cover_group": "커버 그룹", - "event_group": "이벤트 그룹", - "fan_group": "팬 그룹", - "light_group": "조명 그룹", - "lock_group": "잠금장치 그룹", - "media_player_group": "미디어 플레이어 그룹", - "sensor_group": "센서 그룹", - "switch_group": "스위치 그룹", - "abort_alternative_integration": "기기가 다른 통합구성요소에서 더 잘 지원됩니다.", - "abort_discovery_error": "일치하는 DLNA 장치를 찾지 못했습니다.", - "abort_incomplete_config": "구성에 필수 변수가 없습니다.", - "manual_description": "장치 설명 XML 파일의 URL", - "manual_title": "DLNA DMR 장치 수동 연결", - "discovered_dlna_dmr_devices": "DLNA DMR 기기 발견", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "이름이 이미 존재합니다", - "passive": "패시브", - "define_zone_parameters": "지역 매개 변수 정의하기", - "calendar_name": "캘린더 이름", + "data_process": "센서로 추가할 프로세스", "bluetooth_scanner_mode": "블루투스 검색 모드", - "passive_scanning": "수동 스캔", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "deCONZ CLIP 센서 허용", + "allow_deconz_light_groups": "deCONZ 라이트 그룹 허용", + "data_allow_new_devices": "새로운 기기의 자동 추가 허용하기", + "deconz_devices_description": "deCONZ 기기 유형의 표시 여부 구성", + "deconz_options": "deCONZ 옵션", + "enable_the_conversation_agent": "대화 에이전트 활성화", + "language_code": "언어 코드", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2221,50 +2282,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "대화 에이전트 활성화", - "language_code": "언어 코드", - "data_process": "센서로 추가할 프로세스", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "최소 RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Google 캘린더에 대한 Home Assistant 액세스", - "ignore_cec": "CEC 무시", - "allowed_uuids": "허용된 UUID", - "advanced_google_cast_configuration": "고급 Google Cast 구성", - "broker_options": "브로커 옵션", - "enable_birth_message": "Birth 메시지 활성화하기", - "birth_message_payload": "Birth 메시지 페이로드", - "birth_message_qos": "Birth 메시지 QoS", - "birth_message_retain": "Birth 메시지 리테인", - "birth_message_topic": "Birth 메시지 토픽", - "discovery_prefix": "검색 접두사", - "enable_will_message": "Will 메시지 활성화하기", - "will_message_payload": "Will 메시지 페이로드", - "will_message_qos": "Will 메시지 QoS", - "will_message_retain": "Will 메시지 리테인", - "will_message_topic": "Will 메시지 토픽", - "mqtt_options": "MQTT 옵션", - "protocol": "프로토콜", - "select_test_server": "테스트 서버 선택", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "재시도 횟수", - "allow_deconz_clip_sensors": "deCONZ CLIP 센서 허용", - "allow_deconz_light_groups": "deCONZ 라이트 그룹 허용", - "data_allow_new_devices": "새로운 기기의 자동 추가 허용하기", - "deconz_devices_description": "deCONZ 기기 유형의 표시 여부 구성", - "deconz_options": "deCONZ 옵션", + "select_test_server": "테스트 서버 선택", "invalid_url": "잘못된 URL", "data_browse_unfiltered": "호환되지 않는 미디어 표시", "event_listener_callback_url": "이벤트 리스너 콜백 URL", "data_listen_port": "이벤트 리스너 포트(설정되지 않은 경우 임의)", "poll_for_device_availability": "기기 가용성에 대한 폴링", "init_title": "DLNA Digital Media Renderer 구성", + "ignore_cec": "CEC 무시", + "allowed_uuids": "허용된 UUID", + "advanced_google_cast_configuration": "고급 Google Cast 구성", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2275,10 +2331,45 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first": "첫 번째", - "second_button": "두 번째", - "third_button": "세 번째", - "fourth_button": "네 번째", + "protocol": "프로토콜", + "data_calendar_access": "Google 캘린더에 대한 Home Assistant 액세스", + "passive_scanning": "수동 스캔", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "최소 RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "브로커 옵션", + "enable_birth_message": "Birth 메시지 활성화하기", + "birth_message_payload": "Birth 메시지 페이로드", + "birth_message_qos": "Birth 메시지 QoS", + "birth_message_retain": "Birth 메시지 리테인", + "birth_message_topic": "Birth 메시지 토픽", + "discovery_prefix": "검색 접두사", + "enable_will_message": "Will 메시지 활성화하기", + "will_message_payload": "Will 메시지 페이로드", + "will_message_qos": "Will 메시지 QoS", + "will_message_retain": "Will 메시지 리테인", + "will_message_topic": "Will 메시지 토픽", + "mqtt_options": "MQTT 옵션", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "{entity_name}을(를) 잠그기", + "open_entity_name": "{entity_name}을(를) 열기", + "unlock_entity_name": "{entity_name}을(를) 잠금 해제하기", + "entity_name_is_locked": "{entity_name}: 잠겨있으면", + "entity_name_is_open": "{entity_name}: 열려 있으면", + "entity_name_is_unlocked": "{entity_name}: 잠겨있지 않으면", + "entity_name_locked": "{entity_name}: 잠겼을 때", + "entity_name_opened": "{entity_name}: 열렸을 때", + "entity_name_unlocked": "{entity_name}의 잠금이 해제되었을 때", + "first_button": "첫 번째 버튼", + "second_button": "두 번째 버튼", + "third_button": "세 번째 버튼", + "fourth_button": "네 번째 버튼", "subtype_button_down": "{subtype} 버튼을 내렸을 때", "subtype_button_up": "{subtype} 버튼을 올렸을 때", "subtype_double_clicked": "\"{subtype}\" 두 번 눌렸을 때", @@ -2291,36 +2382,122 @@ "subtype_single_push": "{subtype} 한 번 눌렀을 때", "subtype_triple_clicked": "\"{subtype}\" 세 번 눌렸을 때", "subtype_triple_push": "{subtype} 버튼을 세 번 눌렀을 때", + "both_buttons": "두 개", + "bottom_buttons": "하단 버튼", + "fifth_button": "다섯 번째 버튼", + "sixth_button": "여섯 번째 버튼", + "seventh_button": "일곱 번째 버튼", + "eighth_button": "여덟 번째 버튼", + "dim_down": "어둡게 하기", + "dim_up": "밝게 하기", + "left": "왼쪽", + "right": "오른쪽", + "side": "면 6", + "top_buttons": "상단 버튼", + "device_awakened": "기기의 절전 모드가 해제되었을 때", + "subtype_continuously_pressed": "\"{subtype}\" 계속 눌렸을 때", + "trigger_type_button_long_release": "\"{subtype}\" 길게 눌렸다가 떼였을 때", + "subtype_quadruple_clicked": "\"{subtype}\" 네 번 눌렸을 때", + "subtype_quintuple_clicked": "\"{subtype}\" 다섯 번 눌렸을 때", + "button_rotated_subtype": "\"{subtype}\"로 버튼이 회전되었을 때", + "button_rotated_fast_subtype": "\"{subtype}\"로 버튼이 빠르게 회전되었을 때", + "button_rotation_subtype_stopped": "\"{subtype}\"로 버튼회전이 멈추었을 때", + "subtype_pressed": "\"{subtype}\" 눌렸을 때", + "subtype_released": "\"{subtype}\"에서 손을 떼었을 때", + "device_subtype_double_tapped": "기기의 \"{subtype}\" 더블 탭 되었을 때", + "trigger_type_remote_double_tap_any_side": "기기의 아무 면이나 더블 탭 되었을 때", + "device_in_free_fall": "기기가 떨어질 때", + "device_flipped_degrees": "기기가 90도로 뒤집어졌을 때", + "device_shaken": "기기가 흔들렸을 때", + "trigger_type_remote_moved": "기기의 \"{subtype}\": 위로 향한 채로 움직였을 때", + "trigger_type_remote_moved_any_side": "기기의 아무 면이나 위로 향한채로 움직였을 때", + "trigger_type_remote_rotate_from_side": "\"면 6\" 에서 \"{subtype}\"로 기기가 회전되었을 때", + "device_turned_clockwise": "시계 방향으로 기기가 회전되었을 때", + "device_turned_counter_clockwise": "반시계 방향으로 기기가 회전되었을 때", + "press_entity_name_button": "{entity_name} 버튼 누르기", + "entity_name_has_been_pressed": "{entity_name} 눌렸습니다", "set_value_for_entity_name": "{entity_name}의 값 설정하기", "value": "값", "close_entity_name": "{entity_name}을(를) 닫기", - "open_entity_name": "{entity_name}을(를) 열기", "set_entity_name_position": "{entity_name}의 개폐 위치 설정하기", "set_entity_name_tilt_position": "{entity_name}의 개폐 기울기 설정하기", "stop_entity_name": "{entity_name}을(를) 정지하기", "entity_name_is_closed": "{entity_name}: 닫혀 있으면", "entity_name_is_closing": "{entity_name}: 닫히는 중이면", - "entity_name_is_open": "{entity_name}: 열려 있으면", "entity_name_is_opening": "{entity_name}: 열리는 중이면", "current_entity_name_position_is": "현재 {entity_name}의 개폐 위치가 ~ 이면", "condition_type_is_tilt_position": "현재 {entity_name}의 개폐 기울기가 ~ 이면", "entity_name_closed": "{entity_name}: 닫혔을 때", "entity_name_closing": "{entity_name}: 닫히는 중일 때", - "entity_name_opened": "{entity_name}: 열렸을 때", "entity_name_opening": "{entity_name}: 열리는 중일 때", "entity_name_position_changes": "{entity_name}의 개폐 위치가 변할 때", "entity_name_tilt_position_changes": "{entity_name}의 개폐 기울기가 변할 때", - "entity_name_battery_is_low": "{entity_name}의 배터리 잔량이 부족하면", - "entity_name_is_charging": "{entity_name}: 충전 중이면", - "condition_type_is_co": "{entity_name}: 일산화탄소를 감지하고 있으면", - "entity_name_is_cold": "{entity_name}의 온도가 낮으면", - "entity_name_is_connected": "{entity_name}: 연결되어 있으면", - "entity_name_is_detecting_gas": "{entity_name}: 가스를 감지하고 있으면", - "entity_name_is_hot": "{entity_name}의 온도가 높으면", - "entity_name_is_detecting_light": "{entity_name}: 빛을 감지하고 있으면", - "entity_name_is_locked": "{entity_name}: 잠겨있으면", - "entity_name_is_moist": "{entity_name}: 습하면", - "entity_name_is_detecting_motion": "{entity_name}: 움직임을 감지하고 있으면", + "toggle_entity_name": "{entity_name} 토글", + "turn_off_entity_name": "{entity_name} 끄기", + "turn_on_entity_name": "{entity_name} 켜기", + "entity_name_is_off": "{entity_name} 꺼져 있으면", + "entity_name_is_on": "{entity_name} 켜져 있으면", + "trigger_type_changed_states": "{entity_name}: 켜졌거나 꺼졌을 때", + "entity_name_turned_off": "{entity_name}: 꺼졌을 때", + "entity_name_turned_on": "{entity_name}: 켜졌을 때", + "arm_entity_name_away": "{entity_name}을(를) 외출 경보모드로 설정하기", + "arm_entity_name_home": "{entity_name}을(를) 재실 경보모드로 설정하기", + "arm_entity_name_night": "{entity_name}을(를) 야간 경보모드로 설정하기", + "arm_entity_name_vacation": "{entity_name}을(를) 휴가 경보모드로 설정하기", + "disarm_entity_name": "{entity_name}을(를) 경보 해제로 설정하기", + "trigger_entity_name": "{entity_name}을(를) 트리거하기", + "entity_name_is_armed_away": "{entity_name}: 외출 경보 설정 상태이면", + "entity_name_is_armed_home": "{entity_name}: 재실 경보 설정 상태이면", + "entity_name_is_armed_night": "{entity_name}: 야간 경보 설정 상태이면", + "entity_name_is_armed_vacation": "{entity_name}: 휴가 경보 설정 상태이면", + "entity_name_is_disarmed": "{entity_name}: 경보 해제 상태이면", + "entity_name_is_triggered": "{entity_name}: 트리거 되었으면", + "entity_name_armed_away": "{entity_name}: 외출 경보모드로 설정되었을 때", + "entity_name_armed_home": "{entity_name}: 재실 경보모드로 설정되었을 때", + "entity_name_armed_night": "{entity_name}: 야간 경보모드로 설정되었을 때", + "entity_name_armed_vacation": "{entity_name}: 휴가 경보모드로 설정되었을 때", + "entity_name_disarmed": "{entity_name}: 경보 해제되었을 때", + "entity_name_triggered": "{entity_name}: 트리거되었을 때", + "entity_name_is_buffering": "{entity_name}: 버퍼링 중일 때", + "entity_name_is_idle": "{entity_name}: 대기 상태이면", + "entity_name_is_paused": "{entity_name}: 일시중지될 때", + "entity_name_is_playing": "{entity_name}: 재생 중이면", + "entity_name_starts_buffering": "{entity_name}: 버퍼링을 시작할 때", + "entity_name_becomes_idle": "{entity_name}: 대기 상태가 될 때", + "entity_name_starts_playing": "{entity_name}: 재생을 시작할 때", + "entity_name_update_availability_changed": "{entity_name} 업데이트 가용성이 변경될 때", + "entity_name_became_up_to_date": "{entity_name}: 최신 상태가 되었을 때", + "trigger_type_turned_on": "{entity_name}에 사용 가능한 업데이트가 있을 때", + "decrease_entity_name_brightness": "{entity_name}을(를) 어둡게 하기", + "increase_entity_name_brightness": "{entity_name}을(를) 밝게 하기", + "flash_entity_name": "{entity_name}을(를) 깜빡이기", + "flash": "Flash", + "action_type_select_first": "{entity_name} 첫 번째 옵션으로 변경", + "action_type_select_last": "{entity_name} 마지막 옵션으로 변경", + "action_type_select_next": "{entity_name} 다음 옵션으로 변경", + "change_entity_name_option": "{entity_name} 옵션 변경", + "action_type_select_previous": "{entity_name} 이전 옵션으로 변경", + "current_entity_name_selected_option": "현재 {entity_name} 선택된 옵션", + "cycle": "주기", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} 옵션이 변경됨", + "action_type_set_hvac_mode": "{entity_name}의 HVAC 모드 변경하기", + "change_preset_on_entity_name": "{entity_name}의 프리셋 변경하기", + "entity_name_measured_humidity_changed": "{entity_name}: 습도 변화를 감지했을 때", + "entity_name_measured_temperature_changed": "{entity_name}: 온도 변화를 감지했을 때", + "entity_name_hvac_mode_changed": "{entity_name}의 HVAC 모드가 변경되었을 때", + "send_a_notification": "알림 보내기", + "entity_name_battery_is_low": "{entity_name}의 배터리 잔량이 부족하면", + "entity_name_is_charging": "{entity_name}: 충전 중이면", + "condition_type_is_co": "{entity_name}: 일산화탄소를 감지하고 있으면", + "entity_name_is_cold": "{entity_name}의 온도가 낮으면", + "entity_name_is_connected": "{entity_name}: 연결되어 있으면", + "entity_name_is_detecting_gas": "{entity_name}: 가스를 감지하고 있으면", + "entity_name_is_hot": "{entity_name}의 온도가 높으면", + "entity_name_is_detecting_light": "{entity_name}: 빛을 감지하고 있으면", + "entity_name_is_moist": "{entity_name}: 습하면", + "entity_name_is_detecting_motion": "{entity_name}: 움직임을 감지하고 있으면", "entity_name_is_moving": "{entity_name}: 움직이고 있으면", "condition_type_is_no_co": "{entity_name}: 일산화탄소를 감지하고 있지 않으면", "condition_type_is_no_gas": "{entity_name}: 가스를 감지하고 있지 않으면", @@ -2336,7 +2513,6 @@ "entity_name_is_not_cold": "{entity_name}의 온도가 낮지 않으면", "entity_name_is_disconnected": "{entity_name}의 연결이 끊어져 있으면", "entity_name_is_not_hot": "{entity_name}의 온도가 높지 않으면", - "entity_name_is_unlocked": "{entity_name}: 잠겨있지 않으면", "entity_name_is_dry": "{entity_name}: 건조하면", "entity_name_is_not_moving": "{entity_name}: 움직이고 있지 않으면", "entity_name_is_not_occupied": "{entity_name}: 재실 상태가 아니면", @@ -2347,8 +2523,6 @@ "condition_type_is_not_tampered": "{entity_name}: 조작를 감지하고 있지 않으면", "entity_name_is_safe": "{entity_name}: 안전하면", "entity_name_is_occupied": "{entity_name}: 재실 상태이면", - "entity_name_is_off": "{entity_name} 꺼져 있으면", - "entity_name_is_on": "{entity_name} 켜져 있으면", "entity_name_is_plugged_in": "{entity_name}의 플러그가 꼽혀 있으면", "entity_name_is_powered": "{entity_name}에 전원이 공급되고 있으면", "entity_name_is_present": "{entity_name}: 재실 중이면", @@ -2368,7 +2542,6 @@ "entity_name_started_detecting_gas": "{entity_name}: 가스를 감지하기 시작했을 때", "entity_name_became_hot": "{entity_name}의 온도가 높아졌을 때", "entity_name_started_detecting_light": "{entity_name}: 빛을 감지하기 시작했을 때", - "entity_name_locked": "{entity_name}: 잠겼을 때", "entity_name_became_moist": "{entity_name}: 습해졌을 때", "entity_name_started_detecting_motion": "{entity_name}: 움직임을 감지하기 시작했을 때", "entity_name_started_moving": "{entity_name}: 움직이기 시작했을 때", @@ -2379,14 +2552,12 @@ "entity_name_stopped_detecting_problem": "{entity_name}: 문제를 감지하지 않게 되었을 때", "entity_name_stopped_detecting_smoke": "{entity_name}: 연기를 감지하지 않게 되었을 때", "entity_name_stopped_detecting_sound": "{entity_name}: 소리를 감지하지 않게 되었을 때", - "entity_name_became_up_to_date": "{entity_name}: 최신 상태가 되었을 때", "entity_name_stopped_detecting_vibration": "{entity_name}: 진동을 감지하지 않게 되었을 때", "entity_name_battery_normal": "{entity_name}의 배터리가 정상이 되었을 때", "entity_name_not_charging": "충전 중이 아닌 {entity_name}이면", "entity_name_became_not_cold": "{entity_name}의 온도가 낮지 않게 되었을 때", "entity_name_disconnected": "{entity_name}의 연결이 끊어졌을 때", "entity_name_became_not_hot": "{entity_name}의 온도가 높지 않게 되었을 때", - "entity_name_unlocked": "{entity_name}: 잠금이 해제되었을 때", "entity_name_became_dry": "{entity_name}: 건조해졌을 때", "entity_name_stopped_moving": "{entity_name}: 움직이지 않게 되었을 때", "entity_name_became_not_occupied": "{entity_name}: 재실 상태가 아니게 되었을 때", @@ -2404,51 +2575,9 @@ "entity_name_started_detecting_smoke": "{entity_name}: 연기를 감지하기 시작했을 때", "entity_name_started_detecting_sound": "{entity_name}: 소리를 감지하기 시작했을 때", "entity_name_started_detecting_tampering": "{entity_name}: 조작을 감지하기 시작했을 때", - "entity_name_turned_off": "{entity_name}: 꺼졌을 때", - "entity_name_turned_on": "{entity_name}: 켜졌을 때", "entity_name_became_unsafe": "{entity_name}: 안전하지 않게 되었을 때", "trigger_type_update": "{entity_name}: 사용 가능한 업데이트를 받았습니다.", "entity_name_started_detecting_vibration": "{entity_name}: 진동을 감지하기 시작했을 때", - "entity_name_is_buffering": "{entity_name}: 버퍼링 중일 때", - "entity_name_is_idle": "{entity_name}: 대기 상태이면", - "entity_name_is_paused": "{entity_name}: 일시중지될 때", - "entity_name_is_playing": "{entity_name}: 재생 중이면", - "entity_name_starts_buffering": "{entity_name}: 버퍼링을 시작할 때", - "trigger_type_changed_states": "{entity_name}: 켜졌거나 꺼졌을 때", - "entity_name_becomes_idle": "{entity_name}: 대기 상태가 될 때", - "entity_name_starts_playing": "{entity_name}: 재생을 시작할 때", - "toggle_entity_name": "{entity_name} 토글", - "turn_off_entity_name": "{entity_name} 끄기", - "turn_on_entity_name": "{entity_name} 켜기", - "arm_entity_name_away": "{entity_name}을(를) 외출 경보모드로 설정하기", - "arm_entity_name_home": "{entity_name}을(를) 재실 경보모드로 설정하기", - "arm_entity_name_night": "{entity_name}을(를) 야간 경보모드로 설정하기", - "arm_entity_name_vacation": "{entity_name}을(를) 휴가 경보모드로 설정하기", - "disarm_entity_name": "{entity_name}을(를) 경보 해제로 설정하기", - "trigger_entity_name": "{entity_name}을(를) 트리거하기", - "entity_name_is_armed_away": "{entity_name}: 외출 경보 설정 상태이면", - "entity_name_is_armed_home": "{entity_name}: 재실 경보 설정 상태이면", - "entity_name_is_armed_night": "{entity_name}: 야간 경보 설정 상태이면", - "entity_name_is_armed_vacation": "{entity_name}: 휴가 경보 설정 상태이면", - "entity_name_is_disarmed": "{entity_name}: 경보 해제 상태이면", - "entity_name_is_triggered": "{entity_name}: 트리거 되었으면", - "entity_name_armed_away": "{entity_name}: 외출 경보모드로 설정되었을 때", - "entity_name_armed_home": "{entity_name}: 재실 경보모드로 설정되었을 때", - "entity_name_armed_night": "{entity_name}: 야간 경보모드로 설정되었을 때", - "entity_name_armed_vacation": "{entity_name}: 휴가 경보모드로 설정되었을 때", - "entity_name_disarmed": "{entity_name}: 경보 해제되었을 때", - "entity_name_triggered": "{entity_name}: 트리거되었을 때", - "entity_name_is_home": "{entity_name}: 집에 있으면", - "entity_name_enters_a_zone": "{entity_name}: 지역에 들어갈 때", - "entity_name_leaves_a_zone": "{entity_name}: 지역에서 나올 때", - "lock_entity_name": "{entity_name}을(를) 잠그기", - "unlock_entity_name": "{entity_name}을(를) 잠금 해제하기", - "action_type_set_hvac_mode": "{entity_name}의 HVAC 모드 변경하기", - "change_preset_on_entity_name": "{entity_name}의 프리셋 변경하기", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name}: 습도 변화를 감지했을 때", - "entity_name_measured_temperature_changed": "{entity_name}: 온도 변화를 감지했을 때", - "entity_name_hvac_mode_changed": "{entity_name}의 HVAC 모드가 변경되었을 때", "current_entity_name_apparent_power": "현재 {entity_name}의 피상 전력이 ~ 이면", "condition_type_is_aqi": "현재 {entity_name}의 공기질 지수가 ~ 이면", "current_entity_name_atmospheric_pressure": "현재 {entity_name}의 기압이 ~ 이면", @@ -2538,64 +2667,12 @@ "entity_name_water_changes": "{entity_name}의 물이 변할 때", "entity_name_weight_changes": "{entity_name}의 중량이 변할 때", "entity_name_wind_speed_changes": "{entity_name}의 풍속이 변할 때", - "decrease_entity_name_brightness": "{entity_name}을(를) 어둡게 하기", - "increase_entity_name_brightness": "{entity_name}을(를) 밝게 하기", - "flash_entity_name": "{entity_name}을(를) 깜빡이기", - "flash": "Flash", - "fifth_button": "다섯 번째 버튼", - "sixth_button": "여섯 번째 버튼", - "subtype_continuously_pressed": "\"{subtype}\" 계속 눌렸을 때", - "trigger_type_button_long_release": "\"{subtype}\" 길게 눌렸다가 떼였을 때", - "subtype_quadruple_clicked": "\"{subtype}\" 네 번 눌렸을 때", - "subtype_quintuple_clicked": "\"{subtype}\" 다섯 번 눌렸을 때", - "subtype_pressed": "\"{subtype}\" 눌렸을 때", - "subtype_released": "\"{subtype}\"에서 손을 떼었을 때", - "action_type_select_first": "{entity_name} 첫 번째 옵션으로 변경", - "action_type_select_last": "{entity_name} 마지막 옵션으로 변경", - "action_type_select_next": "{entity_name} 다음 옵션으로 변경", - "change_entity_name_option": "{entity_name} 옵션 변경", - "action_type_select_previous": "{entity_name} 이전 옵션으로 변경", - "current_entity_name_selected_option": "현재 {entity_name} 선택된 옵션", - "cycle": "주기", - "from": "From", - "entity_name_option_changed": "{entity_name} 옵션이 변경됨", - "send_a_notification": "알림 보내기", - "both_buttons": "두 개", - "bottom_buttons": "하단 버튼", - "seventh_button": "일곱 번째 버튼", - "eighth_button": "여덟 번째 버튼", - "dim_down": "어둡게 하기", - "dim_up": "밝게 하기", - "left": "왼쪽", - "right": "오른쪽", - "side": "면 6", - "top_buttons": "상단 버튼", - "device_awakened": "기기의 절전 모드가 해제되었을 때", - "button_rotated_subtype": "\"{subtype}\"로 버튼이 회전되었을 때", - "button_rotated_fast_subtype": "\"{subtype}\"로 버튼이 빠르게 회전되었을 때", - "button_rotation_subtype_stopped": "\"{subtype}\"로 버튼회전이 멈추었을 때", - "device_subtype_double_tapped": "기기의 \"{subtype}\" 더블 탭 되었을 때", - "trigger_type_remote_double_tap_any_side": "기기의 아무 면이나 더블 탭 되었을 때", - "device_in_free_fall": "기기가 떨어질 때", - "device_flipped_degrees": "기기가 90도로 뒤집어졌을 때", - "device_shaken": "기기가 흔들렸을 때", - "trigger_type_remote_moved": "기기의 \"{subtype}\": 위로 향한 채로 움직였을 때", - "trigger_type_remote_moved_any_side": "기기의 아무 면이나 위로 향한채로 움직였을 때", - "trigger_type_remote_rotate_from_side": "\"면 6\" 에서 \"{subtype}\"로 기기가 회전되었을 때", - "device_turned_clockwise": "시계 방향으로 기기가 회전되었을 때", - "device_turned_counter_clockwise": "반시계 방향으로 기기가 회전되었을 때", - "press_entity_name_button": "{entity_name} 버튼 누르기", - "entity_name_has_been_pressed": "{entity_name} 눌렸습니다", - "entity_name_update_availability_changed": "{entity_name} 업데이트 가용성이 변경될 때", - "trigger_type_turned_on": "{entity_name}에 사용 가능한 업데이트가 있을 때", - "add_to_queue": "대기열에 추가", - "play_next": "다음 재생", - "options_replace": "지금 플레이하고 대기열 지우기", - "repeat_all": "모두 반복", - "repeat_one": "하나 반복", - "critical": "중대한", - "debug": "디버그", - "warning": "경고", + "entity_name_is_home": "{entity_name}: 집에 있으면", + "entity_name_enters_a_zone": "{entity_name}: 지역에 들어갈 때", + "entity_name_leaves_a_zone": "{entity_name}: 지역에서 나올 때", + "no_device_class": "기기 클래스 없음", + "no_state_class": "상태 클래스 없음", + "no_unit_of_measurement": "측정 단위 없음", "most_recently_updated": "가장 최근에 업데이트됨", "arithmetic_mean": "산술 평균", "median": "중앙값", @@ -2725,10 +2802,58 @@ "wheat": "위트", "white_smoke": "화이트 스모크", "yellow_green": "옐로우 그린", + "add_to_queue": "대기열에 추가", + "play_next": "다음 재생", + "options_replace": "지금 플레이하고 대기열 지우기", + "repeat_all": "모두 반복", + "repeat_one": "하나 반복", + "critical": "중대한", + "debug": "디버그", "fatal": "치명적", - "no_device_class": "기기 클래스 없음", - "no_state_class": "상태 클래스 없음", - "no_unit_of_measurement": "측정 단위 없음", + "warning": "경고", + "clear_tts_cache": "TTS 캐시 지우기", + "cache": "캐시", + "entity_id_description": "로그북 항목에서 참조할 구성요소입니다.", + "language_description": "텍스트 언어. 기본값은 서버 언어", + "options_description": "통합구성요소 관련 옵션이 포함된 사전입니다.", + "say_a_tts_message": "TTS 메시지 말하기", + "media_player_entity_id_description": "메시지를 재생할 미디어 플레이어", + "media_player_entity": "미디어 플레이어 구성요소", + "request_sync_description": "Google에 request_sync 명령을 보냅니다.", + "agent_user_id": "에이전트 사용자 ID", + "request_sync": "동기화 요청", + "disables_the_motion_detection": "움직임 감지를 비활성화합니다.", + "disable_motion_detection": "움직임 감지 비활성화", + "enables_the_motion_detection": "움직임 감지를 활성화합니다.", + "enable_motion_detection": "움직임 감지 활성화", + "format_description": "미디어 플레이어에서 지원하는 스트림 형식입니다.", + "format": "형식", + "media_player_description": "스트리밍할 미디어 플레이어", + "play_stream": "스트림 재생", + "filename": "파일 이름", + "lookback": "룩백", + "snapshot_description": "카메라에서 스냅샷을 찍습니다.", + "take_snapshot": "스냅샷 찍기", + "turns_off_the_camera": "카메라를 끕니다.", + "turns_on_the_camera": "카메라 켜기", + "locks_a_lock": "잠금을 잠급니다.", + "code_description": "알람을 활성화하는 코드", + "opens_a_lock": "잠금을 엽니다.", + "unlocks_a_lock": "잠금을 해제합니다.", + "set_datetime_description": "날짜 및/또는 시간을 설정합니다.", + "the_target_date": "목표 날짜", + "datetime_description": "목표 날짜와 시간", + "the_target_time": "목표 시간", + "selects_the_first_option": "첫 번째 옵션을 선택합니다.", + "first": "첫 번째", + "selects_the_last_option": "마지막 옵션을 선택합니다.", + "select_the_next_option": "다음 옵션 선택", + "selects_an_option": "옵션을 선택합니다.", + "option_to_be_selected": "선택할 옵션", + "selects_the_previous_option": "이전 옵션을 선택합니다.", + "sets_the_options": "옵션을 설정합니다.", + "list_of_options": "옵션 목록", + "set_options": "옵션 설정", "dump_log_objects": "덤프 로그 개체", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2753,47 +2878,31 @@ "stop_logging_object_sources": "개체 소스 로깅 중지", "stop_log_objects_description": "메모리에 있는 개체의 증가를 로깅하는 것을 중지합니다.", "stop_logging_objects": "개체 로깅 중지", - "request_sync_description": "Google에 request_sync 명령을 보냅니다.", - "agent_user_id": "에이전트 사용자 ID", - "request_sync": "동기화 요청", + "sets_the_value": "값을 설정합니다.", + "the_target_value": "대상 값", + "get_weather_forecast": "날씨 예보를 가져옵니다.", + "type_description": "예보 유형: 매일, 매시 또는 매일 2회", + "forecast_type": "일기예보 유형", + "get_forecast": "예보 가져오기", + "get_weather_forecasts": "일기 예보를 받아보세요.", + "get_forecasts": "일기예보 보기", + "send_magic_packet": "매직 패킷 보내기", + "cancels_a_timer": "타이머 취소", + "changes_a_timer": "타이머 변경", + "finishes_a_timer": "타이머 종료", + "pauses_a_timer": "타이머 일시정지", + "starts_a_timer": "타이머 시작", + "duration_description": "타이머가 완료되는 데 필요한 시간입니다. [선택 과목]", "reload_resources_description": "YAML 구성에서 대시보드 리소스를 다시 로드합니다.", - "clears_all_log_entries": "모든 로그 항목을 지웁니다.", - "clear_all": "모두 지우기", - "write_log_entry": "로그 항목 쓰기", - "log_level": "로그 레벨", - "level": "레벨", - "message_to_log": "기록할 메시지", - "write": "입력", - "set_value_description": "숫자 값을 설정합니다.", - "value_description": "구성 매개변수의 값", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "사이렌 토글", "turns_the_siren_off": "사이렌 끄기", "turns_the_siren_on": "사이렌 켜기", "tone": "톤", - "add_event_description": "새 캘린더 이벤트를 추가합니다.", - "location_description": "이벤트의 위치. 선택 사항", - "start_date_description": "하루 종일 이벤트가 시작되는 날짜", - "create_event": "일정 만들기", - "get_events": "Get events", - "list_event": "일정 목록", - "closes_a_cover": "커버 닫기", - "close_cover_tilt_description": "커버를 기울여 닫습니다.", - "close_tilt": "기울기 닫기", - "opens_a_cover": "커버 열기", - "tilts_a_cover_open": "커버를 기울여 엽니다.", - "open_tilt": "기울기 열기", - "set_cover_position_description": "커버를 특정 위치로 이동합니다.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "대상 기울기 위치", - "set_tilt_position": "기울기 위치 설정", - "stops_the_cover_movement": "커버 이동을 중지합니다.", - "stop_cover_tilt_description": "틸팅 커버의 움직임을 중지합니다.", - "stop_tilt": "기울기 중지", - "toggles_a_cover_open_closed": "커버 토글", - "toggle_cover_tilt_description": "커버 기울기 토글", - "toggle_tilt": "기울기 토글", + "set_default_level_description": "통합구성요소에 대한 기본 로그 수준을 설정합니다.", + "level_description": "모든 통합구성요소에 대한 기본 심각도 수준입니다.", + "level": "레벨", + "set_default_level": "기본 레벨 설정", + "set_level": "레벨 설정", "check_configuration": "구성 확인", "reload_all": "모두 새로고침", "reload_config_entry_description": "지정된 구성 항목을 다시 로드합니다.", @@ -2814,20 +2923,17 @@ "generic_toggle": "일반 토글", "generic_turn_off": "일반 끄기", "generic_turn_on": "일반 켜기", + "entities_to_update": "Entities to update", "update_entity": "구성요소 업데이트", - "creates_a_new_backup": "새 백업 만들기", "decrement_description": "현재 값을 1단계 감소시킵니다.", "increment_description": "값을 1단계씩 증가시킵니다.", - "sets_the_value": "값을 설정합니다.", - "the_target_value": "대상 값", - "reloads_the_automation_configuration": "자동화 구성을 다시 로드합니다.", - "toggle_description": "미디어 플레이어 토글", - "trigger_description": "자동화 작업을 트리거합니다.", - "skip_conditions": "조건 건너뛰기", - "disables_an_automation": "자동화 비활성화", - "stops_currently_running_actions": "현재 실행 중인 동작 중지", - "stop_actions": "동작 중지", - "enables_an_automation": "자동화를 활성화합니다.", + "bridge_identifier": "브리지 식별자", + "configuration_payload": "구성 페이로드", + "entity_description": "deCONZ의 특정 디바이스 엔드포인트를 나타냅니다.", + "path": "경로", + "device_refresh_description": "deCONZ에서 사용 가능한 기기를 새로 고칩니다.", + "device_refresh": "기기 새로고침", + "remove_orphaned_entries": "분리된 항목 제거", "restarts_an_add_on": "애드온을 다시 시작합니다.", "the_add_on_slug": "애드온 슬러그", "restart_add_on": "애드온 재시작", @@ -2852,37 +2958,64 @@ "slug": "슬러그", "restore_partial_description": "부분 백업에서 복원합니다.", "restores_home_assistant": "Home Assistant를 복원합니다.", - "clear_playlist": "재생 목록 지우기", - "selects_the_next_track": "다음 트랙을 선택합니다.", - "pauses": "일시 중지", - "starts_playing": "재생을 시작합니다.", - "toggles_play_pause": "재생 / 일시정지 토글", - "selects_the_previous_track": "이전 트랙을 선택합니다.", - "stops_playing": "재생 중지", - "starts_playing_specified_media": "지정된 미디어 재생을 시작합니다.", - "announce": "발표", - "repeat_mode_to_set": "설정할 반복 모드", - "select_sound_mode_description": "특정 사운드 모드를 선택합니다.", - "select_sound_mode": "사운드 모드 선택", - "select_source": "소스 선택", - "shuffle_description": "셔플 모드 활성화 여부", - "unjoin": "참여 해제", - "turns_down_the_volume": "볼륨을 낮춥니다.", - "turn_down_volume": "볼륨 낮추기", - "volume_mute_description": "미디어 플레이어를 음소거하거나 음소거 해제합니다.", - "is_volume_muted_description": "음소거 여부를 정의합니다.", - "mute_unmute_volume": "볼륨 음소거/음소거 해제", - "sets_the_volume_level": "볼륨 레벨을 설정합니다.", - "set_volume": "볼륨 설정", - "turns_up_the_volume": "볼륨을 높입니다.", - "turn_up_volume": "볼륨 높이기", - "apply_filter": "필터 적용", - "days_to_keep": "보관 일수", - "repack": "재포장", - "domains_to_remove": "제거할 도메인", - "entity_globs_to_remove": "제거할 패턴 일치 구성요소", - "entities_to_remove": "Entities to remove", + "removes_a_group": "그룹을 제거합니다.", + "object_id": "오브젝트 ID", + "creates_updates_a_user_group": "사용자 그룹을 생성/업데이트합니다.", + "add_entities": "구성요소 추가", + "icon_description": "그룹 아이콘의 이름", + "name_of_the_group": "그룹의 이름", "purge_entities": "구성요소 제거", + "log_description": "로그북에 사용자 지정 항목을 만듭니다.", + "message_description": "알림의 메시지 본문", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "원격 연결", + "remote_disconnect": "원격 연결 해제", + "creates_a_new_backup": "새 백업 만들기", + "command_description": "Google 어시스턴트로 보낼 명령어입니다.", + "send_text_command": "문자 명령 보내기", + "reloads_the_automation_configuration": "자동화 구성을 다시 로드합니다.", + "toggle_description": "미디어 플레이어 토글", + "trigger_description": "자동화 작업을 트리거합니다.", + "skip_conditions": "조건 건너뛰기", + "disables_an_automation": "자동화 비활성화", + "stops_currently_running_actions": "현재 실행 중인 동작 중지", + "stop_actions": "동작 중지", + "enables_an_automation": "자동화를 활성화합니다.", + "press_the_button_entity": "버튼 구성요소 누르기", + "load_url_description": "Fully Kiosk Browser에서 URL을 로드합니다.", + "url_to_load": "로드할 URL", + "load_url": "URL 로드", + "configuration_parameter_to_set": "설정할 구성 매개변수", + "key": "키", + "value_description": "설정할 대상 값", + "set_configuration": "구성 설정", + "application_description": "시작할 애플리케이션의 패키지 이름", + "application": "애플리케이션", + "start_application": "애플리케이션 시작", + "set_value_description": "숫자 값을 설정합니다.", + "stops_a_running_script": "실행 중인 스크립트를 중지합니다.", + "enter_your_text": "텍스트를 입력하십시오.", + "set_value": "값 설정", + "dashboard_path": "대시보드 경로", + "view_path": "경로 보기", + "show_dashboard_view": "대시보드 보기 표시", + "closes_a_cover": "커버 닫기", + "close_cover_tilt_description": "커버를 기울여 닫습니다.", + "close_tilt": "기울기 닫기", + "opens_a_cover": "커버 열기", + "tilts_a_cover_open": "커버를 기울여 엽니다.", + "open_tilt": "기울기 열기", + "set_cover_position_description": "커버를 특정 위치로 이동합니다.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "대상 기울기 위치", + "set_tilt_position": "기울기 위치 설정", + "stops_the_cover_movement": "커버 이동을 중지합니다.", + "stop_cover_tilt_description": "틸팅 커버의 움직임을 중지합니다.", + "stop_tilt": "기울기 중지", + "toggles_a_cover_open_closed": "커버 토글", + "toggle_cover_tilt_description": "커버 기울기 토글", + "toggle_tilt": "기울기 토글", "decrease_speed_description": "팬의 속도를 낮춥니다.", "percentage_step_description": "속도를 백분율 단위로 높입니다.", "decrease_speed": "속도 감소", @@ -2901,9 +3034,28 @@ "toggles_the_fan_on_off": "팬 토글", "turns_fan_off": "팬 끄기", "turns_fan_on": "팬 켜기", + "alarm_arm_vacation_description": "알람을 _armed for vacation_으로 설정합니다.", + "disarms_the_alarm": "알람 해제", + "alarm_trigger_description": "외부 알람 트리거 활성화", + "toggles_a_switch_on_off": "스위치 토글", + "turns_a_switch_off": "스위치 끄기", + "turns_a_switch_on": "스위치 켜기", + "device_description": "명령을 보낼 기기 ID", + "delete_command": "명령 삭제", + "alternative": "대안", + "command_type_description": "학습할 명령 유형", + "command_type": "명령 유형", + "timeout_description": "학습할 명령에 대한 시간 초과", + "learn_command": "명령 학습", + "delay_seconds": "지연 시간(초)", + "hold_seconds": "보류 시간(초)", + "send_command": "명령 보내기", + "toggles_a_device_on_off": "기기 토글", + "turns_the_device_off": "기기 끄기", + "turn_on_description": "전원 켜기 명령 보내기", "apply_description": "구성으로 장면을 활성화합니다.", "entities_description": "구성요소 및 해당 대상 상태 목록", - "transition": "Transition", + "transition": "전환", "apply": "적용", "creates_a_new_scene": "새 장면 만들기", "scene_id_description": "새 장면의 구성요소 ID", @@ -2911,42 +3063,102 @@ "snapshot_entities": "스냅샷 구성요소", "delete_description": "동적으로 생성된 장면을 삭제합니다.", "activates_a_scene": "장면 활성화", - "selects_the_first_option": "첫 번째 옵션을 선택합니다.", - "selects_the_last_option": "마지막 옵션을 선택합니다.", - "select_the_next_option": "다음 옵션 선택", - "selects_an_option": "옵션을 선택합니다.", - "option_to_be_selected": "선택할 옵션", - "selects_the_previous_option": "이전 옵션을 선택합니다.", - "sets_the_options": "옵션을 설정합니다.", - "list_of_options": "옵션 목록", - "set_options": "옵션 설정", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "특정 속도로 카메라를 움직입니다.", + "ptz_move_speed": "PTZ 이동 속도", + "ptz_move": "PTZ 이동", + "add_event_description": "새 캘린더 이벤트를 추가합니다.", + "calendar_id_description": "원하는 캘린더의 ID", + "calendar_id": "캘린더 ID", + "description_description": "이벤트에 대한 설명. 선택 사항", + "summary_description": "이벤트의 제목 역할을 합니다.", + "location_description": "일정의 위치", + "creates_event": "이벤트 생성", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Fully Kiosk Browser에서 URL을 로드합니다.", - "url_to_load": "로드할 URL", - "load_url": "URL 로드", - "configuration_parameter_to_set": "설정할 구성 매개변수", - "key": "키", - "set_configuration": "구성 설정", - "application_description": "시작할 애플리케이션의 패키지 이름", - "application": "애플리케이션", - "start_application": "애플리케이션 시작", - "command_description": "Google 어시스턴트로 보낼 명령어입니다.", - "media_player_entity": "미디어 플레이어 구성요소", - "send_text_command": "문자 명령 보내기", - "code_description": "잠금을 해제하는 데 사용되는 코드", - "alarm_arm_vacation_description": "알람을 _armed for vacation_으로 설정합니다.", - "disarms_the_alarm": "알람 해제", - "alarm_trigger_description": "외부 알람 트리거 활성화", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "주어진 URL에서 파일을 다운로드합니다.", + "clears_all_log_entries": "모든 로그 항목을 지웁니다.", + "clear_all": "모두 지우기", + "write_log_entry": "로그 항목 쓰기", + "log_level": "로그 레벨", + "message_to_log": "기록할 메시지", + "write": "입력", + "reload_themes_description": "YAML 구성에서 테마를 다시 로드합니다.", + "reload_themes": "테마 새로고침", + "name_of_a_theme": "테마 이름", + "set_the_default_theme": "기본 테마 설정", + "clear_skipped_update": "건너뛴 업데이트 지우기", + "install_update": "업데이트 설치", + "skip_description": "현재 사용 가능한 업데이트를 건너뛴 것으로 표시합니다.", + "skip_update": "업데이트 건너뛰기", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "하나 이상의 조명을 끕니다.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "카운터를 감소시킵니다.", + "increments_a_counter": "카운터를 증가시킵니다.", + "resets_a_counter": "카운터를 초기화합니다.", + "sets_the_counter_value": "카운터 값을 설정합니다.", + "selects_the_next_option": "다음 옵션을 선택합니다.", + "toggles_the_helper_on_off": "도우미 토글", + "turns_off_the_helper": "도우미 끄기", + "turns_on_the_helper": "도우미 켜기", + "start_date_description": "하루 종일 이벤트가 시작되는 날짜", + "create_event": "일정 만들기", + "get_events": "Get events", + "list_event": "일정 목록", + "turns_auxiliary_heater_on_off": "보조 히터를 켜거나 끕니다.", + "aux_heat_description": "보조 히터의 새로운 값", + "auxiliary_heating": "보조 난방", + "turn_on_off_auxiliary_heater": "보조 히터 켜기/끄기", + "sets_fan_operation_mode": "팬 작동 모드를 설정합니다.", + "fan_operation_mode": "팬 작동 모드", + "set_fan_mode": "팬 모드 설정", + "set_target_humidity": "희망 습도 설정", + "sets_hvac_operation_mode": "HVAC 작동 모드 설정", + "hvac_operation_mode": "HVAC 작동 모드", + "set_hvac_mode": "HVAC 모드 설정", + "swing_operation_mode": "회전 작동 모드 설정", + "set_swing_mode": "회전 모드 설정", + "set_target_temperature": "희망 온도를 설정합니다.", + "target_temperature_low": "높은 희망 온도", + "low_target_temperature": "낮은 희망 온도", + "turns_climate_device_off": "공조 장치를 끕니다.", + "turns_climate_device_on": "공조 장치를 켭니다.", + "notify_description": "선택한 대상에 알림 메시지를 보냅니다.", + "data": "데이터", + "title_of_the_notification": "알림 제목", + "send_a_persistent_notification": "지속적인 알림 보내기", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "알림의 제목(선택 사항)", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "랜덤 효과 설정", "sequence_description": "HSV 시퀀스 목록(최대 16개)", "backgrounds": "배경", @@ -2968,101 +3180,11 @@ "speed_of_spread": "확산 속도", "spread": "확산", "sequence_effect": "시퀀스 효과", - "press_the_button_entity": "버튼 구성요소 누르기", - "see_description": "추적된 디바이스를 기록합니다.", - "battery_description": "기기 배터리 잔량", - "gps_coordinates": "GPS 좌표", - "gps_accuracy_description": "GPS 좌표의 정확도", - "hostname_of_the_device": "기기의 호스트 이름", - "hostname": "호스트 이름", - "mac_description": "기기의 MAC 주소", - "mac_address": "MAC 주소", - "process_description": "기록된 텍스트에서 대화를 시작합니다.", - "agent": "에이전트", - "conversation_id": "Conversation ID", - "language_description": "음성 생성에 사용할 언어", - "transcribed_text_input": "전사된 텍스트 입력", - "process": "프로세스", - "reloads_the_intent_configuration": "의도 구성을 다시 로드합니다.", - "conversation_agent_to_reload": "대화 에이전트를 다시 로드합니다.", - "create_description": "**알림** 패널에 알림을 표시합니다.", - "message_description": "로그북 항목의 메시지", - "notification_id": "알림 ID", - "title_description": "Title for your notification message.", - "dismiss_description": "**알림** 패널에서 알림을 제거합니다.", - "notification_id_description": "제거할 알림의 ID", - "dismiss_all_description": "**알림** 패널에서 모든 알림을 제거합니다.", - "notify_description": "선택한 대상에 알림 메시지를 보냅니다.", - "data": "데이터", - "title_of_the_notification": "알림 제목", - "send_a_persistent_notification": "지속적인 알림 보내기", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "명령을 보낼 기기 ID", - "delete_command": "명령 삭제", - "alternative": "대안", - "command_type_description": "학습할 명령 유형", - "command_type": "명령 유형", - "timeout_description": "학습할 명령에 대한 시간 초과", - "learn_command": "명령 학습", - "delay_seconds": "지연 시간(초)", - "hold_seconds": "보류 시간(초)", - "send_command": "명령 보내기", - "toggles_a_device_on_off": "기기 토글", - "turns_the_device_off": "기기 끄기", - "turn_on_description": "전원 켜기 명령 보내기", - "stops_a_running_script": "실행 중인 스크립트를 중지합니다.", - "locks_a_lock": "잠금을 잠급니다.", - "opens_a_lock": "잠금을 엽니다.", - "unlocks_a_lock": "잠금을 해제합니다.", - "turns_auxiliary_heater_on_off": "보조 히터를 켜거나 끕니다.", - "aux_heat_description": "보조 히터의 새로운 값", - "auxiliary_heating": "보조 난방", - "turn_on_off_auxiliary_heater": "보조 히터 켜기/끄기", - "sets_fan_operation_mode": "팬 작동 모드를 설정합니다.", - "fan_operation_mode": "팬 작동 모드", - "set_fan_mode": "팬 모드 설정", - "set_target_humidity": "희망 습도 설정", - "sets_hvac_operation_mode": "HVAC 작동 모드 설정", - "hvac_operation_mode": "HVAC 작동 모드", - "set_hvac_mode": "HVAC 모드 설정", - "swing_operation_mode": "회전 작동 모드 설정", - "set_swing_mode": "회전 모드 설정", - "set_target_temperature": "희망 온도를 설정합니다.", - "target_temperature_low": "높은 희망 온도", - "low_target_temperature": "낮은 희망 온도", - "turns_climate_device_off": "공조 장치를 끕니다.", - "turns_climate_device_on": "공조 장치를 켭니다.", - "calendar_id_description": "원하는 캘린더의 ID", - "calendar_id": "캘린더 ID", - "description_description": "이벤트에 대한 설명. 선택 사항", - "summary_description": "이벤트의 제목 역할을 합니다.", - "creates_event": "이벤트 생성", - "dashboard_path": "대시보드 경로", - "view_path": "경로 보기", - "show_dashboard_view": "대시보드 보기 표시", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "하나 이상의 조명을 끕니다.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "들을 토픽", "topic": "토픽", "export": "내보내기", "publish_description": "MQTT 토픽에 메시지를 발행합니다.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "발행할 페이로드", "payload": "페이로드", "payload_template": "페이로드 템플릿", @@ -3070,85 +3192,53 @@ "retain": "유지", "topic_to_publish_to": "발행할 토픽", "publish": "발행", - "selects_the_next_option": "다음 옵션을 선택합니다.", - "ptz_move_description": "특정 속도로 카메라를 움직입니다.", - "ptz_move_speed": "PTZ 이동 속도", - "ptz_move": "PTZ 이동", - "log_description": "로그북에 사용자 지정 항목을 만듭니다.", - "entity_id_description": "메시지를 재생할 미디어 플레이어", - "toggles_a_switch_on_off": "스위치 토글", - "turns_a_switch_off": "스위치 끄기", - "turns_a_switch_on": "스위치 켜기", - "reload_themes_description": "YAML 구성에서 테마를 다시 로드합니다.", - "reload_themes": "테마 새로고침", - "name_of_a_theme": "테마 이름", - "set_the_default_theme": "기본 테마 설정", - "toggles_the_helper_on_off": "도우미 토글", - "turns_off_the_helper": "도우미 끄기", - "turns_on_the_helper": "도우미 켜기", - "decrements_a_counter": "카운터를 감소시킵니다.", - "increments_a_counter": "카운터를 증가시킵니다.", - "resets_a_counter": "카운터를 초기화합니다.", - "sets_the_counter_value": "카운터 값을 설정합니다.", - "remote_connect": "원격 연결", - "remote_disconnect": "원격 연결 해제", - "get_weather_forecast": "날씨 예보를 가져옵니다.", - "type_description": "예보 유형: 매일, 매시 또는 매일 2회", - "forecast_type": "일기예보 유형", - "get_forecast": "예보 가져오기", - "get_weather_forecasts": "일기 예보를 받아보세요.", - "get_forecasts": "일기예보 보기", - "disables_the_motion_detection": "움직임 감지를 비활성화합니다.", - "disable_motion_detection": "움직임 감지 비활성화", - "enables_the_motion_detection": "움직임 감지를 활성화합니다.", - "enable_motion_detection": "움직임 감지 활성화", - "format_description": "미디어 플레이어에서 지원하는 스트림 형식입니다.", - "format": "형식", - "media_player_description": "스트리밍할 미디어 플레이어", - "play_stream": "스트림 재생", - "filename": "파일 이름", - "lookback": "룩백", - "snapshot_description": "카메라에서 스냅샷을 찍습니다.", - "take_snapshot": "스냅샷 찍기", - "turns_off_the_camera": "카메라를 끕니다.", - "turns_on_the_camera": "카메라 켜기", - "clear_tts_cache": "TTS 캐시 지우기", - "cache": "캐시", - "options_description": "통합구성요소 관련 옵션이 포함된 사전입니다.", - "say_a_tts_message": "TTS 메시지 말하기", - "broadcast_address": "브로드캐스트 주소", - "broadcast_port_description": "매직 패킷을 보낼 포트", - "broadcast_port": "브로드캐스트 포트", - "send_magic_packet": "매직 패킷 보내기", - "set_datetime_description": "날짜 및/또는 시간을 설정합니다.", - "the_target_date": "목표 날짜", - "datetime_description": "목표 날짜와 시간", - "the_target_time": "목표 시간", - "bridge_identifier": "브리지 식별자", - "configuration_payload": "구성 페이로드", - "entity_description": "deCONZ의 특정 디바이스 엔드포인트를 나타냅니다.", - "path": "경로", - "device_refresh_description": "deCONZ에서 사용 가능한 기기를 새로 고칩니다.", - "device_refresh": "기기 새로고침", - "remove_orphaned_entries": "분리된 항목 제거", - "removes_a_group": "그룹을 제거합니다.", - "object_id": "오브젝트 ID", - "creates_updates_a_user_group": "사용자 그룹을 생성/업데이트합니다.", - "add_entities": "구성요소 추가", - "icon_description": "그룹 아이콘의 이름", - "name_of_the_group": "그룹의 이름", - "cancels_a_timer": "타이머 취소", - "changes_a_timer": "타이머 변경", - "finishes_a_timer": "타이머 종료", - "pauses_a_timer": "타이머 일시정지", - "starts_a_timer": "타이머 시작", - "duration_description": "타이머가 완료되는 데 필요한 시간입니다. [선택 과목]", - "set_default_level_description": "통합구성요소에 대한 기본 로그 수준을 설정합니다.", - "level_description": "모든 통합구성요소에 대한 기본 심각도 수준입니다.", - "set_default_level": "기본 레벨 설정", - "set_level": "레벨 설정", - "clear_skipped_update": "건너뛴 업데이트 지우기", - "install_update": "업데이트 설치", - "skip_description": "현재 사용 가능한 업데이트를 건너뛴 것으로 표시합니다.", - "skip_update": "업데이트 건너뛰기" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "알림 ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "제거할 알림의 ID", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "기록된 텍스트에서 대화를 시작합니다.", + "agent": "에이전트", + "conversation_id": "Conversation ID", + "transcribed_text_input": "전사된 텍스트 입력", + "process": "프로세스", + "reloads_the_intent_configuration": "의도 구성을 다시 로드합니다.", + "conversation_agent_to_reload": "대화 에이전트를 다시 로드합니다.", + "clear_playlist": "재생 목록 지우기", + "selects_the_next_track": "다음 트랙을 선택합니다.", + "pauses": "일시 중지", + "starts_playing": "재생을 시작합니다.", + "toggles_play_pause": "재생 / 일시정지 토글", + "selects_the_previous_track": "이전 트랙을 선택합니다.", + "stops_playing": "재생 중지", + "starts_playing_specified_media": "지정된 미디어 재생을 시작합니다.", + "announce": "발표", + "repeat_mode_to_set": "설정할 반복 모드", + "select_sound_mode_description": "특정 사운드 모드를 선택합니다.", + "select_sound_mode": "사운드 모드 선택", + "select_source": "소스 선택", + "shuffle_description": "셔플 모드 활성화 여부", + "unjoin": "참여 해제", + "turns_down_the_volume": "볼륨을 낮춥니다.", + "turn_down_volume": "볼륨 낮추기", + "volume_mute_description": "미디어 플레이어를 음소거하거나 음소거 해제합니다.", + "is_volume_muted_description": "음소거 여부를 정의합니다.", + "mute_unmute_volume": "볼륨 음소거/음소거 해제", + "sets_the_volume_level": "볼륨 레벨을 설정합니다.", + "set_volume": "볼륨 설정", + "turns_up_the_volume": "볼륨을 높입니다.", + "turn_up_volume": "볼륨 높이기", + "apply_filter": "필터 적용", + "days_to_keep": "보관 일수", + "repack": "재포장", + "domains_to_remove": "제거할 도메인", + "entity_globs_to_remove": "제거할 패턴 일치 구성요소", + "entities_to_remove": "Entities to remove", + "see_description": "추적된 디바이스를 기록합니다.", + "battery_description": "기기 배터리 잔량", + "gps_coordinates": "GPS 좌표", + "gps_accuracy_description": "GPS 좌표의 정확도", + "hostname_of_the_device": "기기의 호스트 이름", + "hostname": "호스트 이름", + "mac_description": "기기의 MAC 주소" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/lb/lb.json b/packages/core/src/hooks/useLocale/locales/lb/lb.json index e9a7fe68..4a72d4e8 100644 --- a/packages/core/src/hooks/useLocale/locales/lb/lb.json +++ b/packages/core/src/hooks/useLocale/locales/lb/lb.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Bréifkëscht", "to_do_lists": "To-do lists", "developer_tools": "Entwécklungsgeschir", "media": "Media Player Browser", "profile": "Profile", + "panel_mailbox": "Bréifkëscht", "panel_shopping_list": "Akafslëscht", "unknown": "Unknown", "unavailable": "Net erreechbar", @@ -94,6 +94,7 @@ "name_on": "{name} un", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Nächst", "previous_track": "Viregt", @@ -188,7 +188,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Kaart Replikéieren", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -202,7 +202,7 @@ "move": "Move", "save": "Späicheren", "add": "Dobäisetzen", - "edit": "Änneren", + "edit": "Edit", "submit": "Submit", "rename": "Ëmbenennen", "search": "Search", @@ -229,7 +229,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Sélectionnéiert", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Méi iwert d'virlaage gewuer gin.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "Keng Logbicher Entrée fonnt", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -485,10 +487,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Service", "this_field_is_required": "Dëst Feld ass erfuerderlech", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "Keng ähnlech Objeten fonnt.", "related_entities": "Entitéiten a Relatioun", @@ -541,7 +543,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -623,6 +624,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Läscht Ännerung", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -692,6 +697,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "Ech hu folgendes fir dech fonnt:", "voice_command_error": "Ups, ee Feeler ass opgetrueden", + "voice_command_conversation_no_control": "Den assistent kann däin doheem nët steieren.", "how_can_i_assist": "Wéi kann ech hëllefen?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -708,8 +714,6 @@ "information": "Information", "related": "Relatioun", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -830,6 +834,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -840,7 +845,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -879,6 +884,7 @@ "input_select_no_options": "Et gi nach keng Optiounen.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Optiounen erfollegräich gespäichert.", "repair_issue": "Repair issue", @@ -1006,11 +1012,12 @@ "no_notifications": "Keng Notifikatioune", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Feeler beim opruffen vun {service}", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Verbindung verluer. Verbindung gëtt nees opgebaut…", "home_assistant_has_started": "Home Assistant ass gestart!", "triggered_name": "{name} ausgeléist", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "Feeler beim opruffen vun {service}", "app_configuration": "App Konfiguratioun", "sidebar_toggle": "Säite Kolonne ëmschalten", "hide_panel": "Hide panel", @@ -1020,7 +1027,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Wëllkomm Doheem", "empty_state_go_to_integrations_page": "Op d'Integratiounssäit goen", "never_triggered": "Ni ausgeléist", @@ -1036,8 +1043,9 @@ "navigate_to_location": "Navigéieren zu {location}", "open_window_to_url_path": "Fënster opmaachen mat {url_path}", "toggle_name": "{name} ëmschalten", - "call_service_name": "Service {name} opruffen", + "perform_action_name": "Perform action {name}", "show_more_info_name": "méi Informatiounen: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Service {name} opruffen", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant start, waart w.e.g…", "reset_focus": "Reset focus", @@ -1076,6 +1084,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Onbenotzten Entitéiten", @@ -1100,10 +1109,13 @@ "edit_configuration": "Konfiguratioun änneren", "unsaved_changes": "Net gespäicherten Ännerungen", "saved": "Gespäichert", + "delete_dashboard_configuration": "Läsch dës dashboard konfiguratioun?", "raw_editor_error_parse_yaml": "Kann de YAML net analyséieren: {error}", "raw_editor_error_invalid_config": "Är Konfiguratioun ass ongëlteg: {error}", "raw_editor_error_save_yaml": "Kann de YAML net späicheren: {error}", "raw_editor_error_remove": "Kann Konfiguratioun net läschen: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Mir erstellen automatesch är Lovelace Usiichte mat äre Beräicher an Apparaten wann dir är Lovelace Konfiguratioun läscht.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Sécher fir deng Lovelace Konfiguratioun ze läschen?", "title_of_your_dashboard": "Titel vun ärem Lovelace Benotzer Interface", "edit_title": "Titel änneren", "title": "Title", @@ -1115,22 +1127,24 @@ "move_view_left": "Usiicht no lenks réckelen", "move_view_right": "Usiicht no riets réckelen", "background": "Background", - "badges": "Badgen", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Badgen", "card_configuration": "Kaart Konfiguratioun", "type_card_configuration": "{type} Kaart Konfiguratioun", "edit_card_pick_card": "Wielt eng Kaart aus déi soll dobäigesat ginn.", - "toggle_editor": "Editeur ëmschalten", - "you_have_unsaved_changes": "Du hues ongespäichert Ännerungen", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Sécher fir ofzebriechen ?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", @@ -1147,7 +1161,15 @@ "search_cards": "Kaart sichen", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Wéieng Kaart wëllt dir zu ärer {name}Usiicht dobäisetzen?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Badge derbäi maachen", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Zu Lovelace bäisetzen", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Vue auswielen", "dashboard": "Tableau de Bord", @@ -1161,9 +1183,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Mir hun eng Suggestioun fir dech erstallt", "pick_different_card": "Aner Kaart auswielen", - "add_to_dashboard": "Zu Lovelace bäisetzen", "save_config_header": "Kontroll iwwert Loveloce UI iwwerhuelen", "save_config_empty_config": "Mat engem eidelen Tableau de Bord ufänken", "take_control": "Take control", @@ -1171,10 +1193,10 @@ "migrate_configuration": "Konfiguratioun migréieren", "navigation_path": "Nagiatioun's Pad", "url_path": "URL Pad", - "default_action": "Standard Aktioun", - "call_service": "Service ruffen", + "default": "Default", + "perform_action": "Perform action", "more_info": "Méi Informatiounen", - "no_action": "Keng Aktioun", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1202,7 +1224,7 @@ "initial_view": "Initial view", "calendar_entities": "Kalenner Entitéiten", "list_days": "Lëscht", - "conditional": "Conditionnel", + "conditional": "Conditional", "conditions": "Konditiounen", "card": "Kaart", "change_type": "Typ änneren", @@ -1248,22 +1270,22 @@ "camera_entity": "Kamera Entitéit", "image_entity": "Image entity", "camera_view": "Kamera Usiicht", - "double_tap_action": "Aktioun beim 2-mol tippen", - "hold_action": "Aktioun beim unhalen", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Stonne fir unzeweisen", "days_to_show": "Days to show", "icon_height": "Héicht vun der Ikon", "image_path": "Wee zum Bild", "maximum": "Maximum", - "manual": "Manuell", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Aktualiséierungs Intervall", "show_icon": "Ikon uweisen?", "show_name": "Numm uweisen?", "show_state": "Zoustand uweisen?", - "tap_action": "Aktioun beim tippen", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Sekundär Informatiouns Attribut", "generic_state_color": "Ikone baséierend um Zoustand fierwen?", "suggested_cards": "Suggested cards", @@ -1279,6 +1301,16 @@ "content": "Contenu", "media_control": "Medie Kontroll", "picture_elements": "Biller Elementer", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Knäppchen \"Actioun executéieren\"", "picture_entity": "Biller Entitéit", "picture_glance": "Biller Usiicht", "state_entity": "State entity", @@ -1290,8 +1322,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1304,6 +1336,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Prévisiounstyp auswielen", "no_type": "Keen Typ", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1323,7 +1363,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1353,9 +1392,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "Keng Beschreiwung verfügbar", - "by_entity": "Der Entitéit no", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Der Kaart no", + "by_badge": "By badge", "header": "Entête", "footer": "Fousszeilen", "choose_a_type": "{typ} auswielen", @@ -1363,6 +1403,8 @@ "header_editor": "Entête Editeur", "footer_editor": "Fousszeilen Editeur", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element éditeur", "ui_panel_lovelace_editor_color_picker_colors_inactive": "Inaktiv", "warning_attribute_not_found": "Attribut {attribute} net disponibel an: {entity}", "entity_not_available_entity": "Entitéit net erreechbar: {entity}", @@ -1374,117 +1416,145 @@ "compare_data": "Compare data", "reload_ui": "Benotzer frësch lueden", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Ënnerhalung", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Ënnerhalung", "rpi_power_title": "Raspberry Pi Netzdeel Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Klima", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Klima", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1505,7 +1575,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1524,20 +1593,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1563,77 +1629,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1641,6 +1646,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1712,10 +1719,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1730,8 +1735,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1745,7 +1764,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1753,7 +1771,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1762,51 +1780,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1816,12 +1922,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1829,43 +1937,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1876,22 +1950,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1904,6 +1991,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1922,107 +2010,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Soll den Ariichtungs Prozess gestart ginn?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Feeler beim verbannen", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Ongëlteg Authentifikatioun", - "unexpected_error": "Onerwaarte Feeler", - "username": "Benotzernumm", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", - "abort_already_in_progress": "Konfiguratioun's Oflaf ass schonn am gaang.", + "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Feeler beim verbannen", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service ass scho konfiguréiert", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Scho konfiguréiert. Nëmmen eng eenzeg Konfiguratioun méiglech.", + "user_description": "Choose a device to set up", + "two_factor_code": "2-Faktor Code", + "two_factor_authentication": "2-Faktor-Authentifikatioun", + "username": "Benotzernumm", + "sign_in_with_ring_account": "Mam Ring Kont verbannen", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge ass schon konfiguréiert", + "no_deconz_bridges_discovered": "Keng dECONZ bridges fonnt", + "abort_no_hardware_available": "Keng Radio Hardware verbonne mat deCONZ", + "abort_updated_instance": "deCONZ Instanz gouf mat der neier Adress vum Apparat geännert", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Konnt keen API Schlëssel kréien", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Mat deCONZ verbannen", + "select_discovered_deconz_gateway": "Entdeckte deCONZ Gateway auswielen", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Aktioun fir den agestallte wert", + "step_value": "Step value", + "template_number": "Nummer template", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template fir eng nummer", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Numm gëtt et schonn", + "passive": "Passive", + "define_zone_parameters": "Définéier d'Zoneparameter", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2033,67 +2159,71 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API Schlëssel", - "configure_daikin_ac": "Daikin AC konfiguréieren", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Soll den Ariichtungs Prozess gestart ginn?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Entdeckten ESPHome Provider", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API Schlëssel", + "configure_daikin_ac": "Daikin AC konfiguréieren", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meterologeschen Institut", "abort_no_devices_found": "Keng Apparater am Netzwierk fonnt.", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Standuert ass scho konfiguéiert.", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Ongëltegen API Schlëssel", - "error_already_in_progress": "Configuration flow is already in progress", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "confirm_description": "Do you want to start setup?", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Ongëltege Numm oder IP Adresse.", - "device_not_supported": "Apparat net ënnerstëtzt.", - "name_model_at_host": "{name} ({model} um {host})", - "connect_to_the_device": "Mam Apparat verbannen", - "finish_title": "Numm auswielen fir den Apparat", - "unlock_the_device": "Apparat entspären", - "yes_do_it": "Jo, mach ët", - "unlock_the_device_optional": "Apparat entspären (optionell)", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2112,105 +2242,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Entdeckten ESPHome Provider", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meterologeschen Institut", - "two_factor_code": "2-Faktor Code", - "two_factor_authentication": "2-Faktor-Authentifikatioun", - "sign_in_with_ring_account": "Mam Ring Kont verbannen", - "bridge_is_already_configured": "Bridge ass schon konfiguréiert", - "no_deconz_bridges_discovered": "Keng dECONZ bridges fonnt", - "abort_no_hardware_available": "Keng Radio Hardware verbonne mat deCONZ", - "abort_updated_instance": "deCONZ Instanz gouf mat der neier Adress vum Apparat geännert", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Konnt keen API Schlëssel kréien", - "link_with_deconz": "Mat deCONZ verbannen", - "select_discovered_deconz_gateway": "Entdeckte deCONZ Gateway auswielen", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Numm gëtt et schonn", - "passive": "Passive", - "define_zone_parameters": "Définéier d'Zoneparameter", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "deCONZ Clip Sensoren erlaben", + "allow_deconz_light_groups": "deCONZ Luucht Gruppen erlaben", + "data_allow_new_devices": "Erlaabt automatesch dobäisetze vu neien Apparater", + "deconz_devices_description": "Visibilitéit vun deCONZ Apparater konfiguréieren", + "deconz_options": "deCONZ Optiounen", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2293,50 +2343,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Gebuert Message aktivéieren", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Will Message aktivéieren", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Test Server auswielen", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "deCONZ Clip Sensoren erlaben", - "allow_deconz_light_groups": "deCONZ Luucht Gruppen erlaben", - "data_allow_new_devices": "Erlaabt automatesch dobäisetze vu neien Apparater", - "deconz_devices_description": "Visibilitéit vun deCONZ Apparater konfiguréieren", - "deconz_options": "deCONZ Optiounen", + "select_test_server": "Test Server auswielen", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2347,43 +2392,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Éischte Knäppchen", - "second_button": "Zweete Knäppchen", - "third_button": "Drëtte Knäppchen", - "fourth_button": "Véierte Knäppchen", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "{entity_name} zoumaachen", - "close_entity_name_tilt": "{entity_name} Kipp zoumaachen", - "open_entity_name": "{entity_name} opmaachen", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Gebuert Message aktivéieren", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Will Message aktivéieren", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "{entity_name} spären", + "open_entity_name": "{entity_name} opmaachen", + "unlock_entity_name": "{entity_name} entspären", + "entity_name_is_locked": "{entity_name} ass gespaart", + "entity_name_is_open": "{entity_name} ass op", + "entity_name_is_unlocked": "{entity_name} ass entspaart", + "entity_name_locked": "{entity_name} gespaart", + "entity_name_opened": "{entity_name} gouf opgemaach", + "entity_name_unlocked": "{entity_name} entspaart", + "first_button": "Éischte Knäppchen", + "second_button": "Zweete Knäppchen", + "third_button": "Drëtte Knäppchen", + "fourth_button": "Véierte Knäppchen", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" zwee mol gedréckt", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" dräimol gedréckt", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Béid Knäppchen", + "bottom_buttons": "Ënnescht Knäppchen", + "fifth_button": "Fënnefte Knäppchen", + "sixth_button": "Sechste Knäppchen", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Verdäischteren", + "dim_up": "Erhellen", + "left": "Lénks", + "right": "Riets", + "side": "Säit 6", + "top_buttons": "Iewescht Knäppchen", + "device_awakened": "Apparat erwächt", + "subtype_continuously_pressed": "\"{subtype}\" permanent gedréckt", + "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" véier mol gedréckt", + "subtype_quintuple_clicked": "\"{subtype}\" fënnef mol gedréckt", + "button_rotated_subtype": "Knäppche gedréint \"{subtype}\"", + "button_rotated_fast_subtype": "Knäppche schnell gedréint \"{subtype}\"", + "button_rotation_subtype_stopped": "Knäppchen Rotatioun \"{subtype}\" gestoppt", + "subtype_pressed": "\"{subtype}\" gedréckt", + "subtype_released": "\"{subtype}\" lassgelooss", + "device_subtype_double_tapped": "Apparat \"{subtype}\" zwee mol gedréckt", + "trigger_type_remote_double_tap_any_side": "Apparat gouf 2 mol ugetippt op enger Säit", + "device_in_free_fall": "Apparat am fräie Fall", + "device_flipped_degrees": "Apparat ëm 90 Grad gedréint", + "device_shaken": "Apparat gerëselt", + "trigger_type_remote_moved": "Apparat beweegt mat \"{subtype}\" erop", + "trigger_type_remote_moved_any_side": "Apparat gouf mat enger Säit bewegt", + "trigger_type_remote_rotate_from_side": "Apparat rotéiert vun der \"Säit\" 6 op \"{subtype}\"", + "device_turned_clockwise": "Apparat mam Auere Wee gedréint", + "device_turned_counter_clockwise": "Apparat géint den Auere Wee gedréint", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "{entity_name} zoumaachen", + "close_entity_name_tilt": "{entity_name} Kipp zoumaachen", "open_entity_name_tilt": "{entity_name} op Kipp stelle", "set_entity_name_position": "{entity_name} positioun programméieren", "set_entity_name_tilt_position": "{entity_name} kipp positioun programméieren", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} ass zou", "entity_name_is_closing": "{entity_name} gëtt zougemaach", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} gëtt opgemaach", "current_entity_name_position_is": "Aktuell {entity_name} positioun ass", "condition_type_is_tilt_position": "Aktuell {entity_name} kipp positioun ass", "entity_name_closed": "{entity_name} gouf zougemaach", "entity_name_closing": "{entity_name} mecht zou", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} mecht op", "entity_name_position_changes": "{entity_name} positioun ännert", "entity_name_tilt_position_changes": "{entity_name} kipp positioun geännert", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "{entity_name} fir ënnerwee uschalten", + "arm_entity_name_home": "{entity_name} fir doheem uschalten", + "arm_entity_name_night": "{entity_name} fir Nuecht uschalten", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "{entity_name} entschärfen", + "trigger_entity_name": "{entity_name} ausléisen", + "entity_name_is_armed_away": "{entity_name} ass ugeschalt fir Ennerwee", + "entity_name_is_armed_home": "{entity_name} ass ugeschalt fir Doheem", + "entity_name_is_armed_night": "{entity_name} ass ugeschalt fir Nuecht", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} ass entschärft", + "entity_name_is_triggered": "{entity_name} ass ausgeléist", + "entity_name_armed_away": "{entity_name} ugeschalt fir Ennerwee", + "entity_name_armed_home": "{entity_name} ugeschalt fir Doheem", + "entity_name_armed_night": "{entity_name} ugeschalt fir Nuecht", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} entschärft", + "entity_name_triggered": "{entity_name} ausgeléist", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} waart", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} spillt", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "{entity_name} Hellegkeet reduzéieren", + "increase_entity_name_brightness": "{entity_name} Hellegkeet erhéijen", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "HVAC Modus ännere fir {entity_name}", + "change_preset_on_entity_name": "Preset ännere fir {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} gemoosse Fiichtegkeet geännert", + "entity_name_measured_temperature_changed": "{entity_name} gemoossen Temperatur geännert", + "entity_name_hvac_mode_changed": "{entity_name} HVAC Modus geännert", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} Batterie ass niddereg", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2392,7 +2560,6 @@ "entity_name_is_detecting_gas": "{entity_name} entdeckt Gas", "entity_name_is_hot": "{entity_name} ass waarm", "entity_name_is_detecting_light": "{entity_name} entdeckt Luucht", - "entity_name_is_locked": "{entity_name} ass gespaart", "entity_name_is_moist": "{entity_name} ass fiicht", "entity_name_is_detecting_motion": "{entity_name} entdeckt Beweegung", "entity_name_is_moving": "{entity_name} beweegt sech", @@ -2410,7 +2577,6 @@ "entity_name_is_not_cold": "{entity_name} ass net kal", "entity_name_is_disconnected": "{entity_name} ass déconnectéiert", "entity_name_is_not_hot": "{entity_name} ass net waarm", - "entity_name_is_unlocked": "{entity_name} ass entspaart", "entity_name_is_dry": "{entity_name} ass dréchen", "entity_name_is_not_moving": "{entity_name} beweegt sech net", "entity_name_is_not_occupied": "{entity_name} ass fräi", @@ -2421,8 +2587,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} ass sécher", "entity_name_is_occupied": "{entity_name} ass besat", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} ass ugeschloss", "entity_name_is_powered": "{entity_name} ass alimentéiert", "entity_name_is_present": "{entity_name} ass präsent", @@ -2441,7 +2605,6 @@ "entity_name_started_detecting_gas": "{entity_name} huet ugefaangen Gas z'entdecken", "entity_name_became_hot": "{entity_name} gouf waarm", "entity_name_started_detecting_light": "{entity_name} huet ugefange Luucht z'entdecken", - "entity_name_locked": "{entity_name} gespaart", "entity_name_became_moist": "{entity_name} gouf fiicht", "entity_name_started_detecting_motion": "{entity_name} huet ugefaange Beweegung z'entdecken", "entity_name_started_moving": "{entity_name} huet ugefaangen sech ze beweegen", @@ -2452,14 +2615,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} huet opgehale Problemer z'entdecken", "entity_name_stopped_detecting_smoke": "{entity_name} huet opgehale Damp z'entdecken", "entity_name_stopped_detecting_sound": "{entity_name} huet opgehale Toun z'entdecken", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} huet opgehale Vibratiounen z'entdecken", "entity_name_battery_normal": "{entity_name} Batterie normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} gouf net kal", "entity_name_disconnected": "{entity_name} déconnectéiert", "entity_name_became_not_hot": "{entity_name} gouf net waarm", - "entity_name_unlocked": "{entity_name} entspaart", "entity_name_became_dry": "{entity_name} gouf dréchen", "entity_name_stopped_moving": "{entity_name} huet opgehale sech ze beweegen", "entity_name_became_not_occupied": "{entity_name} gouf fräi", @@ -2478,53 +2639,9 @@ "entity_name_started_detecting_smoke": "{entity_name} huet ugefaangen Damp z'entdecken", "entity_name_started_detecting_sound": "{entity_name} huet ugefaangen Toun z'entdecken", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} gouf onsécher", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} huet ugefaange Vibratiounen z'entdecken", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} waart", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} spillt", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "{entity_name} fir ënnerwee uschalten", - "arm_entity_name_home": "{entity_name} fir doheem uschalten", - "arm_entity_name_night": "{entity_name} fir Nuecht uschalten", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "{entity_name} entschärfen", - "trigger_entity_name": "{entity_name} ausléisen", - "entity_name_is_armed_away": "{entity_name} ass ugeschalt fir Ennerwee", - "entity_name_is_armed_home": "{entity_name} ass ugeschalt fir Doheem", - "entity_name_is_armed_night": "{entity_name} ass ugeschalt fir Nuecht", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} ass entschärft", - "entity_name_is_triggered": "{entity_name} ass ausgeléist", - "entity_name_armed_away": "{entity_name} ugeschalt fir Ennerwee", - "entity_name_armed_home": "{entity_name} ugeschalt fir Doheem", - "entity_name_armed_night": "{entity_name} ugeschalt fir Nuecht", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} entschärft", - "entity_name_triggered": "{entity_name} ausgeléist", - "entity_name_is_home": "{entity_name} ass doheem", - "entity_name_is_not_home": "{entity_name} ass net doheem", - "entity_name_enters_a_zone": "{entity_name} kënnt an eng Zone", - "entity_name_leaves_a_zone": "{entity_name} verléisst eng Zone", - "lock_entity_name": "{entity_name} spären", - "unlock_entity_name": "{entity_name} entspären", - "action_type_set_hvac_mode": "HVAC Modus ännere fir {entity_name}", - "change_preset_on_entity_name": "Preset ännere fir {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} gemoosse Fiichtegkeet geännert", - "entity_name_measured_temperature_changed": "{entity_name} gemoossen Temperatur geännert", - "entity_name_hvac_mode_changed": "{entity_name} HVAC Modus geännert", + "trigger_type_button_long_release": "\"{subtype}\" no laangem unhalen lassgelooss", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2615,64 +2732,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "{entity_name} Hellegkeet reduzéieren", - "increase_entity_name_brightness": "{entity_name} Hellegkeet erhéijen", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fënnefte Knäppchen", - "sixth_button": "Sechste Knäppchen", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" no laangem unhalen lassgelooss", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Béid Knäppchen", - "bottom_buttons": "Ënnescht Knäppchen", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Verdäischteren", - "dim_up": "Erhellen", - "left": "Lénks", - "right": "Riets", - "side": "Säit 6", - "top_buttons": "Iewescht Knäppchen", - "device_awakened": "Apparat erwächt", - "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", - "button_rotated_subtype": "Knäppche gedréint \"{subtype}\"", - "button_rotated_fast_subtype": "Knäppche schnell gedréint \"{subtype}\"", - "button_rotation_subtype_stopped": "Knäppchen Rotatioun \"{subtype}\" gestoppt", - "device_subtype_double_tapped": "Apparat \"{subtype}\" zwee mol gedréckt", - "trigger_type_remote_double_tap_any_side": "Apparat gouf 2 mol ugetippt op enger Säit", - "device_in_free_fall": "Apparat am fräie Fall", - "device_flipped_degrees": "Apparat ëm 90 Grad gedréint", - "device_shaken": "Apparat gerëselt", - "trigger_type_remote_moved": "Apparat beweegt mat \"{subtype}\" erop", - "trigger_type_remote_moved_any_side": "Apparat gouf mat enger Säit bewegt", - "trigger_type_remote_rotate_from_side": "Apparat rotéiert vun der \"Säit\" 6 op \"{subtype}\"", - "device_turned_clockwise": "Apparat mam Auere Wee gedréint", - "device_turned_counter_clockwise": "Apparat géint den Auere Wee gedréint", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "warning": "Warning", + "entity_name_is_home": "{entity_name} ass doheem", + "entity_name_is_not_home": "{entity_name} ass net doheem", + "entity_name_enters_a_zone": "{entity_name} kënnt an eng Zone", + "entity_name_leaves_a_zone": "{entity_name} verléisst eng Zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2809,12 +2875,62 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", - "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", + "fatal": "Fatal", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", "log_event_loop_scheduled": "Log event loop scheduled", "log_thread_frames_description": "Logs the current frames for all threads.", @@ -2838,47 +2954,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2899,21 +2999,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2948,41 +3045,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3002,6 +3125,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3013,45 +3157,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", - "closes_a_valve": "Closes a valve.", - "opens_a_valve": "Opens a valve.", - "set_valve_position_description": "Moves a valve to a specific position.", - "stops_the_valve_movement": "Stops the valve movement.", - "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", + "closes_a_valve": "Closes a valve.", + "opens_a_valve": "Opens a valve.", + "set_valve_position_description": "Moves a valve to a specific position.", + "stops_the_valve_movement": "Stops the valve movement.", + "toggles_a_valve_open_closed": "Toggles a valve open/closed.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3078,110 +3285,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "D'payload evaluéieren", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3189,90 +3297,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/lt/lt.json b/packages/core/src/hooks/useLocale/locales/lt/lt.json index 0b6306dd..73f38c19 100644 --- a/packages/core/src/hooks/useLocale/locales/lt/lt.json +++ b/packages/core/src/hooks/useLocale/locales/lt/lt.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Veiksmų žurnalas", "history": "History", - "mailbox": "Pašto dėžutė", "to_do_lists": "Užduočių sąrašai", "developer_tools": "Kūrėjo įrankiai", "media": "Medijos naršyklė", "profile": "Profilis", + "panel_mailbox": "Pašto dėžutė", "panel_shopping_list": "Pirkinių sąrašas", "unknown": "Nežinoma", "unavailable": "Nepasiekiamas", @@ -94,6 +94,7 @@ "name_on": "{name} įjungta", "resume_mowing": "Tęsti pjovimą", "start_mowing": "Pradėkite pjauti", + "pause": "Pauzė", "return_to_dock": "Grįžkite į stotelę", "brightness": "Ryškumas", "color_temperature": "Spalvos temperatūra", @@ -112,7 +113,6 @@ "play_media": "Leisti mediją", "play": "Groti", "play_pause": "Leisti / pristabdyti", - "pause": "Pauzė", "stop": "Sustabdyti", "next_track": "Kitas takelis", "previous_track": "Ankstesnis takelis", @@ -226,9 +226,11 @@ "media_content_type": "Medijos turinio tipas", "upload_failed": "Įkelti nepavyko", "unknown_file": "Nežinomas failas", - "select_image": "Pasirinkite paveikslėlį", + "image": "Vaizdas", + "select_label": "Pasirinkite {label}", "upload_picture": "Įkelti paveikslėlį", "image_url": "Vietinis kelias arba žiniatinklio URL", + "ui_components_selectors_image_select_image": "Pasirinkite paveikslėlį", "latitude": "Platuma", "longitude": "Ilguma", "radius": "Spindulys", @@ -253,13 +255,14 @@ "theme": "Tema", "time": "Laikas", "manual_entry": "Rankinis įvedimas", + "learn_more_about_templating": "Sužinokite daugiau apie šabloną.", "show_password": "Rodyti slaptažodį", "hide_password": "Slėpti slaptažodį", "no_logbook_events_found": "Veiksmų žurnale įvykių nerasta.", "triggered_by": "sukelta", "triggered_by_automation": "sukelta automatizavimo", "triggered_by_script": "sukelta scenarijaus", - "triggered_by_service": "sukelta paslaugos", + "triggered_by_action": "sukeltas veiksmo", "logbook_triggered_by_numeric_state_of": "suveikia pagal skaitinę būseną", "triggered_by_state_of": "suaktyvino būseną", "triggered_by_event": "sukelta įvykio", @@ -304,6 +307,7 @@ "event_type_event_detected": "{event_type} aptiktas įvykis", "detected_an_event": "aptiko įvykį", "detected_an_unknown_event": "Nustatytas nežinomas įvykis", + "ui_components_logbook_triggered_by_service": "sukelta paslaugos", "entity_picker_no_entities": "Jūs neturite jokių subjektų", "no_matching_entities_found": "Nerasta atitinkančių objektų", "show_entities": "Rodyti subjektus", @@ -480,11 +484,13 @@ "max": "Max", "sum": "Suma", "change": "Keisti", - "service": "paslauga", + "ui_components_service_picker_service": "Paslauga", "this_field_is_required": "Šį lauką būtina užpildyti", "targets": "Taikiniai", - "service_data": "Paslaugos duomenys", + "action_data": "Veiksmo duomenys", "integration_documentation": "Integracijos dokumentacija", + "ui_components_service_control_data": "Paslaugos duomenys", + "ui_components_service_control_target_description": "Ką ši paslauga turėtų naudoti kaip tikslines sritis, įrenginius ar subjektus.", "no_related_items_found": "Susijusių elementų nerasta.", "related_entities": "Susiję subjektai", "related_items_group": "Dalis šių grupių", @@ -534,7 +540,6 @@ "episode": "Epizodas", "game": "Žaidimas", "genre": "Žanras", - "image": "Vaizdas", "movie": "Filmas", "music": "Muzika", "playlist": "Grojaraštis", @@ -616,6 +621,10 @@ "increase_temperature": "Pakelti temperatūrą", "decrease_temperature": "Sumažinti temperatūrą", "copy_to_clipboard": "Kopijuoti į iškarpinę", + "last_changed": "Paskutinį kartą pakeista", + "last_updated": "Paskutinį kartą atnaujinta", + "remaining_time": "Likęs laikas", + "install_status": "Diegimo būsena", "safe_mode": "Saugus režimas", "all_yaml_configuration": "Visa YAML konfigūracija", "domain": "Domenas", @@ -685,6 +694,7 @@ "didn_t_quite_get_that": "Nelabai supratau", "voice_command_found": "Radau jums štai ką:", "voice_command_error": "Oi, įvyko klaida", + "voice_command_conversation_no_control": "Šis asistentas negali valdyti jūsų namų.", "how_can_i_assist": "Kuo galiu padėti?", "enter_a_request": "Įveskite užklausą", "send_text": "Siųsti tekstą", @@ -700,8 +710,6 @@ "back_to_info": "Grįžti prie informacijos", "related": "Susiję", "device_info": "Įrenginio informacija", - "last_changed": "Paskutinis pakeistas", - "last_updated": "Paskutinį kartą atnaujinta", "show_more": "Rodyti daugiau", "exit_edit_mode": "Išeikite iš redagavimo režimo", "last_action": "Paskutinis veiksmas", @@ -747,9 +755,9 @@ "default_code": "Numatytasis kodas", "editor_default_code_error": "Kodas neatitinka kodo formato", "entity_id": "Subjekto ID", - "unit_of_measurement": "Matavimo vienetas", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Kritulių vienetas", - "display_precision": "Ekrano tikslumas", + "display_precision": "Rodomas tikslumas", "default_value": "Numatytasis ( {value} )", "barometric_pressure_unit": "Barometrinio slėgio vienetas", "temperature_unit": "Temperatūros vienetas", @@ -814,8 +822,10 @@ "rotate_right_and_flip": "Pasukite į dešinę ir apverskite", "rotate_right": "Pasukite dešinėn", "voice_assistants": "Balso asistentai", + "ui_dialogs_entity_registry_editor_hidden_description": "Paslėpti subjektai nebus rodomi prietaisų skydelyje. Jų istorija vis tiek bus stebima, o jūs vis tiek galėsite su jais sąveikauti naudodami paslaugas.", "enable_type": "Įgalinti {type}", "device_registry_detail_enabled_cause": "{type} yra išjungtas dėl {cause}.", + "service": "paslauga", "unknown_error": "Nežinoma klaida", "expose": "Atskleisti", "aliases": "Pseudonimai", @@ -826,7 +836,7 @@ "restart_home_assistant": "Perkrauti Home Assistant?", "advanced_options": "Išplėstiniai nustatymai", "quick_reload": "Greitas perkrovimas", - "reload_description": "Iš naujo įkelia zonas iš YAML konfigūracijos.", + "reload_description": "Iš naujo įkelia MQTT objektus iš YAML konfigūracijos.", "reloading_configuration": "Iš naujo įkeliama konfigūracija", "failed_to_reload_configuration": "Nepavyko iš naujo įkelti konfigūracijos", "restart_description": "Pertraukia visas veikiančias automatines programas ir scenarijus.", @@ -866,6 +876,7 @@ "input_select_no_options": "Parinkčių dar nėra.", "initial_value": "Pradinė vertė", "restore": "Atkurti", + "edit_schedule_block": "Redaguoti tvarkaraščio bloką", "loading_loading_step": "Įkeliamas kitas {integration} veiksmas", "options_successfully_saved": "Parinktys sėkmingai išsaugotos.", "repair_issue": "Taisymo problema", @@ -994,11 +1005,12 @@ "no_notifications": "Pranešimų nėra", "notifications": "Pranešimai", "dismiss_all": "Atmesti viską", - "notification_toast_service_call_failed": "Nepavyko iškviesti paslaugos {service}.", + "notification_toast_action_failed": "Nepavyko atlikti veiksmo {service} .", "connection_lost_reconnecting": "Nutrūko ryšys. Jungiamasi iš naujo…", "home_assistant_has_started": "Home Assistant startavo", "triggered_name": "Suaktyvintas {name}", "notification_toast_no_matching_link_found": "Nerasta jokios nuorodos į {path}", + "ui_notification_toast_service_call_failed": "Nepavyko iškviesti paslaugos {service}.", "app_configuration": "Programos konfigūracija", "sidebar_toggle": "Šoninės juostos perjungiklis", "hide_panel": "Slėpti skydelį", @@ -1008,7 +1020,8 @@ "actions_no_entity_toggle": "Nėra subjekto, kuris galėtų perjungti", "no_navigation_path_specified": "Nenurodytas navigacijos kelias", "actions_no_url": "Nenurodytas URL, kurį būtų galima atidaryti", - "actions_no_service": "Nenurodyta jokia paleistina paslauga", + "actions_no_action": "Nenurodytas veiksmas, kurį reikia vykdyti", + "ui_panel_lovelace_cards_actions_no_service": "Nenurodyta jokia paleistina paslauga", "welcome_home": "Sveiki sugrįžę namo", "empty_state_go_to_integrations_page": "Į integracijų puslapį", "never_triggered": "Niekada neaktyvina", @@ -1024,8 +1037,9 @@ "navigate_to_location": "Eikite į {location}", "open_window_to_url_path": "Atidaryti langą į {url_path}", "toggle_name": "Perjungti {name}", - "call_service_name": "Iškvieti paslaugą {name}", + "perform_action_name": "Atlikite veiksmą {name}", "show_more_info_name": "Rodyti daugiau informacijos: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Iškvieti paslaugą {name}", "recovery_mode_activated": "Įjungtas atkūrimo režimas", "starting_description": "Paleidžiamas \"Home Assistant\", palaukite...", "reset_focus": "Iš naujo nustatyti fokusavimą", @@ -1063,6 +1077,7 @@ "energy_distribution_go_to_energy_dashboard": "Eikite į energijos prietaisų skydelį", "energy_usage": "Energijos naudojimas", "previous_energy_usage": "Ankstesnis energijos naudojimas", + "untracked_consumption": "Neapskaitytas vartojimas", "low_carbon_energy_consumed": "Suvartojama mažai anglies dioksido į aplinką išskirianti energija", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Suvartojamos mažai anglies dioksido į aplinką išskiriančios energijos nebuvo galima apskaičiuoti", "unused_entities": "Nenaudojami subjektai", @@ -1087,10 +1102,13 @@ "edit_configuration": "Redaguoti konfigūraciją", "unsaved_changes": "Neišsaugoti pakeitimai", "saved": "Išsaugota", + "delete_dashboard_configuration": "Ištrinti prietaisų skydelio konfigūraciją?", "raw_editor_error_parse_yaml": "Neįmanoma išanalizuoti YAML: {error}", "raw_editor_error_invalid_config": "Jūsų konfigūracija netinkama: {error}", "raw_editor_error_save_yaml": "Neįmanoma įrašyti YAML: {error}", "raw_editor_error_remove": "Nepavyksta pašalinti konfigūracijos: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Mes automatiškai sugeneruosime jūsų prietaisų skydelio rodinius su jūsų sritimis ir įrenginiais, jei pašalinsite prietaisų skydelio konfigūraciją.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Ar tikrai norite pašalinti prietaisų skydelio konfigūraciją?", "title_of_your_dashboard": "Prietaisų skydelio pavadinimas", "edit_title": "Redaguoti pavadinimą", "view_configuration": "Peržiūrėti konfigūraciją", @@ -1101,17 +1119,19 @@ "move_view_left": "Perkelti rodinį į kairę", "move_view_right": "Perkelti rodinį į dešinę", "background": "Fonas", - "badges": "Ženkliukai", "view_type": "Peržiūros tipas", "masonry_default": "Masonry (numatytasis)", "sidebar": "Šoninė juosta", "panel_card": "Skydelis (1 kortelė)", "sections_experimental": "Skyriai (eksperimentinis)", "subview": "Papildoma peržiūra", - "max_number_of_columns": "Maksimalus stulpelių skaičius", + "edit_view_max_columns": "Maksimalus pločio sekcijų skaičius", + "sections_view_specifics_settings": "Skyrių peržiūros specifiniai nustatymai", + "dense_section_placement": "Tankus sekcijų išdėstymas", "edit_in_visual_editor": "Redaguoti vaizdiniame redaktoriuje", "edit_in_yaml": "Redaguoti YAML", "saving_failed": "Išsaugoti nepavyko", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Ženkliukai", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Negalite pakeisti savo rodinio į kitą tipą, nes perkėlimas dar nepalaikomas. Jei norite naudoti kitą rodinio tipą, pradėkite nuo nulio su nauju rodiniu.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Negalite pakeisti rodinio, kad būtų naudojamas rodinio tipas „skyriai“, nes perkėlimas dar nepalaikomas. Jei norite eksperimentuoti su „skyrių“ rodiniu, pradėkite nuo nulio.", "card_configuration": "Kortelės konfigūracija", @@ -1134,7 +1154,15 @@ "search_cards": "Paieškos kortelės", "config": "Konfigūracija", "layout": "Išdėstymas", + "full_width_card": "Viso pločio kortelė", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfigūruokite, kaip kortelė bus rodoma prietaisų skydelyje. Šie nustatymai nepaisys numatytojo kortelės dydžio ir padėties.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Kurią kortelę norėtumėte pridėti prie savo {name} rodinio?", + "badge_configuration": "Ženklelio konfigūracija", + "type_badge_configuration": "{type} Ženklo konfigūracija", + "edit_badge_pick_badge": "Kurį ženklelį norėtumėte pridėti?", + "add_badge": "Pridėti ženklelį", + "suggest_card_header": "Sukūrėme jums skirtą pasiūlymą", + "add_to_dashboard": "Pridėti į Lovelace UI", "move_card_error_title": "Pasirinkite vaizdą, į kurį norite perkelti kortelę", "choose_a_view": "Pasirinkite vaizdą", "dashboard": "Prietaisų skydelis", @@ -1153,9 +1181,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} bus ištrinta.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Šis skyrius", "edit_section": "Redaguoti skyrių", - "suggest_card_header": "Sukūrėme jums skirtą pasiūlymą", + "width": "Plotis", "pick_different_card": "Pasirinkite kitą kortelę", - "add_to_dashboard": "Pridėti į Lovelace UI", "save_config_header": "Perimkite savo „Lovelace“ naudotojo sąsajos valdymą", "save_config_empty_config": "Pradėti nuo tuščio prietaisų skydelio", "take_control": "Kontroliuoti", @@ -1163,10 +1190,10 @@ "migrate_configuration": "Perkelti konfigūraciją", "navigation_path": "Navigacijos kelias", "url_path": "URL kelias", - "default_action": "Numatytasis veiksmas", - "call_service": "Paslaugos tarnyba", + "default": "Numatytas", + "perform_action": "Atlikite veiksmą", "more_info": "Daugiau informacijos", - "no_action": "Nėra veiksmų", + "nothing": "Nieko", "add_condition": "Pridėti sąlygą", "test": "Testas", "condition_passes": "Sąlyga patvirtinta", @@ -1211,7 +1238,7 @@ "button": "Mygtukas", "secondary_information": "Antrinė informacija", "gauge": "Matuoklis", - "display_as_needle_gauge": "Ekranas kaip adatinis matuoklis?", + "display_as_needle_gauge": "Rodyti kaip matuoklį su rodykle?", "define_severity": "Apibrėžti sudėtingumą?", "glance": "Apžvalga", "columns": "Stulpeliai", @@ -1239,22 +1266,22 @@ "camera_entity": "Kameros subjektas", "image_entity": "Vaizdo subjektas", "camera_view": "Kameros vaizdas", - "double_tap_action": "Dvigubo bakstelėjimo veiksmas", - "hold_action": "Veiksmas paspaudus", + "double_tap_behavior": "Dukart bakstelėjimas", + "hold_behavior": "Sulaikymo elgesys", "hours_to_show": "Valandų rodymas", "days_to_show": "Kiek dienų rodyti", "icon_height": "Piktogramos aukštis", "image_path": "Vaizdo kelias", "maximum": "Maksimalus", - "manual": "Rankinė kortelė", + "manual": "Rankinis", "minimum": "Minimumas", "paste_from_clipboard": "Įklijuoti iš mainų srities", - "generic_paste_description": "Įklijuokite {type} kortelę iš mainų srities", + "generic_paste_description": "Įklijuokite {type} ženklelį iš mainų srities", "refresh_interval": "Atnaujinimo intervalas", - "show_icon": "Rodyti piktogramą?", - "show_name": "Rodyti pavadinimą?", - "show_state": "Rodyti buklę?", - "tap_action": "Bakstelėkite veiksmą", + "show_icon": "Rodyti piktogramą", + "show_name": "Rodyti vardą", + "show_state": "Rodyti būseną", + "tap_behavior": "Bakstelėjimo elgesys", "secondary_info_attribute": "Antrinės informacijos atributas", "generic_state_color": "Spalvotos piktogramos pagal būseną?", "suggested_cards": "Siūlomos kortelės", @@ -1271,6 +1298,16 @@ "media_control": "Medijos valdiklis", "picture": "Paveikslėlis", "picture_elements": "Paveikslėlio elementai", + "card_options": "Kortelės parinktys", + "elements": "Elementai", + "add_new_element": "Pridėti naują elementą", + "dark_mode_image_path": "Tamsiojo režimo vaizdo kelias", + "state_filter": "Būsenos filtras", + "dark_mode_state_filter": "Tamsiojo režimo būsenos filtras", + "state_badge": "Būsenos ženklelis", + "state_icon": "Būklės piktograma", + "state_label": "Būsenos etiketė", + "perform_action_button": "Atlikti veiksmo mygtuką", "picture_entity": "Paveikslėlio subjektas", "picture_glance": "Paveikslėlio apžvalga", "state_entity": "Būsenos objektas", @@ -1281,12 +1318,14 @@ "climate": "Termostatas", "thermostat_show_current_as_primary": "Rodyti esamą temperatūrą kaip pirminę informaciją", "tile": "Plytelė", - "icon_tap_action": "Ikonos bakstelėjimo veiksmas", - "actions": "Veiksmai", + "icon_tap_behavior": "Piktogramos paspaudimo elgsena", + "interactions": "Sąveikos", "show_entity_picture": "Rodyti subjekto paveikslėlį", "vertical": "Vertikalus", "hide_state": "Slėpti būseną", "state_content": "Būsenos turinys", + "ui_panel_lovelace_editor_card_tile_actions": "Veiksmai", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Paskutinis pakeistas", "vertical_stack": "Vertikaliai išdėstyta", "weather_forecast": "Orų prognozė", "weather_to_show": "Orų rodymas", @@ -1295,6 +1334,18 @@ "show_only_forecast": "Rodyti tik prognozes", "select_forecast_type": "Pasirinkite prognozės tipą", "no_type": "Jokio tipo", + "style": "Stilius", + "prefix": "Priešdėlis", + "suffix": "Priesaga", + "state_image": "Būsenos paveikslas", + "displayed_elements": "Rodomi elementai", + "ui_panel_lovelace_editor_badge_entity_display_type": "Rodomas tipas", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Pilnas (piktograma, pavadinimas ir būsena)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimalus (tik piktograma)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standartinis (piktograma ir būsena)", + "suggested_badges": "Siūlomi ženkleliai", + "other_badges": "Kiti ženkleliai", + "custom_badges": "Individualūs ženkleliai", "features": "Funkcijos", "not_compatible": "Nesuderinama", "features_no_compatible_available": "Šiam subjektui nėra suderinamų funkcijų", @@ -1313,7 +1364,6 @@ "lock_open_door": "Užrakinkite atidarytas duris", "commands": "Komandos", "climate_fan_modes": "Klimato ventiliatoriaus režimai", - "style": "Stilius", "dropdown": "Išskleidžiamasis meniu", "icons": "Piktogramos", "customize_fan_modes": "Tinkinkite ventiliatoriaus režimus", @@ -1343,9 +1393,10 @@ "hide_entities_without_area": "Slėpti objektus be srities", "hide_energy": "Slėpti energiją", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Paslėptos sritys", - "no_description_available": "Aprašymo nėra.", + "no_description_available": "Aprašymas negalimas.", "by_entity": "Pagal subjektą", "by_card": "Pagal kortelę", + "by_badge": "Pagal ženklelį", "header": "Antraštė", "footer": "Poraštė", "choose_a_type": "Pasirinkite {type}", @@ -1353,6 +1404,8 @@ "header_editor": "Antraštės redaktorius", "footer_editor": "Poraštės redaktorius", "feature_editor": "Plytelių funkcijų redaktorius", + "element_editor": "Elementų redaktorius", + "type_element_editor": "{type} elementų redaktorius", "off": "Išjungta", "ui_panel_lovelace_editor_color_picker_colors_light_blue": "Šviesiai mėlyna", "ui_panel_lovelace_editor_color_picker_colors_white": "Baltas", @@ -1367,117 +1420,143 @@ "compare_data": "Palyginti duomenis", "reload_ui": "Perkrauti naudotojo sąsają", "profiler": "Profiler", - "http": "HTTP", - "cover": "Viršelis", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Įvesties mygtukas", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Laikmatis", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatizavimas", "alarm_control_panel": "Signalizacijos valdymo pultas", - "device_tracker": "Įrenginio sekimo priemonė", - "trace": "Trace", - "stream": "Stream", "person": "Asmuo", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Vožtuvas", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Skaitiklis", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Įvesties loginė vertė", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Failo dydis", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Įveskite datą ir laiką", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Žyma", - "diagnostics": "Diagnostika", - "siren": "Sirena", "fitbit": "Fitbit", - "automation": "Automatizavimas", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Vožtuvas", - "assist_pipeline": "Assist vamzdynas", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Pokalbis", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Failo dydis", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Įveskite tekstą", + "weather": "Orai", + "home_assistant_api": "Home Assistant API", + "input_number": "Įveskite numerį", "group": "Grupė", - "auth": "Auth", - "thread": "Thread", - "zone": "Zona", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Tvarkaraštis", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Nuolatinis pranešimas", + "localtuya": "LocalTuya integration", + "input_button": "Įvesties mygtukas", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Nuotolinis", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Žyma", + "binary_sensor": "Dvejetainis jutiklis", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Nuolatinis pranešimas", + "conversation": "Pokalbis", "rpi_power_title": "Raspberry Pi maitinimo šaltinio tikrintuvas", - "script": "Skriptas", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Įvykis", + "webhook": "Webhook", + "logger": "Registratorius", + "schedule": "Tvarkaraštis", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Skriptas", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventiliatorius", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Jungiklis", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Orai", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Įveskite numerį", - "binary_sensor": "Dvejetainis jutiklis", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventiliatorius", - "scene": "Scene", - "input_select": "Įvesties pasirinkimas", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Įvykis", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Įvesties pasirinkimas", + "input_text": "Įveskite tekstą", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostika", "file_upload": "File Upload", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Skaitiklis", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Programėlė mobiliesiems", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirena", "deconz": "deCONZ", - "timer": "Laikmatis", - "application_credentials": "Programos kredencialai", - "logger": "Registratorius", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zona", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Viršelis", + "hacs": "HACS", "local_calendar": "Vietinis kalendorius", + "system_log": "System Log", + "input_boolean": "Įvesties loginė vertė", + "bluetooth": "Bluetooth", + "application_credentials": "Programos kredencialai", + "mobile_app": "Programėlė mobiliesiems", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist vamzdynas", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Įrenginio sekimo priemonė", "synchronize_devices": "Sinchronizuoti įrenginius", - "last_scanned_by_device_id_name": "Paskutinį kartą nuskaityta pagal įrenginio ID", - "tag_id": "Žymos ID", + "process_process": "Procesas {process}", + "disk_free_mount_point": "Laisvas diskas {mount_point}", + "disk_use_mount_point": "Disko naudojimas {mount_point}", + "ipv_address_ip_address": "IPv6 adresas {ip_address}", + "last_boot": "Paskutinis įkrovimas", + "load_m": "Apkrova (5 m)", + "memory_free": "Atmintis laisva", + "memory_use": "Atminties naudojimas", + "network_in_interface": "Tinklas į {interface}", + "network_out_interface": "Tinklas iš {interface}", + "packets_in_interface": "Paketai į {interface}", + "packets_out_interface": "Paketai iš {interface}", + "processor_temperature": "Procesoriaus temperatūra", + "processor_use": "Procesoriaus naudojimas", + "swap_free": "Swap laisva", + "swap_use": "Swap užimta", + "swap_usage": "Swap panaudota", + "network_throughput_in_interface": "Tinklo pralaidumas į {interface}", + "network_throughput_out_interface": "Tinklo pralaidumas iš {interface}", + "battery_level": "Baterijos lygis", + "ding": "Ding", + "doorbell_volume": "Durų skambučio garsumas", + "last_activity": "Paskutinė veikla", + "last_ding": "Paskutinis skambutis", + "last_motion": "Paskutinis judesys", + "mic_volume": "Mikrofono garsumas", + "voice_volume": "Balso garsumas", + "volume": "Garsumas", + "wi_fi_signal_category": "Wi-Fi signalo kategorija", + "wi_fi_signal_strength": "Wi-Fi signalo stiprumas", "heavy": "Sunkus", "mild": "Švelnus", "button_down": "Mygtukas žemyn", @@ -1496,7 +1575,6 @@ "closed": "Uždaryta", "closing": "Uždaroma", "failure": "Nesėkmė", - "battery_level": "Baterijos lygis", "os_agent_version": "OS agento versija", "apparmor_version": "Apparmor versija", "cpu_percent": "Procesoriaus procentas", @@ -1515,20 +1593,16 @@ "solar_azimuth": "Saulės azimutas", "solar_elevation": "Saulės aukštis", "solar_rising": "Saulės kilimas", - "compressor_energy_consumption": "Kompresoriaus energijos suvartojimas", - "compressor_estimated_power_consumption": "Apskaičiuotas kompresoriaus energijos suvartojimas", - "compressor_frequency": "Kompresoriaus dažnis", - "cool_energy_consumption": "Šaltos energijos sąnaudos", - "energy_consumption": "Energijos suvartojimas", - "heat_energy_consumption": "Šilumos energijos suvartojimas", - "inside_temperature": "Vidaus temperatūra", - "outside_temperature": "Lauko temperatūra", "assist_in_progress": "Pagalba vykstant", + "auto_gain": "Automatinis padidėjimas", + "noise_suppression": "Triukšmo slopinimas", + "noise_suppression_level": "Triukšmo slopinimo lygis", "preferred": "Pageidautina", "finished_speaking_detection": "Baigtas kalbėjimo aptikimas", "aggressive": "Agresyvus", - "default": "Numatytas", "relaxed": "Atsipalaidavęs", + "mute": "Nutildyti", + "satellite_enabled": "Palydovas įjungtas", "device_admin": "Įrenginio administratorius", "kiosk_mode": "Kiosko režimas", "plugged_in": "Prijungtas", @@ -1554,74 +1628,16 @@ "maintenance_mode": "Priežiūros režimas", "motion_detection": "Judesio aptikimas", "screensaver": "Ekrano užsklanda", - "battery_low": "Baterija išsekusi", - "cloud_connection": "Debesų ryšys", - "humidity_warning": "Įspėjimas apie drėgmę", - "overheated": "Perkaitęs", - "temperature_warning": "Įspėjimas apie temperatūrą", - "update_available": "Galimas atnaujinimas", - "dry": "Sausas", - "wet": "Šlapias", - "stop_alarm": "Sustabdyti signalą", - "test_alarm": "Bandomasis signalas", - "smooth_off": "Sklandžiai išjungti", - "smooth_on": "Sklandus įjungimas", - "temperature_offset": "Temperatūros poslinkis", - "alarm_sound": "Signalizacijos garsas", - "alarm_volume": "Signalizacijos garsumas", - "light_preset": "Šviesos iš anksto nustatytas", - "alarm_source": "Signalizacijos šaltinis", - "auto_off_at": "Automatinis išjungimas val", - "available_firmware_version": "Galima programinės įrangos versija", - "this_month_s_consumption": "Šio mėnesio suvartojimas", - "today_s_consumption": "Šiandieninis vartojimas", - "total_consumption": "Bendras suvartojimas", - "device_name_current": "{device_name} dabartinis", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} dabartinis suvartojimas", - "current_firmware_version": "Dabartinė programinės įrangos versija", - "device_time": "Prietaiso laikas", - "on_since": "Nuo tada", - "report_interval": "Ataskaitų intervalas", - "signal_strength": "Signalo stiprumas", - "signal_level": "Signalo lygis", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} šiandienos suvartojimas", - "device_name_total_consumption": "{device_name} bendras suvartojimas", - "voltage": "Įtampa", - "device_name_voltage": "{device_name} įtampa", - "auto_off_enabled": "Automatinis išjungimas įjungtas", - "auto_update_enabled": "Automatinis atnaujinimas įjungtas", - "fan_sleep_mode": "Ventiliatoriaus miego režimas", - "led": "LED", - "smooth_transitions": "Sklandūs perėjimai", - "process_process": "Procesas {process}", - "disk_free_mount_point": "Laisvas diskas {mount_point}", - "disk_use_mount_point": "Disko naudojimas {mount_point}", - "ipv_address_ip_address": "IPv6 adresas {ip_address}", - "last_boot": "Paskutinis įkrovimas", - "load_m": "Apkrova (5 m)", - "memory_free": "Atmintis laisva", - "memory_use": "Atminties naudojimas", - "network_in_interface": "Tinklas į {interface}", - "network_out_interface": "Tinklas iš {interface}", - "packets_in_interface": "Paketai į {interface}", - "packets_out_interface": "Paketai iš {interface}", - "processor_temperature": "Procesoriaus temperatūra", - "processor_use": "Procesoriaus naudojimas", - "swap_free": "Swap laisva", - "swap_use": "Swap užimta", - "swap_usage": "Swap panaudota", - "network_throughput_in_interface": "Tinklo pralaidumas į {interface}", - "network_throughput_out_interface": "Tinklo pralaidumas iš {interface}", - "estimated_distance": "Numatomas atstumas", - "vendor": "Pardavėjas", - "air_quality_index": "Oro kokybės indeksas", - "illuminance": "Apšvietimas", - "noise": "Triukšmas", - "overload": "Perkrova", - "size": "Dydis", - "size_in_bytes": "Dydis baitais", + "calibration": "Kalibravimas", + "auto_lock_paused": "Automatinis užraktas pristabdytas", + "timeout": "Laikas baigėsi", + "unclosed_alarm": "Neuždaryta signalizacija", + "unlocked_alarm": "Atrakintas signalas", + "bluetooth_signal": "Bluetooth signalas", + "light_level": "Šviesos lygis", + "wi_fi_signal": "Wi-Fi signalas", + "momentary": "Momentinis", + "pull_retract": "Ištraukti / ištraukti", "bytes_received": "Gauti baitai", "server_country": "Serverio šalis", "server_id": "Serverio ID", @@ -1629,6 +1645,8 @@ "ping": "Ping", "upload": "Įkelti", "bytes_sent": "Išsiųsti baitai", + "call_active": "Skambutis Aktyvus", + "quiet": "Tyliai", "animal": "Gyvūnas", "detected": "Aptikta", "animal_lens": "Gyvūno objektyvas 1", @@ -1699,7 +1717,6 @@ "image_saturation": "Vaizdo sodrumas", "motion_sensitivity": "Judesio jautrumas", "pir_sensitivity": "PIR jautrumas", - "volume": "Garsumas", "zoom": "Padidinti", "auto_quick_reply_message": "Automatinis greito atsakymo pranešimas", "auto_track_method": "Automatinis sekimo metodas", @@ -1716,8 +1733,22 @@ "adaptive": "Prisitaikantis", "auto_adaptive": "Automatiškai prisitaikantis", "on_at_night": "Įjungta naktį", + "hdr": "HDR", + "motion_ringtone": "Judesio skambėjimo tonas", + "attraction": "Atrakcija", + "city_bird": "Miesto paukštis", + "good_day": "Gera diena", + "hop_hop": "Hop hop", + "loop": "Kilpa", + "moonlight": "Mėnulio šviesa", + "operetta": "Operetė", + "original_tune": "Originali melodija", + "piano_key": "Fortepijono klavišas", + "way_back_home": "Kelias atgal namo", + "person_ringtone": "Asmens skambėjimo tonas", "play_quick_reply_message": "Leisti greito atsakymo pranešimą", "ptz_preset": "PTZ išankstinis nustatymas", + "visitor_ringtone": "Lankytojo skambėjimo tonas", "battery_percentage": "Baterijos procentas", "battery_state": "Baterijos būsena", "charge_complete": "Įkrovimas baigtas", @@ -1731,7 +1762,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} saugykla", "ptz_pan_position": "PTZ poslinkio padėtis", "sd_hdd_index_storage": "SD {hdd_index} saugykla", - "wi_fi_signal": "Wi-Fi signalas", "auto_focus": "Automatinis fokusavimas", "auto_tracking": "Automatinis sekimas", "buzzer_on_event": "Renginio garsinis signalas", @@ -1739,7 +1769,7 @@ "email_on_event": "El. paštas apie renginį", "ftp_upload": "FTP įkėlimas", "guard_return": "Apsaugos grąžinimas", - "hdr": "HDR", + "led": "LED", "manual_record": "Rankinis įrašas", "pir_enabled": "PIR įjungtas", "pir_reduce_false_alarm": "PIR sumažina klaidingą aliarmą", @@ -1748,49 +1778,135 @@ "record": "Įrašas", "record_audio": "Įrašyti garsą", "siren_on_event": "Sirena renginyje", - "call_active": "Skambutis Aktyvus", - "quiet": "Tyliai", - "auto_gain": "Automatinis padidėjimas", - "mic_volume": "Mikrofono garsumas", - "noise_suppression": "Triukšmo slopinimas", - "noise_suppression_level": "Triukšmo slopinimo lygis", - "mute": "Nutildyti", - "satellite_enabled": "Palydovas įjungtas", - "calibration": "Kalibravimas", - "auto_lock_paused": "Automatinis užraktas pristabdytas", - "timeout": "Laikas baigėsi", - "unclosed_alarm": "Neuždaryta signalizacija", - "unlocked_alarm": "Atrakintas signalas", - "bluetooth_signal": "Bluetooth signalas", - "light_level": "Šviesos lygis", - "momentary": "Momentinis", - "pull_retract": "Ištraukti / ištraukti", - "ding": "Ding", - "doorbell_volume": "Durų skambučio garsumas", - "last_activity": "Paskutinė veikla", - "last_ding": "Paskutinis skambutis", - "last_motion": "Paskutinis judesys", - "voice_volume": "Balso garsumas", - "wi_fi_signal_category": "Wi-Fi signalo kategorija", - "wi_fi_signal_strength": "Wi-Fi signalo stiprumas", - "box": "Dėžė", - "step": "Žingsnis", + "compressor_energy_consumption": "Kompresoriaus energijos suvartojimas", + "compressor_estimated_power_consumption": "Apskaičiuotas kompresoriaus energijos suvartojimas", + "compressor_frequency": "Kompresoriaus dažnis", + "cool_energy_consumption": "Šaltos energijos sąnaudos", + "energy_consumption": "Energijos suvartojimas", + "heat_energy_consumption": "Šilumos energijos suvartojimas", + "inside_temperature": "Vidaus temperatūra", + "outside_temperature": "Lauko temperatūra", + "estimated_distance": "Numatomas atstumas", + "vendor": "Pardavėjas", + "last_scanned_by_device_id_name": "Paskutinį kartą nuskaityta pagal įrenginio ID", + "tag_id": "Žymos ID", + "battery_low": "Baterija išsekusi", + "cloud_connection": "Debesų ryšys", + "humidity_warning": "Įspėjimas apie drėgmę", + "overheated": "Perkaitęs", + "temperature_warning": "Įspėjimas apie temperatūrą", + "update_available": "Galimas atnaujinimas", + "dry": "Sausas", + "wet": "Šlapias", + "stop_alarm": "Sustabdyti signalą", + "test_alarm": "Bandomasis signalas", + "smooth_off": "Sklandžiai išjungti", + "smooth_on": "Sklandus įjungimas", + "temperature_offset": "Temperatūros poslinkis", + "alarm_sound": "Signalizacijos garsas", + "alarm_volume": "Signalizacijos garsumas", + "light_preset": "Šviesos iš anksto nustatytas", + "alarm_source": "Signalizacijos šaltinis", + "auto_off_at": "Automatinis išjungimas val", + "available_firmware_version": "Galima programinės įrangos versija", + "this_month_s_consumption": "Šio mėnesio suvartojimas", + "today_s_consumption": "Šiandieninis vartojimas", + "total_consumption": "Bendras suvartojimas", + "device_name_current": "{device_name} dabartinis", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} dabartinis suvartojimas", + "current_firmware_version": "Dabartinė programinės įrangos versija", + "device_time": "Prietaiso laikas", + "on_since": "Nuo tada", + "report_interval": "Ataskaitų intervalas", + "signal_strength": "Signalo stiprumas", + "signal_level": "Signalo lygis", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} šiandienos suvartojimas", + "device_name_total_consumption": "{device_name} bendras suvartojimas", + "voltage": "Įtampa", + "device_name_voltage": "{device_name} įtampa", + "auto_off_enabled": "Automatinis išjungimas įjungtas", + "auto_update_enabled": "Automatinis atnaujinimas įjungtas", + "fan_sleep_mode": "Ventiliatoriaus miego režimas", + "smooth_transitions": "Sklandūs perėjimai", + "size": "Dydis", + "size_in_bytes": "Dydis baitais", + "jammed": "Užstrigęs", + "locked": "Užrakinta", + "locking": "Užrakinimas", + "unlocked": "Atrakinta", + "unlocking": "Atrakinimas", + "changed_by": "Pakeitė", + "code_format": "Kodo formatas", + "recording": "Įrašoma", + "streaming": "Transliuojama", + "access_token": "Prieigos raktas", + "brand": "Prekės ženklas", + "stream_type": "Srauto tipas", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modelis", + "managed_via_ui": "Tvarkoma per vartotojo sąsają", + "minute": "Minutė", + "second": "Sekundė", + "timestamp": "Laiko žyma", + "event_type": "Įvykio tipas", + "event_types": "Įvykių tipai", + "doorbell": "Durų skambutis", + "max_length": "Maksimalus ilgis", + "min_length": "Minimalus ilgis", + "pattern": "Šablonas", + "clear_night": "Giedra, naktis", + "cloudy": "Debesuota", + "exceptional": "Išskirtinis", + "fog": "Rūkas", + "hail": "Kruša", + "lightning": "Žaibas", + "lightning_rainy": "Žaibuoja, lietinga", + "pouring": "Lyja lietus", + "rainy": "Lietinga", + "snowy": "Snieguota", + "snowy_rainy": "Snieguota, lietinga", + "sunny": "Saulėta", + "windy": "Vėjuota", + "windy_cloudy": "Vėjas, debesuota", + "apparent_temperature": "Matoma temperatūra", + "cloud_coverage": "Debesų aprėptis", + "dew_point_temperature": "Rasos taško temperatūra", + "ozone": "Ozonas", + "pressure": "Slėgis", + "pressure_unit": "Slėgio vienetas", + "uv_index": "UV indeksas", + "wind_bearing": "Vėjo guolis", + "wind_gust_speed": "Vėjo gūsių greitis", + "paused": "Pristabdyta", + "finishes_at": "Baigiasi", + "remaining": "Likęs", + "last_reset": "Paskutinis nustatymas iš naujo", + "state_class": "Būsenos klasė", + "measurement": "Matavimas", + "total": "Iš viso", + "total_increasing": "Iš viso didėja", "apparent_power": "Matoma galia", + "air_quality_index": "Oro kokybės indeksas", "carbon_dioxide": "Anglies dioksidas", + "conductivity": "Laidumas", "data_rate": "Duomenų perdavimo sparta", + "data_size": "Duomenų dydis", "distance": "Atstumas", "stored_energy": "Sukaupta energija", "frequency": "Dažnis", + "illuminance": "Apšvietimas", "irradiance": "Švitinimas", + "balance": "Balansas", "nitrogen_dioxide": "Azoto dioksidas", "nitrogen_monoxide": "Azoto monoksidas", "nitrous_oxide": "Azoto oksidas", - "ozone": "Ozonas", "ph": "pH", "pm": "PM2.5", "power_factor": "Galios koeficientas", "precipitation_intensity": "Kritulių intensyvumas", - "pressure": "Slėgis", "reactive_power": "Reaktyvioji galia", "sound_pressure": "Garso slėgis", "speed": "Greitis", @@ -1800,12 +1916,13 @@ "stored_volume": "Išsaugotas tūris", "weight": "Svoris", "available_tones": "Galimi tonai", - "end_time": "Pabaigos laikas", - "start_time": "Pradžios laikas", - "managed_via_ui": "Tvarkoma per vartotojo sąsają", "next_event": "Kitas renginys", - "stopped": "Sustabdytas", - "garage": "Garažas", + "box": "Dėžė", + "step": "Žingsnis", + "members": "Nariai", + "above_horizon": "Virš horizonto", + "below_horizon": "Žemiau horizonto", + "identify": "Identifikuoti", "running_automations": "Veikiančios automatikos", "id": "ID", "max_running_automations": "Maksimali veikimo automatika", @@ -1813,41 +1930,9 @@ "parallel": "Lygiagretus", "queued": "Eilėje", "one": "Vienas", - "not_charging": "Nekraunama", - "unplugged": "Atjungtas", - "connected": "Prisijungęs", - "hot": "Karšta", - "no_light": "Nėra šviesos", - "light_detected": "Aptikta šviesa", - "locked": "Užrakinta", - "unlocked": "Atrakinta", - "not_moving": "Nejuda", - "not_running": "Neveikia", - "safe": "Saugus", - "unsafe": "Nesaugu", - "tampering_detected": "Aptiktas pažeidimas", - "buffering": "Buferis", - "paused": "Pristabdyta", - "playing": "Groja", - "standby": "Budėjimo režimas", - "app_id": "Programos ID", - "local_accessible_entity_picture": "Vietinis pasiekiamas subjekto paveikslėlis", - "group_members": "Grupės nariai", - "muted": "Nutildyta", - "album_artist": "Albumo atlikėjas", - "content_id": "Turinio ID", - "content_type": "Turinio tipas", - "channels": "Kanalai", - "position_updated": "Pozicija atnaujinta", - "series": "Serija", - "all": "Visi", - "available_sound_modes": "Galimi garso režimai", - "available_sources": "Galimi šaltiniai", - "receiver": "Imtuvas", - "speaker": "Garsiakalbis", - "tv": "TV", - "above_horizon": "Virš horizonto", - "below_horizon": "Žemiau horizonto", + "max_running_scripts": "Maksimalus paleisti scenarijus", + "stopped": "Sustabdytas", + "garage": "Garažas", "oscillating": "Svyruojantis", "speed_step": "Greitis žingsnis", "available_preset_modes": "Galimi iš anksto nustatyti režimai", @@ -1857,22 +1942,33 @@ "armed_vacation": "Apsaugotos atostogos", "disarming": "Nuginklavimas", "triggered": "Suaktyvintas", - "changed_by": "Pakeitė", "code_for_arming": "Apsaugos kodas", "not_required": "Nereikalaujama", - "code_format": "Kodo formatas", - "gps_accuracy": "GPS tikslumas", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Maršrutizatorius", - "event_type": "Įvykio tipas", - "event_types": "Įvykių tipai", - "doorbell": "Durų skambutis", "device_trackers": "Įrenginių stebėjimo priemonės", - "max_running_scripts": "Maksimalus paleisti scenarijus", - "jammed": "Užstrigęs", - "locking": "Užrakinimas", - "unlocking": "Atrakinimas", + "gps_accuracy": "GPS tikslumas", + "auto_update": "Automatinis atnaujinimas", + "installed_version": "Įdiegta versija", + "release_summary": "Išleidimo santrauka", + "release_url": "Išleidimo URL", + "skipped_version": "Praleista versija", + "firmware": "Programinė įranga", + "color_mode": "Color Mode", + "brightness_only": "Tik ryškumas", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Spalvos temperatūra (mireds)", + "color_temperature_kelvin": "Spalvos temperatūra (Kelvinas)", + "available_effects": "Galimi efektai", + "maximum_color_temperature_kelvin": "Maksimali spalvų temperatūra (Kelvinas)", + "maximum_color_temperature_mireds": "Maksimali spalvų temperatūra (mireds)", + "minimum_color_temperature_kelvin": "Minimali spalvų temperatūra (Kelvinas)", + "minimum_color_temperature_mireds": "Minimali spalvų temperatūra (mireds)", + "available_color_modes": "Galimi spalvų režimai", + "end_time": "Pabaigos laikas", + "start_time": "Pradžios laikas", "cool": "Šaltas", "fan_only": "Tik ventiliatorius", "heat_cool": "Šildymas / vėsinimas", @@ -1885,6 +1981,7 @@ "top": "Į viršų", "current_action": "Dabartinis veiksmas", "cooling": "Aušinimas", + "defrosting": "Atitirpinimas", "drying": "Džiovinimas", "heating": "Šildoma", "preheating": "Pakaitinimas", @@ -1902,104 +1999,142 @@ "upper_target_temperature": "Aukščiausia tikslinė temperatūra", "lower_target_temperature": "Žemutinė tikslinė temperatūra", "target_temperature_step": "Tikslinės temperatūros žingsnis", - "last_reset": "Paskutinis nustatymas iš naujo", - "state_class": "Būsenos klasė", - "measurement": "Matavimas", - "total": "Iš viso", - "total_increasing": "Iš viso didėja", - "conductivity": "Laidumas", - "data_size": "Duomenų dydis", - "balance": "Balansas", - "timestamp": "Laiko žyma", - "color_mode": "Color Mode", - "brightness_only": "Tik ryškumas", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Spalvos temperatūra (mireds)", - "color_temperature_kelvin": "Spalvos temperatūra (Kelvinas)", - "available_effects": "Galimi efektai", - "maximum_color_temperature_kelvin": "Maksimali spalvų temperatūra (Kelvinas)", - "maximum_color_temperature_mireds": "Maksimali spalvų temperatūra (mireds)", - "minimum_color_temperature_kelvin": "Minimali spalvų temperatūra (Kelvinas)", - "minimum_color_temperature_mireds": "Minimali spalvų temperatūra (mireds)", - "available_color_modes": "Galimi spalvų režimai", - "clear_night": "Giedra, naktis", - "cloudy": "Debesuota", - "exceptional": "Išskirtinis", - "fog": "Rūkas", - "hail": "Kruša", - "lightning": "Žaibas", - "lightning_rainy": "Žaibuoja, lietinga", - "pouring": "Pilant", - "rainy": "Lietinga", - "snowy": "Snieguota", - "snowy_rainy": "Snieguota, lietinga", - "sunny": "Saulėta", - "windy": "Vėjuota", - "windy_cloudy": "Vėjas, debesuota", - "apparent_temperature": "Matoma temperatūra", - "cloud_coverage": "Debesų aprėptis", - "dew_point_temperature": "Rasos taško temperatūra", - "pressure_unit": "Slėgio vienetas", - "uv_index": "UV indeksas", - "wind_bearing": "Vėjo guolis", - "wind_gust_speed": "Vėjo gūsių greitis", - "recording": "Įrašoma", - "streaming": "Transliuojama", - "access_token": "Prieigos raktas", - "brand": "Prekės ženklas", - "stream_type": "Srauto tipas", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modelis", - "minute": "Minutė", - "second": "Sekundė", - "max_length": "Maksimalus ilgis", - "min_length": "Minimalus ilgis", - "pattern": "Šablonas", - "members": "Nariai", - "finishes_at": "Baigiasi", - "remaining": "Likęs", - "identify": "Identifikuoti", - "auto_update": "Automatinis atnaujinimas", - "installed_version": "Įdiegta versija", - "release_summary": "Išleidimo santrauka", - "release_url": "Išleidimo URL", - "skipped_version": "Praleista versija", - "firmware": "Programinė įranga", - "abort_single_instance_allowed": "Jau sukonfigūruota. Galima tik viena konfigūracija.", - "user_description": "Ar norite pradėti sąranką?", - "device_is_already_configured": "Įrenginys jau sukonfigūruotas", - "re_authentication_was_successful": "Pakartotinis autentifikavimas buvo sėkmingas", - "re_configuration_was_successful": "Pakartotinis konfigūravimas buvo sėkmingas", - "failed_to_connect": "Nepavyko prisijungti", - "error_custom_port_not_supported": "Gen1 įrenginys nepalaiko pasirinktinio prievado.", - "invalid_authentication": "Neteisingas autentifikavimas", - "unexpected_error": "Netikėta klaida", - "username": "Prisijungimos vardas", - "host": "Host", - "port": "Prievadas", + "not_charging": "Nekraunama", + "unplugged": "Atjungtas", + "connected": "Prisijungęs", + "hot": "Karšta", + "no_light": "Nėra šviesos", + "light_detected": "Aptikta šviesa", + "not_moving": "Nejuda", + "not_running": "Neveikia", + "safe": "Saugus", + "unsafe": "Nesaugu", + "tampering_detected": "Aptiktas pažeidimas", + "buffering": "Buferis", + "playing": "Groja", + "standby": "Budėjimo režimas", + "app_id": "Programos ID", + "local_accessible_entity_picture": "Vietinis pasiekiamas subjekto paveikslėlis", + "group_members": "Grupės nariai", + "muted": "Nutildyta", + "album_artist": "Albumo atlikėjas", + "content_id": "Turinio ID", + "content_type": "Turinio tipas", + "channels": "Kanalai", + "position_updated": "Pozicija atnaujinta", + "series": "Serija", + "all": "Visi", + "available_sound_modes": "Galimi garso režimai", + "available_sources": "Galimi šaltiniai", + "receiver": "Imtuvas", + "speaker": "Garsiakalbis", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Maršrutizatorius", + "service_is_already_configured": "Paslauga jau sukonfigūruota", "account_is_already_configured": "Paskyra jau sukonfigūruota", "abort_already_in_progress": "Konfigūracijos procesas jau vyksta", + "failed_to_connect": "Nepavyko prisijungti", "invalid_access_token": "Neteisingas prieigos raktas", + "invalid_authentication": "Neteisingas autentifikavimas", "received_invalid_token_data": "Gauti neteisingi prieigos rakto duomenys.", "abort_oauth_failed": "Klaida gaunant prieigos raktą.", "timeout_resolving_oauth_token": "Baigėsi skirtasis OAuth prieigos raktas.", "abort_oauth_unauthorized": "OAuth prieigos teisės klaida gaunant prieigos raktą.", + "re_authentication_was_successful": "Pakartotinis autentifikavimas buvo sėkmingas", + "unexpected_error": "Netikėta klaida", "successfully_authenticated": "Sėkmingai autentifikuota", "link_fitbit": "Susieti Fitbit", "pick_authentication_method": "Pasirinkite autentifikavimo metodą", "authentication_expired_for_name": "Baigėsi {name} autentifikavimo galiojimas", + "abort_single_instance_allowed": "Jau sukonfigūruota. Galima tik viena konfigūracija.", + "user_description": "Pasirinkite įrenginį, kurį norite nustatyti", + "two_factor_code": "Dviejų faktorių kodas", + "two_factor_authentication": "Dviejų veiksnių autentifikavimas", + "username": "Prisijungimos vardas", + "sign_in_with_ring_account": "Prisijunkite naudodami Ring paskyrą", + "broadcast_address": "Transliacijos adresas", + "broadcast_port": "Transliacijos prievadas", + "mac_address": "MAC adresas", + "device_is_already_configured": "Įrenginys jau sukonfigūruotas", + "ipv_is_not_supported": "IPv6 nepalaikomas.", + "re_configuration_was_successful": "Pakartotinis konfigūravimas buvo sėkmingas", + "error_custom_port_not_supported": "Gen1 įrenginys nepalaiko pasirinktinio prievado.", + "host": "Host", + "port": "Prievadas", "component_homeassistant_config_step_few": "Tuščia", - "service_is_already_configured": "Paslauga jau sukonfigūruota", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Ar norite nustatyti {name} ?", - "adapter": "Adapteris", - "multiple_adapters_description": "Pasirinkite Bluetooth adapterį, kurį norite nustatyti", + "bridge_is_already_configured": "Tiltas jau sukonfigūruotas", + "no_deconz_bridges_discovered": "DeCONZ tiltų nerasta", + "abort_no_hardware_available": "Prie deCONZ neprijungta jokia radijo aparatūra", + "abort_updated_instance": "Atnaujintas deCONZ egzempliorius su nauju prieglobos adresu", + "error_linking_not_possible": "Nepavyko susieti su šliuzu", + "error_no_key": "Nepavyko gauti API rakto", + "hassio_confirm_title": "„MQTT Broker“ per „Home Assistant“ priedą", + "link_with_deconz": "Ryšys su deCONZ", + "select_discovered_deconz_gateway": "Pasirinkite atrastą deCONZ šliuzą", + "device_class": "Device Class", + "template_binary_sensor": "Šablono dvejetainis jutiklis", + "actions_on_press": "Veiksmas paspaudus", + "template_button": "Šablono mygtukas", + "verify_ssl_certificate": "Patikrinkite SSL sertifikatą", + "template_image": "Šablono vaizdas", + "actions_on_set_value": "Veiksmai pagal nustatytą vertę", + "step_value": "Žingsnio vertė", + "template_number": "Šablono numeris", + "available_options": "Galimi variantai", + "actions_on_select": "Veiksmai pasirinkus", + "template_select": "Pasirinkite šabloną", + "template_sensor": "Šablono jutiklis", + "actions_on_turn_off": "Veiksmai išjungiami", + "actions_on_turn_on": "Veiksmai įjungus", + "value_template": "Vertės šablonas", + "template_switch": "Šablono jungiklis", + "template_a_binary_sensor": "Dvejetainio jutiklio šablonas", + "template_a_button": "Mygtuko šablonas", + "template_a_number": "Numerio šablonas", + "template_a_sensor": "Jutiklio šablonas", + "template_a_switch": "Jungiklio šablonas", + "template_helper": "Pagalbininko šablonas", + "all_entities": "Visi subjektai", + "hide_members": "Slėpti narius", + "add_group": "Pridėti grupę", + "ignore_non_numeric": "Ignoruoti neskaitinius", + "data_round_digits": "Suapvalinti iki kablelio skaičiaus", + "type": "Tipas", + "binary_sensor_group": "Dvejetainė jutiklių grupė", + "button_group": "Mygtukų grupė", + "cover_group": "Roletų grupė", + "event_group": "Įvykių grupė", + "fan_group": "Ventiliatorių grupė", + "light_group": "Šviesų grupė", + "lock_group": "Užrakinimo grupė", + "media_player_group": "Media grotuvų grupė", + "notify_group": "Pranešti grupei", + "sensor_group": "Jutiklių grupė", + "switch_group": "Jungiklių grupė", + "component_cloud_config_step_few": "tuščia", + "no_port_for_endpoint": "Nėra galutinio taško prievado", + "abort_no_services": "Galiniame taške paslaugų nerasta", + "discovered_wyoming_service": "Atrasta Wyoming paslauga", + "timeout_establishing_connection": "Baigėsi ryšio užmezgimo laikas", + "link_google_account": "Susieti Google paskyrą", + "name_already_exists": "Pavadinimas jau yra", + "passive": "Pasyvus", + "define_zone_parameters": "Apibrėžti zonos parametrus", + "cannot_connect_details_error_detail": "Negalima prisijungti. Išsami informacija: {error_detail}", + "unknown_details_error_detail": "Nežinoma. Išsami informacija: {error_detail}", + "uses_an_ssl_certificate": "Naudoja SSL sertifikatą", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2010,142 +2145,23 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API raktas", - "configure_daikin_ac": "Konfigūruoti Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", - "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Negalima prisijungti. Išsami informacija: {error_detail}", - "unknown_details_error_detail": "Nežinoma. Išsami informacija: {error_detail}", - "uses_an_ssl_certificate": "Naudoja SSL sertifikatą", - "verify_ssl_certificate": "Patikrinkite SSL sertifikatą", - "timeout_establishing_connection": "Baigėsi ryšio užmezgimo laikas", - "link_google_account": "Susieti Google paskyrą", - "abort_no_devices_found": "Tinkle nerasta jokių įrenginių", - "connection_error_error": "Ryšio klaida: {error}", - "invalid_authentication_error": "Neteisingas autentifikavimas: {error}", - "name_model_host": "{name} {model} ( {host} )", - "authenticate": "Autentifikuoti", - "device_class": "Įrenginio klasė", - "template_binary_sensor": "Šablono dvejetainis jutiklis", - "template_sensor": "Šablono jutiklis", - "template_a_binary_sensor": "Dvejetainio jutiklio šablonas", - "template_a_sensor": "Jutiklio šablonas", - "template_helper": "Pagalbininko šablonas", - "location_is_already_configured": "Vieta jau sukonfigūruota", - "failed_to_connect_error": "Nepavyko prisijungti: {error}", - "invalid_api_key": "Neteisingas API raktas", - "pin_code": "PIN kodas", - "discovered_android_tv": "Atrado „Android TV“.", - "known_hosts": "Žinomi šeimininkai", - "google_cast_configuration": "„Google Cast“ konfigūracija", - "abort_invalid_host": "Neteisingas pagrindinio kompiuterio pavadinimas arba IP adresas", - "device_not_supported": "Įrenginys nepalaikomas", - "name_model_at_host": "{name} ( {model} prie {host} )", - "authenticate_to_the_device": "Autentifikuokite įrenginį", - "finish_title": "Pasirinkite įrenginio pavadinimą", - "unlock_the_device": "Atrakinkite įrenginį", - "yes_do_it": "Taip, daryk.", - "unlock_the_device_optional": "Atrakinkite įrenginį (neprivaloma)", - "connect_to_the_device": "Prisijunkite prie įrenginio", - "invalid_birth_topic": "Netinkama gimimo tema", - "error_bad_certificate": "CA sertifikatas neteisingas", - "invalid_discovery_prefix": "Netinkamas atradimo priešdėlis", - "invalid_will_topic": "Neteisinga testamento tema", - "broker": "Brokeris", - "data_certificate": "Įkelkite tinkintą CA sertifikato failą", - "upload_client_certificate_file": "Įkelti kliento sertifikato failą", - "upload_private_key_file": "Įkelti privataus rakto failą", - "data_keepalive": "Laikas tarp pranešimų \"keep alive\" siuntimo", - "mqtt_protocol": "MQTT protokolas", - "broker_certificate_validation": "Brokerio sertifikato patvirtinimas", - "use_a_client_certificate": "Naudokite kliento sertifikatą", - "ignore_broker_certificate_validation": "Ignoruoti brokerio sertifikato patvirtinimą", - "mqtt_transport": "MQTT transportas", - "data_ws_headers": "„WebSocket“ antraštės JSON formatu", - "websocket_path": "WebSocket kelias", - "enable_discovery": "Įgalinti atradimą", - "data_description_discovery": "Galimybė įjungti automatinį MQTT aptikimą.", - "hassio_confirm_title": "„deCONZ Zigbee“ šliuzas per „Home Assistant“ priedą", - "reauth_confirm_title": "Reikalingas pakartotinis autentifikavimas su MQTT brokeriu", - "path_is_not_allowed": "Kelias neleidžiamas", - "path_is_not_valid": "Kelias negalioja", - "path_to_file": "Kelias į failą", - "api_error_occurred": "Įvyko API klaida", - "hostname_ip_address": "{hostname} ( {ip_address} )", - "enable_https": "Įgalinti HTTPS", - "abort_mdns_missing_mac": "Trūksta MAC adreso MDNS ypatybėse.", - "abort_mqtt_missing_api": "Trūksta API prievado MQTT ypatybėse.", - "abort_mqtt_missing_ip": "Trūksta IP adreso MQTT ypatybėse.", - "abort_mqtt_missing_mac": "Trūksta MAC adreso MQTT ypatybėse.", - "service_received": "Paslauga gauta", - "discovered_esphome_node": "Atrastas ESPHome mazgas", - "encryption_key": "Šifravimo raktas", - "component_cloud_config_step_few": "tuščia", - "no_port_for_endpoint": "Nėra galutinio taško prievado", - "abort_no_services": "Galiniame taške paslaugų nerasta", - "discovered_wyoming_service": "Atrasta Wyoming paslauga", "abort_api_error": "Klaida bendraujant su SwitchBot API: {error_detail}", "unsupported_switchbot_type": "Nepalaikomas Switchbot tipas.", "authentication_failed_error_detail": "Autentifikavimas nepavyko: {error_detail}", "error_encryption_key_invalid": "Netinkamas rakto ID arba šifravimo raktas", "name_address": "{name} ( {address} )", + "confirm_description": "Ar norite pradėti sąranką?", "switchbot_account_recommended": "„SwitchBot“ paskyra (rekomenduojama)", "menu_options_lock_key": "Įveskite užrakto šifravimo raktą rankiniu būdu", + "encryption_key": "Šifravimo raktas", "key_id": "Rakto ID", "password_description": "Slaptažodis apsaugoti atsarginę kopiją.", "device_address": "Įrenginio adresas", "component_switchbot_config_error_few": "mažai", "component_switchbot_config_error_many": "daug", "component_switchbot_config_error_one": "vienas", - "meteorologisk_institutt": "Meteorologijos institutas", - "two_factor_code": "Dviejų faktorių kodas", - "two_factor_authentication": "Dviejų veiksnių autentifikavimas", - "sign_in_with_ring_account": "Prisijunkite naudodami Ring paskyrą", - "bridge_is_already_configured": "Tiltas jau sukonfigūruotas", - "no_deconz_bridges_discovered": "DeCONZ tiltų nerasta", - "abort_no_hardware_available": "Prie deCONZ neprijungta jokia radijo aparatūra", - "abort_updated_instance": "Atnaujintas deCONZ egzempliorius su nauju prieglobos adresu", - "error_linking_not_possible": "Nepavyko susieti su šliuzu", - "error_no_key": "Nepavyko gauti API rakto", - "link_with_deconz": "Ryšys su deCONZ", - "select_discovered_deconz_gateway": "Pasirinkite atrastą deCONZ šliuzą", - "all_entities": "Visi subjektai", - "hide_members": "Slėpti narius", - "add_group": "Pridėti grupę", - "ignore_non_numeric": "Ignoruoti neskaitinius", - "data_round_digits": "Suapvalinti iki kablelio skaičiaus", - "type": "Tipas", - "binary_sensor_group": "Dvejetainė jutiklių grupė", - "cover_group": "Roletų grupė", - "event_group": "Įvykių grupė", - "fan_group": "Ventiliatorių grupė", - "light_group": "Šviesų grupė", - "lock_group": "Užrakinimo grupė", - "media_player_group": "Media grotuvų grupė", - "sensor_group": "Jutiklių grupė", - "switch_group": "Jungiklių grupė", + "known_hosts": "Žinomi šeimininkai", + "google_cast_configuration": "„Google Cast“ konfigūracija", "abort_alternative_integration": "Įrenginį geriau palaiko kita integracija", "abort_discovery_error": "Nepavyko rasti atitinkančio DLNA įrenginio", "abort_incomplete_config": "Konfigūracijai trūksta būtino kintamojo", @@ -2154,42 +2170,86 @@ "discovered_dlna_dmr_devices": "Atrasti DLNA DMR įrenginiai", "hacs_is_not_setup": "HACS is not setup.", "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", "waiting_for_device_activation": "Waiting for device activation", "reauthentication_needed": "Reauthentication needed", "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Pavadinimas jau yra", - "passive": "Pasyvus", - "define_zone_parameters": "Apibrėžti zonos parametrus", "calendar_name": "Kalendoriaus pavadinimas", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", + "add_soliscloud_credentials": "Add SolisCloud credentials", + "abort_mdns_missing_mac": "Trūksta MAC adreso MDNS ypatybėse.", + "abort_mqtt_missing_api": "Trūksta API prievado MQTT ypatybėse.", + "abort_mqtt_missing_ip": "Trūksta IP adreso MQTT ypatybėse.", + "abort_mqtt_missing_mac": "Trūksta MAC adreso MQTT ypatybėse.", + "action_received": "Gautas veiksmas", + "discovered_esphome_node": "Atrastas ESPHome mazgas", + "api_error_occurred": "Įvyko API klaida", + "hostname_ip_address": "{hostname} ( {ip_address} )", + "enable_https": "Įgalinti HTTPS", + "api_key": "API raktas", + "configure_daikin_ac": "Konfigūruoti Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Ar norite nustatyti {name} ?", + "adapter": "Adapteris", + "multiple_adapters_description": "Pasirinkite Bluetooth adapterį, kurį norite nustatyti", + "meteorologisk_institutt": "Meteorologijos institutas", + "abort_no_devices_found": "Tinkle nerasta jokių įrenginių", + "connection_error_error": "Ryšio klaida: {error}", + "invalid_authentication_error": "Neteisingas autentifikavimas: {error}", + "name_model_host": "{name} {model} ( {host} )", + "authenticate": "Autentifikuoti", + "abort_addon_info_failed": "Nepavyko gauti informacijos apie priedą {addon}.", + "abort_addon_install_failed": "Nepavyko įdiegti {addon} priedo.", + "abort_addon_start_failed": "Nepavyko paleisti {addon} priedo.", + "invalid_birth_topic": "Netinkama gimimo tema", + "error_bad_certificate": "CA sertifikatas neteisingas", + "invalid_discovery_prefix": "Netinkamas atradimo priešdėlis", + "invalid_will_topic": "Neteisinga testamento tema", + "broker": "Brokeris", + "data_certificate": "Įkelkite tinkintą CA sertifikato failą", + "upload_client_certificate_file": "Įkelti kliento sertifikato failą", + "upload_private_key_file": "Įkelti privataus rakto failą", + "data_keepalive": "Laikas tarp pranešimų \"keep alive\" siuntimo", + "mqtt_protocol": "MQTT protokolas", + "broker_certificate_validation": "Brokerio sertifikato patvirtinimas", + "use_a_client_certificate": "Naudokite kliento sertifikatą", + "ignore_broker_certificate_validation": "Ignoruoti brokerio sertifikato patvirtinimą", + "mqtt_transport": "MQTT transportas", + "data_ws_headers": "„WebSocket“ antraštės JSON formatu", + "websocket_path": "WebSocket kelias", + "enable_discovery": "Įgalinti atradimą", + "data_description_discovery": "Galimybė įjungti automatinį MQTT aptikimą.", + "installing_add_on": "Papildinio diegimas", + "reauth_confirm_title": "Reikalingas pakartotinis autentifikavimas su MQTT brokeriu", + "starting_add_on": "Paleidžiamas priedas", + "menu_options_addon": "Naudokite oficialų {addon} priedą.", + "menu_options_broker": "Rankiniu būdu įveskite MQTT brokerio ryšio duomenis", + "pin_code": "PIN kodas", + "discovered_android_tv": "Atrado „Android TV“.", + "path_is_not_allowed": "Kelias neleidžiamas", + "path_is_not_valid": "Kelias negalioja", + "path_to_file": "Kelias į failą", + "data_process": "Procesai, kuriuos reikia pridėti kaip jutiklį (-ius)", "bluetooth_scanner_mode": "Bluetooth skaitytuvo režimas", - "passive_scanning": "Pasyvus nuskaitymas", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Leisti deCONZ CLIP jutiklius", + "allow_deconz_light_groups": "Leisti deCONZ šviesos grupes", + "data_allow_new_devices": "Leisti automatiškai pridėti naujų įrenginių", + "deconz_devices_description": "Konfigūruokite deCONZ įrenginių tipų matomumą", + "deconz_options": "deCONZ parinktys", + "enable_the_conversation_agent": "Įgalinti pokalbių agentą", + "language_code": "Kalbos kodas", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2272,49 +2332,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Įgalinti pokalbių agentą", - "language_code": "Kalbos kodas", - "data_process": "Procesai, kuriuos reikia pridėti kaip jutiklį (-ius)", - "data_app_delete": "Pažymėkite, jei norite ištrinti šią programą", - "application_icon": "Programos piktograma", - "application_name": "Programos pavadinimas", - "configure_application_id_app_id": "Konfigūruoti programos ID {app_id}", - "configure_android_apps": "Konfigūruokite „Android“ programas", - "configure_applications_list": "Konfigūruoti programų sąrašą", - "data_allow_nameless_uuids": "Šiuo metu leidžiami UUID. Panaikinkite žymėjimą, kad pašalintumėte", - "minimum_rssi": "Minimalus RSSI", - "data_new_uuid": "Įveskite naują leistiną UUID", - "data_calendar_access": "„Home Assistant“ prieiga prie „Google“ kalendoriaus", - "ignore_cec": "Ignoruoti CEC", - "allowed_uuids": "Leidžiami UUID", - "advanced_google_cast_configuration": "Išplėstinė „Google Cast“ konfigūracija", - "broker_options": "Brokerio pasirinkimai", - "enable_birth_message": "Įgalinti gimimo pranešimą", - "birth_message_payload": "Gimimo žinutės naudingoji apkrova", - "birth_message_qos": "Gimimo žinutė QoS", - "birth_message_retain": "Išsaugokite gimimo pranešimą", - "birth_message_topic": "Gimimo žinutės tema", - "discovery_prefix": "Atradimo priešdėlis", - "enable_will_message": "Įgalinti pranešimą", - "will_message_payload": "Išsiųs naudingą apkrovą", - "will_message_qos": "Išsiųs QoS pranešimą", - "will_message_retain": "Pranešimas bus išsaugotas", - "will_message_topic": "Siųs žinutę tema", - "mqtt_options": "MQTT parinktys", - "protocol": "Protokolas", - "select_test_server": "Pasirinkite bandomąjį serverį", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Priverstinis Nightlatch veikimo režimas", "retry_count": "Bandykite skaičiuoti dar kartą", - "allow_deconz_clip_sensors": "Leisti deCONZ CLIP jutiklius", - "allow_deconz_light_groups": "Leisti deCONZ šviesos grupes", - "data_allow_new_devices": "Leisti automatiškai pridėti naujų įrenginių", - "deconz_devices_description": "Konfigūruokite deCONZ įrenginių tipų matomumą", - "deconz_options": "deCONZ parinktys", + "select_test_server": "Pasirinkite bandomąjį serverį", "invalid_url": "Netinkamas URL", "data_browse_unfiltered": "Naršant rodyti nesuderinamą mediją", "event_listener_callback_url": "Įvykių klausytojo atgalinio iškvietimo URL", "data_listen_port": "Įvykių klausytojo prievadas (atsitiktinis, jei nenustatytas)", "poll_for_device_availability": "Apklausa dėl įrenginio pasiekiamumo", "init_title": "DLNA Digital Media Renderer konfigūracija", + "ignore_cec": "Ignoruoti CEC", + "allowed_uuids": "Leidžiami UUID", + "advanced_google_cast_configuration": "Išplėstinė „Google Cast“ konfigūracija", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2325,42 +2381,158 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Pirmas mygtukas", - "second_button": "Antras mygtukas", - "third_button": "Trečias mygtukas", - "fourth_button": "Ketvirtas mygtukas", - "subtype_button_down": "{subtype} mygtukas žemyn", - "subtype_button_up": "{subtype} mygtukas aukštyn", - "subtype_double_clicked": "„ {subtype} “ du kartus spustelėjo", - "subtype_double_push": "{subtype} dvigubas paspaudimas", - "subtype_long_clicked": "{subtype} ilgai spustelėjo", - "subtype_long_push": "{subtype} ilgas paspaudimas", - "trigger_type_long_single": "{subtype} ilgai spustelėjo ir tada vieną kartą", - "subtype_single_clicked": "{subtype} vienu paspaudimu", - "trigger_type_single_long": "{subtype} spustelėjo vieną kartą, tada ilgai spustelėjo", - "subtype_single_push": "{subtype} vienas paspaudimas", - "subtype_triple_clicked": "„ {subtype} “ spustelėjo tris kartus", - "subtype_triple_push": "{subtype} trigubas paspaudimas", - "set_value_for_entity_name": "Nustatyti {entity_name} vertę", - "value": "Vertė", - "close_entity_name": "Uždaryti {entity_name}", - "close_entity_name_tilt": "Uždaryti {entity_name} pakreipimą", + "protocol": "Protokolas", + "data_calendar_access": "„Home Assistant“ prieiga prie „Google“ kalendoriaus", + "passive_scanning": "Pasyvus nuskaitymas", + "data_allow_nameless_uuids": "Šiuo metu leidžiami UUID. Panaikinkite žymėjimą, kad pašalintumėte", + "minimum_rssi": "Minimalus RSSI", + "data_new_uuid": "Įveskite naują leistiną UUID", + "broker_options": "Brokerio pasirinkimai", + "enable_birth_message": "Įgalinti gimimo pranešimą", + "birth_message_payload": "Gimimo žinutės naudingoji apkrova", + "birth_message_qos": "Gimimo žinutė QoS", + "birth_message_retain": "Išsaugokite gimimo pranešimą", + "birth_message_topic": "Gimimo žinutės tema", + "discovery_prefix": "Atradimo priešdėlis", + "enable_will_message": "Įgalinti pranešimą", + "will_message_payload": "Išsiųs naudingą apkrovą", + "will_message_qos": "Išsiųs QoS pranešimą", + "will_message_retain": "Pranešimas bus išsaugotas", + "will_message_topic": "Siųs žinutę tema", + "mqtt_options": "MQTT parinktys", + "data_app_delete": "Pažymėkite, jei norite ištrinti šią programą", + "application_icon": "Programos piktograma", + "application_name": "Programos pavadinimas", + "configure_application_id_app_id": "Konfigūruoti programos ID {app_id}", + "configure_android_apps": "Konfigūruokite „Android“ programas", + "configure_applications_list": "Konfigūruoti programų sąrašą", + "lock_entity_name": "Užrakinti {entity_name}", "open_entity_name": "Atidaryti {entity_name}", + "unlock_entity_name": "Atrakinti {entity_name}", + "entity_name_is_locked": "{entity_name} yra užrakintas", + "entity_name_is_open": "{entity_name} yra atidarytas", + "entity_name_is_unlocked": "{entity_name} yra atrakintas", + "entity_name_locked": "{entity_name} užrakinta", + "entity_name_opened": "{entity_name} atidaryta", + "entity_name_unlocked": "{entity_name} atrakinta", + "first_button": "Pirmas mygtukas", + "second_button": "Antras mygtukas", + "third_button": "Trečias mygtukas", + "fourth_button": "Ketvirtas mygtukas", + "subtype_button_down": "{subtype} mygtukas žemyn", + "subtype_button_up": "{subtype} mygtukas aukštyn", + "subtype_double_clicked": "\"{subtype}\" dukart spustelėta", + "subtype_double_push": "{subtype} dvigubas paspaudimas", + "subtype_long_clicked": "{subtype} ilgai spustelėjo", + "subtype_long_push": "{subtype} ilgas paspaudimas", + "trigger_type_long_single": "{subtype} ilgai spustelėjo ir tada vieną kartą", + "subtype_single_clicked": "{subtype} vienu paspaudimu", + "trigger_type_single_long": "{subtype} spustelėjo vieną kartą, tada ilgai spustelėjo", + "subtype_single_push": "{subtype} vienas paspaudimas", + "subtype_triple_clicked": "„ {subtype} “ spustelėjo tris kartus", + "subtype_triple_push": "{subtype} trigubas paspaudimas", + "both_buttons": "Abu mygtukai", + "bottom_buttons": "Apatiniai mygtukai", + "fifth_button": "Penktas mygtukas", + "sixth_button": "Šeštas mygtukas", + "seventh_button": "Septintas mygtukas", + "eighth_button": "Aštuntas mygtukas", + "dim_down": "Pritemdyk", + "dim_up": "Pritemdyti", + "left": "Kairė", + "right": "Dešinė", + "side": "6 pusė", + "top_buttons": "Viršutiniai mygtukai", + "device_awakened": "Įrenginys pažadintas", + "subtype_continuously_pressed": "\"{subtype}\" nuolat spaudžiamas", + "trigger_type_remote_button_long_release": "„ {subtype} “ išleistas po ilgo paspaudimo", + "subtype_quadruple_clicked": "\"{subtype}\" keturgubas paspaudimas", + "subtype_quintuple_clicked": "\"{subtype}\" penkiagubas paspaudimas", + "button_rotated_subtype": "Mygtukas pasuktas „ {subtype} “", + "button_rotated_fast_subtype": "Greitai pasuktas mygtukas \"{subtype}\"", + "button_rotation_subtype_stopped": "Mygtuko „ {subtype} “ sukimas sustabdytas", + "subtype_pressed": "\"{subtype}\" spaudžiamas", + "subtype_released": "„ {subtype} “ išleistas", + "device_subtype_double_tapped": "Įrenginys „ {subtype} “ dukart paliestas", + "trigger_type_remote_double_tap_any_side": "Du kartus bakstelėkite prietaisą bet kurioje pusėje", + "device_in_free_fall": "Prietaisas laisvo kritimo metu", + "device_flipped_degrees": "Įrenginys apsivertė 90 laipsnių kampu", + "device_shaken": "Sukratytas įrenginys", + "trigger_type_remote_moved": "Įrenginys perkeltas su „ {subtype} “ aukštyn", + "trigger_type_remote_moved_any_side": "Įrenginys perkeltas bet kuria puse į viršų", + "trigger_type_remote_rotate_from_side": "Įrenginys pasuktas iš „6 pusės“ į „ {subtype} “", + "device_turned_clockwise": "Prietaisas pasuktas pagal laikrodžio rodyklę", + "device_turned_counter_clockwise": "Prietaisas pasuktas prieš laikrodžio rodyklę", + "press_entity_name_button": "Paspauskite mygtuką {entity_name}", + "entity_name_has_been_pressed": "{entity_name} buvo paspaustas", + "set_value_for_entity_name": "Nustatyti {entity_name} vertę", + "value": "Reikšmė", + "close_entity_name": "Uždaryti {entity_name}", + "close_entity_name_tilt": "Uždaryti {entity_name} pakreipimą", "open_entity_name_tilt": "Atidarykite {entity_name} pakreipimą", "set_entity_name_position": "Nustatyti {entity_name} poziciją", "set_entity_name_tilt_position": "Nustatyti {entity_name} pakreipimo padėtį", "stop_entity_name": "Sustabdyti {entity_name}", "entity_name_is_closed": "{entity_name} yra uždarytas", "entity_name_closing": "{entity_name} uždaroma", - "entity_name_is_open": "{entity_name} yra atidarytas", "entity_name_is_opening": "{entity_name} atidaromas", "current_entity_name_position_is": "Dabartinė {entity_name} pozicija yra", "condition_type_is_tilt_position": "Dabartinė {entity_name} pakreipimo padėtis yra", "entity_name_closed": "{entity_name} uždarytas", - "entity_name_opened": "{entity_name} atidaryta", "entity_name_opening": "{entity_name} atidarymas", "entity_name_position_changes": "{entity_name} pozicijos pasikeitimai", "entity_name_tilt_position_changes": "{entity_name} pakreipimo padėties pasikeitimai", + "toggle_entity_name": "Perjungti {entity_name}", + "disarm_entity_name": "Išjungti {entity_name}", + "turn_on_entity_name": "Įjungti {entity_name}", + "entity_name_is_off": "{entity_name} išjungtas", + "entity_name_is_on": "{entity_name} yra įjungtas", + "trigger_type_changed_states": "{entity_name} įjungtas arba išjungtas", + "entity_name_turned_on": "{entity_name} įjungtas", + "arm_entity_name_away": "Apsaugoti {entity_name} išvykęs", + "arm_entity_name_home": "Apsaugoti {entity_name} namie", + "arm_entity_name_night": "Apsaugoti {entity_name} naktį", + "arm_entity_name_vacation": "Apsaugotas {entity_name} atostogų režime", + "trigger_entity_name": "Suaktyvinti {entity_name}", + "entity_name_is_armed_away": "{entity_name} yra užrakinta", + "entity_name_is_armed_home": "{entity_name} yra užrakinta namų režime", + "entity_name_is_armed_night": "{entity_name} užrakinta naktinė apsauga", + "entity_name_is_armed_vacation": "{entity_name} užrakinta atostogų režime", + "entity_name_disarmed": "{entity_name} išjungta", + "entity_name_triggered": "{entity_name} suveikė", + "entity_name_armed_home": "{entity_name} užrakinta - Namie", + "entity_name_armed_night": "{entity_name} užrakinta - Naktinė apsauga", + "entity_name_armed_vacation": "{entity_name} užrakinta - atostogų režime", + "entity_name_is_buffering": "{entity_name} atlieka buferį", + "entity_name_is_idle": "{entity_name} yra neaktyvus", + "entity_name_is_paused": "{entity_name} pristabdytas", + "entity_name_is_playing": "{entity_name} groja", + "entity_name_starts_buffering": "{entity_name} pradeda saugoti buferį", + "entity_name_becomes_idle": "{entity_name} tampa neaktyvus", + "entity_name_starts_playing": "{entity_name} pradeda žaisti", + "entity_name_update_availability_changed": "{entity_name} naujinio prieinamumas", + "entity_name_became_up_to_date": "{entity_name} tapo naujausia", + "trigger_type_update": "{entity_name} yra naujinys", + "decrease_entity_name_brightness": "Sumažinti {entity_name} ryškumą", + "increase_entity_name_brightness": "Padidinti {entity_name} ryškumą", + "flash_entity_name": "Blyksėti {entity_name}", + "flash": "Blykstė", + "action_type_select_first": "Pakeiskite {entity_name} į pirmąją parinktį", + "action_type_select_last": "Pakeiskite {entity_name} į paskutinę parinktį", + "action_type_select_next": "Pakeiskite {entity_name} į kitą parinktį", + "change_entity_name_option": "Pakeiskite {entity_name} parinktį", + "action_type_select_previous": "Pakeiskite {entity_name} į ankstesnę parinktį", + "current_entity_name_selected_option": "Dabartinė pasirinkta parinktis {entity_name}", + "cycle": "Ciklas", + "from": "Iš", + "entity_name_option_changed": "{entity_name} parinktis pakeista", + "action_type_set_hvac_mode": "Pakeiskite {entity_name} HVAC režimą", + "change_preset_on_entity_name": "Keisti išankstinį nustatymą {entity_name}", + "hvac_mode": "HVAC režimas", + "entity_name_measured_humidity_changed": "Pakeistas {entity_name} išmatuotas drėgnumas", + "entity_name_measured_temperature_changed": "Pakeista {entity_name} išmatuota temperatūra", + "entity_name_hvac_mode_changed": "{entity_name} HVAC režimas pakeistas", + "send_a_notification": "Siųsti pranešimą", "entity_name_battery_low": "{entity_name} baterija senka", "entity_name_is_charging": "{entity_name} kraunasi", "condition_type_is_co": "{entity_name} aptinka anglies monoksidą", @@ -2369,7 +2541,6 @@ "entity_name_is_detecting_gas": "{entity_name} aptinka dujas", "entity_name_is_hot": "{entity_name} yra karštas", "entity_name_is_detecting_light": "{entity_name} aptinka šviesą", - "entity_name_is_locked": "{entity_name} yra užrakintas", "entity_name_is_moist": "{entity_name} yra drėgnas", "entity_name_is_detecting_motion": "{entity_name} aptiko judesį", "entity_name_is_moving": "{entity_name} juda", @@ -2387,7 +2558,6 @@ "entity_name_is_not_cold": "{entity_name} nėra šaltas", "entity_name_is_unplugged": "{entity_name} yra atjungtas", "entity_name_is_not_hot": "{entity_name} nėra karštas", - "entity_name_is_unlocked": "{entity_name} yra atrakintas", "entity_name_is_dry": "{entity_name} yra sausas", "entity_name_is_not_moving": "{entity_name} nejuda", "entity_name_is_not_occupied": "{entity_name} nėra užimtas", @@ -2397,8 +2567,6 @@ "condition_type_is_not_tampered": "{entity_name} neaptinka klastojimo", "entity_name_is_safe": "{entity_name} yra saugus", "entity_name_is_occupied": "{entity_name} yra užimtas", - "entity_name_is_off": "{entity_name} išjungtas", - "entity_name_is_on": "{entity_name} yra įjungtas", "entity_name_is_plugged_in": "{entity_name} yra prijungtas", "entity_name_is_powered": "{entity_name} yra maitinamas", "entity_name_present": "{entity_name} yra", @@ -2408,7 +2576,6 @@ "entity_name_is_detecting_sound": "{entity_name} aptinka garsą", "entity_name_is_detecting_tampering": "{entity_name} aptinka klastojimo", "entity_name_is_unsafe": "{entity_name} yra nesaugus", - "trigger_type_update": "{entity_name} yra naujinys", "entity_name_is_detecting_vibration": "{entity_name} aptinka vibraciją", "entity_name_charging": "{entity_name} įkrovimas", "trigger_type_co": "{entity_name} pradėjo aptikti anglies monoksidą", @@ -2416,7 +2583,6 @@ "entity_name_started_detecting_gas": "{entity_name} pradėjo aptikti dujas", "entity_name_became_hot": "{entity_name} tapo karšta", "entity_name_started_detecting_light": "{entity_name} pradėjo aptikti šviesą", - "entity_name_locked": "{entity_name} užrakinta", "entity_name_became_moist": "{entity_name} tapo drėgnas", "entity_name_started_detecting_motion": "{entity_name} pradėjo aptikti judesį", "entity_name_started_moving": "{entity_name} pradėjo judėti", @@ -2427,13 +2593,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} nustojo aptikti problemą", "entity_name_stopped_detecting_smoke": "{entity_name} nustojo aptikti dūmus", "entity_name_stopped_detecting_sound": "{entity_name} nustojo aptikti garsą", - "entity_name_became_up_to_date": "{entity_name} tapo naujausia", "entity_name_stopped_detecting_vibration": "{entity_name} nustojo aptikti vibraciją", "entity_name_battery_normal": "{entity_name} baterija normali", "entity_name_became_not_cold": "{entity_name} tapo ne šaltas", "entity_name_unplugged": "{entity_name} atjungtas", "entity_name_became_not_hot": "{entity_name} tapo ne karštas", - "entity_name_unlocked": "{entity_name} atrakinta", "entity_name_became_dry": "{entity_name} tapo sausas", "entity_name_stopped_moving": "{entity_name} nustojo judėti", "entity_name_became_not_occupied": "{entity_name} tapo neužimta", @@ -2447,46 +2611,9 @@ "entity_name_started_detecting_smoke": "{entity_name} pradėjo aptikti dūmus", "entity_name_started_detecting_sound": "{entity_name} pradėjo aptikti garsą", "entity_name_started_detecting_tampering": "{entity_name} pradėjo aptikti klastojimą", - "entity_name_turned_on": "{entity_name} įjungtas", "entity_name_became_unsafe": "{entity_name} tapo nesaugus", "entity_name_started_detecting_vibration": "{entity_name} pradėjo aptikti vibraciją", - "entity_name_is_buffering": "{entity_name} atlieka buferį", - "entity_name_is_idle": "{entity_name} yra neaktyvus", - "entity_name_is_paused": "{entity_name} pristabdytas", - "entity_name_is_playing": "{entity_name} groja", - "entity_name_starts_buffering": "{entity_name} pradeda saugoti buferį", - "trigger_type_changed_states": "{entity_name} įjungtas arba išjungtas", - "entity_name_becomes_idle": "{entity_name} tampa neaktyvus", - "entity_name_starts_playing": "{entity_name} pradeda žaisti", - "toggle_entity_name": "Perjungti {entity_name}", - "disarm_entity_name": "Išjungti {entity_name}", - "turn_on_entity_name": "Įjungti {entity_name}", - "arm_entity_name_away": "Apsaugoti {entity_name} išvykęs", - "arm_entity_name_home": "Apsaugoti {entity_name} namie", - "arm_entity_name_night": "Apsaugoti {entity_name} naktį", - "arm_entity_name_vacation": "Apsaugotas {entity_name} atostogų režime", - "trigger_entity_name": "Suaktyvinti {entity_name}", - "entity_name_is_armed_away": "{entity_name} yra užrakinta", - "entity_name_is_armed_home": "{entity_name} yra užrakinta namų režime", - "entity_name_is_armed_night": "{entity_name} užrakinta naktinė apsauga", - "entity_name_is_armed_vacation": "{entity_name} užrakinta atostogų režime", - "entity_name_disarmed": "{entity_name} išjungta", - "entity_name_triggered": "{entity_name} suveikė", - "entity_name_armed_home": "{entity_name} užrakinta - Namie", - "entity_name_armed_night": "{entity_name} užrakinta - Naktinė apsauga", - "entity_name_armed_vacation": "{entity_name} užrakinta - atostogų režime", - "entity_name_is_home": "{entity_name} yra namuose", - "entity_name_is_not_home": "{entity_name} nėra namuose", - "entity_name_enters_a_zone": "{entity_name} patenka į zoną", - "entity_name_leaves_a_zone": "{entity_name} palieka zoną", - "lock_entity_name": "Užrakinti {entity_name}", - "unlock_entity_name": "Atrakinti {entity_name}", - "action_type_set_hvac_mode": "Pakeiskite {entity_name} HVAC režimą", - "change_preset_on_entity_name": "Keisti išankstinį nustatymą {entity_name}", - "hvac_mode": "HVAC režimas", - "entity_name_measured_humidity_changed": "Pakeistas {entity_name} išmatuotas drėgnumas", - "entity_name_measured_temperature_changed": "Pakeista {entity_name} išmatuota temperatūra", - "entity_name_hvac_mode_changed": "{entity_name} HVAC režimas pakeistas", + "trigger_type_button_long_release": "\"{subtype}\" išleistas po ilgo spaudimo", "current_entity_name_apparent_power": "Dabartinė {entity_name} tariama galia", "condition_type_is_aqi": "Dabartinis {entity_name} oro kokybės indeksas", "current_entity_name_atmospheric_pressure": "Dabartinis {entity_name} atmosferos slėgis", @@ -2575,64 +2702,12 @@ "entity_name_water_changes": "{entity_name} vandens keitimas", "entity_name_weight_changes": "{entity_name} svorio pokyčiai", "entity_name_wind_speed_changes": "{entity_name} vėjo greičio pokyčiai", - "decrease_entity_name_brightness": "Sumažinti {entity_name} ryškumą", - "increase_entity_name_brightness": "Padidinti {entity_name} ryškumą", - "flash_entity_name": "Blyksėti {entity_name}", - "flash": "Blykstė", - "fifth_button": "Penktas mygtukas", - "sixth_button": "Šeštas mygtukas", - "subtype_continuously_pressed": "„ {subtype} “ nuolat spaudžiamas", - "trigger_type_button_long_release": "\"{subtype}\" išleistas po ilgo spaudimo", - "subtype_quadruple_clicked": "\"{subtype}\" keturgubas paspaudimas", - "subtype_quintuple_clicked": "\"{subtype}\" penkiaženklis paspaudė", - "subtype_pressed": "\"{subtype}\" spaudžiamas", - "subtype_released": "„ {subtype} “ išleistas", - "action_type_select_first": "Pakeiskite {entity_name} į pirmąją parinktį", - "action_type_select_last": "Pakeiskite {entity_name} į paskutinę parinktį", - "action_type_select_next": "Pakeiskite {entity_name} į kitą parinktį", - "change_entity_name_option": "Pakeiskite {entity_name} parinktį", - "action_type_select_previous": "Pakeiskite {entity_name} į ankstesnę parinktį", - "current_entity_name_selected_option": "Dabartinė pasirinkta parinktis {entity_name}", - "cycle": "Ciklas", - "from": "Iš", - "entity_name_option_changed": "{entity_name} parinktis pakeista", - "send_a_notification": "Siųsti pranešimą", - "both_buttons": "Abu mygtukai", - "bottom_buttons": "Apatiniai mygtukai", - "seventh_button": "Septintas mygtukas", - "eighth_button": "Aštuntas mygtukas", - "dim_down": "Pritemdyk", - "dim_up": "Pritemdyti", - "left": "Kairė", - "right": "Dešinė", - "side": "6 pusė", - "top_buttons": "Viršutiniai mygtukai", - "device_awakened": "Įrenginys pažadintas", - "trigger_type_remote_button_long_release": "„ {subtype} “ išleistas po ilgo paspaudimo", - "button_rotated_subtype": "Mygtukas pasuktas „ {subtype} “", - "button_rotated_fast_subtype": "Greitai pasuktas mygtukas \"{subtype}\"", - "button_rotation_subtype_stopped": "Mygtuko „ {subtype} “ sukimas sustabdytas", - "device_subtype_double_tapped": "Įrenginys „ {subtype} “ dukart paliestas", - "trigger_type_remote_double_tap_any_side": "Du kartus bakstelėkite prietaisą bet kurioje pusėje", - "device_in_free_fall": "Prietaisas laisvo kritimo metu", - "device_flipped_degrees": "Įrenginys apsivertė 90 laipsnių kampu", - "device_shaken": "Sukratytas įrenginys", - "trigger_type_remote_moved": "Įrenginys perkeltas su „ {subtype} “ aukštyn", - "trigger_type_remote_moved_any_side": "Įrenginys perkeltas bet kuria puse į viršų", - "trigger_type_remote_rotate_from_side": "Įrenginys pasuktas iš „6 pusės“ į „ {subtype} “", - "device_turned_clockwise": "Prietaisas pasuktas pagal laikrodžio rodyklę", - "device_turned_counter_clockwise": "Prietaisas pasuktas prieš laikrodžio rodyklę", - "press_entity_name_button": "Paspauskite mygtuką {entity_name}", - "entity_name_has_been_pressed": "{entity_name} buvo paspaustas", - "entity_name_update_availability_changed": "{entity_name} naujinio prieinamumas", - "add_to_queue": "Pridėti į eilę", - "play_next": "Groti toliau", - "options_replace": "Žaiskite dabar ir išvalykite eilę", - "repeat_all": "Pakartokite viską", - "repeat_one": "Pakartokite vieną", - "critical": "Kritinis", - "debug": "Derinimas", - "warning": "Įspėjimas", + "entity_name_is_home": "{entity_name} yra namuose", + "entity_name_is_not_home": "{entity_name} nėra namuose", + "entity_name_enters_a_zone": "{entity_name} patenka į zoną", + "entity_name_leaves_a_zone": "{entity_name} palieka zoną", + "no_state_class": "Nėra įrenginio klasės", + "no_unit_of_measurement": "Nėra matavimo vieneto", "most_recently_updated": "Naujausia atnaujinta", "arithmetic_mean": "Aritmetinis vidurkis", "median": "Mediana", @@ -2755,11 +2830,61 @@ "wheat": "Kviečiai", "white_smoke": "Balti dūmai", "yellow_green": "Geltona žalia", + "add_to_queue": "Pridėti į eilę", + "play_next": "Groti toliau", + "options_replace": "Žaiskite dabar ir išvalykite eilę", + "repeat_all": "Pakartokite viską", + "repeat_one": "Pakartokite vieną", + "critical": "Kritinis", + "debug": "Derinimas", "fatal": "Mirtinas", - "no_state_class": "Nėra įrenginio klasės", - "no_unit_of_measurement": "Nėra matavimo vieneto", - "dump_log_objects": "Išmeskite rąstų objektus", - "log_current_tasks_description": "Registruoja visas dabartines asinchronizavimo užduotis.", + "warning": "Įspėjimas", + "clear_tts_cache": "Išvalyti TTS talpyklą", + "entity_id_description": "Objektas, į kurį reikia kreiptis žurnalo įraše.", + "language_description": "Teksto kalba. Numatytoji serverio kalba.", + "options_description": "Žodynas su konkrečiomis integravimo parinktimis.", + "say_a_tts_message": "Pasakykite TTS pranešimą", + "media_player_entity_id_description": "Medijos leistuvai, skirti pranešimui paleisti.", + "media_player_entity": "Medijos grotuvo subjektas", + "speak": "Kalbėk", + "request_sync_description": "„Google“ siunčia komandą request_sync.", + "agent_user_id": "Agento vartotojo ID", + "request_sync": "Prašyti sinchronizavimo", + "disables_the_motion_detection": "Išjungia judesio aptikimą.", + "disable_motion_detection": "Išjungti judesio aptikimą", + "enables_the_motion_detection": "Įjungia judesio aptikimą.", + "enable_motion_detection": "Įjungti judesio aptikimą", + "format_description": "Medijos grotuvo palaikomas srauto formatas.", + "format": "Formatas", + "media_player_description": "Medijos grotuvai, į kuriuos galima transliuoti.", + "play_stream": "Paleisti srautą", + "filename": "Failo pavadinimas", + "lookback": "Pažiūrėk atgal", + "snapshot_description": "Daro momentinę nuotrauką iš fotoaparato.", + "take_snapshot": "Padarykite momentinę nuotrauką", + "turns_off_the_camera": "Išjungia fotoaparatą.", + "turns_on_the_camera": "Įjungia fotoaparatą.", + "locks_a_lock": "Užrakina spyną.", + "code_description": "Kodas signalizacijai įjungti.", + "opens_a_lock": "Atidaro spyną.", + "unlocks_a_lock": "Atrakina spyną.", + "set_datetime_description": "Nustato datą ir (arba) laiką.", + "the_target_date": "Tikslinė data.", + "datetime_description": "Tikslinė data & laikas.", + "date_time": "Data & laikas", + "the_target_time": "Tikslinis laikas.", + "selects_the_first_option": "Pasirenkama pirmoji parinktis.", + "first": "Pirmas", + "selects_the_last_option": "Pasirenkama paskutinė parinktis.", + "select_the_next_option": "Pasirinkite kitą parinktį.", + "selects_an_option": "Pasirenka parinktį.", + "option_to_be_selected": "Galimybė pasirinkti.", + "selects_the_previous_option": "Pasirenkama ankstesnė parinktis.", + "sets_the_options": "Nustato parinktis.", + "list_of_options": "Pasirinkimų sąrašas.", + "set_options": "Nustatykite parinktis", + "dump_log_objects": "Išmeskite rąstų objektus", + "log_current_tasks_description": "Registruoja visas dabartines asinchronizavimo užduotis.", "log_current_asyncio_tasks": "Užregistruokite dabartines asinchronines užduotis", "log_event_loop_scheduled": "Suplanuotas žurnalo įvykių ciklas", "log_thread_frames_description": "Registruoja dabartinius visų gijų kadrus.", @@ -2783,47 +2908,31 @@ "stop_logging_object_sources": "Sustabdykite objektų šaltinių registravimą", "stop_log_objects_description": "Sustabdo objektų registravimo augimą atmintyje.", "stop_logging_objects": "Sustabdykite objektų registravimą", - "request_sync_description": "„Google“ siunčia komandą request_sync.", - "agent_user_id": "Agento vartotojo ID", - "request_sync": "Prašyti sinchronizavimo", + "sets_the_value": "Nustato vertę.", + "the_target_value": "Tikslinė vertė.", + "get_weather_forecast": "Gaukite orų prognozę.", + "type_description": "Prognozės tipas: kasdien, kas valandą arba du kartus per dieną.", + "forecast_type": "Prognozės tipas", + "get_forecast": "Gaukite prognozę", + "get_weather_forecasts": "Gaukite orų prognozes.", + "get_forecasts": "Gaukite prognozes", + "send_magic_packet": "Siųsti magišką paketą", + "cancels_a_timer": "Atšaukia laikmatį.", + "changes_a_timer": "Keičia laikmatį.", + "finishes_a_timer": "Užbaigia laikmatį.", + "pauses_a_timer": "Sustabdo laikmatį.", + "starts_a_timer": "Paleidžia laikmatį.", + "duration_description": "Trukmė, kurios reikia, kad laikmatis baigtųsi. [neprivaloma].", "reload_resources_description": "Iš naujo įkelia prietaisų skydelio išteklius iš YAML konfigūracijos.", - "clears_all_log_entries": "Išvalo visus žurnalo įrašus.", - "clear_all": "Išvalyti viską", - "write_log_entry": "Rašyti žurnalo įrašą.", - "log_level": "Žurnalo lygis.", - "level": "Lygis", - "message_to_log": "Pranešimas prisijungti.", - "write": "Rašyti", - "set_value_description": "Nustato skaičiaus reikšmę.", - "value_description": "Konfigūracijos parametro reikšmė.", - "create_temporary_strict_connection_url_name": "Sukurkite laikiną griežto ryšio URL", "toggles_the_siren_on_off": "Įjungia/išjungia sireną.", "turns_the_siren_off": "Išjungia sireną.", "turns_the_siren_on": "Įjungia sireną.", "tone": "Tonas", - "create_event_description": "Pridėti naują kalendoriaus įvykį.", - "location_description": "Renginio vieta. Neprivaloma.", - "start_date_description": "Visą dieną trunkančio renginio pradžios data.", - "create_event": "Sukurti įvykį", - "get_events": "Gaukite įvykius", - "list_event": "Įvykio sąrašas", - "closes_a_cover": "Uždaro dangtelį.", - "close_cover_tilt_description": "Pakreipkite dangtelį, kad uždarytumėte.", - "close_tilt": "Uždaryti pakreipimą", - "opens_a_cover": "Atidaro dangtelį.", - "tilts_a_cover_open": "Atverčia dangtelį.", - "open_tilt": "Atidarykite pakreipimą", - "set_cover_position_description": "Perkelia dangtelį į tam tikrą vietą.", - "target_position": "Tikslinė padėtis.", - "set_position": "Nustatykite padėtį", - "target_tilt_positition": "Tikslinė pakreipimo padėtis.", - "set_tilt_position": "Nustatykite pakreipimo padėtį", - "stops_the_cover_movement": "Sustabdo dangtelio judėjimą.", - "stop_cover_tilt_description": "Sustabdo pakreipiamo dangčio judėjimą.", - "stop_tilt": "Sustabdyti pakreipimą", - "toggles_a_cover_open_closed": "Perjungia dangtelio atidarymą / uždarymą.", - "toggle_cover_tilt_description": "Perjungia dangtelio pakreipimą atidarant / uždarant.", - "toggle_tilt": "Perjungti pakreipimą", + "set_default_level_description": "Nustato numatytąjį integracijų žurnalo lygį.", + "level_description": "Numatytasis visų integracijų sunkumo lygis.", + "level": "Lygis", + "set_default_level": "Nustatykite numatytąjį lygį", + "set_level": "Nustatykite lygį", "check_configuration": "Patikrinkite konfigūraciją", "reload_all": "Įkelti viską iš naujo", "reload_config_entry_description": "Iš naujo įkelia nurodytą konfigūracijos įrašą.", @@ -2844,21 +2953,18 @@ "generic_toggle": "Bendras perjungimas", "generic_turn_off": "Bendras išjungimas", "generic_turn_on": "Bendras įjungimas", + "entities_to_update": "Subjektai, kuriuos reikia atnaujinti", "update_entity": "Atnaujinti subjektą", - "creates_a_new_backup": "Sukuria naują atsarginę kopiją.", "decrement_description": "Sumažina dabartinę vertę 1 žingsniu.", "increment_description": "Padidina reikšmę 1 žingsniu.", - "sets_the_value": "Nustato vertę.", - "the_target_value": "Tikslinė vertė.", - "reloads_the_automation_configuration": "Iš naujo įkelia automatikos konfigūraciją.", - "toggle_description": "Įjungia / išjungia medijos grotuvą.", - "trigger_description": "Suaktyvina automatikos veiksmus.", - "skip_conditions": "Praleisti sąlygas", - "trigger": "Trigeris", - "disables_an_automation": "Išjungia automatiką.", - "stops_currently_running_actions": "Sustabdo šiuo metu vykdomus veiksmus.", - "stop_actions": "Sustabdyti veiksmus", - "enables_an_automation": "Įjungia automatizavimą.", + "bridge_identifier": "Tilto identifikatorius", + "configuration_payload": "Konfigūracijos naudingoji apkrova", + "entity_description": "Nurodo konkretų įrenginio galinį tašką deCONZ.", + "path": "Kelias", + "configure": "Konfigūruoti", + "device_refresh_description": "Atnaujina turimus deCONZ įrenginius.", + "device_refresh": "Įrenginio atnaujinimas", + "remove_orphaned_entries": "Pašalinti našlaičių įrašus", "restarts_an_add_on": "Iš naujo paleidžia priedą.", "the_add_on_slug": "Papildomas priedas.", "restart_add_on": "Iš naujo paleiskite priedą.", @@ -2893,41 +2999,67 @@ "restore_partial_description": "Atkuriama iš dalinės atsarginės kopijos.", "restores_home_assistant": "Atkuria \"Home Assistant\".", "restore_from_partial_backup": "Atkurti iš dalinės atsarginės kopijos.", - "clears_the_playlist": "Išvalo grojaraštį.", - "clear_playlist": "Išvalyti grojaraštį", - "selects_the_next_track": "Pasirenkamas kitas takelis.", - "pauses": "Pauzės.", - "starts_playing": "Pradeda groti.", - "toggles_play_pause": "Perjungia atkūrimą / pristabdymą.", - "selects_the_previous_track": "Pasirenkamas ankstesnis takelis.", - "seek": "Ieškoti", - "stops_playing": "Nustoja groti.", - "starts_playing_specified_media": "Pradeda leisti nurodytą mediją.", - "publish": "Paskelbti", - "enqueue": "Eilė", - "repeat_mode_to_set": "Norėdami nustatyti, pakartokite režimą.", - "select_sound_mode_description": "Pasirenkamas konkretus garso režimas.", - "select_sound_mode": "Pasirinkite garso režimą", - "select_source": "Pasirinkite šaltinį", - "shuffle_description": "Nesvarbu, ar maišymo režimas įjungtas, ar ne.", - "unjoin": "Atsijungti", - "turns_down_the_volume": "Sumažina garsumą.", - "turn_down_volume": "Sumažinkite garsumą", - "volume_mute_description": "Nutildo arba įjungia medijos grotuvą.", - "is_volume_muted_description": "Nurodo, ar jis nutildytas, ar ne.", - "mute_unmute_volume": "Nutildyti / įjungti garsą", - "sets_the_volume_level": "Nustato garsumo lygį.", - "set_volume": "Nustatykite garsumą", - "turns_up_the_volume": "Padidina garsumą.", - "turn_up_volume": "Padidinkite garsumą", - "apply_filter": "Taikyti filtrą", - "days_to_keep": "Dienos išlaikyti", - "repack": "Perpakuoti", - "purge": "Išvalymas", - "domains_to_remove": "Domenai, kuriuos reikia pašalinti", - "entity_globs_to_remove": "Objekto gaubliai, kuriuos reikia pašalinti", - "entities_to_remove": "Pašalintini subjektai", - "purge_entities": "Išvalyti subjektus", + "removes_a_group": "Pašalina grupę.", + "object_id": "Objekto ID", + "creates_updates_a_user_group": "Sukuria/atnaujina vartotojų grupę.", + "add_entities": "Pridėti objektus", + "icon_description": "Grupės piktogramos pavadinimas.", + "name_of_the_group": "Grupės pavadinimas.", + "remove_entities": "Pašalinti subjektus", + "log_description": "Sukuria pasirinktinį įrašą žurnale.", + "message_description": "Pranešimo tekstas.", + "log": "Žurnalas", + "create_temporary_strict_connection_url_name": "Sukurkite laikiną griežto ryšio URL", + "remote_connect": "Nuotolinis ryšys", + "remote_disconnect": "Nuotolinis atjungimas", + "creates_a_new_backup": "Sukuria naują atsarginę kopiją.", + "command_description": "Komandą (-as), kurią (-ias) siųsti \"Google Assistant\".", + "command": "Komanda", + "send_text_command": "Siųsti teksto komandą", + "reloads_the_automation_configuration": "Iš naujo įkelia automatikos konfigūraciją.", + "toggle_description": "Įjungia / išjungia medijos grotuvą.", + "trigger_description": "Suaktyvina automatikos veiksmus.", + "skip_conditions": "Praleisti sąlygas", + "trigger": "Trigeris", + "disables_an_automation": "Išjungia automatiką.", + "stops_currently_running_actions": "Sustabdo šiuo metu vykdomus veiksmus.", + "stop_actions": "Sustabdyti veiksmus", + "enables_an_automation": "Įjungia automatizavimą.", + "press_the_button_entity": "Paspauskite mygtuko objektą.", + "load_url_description": "Įkelia URL visiškai kiosko naršyklėje.", + "url_to_load": "URL įkelti.", + "load_url": "Įkelti URL", + "configuration_parameter_to_set": "Nustatomas konfigūracijos parametras.", + "key": "Raktas", + "value_description": "Tikslinė vertė, kurią reikia nustatyti.", + "set_configuration": "Nustatyti konfigūraciją", + "application_description": "Paleidžiamos programos paketo pavadinimas.", + "application": "Taikomoji programa", + "start_application": "Pradėti programą", + "set_value_description": "Nustato skaičiaus reikšmę.", + "stops_a_running_script": "Sustabdo vykdomą scenarijų.", + "enter_your_text": "Įveskite savo tekstą.", + "set_value": "Nustatyti vertę", + "dashboard_path": "Prietaisų skydelio kelias", + "view_path": "Žiūrėti kelią", + "show_dashboard_view": "Rodyti prietaisų skydelio vaizdą", + "closes_a_cover": "Uždaro dangtelį.", + "close_cover_tilt_description": "Pakreipkite dangtelį, kad uždarytumėte.", + "close_tilt": "Uždaryti pakreipimą", + "opens_a_cover": "Atidaro dangtelį.", + "tilts_a_cover_open": "Atverčia dangtelį.", + "open_tilt": "Atidarykite pakreipimą", + "set_cover_position_description": "Perkelia dangtelį į tam tikrą vietą.", + "target_position": "Tikslinė padėtis.", + "set_position": "Nustatykite padėtį", + "target_tilt_positition": "Tikslinė pakreipimo padėtis.", + "set_tilt_position": "Nustatykite pakreipimo padėtį", + "stops_the_cover_movement": "Sustabdo dangtelio judėjimą.", + "stop_cover_tilt_description": "Sustabdo pakreipiamo dangčio judėjimą.", + "stop_tilt": "Sustabdyti pakreipimą", + "toggles_a_cover_open_closed": "Perjungia dangtelio atidarymą / uždarymą.", + "toggle_cover_tilt_description": "Perjungia dangtelio pakreipimą atidarant / uždarant.", + "toggle_tilt": "Perjungti pakreipimą", "decrease_speed_description": "Sumažina ventiliatoriaus greitį.", "percentage_step_description": "Padidina greitį procentiniu žingsniu.", "decrease_speed": "Sumažinti greitį", @@ -2947,6 +3079,27 @@ "toggles_the_fan_on_off": "Įjungia/išjungia ventiliatorių.", "turns_fan_off": "Išjungia ventiliatorių.", "turns_fan_on": "Įjungia ventiliatorių.", + "arm_with_custom_bypass": "Apsaugota su pasirinktine apsauga", + "alarm_arm_vacation_description": "Nustato žadintuvą į: _apsiginkluotą atostogoms_.", + "disarms_the_alarm": "Išjungia signalizaciją.", + "alarm_trigger_description": "Įjungia išorinį aliarmo paleidiklį.", + "toggles_a_switch_on_off": "Įjungia / išjungia jungiklį.", + "turns_a_switch_off": "Išjungia jungiklį.", + "turns_a_switch_on": "Įjungia jungiklį.", + "device_description": "Įrenginio ID, į kurį reikia siųsti komandą.", + "delete_command": "Ištrinti komandą", + "alternative": "Alternatyva", + "command_type_description": "Komandos, kurią reikia išmokti, tipas.", + "command_type": "Komandos tipas", + "timeout_description": "Laikas, per kurį komanda bus išmokta.", + "learn_command": "Išmokite komandą", + "delay_seconds": "Vėlavimas sekundėmis", + "hold_seconds": "Palaukite sekundes", + "repeats": "Pasikartoja", + "send_command": "Siųsti komandą", + "toggles_a_device_on_off": "Įjungia / išjungia įrenginį.", + "turns_the_device_off": "Išjungia įrenginį.", + "turn_on_description": "Siunčia įjungimo komandą.", "apply_description": "Suaktyvina sceną su konfigūracija.", "entities_description": "Subjektų sąrašas ir jų tikslinė būsena.", "entities_state": "Subjektų būsena", @@ -2958,45 +3111,107 @@ "snapshot_entities": "Momentinės nuotraukos subjektai", "delete_description": "Ištrina dinamiškai sukurtą sceną.", "activates_a_scene": "Suaktyvina sceną.", - "selects_the_first_option": "Pasirenkama pirmoji parinktis.", - "first": "Pirmas", - "selects_the_last_option": "Pasirenkama paskutinė parinktis.", - "select_the_next_option": "Pasirinkite kitą parinktį.", - "selects_an_option": "Pasirenka parinktį.", - "option_to_be_selected": "Galimybė pasirinkti.", - "selects_the_previous_option": "Pasirenkama ankstesnė parinktis.", - "sets_the_options": "Nustato parinktis.", - "list_of_options": "Pasirinkimų sąrašas.", - "set_options": "Nustatykite parinktis", + "play_chime_description": "Skambėjimo melodijos grojimas skambant skambučiui.", + "device_id_description": "Varpelis skambėjimo tonui paleisti.", + "target_chime": "Tikslinis varpelis", + "ringtone_to_play": "Skambučio melodija groti.", + "ringtone": "Skambėjimo tonas", + "play_chime": "Groti varpeliu", + "ptz_move_description": "Perkelkite fotoaparatą tam tikru greičiu.", + "ptz_move_speed": "PTZ judėjimo greitis.", + "ptz_move": "PTZ judėjimas", + "add_event_description": "Prideda naują kalendoriaus įvykį.", + "calendar_id_description": "Norimo kalendoriaus ID.", + "calendar_id": "Kalendoriaus ID", + "description_description": "Renginio aprašymas. Neprivaloma.", + "summary_description": "Veikia kaip renginio pavadinimas.", + "location_description": "Renginio vieta.", + "creates_event": "Sukuria įvykį", "closes_a_valve": "Uždaro vožtuvą.", "opens_a_valve": "Atidaro vožtuvą.", "set_valve_position_description": "Perkelia vožtuvą į tam tikrą padėtį.", "stops_the_valve_movement": "Sustabdo vožtuvo judėjimą.", "toggles_a_valve_open_closed": "Perjungia vožtuvo atidarymą / uždarymą.", - "load_url_description": "Įkelia URL visiškai kiosko naršyklėje.", - "url_to_load": "URL įkelti.", - "load_url": "Įkelti URL", - "configuration_parameter_to_set": "Nustatomas konfigūracijos parametras.", - "key": "Raktas", - "set_configuration": "Nustatyti konfigūraciją", - "application_description": "Paleidžiamos programos paketo pavadinimas.", - "application": "Taikomoji programa", - "start_application": "Pradėti programą", - "command_description": "Komandą (-as), kurią (-ias) siųsti \"Google Assistant\".", - "command": "Komanda", - "media_player_entity": "Medijos grotuvo subjektas", - "send_text_command": "Siųsti teksto komandą", - "code_description": "Kodas naudojamas užraktui atrakinti.", - "arm_with_custom_bypass": "Apsaugota su pasirinktine apsauga", - "alarm_arm_vacation_description": "Nustato žadintuvą į: _apsiginkluotą atostogoms_.", - "disarms_the_alarm": "Išjungia signalizaciją.", - "alarm_trigger_description": "Įjungia išorinį aliarmo paleidiklį.", "extract_media_url_description": "Ištraukite medijos URL iš paslaugos.", "format_query": "Formatuoti užklausą", "url_description": "URL, kur galima rasti mediją.", "media_url": "Medijos URL", "get_media_url": "Gaukite medijos URL", "play_media_description": "Atsisiunčia failą iš nurodyto URL.", + "clears_all_log_entries": "Išvalo visus žurnalo įrašus.", + "clear_all": "Išvalyti viską", + "write_log_entry": "Rašyti žurnalo įrašą.", + "log_level": "Žurnalo lygis.", + "message_to_log": "Pranešimas prisijungti.", + "write": "Rašyti", + "reload_themes_description": "Perkrauna temas iš YAML konfigūracijos.", + "reload_themes": "Perkrauti temas", + "name_of_a_theme": "Temos pavadinimas.", + "set_the_default_theme": "Nustatykite numatytąją temą", + "clear_skipped_update": "Išvalyti praleistą naujinimą", + "install_update": "Įdiekite naujinimą", + "skip_description": "Šiuo metu pasiekiamą naujinį pažymi kaip praleistą.", + "skip_update": "Praleisti atnaujinimą", + "brightness_value": "Ryškumo vertė", + "a_human_readable_color_name": "Žmonėms įskaitomas spalvos pavadinimas.", + "color_name": "Spalvos pavadinimas", + "color_temperature_in_mireds": "Spalvos temperatūra mireduose.", + "light_effect": "Šviesos efektas.", + "hue_sat_color": "Atspalvis / soties spalva", + "color_temperature_in_kelvin": "Spalvos temperatūra Kelvinais.", + "profile_description": "Naudotino šviesos profilio pavadinimas.", + "rgbw_color": "RGBW spalva", + "rgbww_color": "RGBWW spalva", + "white_description": "Nustatykite šviesą į baltą režimą.", + "xy_color": "XY spalvos", + "turn_off_description": "Išjunkite vieną ar daugiau šviesų.", + "brightness_step_description": "Pakeiskite ryškumą tam tikru dydžiu.", + "brightness_step_value": "Ryškumo žingsnio vertė", + "brightness_step_pct_description": "Pakeiskite ryškumą procentais.", + "brightness_step": "Ryškumo žingsnis", + "decrements_a_counter": "Sumažina skaitiklį.", + "increments_a_counter": "Padidina skaitiklį.", + "resets_a_counter": "Iš naujo nustato skaitiklį.", + "sets_the_counter_value": "Nustato skaitiklio reikšmę.", + "selects_the_next_option": "Pasirenka kitą parinktį.", + "toggles_the_helper_on_off": "Įjungia / išjungia pagalbininką.", + "turns_off_the_helper": "Išjungia pagalbininką.", + "turns_on_the_helper": "Įjungia pagalbininką.", + "start_date_description": "Visą dieną trunkančio renginio pradžios data.", + "create_event": "Sukurti įvykį", + "get_events": "Gaukite įvykius", + "list_event": "Įvykio sąrašas", + "turns_auxiliary_heater_on_off": "Įjungia/išjungia papildomą šildytuvą.", + "aux_heat_description": "Nauja pagalbinio šildytuvo vertė.", + "auxiliary_heating": "Pagalbinis šildymas", + "turn_on_off_auxiliary_heater": "Įjunkite / išjunkite papildomą šildytuvą", + "sets_fan_operation_mode": "Nustato ventiliatoriaus veikimo režimą.", + "fan_operation_mode": "Ventiliatoriaus veikimo režimas.", + "set_fan_mode": "Nustatykite ventiliatoriaus režimą", + "sets_target_humidity": "Nustato tikslinę drėgmę.", + "set_target_humidity": "Nustatykite tikslinę drėgmę", + "sets_hvac_operation_mode": "Nustato HVAC veikimo režimą.", + "hvac_operation_mode": "HVAC veikimo režimas.", + "set_hvac_mode": "Nustatykite HVAC režimą", + "sets_swing_operation_mode": "Nustatomas siūbavimo režimas.", + "swing_operation_mode": "Svyravimo veikimo režimas.", + "set_swing_mode": "Nustatykite siūbavimo režimą", + "sets_target_temperature": "Nustato tikslinę temperatūrą.", + "high_target_temperature": "Aukšta tikslinė temperatūra.", + "target_temperature_high": "Tikslinė temperatūra aukšta", + "low_target_temperature": "Žema tikslinė temperatūra.", + "target_temperature_low": "Žema tikslinė temperatūra", + "set_target_temperature": "Nustatykite tikslinę temperatūrą", + "turns_climate_device_off": "Išjungia klimato įrenginį.", + "turns_climate_device_on": "Įjungia klimato įrenginį.", + "notify_description": "Siunčia pranešimo pranešimą pasirinktiems tikslams.", + "data": "Duomenys", + "title_for_your_notification": "Jūsų pranešimo pavadinimas.", + "title_of_the_notification": "Pranešimo pavadinimas.", + "send_a_persistent_notification": "Siųsti nuolatinį pranešimą", + "sends_a_notification_message": "Išsiunčia pranešimo pranešimą.", + "your_notification_message": "Jūsų pranešimas.", + "title_description": "Pasirenkamas pranešimo pavadinimas.", "sets_a_random_effect": "Nustato atsitiktinį efektą.", "sequence_description": "HSV sekų sąrašas (maks. 16).", "backgrounds": "Fonai", @@ -3023,198 +3238,69 @@ "speed_of_spread": "Plitimo greitis.", "spread": "Plisti", "sequence_effect": "Sekos efektas", - "press_the_button_entity": "Paspauskite mygtuko objektą.", - "see_description": "Įrašo matytą sekamąjį įrenginį.", - "battery_description": "Įrenginio baterijos lygis.", - "gps_coordinates": "GPS koordinatės", - "gps_accuracy_description": "GPS koordinačių tikslumas.", - "hostname_of_the_device": "Įrenginio pagrindinio kompiuterio pavadinimas.", - "hostname": "Pagrindinio kompiuterio pavadinimas", - "mac_description": "Įrenginio MAC adresas.", - "mac_address": "MAC adresas", - "see": "Matyti", - "process_description": "Paleidžia pokalbį iš transkribuoto teksto.", - "agent": "Agentas", - "conversation_id": "Pokalbio ID", - "language_description": "Kalba, naudojama kalbai generuoti.", - "transcribed_text_input": "Transkribuoto teksto įvestis.", - "process": "Procesas", - "reloads_the_intent_configuration": "Iš naujo įkeliama tikslo konfigūracija.", - "conversation_agent_to_reload": "Pokalbių agentas, kurį reikia įkelti iš naujo.", - "create_description": "Rodo pranešimą skydelyje **Pranešimai**.", - "message_description": "Žurnalo įrašo pranešimas.", - "notification_id": "Pranešimo ID", - "title_description": "Pavadinimas tavo pranešimo žinutės", - "dismiss_description": "Pašalina pranešimą iš skydelio **Pranešimai**.", - "notification_id_description": "Pašalintino pranešimo ID.", - "dismiss_all_description": "Pašalina visus pranešimus iš skydelio **Pranešimai**.", - "notify_description": "Siunčia pranešimo pranešimą pasirinktiems tikslams.", - "data": "Duomenys", - "title_for_your_notification": "Jūsų pranešimo pavadinimas.", - "title_of_the_notification": "Pranešimo pavadinimas.", - "send_a_persistent_notification": "Siųsti nuolatinį pranešimą", - "sends_a_notification_message": "Išsiunčia pranešimo pranešimą.", - "your_notification_message": "Jūsų pranešimas.", - "device_description": "Įrenginio ID, į kurį reikia siųsti komandą.", - "delete_command": "Ištrinti komandą", - "alternative": "Alternatyva", - "command_type_description": "Komandos, kurią reikia išmokti, tipas.", - "command_type": "Komandos tipas", - "timeout_description": "Laikas, per kurį komanda bus išmokta.", - "learn_command": "Išmokite komandą", - "delay_seconds": "Vėlavimas sekundėmis", - "hold_seconds": "Palaukite sekundes", - "repeats": "Pasikartoja", - "send_command": "Siųsti komandą", - "toggles_a_device_on_off": "Įjungia / išjungia įrenginį.", - "turns_the_device_off": "Išjungia įrenginį.", - "turn_on_description": "Siunčia įjungimo komandą.", - "stops_a_running_script": "Sustabdo vykdomą scenarijų.", - "locks_a_lock": "Užrakina spyną.", - "opens_a_lock": "Atidaro spyną.", - "unlocks_a_lock": "Atrakina spyną.", - "turns_auxiliary_heater_on_off": "Įjungia/išjungia papildomą šildytuvą.", - "aux_heat_description": "Nauja pagalbinio šildytuvo vertė.", - "auxiliary_heating": "Pagalbinis šildymas", - "turn_on_off_auxiliary_heater": "Įjunkite / išjunkite papildomą šildytuvą", - "sets_fan_operation_mode": "Nustato ventiliatoriaus veikimo režimą.", - "fan_operation_mode": "Ventiliatoriaus veikimo režimas.", - "set_fan_mode": "Nustatykite ventiliatoriaus režimą", - "sets_target_humidity": "Nustato tikslinę drėgmę.", - "set_target_humidity": "Nustatykite tikslinę drėgmę", - "sets_hvac_operation_mode": "Nustato HVAC veikimo režimą.", - "hvac_operation_mode": "HVAC veikimo režimas.", - "set_hvac_mode": "Nustatykite HVAC režimą", - "sets_swing_operation_mode": "Nustatomas siūbavimo režimas.", - "swing_operation_mode": "Svyravimo veikimo režimas.", - "set_swing_mode": "Nustatykite siūbavimo režimą", - "sets_target_temperature": "Nustato tikslinę temperatūrą.", - "high_target_temperature": "Aukšta tikslinė temperatūra.", - "target_temperature_high": "Tikslinė temperatūra aukšta", - "low_target_temperature": "Žema tikslinė temperatūra.", - "target_temperature_low": "Žema tikslinė temperatūra", - "set_target_temperature": "Nustatykite tikslinę temperatūrą", - "turns_climate_device_off": "Išjungia klimato įrenginį.", - "turns_climate_device_on": "Įjungia klimato įrenginį.", - "add_event_description": "Prideda naują kalendoriaus įvykį.", - "calendar_id_description": "Norimo kalendoriaus ID.", - "calendar_id": "Kalendoriaus ID", - "description_description": "Renginio aprašymas. Neprivaloma.", - "summary_description": "Veikia kaip renginio pavadinimas.", - "creates_event": "Sukuria įvykį", - "dashboard_path": "Prietaisų skydelio kelias", - "view_path": "Žiūrėti kelią", - "show_dashboard_view": "Rodyti prietaisų skydelio vaizdą", - "brightness_value": "Ryškumo vertė", - "a_human_readable_color_name": "Žmonėms įskaitomas spalvos pavadinimas.", - "color_name": "Spalvos pavadinimas", - "color_temperature_in_mireds": "Spalvos temperatūra mireduose.", - "light_effect": "Šviesos efektas.", - "hue_sat_color": "Atspalvis / soties spalva", - "color_temperature_in_kelvin": "Spalvos temperatūra Kelvinais.", - "profile_description": "Naudotino šviesos profilio pavadinimas.", - "rgbw_color": "RGBW spalva", - "rgbww_color": "RGBWW spalva", - "white_description": "Nustatykite šviesą į baltą režimą.", - "xy_color": "XY spalvos", - "turn_off_description": "Išjunkite vieną ar daugiau šviesų.", - "brightness_step_description": "Pakeiskite ryškumą tam tikru dydžiu.", - "brightness_step_value": "Ryškumo žingsnio vertė", - "brightness_step_pct_description": "Pakeiskite ryškumą procentais.", - "brightness_step": "Ryškumo žingsnis", "topic_to_listen_to": "Tema, kurios reikia klausytis.", "export": "Eksportuoti", "publish_description": "Paskelbia pranešimą MQTT tema.", + "evaluate_payload": "Įvertinkite naudingą apkrovą", "the_payload_to_publish": "Naudinga apkrova, kurią reikia paskelbti.", "payload": "Naudinga apkrova", "payload_template": "Naudingos apkrovos šablonas", "qos": "QoS", "retain": "Išlaikyti", "topic_to_publish_to": "Tema, į kurią skelbti.", - "selects_the_next_option": "Pasirenka kitą parinktį.", - "ptz_move_description": "Perkelkite fotoaparatą tam tikru greičiu.", - "ptz_move_speed": "PTZ judėjimo greitis.", - "ptz_move": "PTZ judėjimas", - "log_description": "Sukuria pasirinktinį įrašą žurnale.", - "entity_id_description": "Medijos grotuvai, norėdami paleisti pranešimą.", - "log": "Žurnalas", - "toggles_a_switch_on_off": "Įjungia / išjungia jungiklį.", - "turns_a_switch_off": "Išjungia jungiklį.", - "turns_a_switch_on": "Įjungia jungiklį.", - "reload_themes_description": "Perkrauna temas iš YAML konfigūracijos.", - "reload_themes": "Perkrauti temas", - "name_of_a_theme": "Temos pavadinimas.", - "set_the_default_theme": "Nustatykite numatytąją temą", - "toggles_the_helper_on_off": "Įjungia / išjungia pagalbininką.", - "turns_off_the_helper": "Išjungia pagalbininką.", - "turns_on_the_helper": "Įjungia pagalbininką.", - "decrements_a_counter": "Sumažina skaitiklį.", - "increments_a_counter": "Padidina skaitiklį.", - "resets_a_counter": "Iš naujo nustato skaitiklį.", - "sets_the_counter_value": "Nustato skaitiklio reikšmę.", - "remote_connect": "Nuotolinis ryšys", - "remote_disconnect": "Nuotolinis atjungimas", - "get_weather_forecast": "Gaukite orų prognozę.", - "type_description": "Prognozės tipas: kasdien, kas valandą arba du kartus per dieną.", - "forecast_type": "Prognozės tipas", - "get_forecast": "Gaukite prognozę", - "get_weather_forecasts": "Gaukite orų prognozes.", - "get_forecasts": "Gaukite prognozes", - "disables_the_motion_detection": "Išjungia judesio aptikimą.", - "disable_motion_detection": "Išjungti judesio aptikimą", - "enables_the_motion_detection": "Įjungia judesio aptikimą.", - "enable_motion_detection": "Įjungti judesio aptikimą", - "format_description": "Medijos grotuvo palaikomas srauto formatas.", - "format": "Formatas", - "media_player_description": "Medijos grotuvai, į kuriuos galima transliuoti.", - "play_stream": "Paleisti srautą", - "filename": "Failo pavadinimas", - "lookback": "Pažiūrėk atgal", - "snapshot_description": "Daro momentinę nuotrauką iš fotoaparato.", - "take_snapshot": "Padarykite momentinę nuotrauką", - "turns_off_the_camera": "Išjungia fotoaparatą.", - "turns_on_the_camera": "Įjungia fotoaparatą.", - "clear_tts_cache": "Išvalyti TTS talpyklą", - "options_description": "Žodynas su konkrečiomis integravimo parinktimis.", - "say_a_tts_message": "Pasakykite TTS pranešimą", - "media_player_entity_id_description": "Medijos leistuvai, skirti pranešimui paleisti.", - "speak": "Kalbėk", - "broadcast_address": "Transliacijos adresas", - "broadcast_port_description": "Prievadas, į kurį siunčiamas stebuklingasis paketas.", - "broadcast_port": "Transliacijos prievadas", - "send_magic_packet": "Siųsti magišką paketą", - "set_datetime_description": "Nustato datą ir (arba) laiką.", - "the_target_date": "Tikslinė data.", - "datetime_description": "Tikslinė data & laikas.", - "date_time": "Data & laikas", - "the_target_time": "Tikslinis laikas.", - "bridge_identifier": "Tilto identifikatorius", - "configuration_payload": "Konfigūracijos naudingoji apkrova", - "entity_description": "Nurodo konkretų įrenginio galinį tašką deCONZ.", - "path": "Kelias", - "configure": "Konfigūruoti", - "device_refresh_description": "Atnaujina turimus deCONZ įrenginius.", - "device_refresh": "Įrenginio atnaujinimas", - "remove_orphaned_entries": "Pašalinti našlaičių įrašus", - "removes_a_group": "Pašalina grupę.", - "object_id": "Objekto ID", - "creates_updates_a_user_group": "Sukuria/atnaujina vartotojų grupę.", - "add_entities": "Pridėti objektus", - "icon_description": "Grupės piktogramos pavadinimas.", - "name_of_the_group": "Grupės pavadinimas.", - "remove_entities": "Pašalinti subjektus", - "cancels_a_timer": "Atšaukia laikmatį.", - "changes_a_timer": "Keičia laikmatį.", - "finishes_a_timer": "Užbaigia laikmatį.", - "pauses_a_timer": "Sustabdo laikmatį.", - "starts_a_timer": "Paleidžia laikmatį.", - "duration_description": "Trukmė, kurios reikia, kad laikmatis baigtųsi. [neprivaloma].", - "set_default_level_description": "Nustato numatytąjį integracijų žurnalo lygį.", - "level_description": "Numatytasis visų integracijų sunkumo lygis.", - "set_default_level": "Nustatykite numatytąjį lygį", - "set_level": "Nustatykite lygį", - "clear_skipped_update": "Išvalyti praleistą naujinimą", - "install_update": "Įdiekite naujinimą", - "skip_description": "Šiuo metu pasiekiamą naujinį pažymi kaip praleistą.", - "skip_update": "Praleisti atnaujinimą" + "publish": "Paskelbti", + "create_description": "Pranešimų skydelyje rodomas pranešimas.", + "notification_id": "Pranešimo ID", + "dismiss_description": "Pašalina pranešimą iš pranešimų skydelio.", + "notification_id_description": "Pašalintino pranešimo ID.", + "dismiss_all_description": "Pašalina visus pranešimus iš pranešimų skydelio.", + "process_description": "Paleidžia pokalbį iš transkribuoto teksto.", + "agent": "Agentas", + "conversation_id": "Pokalbio ID", + "transcribed_text_input": "Transkribuoto teksto įvestis.", + "process": "Procesas", + "reloads_the_intent_configuration": "Iš naujo įkeliama tikslo konfigūracija.", + "conversation_agent_to_reload": "Pokalbių agentas, kurį reikia įkelti iš naujo.", + "clears_the_playlist": "Išvalo grojaraštį.", + "clear_playlist": "Išvalyti grojaraštį", + "selects_the_next_track": "Pasirenkamas kitas takelis.", + "pauses": "Pauzės.", + "starts_playing": "Pradeda groti.", + "toggles_play_pause": "Perjungia atkūrimą / pristabdymą.", + "selects_the_previous_track": "Pasirenkamas ankstesnis takelis.", + "seek": "Ieškoti", + "stops_playing": "Nustoja groti.", + "starts_playing_specified_media": "Pradeda leisti nurodytą mediją.", + "enqueue": "Eilė", + "repeat_mode_to_set": "Norėdami nustatyti, pakartokite režimą.", + "select_sound_mode_description": "Pasirenkamas konkretus garso režimas.", + "select_sound_mode": "Pasirinkite garso režimą", + "select_source": "Pasirinkite šaltinį", + "shuffle_description": "Nesvarbu, ar maišymo režimas įjungtas, ar ne.", + "unjoin": "Atsijungti", + "turns_down_the_volume": "Sumažina garsumą.", + "turn_down_volume": "Sumažinkite garsumą", + "volume_mute_description": "Nutildo arba įjungia medijos grotuvą.", + "is_volume_muted_description": "Nurodo, ar jis nutildytas, ar ne.", + "mute_unmute_volume": "Nutildyti / įjungti garsą", + "sets_the_volume_level": "Nustato garsumo lygį.", + "set_volume": "Nustatykite garsumą", + "turns_up_the_volume": "Padidina garsumą.", + "turn_up_volume": "Padidinkite garsumą", + "apply_filter": "Taikyti filtrą", + "days_to_keep": "Dienos išlaikyti", + "repack": "Perpakuoti", + "purge": "Išvalymas", + "domains_to_remove": "Domenai, kuriuos reikia pašalinti", + "entity_globs_to_remove": "Objekto gaubliai, kuriuos reikia pašalinti", + "entities_to_remove": "Pašalintini subjektai", + "purge_entities": "Išvalyti subjektus", + "see_description": "Įrašo matytą sekamąjį įrenginį.", + "battery_description": "Įrenginio baterijos lygis.", + "gps_coordinates": "GPS koordinatės", + "gps_accuracy_description": "GPS koordinačių tikslumas.", + "hostname_of_the_device": "Įrenginio pagrindinio kompiuterio pavadinimas.", + "hostname": "Pagrindinio kompiuterio pavadinimas", + "mac_description": "Įrenginio MAC adresas.", + "see": "Matyti" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/lv/lv.json b/packages/core/src/hooks/useLocale/locales/lv/lv.json index 97556a24..6860b88a 100644 --- a/packages/core/src/hooks/useLocale/locales/lv/lv.json +++ b/packages/core/src/hooks/useLocale/locales/lv/lv.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Pastkaste", "to_do_lists": "To-do lists", "developer_tools": "Izstrādātāju rīki", "media": "Mediji", "profile": "Profile", + "panel_mailbox": "Pastkaste", "panel_shopping_list": "Iepirkumu saraksts", "unknown": "Nezināms", "unavailable": "Nepieejams", @@ -23,8 +23,8 @@ "pend": "Gaida", "arming": "Pieslēdzas", "trig": "Trig", - "home": "Home", - "away": "Away", + "home": "Mājās", + "away": "Prom", "owner": "Īpašnieks", "administrators": "Administratori", "users": "Lietotāji", @@ -94,6 +94,7 @@ "name_on": "{name} ieslēgts", "resume_mowing": "Atsākt pļaušanu", "start_mowing": "Sākt pļaušanu", + "pause": "Pause", "return_to_dock": "Atgriezties pie doka", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Pārlūkot multivides", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Nākamais celiņš", "previous_track": "Iepriekšējais celiņš", @@ -139,7 +139,7 @@ "option": "Option", "installing": "Uzstādīšana", "installing_progress": "Uzstādīšana ({progress}%)", - "up_to_date": "Up-to-date", + "up_to_date": "Aktuāls", "empty_value": "(vērtība nav norādīta)", "start": "Start", "finish": "Finish", @@ -187,7 +187,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Dublēt karti", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -201,13 +201,13 @@ "move": "Pārvietot", "save": "Saglabāt", "add": "Pievienot", - "edit": "Rediģēt", + "edit": "Edit", "submit": "Iesniegt", "rename": "Pārdēvēt", "search": "Search", "ok": "Labi", - "yes": "Yes", - "no": "No", + "yes": "Jā", + "no": "Nē", "not_now": "Ne tagad", "skip": "Izlaist", "menu": "Izvēlne", @@ -228,9 +228,11 @@ "media_content_type": "Media content type", "upload_failed": "Augšupielāde neizdevās", "unknown_file": "Nezināms fails", - "select_image": "Select image", - "upload_picture": "Upload picture", + "image": "Attēls", + "select_label": "Select {label}", + "upload_picture": "Augšupielādēt attēlu", "image_url": "Local path or web URL", + "ui_components_selectors_image_select_image": "Izvēlēties attēlu", "latitude": "Platums", "longitude": "Garums", "radius": "Radius", @@ -256,13 +258,14 @@ "theme": "Tēma", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "Žurnālā nav notikumu", "triggered_by": "palaišana ar trigeri", "triggered_by_automation": "ar automatizāciju", "triggered_by_script": "ar skriptu", - "triggered_by_service": "ar servisu", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "palaišana pēc skaitļu stāvokļa", "triggered_by_state_of": "palaišana pēc stāvokļa", "triggered_by_event": "palaišana pēc notikuma", @@ -306,6 +309,7 @@ "event_type_event_detected": "Konstatēts {event_type} notikums", "detected_an_event": "konstatēts notikums", "detected_an_unknown_event": "konstatēts nezināms notikums", + "ui_components_logbook_triggered_by_service": "ar servisu", "entity_picker_no_entities": "Nav atrasta neviena vienība", "no_matching_entities_found": "Nav atrastas atbilstošas vienības", "show_entities": "Rādīt vienības", @@ -376,7 +380,7 @@ "add_new_label": "Add new label…", "label_picker_no_labels": "You don't have any labels", "no_matching_labels_found": "No matching labels found", - "show_areas": "Rādīt Apgabalus", + "show_areas": "Rādīt apgabalus", "add_new_area_name": "Pievienot jaunu apgabalu '' {name} ''", "add_new_area": "Pievienot jaunu apgabalu…", "area_picker_no_areas": "Jums nav neviena apgabala", @@ -412,7 +416,7 @@ "mount_picker_use_datadisk": "Use data disk for backup", "error_fetch_mounts": "There was an error loading the locations.", "speech_to_text": "Runas pārvēršana tekstā", - "filter": "Filtrs", + "filter": "Filter", "filter_by_entity": "Filtrēt pēc vienības", "filter_by_device": "Filtrēt pēc ierīces", "filter_by_area": "Filtrēt pēc apgabala", @@ -423,11 +427,10 @@ "uploading_name": "{name} augšupielāde", "add_file": "Pievienot failu", "file_upload_secondary": "Vai arī pārvelciet failu šeit", - "picture": "Attēls", "change_picture": "Mainīt attēlu", "current_picture": "Pašreizējais attēls", "picture_upload_supported_formats": "Atbalsta JPEG, PNG vai GIF attēlus.", - "default_color_state": "Noklusējuma krāsa (stāvoklis)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Atspējota", @@ -468,8 +471,8 @@ "this_year": "Šogad", "last_year": "Pagājušais gads", "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "number_of_columns": "Kolonnu skaits", + "number_of_rows": "Rindu skaits", "never": "Nekad", "history_integration_disabled": "Vēstures integrācija ir atspējota", "loading_state_history": "Vēsturiskie ieraksti par stāvokli tiek ielādēti...", @@ -485,11 +488,13 @@ "mean": "Vidējais", "sum": "Summa", "change": "Change", - "service": "pakalpojums", + "ui_components_service_picker_service": "Serviss", "this_field_is_required": "Šis lauks ir obligāts", "targets": "Mērķi", - "service_data": "Servisa dati", + "action_data": "Action data", "integration_documentation": "Integrācijas dokumentācija", + "ui_components_service_control_data": "Servisa dati", + "ui_components_service_control_target_description": "Ko šim pakalpojumam vajadzētu izmantot kā mērķa apgabalus, ierīces vai vienības.", "no_related_items_found": "Nekādas atkarības nav atrastas.", "related_entities": "Saistītās vienības", "related_items_group": "Iekļauta grupās", @@ -541,7 +546,6 @@ "episode": "Epizode", "game": "Spēle", "genre": "Žanrs", - "image": "Image", "movie": "Filma", "music": "Mūzika", "playlist": "Atskaņošanas saraksts", @@ -572,7 +576,7 @@ "edit_event": "Rediģēt notikumu", "save_event": "Saglabāt notikumu", "all_day": "Visu dienu", - "end": "Kad beidzas", + "end": "End", "event_not_all_required_fields": "Nav aizpildīti visi obligātie lauki", "delete_only_this_event": "Dzēst tikai šo notikumu", "delete_all_future_events": "Dzēst visus turpmākos notikumus", @@ -623,6 +627,10 @@ "increase_temperature": "Paaugstināt temperatūru", "decrease_temperature": "Samazināt temperatūru", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Pēdējo reizi mainīts", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "Visu YAML konfigurāciju", "domain": "Domain", @@ -658,7 +666,7 @@ "raspberry_pi_gpio_entities": "Raspberry Pi GPIO vienības", "themes": "Tēmas", "action_server": "{action} serveris", - "reboot": "Restartēt", + "restart": "Restart", "reload": "Reload", "navigate": "Atvērt", "server": "Serveris", @@ -691,6 +699,7 @@ "didn_t_quite_get_that": "Neizdevās saprast", "voice_command_found": "Mēs atradām sekojošo:", "voice_command_error": "Hmm, radās kļūda", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Kā varu palīdzēt?", "enter_a_request": "Ievadiet pieprasījumu", "send_text": "Nosūtīt tekstu", @@ -705,8 +714,6 @@ "back_to_info": "Atpakaļ uz informāciju", "related": "Saistības", "device_info": "Informācija par ierīci", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Parādīt vairāk", "exit_edit_mode": "Iziet no rediģēšanas režīma", "last_action": "Pēdējā darbība", @@ -754,7 +761,7 @@ "default_code": "Noklusējuma kods", "editor_default_code_error": "Kods neatbilst koda formātam", "entity_id": "Entity ID", - "unit_of_measurement": "Mērvienība", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Nokrišņu mērvienība", "display_precision": "Noapaļošana", "default_value": "Pēc noklusējuma ({value})", @@ -775,12 +782,12 @@ "cold": "Aukstums", "connectivity": "Savienojamība", "gas": "Gāze", - "heat": "Sildīšana", - "light": "Gaisma", + "heat": "Heat", + "light": "Gaišs", "moisture": "Mitrums", "motion": "Kustība", "moving": "Pārvietojas", - "occupancy": "Noslogojums", + "occupancy": "Aizņemtība", "plug": "Kontaktdakša", "power": "Jauda", "presence": "Klātbūtne", @@ -825,8 +832,10 @@ "rotate_right_and_flip": "Pagriezt pa labi un apvērst", "rotate_right": "Pagriezt pa labi", "voice_assistants": "Balss palīgi", + "ui_dialogs_entity_registry_editor_hidden_description": "Slēptās vienības netiks rādītas jūsu infopanelī, kā arī netiks iekļautas, ja uz tām būs netieša atsauce no, piemēram, apgabala vai ierīces. To vēsture joprojām tiek izsekota un jūs joprojām varat mijiedarboties ar tām, izmantojot pakalpojumus.", "enable_type": "Iespējot {type}", "device_registry_detail_enabled_cause": "{type} ir atspējots ar {cause}.", + "service": "pakalpojums", "unknown_error": "Nezināma kļūda", "expose": "Atklāt balss palīgiem", "aliases": "Aizstājvārdi", @@ -837,13 +846,14 @@ "restart_home_assistant": "Restartēt Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Ātrā pārlādēšana", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Notiek konfigurācijas atkārtota ielāde", "failed_to_reload_configuration": "Neizdevās pārlādēt konfigurāciju", "restart_description": "Pārtrauc visas darbojošās automatizācijas un skriptus.", "restart_failed": "Neizdevās pārstartēt Home Assistant", "stop_home_assistant": "Apturēt Home Assistant?", "reboot_system": "Restartēt sistēmu?", + "reboot": "Restartēt", "rebooting_system": "Sistēmas restartēšana", "failed_to_reboot_system": "Neizdevās restartēt sistēmu", "shut_down_system": "Izslēgt sistēmu?", @@ -879,6 +889,7 @@ "initial_value": "Sākotnējā vērtība", "restore": "Atjaunot", "schedule_confirm_delete": "Vai vēlaties dzēst šo vienumu?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Nākamā {integration} iestatīšanas soļa ielādēšana", "options_successfully_saved": "Opcijas ir veiksmīgi saglabātas.", "repair_issue": "Novērst problēmu", @@ -912,9 +923,9 @@ "power_source": "Enerģijas avots", "change_device_name": "Mainīt ierīces nosaukumu", "device_debug_info": "{device} atkļūdošanas informācija", - "mqtt_device_debug_info_deserialize": "Mēģiniet parsēt MQTT ziņojumus kā JSON", + "mqtt_device_debug_info_deserialize": "Mēģināt parsēt MQTT ziņojumus kā JSON", "no_triggers": "Nav trigeru", - "payload_display": "Payload display", + "payload_display": "Satura attēlojums", "mqtt_device_debug_info_recent_messages": "{n} pēdējais saņemtais(-ie) ziņojums(-i)", "mqtt_device_debug_info_recent_tx_messages": "{n} pēdējie nosūtītie ziņojumi", "show_as_yaml": "Rādīt kā YAML", @@ -1004,11 +1015,12 @@ "no_notifications": "Nav paziņojumu", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Neizdevās izsaukt servisu {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Savienojums zaudēts. Atkārtota savienošanās …", "home_assistant_has_started": "Home Assistant startēšana ir pabeigta!", "triggered_name": "Triggered {name}", "notification_toast_no_matching_link_found": "Netika atrastas atbilstošas saites uz {path}", + "ui_notification_toast_service_call_failed": "Neizdevās izsaukt servisu {service}.", "app_configuration": "Lietotņu konfigurēšana", "sidebar_toggle": "Sānu joslas pārslēgs", "hide_panel": "Paslēpt paneli", @@ -1018,7 +1030,8 @@ "actions_no_entity_toggle": "Nav norādīta vērtība, ko pārslēgt", "no_navigation_path_specified": "Nav norādīts navigācijas ceļš", "actions_no_url": "Nav norādīts URL, ko atvērt", - "actions_no_service": "Nav norādīts neviens pakalpojums, ko palaist", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Nav norādīts neviens pakalpojums, ko palaist", "welcome_home": "Laipni lūgti mājās", "empty_state_go_to_integrations_page": "Dodieties uz integrācijas lapu.", "never_triggered": "Nekad nav aktivizēts", @@ -1034,8 +1047,9 @@ "navigate_to_location": "Dodieties uz {location}", "open_window_to_url_path": "Atvērt logu, lai {url_path}", "toggle_name": "Pārslēgt {name}", - "call_service_name": "Izsaukt servisu {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Rādīt vairāk informācijas: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Izsaukt servisu {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Tiek startēts Home Assistant, lūdzu uzgaidiet…", "reset_focus": "Fokusa atiestatīšana", @@ -1073,6 +1087,7 @@ "low_carbon": "Zemu oglekļa emisiju", "energy_distribution_go_to_energy_dashboard": "Dodties uz enerģijas infopaneli", "energy_usage": "Enerģijas patēriņš", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Oglekļa daudzuma aprēķins", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Oglekļa daudzumu neizdevās aprēķināt", "unused_entities": "Neizmantotās vienības", @@ -1097,10 +1112,13 @@ "edit_configuration": "Konfigurācijas rediģēšana", "unsaved_changes": "Nesaglabātās izmaiņas", "saved": "Saglabāts", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Nevar noparsēt YAML: {error}", "raw_editor_error_invalid_config": "Jūsu konfigurācija satur kļūdas: {error}", "raw_editor_error_save_yaml": "Nevar saglabāt YAML: {error}", "raw_editor_error_remove": "Nevar noņemt konfigurāciju: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Ja noņemat infopaneļa konfigurāciju, mēs automātiski izveidosim infopaneļa skatus ar jūsu apgabaliem un ierīcēm.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Vai tiešām vēlaties noņemt infopaneļa konfigurāciju?", "title_of_your_dashboard": "Infopaneļa virsraksts", "edit_title": "Rediģēt virsrakstu", "title": "Title", @@ -1112,28 +1130,30 @@ "move_view_left": "Pārvietot skatu pa kreisi", "move_view_right": "Pārvietot skatu pa labi", "background": "Fons", - "badges": "Nozīmītes", "view_type": "Skata tips", "masonry_default": "Mūris (noklusējums)", "sidebar": "Sānjosla", "panel_card": "Panelis (1 karte)", "sections_experimental": "Sections (experimental)", "subview": "Papildu cilne", - "max_number_of_columns": "Max number of columns", - "edit_in_visual_editor": "Edit in visual editor", - "edit_in_yaml": "Edit in YAML", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", + "edit_in_visual_editor": "Labot vizuālajā redaktorā", + "edit_in_yaml": "Labot YAML", "saving_failed": "Saving failed", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Nozīmītes", "card_configuration": "Kartītes konfigurācija", "type_card_configuration": "{type} kartes konfigurācija", "edit_card_pick_card": "Kuru kartīti vēlaties pievienot?", - "toggle_editor": "Pārslēgt redaktoru", - "you_have_unsaved_changes": "Jums ir nesaglabātas izmaiņas", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Vai tiešām vēlaties atcelt?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", "add_card": "Add card", - "copy": "Kopēt", - "cut": "Izgriezt", + "copy": "Copy", + "cut": "Cut", "move_card_before": "Pārvietot karti pirms", "move_card_after": "Pārvietot karti pēc", "change_card_position": "Kartes pozīcijas maiņa", @@ -1142,9 +1162,17 @@ "more_options": "Vairāk iespēju", "search_cards": "Meklēt kartes", "config": "Config", - "layout": "Layout", + "layout": "Izkārtojums", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Kuru karti vēlaties pievienot skatam {name}?", "ui_panel_lovelace_editor_edit_card_tab_config": "Konfigurācija", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Pievienot infopanelim", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Izvēlieties skatu", "dashboard": "Infopanelis", @@ -1158,9 +1186,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Mēs jums izveidojām ieteikumu", "pick_different_card": "Izvēlieties citu karti", - "add_to_dashboard": "Pievienot infopanelim", "save_config_header": "Pārņemt kontroli pār savu infopaneli", "save_config_empty_config": "Sākt ar tukšu infopaneli", "take_control": "Take control", @@ -1168,10 +1196,10 @@ "migrate_configuration": "Pārvietot konfigurāciju", "navigation_path": "Navigācijas ceļš", "url_path": "URL ceļš", - "default_action": "Noklusējuma darbība", - "call_service": "Izsaukt servisu", + "default": "Default", + "perform_action": "Perform action", "more_info": "Vairāk informācijas", - "no_action": "Nav darbības", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Tests", "condition_passes": "Nosacījums izpildīts", @@ -1199,7 +1227,7 @@ "initial_view": "Sākotnējais skats", "calendar_entities": "Kalendāra vienības", "list_days": "Saraksts (7 dienas)", - "conditional": "Nosacījums", + "conditional": "Conditional", "conditions": "Nosacījumi", "card": "Karte", "change_type": "Mainīt tipu", @@ -1244,22 +1272,22 @@ "camera_entity": "Kameras vienība", "image_entity": "Attēla vienība", "camera_view": "Kameras Skats", - "double_tap_action": "Dubultpieskāriena darbība", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Dienas ko parādīt", "icon_height": "Ikonas augstums", "image_path": "Image path", "maximum": "Maksimums", - "manual": "Manuāli", + "manual": "Manual", "minimum": "Minimums", - "paste_from_clipboard": "Ielīmēt no starpliktuves", - "generic_paste_description": "Ielīmēt {type} karti no starpliktuves", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Atjaunošanās intervāls", - "show_icon": "Show icon?", - "show_name": "Rādīt vārdu ?", - "show_state": "Rādīt stāvokli ?", - "tap_action": "Pieskariena darbība", + "show_icon": "Rādīt ikonu?", + "show_name": "Rādīt nosaukumu?", + "show_state": "Rādīt stāvokli?", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Papildinformācijas atribūts", "generic_state_color": "Krāsainas ikonas atkarībā no stāvokļa?", "suggested_cards": "Suggested cards", @@ -1267,7 +1295,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Ģeogrāfiskās atrašanās vietas avoti", "dark_mode": "Tumšais izskats?", - "appearance": "Izskats", + "appearance": "Appearance", "theme_mode": "Motīva režīms.", "dark": "Tumšs", "default_zoom": "Noklusējuma mērogs", @@ -1275,6 +1303,16 @@ "content": "Saturs", "media_control": "Multivides vadība", "picture_elements": "Attēla elementi", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_glance": "Picture Glance", "state_entity": "Vienības stāvoklis", "plant_status": "Auga statuss", @@ -1285,12 +1323,14 @@ "thermostat": "Termostats", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Plāksnes", - "icon_tap_action": "Ikonas pieskāriena darbība", - "actions": "Darbības", - "show_entity_picture": "Rādīt vienības attēlu", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertikāli", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Darbības", + "ui_panel_lovelace_editor_card_tile_default_color": "Noklusējuma krāsa (stāvoklis)", "vertical_stack": "Vertikālā josla", "weather_forecast": "Laikapstākļu prognoze", "weather_to_show": "Laikapstākļi rādīšanai", @@ -1298,6 +1338,14 @@ "show_only_current_weather": "Tikai pašreizējie laikapstākļi", "show_only_forecast": "Tikai prognoze", "select_forecast_type": "Izvēlieties prognozes veidu", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1317,7 +1365,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1342,14 +1389,15 @@ "operation_modes": "Operation modes", "customize_operation_modes": "Customize operation modes", "update_actions": "Update actions", - "backup": "Backup", + "backup": "Rezerves kopija", "ask": "Ask", "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "Apraksts nav pieejams.", - "by_entity": "Pēc vienības", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Pēc kartes", + "by_badge": "By badge", "header": "Galvene", "footer": "Kājene", "choose_a_type": "Izvēlieties {type}", @@ -1357,6 +1405,8 @@ "header_editor": "Galvenes redaktors", "footer_editor": "Kājenes redaktors", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "Akcents", "ui_panel_lovelace_editor_color_picker_colors_amber": "Dzintarkrāsas", "ui_panel_lovelace_editor_color_picker_colors_black": "Melna", @@ -1393,118 +1443,146 @@ "compare_data": "Salīdzināt datus", "reload_ui": "Pārlādēt lietotāja saskarni", "profiler": "Profiler", - "http": "HTTP", - "cover": "Nosegi", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Taimeris", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatizācija", "alarm_control_panel": "Signalizācijas vadības panelis", - "device_tracker": "Ierīču izsekotājs", - "trace": "Trace", - "stream": "Stream", "person": "Persona", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Skaitītājs", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Ieejas loģika", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Ievades datuma laiks", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Sirēna", "fitbit": "Fitbit", - "automation": "Automatizācija", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Ievades teksts", + "weather": "Laikapstākļi", + "home_assistant_api": "Home Assistant API", + "input_number": "Ievades numurs", "group": "Grupa", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Plānot", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Tālvadība", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binārais sensors", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Skripts", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Notikums", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Plānot", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Skripts", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilators", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Laikapstākļi", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Ievades numurs", - "binary_sensor": "Binārais sensors", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilators", - "scene": "Scene", - "input_select": "Ievades izvēle", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Notikums", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Ievades izvēle", + "input_text": "Ievades teksts", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Skaitītājs", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirēna", "deconz": "deCONZ", - "timer": "Taimeris", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Nosegi", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Ieejas loģika", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Ierīču izsekotājs", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Smacīgi", "mild": "Viegls", "button_down": "Button down", @@ -1524,7 +1602,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS aģenta versija", "apparmor_version": "Apparmor versija", "cpu_percent": "Procesora izmantojums procentos", @@ -1532,7 +1609,7 @@ "disk_total": "Diska kopējais apjoms", "disk_used": "Izmantots uz diska", "memory_percent": "Atmiņas izmantojums procentos", - "version": "Version", + "version": "Versija", "newest_version": "Jaunākā versija", "next_dawn": "Nākamā rītausma", "next_dusk": "Nākamā krēsla", @@ -1543,19 +1620,17 @@ "solar_azimuth": "Saules azimuts", "solar_elevation": "Saules augstums", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Kompresora enerģijas patēriņš", - "compressor_estimated_power_consumption": "Aprēķinātais kompresora enerģijas patēriņš", - "compressor_frequency": "Kompresora frekvence", - "cool_energy_consumption": "Dzesēšanas enerģijas patēriņš", - "heat_energy_consumption": "Sildīšanas enerģijas patēriņš", - "inside_temperature": "Iekšējā temperatūra", - "outside_temperature": "Āra temperatūra", - "assist_in_progress": "Assist in progress", - "preferred": "Preferred", + "assist_in_progress": "Palīdzība procesā", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", + "preferred": "Vēlamais", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Pievienots", @@ -1581,77 +1656,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Kustības noteikšana", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Mitrs", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Šodienas patēriņš", - "total_consumption": "Kopējais patēriņš", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Spriegums", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Apgaismojums", - "noise": "Troksnis", - "overload": "Pārslodze", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Kalibrēšana", + "auto_lock_paused": "Automātiskā bloķēšana apturēta", + "timeout": "Timeout", + "unclosed_alarm": "Nenoslēgta signalizācija", + "unlocked_alarm": "Atbloķēta signalizācija", + "bluetooth_signal": "Bluetooth signāls", + "light_level": "Gaismas līmenis", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1659,6 +1673,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Aktīvs zvans", + "quiet": "Quiet", "animal": "Animal", "detected": "Atklāts", "animal_lens": "Animal lens 1", @@ -1730,10 +1746,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Izslēgts", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1748,8 +1762,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "Ieslēgts naktī", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1763,7 +1791,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signāls", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1771,7 +1798,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1780,50 +1807,133 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Aktīvs zvans", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Kalibrēšana", - "auto_lock_paused": "Automātiskā bloķēšana apturēta", - "timeout": "Timeout", - "unclosed_alarm": "Nenoslēgta signalizācija", - "unlocked_alarm": "Atbloķēta signalizācija", - "bluetooth_signal": "Bluetooth signāls", - "light_level": "Gaismas līmenis", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "box": "Lodziņš", - "step": "Solis", + "compressor_energy_consumption": "Kompresora enerģijas patēriņš", + "compressor_estimated_power_consumption": "Aprēķinātais kompresora enerģijas patēriņš", + "compressor_frequency": "Kompresora frekvence", + "cool_energy_consumption": "Dzesēšanas enerģijas patēriņš", + "heat_energy_consumption": "Sildīšanas enerģijas patēriņš", + "inside_temperature": "Iekšējā temperatūra", + "outside_temperature": "Āra temperatūra", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Pieejams atjauninājums", + "dry": "Dry", + "wet": "Mitrs", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Šodienas patēriņš", + "total_consumption": "Kopējais patēriņš", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Spriegums", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Iestrēdzis", + "locked": "Aizslēgts", + "changed_by": "Mainīja", + "code_format": "Koda formāts", + "recording": "Ieraksta", + "streaming": "Straumē", + "access_token": "Access token", + "brand": "Zīmols", + "stream_type": "Straumes veids", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Tiek pārvaldīts, izmantojot lietotāja saskarni", + "minute": "Minūte", + "second": "Sekunde", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Notikumu veidi", + "doorbell": "Durvju zvans", + "pattern": "Paraugs", + "clear_night": "Skaidrs, nakts", + "cloudy": "Mākoņains", + "exceptional": "Izņēmuma kārtā", + "fog": "Migla", + "hail": "Krusa", + "lightning": "Zibens", + "lightning_rainy": "Zibens, lietus", + "partly_cloudy": "Daļēji apmācies", + "pouring": "Lietusgāze", + "rainy": "Lietains", + "snowy": "Sniegs", + "snowy_rainy": "Sniegs, lietus", + "sunny": "Saulains", + "windy": "Vējains", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozons", + "pressure": "Pressure", + "pressure_unit": "Spiediena mērvienība", + "uv_index": "UV indekss", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Vēja brāzmu ātrums", + "paused": "Apturēts", + "finishes_at": "Tiks pabeigts", + "remaining": "Atlicis", + "last_reset": "Pēdējā atiestatīšana", + "possible_states": "Iespējamie stāvokļi", + "state_class": "Stāvokļa klase", + "measurement": "Mērījumi", + "total": "Kopā", + "total_increasing": "Kopējais pieaugums", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmosfēras spiediens", "carbon_dioxide": "Oglekļa dioksīds", + "conductivity": "Conductivity", "data_rate": "Datu pārraides ātrums", + "data_size": "Datu apjoms", "distance": "Attālums", "stored_energy": "Uzkrātā enerģija", "frequency": "Frekvence", + "illuminance": "Apgaismojums", "irradiance": "Apstarojums", + "balance": "Balanss", "nitrogen_dioxide": "Slāpekļa dioksīds", "nitrogen_monoxide": "Slāpekļa monoksīds", "nitrous_oxide": "Slāpekļa oksīds", - "ozone": "Ozons", "ph": "pH", "pm": "Cietās daļiņas 2,5 μm", "power_factor": "Jaudas koeficients", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1833,12 +1943,13 @@ "stored_volume": "Saglabātais apjoms", "weight": "Svars", "available_tones": "Pieejamie toņi", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Tiek pārvaldīts, izmantojot lietotāja saskarni", "next_event": "Nākamais vakars", - "stopped": "Stopped", - "garage": "Garāža", + "box": "Lodziņš", + "step": "Solis", + "members": "Members", + "above_horizon": "Virs horizonta", + "below_horizon": "Zem horizonta", + "identify": "Identify", "running_automations": "Darbojošās automatizācijas", "id": "ID", "max_running_automations": "Maksimālā darbības automatizācija", @@ -1846,40 +1957,9 @@ "parallel": "Paralēli", "queued": "Rindā", "one": "Viens", - "not_charging": "Nav uzlādes", - "unplugged": "Atvienots", - "connected": "Pieslēdzies", - "hot": "Karsts", - "no_light": "Nav gaismas", - "light_detected": "Konstatēta gaisma", - "locked": "Aizslēgts", - "not_moving": "Nepārvietojas", - "not_running": "Nedarbojas", - "safe": "Drošs", - "unsafe": "Nedrošs", - "tampering_detected": "Tampering detected", - "buffering": "Buferizācija", - "paused": "Apturēts", - "playing": "Atskaņo", - "standby": "Gaidīšanas režīmā", - "app_id": "Lietotnes ID", - "local_accessible_entity_picture": "Lokāli pieejamas vienības attēls", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Kanāli", - "position_updated": "Pozīcija atjaunināta", - "series": "Sērija", - "all": "All", - "available_sound_modes": "Pieejamie skaņas režīmi", - "available_sources": "Pieejamie avoti", - "receiver": "Uztvērējs", - "speaker": "Skaļrunis", - "tv": "TV", - "above_horizon": "Virs horizonta", - "below_horizon": "Zem horizonta", + "max_running_scripts": "Maksimālais darbojošos skriptu skaits", + "stopped": "Stopped", + "garage": "Garāža", "oscillating": "Oscillating", "speed_step": "Ātruma solis", "available_preset_modes": "Pieejamie iepriekš iestatītie režīmi", @@ -1890,20 +1970,34 @@ "armed_vacation": "Brīvdienu aizsardzība", "disarming": "Atslēdzas", "triggered": "Aktivizēts", - "changed_by": "Mainīja", "code_for_arming": "Apsardzes kods", "not_required": "Nav obligāts", - "code_format": "Koda formāts", + "device_trackers": "Ierīču izsekotāji", "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Maršrutētājs", - "event_type": "Event type", - "event_types": "Notikumu veidi", - "doorbell": "Durvju zvans", - "device_trackers": "Ierīču izsekotāji", - "max_running_scripts": "Maksimālais darbojošos skriptu skaits", - "jammed": "Iestrēdzis", + "auto_update": "Automātiskā atjaunināšana", + "in_progress": "Procesā", + "installed_version": "Instalētā versija", + "release_summary": "Relīzes kopsavilkums", + "release_url": "Relīzes URL", + "skipped_version": "Izlaistā versija", + "firmware": "Programmaparatūra", + "color_mode": "Color Mode", + "brightness_only": "Tikai spilgtums", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Krāsu temperatūra (miredos)", + "color_temperature_kelvin": "Krāsu temperatūra (Kelvinos)", + "available_effects": "Pieejamie efekti", + "maximum_color_temperature_kelvin": "Maksimālā krāsu temperatūra (Kelvinos)", + "maximum_color_temperature_mireds": "Maksimālā krāsu temperatūra (miredos)", + "minimum_color_temperature_kelvin": "Minimālā krāsu temperatūra (Kelvinos)", + "minimum_color_temperature_mireds": "Minimālā krāsu temperatūra (miredos)", + "available_color_modes": "Pieejamie krāsu režīmi", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1915,7 +2009,9 @@ "middle": "Vidus", "top": "Augša", "cooling": "Dzesēšana", + "defrosting": "Defrosting", "drying": "Žāvēšana", + "heating": "Sildīšana", "preheating": "Preheating", "max_target_humidity": "Maksimālais mērķa mitrums", "max_target_temperature": "Maksimālā mērķa temperatūra", @@ -1932,105 +2028,143 @@ "upper_target_temperature": "Augstākā mērķa temperatūra", "lower_target_temperature": "Zemākā mērķa temperatūra", "target_temperature_step": "Mērķa temperatūras solis", - "last_reset": "Pēdējā atiestatīšana", - "possible_states": "Iespējamie stāvokļi", - "state_class": "Stāvokļa klase", - "measurement": "Mērījumi", - "total": "Kopā", - "total_increasing": "Kopējais pieaugums", - "conductivity": "Conductivity", - "data_size": "Datu apjoms", - "balance": "Balanss", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Tikai spilgtums", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Krāsu temperatūra (miredos)", - "color_temperature_kelvin": "Krāsu temperatūra (Kelvinos)", - "available_effects": "Pieejamie efekti", - "maximum_color_temperature_kelvin": "Maksimālā krāsu temperatūra (Kelvinos)", - "maximum_color_temperature_mireds": "Maksimālā krāsu temperatūra (miredos)", - "minimum_color_temperature_kelvin": "Minimālā krāsu temperatūra (Kelvinos)", - "minimum_color_temperature_mireds": "Minimālā krāsu temperatūra (miredos)", - "available_color_modes": "Pieejamie krāsu režīmi", - "clear_night": "Skaidrs, nakts", - "cloudy": "Mākoņains", - "exceptional": "Izņēmuma kārtā", - "fog": "Migla", - "hail": "Krusa", - "lightning": "Zibens", - "lightning_rainy": "Zibens, lietus", - "partly_cloudy": "Daļēji apmācies", - "pouring": "Lietusgāze", - "rainy": "Lietains", - "snowy": "Sniegs", - "snowy_rainy": "Sniegs, lietus", - "sunny": "Saulains", - "windy": "Vējains", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Spiediena mērvienība", - "uv_index": "UV indekss", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Vēja brāzmu ātrums", - "recording": "Ieraksta", - "streaming": "Straumē", - "access_token": "Access token", - "brand": "Zīmols", - "stream_type": "Straumes veids", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minūte", - "second": "Sekunde", - "pattern": "Paraugs", - "members": "Members", - "finishes_at": "Tiks pabeigts", - "remaining": "Atlicis", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Ierīce jau ir konfigurēta", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Nav uzlādes", + "unplugged": "Atvienots", + "connected": "Pieslēdzies", + "hot": "Karsts", + "no_light": "Nav gaismas", + "light_detected": "Konstatēta gaisma", + "not_moving": "Nepārvietojas", + "not_running": "Nedarbojas", + "safe": "Drošs", + "unsafe": "Nedrošs", + "tampering_detected": "Tampering detected", + "buffering": "Buferizācija", + "playing": "Atskaņo", + "standby": "Gaidīšanas režīmā", + "app_id": "Lietotnes ID", + "local_accessible_entity_picture": "Lokāli pieejamas vienības attēls", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Kanāli", + "position_updated": "Pozīcija atjaunināta", + "series": "Sērija", + "all": "All", + "available_sound_modes": "Pieejamie skaņas režīmi", + "available_sources": "Pieejamie avoti", + "receiver": "Uztvērējs", + "speaker": "Skaļrunis", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Maršrutētājs", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Konts jau ir konfigurēts", - "abort_already_in_progress": "Configuration flow is already in progress", + "abort_already_in_progress": "Konfigurēšanas process jau notiek", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Nederīga autentifikācija", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Atkārtota autentifikācija veiksmīga", + "unexpected_error": "Neparedzēta kļūda", "successfully_authenticated": "Veiksmīgi autentificēts", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", - "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Vai vēlaties iestatīt {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "authentication_expired_for_name": "{name} beigusies autentifikācija", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Izvēlieties ierīci, kuru iestatīt", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Ierīce jau ir konfigurēta", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Parauga binārais sensors", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Sensora paraugs", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Pievienot grupu", + "ignore_non_numeric": "Ignorēt neskaitliskas vērtības", + "data_round_digits": "Noapaļot vērtību līdz decimāldaļu skaitam", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensoru grupa", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Gala punktā nav atrasts neviens pakalpojums", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Pasīva", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2041,19 +2175,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Autentifikācija neizdevās: {error_detail}", + "error_encryption_key_invalid": "Atslēgas ID vai šifrēšanas atslēga nav derīga", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot konts (ieteicams)", + "menu_options_lock_key": "Manuāli ievadiet slēdzenes šifrēšanas atslēgu", + "encryption_key": "Encryption key", + "key_id": "Atslēgas ID", + "password_description": "Password to protect the backup with.", + "device_address": "Ierīces adrese", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2067,42 +2216,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "Notika API kļūda", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Iespējot HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Vai vēlaties iestatīt {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Savienojuma kļūda: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Ierīces klase", - "state_template": "State template", - "template_binary_sensor": "Parauga binārais sensors", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Sensora paraugs", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "error_already_in_progress": "Konfigurēšanas process jau notiek", - "pin_code": "PIN kods", - "discovered_android_tv": "Atrasts Android TV", - "confirm_description": "Vai vēlaties sākt iestatīšanu?", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2121,105 +2258,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN kods", + "discovered_android_tv": "Atrasts Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "Notika API kļūda", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Iespējot HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Pakalpojums saņemts", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Šifrēšanas atslēga", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Gala punktā nav atrasts neviens pakalpojums", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Autentifikācija neizdevās: {error_detail}", - "error_encryption_key_invalid": "Atslēgas ID vai šifrēšanas atslēga nav derīga", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot konts (ieteicams)", - "menu_options_lock_key": "Manuāli ievadiet slēdzenes šifrēšanas atslēgu", - "key_id": "Atslēgas ID", - "password_description": "Password to protect the backup with.", - "device_address": "Ierīces adrese", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Pievienot grupu", - "ignore_non_numeric": "Ignorēt neskaitliskas vērtības", - "data_round_digits": "Noapaļot vērtību līdz decimāldaļu skaitam", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensoru grupa", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Pasīva", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Valodas kods", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2302,50 +2359,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Valodas kods", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protokols", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Nederīgs URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2356,10 +2408,45 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokols", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", "first_button": "Pirmā poga", "second_button": "Otrā poga", "third_button": "Trešā poga", - "fourth_button": "Fourth button", + "fourth_button": "Ceturtā poga", "subtype_button_down": "{subtype} button down", "subtype_button_up": "{subtype} button up", "subtype_double_clicked": "\"{subtype}\" double clicked", @@ -2372,36 +2459,123 @@ "subtype_single_push": "{subtype} single push", "subtype_triple_clicked": "\"{subtype}\" triple clicked", "subtype_triple_push": "{subtype} trīskāršs piespiediens", + "both_buttons": "Abas pogas", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Piektā poga", + "sixth_button": "Sestā poga", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", "set_value_for_entity_name": "Set value for {entity_name}", "value": "Value", "close_entity_name": "Close {entity_name}", "close_entity_name_tilt": "Aizvērt {entity_name}", - "open_entity_name": "Open {entity_name}", "open_entity_name_tilt": "Atvērt {entity_name}", "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Iestatīt {entity_name} slīpuma pozīciju", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Pašreizējā {entity_name} slīpuma pozīcija ir", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} slīpuma pozīcijas izmaiņas", - "entity_name_battery_is_low": "{entity_name} battery is low", - "entity_name_is_charging": "{entity_name} tiek uzlādēts", - "condition_type_is_co": "{entity_name} konstatēja oglekļa monoksīdu", - "entity_name_is_cold": "{entity_name} is cold", - "entity_name_is_connected": "{entity_name} is connected", - "entity_name_is_detecting_gas": "{entity_name} is detecting gas", - "entity_name_is_hot": "{entity_name} is hot", - "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Izslēgt {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} tika izslēgta", + "entity_name_turned_on": "{entity_name} tika ieslēgta", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} atjauninājuma pieejamība izmainījās", + "entity_name_is_up_to_date": "{entity_name} ir atjaunināts", + "trigger_type_turned_on": "{entity_name} atjauninājums ir kļuvis pieejams", + "decrease_entity_name_brightness": "Samazināt {entity_name} spilgtumu", + "increase_entity_name_brightness": "Palielināt {entity_name} spilgtumu", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Mainiet {entity_name} uz pirmo opciju", + "action_type_select_last": "Mainīt {entity_name} uz pēdējo opciju", + "action_type_select_next": "Mainīt {entity_name} uz nākamo opciju", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Mainīt {entity_name} uz iepriekšējo opciju", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", + "entity_name_battery_is_low": "{entity_name} battery is low", + "entity_name_is_charging": "{entity_name} tiek uzlādēts", + "condition_type_is_co": "{entity_name} konstatēja oglekļa monoksīdu", + "entity_name_is_cold": "{entity_name} is cold", + "entity_name_is_connected": "{entity_name} is connected", + "entity_name_is_detecting_gas": "{entity_name} is detecting gas", + "entity_name_is_hot": "{entity_name} is hot", + "entity_name_is_detecting_light": "{entity_name} is detecting light", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2412,14 +2586,12 @@ "condition_type_is_no_problem": "{entity_name} is not detecting problem", "condition_type_is_no_smoke": "{entity_name} is not detecting smoke", "condition_type_is_no_sound": "{entity_name} is not detecting sound", - "entity_name_is_up_to_date": "{entity_name} ir atjaunināts", "condition_type_is_no_vibration": "{entity_name} is not detecting vibration", "entity_name_battery_is_normal": "{entity_name} battery is normal", "entity_name_is_not_charging": "{entity_name} netiek uzlādēts", "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2430,8 +2602,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2451,7 +2621,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2462,14 +2631,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} nav uzlādes", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2488,52 +2655,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} tika izslēgta", - "entity_name_turned_on": "{entity_name} tika ieslēgta", "entity_name_became_unsafe": "{entity_name} became unsafe", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Pašreizējais {entity_name} gaisa kvalitātes indekss", "current_entity_name_atmospheric_pressure": "Pašreizējais {entity_name} atmosfēras spiediens", @@ -2624,65 +2747,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} vēja ātruma izmaiņas", - "decrease_entity_name_brightness": "Samazināt {entity_name} spilgtumu", - "increase_entity_name_brightness": "Palielināt {entity_name} spilgtumu", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Mainiet {entity_name} uz pirmo opciju", - "action_type_select_last": "Mainīt {entity_name} uz pēdējo opciju", - "action_type_select_next": "Mainīt {entity_name} uz nākamo opciju", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Mainīt {entity_name} uz iepriekšējo opciju", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Abas pogas", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "trigger_type_turned_on": "{entity_name} got an update available", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "Nav klases stāvokļa", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Pēdējo reizi atjaunināts", "arithmetic_mean": "Vidējais aritmētiskais", "median": "Mediāna", @@ -2819,10 +2890,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "Nav klases stāvokļa", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2848,47 +2970,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2909,21 +3015,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Vispārēja izslēgšanās", "generic_turn_on": "Vispārēja ieslēgšanās", + "entities_to_update": "Entities to update", "update_entity": "Atjaunināt vienību", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2958,41 +3061,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3012,6 +3141,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3023,45 +3173,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Pārlādē motīvus no YAML konfigurācijas.", + "reload_themes": "Pārlādēt motiīvus", + "name_of_a_theme": "Motīva nosaukums", + "set_the_default_theme": "Noklusējuma tēmas iestatīšana", + "clear_skipped_update": "Notīrīt izlaisto atjauninājumu", + "install_update": "Instalēt atjauninājumu", + "skip_description": "Atzīmē pašlaik pieejamo atjauninājumu kā izlaistu.", + "skip_update": "Izlaist atjauninājumu", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Izslēgt vienu vai vairākas gaismas.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Ieslēgt/izslēgt papildu sildītāju", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3088,110 +3301,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Ieslēgt/izslēgt papildu sildītāju", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Izslēgt vienu vai vairākas gaismas.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3199,90 +3313,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Pārlādē motīvus no YAML konfigurācijas.", - "reload_themes": "Pārlādēt motiīvus", - "name_of_a_theme": "Motīva nosaukums", - "set_the_default_theme": "Noklusējuma tēmas iestatīšana", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/mk/mk.json b/packages/core/src/hooks/useLocale/locales/mk/mk.json index d9156cd3..e2f658b7 100644 --- a/packages/core/src/hooks/useLocale/locales/mk/mk.json +++ b/packages/core/src/hooks/useLocale/locales/mk/mk.json @@ -1,83 +1,84 @@ { "energy": "Energy", "calendar": "Calendar", - "settings": "Settings", - "overview": "Overview", + "settings": "Поставки", + "overview": "Преглед", "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Mailbox", - "to_do_lists": "To-do lists", - "developer_tools": "Developer tools", - "media": "Media", + "to_do_lists": "Листи на задачи", + "developer_tools": "Алатки за развивање", + "media": "Медиуми", "profile": "Profile", + "panel_mailbox": "Поштенско сандаче", + "panel_shopping_list": "Шопинг листа", "unknown": "Unknown", - "unavailable": "Unavailable", - "unk": "Unk", - "unavai": "Unavai", + "unavailable": "Недостапно", + "unk": "Непоз", + "unavai": "Недост", "error": "Error", - "entity_not_found": "Entity not found", + "entity_not_found": "Ентитетот не е пронајден", "armed": "Armed", "disarm": "Disarm", - "pend": "Pend", + "pend": "Чекање", "arming": "Arming", - "trig": "Trig", + "trig": "активиран", "home": "Home", "away": "Away", - "owner": "Owner", - "administrators": "Administrators", - "users": "Users", - "read_only_users": "Read-Only Users", - "user": "User", - "integration": "Integration", - "config_entry": "Config entry", + "owner": "Сопственик", + "administrators": "Администратори", + "users": "Корисници", + "read_only_users": "Корисници само за читање", + "user": "Корисник", + "integration": "Интеграција", + "config_entry": "Внес на конфигурација", "device": "Device", - "upload_backup": "Upload backup", + "upload_backup": "Прикачете резервна копија", "turn_on": "Turn on", "turn_off": "Turn off", "toggle": "Toggle", "code": "Code", "clear": "Clear", - "arm": "Arm", + "arm": "Вклучи", "arm_home": "Arm home", "arm_away": "Arm away", "arm_night": "Arm night", "arm_vacation": "Arm vacation", - "custom_bypass": "Custom bypass", - "modes": "Modes", - "night": "Night", - "vacation": "Vacation", + "custom_bypass": "Прилагодлив бајпас", + "modes": "Режими", + "night": "Ноќ", + "vacation": "Одмор", "custom": "Custom", "disarmed": "Disarmed", - "area_not_found": "Area not found.", + "area_not_found": "Областа не е пронајдена.", "last_triggered": "Last triggered", - "run_actions": "Run actions", + "run_actions": "Извршете акции", "press": "Press", - "image_not_available": "Image not available", - "currently": "Currently", + "image_not_available": "Сликата не е достапна", + "currently": "Моментално", "on_off": "On/Off", - "name_target_temperature": "{name} target temperature", - "name_target_temperature_mode": "{name} target temperature {mode}", - "name_current_temperature": "{name} current temperature", - "name_heating": "{name} heating", - "name_cooling": "{name} cooling", + "name_target_temperature": "{name} целна температура", + "name_target_temperature_mode": "{name} целна температура {mode}", + "name_current_temperature": "{name} моментална температура", + "name_heating": "{name} греење", + "name_cooling": "{name} ладење", "high": "High", "low": "Low", "mode": "Mode", "preset": "Preset", - "action_to_target": "{action} to target", + "action_to_target": "{action} за цел", "target": "Target", - "humidity_target": "Humidity target", + "humidity_target": "Цел за влажност", "increment": "Increment", "decrement": "Decrement", "reset": "Reset", "position": "Position", "tilt_position": "Tilt position", - "open_cover": "Open cover", - "close_cover": "Close cover", - "open_cover_tilt": "Open cover tilt", - "close_cover_tilt": "Close cover tilt", - "stop_cover": "Stop cover", + "open_cover": "Отворете го капакот", + "close_cover": "Затворете го капакот", + "open_cover_tilt": "Отворете го капакот (наклонет)", + "close_cover_tilt": "Затворете го капакот (наклонет)", + "stop_cover": "Запри покриеност", "preset_mode": "Preset mode", "oscillate": "Oscillate", "direction": "Direction", @@ -86,70 +87,71 @@ "medium": "Medium", "target_humidity": "Target humidity.", "state": "State", - "name_target_humidity": "{name} target humidity", - "name_current_humidity": "{name} current humidity", - "name_humidifying": "{name} humidifying", - "name_drying": "{name} drying", - "name_on": "{name} on", - "resume_mowing": "Resume mowing", - "start_mowing": "Start mowing", - "return_to_dock": "Return to dock", + "name_target_humidity": "{name} посакувана влажност", + "name_current_humidity": "{name} моментална влажност", + "name_humidifying": "{name} навлажнува", + "name_drying": "Сушење на {name}", + "name_on": "{name} е вклучено", + "resume_mowing": "Продолжете со косење", + "start_mowing": "Започнете со косење", + "pause": "Pause", + "return_to_dock": "Вратете се на базната станица", "brightness": "Brightness", "color_temperature": "Color temperature", - "white_brightness": "White brightness", - "color_brightness": "Color brightness", - "cold_white_brightness": "Cold white brightness", - "warm_white_brightness": "Warm white brightness", + "white_brightness": "Бела осветленост", + "color_brightness": "Осветленост на бојата", + "cold_white_brightness": "Ладно бела осветленост", + "warm_white_brightness": "Топла бела осветленост", "effect": "Effect", "lock": "Lock", "unlock": "Unlock", "open": "Open", "open_door": "Open door", - "really_open": "Really open?", + "really_open": "Сигурно да се отвори?", "done": "Done", + "ui_card_lock_open_door_success": "Отворена врата", "source": "Source", "sound_mode": "Sound mode", - "browse_media": "Browse media", + "browse_media": "Прелистувајте медиуми", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", - "next_track": "Next track", - "previous_track": "Previous track", - "volume_up": "Volume up", - "volume_down": "Volume down", - "volume_mute": "Volume mute", - "volume_unmute": "Volume unmute", + "next_track": "Следна песна", + "previous_track": "Претходна песна", + "volume_up": "Зголемување на јачината на звукот", + "volume_down": "Намалување на јачината на звукот", + "volume_mute": "Исклучи звук", + "volume_unmute": "Вклучи звук", "repeat_mode": "Repeat mode", "shuffle": "Shuffle", - "text_to_speak": "Text to speak", - "nothing_playing": "Nothing playing", + "text_to_speak": "Текст во зборување", + "nothing_playing": "Ништо не е пуштено", "dismiss": "Dismiss", "activate": "Activate", - "run": "Run", + "run": "Изврши", "running": "Running", - "queued_queued": "{queued} queued", - "active_running": "{active} Running…", + "queued_queued": "{queued} во редица", + "active_running": "{active} Се извршува…", "cancel": "Cancel", - "cancel_number": "Cancel {number}", - "cancel_all": "Cancel all", + "cancel_number": "Откажи {number}", + "cancel_all": "Откажете ги сите", "idle": "Idle", - "run_script": "Run script", + "run_script": "Изврши скрипта", "option": "Option", - "installing": "Installing", - "installing_progress": "Installing ({progress}%)", + "installing": "Инсталирање", + "installing_progress": "Се инсталира ({progress}%)", "up_to_date": "Up-to-date", - "empty_value": "(empty value)", + "empty_value": "(празна вредност)", "start": "Start", "finish": "Finish", - "resume_cleaning": "Resume cleaning", - "start_cleaning": "Start cleaning", - "open_valve": "Open valve", - "close_valve": "Close valve", - "stop_valve": "Stop valve", + "resume_cleaning": "Продолжете со чистењето", + "start_cleaning": "Започни со чистење", + "open_valve": "Отвори вентил", + "close_valve": "Затвори вентил", + "stop_valve": "Запри вентил", "target_temperature": "Target temperature.", - "away_mode": "Away mode", - "air_pressure": "Air pressure", + "away_mode": "отсутен режим", + "air_pressure": "Воздушен притисок", "humidity": "Humidity", "temperature": "Temperature", "visibility": "Visibility", @@ -173,264 +175,273 @@ "wsw": "WSW", "day": "Day", "forecast": "Forecast", - "forecast_daily": "Forecast daily", - "forecast_hourly": "Forecast hourly", - "forecast_twice_daily": "Forecast twice daily", + "forecast_daily": "Дневна прогноза", + "forecast_hourly": "Прогноза на секој час", + "forecast_twice_daily": "Прогноза двапати дневно", "daily": "Daily", "hourly": "Hourly", "twice_daily": "Twice daily", - "and": "And", - "continue": "Continue", + "and": "И", + "continue": "Продолжете", "previous": "Previous", - "loading": "Loading…", - "refresh": "Refresh", + "loading": "Се вчитува…", + "refresh": "Освежи", "delete": "Delete", - "delete_all": "Delete all", + "delete_all": "Избришете ги сите", "download": "Download", - "duplicate": "Duplicate", + "duplicate": "Дупликат", "remove": "Remove", "enable": "Enable", "disable": "Disable", - "hide": "Hide", + "hide": "Сокриј", "close": "Close", - "leave": "Leave", - "stay": "Stay", + "leave": "Замини", + "stay": "Остани", "next": "Next", - "back": "Back", - "undo": "Undo", - "move": "Move", - "save": "Save", - "add": "Add", - "edit": "Edit", - "submit": "Submit", - "rename": "Rename", + "back": "Назад", + "undo": "Врати", + "move": "Премести", + "save": "Зачувај", + "add": "Додајте", + "edit": "Измени", + "submit": "Поднеси", + "rename": "Преименувај", "search": "Search", "ok": "OK", "yes": "Yes", "no": "No", - "not_now": "Not now", - "skip": "Skip", - "menu": "Menu", - "overflow_menu": "Overflow menu", - "help": "Help", - "successfully_saved": "Successfully saved", - "successfully_deleted": "Successfully deleted", + "not_now": "Не сега", + "skip": "Прескокнете", + "menu": "Мени", + "overflow_menu": "Мени за преполнување", + "help": "Помош", + "successfully_saved": "Успешно зачувано", + "successfully_deleted": "Успешно избришано", "required": "Required", - "copied": "Copied", - "copied_to_clipboard": "Copied to clipboard", + "copied": "Копирано", + "copied_to_clipboard": "Копирано во клипборд", "name": "Name", - "optional": "optional", - "select_media_player": "Select media player", - "media_browse_not_supported": "Media player does not support browsing media.", - "pick_media": "Pick media", - "manually_enter_media_id": "Manually enter media ID", + "optional": "опционално", + "select_media_player": "Изберете медиа плеер", + "media_browse_not_supported": "Медиа плеерот не поддржува прелистување медиуми.", + "pick_media": "Изберете медиуми", + "manually_enter_media_id": "Рачно внесете ID на медиум", "media_content_id": "Media content ID", "media_content_type": "Media content type", - "upload_failed": "Upload failed", - "unknown_file": "Unknown file", - "select_image": "Select image", - "upload_picture": "Upload picture", - "image_url": "Local path or web URL", + "upload_failed": "Неуспешно прикачување", + "unknown_file": "Непозната датотека", + "image": "Image", + "select_label": "Изберете {label}", + "upload_picture": "Прикачи слика", + "image_url": "Локална патека или веб URL", + "ui_components_selectors_image_select_image": "Избери слика", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", - "selector_options": "Selector Options", - "action": "Action", - "area": "Area", - "attribute": "Attribute", - "boolean": "Boolean", - "condition": "Condition", + "selector_options": "Опции на избирачот", + "action": "Акција", + "area": "Област", + "attribute": "Атрибут", + "boolean": "Булова", + "condition": "Услов", "date": "Date", - "date_and_time": "Date and time", + "date_and_time": "Датум и време", "duration": "Duration", "entity": "Entity", - "floor": "Floor", + "floor": "Кат", "icon": "Icon", "location": "Location", "number": "Number", - "object": "Object", - "rgb_color": "RGB Color", + "object": "Објект", + "rgb_color": "RGB Боја", "select": "Select", "template": "Template", "text": "Text", "theme": "Theme", "time": "Time", - "manual_entry": "Manual Entry", - "show_password": "Show password", - "hide_password": "Hide password", - "no_logbook_events_found": "No logbook events found.", - "triggered_by": "triggered by", - "triggered_by_automation": "triggered by automation", - "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", - "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", - "triggered_by_state_of": "triggered by state of", - "triggered_by_event": "triggered by event", - "triggered_by_time": "triggered by time", - "triggered_by_time_pattern": "triggered by time pattern", - "logbook_triggered_by_homeassistant_stopping": "triggered by Home Assistant stopping", - "logbook_triggered_by_homeassistant_starting": "triggered by Home Assistant starting", - "traces": "Traces", - "could_not_load_logbook": "Could not load logbook", - "was_detected_away": "was detected away", - "was_detected_at_state": "was detected at {state}", - "rose": "rose", + "manual_entry": "Рачен влез", + "learn_more_about_templating": "Научете повеќе за шаблоните.", + "show_password": "Покажи лозинка", + "hide_password": "Сокриј ја лозинката", + "no_logbook_events_found": "Не се пронајдени настани во дневникот со логови.", + "triggered_by": "активиран од", + "triggered_by_automation": "активиран од автоматизација", + "triggered_by_script": "активирано од скрипта", + "triggered_by_action": "Поттикнато од акција", + "logbook_triggered_by_numeric_state_of": "активиран од нумеричката состојба на", + "triggered_by_state_of": "активиран од состојбата на", + "triggered_by_event": "активиран од настан", + "triggered_by_time": "активиран од времето", + "triggered_by_time_pattern": "активиран од временска шема", + "logbook_triggered_by_homeassistant_stopping": "активирано со запирање на Home Assistant", + "logbook_triggered_by_homeassistant_starting": "активирано со стартување на Home Assistant", + "traces": "Траги", + "could_not_load_logbook": "Не може да се вчита дневникот со логови", + "was_detected_away": "бил откриен далеку", + "was_detected_at_state": "беше откриен во {state}", + "rose": "издигна", "set": "Set", - "was_low": "was low", - "was_normal": "was normal", - "was_connected": "was connected", - "was_disconnected": "was disconnected", - "was_opened": "was opened", - "was_closed": "was closed", - "is_opening": "is opening", - "is_opened": "is opened", - "is_closing": "is closing", - "was_unlocked": "was unlocked", - "was_locked": "was locked", - "is_unlocking": "is unlocking", - "is_locking": "is locking", - "is_jammed": "is jammed", - "was_plugged_in": "was plugged in", - "was_unplugged": "was unplugged", - "was_detected_at_home": "was detected at home", - "was_unsafe": "was unsafe", - "was_safe": "was safe", - "detected_device_class": "detected {device_class}", - "cleared_no_device_class_detected": "cleared (no {device_class} detected)", - "turned_off": "turned off", - "turned_on": "turned on", - "changed_to_state": "changed to {state}", - "became_unavailable": "became unavailable", - "became_unknown": "became unknown", - "detected_tampering": "detected tampering", - "cleared_tampering": "cleared tampering", - "event_type_event_detected": "{event_type} event detected", - "detected_an_event": "detected an event", - "detected_an_unknown_event": "detected an unknown event", - "entity_picker_no_entities": "You don't have any entities", - "no_matching_entities_found": "No matching entities found", - "show_entities": "Show entities", - "create_a_new_entity": "Create a new entity", - "show_attributes": "Show attributes", - "expand": "Expand", - "target_picker_expand_floor_id": "Split this floor into separate areas.", - "target_picker_expand_device_id": "Split this device into separate entities.", - "remove_floor": "Remove floor", - "remove_area": "Remove area", - "remove_device": "Remove device", - "remove_entity": "Remove entity", - "remove_label": "Remove label", - "choose_area": "Choose area", - "choose_device": "Choose device", - "choose_entity": "Choose entity", - "choose_label": "Choose label", - "filters": "Filters", - "show_number_results": "show {number} results", - "clear_filter": "Clear filter", - "close_filters": "Close filters", - "exit_selection_mode": "Exit selection mode", - "enter_selection_mode": "Enter selection mode", - "sort_by_sortcolumn": "Sort by {sortColumn}", - "group_by_groupcolumn": "Group by {groupColumn}", - "don_t_group": "Don't group", - "collapse_all": "Collapse all", - "expand_all": "Expand all", - "selected_selected": "Selected {selected}", - "close_selection_mode": "Close selection mode", - "select_all": "Select all", - "select_none": "Select none", - "customize_table": "Customize table", - "conversation_agent": "Conversation agent", + "was_low": "беше ниско", + "was_normal": "беше нормално", + "was_connected": "беше поврзано", + "was_disconnected": "беше исклучено", + "was_opened": "беше отворено", + "was_closed": "беше затворено", + "is_opening": "се отвора", + "is_opened": "е отворена", + "is_closing": "се затвора", + "was_unlocked": "беше отклучено", + "was_locked": "беше заклучено", + "is_unlocking": "се отклучува", + "is_locking": "се заклучува", + "is_jammed": "е заглавен", + "was_plugged_in": "беше вклучен во струја", + "was_unplugged": "беше исклучен од струја", + "was_detected_at_home": "е откриен дома", + "was_unsafe": "беше небезбеден", + "was_safe": "беше безбеден", + "detected_device_class": "откриен {device_class}", + "cleared_no_device_class_detected": "исчистено (не е откриено {device_class} )", + "turned_off": "исклучен", + "turned_on": "вклучен", + "changed_to_state": "променето во {state}", + "became_unavailable": "стана недостапен", + "became_unknown": "стана непознат", + "detected_tampering": "откриена манипулација", + "cleared_tampering": "отстранета манипулација", + "event_type_event_detected": "Откриен е настан {event_type}", + "detected_an_event": "откриен настан", + "detected_an_unknown_event": "откриен непознат настан", + "ui_components_logbook_triggered_by_service": "активиран од сервис", + "entity_picker_no_entities": "Немате ентитети", + "no_matching_entities_found": "Не се пронајдени совпаѓачки ентитети", + "show_entities": "Прикажи ентитети", + "create_a_new_entity": "Креирајте нов ентитет", + "show_attributes": "Прикажи атрибути", + "expand": "Прошири", + "target_picker_expand_floor_id": "Поделете го овој кат на посебни области.", + "target_picker_expand_device_id": "Поделете го овој уред на посебни ентитети.", + "remove_floor": "Избришете кат", + "remove_area": "Отстрани област", + "remove_device": "Отстрани уредот", + "remove_entity": "Отстрани ентитет", + "remove_label": "Отстранете ја етикетата", + "choose_area": "Избери област", + "choose_device": "Избери уред", + "choose_entity": "Изберете ентитет", + "choose_label": "Изберете етикета", + "filters": "Филтри", + "show_number_results": "прикажи {number} резултати", + "clear_filter": "Избришете филтер", + "close_filters": "Затворете ги филтрите", + "exit_selection_mode": "Излезете од режимот на избор", + "enter_selection_mode": "Влезете во режим на избор", + "sort_by_sortcolumn": "Сортирај по {sortColumn}", + "group_by_groupcolumn": "Групирај по {groupColumn}", + "don_t_group": "Не групирај", + "collapse_all": "Сокриј ги сите", + "expand_all": "Прошири ги сите", + "selected_selected": "Избрано {selected}", + "close_selection_mode": "Затворете го режимот за избор", + "select_all": "Избери ги сите", + "select_none": "Изберете ниту еден", + "customize_table": "Прилагодете ја табелата", + "conversation_agent": "Агент за разговор", "none": "None", - "country": "Country", - "assistant": "Assistant", - "preferred_assistant_preferred": "Preferred assistant ({preferred})", - "last_used_assistant": "Last used assistant", - "no_theme": "No theme", + "country": "Држава", + "assistant": "Асистент", + "preferred_assistant_preferred": "Префериран асистент ({preferred})", + "last_used_assistant": "Последен користен асистент", + "no_theme": "Без тема", "language": "Language", - "no_languages_available": "No languages available", + "no_languages_available": "Нема достапни јазици", "text_to_speech": "Text to speech", - "voice": "Voice", - "no_user": "No user", - "add_user": "Add user", - "remove_user": "Remove user", - "select_a_blueprint": "Select a blueprint", - "show_devices": "Show devices", - "device_picker_no_devices": "You don't have any devices", - "no_matching_devices_found": "No matching devices found", - "no_area": "No area", - "show_categories": "Show categories", - "categories": "Categories", - "category": "Category", - "add_category": "Add category", - "add_new_category_name": "Add new category ''{name}''", - "add_new_category": "Add new category", - "category_picker_no_categories": "You don't have any categories", - "no_matching_categories_found": "No matching categories found", - "add_dialog_text": "Enter the name of the new category.", - "failed_to_create_category": "Failed to create category.", - "show_labels": "Show labels", - "label": "Label", - "labels": "Labels", - "add_label": "Add label", - "add_new_label_name": "Add new label ''{name}''", - "add_new_label": "Add new label…", - "label_picker_no_labels": "You don't have any labels", - "no_matching_labels_found": "No matching labels found", - "show_areas": "Show areas", - "add_new_area_name": "Add new area ''{name}''", - "add_new_area": "Add new area…", - "area_picker_no_areas": "You don't have any areas", - "no_matching_areas_found": "No matching areas found", - "unassigned_areas": "Unassigned areas", - "failed_to_create_area": "Failed to create area.", - "show_floors": "Show floors", - "add_new_floor_name": "Add new floor ''{name}''", - "add_new_floor": "Add new floor…", - "floor_picker_no_floors": "You don't have any floors", - "no_matching_floors_found": "No matching floors found", - "failed_to_create_floor": "Failed to create floor.", - "areas": "Areas", - "no_areas": "No areas", - "area_filter_area_count": "{count} {count, plural,\n one {area}\n other {areas}\n}", - "all_areas": "All areas", - "show_area": "Show {area}", - "hide_area": "Hide {area}", - "statistic": "Statistic", - "statistic_picker_no_statistics": "You don't have any statistics", - "no_matching_statistics_found": "No matching statistics found", - "statistic_picker_missing_entity": "Why is my entity not listed?", - "learn_more_about_statistics": "Learn more about statistics", + "voice": "Глас", + "no_user": "Нема корисник", + "add_user": "Додајте корисник", + "remove_user": "Отстранете го корисникот", + "select_a_blueprint": "Изберете нацрт", + "show_devices": "Прикажи уреди", + "device_picker_no_devices": "Немате никакви уреди", + "no_matching_devices_found": "Не се пронајдени уреди што се совпаѓаат", + "no_area": "Нема област", + "show_categories": "Прикажи категории", + "categories": "Категории", + "category": "Категорија", + "add_category": "Додадете категорија", + "add_new_category_name": "Додадете нова категорија \"{name}\"", + "add_new_category": "Додадете нова категорија", + "category_picker_no_categories": "Немате никакви категории", + "no_matching_categories_found": "Не се пронајдени соодветни категории", + "add_dialog_text": "Внесете го името на новата категорија.", + "failed_to_create_category": "Неуспешно креирање категорија", + "show_labels": "Прикажи етикети", + "label": "Етикета", + "labels": "Етикети", + "add_label": "Додајте етикета", + "add_new_label_name": "Додајте нова етикета \"{name}\"", + "add_new_label": "Додајте нова етикета…", + "label_picker_no_labels": "Немате никакви етикети", + "no_matching_labels_found": "Не се пронајдени соодветни етикети", + "show_areas": "Прикажи области", + "add_new_area_name": "Додајте нова област ''{name}''", + "add_new_area": "Додајте нова област…", + "area_picker_no_areas": "Немате никакви области", + "no_matching_areas_found": "Не се пронајдени соодветни области", + "unassigned_areas": "Неозначени области", + "failed_to_create_area": "Неуспешно креирање на област.", + "ui_components_area_picker_add_dialog_name": "Име", + "ui_components_area_picker_add_dialog_text": "Внесете го името на новата област.", + "ui_components_area_picker_add_dialog_title": "Додајте нова област", + "show_floors": "Прикажи катови", + "add_new_floor_name": "Додајте нов кат ''{name}''", + "add_new_floor": "Додајте нов кат...", + "floor_picker_no_floors": "Немате никакви катови", + "no_matching_floors_found": "Не се пронајдени соодветни катови", + "failed_to_create_floor": "Неуспешно креирање на кат.", + "ui_components_floor_picker_add_dialog_text": "Внесете го името на новиот кат.", + "ui_components_floor_picker_add_dialog_title": "Додајте нов кат", + "areas": "Области", + "no_areas": "Нема области", + "area_filter_area_count": "{count} {count, plural,\n one {област}\n other {области}\n}", + "all_areas": "Сите области", + "show_area": "Прикажи {area}", + "hide_area": "Сокриј {area}", + "statistic": "Статистика", + "statistic_picker_no_statistics": "Немате никакви статистики", + "no_matching_statistics_found": "Не е пронајдена статистика што се совпаѓа", + "statistic_picker_missing_entity": "Зошто мојот ентитет не е наведен?", + "learn_more_about_statistics": "Дознајте повеќе за статистиката", "add_on": "Add-on", - "error_no_supervisor": "Storage is not supported on your installation.", - "error_fetch_addons": "There was an error loading add-ons.", - "mount_picker_use_datadisk": "Use data disk for backup", - "error_fetch_mounts": "There was an error loading the locations.", - "speech_to_text": "Speech-to-text", - "filter": "Filter", - "filter_by_entity": "Filter by entity", - "filter_by_device": "Filter by device", - "filter_by_area": "Filter by area", - "entity_entity_name": "entity: {entity_name}", - "device_device_name": "device: {device_name}", - "area_area_name": "area: {area_name}", - "uploading": "Uploading...", - "uploading_name": "Uploading {name}", - "add_file": "Add file", - "file_upload_secondary": "Or drop your file here", - "add_picture": "Add picture", - "change_picture": "Change picture", - "current_picture": "Current picture", - "picture_upload_supported_formats": "Supports JPEG, PNG, or GIF image.", - "default_color_state": "Default color (state)", - "primary": "Primary", - "accent": "Accent", + "error_no_supervisor": "Складирањето не е поддржано на вашата инсталација.", + "error_fetch_addons": "Настана грешка при вчитување на додатоците.", + "mount_picker_use_datadisk": "Користете го податочниот диск за резервна копија", + "error_fetch_mounts": "Настана грешка при вчитувањето на локациите.", + "speech_to_text": "Говор во текст", + "filter": "Филтер", + "filter_by_entity": "Филтрирај по ентитет", + "filter_by_device": "Филтрирај по уред", + "filter_by_area": "Филтрирај по област", + "entity_entity_name": "ентитет: {entity_name}", + "device_device_name": "уред: {device_name}", + "area_area_name": "област: {area_name}", + "uploading": "Се прикачува...", + "uploading_name": "Се прикачува {name}", + "add_file": "Додадете датотека", + "file_upload_secondary": "Или оставете ја вашата датотека овде", + "add_picture": "Додајте слика", + "change_picture": "Променете ја сликата", + "current_picture": "Моментална слика", + "picture_upload_supported_formats": "Поддржува слика JPEG, PNG или GIF.", + "default_color_state": "Стандардна боја (состојба)", + "primary": "Примарна", + "accent": "Акцент", "disabled": "Disabled", - "inactive": "Inactive", + "inactive": "Неактивен", "red": "Red", "pink": "Pink", "purple": "Purple", - "deep_purple": "Deep purple", + "deep_purple": "Темно виолетова", "indigo": "Indigo", "blue": "Blue", "light_blue": "Light blue", @@ -440,103 +451,104 @@ "light_green": "Light green", "lime": "Lime", "yellow": "Yellow", - "amber": "Amber", + "amber": "Килибарна", "orange": "Orange", - "deep_orange": "Deep orange", + "deep_orange": "Темно портокалова", "brown": "Brown", "light_grey": "Light grey", "grey": "Grey", "dark_grey": "Dark grey", - "blue_grey": "Blue grey", - "black": "Black", + "blue_grey": "Сино-сива", + "black": "Црна", "white": "White", "start_date": "Start date", "end_date": "End date", - "select_time_period": "Select time period", - "today": "Today", - "yesterday": "Yesterday", - "this_week": "This week", - "last_week": "Last week", - "this_quarter": "This quarter", - "this_month": "This month", - "last_month": "Last month", - "this_year": "This year", - "last_year": "Last year", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", - "never": "Never", - "history_integration_disabled": "History integration disabled", - "loading_state_history": "Loading state history…", - "no_state_history_found": "No state history found.", - "unable_to_load_history": "Unable to load history", - "source_history": "Source: History", - "source_long_term_statistics": "Source: Long term statistics", - "unable_to_load_map": "Unable to load map", - "loading_statistics": "Loading statistics…", - "no_statistics_found": "No statistics found.", - "min": "Min", + "select_time_period": "Изберете временски период", + "today": "Денес", + "yesterday": "Вчера", + "this_week": "Оваа недела", + "last_week": "Минатата недела", + "this_quarter": "Овој квартал", + "this_month": "Овој месец", + "last_month": "Претходниот месец", + "this_year": "Оваа година", + "last_year": "Минатата година", + "reset_to_default_size": "Ресетирање на стандардна големина", + "number_of_columns": "Број на колони", + "number_of_rows": "Број на редови", + "never": "Никогаш", + "history_integration_disabled": "Интеграцијата за историја е оневозможена", + "loading_state_history": "Вчитување на историја на состојба...", + "no_state_history_found": "Не е пронајдена историја на состојба", + "unable_to_load_history": "Не може да се вчита историјата", + "source_history": "Извор: Историја", + "source_long_term_statistics": "Извор: Долгорочна статистика", + "unable_to_load_map": "Не може да се вчита мапата", + "loading_statistics": "Се вчитува статистиката…", + "no_statistics_found": "Не е пронајдена статистика.", + "min": "Минимум", "max": "Max", - "mean": "Mean", + "mean": "Просек", "sum": "Sum", "change": "Change", - "service": "service", - "this_field_is_required": "This field is required", - "targets": "Targets", - "service_data": "Service data", - "integration_documentation": "Integration documentation", - "no_related_items_found": "No related items found.", - "related_entities": "Related entities", - "related_items_group": "Part of the following groups", - "related_items_scene": "Part of the following scenes", - "related_items_script": "Part of the following scripts", - "related_items_automation": "Part of the following automations", - "using_blueprint": "Using blueprint", - "no_data": "No data", - "filtering_by": "Filtering by", - "number_hidden": "{number} hidden", - "ungrouped": "Ungrouped", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "ui_components_service_picker_service": "Услуга", + "this_field_is_required": "Ова поле е задолжително", + "targets": "Таргети", + "action_data": "Податоци за акција", + "integration_documentation": "Документација за интеграцијата", + "ui_components_service_control_data": "Податоци за услугата", + "ui_components_service_control_target_description": "Што треба да користи оваа услуга како целни области, уреди или ентитети.", + "no_related_items_found": "Не се пронајдени слични ставки.", + "related_entities": "Поврзани ентитети", + "related_items_group": "Дел од следните групи", + "related_items_scene": "Дел од следните сцени", + "related_items_script": "Дел од следните скрипти", + "related_items_automation": "Дел од следните автоматизации", + "using_blueprint": "Користи нацрт", + "no_data": "Нема податоци", + "filtering_by": "Филтрирање според", + "number_hidden": "{number} скриени", + "ungrouped": "Негрупирани", + "customize": "Прилагодете", + "hide_column_title": "Скриј колона {title}", + "show_column_title": "Прикажи колона {title}", + "restore_defaults": "Враќање на почетните поставки", "message": "Message", - "gender": "Gender", - "male": "Male", - "female": "Female", - "say": "Say", - "set_as_default_options": "Set as default options", - "tts_faild_to_store_defaults": "Failed to store defaults: {error}", - "pick": "Pick", + "gender": "Пол", + "male": "Машки", + "female": "Женски", + "say": "Кажи", + "set_as_default_options": "Поставете како стандардни опции", + "tts_faild_to_store_defaults": "Не успеа да се зачуваат стандардните вредности: {error}", + "pick": "Изберете", "play_media": "Play media", - "no_items": "No items", - "choose_player": "Choose player", - "web_browser": "Web browser", + "no_items": "Нема ставки", + "choose_player": "Изберете играч", + "web_browser": "Веб прелистувач", "media_player": "Media player", - "media_browsing_error": "Media browsing error", - "documentation": "documentation", - "no_local_media_found": "No local media found", - "media_management": "Media management", - "manage": "Manage", - "no_media_items_found": "No media items found", - "file_management_folders_not_supported": "Folders cannot be managed via the UI.", - "file_management_highlight_button": "Click here to upload your first media", - "upload_failed_reason": "Upload failed: {reason}", - "add_media": "Add media", - "delete_count": "Delete {count}", - "deleting_count": "Deleting {count}", - "storage": "Storage", + "media_browsing_error": "Грешка при прелистување медиуми", + "documentation": "документацијата", + "no_local_media_found": "Не се пронајдени локални медиуми", + "media_management": "Менаџмент на медиуми", + "manage": "Управувајте", + "no_media_items_found": "Не се пронајдени медиумски ставки", + "file_management_folders_not_supported": "Фолдерите не можат да бидат управувани од корисничкиот интерфејс.", + "file_management_highlight_button": "Притиснете овде за да го прикачите вашиот прв медиум", + "upload_failed_reason": "Неуспешно прикачување: {reason}", + "add_media": "Додајте медиум", + "delete_count": "Избриши {count}", + "deleting_count": "Се бришат {count}", + "storage": "Склад", "album": "Album", "app": "App", "artist": "Artist", "channel": "Channel", "composer": "Composer", "contributing_artist": "Contributing artist", - "library": "Library", + "library": "Библиотека", "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -546,229 +558,230 @@ "tv_show": "TV show", "url": "URL", "video": "Video", - "media_browser_media_player_unavailable": "The selected media player is unavailable.", + "media_browser_media_player_unavailable": "Избраниот медиа плеер е недостапен.", "auto": "Auto", - "grid": "Grid", - "list": "List", - "task_name": "Task name", + "grid": "Мрежа", + "list": "Листа", + "task_name": "Име на задачата", "description": "Description", - "add_item": "Add item", - "delete_item": "Delete item", - "edit_item": "Edit item", - "save_item": "Save item", - "due_date": "Due date", - "item_not_all_required_fields": "Not all required fields are filled in", - "confirm_delete_prompt": "Do you want to delete this item?", - "my_calendars": "My calendars", - "create_calendar": "Create calendar", - "calendar_event_retrieval_error": "Could not retrieve events for calendars:", + "add_item": "Додадете ставка", + "delete_item": "Избриши ставка", + "edit_item": "Уреди ставка", + "save_item": "Зачувај ставка", + "due_date": "Рок на достасување", + "item_not_all_required_fields": "Не се пополнети сите потребни полиња", + "confirm_delete_prompt": "Дали сакате да ја избришете оваа ставка? ", + "my_calendars": "Моите календари", + "create_calendar": "Креирај календар", + "calendar_event_retrieval_error": "Не може да се вратат настаните за календарите:", "add_event": "Add event", - "delete_event": "Delete event", - "edit_event": "Edit event", - "save_event": "Save event", + "delete_event": "Избриши настан", + "edit_event": "Уреди настан", + "save_event": "Зачувај настан", "all_day": "All day", "end": "End", - "delete_only_this_event": "Delete only this event", - "delete_all_future_events": "Delete all future events", - "update_event": "Update event", - "update_only_this_event": "Update only this event", - "update_all_future_events": "Update all future events", + "delete_only_this_event": "Избришете го само овој настан", + "delete_all_future_events": "Избришете ги сите идни настани", + "update_event": "Ажурирајте го настанот", + "update_only_this_event": "Ажурирајте го само овој настан", + "update_all_future_events": "Ажурирајте ги сите идни настани", "repeat": "Repeat", - "no_repeat": "No repeat", - "yearly": "Yearly", - "monthly": "Monthly", - "weekly": "Weekly", - "repeat_interval": "Repeat interval", - "months": "months", - "weeks": "weeks", - "days": "days", - "repeat_monthly": "Repeat monthly", + "no_repeat": "Без повторување", + "yearly": "Годишно", + "monthly": "Месечно", + "weekly": "Неделно", + "repeat_interval": "Интервал на повторување", + "months": "месеци", + "weeks": "недели", + "days": "денови", + "repeat_monthly": "Повторувајте месечно", "sun": "Sun", - "mon": "Mon", - "tue": "Tue", - "wed": "Wed", - "thu": "Thu", - "fri": "Fri", - "sat": "Sat", - "after": "After", + "mon": "Пон", + "tue": "Вто", + "wed": "Сре", + "thu": "Чет", + "fri": "Пет", + "sat": "Саб", + "after": "По", "on": "On", - "end_on": "End on", - "end_after": "End after", - "ocurrences": "ocurrences", - "every": "every", - "years": "years", + "end_on": "Крај на", + "end_after": "Крај по", + "ocurrences": "појави", + "every": "секој", + "years": "години", "year": "Year", "month": "Month", - "week": "Week", - "weekdays": "weekdays", - "weekday": "weekday", - "until": "until", - "for": "for", + "week": "Недела", + "weekdays": "денови од неделата", + "weekday": "ден од неделата", + "until": "до", + "for": "за", "in": "In", - "on_the": "on the", - "or": "Or", - "at": "at", + "on_the": "на", + "or": "Или", + "at": "во", "last": "Last", - "times": "times", + "times": "пати", "summary": "Summary", - "attributes": "Attributes", - "select_camera": "Select camera", - "qr_scanner_not_supported": "Your browser doesn't support QR scanning.", - "enter_qr_code_value": "Enter QR code value", - "increase_temperature": "Increase temperature", - "decrease_temperature": "Decrease temperature", - "copy_to_clipboard": "Copy to clipboard", + "attributes": "Атрибути", + "select_camera": "Изберете камера", + "qr_scanner_not_supported": "Вашиот прелистувач не поддржува QR скенирање.", + "enter_qr_code_value": "Внесете вредност на QR-кодот", + "increase_temperature": "Зголемете ја температурата", + "decrease_temperature": "Намалете ја температурата", + "copy_to_clipboard": "Ископирај на табла со исечоци", + "last_changed": "Последно изменето", + "last_updated": "Last updated", + "remaining_time": "Преостанато време", + "install_status": "Статус на инсталација", "safe_mode": "Safe mode", - "all_yaml_configuration": "All YAML configuration", + "all_yaml_configuration": "Целата YAML конфигурација", "domain": "Domain", - "location_customizations": "Location & customizations", - "reload_group": "Groups, group entities, and notify services", - "automations": "Automations", - "scripts": "Scripts", - "scenes": "Scenes", - "people": "People", - "zones": "Zones", - "input_booleans": "Input booleans", - "input_texts": "Input texts", - "input_numbers": "Input numbers", - "input_date_times": "Input date times", - "input_selects": "Input selects", - "template_entities": "Template entities", - "universal_media_player_entities": "Universal media player entities", - "reload_rest": "Rest entities and notify services", - "command_line_entities": "Command line entities", - "filter_entities": "Filter entities", - "statistics_entities": "Statistics entities", - "generic_ip_camera_entities": "Generic IP camera entities", - "generic_thermostat_entities": "Generic thermostat entities", + "location_customizations": "Локација и уредувања", + "reload_group": "Групи, групни ентитети, и сервиси за нотификација", + "automations": "Автоматизации", + "scripts": "Скрипти", + "scenes": "Сцени", + "people": "Луѓе", + "zones": "Зони", + "input_booleans": "Поле за внесување на булеан", + "input_texts": "Поле за внесување на текст", + "input_numbers": "Внеси броеви", + "input_date_times": "Внеси времиња на датуми", + "input_selects": "Поле за внесување на влезови", + "template_entities": "Ентитети на шаблон", + "universal_media_player_entities": "Универзални ентитети на медиа плеер", + "reload_rest": "Останати ентитети и сервиси за нотификација", + "command_line_entities": "Ентитети на командната линија", + "filter_entities": "Филтрирај ентитети", + "statistics_entities": "Статистички ентитети", + "generic_ip_camera_entities": "Генерички ентитети за IP камера", + "generic_thermostat_entities": "Генерички ентитети за термостат", "homekit": "HomeKit", - "min_max_entities": "Min/max entities", - "history_stats_entities": "History stats entities", - "trend_entities": "Trend entities", - "ping_binary_sensor_entities": "Ping binary sensor entities", - "file_size_entities": "File size entities", - "telegram_notify_services": "Telegram notify services", - "smtp_notify_services": "SMTP notify services", - "manually_configured_mqtt_entities": "Manually configured MQTT entities", - "raspberry_pi_gpio_entities": "Raspberry Pi GPIO entities", - "themes": "Themes", - "action_server": "{action} server", + "min_max_entities": "Мин/макс ентитети", + "history_stats_entities": "Ентитети за историски податоци", + "trend_entities": "Ентитети за тренд", + "ping_binary_sensor_entities": "Пингај ентитети за бинарни сензори", + "file_size_entities": "Ентитети за големина на датотека", + "telegram_notify_services": "Сервиси за нотификација преку Telegram", + "smtp_notify_services": "Сервиси за нотификација преку SMTP", + "manually_configured_mqtt_entities": "Рачно конфигурирани MQTT ентитети", + "raspberry_pi_gpio_entities": "Raspberry Pi GPIO ентитети", + "themes": "Теми", + "action_server": "{action} сервер", "restart": "Restart", "reload": "Reload", - "navigate": "Navigate", - "server": "Server", - "logs": "Logs", - "integrations": "Integrations", - "helpers": "Helpers", - "tag": "Tags", - "devices": "Devices", + "navigate": "Навигирај", + "server": "Сервер", + "logs": "Логови", + "integrations": "Интеграции", + "helpers": "Помошници", + "tags": "Ознаки", + "devices": "Уреди", "entities": "Entities", - "energy_configuration": "Energy Configuration", + "energy_configuration": "Енергетска конфигурација", "dashboards": "Dashboards", - "about": "About", - "network": "Network", - "updates": "Updates", + "about": "За", + "updates": "Ажурирања", "hardware": "Hardware", - "general": "General", - "backups": "Backups", + "general": "Општо", + "backups": "Резервни копии", "analytics": "Analytics", "system_health": "System Health", - "blueprints": "Blueprints", + "blueprints": "Нацрти", "yaml": "YAML", - "system": "System", - "add_on_dashboard": "Add-on Dashboard", - "add_on_store": "Add-on Store", - "addon_info": "{addon} Info", - "entity_filter": "Entity filter", - "quick_search": "Quick search", - "nothing_found": "Nothing found!", - "assist": "Assist", - "voice_command_did_not_hear": "Home Assistant did not hear anything", - "didn_t_quite_get_that": "Didn't quite get that", - "voice_command_found": "I found the following for you:", - "voice_command_error": "Oops, an error has occurred", - "how_can_i_assist": "How can I assist?", - "enter_a_request": "Enter a request", - "send_text": "Send text", - "start_listening": "Start listening", - "manage_assistants": "Manage assistants", - "the_documentation": "the documentation", - "are_you_sure": "Are you sure?", - "crop": "Crop", - "picture_to_crop": "Picture to crop", - "dismiss_dialog": "Dismiss dialog", - "edit_entity": "Edit entity", - "details": "Details", - "back_to_info": "Back to info", - "information": "Information", - "related": "Related", - "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", - "show_more": "Show more", - "exit_edit_mode": "Exit edit mode", + "system": "Систем", + "add_on_dashboard": "Контролна табла за додатоци", + "add_on_store": "Продавница за додатоци", + "addon_info": "Информации за {addon}", + "entity_filter": "Филтер за ентитет", + "quick_search": "Брзо пребарување", + "nothing_found": "Ништо не е пронајдено!", + "assist": "Помогни", + "voice_command_did_not_hear": "Home Assistant не слушна ништо", + "didn_t_quite_get_that": "Не го сфатив баш тоа", + "voice_command_found": "Го најдов следново за вас:", + "voice_command_error": "Упс, се појави грешка", + "voice_command_conversation_no_control": "Овој асистент не може да го контролира вашиот дом.", + "how_can_i_assist": "Како можам да помогнам?", + "enter_a_request": "Внесете барање", + "send_text": "Испрати текст", + "start_listening": "Започни со слушање", + "manage_assistants": "Управувајте со асистенти", + "are_you_sure": "Дали сте сигурни?", + "crop": "Исечете", + "picture_to_crop": "Слика за сечење", + "dismiss_dialog": "Отфрли дијалог", + "edit_entity": "Уреди ентитет", + "details": "Детали", + "back_to_info": "Назад на информации", + "information": "Информација", + "related": "Поврзани", + "device_info": "Информации за уредот", + "show_more": "Прикажи повеќе", + "exit_edit_mode": "Излезете од режимот на уредување", "last_action": "Last action", - "azimuth": "Azimuth", + "azimuth": "Азимут", "elevation": "Elevation", - "rising": "Rising", - "setting": "Setting", - "read_release_announcement": "Read release announcement", - "clear_skipped": "Clear skipped", - "install": "Install", - "create_backup_before_updating": "Create backup before updating", - "update_instructions": "Update instructions", - "current_activity": "Current activity", - "status": "Status", - "vacuum_cleaner_commands": "Vacuum cleaner commands:", - "fan_speed": "Fan speed", - "clean_spot": "Clean spot", - "locate": "Locate", - "return_home": "Return home", - "start_pause": "Start Pause", - "person_create_zone": "Create zone from current location", - "switch_to_button_mode": "Switch to button mode", - "switch_to_position_mode": "Switch to position mode", - "people_in_zone": "People in zone", - "edit_favorite_colors": "Edit favorite colors", + "rising": "Изгревање", + "setting": "Зајдување", + "read_release_announcement": "Прочитајте го соопштението за ажурирањето", + "clear_skipped": "Избриши прескокнати", + "install": "Инсталирајте", + "create_backup_before_updating": "Направете резервна копија пред ажурирањето", + "update_instructions": "Ажурирајте ги упатствата", + "current_activity": "Тековна активност", + "status": "Статус", + "vacuum_commands": "Команди за правосмукалка", + "fan_speed": "Брзина на вентилатор", + "clean_spot": "Исчисти место", + "locate": "Лоцирај", + "return_home": "Врати се дома", + "start_pause": "Почни пауза", + "person_create_zone": "Создадете зона од моменталната локација", + "switch_to_button_mode": "Промени во режим на копче", + "switch_to_position_mode": "Промени во режим на позиција", + "people_in_zone": "Луѓе во зоната", + "edit_favorite_colors": "Уредете ги омилените бои", "color": "Color", - "set_white": "Set white", - "select_effect": "Select effect", - "change_color": "Change color", - "set_favorite_color_number": "Set favorite color {number}", - "edit_favorite_color_number": "Edit favorite color {number}", - "delete_favorite_color_number": "Delete favorite color {number}", - "delete_favorite_color": "Delete favorite color?", - "favorite_color_delete_confirm_text": "This favorite color will be permanently deleted.", - "add_new_favorite_color": "Add new favorite color", - "edit_favorite_color": "Edit favorite color", - "add_favorite_color": "Add favorite color", - "set_forward_direction": "Set forward direction", - "set_reverse_direction": "Set reverse direction", - "turn_on_oscillating": "Turn on oscillating", - "turn_off_oscillating": "Turn off oscillating", + "set_white": "Поставете бело", + "select_effect": "Изберете ефект", + "change_color": "Променете ја бојата", + "set_favorite_color_number": "Поставете омилена боја {number}", + "edit_favorite_color_number": "Уредете ја омилената боја {number}", + "delete_favorite_color_number": "Избриши омилена боја {number}", + "delete_favorite_color": "Да се избрише омилената боја?", + "favorite_color_delete_confirm_text": "Оваа омилена боја ќе биде трајно избришана.", + "add_new_favorite_color": "Додадете нова омилена боја", + "edit_favorite_color": "Уредете ја омилената боја", + "add_favorite_color": "Додадете омилена боја", + "set_forward_direction": "Поставете насока за напред", + "set_reverse_direction": "Поставете обратна насока", + "turn_on_oscillating": "Вклучете осцилирање", + "turn_off_oscillating": "Исклучете осцилирање", "activity": "Activity", - "lawn_mower_commands": "Lawn mower commands", - "control": "Control", - "default_code": "Default code", - "editor_default_code_error": "Code does not match code format", + "lawn_mower_commands": "Команди за косилка за трева", + "control": "Контрола", + "default_code": "Стандарден код", + "editor_default_code_error": "Кодот не се совпаѓа со форматот на кодот", "entity_id": "Entity ID", "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Precipitation unit", - "display_precision": "Display precision", - "default_value": "Default ({value})", - "barometric_pressure_unit": "Barometric pressure unit", + "display_precision": "Прецизност на прикажување", + "default_value": "Стандардно ({value})", + "barometric_pressure_unit": "Единица за барометриски притисок", "temperature_unit": "Temperature unit", "visibility_unit": "Visibility unit", "wind_speed_unit": "Wind speed unit", - "show_as": "Show as", - "show_switch_as": "Show switch as", - "invert_state": "Invert state", + "show_as": "Прикажи како", + "show_switch_as": "Покажи прекинувач како", + "invert_state": "Превртување состојба", "door": "Door", "garage_door": "Garage door", "window": "Window", "opening": "Opening", "battery": "Battery", - "battery_charging": "Battery charging", + "battery_charging": "Полнење на батеријата", "carbon_monoxide": "Carbon monoxide", "cold": "Cold", "connectivity": "Connectivity", @@ -797,685 +810,801 @@ "damper": "Damper", "shutter": "Shutter", "outlet": "Outlet", - "this_entity_is_unavailable": "This entity is unavailable.", - "entity_status": "Entity status", - "change_area": "Change Area", + "this_entity_is_unavailable": "Овој ентитет е недостапен.", + "entity_status": "Статус на ентитет", + "change_area": "Променете ја областа", "enabled": "Enabled", - "editor_enabled_cause": "Cannot change status. Disabled by {cause}.", - "visible": "Visible", - "hidden_by_cause": "Hidden by {cause}.", - "editor_device_disabled": "The device of this entity is disabled.", - "this_entity_is_disabled": "This entity is disabled.", - "open_device_settings": "Open device settings", - "use_device_area": "Use device area", - "editor_change_device_settings": "You can {link} in the device settings", - "change_the_device_area": "change the device area", - "integration_options": "{integration} options", - "specific_options_for_integration": "Specific options for {integration}", - "preload_camera_stream": "Preload camera stream", - "camera_stream_orientation": "Camera stream orientation", - "no_orientation_transform": "No orientation transform", - "mirror": "Mirror", - "rotate": "Rotate 180", - "flip": "Flip", - "rotate_left_and_flip": "Rotate left and flip", - "rotate_left": "Rotate left", - "rotate_right_and_flip": "Rotate right and flip", - "rotate_right": "Rotate right", - "voice_assistants": "Voice assistants", - "enable_type": "Enable {type}", - "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", - "unknown_error": "Unknown error", - "expose": "Expose", - "aliases": "Aliases", - "ask_for_pin": "Ask for PIN", - "managed_in_configuration_yaml": "Managed in configuration.yaml", - "unsupported": "Unsupported", - "more_info_about_entity": "More info about entity", - "restart_home_assistant": "Restart Home Assistant?", + "editor_enabled_cause": "Не може да се промени статусот. Оневозможен од {cause}.", + "visible": "Видливо", + "hidden_by_cause": "Скриено од {cause} .", + "editor_device_disabled": "Уредот на овој ентитет е оневозможен.", + "this_entity_is_disabled": "Овој ентитет е оневозможен.", + "open_device_settings": "Отворете ги поставките на уредот", + "use_device_area": "Користете ја областа на уредот", + "editor_change_device_settings": "Можете да {link} во поставките на уредот", + "change_the_device_area": "сменете ја областа на уредот", + "integration_options": "Опции за {integration}", + "specific_options_for_integration": "Специфични опции за {integration}", + "preload_camera_stream": "Однапред вчитајте го преносот на камерата", + "camera_stream_orientation": "Ориентација на пренос на камерата", + "no_orientation_transform": "Нема трансформација на ориентација", + "mirror": "Огледало", + "rotate": "Ротирајте 180 степени", + "flip": "Преврти", + "rotate_left_and_flip": "Ротирајте налево и превртете", + "rotate_left": "Ротирајте лево", + "rotate_right_and_flip": "Ротирајте надесно и превртете", + "rotate_right": "Ротирај десно", + "voice_assistants": "Гласовни асистенти", + "ui_dialogs_entity_registry_editor_hidden_description": "Скриените ентитети нема да бидат прикажани на вашата контролна табла или вклучени кога се индиректно референцирани (т.е. преку област или уред). Нивната историја сè уште се следи и сè уште можете да комуницирате со нив со услуги.", + "enable_type": "Овозможи {type}", + "device_registry_detail_enabled_cause": "Типот {type} е оневозможен од {cause}", + "service": "сервис", + "unknown_error": "Непозната грешка", + "expose": "Изложи", + "aliases": "Псевдоними", + "ask_for_pin": "Побарајте PIN", + "managed_in_configuration_yaml": "Управувано во configuration.yaml", + "unsupported": "Неподдржано", + "more_info_about_entity": "Повеќе информации за ентитетот", + "restart_home_assistant": "Да се ​​рестартира Home Assistant?", "advanced_options": "Advanced options", - "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", - "reloading_configuration": "Reloading configuration", - "failed_to_reload_configuration": "Failed to reload configuration", - "restart_description": "Interrupts all running automations and scripts.", - "restart_failed": "Failed to restart Home Assistant", - "stop_home_assistant": "Stop Home Assistant?", - "reboot_system": "Reboot system?", - "reboot": "Reboot", - "rebooting_system": "Rebooting system", - "failed_to_reboot_system": "Failed to reboot system", - "shut_down_system": "Shut down system?", - "shut_down": "Shut down", - "shutting_down_system": "Shutting down system", - "shutdown_failed": "Failed to shut down system", - "restart_safe_mode_title": "Restart Home Assistant in safe mode", - "restart_safe_mode_confirm_title": "Restart Home Assistant in safe mode?", - "name_aliases": "{name} aliases", - "alias": "Alias", - "remove_alias": "Remove alias", - "add_alias": "Add alias", - "aliases_no_aliases": "No aliases have been added yet", - "input_datetime_mode": "What do you want to input", - "minimum_length": "Minimum length", - "maximum_length": "Maximum length", - "display_mode": "Display mode", + "quick_reload": "Брзо повторно вчитување", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", + "reloading_configuration": "Повторно вчитување на конфигурацијата", + "failed_to_reload_configuration": "Не успеа да се вчита повторно конфигурацијата", + "restart_description": "Ги прекинува сите автоматизации и скрипти кои работат.", + "restart_failed": "Не успеа да се рестартира Home Assistant", + "stop_home_assistant": "Да се запре Home Assistant?", + "reboot_system": "Да се рестартира системот?", + "reboot": "Рестарт", + "rebooting_system": "Системот се рестартира", + "failed_to_reboot_system": "Не успеа да се рестартира системот", + "shut_down_system": "Да се исклучи системот?", + "shut_down": "Исклучи", + "shutting_down_system": "Системот се исклучува", + "shutdown_failed": "Не успеа да се исклучи системот", + "restart_safe_mode_title": "Рестартирајте го Home Assistant во безбеден режим", + "restart_safe_mode_confirm_title": "Да се рестартира Home Assistant во безбеден режим?", + "restart_safe_mode_failed": "Рестартирањето на Home Assistant беше безуспешно", + "name_aliases": "{name} псевдоними", + "alias": "Псевдоним", + "remove_alias": "Отстранете го псевдонимот", + "add_alias": "Додадете псевдоним", + "aliases_no_aliases": "Сè уште не се додадени псевдоними", + "ui_dialogs_aliases_input_label": "Псевдоним {number}", + "ui_dialogs_aliases_remove_alias": "Отстрани го псевдонимот {number}", + "input_datetime_mode": "Што сакате да внесете", + "minimum_length": "Минимална должина", + "maximum_length": "Максимална должина", + "display_mode": "Режим на прикажување", "password": "Password", - "regex_pattern": "Regex pattern", - "used_for_client_side_validation": "Used for client-side validation", + "regex_pattern": "Регекс шема", + "used_for_client_side_validation": "Се користи за валидација од страна на клиентот", "minimum_value": "Minimum Value", "maximum_value": "Maximum Value", - "input_field": "Input field", + "input_field": "Поле за внесување", "slider": "Slider", - "step_size": "Step size", + "step_size": "Големина на чекор", "options": "Options", - "add_option": "Add option", - "remove_option": "Remove option", - "input_select_no_options": "There are no options yet.", + "add_option": "Додајте опција", + "remove_option": "Отстранете опција", + "input_select_no_options": "Сè уште нема опции.", "initial_value": "Initial value", "restore": "Restore", - "loading_loading_step": "Loading next step for {integration}", - "options_successfully_saved": "Options successfully saved.", - "repair_issue": "Repair issue", - "the_issue_is_repaired": "The issue is repaired!", - "system_options_for_integration": "System options for {integration}", - "enable_newly_added_entities": "Enable newly added entities.", - "enable_polling_for_updates": "Enable polling for updates.", - "reconfiguring_device": "Reconfiguring device", - "configuring": "Configuring", - "start_reconfiguration": "Start reconfiguration", - "device_reconfiguration_complete": "Device reconfiguration complete.", - "show_details": "Show details", - "hide_details": "Hide details", - "cluster": "Cluster", - "binding": "Binding", - "reporting": "Reporting", - "min_max_change": "min/max/change", - "manage_zigbee_device": "Manage zigbee device", - "clusters": "Clusters", - "bindings": "Bindings", - "signature": "Signature", - "neighbors": "Neighbors", - "by_manufacturer": "by {manufacturer}", - "zigbee_device_signature": "Zigbee device signature", - "zigbee_device_children": "Zigbee device children", - "buttons_add": "Add devices via this device", - "reconfigure": "Reconfigure", - "view_network": "View network", - "services_remove": "Remove a device from the Zigbee network.", - "services_zigbee_information": "View the Zigbee information for the device.", - "quirk": "Quirk", - "last_seen": "Last seen", - "power_source": "Power source", - "change_device_name": "Change device name", - "device_debug_info": "{device} debug info", - "mqtt_device_debug_info_deserialize": "Attempt to parse MQTT messages as JSON", - "no_entities": "No entities", - "no_triggers": "No triggers", - "payload_display": "Payload display", - "mqtt_device_debug_info_recent_messages": "{n} most recently received message(s)", - "mqtt_device_debug_info_recent_tx_messages": "{n} most recently transmitted message(s)", - "show_as_yaml": "Show as YAML", - "triggers": "Triggers", - "unsupported_title": "You are running an unsupported installation", - "reasons_apparmor": "AppArmor is not enabled on the host", - "content_trust_validation_is_disabled": "Content-trust validation is disabled", + "schedule_confirm_delete": "Дали сакате да ја избришете оваа ставка?", + "edit_schedule_block": "Edit schedule block", + "loading_loading_step": "Вчитувам следен чекор за {integration}", + "options_successfully_saved": "Опциите се успешно зачувани.", + "repair_issue": "Проблем со поправка", + "the_issue_is_repaired": "Проблемот е поправен!", + "system_options_for_integration": "Системски опции за {integration}", + "enable_newly_added_entities": "Овозможете ново додадени ентитети.", + "enable_polling_for_updates": "Овозможете анкетирање за ажурирања.", + "reconfiguring_device": "Реконфигурирање на уредот", + "configuring": "Конфигурирање", + "start_reconfiguration": "Започнете со реконфигурација", + "device_reconfiguration_complete": "Реконфигурацијата на уредот е завршена.", + "show_details": "Прикажи детали", + "hide_details": "Сокриј детали", + "cluster": "Кластер", + "binding": "Врзување", + "reporting": "Известување", + "min_max_change": "мин/макс/промена", + "manage_zigbee_device": "Управувајте со zigbee уред", + "clusters": "Кластери", + "bindings": "Поврзувања", + "signature": "Потпис", + "neighbors": "Соседите", + "by_manufacturer": "од {manufacturer}", + "zigbee_device_signature": "Потпис на Zigbee уредот", + "zigbee_device_children": "Уреди Zigbee деца", + "buttons_add": "Додајте уреди преку овој уред", + "reconfigure": "Реконфигурирај", + "view_network": "Прикажи мрежа", + "services_remove": "Отстранете уред од Zigbee мрежата.", + "services_zigbee_information": "Погледнете Zigbee информации за уредот.", + "quirk": "Необично", + "last_seen": "Последно виден", + "power_source": "Извор на енергија", + "change_device_name": "Променете го името на уредот", + "device_debug_info": "Информации за дебагирање грешки на {device}", + "mqtt_device_debug_info_deserialize": "Обид за расчленување на MQTT пораките како JSON", + "no_entities": "Нема ентитети", + "no_triggers": "Нема активатори", + "payload_display": "Приказ на одговор", + "mqtt_device_debug_info_recent_messages": "{n} најскоро примени пораки", + "mqtt_device_debug_info_recent_tx_messages": "{n} најново пренесени пораки", + "show_as_yaml": "Прикажи како YAML", + "triggers": "Активатори", + "unsupported_title": "Вие користите неподдржана инсталација", + "reasons_apparmor": "AppArmor не е овозможен на хостот", + "content_trust_validation_is_disabled": "Content-trust валидацијата е оневозможена", "dbus": "DBUS", - "docker_configuration": "Docker configuration", - "docker_version": "Docker version", - "ignored_job_conditions": "Ignored job conditions", + "docker_configuration": "Конфигурација на Docker", + "docker_version": "Верзија на Docker", + "ignored_job_conditions": "Игнорирани услови за работата", "lxc": "LXC", - "network_manager": "Network manager", - "operating_system": "Operating system", - "os_agent": "OS Agent", - "supervisor_is_not_privileged": "Supervisor is not privileged", - "unsupported_software_detected": "Unsupported software detected", - "source_modifications": "Source modifications", + "network_manager": "Управувач со мрежа", + "operating_system": "Оперативен систем", + "os_agent": "Агент на ОС", + "supervisor_is_not_privileged": "Супервизорот не е привилегиран", + "unsupported_software_detected": "Детектиран е неподдржан софтвер", + "source_modifications": "Модификациии на изворот", "systemd": "Systemd", "systemd_resolved": "Systemd-Resolved", - "your_installation_is_unhealthy": "Your installation is unhealthy", - "reasons_supervisor": "Supervisor was not able to update", - "reasons_setup": "Setup of the Supervisor failed", - "reasons_docker": "The Docker environment is not working properly", - "detected_untrusted_content": "Detected untrusted content", - "join_the_beta_channel": "Join the beta channel", - "join_beta_channel_release_items": "This includes beta releases for:", - "view_documentation": "View documentation", + "your_installation_is_unhealthy": "Вашата инсталација има проблеми", + "reasons_supervisor": "Супервизорот не можеше да се ажурира", + "reasons_setup": "Поставувањето на Супервизорот е неуспешно", + "reasons_docker": "Docker околината не работи како што треба", + "detected_untrusted_content": "Детектирана недоверлива содржина", + "join_the_beta_channel": "Придружете се на бета каналот", + "join_beta_channel_release_items": "Ова вклучува бета изданија за:", + "view_documentation": "Погледнете ја документацијата", "join": "Join", - "enter_code": "Enter code", - "try_text_to_speech": "Try text-to-speech", - "tts_try_message_example": "Hello. How can I assist?", - "tts_try_message_placeholder": "Enter a sentence to speak.", - "ip_information": "IP Information", + "enter_code": "Внесете код", + "try_text_to_speech": "Обидете се со текст во говор", + "tts_try_message_example": "Здраво. Како можам да помогнам?", + "tts_try_message_placeholder": "Внесете реченица која ќе се искаже.", + "ip_information": "Информација за IP", "ipv": "IPv6", - "ip_address_address": "IP Address: {address}", - "gateway_gateway": "Gateway: {gateway}", - "method_method": "Method: {method}", - "name_servers_nameservers": "Name Servers: {nameservers}", + "ip_address_address": "IP адреса: {address}", + "gateway_gateway": "Порта: {gateway}", + "method_method": "Метод: {method}", + "name_servers_nameservers": "Сервери за имиња: {nameservers}", "create_backup": "Create backup", - "update_backup_text": "This will create a backup before installing.", + "update_backup_text": "Ова ќе создаде резервна копија пред инсталирање.", "create": "Create", - "add_device": "Add device", - "matter_add_device_add_device_failed": "Failed to add the device", - "add_matter_device": "Add Matter device", - "no_it_s_new": "No. It’s new.", - "main_answer_existing": "Yes. It’s already in use.", - "main_answer_existing_description": "My device is connected to another controller.", - "new_playstore": "Get it on Google Play", - "new_appstore": "Download on the App Store", - "existing_question": "Which controller is it connected to?", + "add_device": "Додадете уред", + "matter_add_device_add_device_failed": "Додавањето на уредот беше безуспешно", + "add_matter_device": "Додадете Matter уред", + "no_it_s_new": "Не. Ново е.", + "main_answer_existing": "Да. Веќе е во употреба.", + "main_answer_existing_description": "Мојот уред е поврзан со друг контролер.", + "new_playstore": "Преземи го на Google Play", + "new_appstore": "Преземи го на App Store", + "existing_question": "На кој контролер е поврзан?", "google_home": "Google Home", "apple_home": "Apple Home", - "other_controllers": "Other controllers", - "link_matter_app": "Link Matter app", - "tap_linked_matter_apps_services": "Tap {linked_matter_apps_services}.", - "google_home_linked_matter_apps_services": "Linked Matter apps and services", - "link_apps_services": "Link apps & services", - "copy_pairing_code": "Copy pairing code", - "use_pairing_code": "Use Pairing Code", - "pairing_code": "Pairing code", - "copy_setup_code": "Copy setup code", - "apple_home_step": "You now see the setup code.", - "accessory_settings": "Accessory Settings", - "turn_on_pairing_mode": "Turn On Pairing Mode", - "setup_code": "Setup code", - "monday": "Monday", - "tuesday": "Tuesday", - "wednesday": "Wednesday", - "thursday": "Thursday", - "friday": "Friday", - "saturday": "Saturday", - "sunday": "Sunday", - "no_type_provided": "No type provided.", - "configuration_errors_detected": "Configuration errors detected", - "config_editor_not_available": "No visual editor available for type ''{type}''.", - "config_key_missing": "Required key ''{key}'' is missing.", - "config_no_template_editor_support": "Templates not supported in visual editor", - "supervisor_title": "Could not load the Supervisor panel!", - "ask_for_help": "Ask for help.", - "supervisor_reboot": "Try a reboot of the host.", - "check_the_observer": "Check the observer.", - "check_the_system_health": "Check the system health.", - "remember": "Remember", - "log_in": "Log in", - "notification_drawer_click_to_configure": "Click button to configure {entity}", - "no_notifications": "No notifications", + "other_controllers": "Други контролери", + "link_matter_app": "Поврзете Matter апликација", + "tap_linked_matter_apps_services": "Допрете {linked_matter_apps_services}", + "google_home_linked_matter_apps_services": "Поврзете Matter апликации и услуги", + "link_apps_services": "Поврзете апликации и сервиси", + "copy_pairing_code": "Копирај го кодот за спарување", + "google_home_fallback_linked_matter_apps_services": "Поврзани Matter апликации и сервиси", + "use_pairing_code": "Користете код за спарување", + "pairing_code": "Код за спарување", + "copy_setup_code": "Копирајте го кодот за подесување", + "apple_home_step": "Сега го гледате кодот за поставување.", + "accessory_settings": "Поставки за додатоци", + "turn_on_pairing_mode": "Вклучете го режимот за спарување", + "setup_code": "Код за подесување", + "monday": "Понеделник", + "tuesday": "Вторник", + "wednesday": "Среда", + "thursday": "Четврток", + "friday": "Петок", + "saturday": "Сабота", + "no_type_provided": "Не е обезбеден тип.", + "configuration_errors_detected": "Откриени се грешки во конфигурацијата", + "config_editor_not_available": "Нема достапен визуелен уредник за типот ''{type}''.", + "config_key_missing": "Недостасува потребен клуч ''{key}''.", + "config_no_template_editor_support": "Шаблоните не се поддржани во визуелниот уредник", + "supervisor_title": "Не може да се вчита таблата на супервизорот!", + "ask_for_help": "Побарајте помош.", + "supervisor_reboot": "Обидете се со рестартирање на хостот.", + "check_the_observer": "Проверете го набљудувачот.", + "check_the_system_health": "Проверете ја состојбата на системот.", + "remember": "Запомнете", + "log_in": "Логирај се", + "notification_drawer_click_to_configure": "Кликнете на копчето за да го конфигурирате {ентитет}", + "no_notifications": "Нема известувања", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", - "connection_lost_reconnecting": "Connection lost. Reconnecting…", - "home_assistant_has_started": "Home Assistant has started!", - "triggered_name": "Triggered {name}", - "notification_toast_no_matching_link_found": "No matching My link found for {path}", - "app_configuration": "App configuration", - "sidebar_toggle": "Sidebar toggle", - "hide_panel": "Hide panel", - "show_panel": "Show panel", - "show_more_information": "Show more information", - "actions_no_entity_more_info": "No entity provided for more info dialog", - "actions_no_entity_toggle": "No entity provided to toggle", - "no_navigation_path_specified": "No navigation path specified", - "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", - "welcome_home": "Welcome Home", - "empty_state_go_to_integrations_page": "Go to the integrations page.", - "never_triggered": "Never triggered", + "notification_toast_action_failed": "Неуспешно извршување на акцијата {service}.", + "connection_lost_reconnecting": "Изгубена конекција. Повторно поврзување…", + "home_assistant_has_started": "Home Assistant е стартуван!", + "triggered_name": "Активиран {name}", + "notification_toast_no_matching_link_found": "Не е пронајдено совпаѓање за Мојата врска за {path}", + "ui_notification_toast_service_call_failed": "Неуспешно повикување на сервис", + "app_configuration": "Конфигурација на апликацијата", + "sidebar_toggle": "Прекинувач на странична лента", + "hide_panel": "Сокриј панел", + "show_panel": "Прикажи панел", + "show_more_information": "Прикажете повеќе информации", + "actions_no_entity_more_info": "Не е наведен ентитет за дијалог за повеќе информации", + "actions_no_entity_toggle": "Не е наведен ентитет за вклучување/исклучување", + "no_navigation_path_specified": "Не е наведена патека за навигација", + "actions_no_url": "Не е наведено URL за отворање", + "actions_no_action": "Не е одредена акција за извршување", + "ui_panel_lovelace_cards_actions_no_service": "Не е наведена услуга за извршување", + "welcome_home": "Добредојде дома", + "empty_state_go_to_integrations_page": "Одете на страницата за интеграции.", + "never_triggered": "Никогаш не се активирал", "active": "Active", - "todo_list_no_unchecked_items": "You have no to-do items!", + "todo_list_no_unchecked_items": "Немате работи што треба да ги направите!", "completed": "Completed", - "remove_completed_items": "Remove completed items?", - "reorder_items": "Reorder items", - "exit_reorder_mode": "Exit reorder mode", - "drag_and_drop": "Drag and drop", - "hold": "Hold:", - "tap": "Tap:", - "navigate_to_location": "Navigate to {location}", - "open_window_to_url_path": "Open window to {url_path}", - "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", - "show_more_info_name": "Show more info: {name}", - "recovery_mode_activated": "Recovery mode activated", - "starting_description": "Home Assistant is starting, please wait…", - "reset_focus": "Reset focus", - "energy_no_data_period": "There is no data for this period.", - "total_consumed_num_kwh": "Total consumed {num} kWh", - "total_returned_num_kwh": "Total returned {num} kWh", - "combined_from_grid": "Combined from grid", - "consumed_solar": "Consumed solar", - "consumed_battery": "Consumed battery", - "grid_total": "Grid total", - "gas_total": "Gas total", - "solar_total": "Solar total", - "water_total": "Water total", - "cost": "Cost", - "previous_energy": "Previous energy", - "previous_cost": "Previous cost", - "battery_total": "Battery total", - "total_costs": "Total costs", - "production_name": "Production {name}", - "forecast_name": "Forecast {name}", - "total_produced_num_kwh": "Total produced {num} kWh", - "total_consumed_num_unit": "Total consumed {num} {unit}", - "self_consumed_solar_energy": "Self-consumed solar energy", - "solar_consumed_gauge_not_produced_solar_energy": "You have not produced any solar energy", - "solar_consumed_gauge_self_consumed_solar_could_not_calc": "Self-consumed solar energy couldn't be calculated", - "self_sufficiency": "Self-sufficiency", - "self_sufficiency_couldn_t_be_calculated": "Self-sufficiency couldn't be calculated", - "grid_neutrality_gauge_energy_dependency": "This card indicates your net energy usage.", - "grid_neutrality_gauge_net_returned_grid": "Net returned to the grid", - "grid_neutrality_gauge_net_consumed_grid": "Net consumed from the grid", - "grid_neutrality_gauge_grid_neutrality_not_calculated": "Grid neutrality could not be calculated", - "energy_distribution_today": "Energy distribution today", + "remove_completed_items": "Да се отстранат завршените ставки?", + "reorder_items": "Преуредување на елементите", + "exit_reorder_mode": "Излезете од режимот на преопределување", + "drag_and_drop": "Повлечи и пушти", + "hold": "Задржи:", + "tap": "Допрете:", + "navigate_to_location": "Одете до {location}", + "open_window_to_url_path": "Отвори прозорец до {url_path}", + "toggle_name": "Повлечи {name}", + "perform_action_name": "Изврши акција {name}", + "show_more_info_name": "Прикажи повеќе информации: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Улуга за јавување {name}", + "recovery_mode_activated": "Активиран е режимот на опоравување", + "starting_description": "Home Assistant се стартува, ве молиме почекајте...", + "reset_focus": "Ресетирајте го фокусот", + "energy_no_data_period": "Нема податоци за овој период.", + "total_consumed_num_kwh": "Вкупно потрошени {num} kWh", + "total_returned_num_kwh": "Вкупно вратени {num} kWh", + "combined_from_grid": "Комбинирано од мрежа", + "consumed_solar": "Потрошена соларна енергија", + "consumed_battery": "Потрошена батерија", + "grid_total": "Вкупно од мрежата", + "gas_total": "Вкупно гас", + "solar_total": "Вкупно од соларна енергија", + "water_total": "Вкупно вода", + "cost": "Трошок", + "previous_energy": "Претходна енергија", + "previous_cost": "Претходен трошок", + "battery_total": "Вкупно батерија", + "total_costs": "Вкупни трошоци", + "production_name": "Производство {name}", + "forecast_name": "Прогноза {name}", + "total_produced_num_kwh": "Вкупно произведени {num} kWh", + "total_consumed_num_unit": "Вкупно потрошени {num} {unit}", + "self_consumed_solar_energy": "Самопотрошена сончева енергија", + "solar_consumed_gauge_not_produced_solar_energy": "Не сте произвеле никаква сончева енергија", + "solar_consumed_gauge_self_consumed_solar_could_not_calc": "Самопотрошената сончева енергија не можеше да се пресмета", + "self_sufficiency": "Самоодржливост", + "self_sufficiency_couldn_t_be_calculated": "Самоодржливоста не може да се пресмета", + "grid_neutrality_gauge_energy_dependency": "Оваа картичка го покажува вашето нето искористеност на енергија.", + "grid_neutrality_gauge_net_returned_grid": "Нето вратено кон мрежата", + "grid_neutrality_gauge_net_consumed_grid": "Нето потрошено од мрежата", + "grid_neutrality_gauge_grid_neutrality_not_calculated": "Неутралноста на мрежата не може да се пресмета", + "energy_distribution_today": "Дистрибуција на енергија денес", "water": "Water", - "solar": "Solar", - "low_carbon": "Low-carbon", - "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", - "energy_usage": "Energy usage", - "previous_energy_usage": "Previous energy usage", - "low_carbon_energy_consumed": "Low-carbon energy consumed", - "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", - "unused_entities": "Unused entities", - "search_entities": "Search entities", - "no_unused_entities_found": "No unused entities found", - "saving_dashboard_configuration_failed": "Saving dashboard configuration failed.", - "delete_view": "Delete view", - "views_delete_named_view_only": "''{name}'' view will be deleted.", - "views_delete_unnamed_view_only": "This view will be deleted.", - "edit_dashboard": "Edit dashboard", + "solar": "Соларна", + "low_carbon": "Ниски емисии на јаглерод", + "energy_distribution_go_to_energy_dashboard": "Одете на контролната табла за енергија", + "energy_usage": "Користење на енергија", + "previous_energy_usage": "Претходна употреба на енергија", + "untracked_consumption": "Untracked consumption", + "low_carbon_energy_consumed": "Нискојаглеродна потрошувачка енергија", + "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Потрошената енергија со ниски емисии на јаглерод не може да се пресмета", + "unused_entities": "Неискористени ентитети", + "search_entities": "Пребарувајте ентитети", + "no_unused_entities_found": "Не се пронајдени неискористени ентитети", + "saving_dashboard_configuration_failed": "Зачувувањето на конфигурацијата на контролната табла не успеа.", + "delete_view": "Избриши поглед", + "views_delete_named_view_only": "Приказот '' {name} '' ќе биде избришан.", + "views_delete_unnamed_view_only": "Овој приказ ќе биде избришан.", + "ui_panel_lovelace_views_confirm_delete": "Избриши поглед?", + "ui_panel_lovelace_views_confirm_delete_existing_cards": "Бришењето на овој поглед исто така ќе ги отстрани картичките", + "ui_panel_lovelace_views_confirm_delete_existing_cards_text": "Дали сте сигурни дека сакате да го избришете вашиот приказ '' {name} ''? Приказот содржи {number} картички што ќе се избришат. Ова дејство не може да се врати.", + "ui_panel_lovelace_views_confirm_delete_text": "Дали сте сигурни дека сакате да го избришете вашиот приказ '' {name} ''?", + "edit_dashboard": "Уреди ја контролната табла", "reload_resources": "Reload resources", - "reload_resources_refresh_header": "Do you want to refresh?", - "edit_ui": "Edit UI", - "open_dashboard_menu": "Open dashboard menu", - "raw_configuration_editor": "Raw configuration editor", - "manage_dashboards": "Manage dashboards", - "manage_resources": "Manage resources", - "edit_configuration": "Edit configuration", - "unsaved_changes": "Unsaved changes", - "saved": "Saved", - "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", - "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", - "raw_editor_error_save_yaml": "Unable to save YAML: {error}", - "raw_editor_error_remove": "Unable to remove configuration: {error}", - "title_of_your_dashboard": "Title of your dashboard", - "edit_title": "Edit title", + "reload_resources_refresh_header": "Дали сакате да освежите?", + "edit_ui": "Уреди UI", + "open_dashboard_menu": "Отвори го менито на контролната табла", + "raw_configuration_editor": "Уредувач на конфигурацијата", + "manage_dashboards": "Управувајте со контролните табли", + "manage_resources": "Управувајте со ресурсите", + "edit_configuration": "Уредете ја конфигурацијата", + "unsaved_changes": "Незачувани промени", + "saved": "Зачувано", + "delete_dashboard_configuration": "Да се избрише конфигурацијата на контролната табла?", + "raw_editor_error_parse_yaml": "Не може да се расчлени YAML: {error}", + "raw_editor_error_invalid_config": "Вашата конфигурација не е валидна: {error}", + "raw_editor_error_save_yaml": "Не може да се зачува YAML: {error}", + "raw_editor_error_remove": "Не може да се отстрани конфигурацијата: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Ако ја отстраните конфигурацијата на контролната табла, автоматски ќе ги генерираме вашите прикази на контролната табла со вашите области и уреди.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Дали сте сигурни дека сакате да ја отстраните конфигурацијата на контролната табла?", + "title_of_your_dashboard": "Наслов на вашата контролна табла", + "edit_title": "Уреди наслов", "title": "Title", - "view_configuration": "View configuration", - "name_view_configuration": "{name} View Configuration", - "add_view": "Add view", - "background_title": "Add a background to the view", - "edit_view": "Edit view", - "move_view_left": "Move view left", - "move_view_right": "Move view right", - "background": "Background", - "badges": "Badges", - "view_type": "View type", - "masonry_default": "Masonry (default)", - "sidebar": "Sidebar", - "panel_card": "Panel (1 card)", - "sections_experimental": "Sections (experimental)", - "subview": "Subview", - "max_number_of_columns": "Max number of columns", - "edit_in_visual_editor": "Edit in visual editor", - "edit_in_yaml": "Edit in YAML", - "saving_failed": "Saving failed", - "card_configuration": "Card configuration", - "type_card_configuration": "{type} Card configuration", - "edit_card_pick_card": "Which card would you like to add?", - "toggle_editor": "Toggle editor", - "you_have_unsaved_changes": "You have unsaved changes", - "edit_card_confirm_cancel": "Are you sure you want to cancel?", - "show_visual_editor": "Show visual editor", - "show_code_editor": "Show code editor", - "add_card": "Add card", - "copy": "Copy", - "cut": "Cut", - "move_to_view": "Move to view", - "move_card_before": "Move card before", - "move_card_after": "Move card after", - "change_card_position": "Change card position", - "decrease_card_position": "Decrease card position", - "increase_card_position": "Increase card position", - "more_options": "More options", - "search_cards": "Search cards", - "config": "Config", - "layout": "Layout", - "move_card_error_title": "Impossible to move the card", - "choose_a_view": "Choose a view", - "dashboard": "Dashboard", - "view": "View", - "no_config_found": "No config found.", - "select_view_no_views": "No views in this dashboard.", - "strategy": "strategy", - "unnamed_section": "Unnamed section", - "create_section": "Create section", - "delete_section": "Delete section", - "delete_section_text_named_section_only": "''{name}'' section will be deleted.", - "delete_section_text_unnamed_section_only": "This section will be deleted.", - "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", - "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", - "save_config_header": "Take control of your dashboard", - "save_config_empty_config": "Start with an empty dashboard", - "take_control": "Take control", - "configuration_incompatible": "Configuration incompatible", - "migrate_configuration": "Migrate configuration", - "navigation_path": "Navigation path", - "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", - "more_info": "More info", - "no_action": "No action", - "add_condition": "Add condition", + "view_configuration": "Погледни конфигурација", + "name_view_configuration": "Конфигурација за {name} поглед", + "add_view": "Додади поглед", + "background_title": "Додадете позадина на погледот", + "edit_view": "Уреди поглед", + "move_view_left": "Помести го приказот налево", + "move_view_right": "Помести го погледот надесно", + "background": "Позадина", + "view_type": "Тип на поглед", + "masonry_default": "Масонерија (стандардно)", + "sidebar": "Странична лента", + "panel_card": "Панел (1 картичка)", + "sections_experimental": "Делови (експериментални)", + "subview": "Подпреглед", + "edit_view_max_columns": "Максимален број на колони", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", + "edit_in_visual_editor": "Измени во визуелен едитор", + "edit_in_yaml": "Измени во YAML", + "saving_failed": "Зачувувањето не успеа", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Значки", + "ui_panel_lovelace_editor_edit_view_type_helper_others": "Не можете да го промените вашиот приказ во друг тип бидејќи миграцијата сè уште не е поддржана. Започнете од нула со нов приказ ако сакате да користите друг тип на приказ.", + "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Не можете да го промените вашиот приказ за да го користите типот на преглед „секции“ бидејќи миграцијата сè уште не е поддржана. Започнете од нула со нов приказ ако сакате да експериментирате со приказот „секции“.", + "card_configuration": "Конфигурација на картичка", + "type_card_configuration": "Конфигурација за {name} картичката", + "edit_card_pick_card": "Која картичка би сакале да ја додадете?", + "toggle_editor": "Вклучи едитирање", + "you_have_unsaved_changes": "Имате незачувани промени", + "edit_card_confirm_cancel": "Дали си сигурен дека сакате да откажете?", + "show_visual_editor": "Прикажи визуелен едитор", + "show_code_editor": "Прикажи едитор за код", + "add_card": "Додадете картичка", + "copy": "Копирај", + "cut": "Исечи", + "move_to_view": "Премести за преглед", + "move_card_before": "Поместете ја картичката пред", + "move_card_after": "Поместете ја картичката по", + "change_card_position": "Променете ја позицијата на картичката", + "decrease_card_position": "Намалете ја позицијата на картичката", + "increase_card_position": "Зголемете ја позицијата на картичката", + "more_options": "Повеќе опции", + "search_cards": "Пребарувајте картички", + "config": "Конфигурација", + "layout": "Распоред", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Конфигурирајте како ќе се прикаже картичката на контролната табла. Овие поставки ќе ја изменат стандардната големина и позиција на картичката.", + "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Која картичка би сакал да ја додадете во вашиот {name} поглед?", + "ui_panel_lovelace_editor_edit_card_tab_visibility": "Видливост", + "badge_configuration": "Конфигурација на значка", + "type_badge_configuration": "{type} Конфигурација на значка", + "edit_badge_pick_badge": "Која значка би сакале да ја додадете?", + "edit_badge_confirm_cancel": "Дали сте сигурни дека сакате да поништите?", + "add_badge": "Додади значка", + "suggest_badge_header": "Креиравме сугестија за вас", + "add_to_dashboard": "Додај во контролната табла", + "move_card_error_title": "Невозможно е да се премести картичката", + "choose_a_view": "Изберете поглед", + "dashboard": "Контролна табла", + "view": "Поглед", + "no_config_found": "Не е пронајдена конфигурација.", + "select_view_no_views": "Нема прегледи во оваа контролна табла.", + "strategy": "стратегија", + "unnamed_section": "Неименуван дел", + "create_section": "Креирај секција", + "ui_panel_lovelace_editor_section_add_section": "Додадете дел", + "delete_section": "Избриши дел", + "delete_section_text_named_section_only": "Делот ''{name}'' ќе биде избришан.", + "delete_section_text_unnamed_section_only": "Овој дел ќе биде избришан.", + "ui_panel_lovelace_editor_delete_section_named_section": "Делот „ {name} “.", + "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} и сите негови картички ќе бидат избришани.", + "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} ќе се избрише.", + "ui_panel_lovelace_editor_delete_section_unnamed_section": "Овој дел", + "edit_section": "Уреди дел", + "width": "Width", + "suggest_card_header": "Ние направивме предлог за вас", + "pick_different_card": "Изберете различна картичка", + "save_config_header": "Преземете ја контролата врз вашата контролна табла", + "save_config_empty_config": "Започнете со празна контролна табла", + "take_control": "Превземете контрола", + "configuration_incompatible": "Конфигурацијата е некомпатибилна", + "migrate_configuration": "Мигрирајте ја конфигурацијата", + "navigation_path": "Патека за навигација", + "url_path": "URL патека", + "default": "Default", + "perform_action": "Изврши акција", + "more_info": "Повеќе информации", + "nothing": "Ништо", + "add_condition": "Додадете услов", "test": "Test", - "condition_passes": "Condition passes", - "condition_did_not_pass": "Condition did not pass", - "invalid_configuration": "Invalid configuration", - "entity_numeric_state": "Entity numeric state", + "condition_passes": "Условот помина успешно", + "condition_did_not_pass": "Условот не помина", + "invalid_configuration": "Невалидна конфигурација", + "entity_numeric_state": "Нумеричка состојба на ентитет", "above": "Above", "below": "Below", "screen": "Screen", - "screen_sizes": "Screen sizes", - "mobile": "Mobile", - "tablet": "Tablet", - "desktop": "Desktop", - "wide": "Wide", + "screen_sizes": "Големини на екранот", + "mobile": "Мобилен", + "tablet": "Таблет", + "desktop": "Десктоп", + "wide": "Широк", "min_size_px": "min: {size}px", - "entity_state": "Entity state", - "state_is_equal_to": "State is equal to", - "state_state_not_equal": "State is not equal to", + "entity_state": "Состојба на ентитетот", + "state_is_equal_to": "Состојбата е еднаква на", + "state_state_not_equal": "Состојбата не е еднаква на", "current": "Current", - "alarm_panel": "Alarm panel", - "available_states": "Available states", - "alert_classes": "Alert Classes", - "sensor_classes": "Sensor Classes", - "area_show_camera": "Show camera feed instead of area picture", - "initial_view": "Initial view", - "calendar_entities": "Calendar entities", - "list_days": "List (7 days)", - "conditional": "Conditional", - "conditions": "Conditions", - "card": "Card", - "change_type": "Change type", - "show_header_toggle": "Show header toggle?", - "toggle_entities": "Toggle entities.", - "special_row": "special row", - "entity_row_editor": "Entity row editor", - "no_secondary_info": "No secondary info", - "divider": "Divider", - "section": "Section", - "web_link": "Web link", - "buttons": "Buttons", - "cast": "Cast", + "alarm_panel": "Аларм панел", + "available_states": "Достапни состојби", + "alert_classes": "Класи за предупредувања", + "sensor_classes": "Класи на сензори", + "area_show_camera": "Прикажи видео од камерата наместо слика на областа", + "initial_view": "Почетен поглед", + "calendar_entities": "Ентитети на календарот", + "list_days": "Листа (7 дена)", + "conditional": "Условно", + "conditions": "Услови", + "card": "Картичка", + "change_type": "Променете го типот", + "show_header_toggle": "Да се прикаже прекинувачот за заглавие?", + "toggle_entities": "Вклучи/исклучи ентитети.", + "special_row": "посебен ред", + "entity_row_editor": "Уредувач на редови на ентитети", + "no_secondary_info": "Нема секундарни информации", + "divider": "Разделник", + "section": "Секција", + "web_link": "Веб линк", + "buttons": "Копчиња", + "cast": "Кастирај", "button": "Button", - "secondary_information": "Secondary information", - "gauge": "Gauge", - "display_as_needle_gauge": "Display as needle gauge?", - "define_severity": "Define severity?", - "glance": "Glance", - "columns": "Columns", - "render_cards_as_squares": "Render cards as squares", - "history_graph": "History graph", - "logarithmic_scale": "Logarithmic scale", - "y_axis_minimum": "Y axis minimum", - "y_axis_maximum": "Y axis maximum", - "history_graph_fit_y_data": "Extend Y axis limits to fit data", - "statistics_graph": "Statistics graph", - "period": "Period", - "unit": "Unit", - "show_stat_types": "Show stat types", - "chart_type": "Chart type", + "secondary_information": "Второстепени информации", + "gauge": "Мерач", + "display_as_needle_gauge": "Да се прикаже како мерач со стрелка?", + "define_severity": "Дефинирајте ја сериозноста?", + "columns": "Колони", + "render_cards_as_squares": "Прикажете ги картичките како квадрати", + "history_graph": "Историски график", + "logarithmic_scale": "Логаритамска скала", + "y_axis_minimum": "Минимум на оската Y", + "y_axis_maximum": "максимум на оската Y", + "history_graph_fit_y_data": "Проширете ги границите на оската Y за да се вклопат податоците", + "statistics_graph": "График за статистика", + "period": "Период", + "unit": "Единица", + "show_stat_types": "Прикажи типови на статистика", + "chart_type": "Тип на графикон", "hour": "Hour", - "minutes": "5 Minutes", - "add_a_statistic": "Add a statistic", - "hide_legend": "Hide legend", - "show_stat": "Show stat", - "horizontal_stack": "Horizontal stack", - "humidifier": "Humidifier", - "humidifier_show_current_as_primary": "Show current humidity as primary information", - "webpage": "Webpage", - "alternative_text": "Alternative text", - "aspect_ratio": "Aspect ratio", - "camera_entity": "Camera entity", - "image_entity": "Image entity", - "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", - "hours_to_show": "Hours to show", - "days_to_show": "Days to show", - "icon_height": "Icon height", - "image_path": "Image path", + "minutes": "5 минути", + "add_a_statistic": "Додајте статистика", + "hide_legend": "Сокриј легенда", + "show_stat": "Прикажи статистика", + "horizontal_stack": "Хоризонтален стек", + "humidifier": "Одвлажнувач", + "humidifier_show_current_as_primary": "Прикажете ја моменталната влажност како примарна информација", + "webpage": "Веб-страна", + "alternative_text": "Алтернативен текст", + "aspect_ratio": "Сооднос", + "camera_entity": "Ентитет на камерата", + "image_entity": "Сликовен ентитет", + "camera_view": "Поглед од камерата", + "double_tap_behavior": "Однесување со двоен допир", + "hold_behavior": "Држете го однесувањето", + "hours_to_show": "Часови за прикажување", + "days_to_show": "Денови за прикажување", + "icon_height": "Висина на иконата", + "image_path": "Патека на сликата", "maximum": "Maximum", - "manual": "Manual", + "manual": "Прирачник", "minimum": "Minimum", - "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", - "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", - "secondary_info_attribute": "Secondary info attribute", - "generic_state_color": "Color icons based on state?", - "suggested_cards": "Suggested cards", - "other_cards": "Other cards", - "custom_cards": "Custom cards", - "geolocation_sources": "Geolocation sources", - "dark_mode": "Dark mode?", - "appearance": "Appearance", + "paste_from_clipboard": "Залепете од таблата со исечоци", + "generic_paste_description": "Залепете значка {type} од клипбордот", + "refresh_interval": "Интервал на освежување", + "show_icon": "Прикажи икона?", + "show_name": "Прикажи име?", + "show_state": "Прикажи состојба?", + "tap_behavior": "Однесување на допир", + "secondary_info_attribute": "Атрибут за секундарни информации", + "generic_state_color": "Икони во боја врз основа на состојба?", + "suggested_cards": "Предложени картички", + "other_cards": "Други картички", + "custom_cards": "Сопствени картички", + "geolocation_sources": "Извори на геолокација", + "dark_mode": "Темен режим?", + "appearance": "Изглед", "theme_mode": "Theme mode.", "dark": "Dark", - "default_zoom": "Default Zoom", + "default_zoom": "Стандарден зум", "markdown": "Markdown", - "content": "Content", - "media_control": "Media control", - "picture": "Picture", - "picture_elements": "Picture elements", - "picture_entity": "Picture entity", - "picture_glance": "Picture glance", - "state_entity": "State entity", - "plant_status": "Plant status", + "content": "Содржина", + "media_control": "Контрола за медиумите", + "picture": "Слика", + "picture_elements": "Елементи на сликата", + "card_options": "Опции за картичка", + "elements": "Елементи", + "add_new_element": "Додадете нов елемент", + "dark_mode_image_path": "Патека на сликата во темен режим", + "state_filter": "Филтер на состојба", + "dark_mode_state_filter": "Филтер за состојба на темен режим", + "state_badge": "Значка за состојба", + "state_icon": "Икона за состојба", + "state_label": "Ознака за состојба", + "perform_action_button": "Копче за извршување на акција", + "picture_entity": "Слика ентитет", + "picture_glance": "Поглед на сликата", + "state_entity": "Состојба на ентитет", + "plant_status": "Статус на растението", "sensor": "Sensor", - "show_more_detail": "Show more detail", - "graph_type": "Graph type", - "to_do_list": "To-do list", + "show_more_detail": "Прикажи повеќе детали", + "graph_type": "Тип на график", + "to_do_list": "Листa на задачи", "thermostat": "Thermostat", - "thermostat_show_current_as_primary": "Show current temperature as primary information", - "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", - "show_entity_picture": "Show entity picture", + "thermostat_show_current_as_primary": "Прикажи ја моменталната температура како примарна информација", + "tile": "Плочка", + "icon_tap_behavior": "Однесување при допир на иконата", + "interactions": "Интеракции", + "show_entity_picture": "Прикажи слика на ентитет", "vertical": "Vertical", - "hide_state": "Hide state", - "state_content": "State content", - "vertical_stack": "Vertical stack", - "weather_forecast": "Weather forecast", - "weather_to_show": "Weather to show", - "weather_forecast_show_both": "Show current weather and forecast", - "show_only_current_weather": "Show only current Weather", - "show_only_forecast": "Show only forecast", - "select_forecast_type": "Select forecast type", - "no_type": "No type", - "features": "Features", - "not_compatible": "Not compatible", - "features_no_compatible_available": "No compatible features available for this entity", - "add_feature": "Add feature", - "edit_feature": "Edit feature", - "remove_feature": "Remove feature", - "cover_open_close": "Cover open/close", - "cover_position": "Cover position", - "cover_tilt": "Cover tilt", - "cover_tilt_position": "Cover tilt position", - "alarm_modes": "Alarm modes", - "customize_alarm_modes": "Customize alarm modes", - "light_brightness": "Light brightness", - "light_color_temperature": "Light color temperature", - "lock_commands": "Lock commands", - "lock_open_door": "Lock open door", - "vacuum_commands": "Vacuum commands", - "commands": "Commands", - "climate_fan_modes": "Climate fan modes", - "style": "Style", - "dropdown": "Dropdown", - "icons": "Icons", - "customize_fan_modes": "Customize fan modes", + "hide_state": "Сокриј состојба", + "state_content": "Содржина на состојба", + "ui_panel_lovelace_editor_card_tile_actions": "Акции", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Последно ажурирано", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "Состојба", + "vertical_stack": "Вертикален стек", + "weather_forecast": "Временска прогноза", + "weather_to_show": "Време кое ќе се прикажува", + "weather_forecast_show_both": "Прикажи тековно време и прогноза", + "show_only_current_weather": "Прикажи само тековно време", + "show_only_forecast": "Прикажи само прогноза", + "select_forecast_type": "Изберете тип на прогноза", + "no_type": "Без тип", + "style": "Стил", + "prefix": "Префикс", + "suffix": "Наставка", + "state_image": "Слика за состојба", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "Тип на екран", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Целосно (икона, име и состојба)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Минимално (само икона)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Стандардно (икона и состојба)", + "suggested_badges": "Предложени значки", + "other_badges": "Други значки", + "custom_badges": "Сопствени значки", + "features": "Карактеристики", + "not_compatible": "Не е компатибилен", + "features_no_compatible_available": "Нема достапни компатибилни функции за овој ентитет", + "add_feature": "Додајте карактеристика", + "edit_feature": "Уредете карактеристика", + "remove_feature": "Отстранете карактеристика", + "cover_open_close": "Отворете/затворете капак", + "cover_position": "Позиција на капакот", + "cover_tilt": "Наклонетост на капакот", + "cover_tilt_position": "Наклонета позиција на капакот", + "alarm_modes": "Режими на аларм", + "customize_alarm_modes": "Приспособете ги режимите за аларм", + "light_brightness": "Осветленост на светилка", + "light_color_temperature": "Температура на боја на светилка", + "lock_commands": "Команди за заклучување", + "lock_open_door": "Заклучете ја отворената врата", + "commands": "Команди", + "climate_fan_modes": "Режими на вентилатори за климата", + "dropdown": "Опаѓачко мени", + "icons": "Икони", + "customize_fan_modes": "Пролагодете режим на вентилаторот", "fan_modes": "Fan modes", - "climate_swing_modes": "Climate swing modes", + "climate_swing_modes": "Режими на нишање на климата", "swing_modes": "Swing modes", - "customize_swing_modes": "Customize swing modes", - "climate_hvac_modes": "Climate HVAC modes", + "customize_swing_modes": "Прилагодете ги режимите на нишање", + "climate_hvac_modes": "Климатски HVAC режими", "hvac_modes": "HVAC modes", - "customize_hvac_modes": "Customize HVAC modes", - "climate_preset_modes": "Climate preset modes", - "customize_preset_modes": "Customize preset modes", - "preset_modes": "Preset modes", - "fan_preset_modes": "Fan preset modes", - "humidifier_toggle": "Humidifier toggle", - "humidifier_modes": "Humidifier modes", - "customize_modes": "Customize modes", - "select_options": "Select options", - "customize_options": "Customize options", - "numeric_input": "Numeric input", - "water_heater_operation_modes": "Water heater operation modes", - "operation_modes": "Operation modes", - "customize_operation_modes": "Customize operation modes", - "update_actions": "Update actions", + "customize_hvac_modes": "Прилагодете HVAC режими", + "climate_preset_modes": "Предходно поставени режими за климата", + "customize_preset_modes": "Прилагодете ги предходно поставените режими", + "preset_modes": "Предодредени режими", + "fan_preset_modes": "Меморирани поставки за вентилатор", + "humidifier_toggle": "Прекинувач за одвлажнувач", + "humidifier_modes": "Режими на одвлажнувачот", + "customize_modes": "Прилагодете ги режими", + "select_options": "Опции за избор", + "customize_options": "Приспособете ги опциите", + "numeric_input": "Нумерички влез", + "water_heater_operation_modes": "Режими на работа на бојлер", + "operation_modes": "Режими на работа", + "customize_operation_modes": "Прилагодете ги операционите режими", + "update_actions": "Ажурирање на акции", "backup": "Backup", - "ask": "Ask", - "backup_is_not_supported": "Backup is not supported.", - "hide_entities_without_area": "Hide entities without area", - "hide_energy": "Hide energy", - "no_description_available": "No description available.", - "by_entity": "By entity", - "by_card": "By Card", - "header": "Header", - "footer": "Footer", - "choose_a_type": "Choose a {type}", - "graph": "Graph", - "header_editor": "Header editor", - "footer_editor": "Footer editor", - "feature_editor": "Feature editor", - "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", - "entity_not_available_entity": "Entity not available: {entity}", - "entity_is_non_numeric_entity": "Entity is non-numeric: {entity}", - "warning_entity_unavailable": "Entity is currently unavailable: {entity}", - "invalid_timestamp": "Invalid timestamp", - "invalid_display_format": "Invalid display format", - "now": "Now", - "compare_data": "Compare data", - "reload_ui": "Reload UI", + "ask": "Прашај", + "backup_is_not_supported": "Резервната копија не е поддржана.", + "ui_panel_lovelace_editor_features_types_number_label": "Број", + "ui_panel_lovelace_editor_features_types_number_style_list_slider": "Лизгач", + "hide_entities_without_area": "Сокриј ентитети без област", + "hide_energy": "Скриј енергија", + "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Скриени области", + "no_description_available": "Нема достапен опис", + "by_entity": "Според ентитет", + "by_card": "Според картичка", + "by_badge": "Според значка", + "header": "Заглавие", + "footer": "Подножје", + "choose_a_type": "Изберете {type}", + "graph": "Графикон", + "header_editor": "Уредник за заглавие", + "footer_editor": "Уредник за подножјето", + "feature_editor": "Уредник на карактеристики", + "element_editor": "Уредувач на елементи", + "type_element_editor": "уредувач на {type} елементи", + "ui_panel_lovelace_editor_color_picker_colors_blue": "Сина", + "ui_panel_lovelace_editor_color_picker_colors_brown": "Кафена", + "ui_panel_lovelace_editor_color_picker_colors_cyan": "Тиркизна", + "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Темно сива", + "ui_panel_lovelace_editor_color_picker_colors_disabled": "Оневозможен", + "ui_panel_lovelace_editor_color_picker_colors_green": "Зелена", + "ui_panel_lovelace_editor_color_picker_colors_grey": "Сива", + "ui_panel_lovelace_editor_color_picker_colors_indigo": "Индиго", + "ui_panel_lovelace_editor_color_picker_colors_light_blue": "Светло сина", + "ui_panel_lovelace_editor_color_picker_colors_light_green": "Светло зелена", + "ui_panel_lovelace_editor_color_picker_colors_light_grey": "Светло сива", + "ui_panel_lovelace_editor_color_picker_colors_lime": "Лимета", + "ui_panel_lovelace_editor_color_picker_colors_orange": "Портокалова", + "ui_panel_lovelace_editor_color_picker_colors_pink": "Розова", + "ui_panel_lovelace_editor_color_picker_colors_purple": "Виолетова", + "ui_panel_lovelace_editor_color_picker_colors_red": "Црвена", + "ui_panel_lovelace_editor_color_picker_colors_teal": "Темно тиркизна", + "ui_panel_lovelace_editor_color_picker_colors_white": "Бела", + "ui_panel_lovelace_editor_color_picker_colors_yellow": "Жолта", + "ui_panel_lovelace_editor_edit_section_title_title": "Уредете име", + "ui_panel_lovelace_editor_edit_section_title_title_new": "Додајте име", + "warning_attribute_not_found": "Атрибутот {attribute} не е достапен во: {entity}", + "entity_not_available_entity": "Ентитетот не е достапен: {ентитет}", + "entity_is_non_numeric_entity": "Ентитетот е ненумерички: {entity}", + "warning_entity_unavailable": "Ентитетот во моментов е недостапен: {entity}", + "invalid_timestamp": "Невалидна временска ознака", + "invalid_display_format": "Невалиден формат на приказ", + "now": "Сега", + "compare_data": "Споредете податоци", + "reload_ui": "Вчитај повторно UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1496,7 +1625,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1515,20 +1643,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1554,77 +1679,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1632,6 +1696,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1703,10 +1769,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1721,8 +1785,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1736,7 +1814,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1744,7 +1821,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1753,51 +1830,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1807,12 +1972,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1820,43 +1987,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1867,22 +2000,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1895,6 +2041,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1913,107 +2060,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2024,25 +2209,40 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", "data_portal_plant_id": "Station ID as found on portal website", "enter_credentials_and_plantid": "Enter credentials and plantID", "credentials_password_title": "Add Ginlong Portal v2 credentials", @@ -2050,40 +2250,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2102,105 +2292,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2283,50 +2393,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2337,43 +2442,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2382,7 +2610,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2400,7 +2627,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2411,8 +2637,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2432,7 +2656,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2443,14 +2666,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2469,53 +2690,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2606,64 +2782,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2800,10 +2925,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2829,47 +3005,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2890,21 +3050,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2939,41 +3096,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2993,6 +3176,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3004,45 +3208,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3069,110 +3336,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3180,90 +3348,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ml/ml.json b/packages/core/src/hooks/useLocale/locales/ml/ml.json index ec5fc080..dd072d78 100644 --- a/packages/core/src/hooks/useLocale/locales/ml/ml.json +++ b/packages/core/src/hooks/useLocale/locales/ml/ml.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "മെയിൽബോക്സ്", "to_do_lists": "To-do lists", "developer_tools": "വികസക സാമഗ്രികൾ", "media": "മീഡിയ", "profile": "Profile", + "panel_mailbox": "മെയിൽബോക്സ്", "panel_shopping_list": "ഷോപ്പിംഗ് ലിസ്റ്റ്", "unknown": "Unknown", "unavailable": "ലഭ്യമല്ല", @@ -86,7 +86,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "State", + "state": "നില", "name_target_humidity": "{name} ടാർഗെറ്റ് ഈർപ്പം", "name_current_humidity": "{name} നിലവിലെ ഈർപ്പം", "name_humidifying": "{name} ഈർപ്പമുണ്ടാക്കുന്നു", @@ -94,6 +94,7 @@ "name_on": "{name} ഓണാണ്", "resume_mowing": "പുൽവെട്ട് തിരികെ തുടങ്ങുക", "start_mowing": "പുൽവെട്ട് തുടങ്ങുക", + "pause": "Pause", "return_to_dock": "ഡോക്കിലേക്ക് മടങ്ങുക", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "മീഡിയ ബ്രൗസ് ചെയ്യുക", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "അടുത്ത ട്രാക്ക്", "previous_track": "മുമ്പത്തെ ട്രാക്ക്", @@ -188,7 +188,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "കാർഡ് പകർത്തുക", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -202,7 +202,7 @@ "move": "നീക്കുക", "save": "സൂക്ഷിക്കുക", "add": "ചേർക്കുക", - "edit": "തിരുത്തുക", + "edit": "Edit", "submit": "സമർപ്പിക്കുക", "rename": "പേരുമാറ്റുക", "search": "Search", @@ -229,7 +229,8 @@ "media_content_type": "Media content type", "upload_failed": "അപ്ലോഡ് തോൽവിയടഞ്ഞു", "unknown_file": "അറിയാത്ത ഫയൽ", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "നാൾവിവരക്കുറിപ്പ് പുസ്തക സംഭവങ്ങളൊന്നും കണ്ടെത്തിയില്ല.", "triggered_by": "ട്രിഗർ ചെയ്തത്", "triggered_by_automation": "ട്രിഗർ ചെയ്തത് ഈ ഓട്ടോമേഷൻ", "triggered_by_script": "സ്ക്രിപ്റ്റാൽ ട്രിഗർ ചെയ്തത്", - "triggered_by_service": "പ്രേരിപ്പിക്കപ്പെട്ടത് ഇനിപ്പറയുന്ന സേവനത്താൽ", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "സംഖ്യാ നിലയാൽ ട്രിഗർ ചെയ്തത്", "triggered_by_state_of": "ട്രിഗർ ആയത് ഇനിപ്പറയുന്നതിന്റെ നില മാറ്റത്താൽ", "triggered_by_event": "സംഭവം മൂലം ട്രിഗർ ചെയ്തത്", @@ -308,6 +310,7 @@ "event_type_event_detected": "{event_type} event detected", "detected_an_event": "detected an event", "detected_an_unknown_event": "detected an unknown event", + "ui_components_logbook_triggered_by_service": "പ്രേരിപ്പിക്കപ്പെട്ടത് ഇനിപ്പറയുന്ന സേവനത്താൽ", "entity_picker_no_entities": "നിങ്ങൾക്ക് എന്റിറ്റികളൊന്നുമില്ല", "no_matching_entities_found": "പൊരുത്തപ്പെടുന്ന എന്റിറ്റികളൊന്നും കണ്ടെത്തിയില്ല", "show_entities": "എന്റിറ്റികൾ കാണിക്കുക", @@ -412,7 +415,7 @@ "mount_picker_use_datadisk": "ബാക്കപ്പിനായി ഡാറ്റാ ഡിസ്ക് ഉപയോഗിക്കുക", "error_fetch_mounts": "ലൊക്കേഷനുകൾ ലോഡുചെയ്യുന്നതിൽ ഒരു പിശകുണ്ടായി.", "speech_to_text": "ഉരിയാടലിൽ-നിന്ന്-എഴുത്തിലേക്ക്", - "filter": "അരിച്ചെടുക്കുക", + "filter": "Filter", "filter_by_entity": "എന്റിറ്റി അനുസരിച്ച് അരിച്ചെടുക്കുക", "filter_by_device": "ഉപകരണം അനുസരിച്ച് അരിച്ചെടുക്കുക", "filter_by_area": "ഇടം അനുസരിച്ച് അരിച്ചെടുക്കുക", @@ -427,7 +430,7 @@ "change_picture": "ചിത്രം മാറ്റുക", "current_picture": "നിലവിലെ ചിത്രം", "picture_upload_supported_formats": "JPEG, PNG, അല്ലെങ്കിൽ GIF ഇമേജ് പിന്തുണയ്ക്കുന്നു.", - "default_color_state": "ഡിഫോൾട്ട് നിറം (സ്റ്റേറ്റ്)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -485,11 +488,13 @@ "mean": "ശരാശരി", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "സർവീസ്", "this_field_is_required": "ഈ ഫീൽഡ് പൂരിപ്പിക്കേണ്ടതുണ്ട്", "targets": "ലക്ഷ്യങ്ങൾ", - "service_data": "സേവന ഡാറ്റ", + "action_data": "Action data", "integration_documentation": "സംയോജന ഡോക്യുമെന്റേഷൻ", + "ui_components_service_control_data": "സേവന ഡാറ്റ", + "ui_components_service_control_target_description": "ലക്ഷ്യമിട്ട പ്രദേശങ്ങൾ, ഉപകരണങ്ങൾ അല്ലെങ്കിൽ എന്റിറ്റികൾ എന്ന രൂപത്തിൽ ഈ സേവനം എന്താണ് ഉപയോഗിക്കേണ്ടത്.", "no_related_items_found": "അനുബന്ധ ഇനങ്ങളൊന്നും കണ്ടെത്തിയില്ല.", "related_entities": "ബന്ധപ്പെട്ട എന്റിറ്റികൾ", "related_items_group": "ഇനിപ്പറയുന്ന ഗ്രൂപ്പുകളുടെ ഭാഗം", @@ -541,7 +546,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -572,7 +576,7 @@ "edit_event": "സംഭവം തിരുത്തുക", "save_event": "സംഭവം സംരക്ഷിക്കുക", "all_day": "All day", - "end": "അവസാനം", + "end": "ഒടുക്കം", "event_not_all_required_fields": "ആവശ്യമായ എല്ലാ ഫീൽഡുകളും പൂരിപ്പിച്ചിട്ടില്ല", "delete_only_this_event": "ഈ സംഭവം മാത്രം ഇല്ലാതാക്കുക", "delete_all_future_events": "ഭാവിയിലെ എല്ലാ ഇവന്റുകളും ഇല്ലാതാക്കുക", @@ -624,6 +628,10 @@ "increase_temperature": "താപനില കൂട്ടുക", "decrease_temperature": "താപനില കുറയ്ക്കുക", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "അവസാനം മാറിയത്", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "എല്ലാ YAML കോൺഫിഗറേഷനും", "domain": "Domain", @@ -692,6 +700,7 @@ "didn_t_quite_get_that": "അത് തീരെ മനസ്സിലായില്ല", "voice_command_found": "ഞാൻ നിങ്ങൾക്കായി ഇനിപ്പറയുന്നവ കണ്ടെത്തി:", "voice_command_error": "ക്ഷമിക്കണം, ഒരു പിശക് സംഭവിച്ചു", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "എനിക്ക് എങ്ങനെ സഹായിക്കാനാകും?", "enter_a_request": "ഒരു അഭ്യർത്ഥന നൽകുക", "send_text": "വാചകം അയയ്ക്കുക", @@ -708,8 +717,6 @@ "information": "Information", "related": "ബന്ധപ്പെട്ടത്", "device_info": "ഉപകരണ വിവരം", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "കൂടുതൽ കാണിക്കുക", "exit_edit_mode": "തിരുത്തൽ മുറ വിടുക", "last_action": "Last action", @@ -723,7 +730,6 @@ "create_backup_before_updating": "പുതുക്കുന്നതിനു മുമ്പ് മറുപകർപ്പ് ഉണ്ടാക്കുക", "update_instructions": "നിർദ്ദേശങ്ങൾ അപ്ഡേറ്റ് ചെയ്യുക", "current_activity": "നിലവിലെ പ്രവർത്തനം", - "status": "നില", "vacuum_cleaner_commands": "വാക്വം ക്ലീനർ കമാൻഡുകൾ:", "fan_speed": "Fan speed", "clean_spot": "സ്പ്പോട്ട് വൃത്തിയാക്കുക", @@ -828,8 +834,10 @@ "rotate_right_and_flip": "വലത്തേക്ക് കറക്കുകയും ഫ്ലിപ് ചെയ്യുകയും ചെയ്യുക", "rotate_right": "വലത്തേക്ക് കറക്കുക", "voice_assistants": "ശബ്ദ സഹായികൾ", + "ui_dialogs_entity_registry_editor_hidden_description": "മറഞ്ഞിരിക്കുന്ന എന്റിറ്റികൾ നിങ്ങളുടെ ഡാഷ്‌ബോർഡിൽ കാണിക്കില്ല. അവരുടെ ചരിത്രം ഇപ്പോഴും ട്രാക്ക് ചെയ്യപ്പെടുന്നു, നിങ്ങൾക്ക് ഇപ്പോഴും അവരുമായി സംവദിക്കാം സർവീസുകളിലൂടെ.", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "അറിയപ്പെടാത്ത പിശക്", "expose": "വെളിപ്പെടുത്തുക", "aliases": "മറുപേരുകൾ", @@ -840,7 +848,7 @@ "restart_home_assistant": "പുനരാരംഭിക്കുക?", "advanced_options": "Advanced options", "quick_reload": "വേഗത്തിൽ വീണ്ടും ലോഡുചെയ്യുക", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "കോൺഫിഗറേഷൻ റീലോഡ് ചെയ്യുന്നു", "failed_to_reload_configuration": "കോൺഫിഗറേഷൻ വീണ്ടും കയറ്റുന്നതിൽ തോറ്റു", "restart_description": "പ്രവർത്തിക്കുന്ന എല്ലാ ഓട്ടോമേഷനുകളും സ്ക്രിപ്റ്റുകളും തടസ്സപ്പെടുത്തുന്നു.", @@ -884,6 +892,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "നിങ്ങൾക്ക് ഈ ഇനം ഇല്ലാതാക്കണോ?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "{integration} -നുള്ള അടുത്ത പടി ലോഡ് ചെയ്യുന്നു", "options_successfully_saved": "ഓപ്‌ഷനുകൾ വിജയകരമായി സംരക്ഷിച്ചു.", "repair_issue": "റിപ്പയർ പ്രശ്നം", @@ -1012,11 +1021,12 @@ "no_notifications": "അറിയിപ്പുകളൊന്നുമില്ല", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "{service} സർവീസിനെ വിളിക്കുന്നതിൽ തോറ്റു.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "ഇണക്കം നഷ്ടപ്പെട്ടു. വീണ്ടും ഇണക്കുന്നു...", "home_assistant_has_started": "ഹോം അസിസ്റ്റന്റ് തുടങ്ങി", "triggered_name": "{name} ട്രിഗ്ഗർ ചെയ്തു", "notification_toast_no_matching_link_found": "{path} എന്നതിനായി പൊരുത്തപ്പെടുന്ന മൈ ലിങ്ക് ഒന്നും കണ്ടെത്തിയില്ല", + "ui_notification_toast_service_call_failed": "{service} സർവീസിനെ വിളിക്കുന്നതിൽ തോറ്റു.", "app_configuration": "ആപ്പ് കോൺഫിഗറേഷൻ", "sidebar_toggle": "സൈഡ്‌ബാർ ടോഗിൾ ചെയ്യുക", "hide_panel": "പാനൽ മറയ്ക്കുക", @@ -1026,7 +1036,8 @@ "actions_no_entity_toggle": "ടോഗിൾ ചെയ്യാൻ ഒരു എന്റിറ്റി നൽകിയിട്ടില്ല", "no_navigation_path_specified": "നാവിഗേഷൻ പാതയൊന്നും വ്യക്തമാക്കിയിട്ടില്ല", "actions_no_url": "തുറക്കാനായി വ്യക്തമാക്കിയിട്ടുള്ള URL ഒന്നുമില്ല", - "actions_no_service": "റൺ ചെയ്യാനുള്ള സർവീസ് വ്യക്തമാക്കിയിട്ടില്ല", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "റൺ ചെയ്യാനുള്ള സർവീസ് വ്യക്തമാക്കിയിട്ടില്ല", "welcome_home": "വീട്ടിലേക്ക് സ്വാഗതം", "empty_state_go_to_integrations_page": "സംയോജനങ്ങളുടെ പേജിലേക്ക് പോകുക.", "never_triggered": "ഒരിക്കലും പ്രേരിപ്പിക്കപ്പെട്ടിട്ടില്ല", @@ -1042,8 +1053,9 @@ "navigate_to_location": "{location} ലേക്ക് നാവിഗേറ്റ് ചെയ്യുക", "open_window_to_url_path": "വിൻഡോ തുറക്കുക ഇതിലേക്ക് {url_path}", "toggle_name": "{name} ടോഗിൾ ചെയ്യുക", - "call_service_name": "{name} സർവീസ് വിളിക്കുക", + "perform_action_name": "Perform action {name}", "show_more_info_name": "കൂടുതൽ വിവരങ്ങൾ കാണിക്കുക: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "{name} സർവീസ് വിളിക്കുക", "recovery_mode_activated": "Recovery mode activated", "starting_description": "ഹോം അസിസ്റ്റന്റ് തുടങ്ങുന്നു, കാത്തിരിക്കൂ...", "reset_focus": "ഫോക്കസ് റീസെറ്റ് ചെയ്യുക", @@ -1082,6 +1094,7 @@ "energy_distribution_go_to_energy_dashboard": "ഊർജ്ജ ഡാഷ്ബോർഡിലേക്ക് പോകുക", "energy_usage": "ഊർജ്ജ ഉപയോഗം", "previous_energy_usage": "മുമ്പത്തെ ഊർജ്ജ ഉപയോഗം", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "ഉപയോഗിച്ച കുറവു-കാർബൺ ഊർജ്ജം", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "കുറവു-കാർബൺ ഊർജ്ജ ഉപഭോഗം കണക്കാക്കാൻ കഴിഞ്ഞില്ല", "unused_entities": "ഉപയോഗിക്കാത്ത എന്റിറ്റികൾ", @@ -1106,10 +1119,13 @@ "edit_configuration": "കോൺഫിഗറേഷൻ തിരുത്തുക", "unsaved_changes": "സംരക്ഷിക്കാത്ത മാറ്റങ്ങൾ", "saved": "സംരക്ഷിച്ചു", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "YAML പാഴ്‌സ് ചെയ്യാൻ കഴിയുന്നില്ല: {error}", "raw_editor_error_invalid_config": "നിങ്ങളുടെ കോൺഫിഗറേഷൻ സാധുതയുള്ളതല്ല: {error}", "raw_editor_error_save_yaml": "YAML സംരക്ഷിക്കാനായില്ല: {error}", "raw_editor_error_remove": "കോൺഫിഗറേഷൻ നീക്കം ചെയ്യാനായില്ല: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "നിങ്ങളുടെ ഡാഷ്‌ബോർഡ് കോൺഫിഗറേഷൻ നീക്കം ചെയ്യുകയാണെങ്കിൽ, നിങ്ങളുടെ പ്രദേശങ്ങളും ഉപകരണങ്ങളും ഉപയോഗിച്ച് ഞങ്ങൾ നിങ്ങളുടെ ഡാഷ്‌ബോർഡ് കാഴ്‌ചകൾ സ്വയമേവ സൃഷ്‌ടിക്കും.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "നിങ്ങളുടെ ഡാഷ്‌ബോർഡ് കോൺഫിഗറേഷൻ നീക്കം ചെയ്യണമെന്ന് തീർച്ചയാണോ?", "title_of_your_dashboard": "നിങ്ങളുടെ ഡാഷ്ബോർഡിന്റെ തലക്കെട്ട്", "edit_title": "തലക്കെട്ട് തിരുത്തുക", "title": "Title", @@ -1121,28 +1137,30 @@ "move_view_left": "കാഴ്ച ഇടത്തേക്ക് നീക്കുക", "move_view_right": "കാഴ്ച വലത്തേക്ക് നീക്കുക", "background": "Background", - "badges": "ബാഡ്ജുകൾ", "view_type": "കാഴ്ച്ച തരം", "masonry_default": "മേസൺറി (ഡിഫോൾട്ട്)", "sidebar": "സൈഡ്‌ബാർ", "panel_card": "പാനൽ (1 കാർഡ്)", "sections_experimental": "Sections (experimental)", "subview": "കീഴ്നിലക്കാഴ്ച്ച", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "ഇടതൂർന്ന വിഭാഗ വിന്യാസം", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "കാക്കുന്നതിൽ തോറ്റു", + "ui_panel_lovelace_editor_edit_view_tab_badges": "ബാഡ്ജുകൾ", "card_configuration": "കാർഡ് കോൺഫിഗറേഷൻ", "type_card_configuration": "{type} കാർഡ് കോൺഫിഗറേഷൻ", "edit_card_pick_card": "ഏത് കാർഡ് ചേർക്കാനാണ് നിങ്ങൾ ആഗ്രഹിക്കുന്നത്?", - "toggle_editor": "എഡിറ്റർ ടോഗിൾ ചെയ്യുക", - "you_have_unsaved_changes": "നിങ്ങൾക്ക് സംരക്ഷിക്കാത്ത മാറ്റങ്ങളുണ്ട്", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "റദ്ദാക്കണമെന്ന് തീർച്ചയാണോ?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", "add_card": "Add card", - "copy": "പകർത്തുക", - "cut": "വെട്ടുക", + "copy": "Copy", + "cut": "Cut", "move_to_view": "കാഴ്ചയിലേക്ക് നീക്കുക", "move_card_before": "കാർഡ് നീക്കുക മുമ്പിലേക്ക്", "move_card_after": "കാർഡ് നീക്കുക പിമ്പിലേക്ക്", @@ -1153,7 +1171,15 @@ "search_cards": "കാർഡുകൾ തിരയുക", "config": "Config", "layout": "Layout", + "full_width_card": "മുഴു-വീതി കാർഡ്", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "നിങ്ങളുടെ {name} കാഴ്‌ചയിലേക്ക് ഏത് കാർഡ് ചേർക്കാനാണ് നിങ്ങൾ ആഗ്രഹിക്കുന്നത്?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "ഡാഷ്‌ബോർഡിലേക്ക് ചേർക്കുക", "move_card_error_title": "Impossible to move the card", "choose_a_view": "ഒരു കാഴ്ച തിരഞ്ഞെടുക്കുക", "dashboard": "ഡാഷ്ബോർഡ്", @@ -1167,9 +1193,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "വീതി", "suggest_card_header": "ഞങ്ങൾ നിങ്ങൾക്കായി ഒരു നിർദ്ദേശം ഉണ്ടാക്കിയിട്ടുണ്ട്", "pick_different_card": "ഇതര കാർഡ് തിരഞ്ഞെടുക്കുക", - "add_to_dashboard": "ഡാഷ്‌ബോർഡിലേക്ക് ചേർക്കുക", "save_config_header": "നിങ്ങളുടെ ഡാഷ്‌ബോർഡിന്റെ നിയന്ത്രണം ഏറ്റെടുക്കുക", "save_config_empty_config": "കാലിയായ ഡാഷ്‌ബോർഡിൽ നിന്ന് തുടങ്ങുക", "take_control": "Take control", @@ -1177,10 +1203,10 @@ "migrate_configuration": "കോൺഫിഗറേഷൻ മൈഗ്രേറ്റ് ചെയ്യുക", "navigation_path": "നാവിഗേഷൻ പാത", "url_path": "URL പാത്ത്", - "default_action": "ഡിഫോൾട്ട് പ്രവർത്തനം", - "call_service": "സർവീസ് വിളിക്കുക", + "default": "Default", + "perform_action": "Perform action", "more_info": "കൂടുതൽ വിവരങ്ങൾ", - "no_action": "നടപടി ഇല്ല", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "വ്യവസ്ഥ കടന്നുപോകുന്നു", @@ -1208,7 +1234,7 @@ "initial_view": "പ്രാരംഭ കാഴ്ച", "calendar_entities": "കലണ്ടർ എന്റിറ്റികൾ", "list_days": "ലിസ്റ്റ് (7 ദിവസം)", - "conditional": "നിബന്ധനയുള്ള", + "conditional": "Conditional", "conditions": "വ്യവസ്ഥകൾ", "card": "കാർഡ്", "change_type": "തരം മാറ്റുക", @@ -1254,22 +1280,22 @@ "camera_entity": "ക്യാമറ എന്റിറ്റി", "image_entity": "Image entity", "camera_view": "ക്യാമറ കാഴ്ച", - "double_tap_action": "ഇരട്ട ടാപ്പ് പ്രവർത്തനം", - "hold_action": "ഹോൾഡ് പ്രവർത്തനം", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "കാണിക്കേണ്ട മണിക്കൂറുകൾ", "days_to_show": "കാണിക്കേണ്ട ദിവസങ്ങൾ", "icon_height": "ഐക്കൺ ഉയരം", "image_path": "ഇമേജ് പാത്ത്", "maximum": "Maximum", - "manual": "മാനുവൽ", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "പുതുക്കൽ ഇടവേള", "show_icon": "ഐക്കൺ കാണിക്കണോ?", "show_name": "പേര് കാണിക്കണോ?", "show_state": "നില കാണിക്കണോ?", - "tap_action": "ടാപ്പ് പ്രവർത്തനം", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "രണ്ടാമത്തേതായ വിവര ആട്രിബ്യൂട്ട്", "generic_state_color": "നിലയനുസരിച്ച് ഐക്കണുകൾക്ക് നിറം നൽകണോ?", "suggested_cards": "Suggested cards", @@ -1277,7 +1303,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "ജിയോലൊക്കേഷൻ ഉറവിടങ്ങൾ", "dark_mode": "ഇരുണ്ട മോഡ്?", - "appearance": "രൂപം", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "ഡിഫോൾട്ട് സൂം", @@ -1285,6 +1311,16 @@ "content": "ഉള്ളടക്കം", "media_control": "മീഡിയ നിയന്ത്രണം", "picture_elements": "ചിത്ര ഘടകങ്ങൾ", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "ചിത്ര എന്റിറ്റി", "picture_glance": "ചിത്ര കണ്ണോട്ടം", "state_entity": "നില എന്റിറ്റി", @@ -1296,12 +1332,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "ടൈൽ", - "icon_tap_action": "ഐക്കൺ ടാപ്പ് പ്രവർത്തനം", - "actions": "പ്രവർത്തനങ്ങൾ", - "show_entity_picture": "എന്റിറ്റി ചിത്രം കാണിക്കുക", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "പ്രവർത്തനങ്ങൾ", + "ui_panel_lovelace_editor_card_tile_default_color": "ഡിഫോൾട്ട് നിറം (സ്റ്റേറ്റ്)", "vertical_stack": "ലംബ സ്റ്റാക്ക്", "weather_forecast": "കാലാവസ്ഥാ പ്രവചനം", "weather_to_show": "കാണിക്കാനുള്ള കാലാവസ്ഥ", @@ -1310,6 +1348,14 @@ "show_only_forecast": "പ്രവചനം മാത്രം കാണിക്കുക", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1329,7 +1375,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1359,9 +1404,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "വിവരണം ലഭ്യമല്ല.", - "by_entity": "എന്റിറ്റി മുഖേന", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "കാർഡ് വഴി", + "by_badge": "By badge", "header": "ഹെഡർ", "footer": "ഫുടർ", "choose_a_type": "ഒരു {type} തിരഞ്ഞെടുക്കുക", @@ -1369,6 +1415,8 @@ "header_editor": "ഹെഡർ എഡിറ്റർ", "footer_editor": "ഫുടർ എഡിറ്റർ", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "ഉച്ചാരണം", "ui_panel_lovelace_editor_color_picker_colors_amber": "ആമ്പർ", "ui_panel_lovelace_editor_color_picker_colors_black": "കറുപ്പ്", @@ -1405,118 +1453,146 @@ "compare_data": "ഡാറ്റ താരതമ്യം ചെയ്യുക", "reload_ui": "UI റീലോഡ് ചെയ്യുക", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1537,7 +1613,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1556,20 +1631,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1595,77 +1667,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1673,6 +1684,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1744,10 +1757,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1762,8 +1773,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1777,7 +1802,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1785,7 +1809,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1794,51 +1818,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1848,12 +1960,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1861,43 +1975,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1908,22 +1988,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1936,6 +2029,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1954,107 +2048,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2065,19 +2197,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2091,40 +2238,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2143,105 +2280,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2324,50 +2381,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2378,43 +2430,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2423,7 +2598,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2441,7 +2615,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2452,8 +2625,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2473,7 +2644,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2484,14 +2654,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2510,53 +2678,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2647,64 +2770,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2841,10 +2913,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2870,47 +2993,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2931,21 +3038,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2980,41 +3084,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3034,6 +3164,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3045,45 +3196,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3110,110 +3324,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3221,90 +3336,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/nb/nb.json b/packages/core/src/hooks/useLocale/locales/nb/nb.json index 85d3dffd..fdb62050 100644 --- a/packages/core/src/hooks/useLocale/locales/nb/nb.json +++ b/packages/core/src/hooks/useLocale/locales/nb/nb.json @@ -1,22 +1,22 @@ { "energy": "Energi", "calendar": "Kalender", - "settings": "Settings", + "settings": "Innstillinger", "overview": "Oversikt", "map": "Map", "logbook": "Loggbok", "history": "History", - "mailbox": "Postkasse", "to_do_lists": "Gjøremålslister", "developer_tools": "Utviklerverktøy", "media": "Media", "profile": "Profile", + "panel_mailbox": "Postkasse", "panel_shopping_list": "Handleliste", "unk": "Ukjent", "unavailable": "Utilgjengelig", "unavai": "Utilgj", - "error": "Error", - "entity_not_found": "Enheten ble ikke funnet", + "error": "Feil", + "entity_not_found": "Entiteten ble ikke funnet", "armed": "Armert", "disarm": "Deaktiver", "pend": "Venter", @@ -85,7 +85,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Mål for luftfuktighet.", - "state": "Tilstand", + "state": "State", "name_target_humidity": "{name} målfuktighet", "name_current_humidity": "{name} luftfuktighet", "name_humidifying": "{name} luftfukting", @@ -93,6 +93,7 @@ "name_on": "{name} på", "resume_mowing": "Fortsett å klippe", "start_mowing": "Start å klippe", + "pause": "Pause", "return_to_dock": "Returner til ladestasjon", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Bla gjennom media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stopp", "next_track": "Neste spor", "previous_track": "Forrige spor", @@ -186,7 +186,7 @@ "loading": "Laster inn…", "refresh": "Oppdater", "delete": "Slett", - "delete_all": "Delete all", + "delete_all": "Slett alt", "download": "Download", "duplicate": "Duplisere", "remove": "Fjern", @@ -229,9 +229,11 @@ "media_content_type": "Media content type", "upload_failed": "Opplasting mislyktes", "unknown_file": "Ukjent fil", - "select_image": "Select image", - "upload_picture": "Upload picture", - "image_url": "Local path or web URL", + "image": "Bilde", + "select_label": "Velg {label}", + "upload_picture": "Last opp bilde", + "image_url": "Lokal sti eller web-URL", + "ui_components_selectors_image_select_image": "Velg bilde", "latitude": "Breddegrad", "longitude": "Lengdegrad", "side": "", @@ -243,11 +245,11 @@ "condition": "Betingelse", "date": "Dato", "date_and_time": "Dato og tid", - "duration": "Duration", + "duration": "Varighet", "entity": "Entity", "floor": "Etasje", "icon": "Icon", - "location": "Plassering", + "location": "Location", "number": "Nummer", "object": "Objekt", "rgb_color": "RGB Farge", @@ -257,13 +259,14 @@ "theme": "Tema", "time": "Tid", "manual_entry": "Manuell inntasting", + "learn_more_about_templating": "Lær mer om maler.", "show_password": "Vis passord", "hide_password": "Skjul passord", "no_logbook_events_found": "Ingen loggbokhendelser funnet.", "triggered_by": "utløst av", "triggered_by_automation": "utløst av automasjon", "triggered_by_script": "utløst av skript", - "triggered_by_service": "utløst av tjenesten", + "triggered_by_action": "utløst av handling", "logbook_triggered_by_numeric_state_of": "utløst av numerisk tilstand av", "triggered_by_state_of": "utløst av tilstanden til", "triggered_by_event": "utløst av hendelse", @@ -276,7 +279,7 @@ "was_detected_away": "ble oppdaget borte", "was_detected_at_state": "ble oppdaget på {state}", "rose": "soloppgang", - "set": "Set", + "set": "Sett", "was_low": "var lav", "was_normal": "var normal", "was_connected": "var tilkoblet", @@ -284,7 +287,7 @@ "was_opened": "ble åpnet", "was_closed": "ble lukket", "is_opening": "åpner", - "is_opened": "is opened", + "is_opened": "er åpnet", "is_closing": "stenger", "was_unlocked": "ble låst opp", "was_locked": "ble låst", @@ -296,21 +299,22 @@ "was_unsafe": "var utrygt", "was_safe": "var trygg", "detected_device_class": "oppdaget {device_class}", - "cleared_no_device_class_detected": "klar (ingen {device_class} oppdaget)", + "cleared_no_device_class_detected": "klart (ingen {device_class} oppdaget)", "turned_off": "slått av", "turned_on": "slått på", "changed_to_state": "endret til {state}", "became_unavailable": "ble utilgjengelig", "became_unknown": "ble ukjent", "detected_tampering": "oppdaget manipulering", - "cleared_tampering": "fjernet manipulering", + "cleared_tampering": "fjernet sabotasje", "event_type_event_detected": "{event_type}-hendelse oppdaget", "detected_an_event": "oppdaget en hendelse", "detected_an_unknown_event": "oppdaget en ukjent hendelse", + "ui_components_logbook_triggered_by_service": "utløst av tjenesten", "entity_picker_no_entities": "Du har ingen entiteter", "no_matching_entities_found": "Fant ingen samsvarende entiteter", "show_entities": "Vis entiteter", - "create_a_new_entity": "Create a new entity", + "create_a_new_entity": "Opprett en ny entitet", "show_attributes": "Vis attributter", "expand": "Utvide", "target_picker_expand_floor_id": "Del opp denne etasjen i separate områder.", @@ -333,13 +337,13 @@ "sort_by_sortcolumn": "Sorter etter {sortColumn}", "group_by_groupcolumn": "Grupper etter {groupColumn}", "don_t_group": "Ikke gruppere", - "collapse_all": "Collapse all", - "expand_all": "Expand all", + "collapse_all": "Kollaps alle", + "expand_all": "Utvid alle", "selected_selected": "Valgt {selected}", "close_selection_mode": "Lukk velgemodus", "select_all": "Velg alle", "select_none": "Velg ingen", - "customize_table": "Customize table", + "customize_table": "Tilpass tabell", "conversation_agent": "Samtaleagent", "none": "Ingen", "country": "Land", @@ -454,7 +458,7 @@ "blue_grey": "Blågrå", "black": "Sort", "white": "White", - "start_date": "Start date", + "start_date": "Startdato", "end_date": "End date", "select_time_period": "Velg tidsperiode", "today": "I dag", @@ -466,9 +470,9 @@ "last_month": "Forrige måned", "this_year": "Dette året", "last_year": "I fjor", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Tilbakestill til standardstørrelse", + "number_of_columns": "Antall kolonner", + "number_of_rows": "Antall rader", "never": "Aldri", "history_integration_disabled": "Historieintegrasjon deaktivert", "loading_state_history": "Laster statushistorikk…", @@ -484,11 +488,13 @@ "mean": "Gjennomsnitt", "sum": "Sum", "change": "Change", - "service": "tjeneste", + "ui_components_service_picker_service": "Tjeneste", "this_field_is_required": "Dette feltet er påkrevd", "targets": "Mål", - "service_data": "Tjenestedata", + "action_data": "Handlingsdata", "integration_documentation": "Dokumentasjon for integrering", + "ui_components_service_control_data": "Tjenestedata", + "ui_components_service_control_target_description": "Hva skal denne tjenesten bruke som målområder, -enheter eller -entiteter.", "no_related_items_found": "Ingen relaterte elementer funnet.", "related_entities": "Beslektede entiteter", "related_items_group": "Del av følgende grupper", @@ -499,12 +505,12 @@ "no_data": "Ingen data", "filtering_by": "Filtrering etter", "number_hidden": "{number} skjult", - "ungrouped": "Ungrouped", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", - "message": "Melding", + "ungrouped": "Ugruppert", + "customize": "Tilpass", + "hide_column_title": "Skjul kolonne {title}", + "show_column_title": "Vis kolonne {title}", + "restore_defaults": "Gjenopprett standardinnstillinger", + "message": "Message", "gender": "Kjønn", "male": "Mannlig", "female": "Kvinnelig", @@ -540,7 +546,6 @@ "episode": "Episode", "game": "Spill", "genre": "Sjanger", - "image": "Image", "movie": "Film", "music": "Musikk", "playlist": "Spilleliste", @@ -554,7 +559,7 @@ "grid": "Rutenett", "list": "Liste", "task_name": "Oppgavenavn", - "description": "Description", + "description": "Beskrivelse", "add_item": "Legg til gjøremål", "delete_item": "Slett gjøremål", "edit_item": "Rediger gjøremål", @@ -570,7 +575,7 @@ "edit_event": "Rediger hendelse", "save_event": "Lagre hendelse", "all_day": "Hele dagen", - "end": "Slutt", + "end": "End", "event_not_all_required_fields": "Ikke alle obligatoriske felt er fylt ut", "delete_only_this_event": "Slett kun denne hendelsen", "delete_all_future_events": "Slett alle fremtidige hendelser", @@ -613,7 +618,7 @@ "or": "Eller", "last": "Last", "times": "ganger", - "summary": "Summary", + "summary": "Sammendrag", "attributes": "Attributter", "select_camera": "Velg kamera", "qr_scanner_not_supported": "Din nettleser støtter ikke QR-skanning.", @@ -621,6 +626,10 @@ "increase_temperature": "Øk temperaturen", "decrease_temperature": "Reduser temperaturen", "copy_to_clipboard": "Kopier til utklippstavle", + "last_changed": "Sist endret", + "last_updated": "Last updated", + "remaining_time": "Gjenværende tid", + "install_status": "Installeringsstatus", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML-konfigurasjon", "domain": "Domain", @@ -690,6 +699,7 @@ "didn_t_quite_get_that": "Fikk ikke helt med det", "voice_command_found": "Jeg fant følgende for deg:", "voice_command_error": "Beklager, det har oppstått en feil", + "voice_command_conversation_no_control": "Assistenten kan ikke kontrollere hjemmet ditt.", "how_can_i_assist": "Hvordan kan jeg hjelpe?", "enter_a_request": "Skriv inn en forespørsel", "send_text": "Send tekst", @@ -706,8 +716,6 @@ "information": "Informasjon", "related": "Relatert", "device_info": "Enhetsinformasjon", - "last_changed": "Sist endret", - "last_updated": "Last updated", "show_more": "Vis mer", "exit_edit_mode": "Avslutt redigeringsmodus", "last_action": "Siste handling", @@ -755,7 +763,7 @@ "default_code": "Standardkode", "editor_default_code_error": "Koden samsvarer ikke med kodeformatet", "entity_id": "Entity ID", - "unit_of_measurement": "Måleenhet", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Nedbørsenhet", "display_precision": "Vis presisjon", "default_value": "Standard ({value})", @@ -777,7 +785,7 @@ "connectivity": "Tilkobling", "gas": "Gass", "heat": "Varme", - "light": "Lys", + "light": "Lyst", "moisture": "Fuktighet", "motion": "Bevegelse", "moving": "Flytting", @@ -808,7 +816,7 @@ "visible": "Synlig", "hidden_by_cause": "Skjult av {cause} .", "editor_device_disabled": "Enheten til denne entiteten er deaktivert", - "this_entity_is_disabled": "Denne enheten er deaktivert.", + "this_entity_is_disabled": "Denne entiteten er deaktivert.", "open_device_settings": "Åpne enhetsinnstillinger", "use_device_area": "Bruk enhetsområdet", "editor_change_device_settings": "Du kan {link} i enhetsinnstillingene", @@ -826,8 +834,10 @@ "rotate_right_and_flip": "Rotér til høyre og snu", "rotate_right": "Rotér til høyre", "voice_assistants": "Taleassistenter", + "ui_dialogs_entity_registry_editor_hidden_description": "Skjulte entiteter vil ikke vises på dashbordet eller inkluderes når det refereres indirekte til dem (via et område eller en enhet). Historikken deres spores fortsatt, og du kan fortsatt samhandle med dem via tjenester.", "enable_type": "Aktiver {type}", "device_registry_detail_enabled_cause": "{type} er deaktivert av {cause} .", + "service": "tjeneste", "unknown_error": "Ukjent feil", "expose": "Eksponer", "aliases": "Aliaser", @@ -838,7 +848,7 @@ "restart_home_assistant": "Vil du starte Home Assistant på nytt?", "advanced_options": "Advanced options", "quick_reload": "Rask omlasting", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Laster inn konfigurasjonen på nytt", "failed_to_reload_configuration": "Kunne ikke laste inn konfigurasjonen på nytt", "restart_description": "Avbryter alle kjørende automasjoner og skript.", @@ -871,13 +881,14 @@ "input_field": "Inndatafelt", "slider": "Glidebryter", "step_size": "Trinnstørrelse", - "options": "Options", + "options": "Alternativer", "add_option": "Legg til alternativ", "remove_option": "Fjern alternativ", "input_select_no_options": "Det er ingen alternativer ennå.", "initial_value": "Startverdi", "restore": "Gjenopprett", "schedule_confirm_delete": "Vil du slette dette elementet?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Laster inn neste steg for {integration}", "options_successfully_saved": "Alternativene er lagret.", "repair_issue": "Reparasjonsproblem", @@ -973,11 +984,11 @@ "other_controllers": "Andre kontrollere", "link_matter_app": "Koble Matter-app", "tap_linked_matter_apps_services": "Trykk {linked_matter_apps_services}.", - "google_home_linked_matter_apps_services": "Linked Matter apps and services", - "link_apps_services": "Link apps & services", - "copy_pairing_code": "Copy pairing code", - "use_pairing_code": "Use Pairing Code", - "pairing_code": "Pairing code", + "google_home_linked_matter_apps_services": "Koblede Matter-apper og tjenester", + "link_apps_services": "Koble apper og tjenester", + "copy_pairing_code": "Koper parringskode", + "use_pairing_code": "Bruk parringskode", + "pairing_code": "Parringskode", "copy_setup_code": "Copy setup code", "apple_home_step": "You now see the setup code.", "accessory_settings": "Accessory Settings", @@ -1006,11 +1017,12 @@ "no_notifications": "Ingen varsler", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Kunne ikke tilkalle tjenesten: {service}", + "notification_toast_action_failed": "Kunne ikke utføre handlingen {service}.", "connection_lost_reconnecting": "Mistet forbindelsen. Kobler til på nytt…", "home_assistant_has_started": "Home Assistant har startet!", "triggered_name": "Utløst {name}", "notification_toast_no_matching_link_found": "Ingen samsvarende My link funnet for {path}", + "ui_notification_toast_service_call_failed": "Kunne ikke tilkalle tjenesten: {service}", "app_configuration": "Appkonfigurasjon", "sidebar_toggle": "Vis/Skjul sidepanel", "hide_panel": "Skjul panel", @@ -1020,7 +1032,8 @@ "actions_no_entity_toggle": "Ingen entitet gitt for å veksle", "no_navigation_path_specified": "Ingen navigasjonssti spesifisert", "actions_no_url": "Ingen URL-adresse å åpne angitt", - "actions_no_service": "Ingen tjeneste å kjøre angitt", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Ingen tjeneste å kjøre angitt", "welcome_home": "Velkommen hjem", "empty_state_go_to_integrations_page": "Gå til integrasjonssiden.", "never_triggered": "Aldri utløst", @@ -1036,8 +1049,9 @@ "navigate_to_location": "Naviger til {location}", "open_window_to_url_path": "Åpne vindu til {url_path}", "toggle_name": "Veksle {name}", - "call_service_name": "Tilkall tjeneste {name}", + "perform_action_name": "Utfør handling {name}", "show_more_info_name": "Vis mer informasjon: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Tilkall tjeneste {name}", "recovery_mode_activated": "Gjenopprettingsmodus aktivert", "starting_description": "Home Assistant starter, vennligst vent…", "reset_focus": "Tilbakestill fokus", @@ -1076,6 +1090,7 @@ "energy_distribution_go_to_energy_dashboard": "Gå til energidashboardet", "energy_usage": "Energibruk", "previous_energy_usage": "Tidligere energiforbruk", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Andel lavkarbonenergi forbrukt", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Forbrukt lavkarbonenergi kunne ikke beregnes", "unused_entities": "Ubrukte entiteter", @@ -1100,32 +1115,37 @@ "edit_configuration": "Rediger konfigurasjon", "unsaved_changes": "Ulagrede endringer", "saved": "Lagret", + "delete_dashboard_configuration": "Vil du slette dashbordkonfigurasjonen?", "raw_editor_error_parse_yaml": "Kan ikke analysere YAML: {error}", "raw_editor_error_invalid_config": "Konfigurasjonen din er ikke gyldig: {error}", "raw_editor_error_save_yaml": "Kan ikke lagre YAML: {error}", "raw_editor_error_remove": "Kan ikke fjerne konfigurasjonen: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Vi genererer automatisk dashbordvisningene dine med områdene og enhetene dine hvis du fjerner dashbordkonfigurasjonen.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Er du sikker på at du vil fjerne dashbordkonfigurasjonen?", "title_of_your_dashboard": "Tittel på dashbordet", "edit_title": "Rediger tittel", "title": "Title", "view_configuration": "Vis konfigurasjon", "name_view_configuration": "{name} Vis konfigurasjon", "add_view": "Legg til visning", - "background_title": "Add a background to the view", + "background_title": "Legg til en bakgrunn i visningen", "edit_view": "Rediger visning", "move_view_left": "Flytt visningen til venstre", "move_view_right": "Flytt visningen til høyre", - "background": "Background", - "badges": "Merker", + "background": "Bakgrunn", "view_type": "Vis type", "masonry_default": "Murverk (standard)", "sidebar": "Sidepanel", "panel_card": "Panel (1 kort)", "sections_experimental": "Sections (experimental)", "subview": "Undervisning", - "max_number_of_columns": "Max number of columns", - "edit_in_visual_editor": "Edit in visual editor", - "edit_in_yaml": "Edit in YAML", + "edit_view_max_columns": "Maks antall kolonner", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", + "edit_in_visual_editor": "Rediger i visuell editor", + "edit_in_yaml": "Rediger i YAML", "saving_failed": "Lagring mislyktes", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Merker", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Du kan ikke endre visningen din til en annen type fordi migrering ikke støttes ennå. Start fra bunnen av med en ny visning hvis du vil bruke en annen visningstype.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Du kan ikke endre visningen din til å bruke visningstypen 'seksjoner' fordi migrering ennå ikke er støttet. Start fra bunnen av med en ny visning hvis du vil eksperimentere med seksjoner.", "card_configuration": "Kortkonfigurasjon", @@ -1147,9 +1167,17 @@ "increase_card_position": "Øk kortposisjonen", "more_options": "Flere alternativer", "search_cards": "Søk på kort", - "config": "Config", + "config": "Konfig", "layout": "Layout", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfigurer hvordan kortet vil vises på instrumentbordet. Disse innstillingene vil overstyre standardstørrelsen og posisjonen til kortet.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Hvilket kort vil du legge til i {name} visningen?", + "badge_configuration": "Merkekonfigurasjon", + "type_badge_configuration": "{type} Merkekonfigurasjon", + "edit_badge_pick_badge": "Hvilket merke ønsker du å legge til?", + "add_badge": "Legg til merke", + "suggest_card_header": "Vi har laget et forslag til deg", + "add_to_dashboard": "Legg til i dashbord", "move_card_error_title": "Umulig å flytte kortet", "choose_a_view": "Velg en visning", "dashboard": "Dashbord", @@ -1159,13 +1187,14 @@ "strategy": "strategi", "unnamed_section": "Unnamed section", "create_section": "Opprett seksjon", - "delete_section": "Delete section", + "ui_panel_lovelace_editor_section_add_section": "Legg til seksjon", + "delete_section": "Slett seksjon", "delete_section_text_named_section_only": "\"{name}\"-seksjonen vil bli slettet.", "delete_section_text_unnamed_section_only": "Denne seksjonen vil bli slettet.", - "edit_section": "Edit section", - "suggest_card_header": "Vi har laget et forslag til deg", + "ui_panel_lovelace_editor_delete_section_unnamed_section": "Denne seksjonen", + "edit_section": "Rediger seksjon", + "width": "Width", "pick_different_card": "Velg et annet kort", - "add_to_dashboard": "Legg til i dashbord", "save_config_header": "Ta kontroll over dashbordet", "save_config_empty_config": "Start med et tomt dashbord", "take_control": "Ta kontroll", @@ -1173,10 +1202,10 @@ "migrate_configuration": "Migrer konfigurasjon", "navigation_path": "Navigasjonsbane", "url_path": "URL-bane", - "default_action": "Standard handling", - "call_service": "Tilkall tjeneste", + "default": "Standard", + "perform_action": "Utfør handling", "more_info": "Mer info", - "no_action": "Ingen handling", + "nothing": "Ingenting", "add_condition": "Legg til betingelse", "test": "Test", "condition_passes": "Betingelse passerer", @@ -1248,10 +1277,10 @@ "alternative_text": "Alternativ tekst", "aspect_ratio": "Størrelsesforholdet", "camera_entity": "Kameraentitet", - "image_entity": "Bildeenhet", + "image_entity": "Bildeentitet", "camera_view": "Kameravisning", - "double_tap_action": "Dobbeltklikk handling", - "hold_action": "Hold handling", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Timer som skal vises", "days_to_show": "Dager som skal vises", "icon_height": "Ikon høyde", @@ -1259,17 +1288,17 @@ "maximum": "Maximum", "manual": "Manuell", "minimum": "Minimum", - "paste_from_clipboard": "Lim inn fra utklippstavlen", - "generic_paste_description": "Lim inn et {type}-kort fra utklippstavlen", + "paste_from_clipboard": "Lim inn fra utklippstavle", + "generic_paste_description": "Lim inn et {type} merke fra utklippstavlen", "refresh_interval": "Oppdateringsintervall", "show_icon": "Vis ikon?", "show_name": "Vis navn?", "show_state": "Vis tilstand?", - "tap_action": "Trykk handling", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Sekundær informasjonsattributt", "generic_state_color": "Fargeikoner basert på tilstand?", "suggested_cards": "Suggested cards", - "other_cards": "Other cards", + "other_cards": "Andre kort", "custom_cards": "Custom cards", "geolocation_sources": "Kilder for geolokasjon", "dark_mode": "Mørk modus?", @@ -1280,8 +1309,17 @@ "markdown": "Markdown", "content": "Innhold", "media_control": "Mediekontroll", - "picture": "Bilde", "picture_elements": "Bildeelementer", + "card_options": "Kortalternativer", + "elements": "Elementer", + "add_new_element": "Legg til nytt element", + "dark_mode_image_path": "Mørk modus bildesti", + "state_filter": "Tilstandsfilter", + "dark_mode_state_filter": "Mørk modus tilstandsfilter", + "state_badge": "Tilstandsmerke", + "state_icon": "Tilstandsikon", + "state_label": "Tilstandsetikett", + "perform_action_button": "Utfør handlingsknapp", "picture_entity": "Bilde entitet", "picture_glance": "Bilde blikk", "state_entity": "Statusentitet", @@ -1292,12 +1330,15 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Vis gjeldende temperatur som primærinformasjon", "tile": "Tile", - "icon_tap_action": "Handling for ikontrykk", - "actions": "Handlinger", - "show_entity_picture": "Vis enhetsbilde", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interaksjoner", + "show_entity_picture": "Vis entitetsbilde", "vertical": "Vertikal", "hide_state": "Skjul tilstand", "state_content": "Tilstandsinnhold", + "ui_panel_lovelace_editor_card_tile_actions": "Handlinger", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Sist oppdatert", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "Tilstand", "vertical_stack": "Vertikal stabel", "weather_forecast": "Værmelding", "weather_to_show": "Vær å vise", @@ -1306,9 +1347,21 @@ "show_only_forecast": "Vis bare værmelding", "select_forecast_type": "Velg type værvarsel", "no_type": "Ingen type", + "style": "Stil", + "prefix": "Prefiks", + "suffix": "Suffiks", + "state_image": "Tilstandsbilde", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "Visningstype", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Komplett (ikon, navn og tilstand)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimal (kun ikon)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standard (ikon og tilstand)", + "suggested_badges": "Foreslåtte merker", + "other_badges": "Andre merker", + "custom_badges": "Tilpassede merker", "features": "Funksjoner", "not_compatible": "Ikke kompatibel", - "features_no_compatible_available": "Ingen kompatible funksjoner tilgjengelig for denne enheten", + "features_no_compatible_available": "Ingen kompatible funksjoner tilgjengelig for denne entiteten", "add_feature": "Legg til funksjon", "edit_feature": "Rediger funksjon", "remove_feature": "Fjern funksjon", @@ -1317,38 +1370,36 @@ "cover_tilt": "Deksel tilt", "cover_tilt_position": "Deksel tilt posisjon", "alarm_modes": "Alarm-moduser", - "customize_alarm_modes": "Customize alarm modes", + "customize_alarm_modes": "Tilpass alarmmoduser", "light_brightness": "Lysstyrke", "light_color_temperature": "Lysfargetemperatur", - "lock_commands": "Lock commands", - "lock_open_door": "Lock open door", + "lock_commands": "Låsekommandoer", + "lock_open_door": "Lås døren", "vacuum_commands": "Støvsugerkommandoer", "commands": "Kommandoer", "climate_fan_modes": "Klimaviftemoduser", - "style": "Stil", "dropdown": "Nedtrekksmeny", "icons": "Ikoner", - "customize_fan_modes": "Customize fan modes", + "customize_fan_modes": "Tilpass viftemoduser", "fan_modes": "Viftemoduser", "climate_swing_modes": "Klima-gyngemoduser", "swing_modes": "Svingmoduser", - "customize_swing_modes": "Customize swing modes", + "customize_swing_modes": "Tilpass svingmoduser", "climate_hvac_modes": "Klima HVAC-moduser", "hvac_modes": "HVAC-moduser", - "customize_hvac_modes": "Customize HVAC modes", + "customize_hvac_modes": "Tilpass HVAC-moduser", "climate_preset_modes": "Klima forhåndsinnstilte modus", - "customize_preset_modes": "Customize preset modes", + "customize_preset_modes": "Tilpass driftsmoduser", "preset_modes": "Forhåndsinnstilte modus", "fan_preset_modes": "Forhåndsmoduser for vifte", "humidifier_toggle": "Veksle luftfukter", "humidifier_modes": "Luftfuktermodus", - "customize_modes": "Customize modes", + "customize_modes": "Tilpass moduser", "select_options": "Velg alternativer", - "customize_options": "Customize options", + "customize_options": "Tilpass alternativer", "input_number": "Numerisk inndata", "water_heater_operation_modes": "Varmtvannsbereder driftsmodus", "operation_modes": "Driftsmodus", - "customize_operation_modes": "Customize operation modes", "update_actions": "Oppdater handlinger", "backup": "Backup", "ask": "Spør", @@ -1356,9 +1407,10 @@ "hide_entities_without_area": "Skjul enheter uten område", "hide_energy": "Skjul energi", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Skjulte områder", - "no_description_available": "Ingen beskrivelse tilgjengelig.", + "no_description_available": "Ingen beskrivelse tilgjengelig", "by_entity": "Etter entitet", "by_card": "Etter kort", + "by_badge": "Etter merke", "header": "Topptekst", "footer": "Bunntekst", "choose_a_type": "Velg en {type}", @@ -1366,6 +1418,8 @@ "header_editor": "Redigeringsprogram for topptekst", "footer_editor": "Bunntekstredigerer", "feature_editor": "Funksjonsredigering", + "element_editor": "Element-redigerer", + "type_element_editor": "{type} element editor ", "ui_panel_lovelace_editor_color_picker_colors_accent": "Aksent", "ui_panel_lovelace_editor_color_picker_colors_amber": "Amber", "ui_panel_lovelace_editor_color_picker_colors_black": "Svart", @@ -1384,124 +1438,153 @@ "ui_panel_lovelace_editor_color_picker_colors_red": "Rød", "ui_panel_lovelace_editor_color_picker_colors_white": "Hvit", "ui_panel_lovelace_editor_color_picker_colors_yellow": "Gul", + "ui_panel_lovelace_editor_edit_section_title_title": "Rediger navn", "warning_attribute_not_found": "Attributtet {attribute} er ikke tilgjengelig i: {entity}", "entity_not_available_entity": "Entitet ikke tilgjengelig: {entity}", "entity_is_non_numeric_entity": "Entiteten er ikke-numerisk: {entity}", "warning_entity_unavailable": "Entiteten er for øyeblikket ikke tilgjengelig: {entity}", "invalid_timestamp": "Ugyldig tidsstempel", "invalid_display_format": "Ugyldig visningsformat", - "now": "Now", + "now": "Nå", "compare_data": "Sammenlign data", "reload_ui": "Last inn brukergrensesnittet på nytt", "profiler": "Profiler", - "http": "HTTP", - "cover": "Gardin/port", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Inndataknapp", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Nedtelling", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automasjon", "alarm_control_panel": "Alarm kontrollpanel", - "device_tracker": "Enhetssporing", - "trace": "Trace", - "stream": "Stream", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Teller", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Boolsk inndata", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Filstørrelse", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Datotid-inndata", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnostikk", - "siren": "Sirene", "fitbit": "Fitbit", - "automation": "Automasjon", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Samtale", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Filstørrelse", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Tekst-inndata", + "weather": "Vær", + "home_assistant_api": "Home Assistant API", "group": "Gruppe", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Timeplan", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Inndataknapp", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Fjernkontroll", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Binær sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Samtale", "rpi_power_title": "Raspberry Pi strømforsyningskontroll", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "schedule": "Timeplan", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Vifte", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Bryter", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Vær", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Binær sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Vifte", - "scene": "Scene", - "input_select": "Valg-inndata", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Valg-inndata", + "input_text": "Tekst-inndata", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostikk", "file_upload": "File Upload", - "climate": "Klima", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Teller", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobilapp", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirene", "deconz": "deCONZ", - "timer": "Nedtelling", - "application_credentials": "Søknadslegitimasjon", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Gardin/port", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Boolsk inndata", + "bluetooth": "Bluetooth", + "climate": "Klima", + "application_credentials": "Søknadslegitimasjon", + "mobile_app": "Mobilapp", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist-kommandokø", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Enhetssporing", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Tung", "mild": "Mild", "button_down": "Button down", @@ -1512,7 +1595,6 @@ "single_push": "Single push", "state_single_long": "Short push and then long push", "triple_push": "Triple push", - "fault": "Feil", "normal": "Normal", "warm_up": "Varme opp", "not_completed": "Ikke fullført", @@ -1522,7 +1604,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1541,20 +1622,17 @@ "solar_azimuth": "Sol-asimut", "solar_elevation": "Solhøyde", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", - "preferred": "Preferred", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", + "preferred": "Foretrukket", "finished_speaking_detection": "Avsluttet talegjenkjenning", "aggressive": "Aggressiv", - "default": "Standard", "relaxed": "Avslappet", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugget inn", @@ -1580,77 +1658,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Bevegelsessensor", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Oppdatering tilgjengelig", - "dry": "Tørking", - "wet": "Våt", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signalstyrke", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Spenning", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Luftkvalitetsindeks", - "illuminance": "Belysningsstyrke", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Kalibrering", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth-signal", + "light_level": "Lysnivå", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes mottatt", "server_country": "Server country", "server_id": "Server ID", @@ -1658,6 +1675,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sendt", + "call_active": "Call Active", + "quiet": "Stille", "animal": "Animal", "detected": "Oppdaget", "animal_lens": "Animal lens 1", @@ -1729,10 +1748,8 @@ "image_sharpness": "Bildeskarphet", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Av", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital først", @@ -1747,8 +1764,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1762,7 +1793,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ panoreringsposisjon", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi-signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1770,7 +1800,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1779,46 +1809,133 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Stille", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Kalibrering", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth-signal", - "light_level": "Lysnivå", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatisk", - "box": "Eske", - "step": "Steg", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Oppdatering tilgjengelig", + "dry": "Tørking", + "wet": "Våt", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signalstyrke", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Spenning", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Fastkjørt", + "locked": "Låst", + "locking": "Låse", + "unlocked": "Ulåst", + "unlocking": "Låser opp", + "changed_by": "Endret av", + "code_format": "Kodeformat", + "recording": "Opptak", + "streaming": "Strømming", + "access_token": "Tilgangskode", + "brand": "Merke", + "stream_type": "Strømtype", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modell", + "managed_via_ui": "Administrert via UI", + "minute": "Minutt", + "second": "Andre", + "timestamp": "Tidsstempel", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Maks lengde", + "min_length": "Min lengde", + "pattern": "Mønster", + "clear_night": "Klart, natt", + "cloudy": "Skyet", + "exceptional": "Eksepsjonell", + "fog": "Tåke", + "hail": "Hagl", + "lightning": "Lyn", + "lightning_rainy": "Lyn, regn", + "partly_cloudy": "Delvis skyet", + "pouring": "Kraftig regn", + "rainy": "Regn", + "snow": "Snø", + "snowy_rainy": "Sludd", + "windy": "Vindfullt", + "windy_cloudy": "Vind, skyet", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozon", + "pressure_unit": "Trykkenhet", + "uv_index": "UV index", + "wind_bearing": "Vindendring", + "wind_gust_speed": "Vindkasthastighet", + "paused": "Pauset", + "finishes_at": "Ferdig kl", + "remaining": "Gjenstående", + "last_reset": "Siste tilbakestilling", + "possible_states": "Mulige tilstander", + "state_class": "Tilstandsklasse", + "measurement": "Måling", + "total": "Total", + "total_increasing": "Totalt økende", "apparent_power": "Tilsynelatende effekt", + "air_quality_index": "Luftkvalitetsindeks", "atmospheric_pressure": "Atmosfærisk trykk", "carbon_dioxide": "Karbondioksid", + "conductivity": "Conductivity", "data_rate": "Datahastighet", + "data_size": "Datastørrelse", "distance": "Avstand", "stored_energy": "Lagret energi", "frequency": "Frekvens", + "illuminance": "Belysningsstyrke", "irradiance": "Innstråling", + "balance": "Balanse", "nitrogen_dioxide": "Nitrogendioksid", "nitrogen_monoxide": "Nitrogenmonoksid", "nitrous_oxide": "Nitrogenoksid", - "ozone": "Ozon", "ph": "pH", "pm": "Svevestøv 2,5 μm", "power_factor": "Effekt faktor", @@ -1832,12 +1949,14 @@ "stored_volume": "Lagret volum", "weight": "Vekt", "available_tones": "Tilgjengelige toner", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Administrert via UI", "next_event": "Neste arrangement", - "stopped": "Stopped", - "garage": "Garasje", + "automatic": "Automatisk", + "box": "Eske", + "step": "Steg", + "members": "Medlemmer", + "above_horizon": "Over horisonten", + "below_horizon": "Under horisonten", + "identify": "Identify", "running_automations": "Kjører automasjoner", "id": "ID", "max_running_automations": "Maks kjørende automasjoner", @@ -1845,43 +1964,9 @@ "parallel": "Parallell", "queued": "I kø", "single": "Enkelt", - "not_charging": "Lader ikke", - "disconnected": "Frakoblet", - "connected": "Tilkoblet", - "hot": "Varm", - "no_light": "Ingen lys", - "light_detected": "Lys oppdaget", - "locked": "Låst", - "unlocked": "Ulåst", - "not_moving": "Beveger seg ikke", - "unplugged": "Koblet fra", - "not_running": "Kjører ikke", - "safe": "Sikker", - "unsafe": "Usikker", - "tampering_detected": "Tampering detected", - "buffering": "Bufring", - "paused": "Pauset", - "playing": "Spiller", - "standby": "Hvilemodus", - "app_id": "App-ID", - "local_accessible_entity_picture": "Lokalt tilgjengelig entitetsbilde", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Albumartist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Kanaler", - "position_updated": "Stillingen er oppdatert", - "series": "Serie", - "all": "Alle", - "one": "En", - "available_sound_modes": "Tilgjengelige lydmoduser", - "available_sources": "Tilgjengelige kilder", - "receiver": "Mottaker", - "speaker": "Høyttaler", - "tv": "TV", - "above_horizon": "Over horisonten", - "below_horizon": "Under horisonten", + "max_running_scripts": "Maks kjørende skript", + "stopped": "Stopped", + "garage": "Garasje", "oscillating": "Oscillating", "speed_step": "Hastighetstrinn", "available_preset_modes": "Tilgjengelige forhåndsinnstilte moduser", @@ -1892,22 +1977,35 @@ "armed_vacation": "Armert ferie", "disarming": "Dearmerer", "triggered": "Utløst", - "changed_by": "Endret av", "code_for_arming": "Kode for tilkopling", "not_required": "Ikke nødvendig", - "code_format": "Kodeformat", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Ruter", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Maks kjørende skript", - "jammed": "Fastkjørt", - "locking": "Låse", - "unlocking": "Låser opp", + "gps_accuracy": "GPS accuracy", + "auto_update": "Automatisk oppdatering", + "in_progress": "Pågår", + "installed_version": "Installert versjon", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Fastvare", + "color_mode": "Color Mode", + "brightness_only": "Kun lysstyrke", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Fargetemperatur (mireds)", + "color_temperature_kelvin": "Fargetemperatur (Kelvin)", + "available_effects": "Tilgjengelige effekter", + "maximum_color_temperature_kelvin": "Maksimal fargetemperatur (Kelvin)", + "maximum_color_temperature_mireds": "Maksimal fargetemperatur (mireds)", + "minimum_color_temperature_kelvin": "Minimum fargetemperatur (Kelvin)", + "minimum_color_temperature_mireds": "Minimum fargetemperatur (mireds)", + "available_color_modes": "Tilgjengelige fargemoduser", + "end_time": "Sluttid", + "start_time": "Starttidspunkt", "cool": "Kjøling", "fan_only": "Bare vifte", "heat_cool": "Varme/kjøling", @@ -1919,6 +2017,7 @@ "middle": "Midten", "top": "Topp", "current_action": "Gjeldende handling", + "defrosting": "Defrosting", "heating": "Oppvarming", "preheating": "Forhåndsvarme", "max_target_humidity": "Maksimumsmål for luftfuktighet", @@ -1936,105 +2035,146 @@ "upper_target_temperature": "Øvre måltemperatur", "lower_target_temperature": "Lavere måltemperatur", "target_temperature_step": "Trinn for måltemperatur", - "last_reset": "Siste tilbakestilling", - "possible_states": "Mulige tilstander", - "state_class": "Tilstandsklasse", - "measurement": "Måling", - "total": "Total", - "total_increasing": "Totalt økende", - "conductivity": "Conductivity", - "data_size": "Datastørrelse", - "balance": "Balanse", - "timestamp": "Tidsstempel", - "color_mode": "Color Mode", - "brightness_only": "Kun lysstyrke", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Fargetemperatur (mireds)", - "color_temperature_kelvin": "Fargetemperatur (Kelvin)", - "available_effects": "Tilgjengelige effekter", - "maximum_color_temperature_kelvin": "Maksimal fargetemperatur (Kelvin)", - "maximum_color_temperature_mireds": "Maksimal fargetemperatur (mireds)", - "minimum_color_temperature_kelvin": "Minimum fargetemperatur (Kelvin)", - "minimum_color_temperature_mireds": "Minimum fargetemperatur (mireds)", - "available_color_modes": "Tilgjengelige fargemoduser", - "clear_night": "Klart, natt", - "cloudy": "Skyet", - "exceptional": "Eksepsjonell", - "fog": "Tåke", - "hail": "Hagl", - "lightning": "Lyn", - "lightning_rainy": "Lyn, regn", - "partly_cloudy": "Delvis skyet", - "pouring": "Kraftig regn", - "rainy": "Regn", - "snow": "Snø", - "snowy_rainy": "Sludd", - "windy": "Vindfullt", - "windy_cloudy": "Vind, skyet", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Trykkenhet", - "uv_index": "UV index", - "wind_bearing": "Vindendring", - "wind_gust_speed": "Vindkasthastighet", - "recording": "Opptak", - "streaming": "Strømming", - "access_token": "Tilgangskode", - "brand": "Merke", - "stream_type": "Strømtype", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modell", - "minute": "Minutt", - "second": "Andre", - "max_length": "Maks lengde", - "min_length": "Min lengde", - "pattern": "Mønster", - "members": "Medlemmer", - "finishes_at": "Ferdig kl", - "remaining": "Gjenstående", - "identify": "Identifiser", - "auto_update": "Automatisk oppdatering", - "in_progress": "Pågår", - "installed_version": "Installert versjon", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Fastvare", - "abort_single_instance_allowed": "Allerede konfigurert. Bare én enkelt konfigurasjon er mulig.", - "user_description": "Vil du starte oppsettet?", - "device_is_already_configured": "Enhet er allerede konfigurert", - "re_authentication_was_successful": "Autentisering på nytt var vellykket", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Tilkobling mislyktes", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Ugyldig godkjenning", - "unexpected_error": "Uventet feil", - "username": "Brukernavn", - "host": "Host", + "not_charging": "Lader ikke", + "disconnected": "Frakoblet", + "connected": "Tilkoblet", + "hot": "Varm", + "no_light": "Ingen lys", + "light_detected": "Lys oppdaget", + "not_moving": "Beveger seg ikke", + "unplugged": "Koblet fra", + "not_running": "Kjører ikke", + "safe": "Sikker", + "unsafe": "Usikker", + "tampering_detected": "Tampering detected", + "buffering": "Bufring", + "playing": "Spiller", + "standby": "Hvilemodus", + "app_id": "App-ID", + "local_accessible_entity_picture": "Lokalt tilgjengelig entitetsbilde", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Albumartist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Kanaler", + "position_updated": "Stillingen er oppdatert", + "series": "Serie", + "all": "Alle", + "one": "En", + "available_sound_modes": "Tilgjengelige lydmoduser", + "available_sources": "Tilgjengelige kilder", + "receiver": "Mottaker", + "speaker": "Høyttaler", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Ruter", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Kontoen er allerede konfigurert", "abort_already_in_progress": "Konfigurasjonsflyten pågår allerede", + "failed_to_connect": "Tilkobling mislyktes", "invalid_access_token": "Ugyldig tilgangskode", + "invalid_authentication": "Ugyldig godkjenning", "received_invalid_token_data": "Mottatt ugyldige token-data.", "abort_oauth_failed": "Feil ved henting av tilgangskode.", "timeout_resolving_oauth_token": "Tidsavbrudd ved oppslag av OAuth-token.", "abort_oauth_unauthorized": "OAuth-autorisasjonsfeil ved henting av tilgangskode.", + "re_authentication_was_successful": "Autentisering på nytt var vellykket", + "unexpected_error": "Uventet feil", "successfully_authenticated": "Vellykket godkjenning", "link_fitbit": "Koble med Fitbit", "pick_authentication_method": "Velg godkjenningsmetode", "authentication_expired_for_name": "Autentisering er utløpt for {name}", - "service_is_already_configured": "Tjenesten er allerede konfigurert", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Vil du sette opp {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Velg en Bluetooth-adapter for å konfigurere", + "abort_single_instance_allowed": "Allerede konfigurert. Bare én enkelt konfigurasjon er mulig.", + "user_description": "Velg en enhet du vil konfigurere", + "two_factor_code": "Totrinnsbekreftelse kode", + "two_factor_authentication": "Totrinnsbekreftelse", + "username": "Brukernavn", + "sign_in_with_ring_account": "Logg på med din Ring-konto", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Enhet er allerede konfigurert", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "bridge_is_already_configured": "Broen er allerede konfigurert", + "no_deconz_bridges_discovered": "Ingen deCONZ broer oppdaget", + "abort_no_hardware_available": "Ingen radiomaskinvare koblet til deCONZ", + "abort_updated_instance": "Oppdatert deCONZ forekomst med ny vertsadresse", + "error_linking_not_possible": "Kunne ikke koble til gatewayen", + "error_no_key": "Kunne ikke få en API-nøkkel", + "hassio_confirm_title": "MQTT Broker via Home Assistant-tillegg", + "link_with_deconz": "Koble til deCONZ", + "select_discovered_deconz_gateway": "Velg oppdaget deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Mal for binær sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Malsensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Mal for en binær sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Mal for en sensor", + "template_a_switch": "Template a switch", + "template_helper": "Malhjelper", + "all_entities": "Alle enheter", + "hide_members": "Skjul medlemmer", + "add_group": "Legg til gruppe", + "ignore_non_numeric": "Ignorer ikke-numerisk", + "data_round_digits": "Avrund verdi til antall desimaler", + "type": "Type", + "binary_sensor_group": "Binær sensor-gruppe", + "button_group": "Button group", + "cover_group": "Persiennegruppe", + "event_group": "Event group", + "fan_group": "Viftegruppe", + "light_group": "Lysgruppe", + "lock_group": "Låsgruppe", + "media_player_group": "Mediespillergruppe", + "notify_group": "Notify group", + "sensor_group": "Sensorgruppe", + "switch_group": "Brytergruppe", + "component_cloud_config_step_one": "Tom", + "component_cloud_config_step_other": "Tomme", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Tidsavbrudd oppretter forbindelse", + "link_google_account": "Koble til Google-kontoen", + "name_already_exists": "Navnet eksisterer allerede", + "passive": "Passiv", + "define_zone_parameters": "Definer sone-parametere", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Bruker et SSL-sertifikat", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2045,19 +2185,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API-nøkkel", - "configure_daikin_ac": "Konfigurer Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Switchbot-type støttes ikke.", + "authentication_failed_error_detail": "Autentisering mislyktes: {error_detail}", + "error_encryption_key_invalid": "Nøkkel-ID eller krypteringsnøkkel er ugyldig", + "name_address": "{name} ( {address} )", + "confirm_description": "Vil du starte oppsettet?", + "switchbot_account_recommended": "SwitchBot-konto (anbefalt)", + "menu_options_lock_key": "Skriv inn låskrypteringsnøkkelen manuelt", + "encryption_key": "Krypteringsnøkkel", + "key_id": "Nøkkel-ID", + "password_description": "Passord til å beskytte sikkerhetskopien.", + "device_address": "Enhetsadresse", + "known_hosts": "Kjente verter", + "google_cast_configuration": "Google Cast-konfigurasjon", + "abort_alternative_integration": "Enheten støttes bedre av en annen integrasjon", + "abort_discovery_error": "Kunne ikke finne en matchende DLNA -enhet", + "abort_incomplete_config": "Konfigurasjonen mangler en nødvendig variabel", + "manual_description": "URL til en enhetsbeskrivelse XML -fil", + "manual_title": "Manuell DLNA DMR -enhetstilkobling", + "discovered_dlna_dmr_devices": "Oppdaget DLNA DMR -enheter", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Kalendernavn", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2071,40 +2226,29 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Bruker et SSL-sertifikat", - "verify_ssl_certificate": "Verifisere SSL-sertifikat", - "timeout_establishing_connection": "Tidsavbrudd oppretter forbindelse", - "link_google_account": "Koble til Google-kontoen", + "abort_mdns_missing_mac": "Manglende MAC-adresse i MDNS-egenskaper.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Oppdaget ESPHome node", + "api_error_occurred": "API-feil oppstod", + "hostname_ip_address": "{hostname} ( {ip_address} )", + "enable_https": "Aktiver HTTPS", + "api_key": "API-nøkkel", + "configure_daikin_ac": "Konfigurer Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Vil du sette opp {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Velg en Bluetooth-adapter for å konfigurere", "abort_no_devices_found": "Ingen enheter funnet på nettverket", "connection_error_error": "Tilkoblingsfeil: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ( {host} )", "authenticate": "Authenticate", - "device_class": "Enhetsklasse", - "state_template": "Tilstandsmal", - "template_binary_sensor": "Mal for binær sensor", - "template_sensor": "Malsensor", - "template_a_binary_sensor": "Mal for en binær sensor", - "template_a_sensor": "Mal for en sensor", - "template_helper": "Malhjelper", - "location_is_already_configured": "Plasseringen er allerede konfigurert", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Ugyldig API-nøkkel", - "pin_code": "PIN-kode", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Kjente verter", - "google_cast_configuration": "Google Cast-konfigurasjon", - "abort_invalid_host": "Ugyldig vertsnavn eller IP-adresse", - "device_not_supported": "Enheten støttes ikke", - "name_model_at_host": "{name} ({model} på {host})", - "authenticate_to_the_device": "Godkjenning til enheten", - "finish_title": "Velg et navn på enheten", - "unlock_the_device": "Lås opp enheten", - "yes_do_it": "Ja, gjør det.", - "unlock_the_device_optional": "Lås opp enheten (valgfritt)", - "connect_to_the_device": "Koble til enheten", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Ugyldig fødselsemne", "error_bad_certificate": "CA-sertifikatet er ugyldig", "invalid_discovery_prefix": "Ugyldig oppdagelsesprefiks", @@ -2123,106 +2267,25 @@ "websocket_path": "WebSocket-bane", "enable_discovery": "Aktiver oppdagelse", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee-gateway via Home Assistant-tillegget", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN-kode", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Stien er ikke tillatt", "path_is_not_valid": "Banen er ikke gyldig", "path_to_file": "Bane til fil", - "api_error_occurred": "API-feil oppstod", - "hostname_ip_address": "{hostname} ( {ip_address} )", - "enable_https": "Aktiver HTTPS", - "abort_mdns_missing_mac": "Manglende MAC-adresse i MDNS-egenskaper.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service mottatt", - "discovered_esphome_node": "Oppdaget ESPHome node", - "encryption_key": "Krypteringsnøkkel", - "component_cloud_config_step_one": "Tom", - "component_cloud_config_step_other": "Tomme", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Switchbot-type støttes ikke.", - "authentication_failed_error_detail": "Autentisering mislyktes: {error_detail}", - "error_encryption_key_invalid": "Nøkkel-ID eller krypteringsnøkkel er ugyldig", - "name_address": "{name} ( {address} )", - "switchbot_account_recommended": "SwitchBot-konto (anbefalt)", - "menu_options_lock_key": "Skriv inn låskrypteringsnøkkelen manuelt", - "key_id": "Nøkkel-ID", - "password_description": "Passord til å beskytte sikkerhetskopien.", - "device_address": "Enhetsadresse", - "two_factor_code": "Totrinnsbekreftelse kode", - "two_factor_authentication": "Totrinnsbekreftelse", - "sign_in_with_ring_account": "Logg på med din Ring-konto", - "bridge_is_already_configured": "Broen er allerede konfigurert", - "no_deconz_bridges_discovered": "Ingen deCONZ broer oppdaget", - "abort_no_hardware_available": "Ingen radiomaskinvare koblet til deCONZ", - "abort_updated_instance": "Oppdatert deCONZ forekomst med ny vertsadresse", - "error_linking_not_possible": "Kunne ikke koble til gatewayen", - "error_no_key": "Kunne ikke få en API-nøkkel", - "link_with_deconz": "Koble til deCONZ", - "select_discovered_deconz_gateway": "Velg oppdaget deCONZ gateway", - "all_entities": "Alle enheter", - "hide_members": "Skjul medlemmer", - "add_group": "Legg til gruppe", - "ignore_non_numeric": "Ignorer ikke-numerisk", - "data_round_digits": "Avrund verdi til antall desimaler", - "type": "Type", - "binary_sensor_group": "Binær sensor-gruppe", - "cover_group": "Persiennegruppe", - "event_group": "Event group", - "fan_group": "Viftegruppe", - "light_group": "Lysgruppe", - "lock_group": "Låsgruppe", - "media_player_group": "Mediespillergruppe", - "sensor_group": "Sensorgruppe", - "switch_group": "Brytergruppe", - "abort_alternative_integration": "Enheten støttes bedre av en annen integrasjon", - "abort_discovery_error": "Kunne ikke finne en matchende DLNA -enhet", - "abort_incomplete_config": "Konfigurasjonen mangler en nødvendig variabel", - "manual_description": "URL til en enhetsbeskrivelse XML -fil", - "manual_title": "Manuell DLNA DMR -enhetstilkobling", - "discovered_dlna_dmr_devices": "Oppdaget DLNA DMR -enheter", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Navnet eksisterer allerede", - "passive": "Passiv", - "define_zone_parameters": "Definer sone-parametere", - "calendar_name": "Kalendernavn", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth-skannermodus", - "passive_scanning": "Passiv skanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Tillat deCONZ CLIP-sensorer", + "allow_deconz_light_groups": "Tillat deCONZ lys grupper", + "data_allow_new_devices": "Tillat automatisk tilsetning av nye enheter", + "deconz_devices_description": "Konfigurere synlighet av deCONZ enhetstyper", + "deconz_options": "deCONZ alternativer", + "enable_the_conversation_agent": "Aktiver samtaleagenten", + "language_code": "Språkkode", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2305,50 +2368,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Aktiver samtaleagenten", - "language_code": "Språkkode", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant tilgang til Google Kalender", - "ignore_cec": "Ignorer CEC", - "allowed_uuids": "Tillatte UUIDer", - "advanced_google_cast_configuration": "Avansert Google Cast-konfigurasjon", - "broker_options": "Megleralternativer", - "enable_birth_message": "Aktiver fødselsmelding", - "birth_message_payload": "Fødselsmelding nyttelast", - "birth_message_qos": "Fødselsmelding QoS", - "birth_message_retain": "Fødselsmelding behold", - "birth_message_topic": "Fødselsmelding emne", - "discovery_prefix": "Oppdagelsesprefiks", - "enable_will_message": "Aktiver will melding", - "will_message_payload": "Testament melding nyttelast", - "will_message_qos": "Testament melding QoS", - "will_message_retain": "Testament melding behold", - "will_message_topic": "Testament melding emne", - "mqtt_options": "MQTT-alternativer", - "protocol": "Protokoll", - "select_test_server": "Velg testserver", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Antall nye forsøk", - "allow_deconz_clip_sensors": "Tillat deCONZ CLIP-sensorer", - "allow_deconz_light_groups": "Tillat deCONZ lys grupper", - "data_allow_new_devices": "Tillat automatisk tilsetning av nye enheter", - "deconz_devices_description": "Konfigurere synlighet av deCONZ enhetstyper", - "deconz_options": "deCONZ alternativer", + "select_test_server": "Velg testserver", "invalid_url": "ugyldig URL", "data_browse_unfiltered": "Vis inkompatible medier når du surfer", "event_listener_callback_url": "URL for tilbakeringing av hendelseslytter", "data_listen_port": "Hendelseslytterport (tilfeldig hvis den ikke er angitt)", "poll_for_device_availability": "Avstemning for tilgjengelighet av enheter", "init_title": "DLNA Digital Media Renderer -konfigurasjon", + "ignore_cec": "Ignorer CEC", + "allowed_uuids": "Tillatte UUIDer", + "advanced_google_cast_configuration": "Avansert Google Cast-konfigurasjon", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2359,13 +2417,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokoll", + "data_calendar_access": "Home Assistant tilgang til Google Kalender", + "passive_scanning": "Passiv skanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Megleralternativer", + "enable_birth_message": "Aktiver fødselsmelding", + "birth_message_payload": "Fødselsmelding nyttelast", + "birth_message_qos": "Fødselsmelding QoS", + "birth_message_retain": "Fødselsmelding behold", + "birth_message_topic": "Fødselsmelding emne", + "discovery_prefix": "Oppdagelsesprefiks", + "enable_will_message": "Aktiver will melding", + "will_message_payload": "Testament melding nyttelast", + "will_message_qos": "Testament melding QoS", + "will_message_retain": "Testament melding behold", + "will_message_topic": "Testament melding emne", + "mqtt_options": "MQTT-alternativer", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lås {entity_name}", + "open_entity_name": "Åpne {entity_name}", + "unlock_entity_name": "Lås opp {entity_name}", + "entity_name_is_locked": "{entity_name} er låst", + "entity_name_is_open": "{entity_name} er åpen", + "entity_name_is_unlocked": "{entity_name} er ulåst", + "entity_name_locked": "{entity_name} låst", + "entity_name_opened": "{entity_name} åpnet", + "entity_name_unlocked": "{entity_name} låst opp", "first_button": "Første knapp", "second_button": "Andre knapp", "third_button": "Tredje knapp", "fourth_button": "Fjerde knapp", "subtype_button_down": "{subtype}-knappen ned", "subtype_button_up": "{subtype} -knappen opp", - "subtype_double_clicked": "\" {subtype} \" dobbeltklikket", + "subtype_double_clicked": "\"{subtype}\" dobbeltklikket", "subtype_double_push": "{subtype} dobbelt trykk", "subtype_long_clicked": "{subtype} klikket lenge", "subtype_long_push": "{subtype} langt trykk", @@ -2373,36 +2466,122 @@ "subtype_single_clicked": "{subtype} enkeltklikket", "trigger_type_single_long": "{subtype} enkeltklikket og deretter et lengre klikk", "subtype_single_push": "{subtype} enkelt trykk", - "subtype_triple_clicked": "\" {subtype} \" trippelklikket", + "subtype_triple_clicked": "\"{subtype}\" trippel klikket", "subtype_triple_push": "{subtype} trippeltrykk", - "set_value_for_entity_name": "Angi verdi for {entity_name}", - "value": "Verdi", - "close_entity_name": "Lukk {entity_name}", - "close_entity_name_tilt": "Lukk {entity_name} tilt", - "open_entity_name": "Åpne {entity_name}", - "open_entity_name_tilt": "Åpne {entity_name} tilt", - "set_entity_name_position": "Angi {entity_name} posisjon", - "set_entity_name_tilt_position": "Angi {entity_name} tilt posisjon", - "stop_entity_name": "Stopp {entity_name}", - "entity_name_is_closed": "{entity_name} er lukket", - "entity_name_closing": "{entity_name} lukker", - "entity_name_is_open": "{entity_name} is open", - "entity_name_opening": "{entity_name} åpner", - "current_entity_name_position_is": "Nåværende {entity_name} posisjon er", - "condition_type_is_tilt_position": "Nåværende {entity_name} tilt posisjon er", - "entity_name_closed": "{entity_name} stengt", - "entity_name_opened": "{entity_name} opened", - "entity_name_position_changes": "{entity_name} posisjon endringer", - "entity_name_tilt_position_changes": "{entity_name} tilt posisjon endringer", - "entity_name_battery_is_low": "{entity_name} batterinivået er lavt", - "entity_name_charging": "{entity_name} lader", - "condition_type_is_co": "{entity_name} oppdager karbonmonoksid", - "entity_name_is_cold": "{entity_name} er kald", - "entity_name_is_connected": "{entity_name} er tilkoblet", - "entity_name_is_detecting_gas": "{entity_name} registrerer gass", - "entity_name_is_hot": "{entity_name} er varm", - "entity_name_is_detecting_light": "{entity_name} registrerer lys", - "entity_name_is_locked": "{entity_name} er låst", + "both_buttons": "Begge knappene", + "bottom_buttons": "Nederste knappene", + "fifth_button": "Femte knapp", + "sixth_button": "Sjette knapp", + "seventh_button": "Syvende knapp", + "eighth_button": "Åttende knapp", + "dim_down": "Dimm ned", + "dim_up": "Dimm opp", + "left": "Venstre", + "right": "Høyre", + "top_buttons": "Øverste knappene", + "device_awakened": "Enheten ble vekket", + "subtype_continuously_pressed": "{subtype}\" trykket kontinuerlig", + "trigger_type_remote_button_long_release": "\" {subtype} \" slippes etter lang trykk", + "subtype_quadruple_clicked": "\"{subtype}\" firedoblet klikket", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple klikket", + "button_rotated_subtype": "Knappen roterte \"{subtype}\"", + "button_rotated_fast_subtype": "Knappen roterte raskt \"{subtype}\"", + "button_rotation_subtype_stopped": "Knapperotasjon \"{subtype}\" stoppet", + "subtype_pressed": "{subtype}» trykket", + "subtype_released": "\"{subtype}\" slippes", + "device_subtype_double_tapped": "Enheten \"{subtype}\" dobbeltklikket", + "trigger_type_remote_double_tap_any_side": "Enheten dobbeltklikket på alle sider", + "device_in_free_fall": "Enheten er i fritt fall", + "device_flipped_degrees": "Enheten er snudd 90 grader", + "device_shaken": "Enhet er ristet", + "trigger_type_remote_moved": "Enheten ble flyttet med \"{subtype}\" opp", + "trigger_type_remote_moved_any_side": "Enheten flyttet med hvilken som helst side opp", + "trigger_type_remote_rotate_from_side": "Enheten rotert fra \"side 6\" til \"{subtype}\"", + "device_turned_clockwise": "Enheten dreide med klokken", + "device_turned_counter_clockwise": "Enheten dreide mot klokken", + "press_entity_name_button": "Trykk på {entity_name} -knappen", + "entity_name_has_been_pressed": "{entity_name} har blitt trykket", + "set_value_for_entity_name": "Angi verdi for {entity_name}", + "value": "Verdi", + "close_entity_name": "Lukk {entity_name}", + "close_entity_name_tilt": "Lukk {entity_name} tilt", + "open_entity_name_tilt": "Åpne {entity_name} tilt", + "set_entity_name_position": "Angi {entity_name} posisjon", + "set_entity_name_tilt_position": "Angi {entity_name} tilt posisjon", + "stop_entity_name": "Stopp {entity_name}", + "entity_name_is_closed": "{entity_name} er lukket", + "entity_name_closing": "{entity_name} lukker", + "entity_name_opening": "{entity_name} åpner", + "current_entity_name_position_is": "Nåværende {entity_name} posisjon er", + "condition_type_is_tilt_position": "Nåværende {entity_name} tilt posisjon er", + "entity_name_closed": "{entity_name} stengt", + "entity_name_position_changes": "{entity_name} posisjon endringer", + "entity_name_tilt_position_changes": "{entity_name} tilt posisjon endringer", + "toggle_entity_name": "Veksle {entity_name}", + "turn_off_entity_name": "Skru av {entity_name}", + "turn_on_entity_name": "Skru på {entity_name}", + "entity_name_is_off": "{entity_name} er av", + "entity_name_is_on": "{entity_name} er på", + "trigger_type_changed_states": "{entity_name} skrudd på eller av", + "entity_name_turned_off": "{entity_name} skrudd av", + "entity_name_turned_on": "{entity_name} skrudd på", + "arm_entity_name_away": "Aktiver {entity_name} borte", + "arm_entity_name_home": "Aktiver {entity_name} hjemme", + "arm_entity_name_night": "Aktiver {entity_name} natt", + "arm_entity_name_vacation": "{entity_name} ferie", + "disarm_entity_name": "Deaktiver {entity_name}", + "trigger_entity_name": "Utløser {entity_name}", + "entity_name_is_armed_away": "{entity_name} er aktivert borte", + "entity_name_is_armed_home": "{entity_name} er aktivert hjemme", + "entity_name_is_armed_night": "{entity_name} er aktivert natt", + "entity_name_is_armed_vacation": "{entity_name} er armert ferie", + "entity_name_is_disarmed": "{entity_name} er deaktivert", + "entity_name_is_triggered": "{entity_name} er utløst", + "entity_name_armed_away": "{entity_name} aktivert borte", + "entity_name_armed_home": "{entity_name} aktivert hjemme", + "entity_name_armed_night": "{entity_name} aktivert natt", + "entity_name_armed_vacation": "{entity_name} armert ferie", + "entity_name_disarmed": "{entity_name} deaktivert", + "entity_name_triggered": "{entity_name} utløst", + "entity_name_is_buffering": "{entity_name} bufre", + "entity_name_is_idle": "{entity_name} er inaktiv", + "entity_name_is_paused": "{entity_name} er satt på pause", + "entity_name_is_playing": "{entity_name} spiller nå", + "entity_name_starts_buffering": "{entity_name} starter bufring", + "entity_name_becomes_idle": "{entity_name} blir inaktiv", + "entity_name_starts_playing": "{entity_name} begynner å spille", + "entity_name_update_availability_changed": "{entity_name} -oppdateringstilgjengeligheten er endret", + "entity_name_became_up_to_date": "{entity_name} ble oppdatert", + "trigger_type_update": "{entity_name} har en oppdatering tilgjengelig", + "decrease_entity_name_brightness": "Reduser lysstyrken på {entity_name}", + "increase_entity_name_brightness": "Øk lysstyrken på {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Endre {entity_name} til det første alternativet", + "action_type_select_last": "Endre {entity_name} til siste alternativ", + "action_type_select_next": "Endre {entity_name} til neste alternativ", + "change_entity_name_option": "Endre alternativet {entity_name}", + "action_type_select_previous": "Endre {entity_name} til forrige alternativ", + "current_entity_name_selected_option": "Gjeldende {entity_name} valgt alternativ", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "Alternativet {entity_name} er endret", + "action_type_set_hvac_mode": "Endre klima-modus på {entity_name}", + "change_preset_on_entity_name": "Endre modus på {entity_name}", + "hvac_mode": "HVAC-modus", + "entity_name_measured_humidity_changed": "{entity_name} målt luftfuktighet er endret", + "entity_name_measured_temperature_changed": "{entity_name} målt temperatur er endret", + "entity_name_hvac_mode_changed": "{entity_name} klima-modus er endret", + "send_a_notification": "Send a notification", + "entity_name_battery_is_low": "{entity_name} batterinivået er lavt", + "entity_name_charging": "{entity_name} lader", + "condition_type_is_co": "{entity_name} oppdager karbonmonoksid", + "entity_name_is_cold": "{entity_name} er kald", + "entity_name_is_connected": "{entity_name} er tilkoblet", + "entity_name_is_detecting_gas": "{entity_name} registrerer gass", + "entity_name_is_hot": "{entity_name} er varm", + "entity_name_is_detecting_light": "{entity_name} registrerer lys", "entity_name_is_moist": "{entity_name} er fuktig", "entity_name_is_detecting_motion": "{entity_name} registrerer bevegelse", "entity_name_is_moving": "{entity_name} er i bevegelse", @@ -2419,7 +2598,6 @@ "entity_name_is_not_cold": "{entity_name} er ikke kald", "entity_name_is_disconnected": "{entity_name} er frakoblet", "entity_name_is_not_hot": "{entity_name} er ikke varm", - "entity_name_is_unlocked": "{entity_name} er låst opp", "entity_name_is_dry": "{entity_name} er tørr", "entity_name_is_not_moving": "{entity_name} er ikke i bevegelse", "entity_name_is_not_occupied": "{entity_name} er ledig", @@ -2430,8 +2608,6 @@ "condition_type_is_not_tampered": "{entity_name} oppdager ikke manipulering", "entity_name_is_safe": "{entity_name} er trygg", "entity_name_is_occupied": "{entity_name} er opptatt", - "entity_name_is_off": "{entity_name} er av", - "entity_name_is_on": "{entity_name} er på", "entity_name_is_plugged_in": "{entity_name} er koblet til", "entity_name_is_powered": "{entity_name} er spenningssatt", "entity_name_is_present": "{entity_name} er tilstede", @@ -2450,7 +2626,6 @@ "entity_name_started_detecting_gas": "{entity_name} begynte å registrere gass", "entity_name_became_hot": "{entity_name} ble varm", "entity_name_started_detecting_light": "{entity_name} begynte å registrere lys", - "entity_name_locked": "{entity_name} låst", "entity_name_became_moist": "{entity_name} ble fuktig", "entity_name_started_detecting_motion": "{entity_name} begynte å registrere bevegelse", "entity_name_started_moving": "{entity_name} begynte å bevege seg", @@ -2461,13 +2636,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} sluttet å registrere problem", "entity_name_stopped_detecting_smoke": "{entity_name} sluttet å registrere røyk", "entity_name_stopped_detecting_sound": "{entity_name} sluttet å registrere lyd", - "entity_name_became_up_to_date": "{entity_name} ble oppdatert", "entity_name_stopped_detecting_vibration": "{entity_name} sluttet å registrere vibrasjon", "entity_name_battery_normal": "{entity_name} batteri normalt", "entity_name_became_not_cold": "{entity_name} ble ikke lenger kald", "entity_name_unplugged": "{entity_name} koblet fra", "entity_name_became_not_hot": "{entity_name} ble ikke lenger varm", - "entity_name_unlocked": "{entity_name} låst opp", "entity_name_became_dry": "{entity_name} ble tørr", "entity_name_stopped_moving": "{entity_name} sluttet å bevege seg", "entity_name_became_not_occupied": "{entity_name} ble ledig", @@ -2485,53 +2658,9 @@ "entity_name_started_detecting_smoke": "{entity_name} begynte å registrere røyk", "entity_name_started_detecting_sound": "{entity_name} begynte å registrere lyd", "entity_name_started_detecting_tampering": "{entity_name} begynte å oppdage manipulering", - "entity_name_turned_off": "{entity_name} skrudd av", - "entity_name_turned_on": "{entity_name} skrudd på", "entity_name_became_unsafe": "{entity_name} ble usikker", - "trigger_type_update": "{entity_name} har en oppdatering tilgjengelig", "entity_name_started_detecting_vibration": "{entity_name} begynte å oppdage vibrasjon", - "entity_name_is_buffering": "{entity_name} bufre", - "entity_name_is_idle": "{entity_name} er inaktiv", - "entity_name_is_paused": "{entity_name} er satt på pause", - "entity_name_is_playing": "{entity_name} spiller nå", - "entity_name_starts_buffering": "{entity_name} starter bufring", - "trigger_type_changed_states": "{entity_name} skrudd på eller av", - "entity_name_becomes_idle": "{entity_name} blir inaktiv", - "entity_name_starts_playing": "{entity_name} begynner å spille", - "toggle_entity_name": "Veksle {entity_name}", - "turn_off_entity_name": "Skru av {entity_name}", - "turn_on_entity_name": "Skru på {entity_name}", - "arm_entity_name_away": "Aktiver {entity_name} borte", - "arm_entity_name_home": "Aktiver {entity_name} hjemme", - "arm_entity_name_night": "Aktiver {entity_name} natt", - "arm_entity_name_vacation": "{entity_name} ferie", - "disarm_entity_name": "Deaktiver {entity_name}", - "trigger_entity_name": "Utløser {entity_name}", - "entity_name_is_armed_away": "{entity_name} er aktivert borte", - "entity_name_is_armed_home": "{entity_name} er aktivert hjemme", - "entity_name_is_armed_night": "{entity_name} er aktivert natt", - "entity_name_is_armed_vacation": "{entity_name} er armert ferie", - "entity_name_is_disarmed": "{entity_name} er deaktivert", - "entity_name_is_triggered": "{entity_name} er utløst", - "entity_name_armed_away": "{entity_name} aktivert borte", - "entity_name_armed_home": "{entity_name} aktivert hjemme", - "entity_name_armed_night": "{entity_name} aktivert natt", - "entity_name_armed_vacation": "{entity_name} armert ferie", - "entity_name_disarmed": "{entity_name} deaktivert", - "entity_name_triggered": "{entity_name} utløst", - "entity_name_is_home": "{entity_name} er hjemme", - "entity_name_is_not_home": "{entity_name} er ikke hjemme", - "entity_name_enters_a_zone": "{entity_name} går inn i en sone", - "entity_name_leaves_a_zone": "{entity_name} forlater en sone", - "lock_entity_name": "Lås {entity_name}", - "unlock_entity_name": "Lås opp {entity_name}", - "action_type_set_hvac_mode": "Endre klima-modus på {entity_name}", - "change_preset_on_entity_name": "Endre modus på {entity_name}", - "hvac_mode": "HVAC-modus", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} målt luftfuktighet er endret", - "entity_name_measured_temperature_changed": "{entity_name} målt temperatur er endret", - "entity_name_hvac_mode_changed": "{entity_name} klima-modus er endret", + "trigger_type_button_long_release": "\"{subtype}\" slipppes etter lang trykk", "current_entity_name_apparent_power": "Nåværende tilsynelatende kraft for {entity_name}", "condition_type_is_aqi": "Gjeldende {entity_name} luftkvalitetsindeks", "current_entity_name_atmospheric_pressure": "Gjeldende {entity_name} atmosfærisk trykk", @@ -2621,64 +2750,13 @@ "entity_name_water_changes": "{entity_name} vannforandringer", "entity_name_weight_changes": "Vektendringer {entity_name}", "entity_name_wind_speed_changes": "Vindhastighetendringer for {entity_name}", - "decrease_entity_name_brightness": "Reduser lysstyrken på {entity_name}", - "increase_entity_name_brightness": "Øk lysstyrken på {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Femte knapp", - "sixth_button": "Sjette knapp", - "subtype_continuously_pressed": "\" {subtype} \" kontinuerlig trykket", - "trigger_type_button_long_release": "\"{subtype}\" slipppes etter lang trykk", - "subtype_quadruple_clicked": "\" {subtype} \" firedoblet klikk", - "subtype_quintuple_clicked": "\" {subtype} \" femdobbelt klikket", - "subtype_pressed": "\" {subtype} \" trykket", - "subtype_released": "\" {subtype} \" slippes", - "action_type_select_first": "Endre {entity_name} til det første alternativet", - "action_type_select_last": "Endre {entity_name} til siste alternativ", - "action_type_select_next": "Endre {entity_name} til neste alternativ", - "change_entity_name_option": "Endre alternativet {entity_name}", - "action_type_select_previous": "Endre {entity_name} til forrige alternativ", - "current_entity_name_selected_option": "Gjeldende {entity_name} valgt alternativ", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "Alternativet {entity_name} er endret", - "send_a_notification": "Send a notification", - "both_buttons": "Begge knappene", - "bottom_buttons": "Nederste knappene", - "seventh_button": "Syvende knapp", - "eighth_button": "Åttende knapp", - "dim_down": "Dimm ned", - "dim_up": "Dimm opp", - "left": "Venstre", - "right": "Høyre", - "top_buttons": "Øverste knappene", - "device_awakened": "Enheten ble vekket", - "trigger_type_remote_button_long_release": "\" {subtype} \" slippes etter lang trykk", - "button_rotated_subtype": "Knappen roterte \"{subtype}\"", - "button_rotated_fast_subtype": "Knappen roterte raskt \"{subtype}\"", - "button_rotation_subtype_stopped": "Knapperotasjon \"{subtype}\" stoppet", - "device_subtype_double_tapped": "Enheten \"{subtype}\" dobbeltklikket", - "trigger_type_remote_double_tap_any_side": "Enheten dobbeltklikket på alle sider", - "device_in_free_fall": "Enheten er i fritt fall", - "device_flipped_degrees": "Enheten er snudd 90 grader", - "device_shaken": "Enhet er ristet", - "trigger_type_remote_moved": "Enheten ble flyttet med \"{subtype}\" opp", - "trigger_type_remote_moved_any_side": "Enheten flyttet med hvilken som helst side opp", - "trigger_type_remote_rotate_from_side": "Enheten rotert fra \"side 6\" til \"{subtype}\"", - "device_turned_clockwise": "Enheten dreide med klokken", - "device_turned_counter_clockwise": "Enheten dreide mot klokken", - "press_entity_name_button": "Trykk på {entity_name} -knappen", - "entity_name_has_been_pressed": "{entity_name} har blitt trykket", - "entity_name_update_availability_changed": "{entity_name} -oppdateringstilgjengeligheten er endret", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} er hjemme", + "entity_name_is_not_home": "{entity_name} er ikke hjemme", + "entity_name_enters_a_zone": "{entity_name} går inn i en sone", + "entity_name_leaves_a_zone": "{entity_name} forlater en sone", + "no_device_class": "Ingen enhetsklasse", + "no_state_class": "Ingen tilstandsklasse", + "no_unit_of_measurement": "Ingen måleenhet", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2814,76 +2892,111 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Kritisk", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "Ingen enhetsklasse", - "no_state_class": "Ingen tilstandsklasse", - "no_unit_of_measurement": "Ingen måleenhet", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", - "starts_the_memory_profiler": "Starts the Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", - "set_asyncio_debug": "Set asyncio debug", - "starts_the_profiler": "Starts the Profiler.", - "max_objects_description": "The maximum number of objects to log.", - "maximum_objects": "Maximum objects", - "scan_interval_description": "The number of seconds between logging objects.", - "scan_interval": "Scan interval", - "start_logging_object_sources": "Start logging object sources", - "start_log_objects_description": "Starts logging growth of objects in memory.", - "start_logging_objects": "Start logging objects", - "stop_logging_object_sources": "Stop logging object sources", - "stop_log_objects_description": "Stops logging growth of objects in memory.", - "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "info": "Info", + "warning": "Advarsel", + "clear_tts_cache": "Clear TTS cache", + "cache": "Hurtiglager", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "En ordbok som inneholder integrasjonsspesifikke alternativer.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Snakk", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filnavn", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Kode til å skru på alarmen.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Setter datoen og/eller tiden.", + "the_target_date": "Måldatoen.", + "datetime_description": "Målverdien for dato og tid.", + "date_time": "Dato & tid", + "the_target_time": "Måltiden.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Velger det neste alternativ.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Setter alternativene.", + "list_of_options": "Liste av alternativer.", + "set_options": "Sett alternativer", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Log event loop scheduled", + "log_thread_frames_description": "Logs the current frames for all threads.", + "log_thread_frames": "Log thread frames", + "lru_stats_description": "Logs the stats of all lru caches.", + "log_lru_stats": "Log LRU stats", + "starts_the_memory_profiler": "Starts the Memory Profiler.", + "seconds": "Seconds", + "memory": "Memory", + "set_asyncio_debug_description": "Enable or disable asyncio debug.", + "enabled_description": "Whether to enable or disable asyncio debug.", + "set_asyncio_debug": "Set asyncio debug", + "starts_the_profiler": "Starts the Profiler.", + "max_objects_description": "The maximum number of objects to log.", + "maximum_objects": "Maximum objects", + "scan_interval_description": "The number of seconds between logging objects.", + "scan_interval": "Scan interval", + "start_logging_object_sources": "Start logging object sources", + "start_log_objects_description": "Starts logging growth of objects in memory.", + "start_logging_objects": "Start logging objects", + "stop_logging_object_sources": "Stop logging object sources", + "stop_log_objects_description": "Stops logging growth of objects in memory.", + "stop_logging_objects": "Stop logging objects", + "sets_the_value": "Sets the value.", + "the_target_value": "Målverdien.", + "get_weather_forecast": "Hent værvarsel.", + "type_description": "Værvarselstype: daglig, timebasert eller to ganger daglig.", + "forecast_type": "Værvarselstype", + "get_forecast": "Hent værvarsel", + "get_weather_forecasts": "Hent værvarsler.", + "get_forecasts": "Hent værvarsler", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "Datoen heldagsarrangementet skal starte.", - "create_event": "Opprett hendelse", - "get_events": "Get events", - "list_event": "Liste over hendelser", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Sjekk konfigurasjon", "reload_all": "Last alt på nytt", "reload_config_entry_description": "Laster inn oppgitt konfigurasjonsoppføring på nytt.", @@ -2904,21 +3017,18 @@ "generic_toggle": "Generell veksling", "generic_turn_off": "Generell skru av", "generic_turn_on": "Generell skru på", + "entities_to_update": "Entities to update", "update_entity": "Oppdater entitet", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Senker den nåværende verdien med 1 steg.", "increment_description": "Øker verdien med 1 steg.", - "sets_the_value": "Setter verdien.", - "the_target_value": "Målverdien.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Utløser", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Bane", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Omstarter et tillegg.", "the_add_on_slug": "Slug til tillegget.", "restart_add_on": "Omstart tillegg.", @@ -2952,41 +3062,67 @@ "restore_partial_description": "Gjenoppretter fra en delvis sikkerhetskopi.", "restores_home_assistant": "Gjenoppretter Home Assistant.", "restore_from_partial_backup": "Gjenopprett fra en delvis sikkerhetskopi.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Utløser", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Trykk på knappen.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Sett verdi", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3006,6 +3142,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Aktiver med tilpasset overstyring", + "alarm_arm_vacation_description": "Setter alarmen til: _aktivert for ferie_.", + "disarms_the_alarm": "Deaktiverer alarmen.", + "alarm_trigger_description": "Aktiverer en ekstern alarmutløser.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3017,45 +3174,109 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Sletter en dynamisk opprettet scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Velger det neste alternativ.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Setter alternativene.", - "list_of_options": "Liste av alternativer.", - "set_options": "Sett alternativer", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "create_event_description": "Legger til en ny kalenderhendelse.", + "location_description": "Sted for arrangementet.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Aktiver med tilpasset overstyring", - "alarm_arm_vacation_description": "Setter alarmen til: _aktivert for ferie_.", - "disarms_the_alarm": "Deaktiverer alarmen.", - "alarm_trigger_description": "Aktiverer en ekstern alarmutløser.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Laster inn temaer fra YAML-konfigurasjonen på nytt.", + "reload_themes": "Last inn temaer på nytt", + "name_of_a_theme": "Navn på et tema.", + "set_the_default_theme": "Sett standardtema", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Reduserer en teller.", + "increments_a_counter": "Øker en teller.", + "resets_a_counter": "Nullstiller en teller.", + "sets_the_counter_value": "Stiller inn tellerverdien.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Veksler hjelperen av/på.", + "turns_off_the_helper": "Skrur av hjelperen.", + "turns_on_the_helper": "Skrur på hjelperen.", + "start_date_description": "Datoen heldagsarrangementet skal starte.", + "create_event": "Opprett hendelse", + "get_events": "Get events", + "list_event": "Liste over hendelser", + "turns_auxiliary_heater_on_off": "Skrur tilleggsvarmer av/på.", + "aux_heat_description": "Navn på tilleggsvarmer.", + "auxiliary_heating": "Tilleggsvarme", + "turn_on_off_auxiliary_heater": "Slå av/på tilleggsvarmer", + "sets_fan_operation_mode": "Setter driftsmodus for vifte.", + "fan_operation_mode": "Driftsmodus for vifte.", + "set_fan_mode": "Sett viftemodus", + "sets_target_humidity": "Setter mål for luftfuktighet.", + "set_target_humidity": "Sett mål for luftfuktighet", + "sets_hvac_operation_mode": "Setter driftsmodus for HVAC.", + "hvac_operation_mode": "Driftsmodus for HVAC.", + "set_hvac_mode": "Sett driftsmodus for HVAC", + "sets_swing_operation_mode": "Setter driftsmodus for svinging.", + "swing_operation_mode": "Driftsmodus for svinging.", + "set_swing_mode": "Sett svingemodus", + "sets_target_temperature": "Setter måltemperatur.", + "high_target_temperature": "Høy måltemperatur.", + "target_temperature_high": "Måltemperatur høy", + "low_target_temperature": "Lav måltemperatur.", + "target_temperature_low": "Måltemperatur lav", + "set_target_temperature": "Set måltemperatur", + "turns_climate_device_off": "Slår av klimaenheten.", + "turns_climate_device_on": "Slår på klimaenheten.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3082,110 +3303,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Trykk på knappen.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Språk for tekst til talegenerering.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Varslings-id", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Skrur tilleggsvarmer av/på.", - "aux_heat_description": "Navn på tilleggsvarmer.", - "auxiliary_heating": "Tilleggsvarme", - "turn_on_off_auxiliary_heater": "Slå av/på tilleggsvarmer", - "sets_fan_operation_mode": "Setter driftsmodus for vifte.", - "fan_operation_mode": "Driftsmodus for vifte.", - "set_fan_mode": "Sett viftemodus", - "sets_target_humidity": "Setter mål for luftfuktighet.", - "set_target_humidity": "Sett mål for luftfuktighet", - "sets_hvac_operation_mode": "Setter driftsmodus for HVAC.", - "hvac_operation_mode": "Driftsmodus for HVAC.", - "set_hvac_mode": "Sett driftsmodus for HVAC", - "sets_swing_operation_mode": "Setter driftsmodus for svinging.", - "swing_operation_mode": "Driftsmodus for svinging.", - "set_swing_mode": "Sett svingemodus", - "sets_target_temperature": "Setter måltemperatur.", - "high_target_temperature": "Høy måltemperatur.", - "target_temperature_high": "Måltemperatur høy", - "low_target_temperature": "Lav måltemperatur.", - "target_temperature_low": "Måltemperatur lav", - "set_target_temperature": "Set måltemperatur", - "turns_climate_device_off": "Slår av klimaenheten.", - "turns_climate_device_on": "Slår på klimaenheten.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Emne til å lytte på.", "topic": "Emne", "export": "Eksport", "publish_description": "Publiserer en melding til et MQTT-emne.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "Nyttelasten som skal publiseres.", "payload": "Nyttelast", "payload_template": "Mal for nyttelast", @@ -3193,90 +3315,59 @@ "retain": "Bevar", "topic_to_publish_to": "Emne for publisering.", "publish": "Publiser", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Laster inn temaer fra YAML-konfigurasjonen på nytt.", - "reload_themes": "Last inn temaer på nytt", - "name_of_a_theme": "Navn på et tema.", - "set_the_default_theme": "Sett standardtema", - "toggles_the_helper_on_off": "Veksler hjelperen av/på.", - "turns_off_the_helper": "Skrur av hjelperen.", - "turns_on_the_helper": "Skrur på hjelperen.", - "decrements_a_counter": "Reduserer en teller.", - "increments_a_counter": "Øker en teller.", - "resets_a_counter": "Nullstiller en teller.", - "sets_the_counter_value": "Stiller inn tellerverdien.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Hent værvarsel.", - "type_description": "Værvarselstype: daglig, timebasert eller to ganger daglig.", - "forecast_type": "Værvarselstype", - "get_forecast": "Hent værvarsel", - "get_weather_forecasts": "Hent værvarsler.", - "get_forecasts": "Hent værvarsler", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filnavn", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Hurtiglager", - "options_description": "En ordbok som inneholder integrasjonsspesifikke alternativer.", - "say_a_tts_message": "Say a TTS message", - "speak": "Snakk", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Setter datoen og/eller tiden.", - "the_target_date": "Måldatoen.", - "datetime_description": "Målverdien for dato og tid.", - "date_time": "Dato & tid", - "the_target_time": "Måltiden.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Bane", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Varslings-id", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/nl/nl.json b/packages/core/src/hooks/useLocale/locales/nl/nl.json index 7e1d11f6..111ed33e 100644 --- a/packages/core/src/hooks/useLocale/locales/nl/nl.json +++ b/packages/core/src/hooks/useLocale/locales/nl/nl.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logboek", "history": "History", - "mailbox": "Postvak", "to_do_lists": "Takenlijsten", "developer_tools": "Ontwikkelhulpmiddelen", "media": "Media", "profile": "Profile", + "panel_mailbox": "Postvak", "panel_shopping_list": "Boodschappenlijst", "unknown": "Onbekend", "unavailable": "Niet beschikbaar", @@ -72,7 +72,7 @@ "increment": "Verhogen", "decrement": "Verlagen", "reset": "Resetten", - "position": "Position", + "position": "Positie", "tilt_position": "Kantelpositie", "open_cover": "Open bedekking", "close_cover": "Sluit bedekking", @@ -86,7 +86,7 @@ "reverse": "Omkeren", "medium": "Gemiddeld", "target_humidity": "Doel luchtvochtigheid", - "state": "Status", + "state": "State", "name_target_humidity": "{name}-doelluchtvochtigheid", "name_current_humidity": "{name} huidige luchtvochtigheid", "name_humidifying": "{name} bevochtigen", @@ -94,8 +94,9 @@ "name_on": "{name} aan", "resume_mowing": "Maaien hervatten", "start_mowing": "starten met maaien", + "pause": "Pauzeren", "return_to_dock": "Keer terug naar dock", - "brightness": "Brightness", + "brightness": "Helderheid", "color_temperature": "Kleurtemperatuur", "white_brightness": "Witwaarde", "color_brightness": "Kleurhelderheid", @@ -114,8 +115,7 @@ "browse_media": "Bladeren in media", "play": "Afspelen", "play_pause": "Afspelen/pauzeren", - "pause": "Pauzeren", - "stop": "Stop", + "stop": "Stoppen", "next_track": "Volgende nummer", "previous_track": "Vorige nummer", "volume_up": "Volume omhoog", @@ -224,9 +224,11 @@ "media_content_type": "Media content type", "upload_failed": "Upload mislukt", "unknown_file": "Onbekend bestand", - "select_image": "Afbeelding selecteren", + "image": "Afbeelding", + "select_label": "Selecteer {label}", "upload_picture": "Afbeelding uploaden", "image_url": "Lokaal pad of web-URL", + "ui_components_selectors_image_select_image": "Afbeelding selecteren", "latitude": "Breedtegraad", "longitude": "Lengtegraad", "radius": "Straal", @@ -239,7 +241,7 @@ "date": "Datum", "date_time": "Datum en tijd", "duration": "Duur", - "entity": "Entiteit", + "entity": "Entity", "floor": "Verdieping", "icon": "Pictogram", "location": "Locatie", @@ -252,13 +254,14 @@ "theme": "Thema", "time": "Tijd", "manual_entry": "Handmatige invoer", + "learn_more_about_templating": "Leer meer over sjablonen.", "show_password": "Toon wachtwoord", "hide_password": "Verberg wachtwoord", "no_logbook_events_found": "Geen logboekvermeldingen gevonden.", "triggered_by": "getriggerd door", "triggered_by_automation": "getriggerd door automatisering", "triggered_by_script": "getriggerd door script", - "triggered_by_service": "getriggerd door service", + "triggered_by_action": "getriggerd door actie", "logbook_triggered_by_numeric_state_of": "getriggerd door numerieke status van", "triggered_by_state_of": "getriggerd door status van", "triggered_by_event": "getriggerd door gebeurtenis", @@ -303,6 +306,7 @@ "event_type_event_detected": "{event_type}-gebeurtenis gedetecteerd", "detected_an_event": "een gebeurtenis gedetecteerd", "detected_an_unknown_event": "een onbekende gebeurtenis gedetecteerd", + "ui_components_logbook_triggered_by_service": "getriggerd door service", "entity_picker_no_entities": "Je hebt geen entiteiten", "no_matching_entities_found": "Geen overeenkomende entiteiten gevonden", "show_entities": "Geef entiteiten weer", @@ -418,11 +422,10 @@ "uploading_name": "Uploaden {name}", "add_file": "Bestand toevoegen", "file_upload_secondary": "Of plaats je bestand hier", - "image": "Afbeelding", "change_picture": "Afbeelding wijzigen", "current_picture": "Huidige afbeelding", "picture_upload_supported_formats": "Ondersteunt JPEG-, PNG- of GIF-afbeeldingen.", - "default_color_state": "Standaardkleur (staat)", + "default_color_state": "Standaardkleur (status)", "primary": "Primair", "accent": "Accent", "red": "Rood", @@ -448,7 +451,7 @@ "blue_grey": "Blauw grijs", "black": "Zwart", "white": "Wit", - "start_date": "Startdatum", + "start_date": "Begindatum", "end_date": "Einddatum", "select_time_period": "Selecteer tijdsperiode", "today": "Vandaag", @@ -478,11 +481,13 @@ "mean": "Gemiddelde", "sum": "Som", "change": "Wijzig", - "service": "dienst", + "ui_components_service_picker_service": "Service", "this_field_is_required": "Dit veld is verplicht", "targets": "Doelen", - "service_data": "Servicegegevens", + "action_data": "Actiegegevens", "integration_documentation": "Integratiedocumentatie", + "ui_components_service_control_data": "Servicegegevens", + "ui_components_service_control_target_description": "Welke ruimtes, apparaten of entiteiten deze service zich op moet richten.", "no_related_items_found": "Geen gerelateerde items gevonden.", "related_entities": "Gerelateerde entiteiten", "related_items_group": "Onderdeel van de volgende groepen", @@ -506,7 +511,7 @@ "set_as_default_options": "Als standaardopties instellen", "tts_faild_to_store_defaults": "Mislukt om standaardwaarden op te slaan: {error}", "pick": "Kies", - "play_media": "Play media", + "play_media": "Media afspelen", "no_items": "Niets gevonden", "choose_player": "Speler kiezen", "web_browser": "Webbrowser", @@ -614,6 +619,10 @@ "increase_temperature": "Temperatuur verhogen", "decrease_temperature": "Temperatuur verlagen", "copy_to_clipboard": "Kopieer naar klembord", + "last_changed": "Laatst gewijzigd", + "last_updated": "Laatst bijgewerkt", + "remaining_time": "Resterende tijd", + "install_status": "Installatiestatus", "safe_mode": "Veilige modus", "all_yaml_configuration": "Alle YAML configuraties", "domain": "Domein", @@ -639,7 +648,7 @@ "generic_thermostat_entities": "Algemene thermostaat-entiteiten", "homekit": "HomeKit", "min_max_entities": "Min/max-entiteiten", - "history_stats_entities": "Historischestatistiekenentiteiten", + "history_stats_entities": "Historische-statistieken entiteiten", "trend_entities": "Trend-entiteiten", "ping_binary_sensor_entities": "Ping binairesensor-entiteiten", "file_size_entities": "Bestandsgrootte-entiteiten", @@ -683,6 +692,7 @@ "didn_t_quite_get_that": "Heb dat niet helemaal begrepen", "voice_command_found": "Ik heb het volgende voor je gevonden:", "voice_command_error": "Oeps, er is een fout opgetreden", + "voice_command_conversation_no_control": "Deze assistent kan je huis niet bedienen.", "how_can_i_assist": "Hoe kan ik helpen?", "enter_a_request": "Voer een verzoek in", "send_text": "Verstuur tekst", @@ -696,11 +706,9 @@ "edit_entity": "Entiteit bewerken", "details": "Details", "back_to_info": "Terug naar info", - "info": "Informatie", + "information": "Informatie", "related": "Gerelateerd", "device_info": "Apparaatinformatie", - "last_changed": "Laatst gewijzigd", - "last_updated": "Laatst bijgewerkt", "show_more": "Toon meer", "exit_edit_mode": "Bewerkingsmodus verlaten", "last_action": "Laatste actie", @@ -713,6 +721,7 @@ "create_backup_before_updating": "Voor het updaten een back-up maken", "update_instructions": "Instructies bijwerken", "current_activity": "Huidige activiteit", + "status": "Status", "vacuum_cleaner_commands": "Stofzuiger opdrachten:", "fan_speed": "Ventilatorsnelheid", "clean_spot": "Maak plek schoon", @@ -746,7 +755,7 @@ "default_code": "Standaardcode", "editor_default_code_error": "Code komt niet overeen met codeformaat", "entity_id": "Entiteits-ID", - "unit_of_measurement": "Meeteenheid", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Neerslag eenheid", "display_precision": "Precisie weergeven", "default_value": "Standaard ( {value} )", @@ -767,7 +776,7 @@ "cold": "Koude", "connectivity": "Connectiviteit", "gas": "Gas", - "heat": "Warmte", + "heat": "Verwarmen", "light": "Licht", "moisture": "Vocht", "motion": "Beweging", @@ -817,8 +826,10 @@ "rotate_right_and_flip": "Naar rechts draaien en omdraaien", "rotate_right": "Naar rechts draaien", "voice_assistants": "Spraakassistenten", + "ui_dialogs_entity_registry_editor_hidden_description": "Verborgen entiteiten (bijvoorbeeld als ze indirect via een ruimte of een apparaat worden aangesproken) worden niet weergegeven op je dashboards. Hun geschiedenis wordt nog steeds bijgehouden en je kunt nog steeds met hen communiceren via services.", "enable_type": "{type} inschakelen", "device_registry_detail_enabled_cause": "Het {type} is uitgeschakeld door {cause}.", + "service": "dienst", "unknown_error": "Onbekende fout", "expose": "Ontsluiten", "aliases": "Aliassen", @@ -828,7 +839,7 @@ "more_info_about_entity": "Meer info over entiteit", "restart_home_assistant": "Home Assistant herstarten?", "advanced_options": "Advanced options", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Herlaadt MQTT-entiteiten uit de YAML-configuratie.", "reloading_configuration": "Configuratie herladen", "failed_to_reload_configuration": "Kan de configuratie niet opnieuw laden", "restart_description": "Onderbreekt alle lopende automatiseringen en scripts.", @@ -871,6 +882,7 @@ "initial_value": "Initiële waarde", "restore": "Herstellen", "schedule_confirm_delete": "Wil je dit item verwijderen?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Bezig met laden van de volgende stap voor {integration}", "options_successfully_saved": "Instellingen succesvol opgeslagen.", "repair_issue": "Herstel probleem", @@ -974,7 +986,7 @@ "copy_setup_code": "Kopieer setup code", "apple_home_step": "Je ziet nu de setup-code.", "accessory_settings": "Accessoire instellingen", - "turn_on_pairing_mode": "Schakel koppelmodus in", + "turn_on_pairing_mode": "Koppelingsmodus inschakelen", "setup_code": "Setup code", "monday": "Maandag", "tuesday": "Dinsdag", @@ -991,7 +1003,7 @@ "supervisor_title": "Kan het supervisorpaneel niet laden!", "ask_for_help": "Vraag om hulp.", "supervisor_reboot": "Probeer een herstart van de host.", - "check_the_observer": "De observer controleren.", + "check_the_observer": "Controleer de waarnemer.", "check_the_system_health": "Systeemstatus controleren.", "remember": "Onthouden", "log_in": "Aanmelden", @@ -999,11 +1011,12 @@ "no_notifications": "Geen meldingen", "notifications": "Notificaties", "dismiss_all": "Alles sluiten", - "notification_toast_service_call_failed": "Kan service {service} niet aanroepen.", + "notification_toast_action_failed": "Actie {service} kon niet worden uitgevoerd.", "connection_lost_reconnecting": "Verbinding verbroken. Opnieuw verbinden…", "home_assistant_has_started": "Home Assistant is gestart!", "triggered_name": "Geactiveerd {name}", "notification_toast_no_matching_link_found": "Geen My-link gevonden voor {path}", + "ui_notification_toast_service_call_failed": "Kan service {service} niet aanroepen.", "app_configuration": "Appconfiguratie", "sidebar_toggle": "Zijbalk in- en uitschakelen", "hide_panel": "Paneel verbergen", @@ -1013,7 +1026,8 @@ "actions_no_entity_toggle": "Geen entiteit opgegeven om te schakelen", "no_navigation_path_specified": "Geen navigatiepad opgegeven", "actions_no_url": "Geen URL om te openen opgegeven", - "actions_no_service": "Geen service geselecteerd", + "actions_no_action": "Geen actie gespecificeerd om uit te voeren", + "ui_panel_lovelace_cards_actions_no_service": "Geen service geselecteerd", "welcome_home": "Welkom thuis", "empty_state_go_to_integrations_page": "Ga naar de integratiespagina.", "never_triggered": "Nooit uitgevoerd", @@ -1028,8 +1042,9 @@ "navigate_to_location": "Navigeer naar {location}", "open_window_to_url_path": "Open venster naar {url_path}", "toggle_name": "{name} omschakelen", - "call_service_name": "Service {name} aanroepen", + "perform_action_name": "Actie {name} uitvoeren", "show_more_info_name": "Toon meer informatie: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Service {name} aanroepen", "recovery_mode_activated": "Herstelmodus geactiveerd", "starting_description": "Home Assistant is aan het opstarten, even geduld…", "reset_focus": "Reset focus", @@ -1068,6 +1083,7 @@ "energy_distribution_go_to_energy_dashboard": "Ga naar het energiedashboard", "energy_usage": "Energieverbruik", "previous_energy_usage": "Vorig Energieverbruik", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Koolstofarme energie verbruikt", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Gebruikte koolstofarme energie kon niet berekend worden", "unused_entities": "Ongebruikte entiteiten", @@ -1091,10 +1107,13 @@ "manage_resources": "Bronnen beheren", "edit_configuration": "Bewerk configuratie", "unsaved_changes": "Niet-opgeslagen wijzigingen", + "delete_dashboard_configuration": "Dashboard configuratie verwijderen?", "raw_editor_error_parse_yaml": "Kan YAML niet parseren: {error}", "raw_editor_error_invalid_config": "Ongeldige configuratie: {error}", "raw_editor_error_save_yaml": "Kan YAML niet opslaan: {error}", "raw_editor_error_remove": "Kan configuratie niet verwijderen: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "We genereren automatisch je dashboardweergaven met je ruimtes en apparaten als je je dashboardconfiguratie verwijdert.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Weet je zeker dat je je dashboardconfiguratie wilt verwijderen?", "title_of_your_dashboard": "Titel van je dashboard", "edit_title": "Wijzig titel", "title": "Titel", @@ -1106,17 +1125,19 @@ "move_view_left": "Verplaats weergave naar links", "move_view_right": "Verplaats weergave naar rechts", "background": "Achtergrond", - "badges": "Badges", "view_type": "Weergavetype", "masonry_default": "Tegelvorm (standaard)", "sidebar": "Zijbalk", "panel_card": "Paneel (1 kaart)", "sections_experimental": "Secties (experimenteel)", "subview": "Subweergave", - "max_number_of_columns": "Maximaal aantal kolommen", + "edit_view_max_columns": "Maximaal aantal kolommen", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Bewerken in visuele editor", "edit_in_yaml": "Bewerken in YAML", "saving_failed": "Opslaan mislukt", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Badges", "ui_panel_lovelace_editor_edit_view_type_helper_others": "U kunt uw weergave niet wijzigen naar een ander type omdat de migratie nog niet wordt ondersteund. Begin helemaal opnieuw met een nieuwe weergave als u een ander weergavetype wilt gebruiken.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "U kunt uw weergave niet wijzigen om het weergavetype 'secties' te gebruiken, omdat de migratie nog niet wordt ondersteund. Begin helemaal opnieuw met een nieuwe weergave als u wilt experimenteren met de weergave 'secties'.", "card_configuration": "Kaartconfiguratie", @@ -1139,7 +1160,15 @@ "search_cards": "Zoek kaarten", "config": "Configuratie", "layout": "Lay-out", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configureer hoe de kaart op het dashboard wordt weergegeven. Deze instellingen overschrijven de standaardgrootte en -positie van de kaart.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Welke kaart wil je toevoegen aan je {name}-weergave?", + "badge_configuration": "Badgeconfiguratie", + "type_badge_configuration": "{type} Badge configuratie", + "edit_badge_pick_badge": "Welke badge wilt u toevoegen?", + "add_badge": "badge toevoegen", + "suggest_card_header": "We hebben een suggestie voor je gemaakt", + "add_to_dashboard": "Toevoegen aan dashboard", "move_card_error_title": "Kaart verplaatsen niet mogelijk", "choose_a_view": "Kies een weergave", "dashboard": "Dashboard", @@ -1158,9 +1187,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} wordt verwijderd.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Deze sectie", "edit_section": "Sectie bewerken", - "suggest_card_header": "We hebben een suggestie voor je gemaakt", + "width": "Breedte", "pick_different_card": "Kies een andere kaart", - "add_to_dashboard": "Toevoegen aan dashboard", "save_config_header": "Controle nemen over je dashboard", "save_config_empty_config": "Begin met een leeg dashboard", "take_control": "Controle nemen", @@ -1168,10 +1196,10 @@ "migrate_configuration": "Configuratie migreren", "navigation_path": "Navigatiepad", "url_path": "URL-pad", - "default_action": "Standaardactie", - "call_service": "Service aanroepen", + "default": "Standaard", + "perform_action": "Actie uitvoeren", "more_info": "Meer informatie", - "no_action": "Geen actie", + "nothing": "Niets", "add_condition": "Voeg voorwaarde toe", "test": "Test", "condition_passes": "Voorwaarde voldaan", @@ -1244,21 +1272,21 @@ "camera_entity": "Camera-entiteit", "image_entity": "Entiteit Afbeelding", "camera_view": "Cameraweergave", - "double_tap_action": "Actie bij dubbel-tik", - "hold_action": "Actie vasthouden", + "double_tap_behavior": "Gedrag bij dubbeltikken", + "hold_behavior": "Hold behavior", "hours_to_show": "Uren om weer te geven", "days_to_show": "Zichtbare dagen", "icon_height": "Pictogramhoogte", "image_path": "Afbeeldingspad", "maximum": "Maximum", "minimum": "Minimum", - "paste_from_clipboard": "Plakken van het klembord", - "generic_paste_description": "Een {type}-kaart plakken vanaf het klembord", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Vernieuwingsinterval", "show_icon": "Pictogram weergeven?", "show_name": "Naam weergeven?", "show_state": "Status tonen?", - "tap_action": "Tikactie", + "tap_behavior": "Tik gedrag", "secondary_info_attribute": "Secundairinfo-attribuut", "generic_state_color": "Pictogrammen kleuren op basis van status?", "suggested_cards": "Voorgestelde kaarten", @@ -1266,13 +1294,23 @@ "custom_cards": "Custom kaarten", "geolocation_sources": "Geolocatiebronnen", "dark_mode": "Donkere modus?", - "appearance": "Uiterlijk", + "appearance": "Appearance", "theme_mode": "Thema mode.", "dark": "Donker", - "default_zoom": "Standaardzoom", + "default_zoom": "Standaard zoom", "markdown": "Markdown", "content": "Inhoud", "picture_elements": "Afbeelding met elementen", + "card_options": "Kaartopties", + "elements": "Elementen", + "add_new_element": "Nieuw element toevoegen", + "dark_mode_image_path": "Afbeeldingspad in donkere modus", + "state_filter": "Status filter", + "dark_mode_state_filter": "Donkere modus statusfilter", + "state_badge": "Status badge", + "state_icon": "Status pictogram", + "state_label": "Status label", + "perform_action_button": "Actie uitvoeren knop", "picture_entity": "Afbeelding met entiteit", "picture_glance": "Afbeelding met overzicht", "state_entity": "Status entiteit", @@ -1283,12 +1321,14 @@ "thermostat": "Thermostaat", "thermostat_show_current_as_primary": "Toon de huidige temperatuur als eerste", "tile": "Tegel", - "icon_tap_action": "Pictogram tik actie", - "actions": "Acties", + "icon_tap_behavior": "Icoon tikgedrag", + "interactions": "Interacties", "show_entity_picture": "Entiteitsafbeelding weergeven", "vertical": "Verticaal", "hide_state": "Verberg status", - "state_content": "Statusinhoud", + "state_content": "Staat inhoud", + "ui_panel_lovelace_editor_card_tile_actions": "Acties", + "ui_panel_lovelace_editor_card_tile_default_color": "Standaardkleur (staat)", "vertical_stack": "Verticale stapel", "weather_forecast": "Weersverwachting", "weather_to_show": "Weer om te tonen", @@ -1297,6 +1337,16 @@ "show_only_forecast": "Alleen weersvoorspelling weergeven", "select_forecast_type": "Type voorspelling selecteren", "no_type": "Geen type", + "style": "Stijl", + "prefix": "Voorvoegsel", + "suffix": "Achtervoegsel", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "ui_panel_lovelace_editor_badge_entity_display_type": "Type weergeven", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimaal (icon only)", + "suggested_badges": "Voorgestelde badges", + "other_badges": "Andere badges", + "custom_badges": "Custom badges", "features": "Functies", "not_compatible": "Niet compatibel", "features_no_compatible_available": "Er zijn geen compatibele functies beschikbaar voor deze entiteit", @@ -1316,7 +1366,6 @@ "vacuum_commands": "Stofzuiger commando's", "commands": "Commando's", "climate_fan_modes": "Klimaat ventilator modi", - "style": "Stijl", "dropdown": "Dropdownmenu", "icons": "Pictogrammen", "customize_fan_modes": "Ventilatormodi aanpassen", @@ -1330,7 +1379,7 @@ "climate_preset_modes": "Vooraf ingestelde klimaatmodi", "customize_preset_modes": "Voorinstelling-modi aanpassen", "preset_modes": "Vooraf ingestelde modi", - "fan_preset_modes": "Vooraf ingestelde ventilatormodi", + "fan_preset_modes": "Vooraf ingestelde ventilatormodussen", "humidifier_toggle": "Luchtbevochtiger schakelaar", "humidifier_modes": "Luchtbevochtiger modi", "customize_modes": "Modi aanpassen", @@ -1348,9 +1397,10 @@ "hide_entities_without_area": "Verberg entiteiten zonder ruimte", "hide_energy": "Verberg energie", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Verborgen ruimtes", - "no_description_available": "Er is geen beschrijving beschikbaar.", + "no_description_available": "Geen beschrijving beschikbaar.", "by_entity": "Per entiteit", "by_card": "Per kaart", + "by_badge": "Op badge", "header": "Koptekst", "footer": "Voettekst", "choose_a_type": "Kies een {type}", @@ -1358,6 +1408,8 @@ "header_editor": "Koptekst editor", "footer_editor": "Voettekst editor", "feature_editor": "Functie editor", + "element_editor": "Element editor", + "type_element_editor": "{ type} element bewerker", "ui_panel_lovelace_editor_color_picker_colors_deep_orange": "Diep oranje", "ui_panel_lovelace_editor_color_picker_colors_deep_purple": "Diep paars", "ui_panel_lovelace_editor_color_picker_colors_green": "Groen", @@ -1365,7 +1417,6 @@ "ui_panel_lovelace_editor_color_picker_colors_orange": "Oranje", "ui_panel_lovelace_editor_color_picker_colors_pink": "Roze", "ui_panel_lovelace_editor_color_picker_colors_teal": "Groenblauw", - "ui_panel_lovelace_editor_color_picker_default_color": "Standaardkleur (status)", "ui_panel_lovelace_editor_edit_section_title_title": "Naam bewerken", "ui_panel_lovelace_editor_edit_section_title_title_new": "Naam toevoegen", "warning_attribute_not_found": "Kenmerk {attribute} niet beschikbaar in: {entity}", @@ -1378,116 +1429,144 @@ "compare_data": "Gegevens vergelijken", "reload_ui": "Herlaad Lovelace", "profiler": "Profiler", - "http": "HTTP", - "cover": "Raambekleding", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatisering", "alarm_control_panel": "Alarmbedieningspaneel", - "device_tracker": "Apparaattracker", - "trace": "Trace", - "stream": "Stream", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Teller", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Boolean invoer", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Bestandsgrootte", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Voer datum en tijd in", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnostiek", - "siren": "Sirene", "fitbit": "Fitbit", - "automation": "Automatisering", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assistent-pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversatie", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Bestandsgrootte", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Tekstinvoer", + "weather": "Weer", + "home_assistant_api": "Home Assistant API", "group": "Groep", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schema", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Afstandsbediening", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Binaire sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversatie", "rpi_power_title": "Raspberry Pi Voeding Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Gebeurtenis", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schema", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilator", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Schakelaar", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weer", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Binaire sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilator", - "scene": "Scene", - "input_select": "Invoer selectie", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Gebeurtenis", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Invoer selectie", + "input_text": "Tekstinvoer", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostiek", "file_upload": "File Upload", - "climate": "Klimaat", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Teller", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobiele app", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirene", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Applicatie inloggegevens", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Raambekleding", + "hacs": "HACS", "local_calendar": "Lokale agenda", + "system_log": "System Log", + "input_boolean": "Boolean invoer", + "bluetooth": "Bluetooth", + "climate": "Klimaat", + "application_credentials": "Applicatie inloggegevens", + "mobile_app": "Mobiele app", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Apparaattracker", "synchronize_devices": "Apparaten synchroniseren", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Proces {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Schijfgebruik {mount_point}", + "ipv_address_ip_address": "IPv6-adres {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Geheugengebruik", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processortemperatuur", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Batterijniveau", + "ding": "Ding", + "doorbell_volume": "Deurbel volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Zwaar", "mild": "Mild", "button_down": "Button down", @@ -1507,7 +1586,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Batterijniveau", "os_agent_version": "OS Agent-versie", "apparmor_version": "Apparmor-versie", "cpu_percent": "CPU-percentage", @@ -1526,25 +1604,23 @@ "solar_azimuth": "Azimut zon", "solar_elevation": "Elevatie zon", "solar_rising": "Zonne-energie toename", - "compressor_energy_consumption": "Compressor energieverbruik", - "compressor_estimated_power_consumption": "Compressor geschat energieverbruik", - "compressor_frequency": "Compressorfrequentie", - "cool_energy_consumption": "Koelen energieverbruik", - "heat_energy_consumption": "Warmte energieverbruik", - "inside_temperature": "Binnentemperatuur", - "outside_temperature": "Buitentemperatuur", - "assist_in_progress": "Assistent bezig met verwerken", + "assist_in_progress": "Assist actief", + "auto_gain": "Auto gain", + "noise_suppression": "Ruisonderdrukking", + "noise_suppression_level": "Noise suppression level", + "off": "Uit", "preferred": "Voorkeur", "finished_speaking_detection": "Klaar met spraakdetectie", "aggressive": "Agressief", - "default": "Standaard", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satelliet ingeschakeld", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Ingeplugd", "load_start_url": "Load start URL", - "restart_browser": "Restart browser", - "restart_device": "Restart device", + "restart_browser": "Herstart browser", + "restart_device": "Herstart apparaat", "send_to_background": "Send to background", "bring_to_foreground": "Bring to foreground", "screenshot": "Screenshot", @@ -1557,84 +1633,23 @@ "foreground_app": "Foreground app", "internal_storage_free_space": "Internal storage free space", "internal_storage_total_space": "Internal storage total space", - "free_memory": "Free memory", - "total_memory": "Total memory", + "free_memory": "Vrij geheugen", + "total_memory": "Totaal geheugen", "screen_orientation": "Screen orientation", "kiosk_lock": "Kiosk lock", "maintenance_mode": "Maintenance mode", "motion_detection": "Bewegingsdetectie", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update beschikbaar", - "dry": "Drogen", - "wet": "Nat", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Verbruik vandaag", - "total_consumption": "Totaal verbruik", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signaalsterkte", - "signal_level": "Signaalniveau", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Spanning", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Soepele overgangen", - "process_process": "Proces {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Schijfgebruik {mount_point}", - "ipv_address_ip_address": "IPv6-adres {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Geheugengebruik", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processortemperatuur", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Geschatte afstand", - "vendor": "Leverancier", - "air_quality_index": "Luchtkwaliteitsindex", - "illuminance": "Verlichtingssterkte", - "noise": "Noise", - "overload": "Overbelast", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Kalibratie", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Time-out", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Lichtsterkte", + "wi_fi_signal": "Wi-Fi signaal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1642,6 +1657,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Stil", "animal": "Dier", "detected": "Gedetecteerd", "animal_lens": "Dier lens 1", @@ -1713,10 +1730,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Beweging gevoeligheid", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Automatisch antwoordbericht", - "off": "Uit", "auto_track_method": "Automatische volgmethode", "digital": "Digitaal", "digital_first": "Digitaal eerst", @@ -1731,8 +1746,22 @@ "adaptive": "Adaptief", "auto_adaptive": "Automatisch en adaptief", "on_at_night": "'s Nachts ingeschakeld", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Maanlicht", + "operetta": "Operette", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ favorieten", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Accupercentage", "battery_state": "Batterijstatus", "charge_complete": "Opladen voltooid", @@ -1746,7 +1775,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ draai positie", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Automatisch focussen", "auto_tracking": "Automatisch volgen", "buzzer_on_event": "Zoemer bij gebeurtenis", @@ -1754,7 +1782,7 @@ "email_on_event": "e-mail bij gebeurtenis", "ftp_upload": "FTP uploaden", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1763,41 +1791,128 @@ "record": "Opnemen", "record_audio": "Geluid opnemen", "siren_on_event": "Sirene bij gebeurtenis", - "call_active": "Call Active", - "quiet": "Stil", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Ruisonderdrukking", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satelliet ingeschakeld", - "calibration": "Kalibratie", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Time-out", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Lichtsterkte", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Deurbel volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "step": "Stap", + "compressor_energy_consumption": "Compressor energieverbruik", + "compressor_estimated_power_consumption": "Compressor geschat energieverbruik", + "compressor_frequency": "Compressorfrequentie", + "cool_energy_consumption": "Koelen energieverbruik", + "heat_energy_consumption": "Warmte energieverbruik", + "inside_temperature": "Binnentemperatuur", + "outside_temperature": "Buitentemperatuur", + "estimated_distance": "Geschatte afstand", + "vendor": "Leverancier", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update beschikbaar", + "dry": "Drogen", + "wet": "Nat", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Verbruik vandaag", + "total_consumption": "Totaal verbruik", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signaalsterkte", + "signal_level": "Signaalniveau", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Spanning", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Soepele overgangen", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Vastgelopen", + "locked": "Vergrendeld", + "locking": "Vergrendelen", + "unlocked": "Ontgrendeld", + "changed_by": "Gewijzigd door", + "code_format": "Code formaat", + "streaming": "Streamen", + "access_token": "Toegangstoken", + "brand": "Merk", + "stream_type": "Streamtype", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Beheerd via UI", + "minute": "Minuut", + "second": "Seconde", + "timestamp": "Tijdstempel", + "event_type": "Gebeurtenistype", + "event_types": "Gebeurtenistypes", + "doorbell": "Deurbel", + "max_length": "Maximale lengte", + "min_length": "Minimale lengte", + "pattern": "Patroon", + "clear_night": "Helder, nacht", + "cloudy": "Bewolkt", + "exceptional": "Uitzonderlijk", + "fog": "Mist", + "hail": "Hagel", + "lightning": "Bliksem", + "lightning_rainy": "Bliksem, regenachtig", + "partly_cloudy": "Gedeeltelijk bewolkt", + "pouring": "Regen", + "rainy": "Regenachtig", + "snowy": "Sneeuwachtig", + "snowy_rainy": "Sneeuw-, regenachtig", + "sunny": "Zonnig", + "windy": "Winderig", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Bewolking", + "dew_point_temperature": "Dauwpunt temperatuur", + "ozone": "Ozon", + "pressure_unit": "Druk eenheid", + "uv_index": "UV index", + "wind_bearing": "Windrichting", + "wind_gust_speed": "Windvlaag snelheid", + "paused": "Gepauzeerd", + "finishes_at": "Eindigt om", + "remaining": "Resterend", + "last_reset": "Laatste reset", + "possible_states": "Mogelijke statussen", + "state_class": "Statusklasse (state class)", + "measurement": "Meting", + "total": "Totaal", + "total_increasing": "Totaal oplopend", "apparent_power": "Schijnbaar vermogen", + "air_quality_index": "Luchtkwaliteitsindex", "carbon_dioxide": "Koolstofdioxide", + "conductivity": "Conductivity", "data_rate": "Datasnelheid", + "data_size": "Datagrootte", "distance": "Afstand", "stored_energy": "Opgeslagen energie", "frequency": "Frequentie", + "illuminance": "Verlichtingssterkte", "irradiance": "Bestralingssterkte", + "balance": "Saldo", "nitrous_oxide": "Stikstofdioxide", - "ozone": "Ozon", "ph": "pH", "pm": "PM2.5", "power_factor": "Vermogensfactor", @@ -1811,12 +1926,12 @@ "stored_volume": "Opgeslagen volume", "weight": "Gewicht", "available_tones": "Beschikbare tonen", - "end_time": "Eindtijd", - "start_time": "Starttijd", - "managed_via_ui": "Beheerd via UI", "next_event": "Volgende gebeurtenis", - "stopped": "Stopped", - "garage": "Garage", + "step": "Stap", + "members": "Leden", + "above_horizon": "Boven de horizon", + "below_horizon": "Onder de horizon", + "identify": "Identificeren", "running_automations": "Lopende automatiseringen", "id": "ID", "max_running_automations": "Max lopende automatiseringen", @@ -1824,43 +1939,9 @@ "parallel": "Parallel", "queued": "Wachtrij", "single": "Enkelvoudig", - "not_charging": "Niet aan het opladen", - "disconnected": "Verbroken", - "connected": "Verbonden", - "hot": "Heet", - "no_light": "Geen licht", - "light_detected": "Licht gedetecteerd", - "locked": "Vergrendeld", - "unlocked": "Ontgrendeld", - "not_moving": "Geen beweging", - "unplugged": "Losgekoppeld", - "not_running": "Niet actief", - "safe": "Veilig", - "unsafe": "Onveilig", - "tampering_detected": "Sabotage ontdekt", - "buffering": "Bufferen", - "paused": "Gepauzeerd", - "playing": "Speelt", - "standby": "Stand-by", - "app_id": "App-ID", - "local_accessible_entity_picture": "Lokaal toegankelijke entiteitsafbeelding", - "group_members": "Groepsleden", - "muted": "Gedempt", - "album_artist": "Albumartiest", - "content_id": "Content ID", - "content_type": "Type content", - "channels": "Kanalen", - "position_updated": "Positie bijgewerkt", - "series": "Series", - "all": "Alle", - "one": "Een", - "available_sound_modes": "Beschikbare geluidsmodi", - "available_sources": "Beschikbare bronnen", - "receiver": "Ontvanger", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Boven de horizon", - "below_horizon": "Onder de horizon", + "max_running_scripts": "Max lopende scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillerend", "speed_step": "Snelheid stap", "available_preset_modes": "Beschikbare modes", @@ -1871,21 +1952,35 @@ "armed_vacation": "Ingeschakeld vakantie", "disarming": "Schakelt uit", "triggered": "Getriggerd", - "changed_by": "Gewijzigd door", "code_for_arming": "Code voor inschakelen", "not_required": "Niet vereist", - "code_format": "Code formaat", - "gps_accuracy": "GPS nauwkeurigheid", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Gebeurtenistype", - "event_types": "Gebeurtenistypes", - "doorbell": "Deurbel", "device_trackers": "Device trackers", - "max_running_scripts": "Max lopende scripts", - "jammed": "Vastgelopen", - "locking": "Vergrendelen", + "gps_accuracy": "GPS nauwkeurigheid", + "auto_update": "Auto update", + "in_progress": "Bezig", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Alleen helderheid", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Kleurtemperatuur (mired)", + "color_temperature_kelvin": "Kleurtemperatuur (Kelvin)", + "available_effects": "Beschikbare effecten", + "maximum_color_temperature_kelvin": "Maximale kleurtemperatuur (Kelvin)", + "maximum_color_temperature_mireds": "Maximale kleurtemperatuur (mired)", + "minimum_color_temperature_kelvin": "Minimale kleurtemperatuur (Kelvin)", + "minimum_color_temperature_mireds": "Minimale kleurtemperatuur (mired)", + "available_color_modes": "Beschikbare kleurmodi", + "end_time": "End time", + "start_time": "Start time", "cool": "Koelen", "fan_only": "Alleen ventilator", "heat_cool": "Verwarmen/koelen", @@ -1897,7 +1992,7 @@ "middle": "Midden", "top": "Boven", "current_action": "Huidige actie", - "heating": "Verwarmen", + "defrosting": "Defrosting", "preheating": "Voorverwarmen", "max_target_humidity": "Maximale doelluchtvochtigheid", "max_target_temperature": "Maximale temperatuur", @@ -1913,106 +2008,144 @@ "upper_target_temperature": "Doeltemperatuur bovengrens", "lower_target_temperature": "Doeltemperatuur ondergrens", "target_temperature_step": "Doeltemperatuurstap", - "last_reset": "Laatste reset", - "possible_states": "Mogelijke statussen", - "state_class": "Statusklasse (state class)", - "measurement": "Meting", - "total": "Totaal", - "total_increasing": "Totaal oplopend", - "conductivity": "Conductivity", - "data_size": "Datagrootte", - "balance": "Saldo", - "timestamp": "Tijdstempel", - "color_mode": "Color Mode", - "brightness_only": "Alleen helderheid", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Kleurtemperatuur (mired)", - "color_temperature_kelvin": "Kleurtemperatuur (Kelvin)", - "available_effects": "Beschikbare effecten", - "maximum_color_temperature_kelvin": "Maximale kleurtemperatuur (Kelvin)", - "maximum_color_temperature_mireds": "Maximale kleurtemperatuur (mired)", - "minimum_color_temperature_kelvin": "Minimale kleurtemperatuur (Kelvin)", - "minimum_color_temperature_mireds": "Minimale kleurtemperatuur (mired)", - "available_color_modes": "Beschikbare kleurmodi", - "clear_night": "Helder, nacht", - "cloudy": "Bewolkt", - "exceptional": "Uitzonderlijk", - "fog": "Mist", - "hail": "Hagel", - "lightning": "Bliksem", - "lightning_rainy": "Bliksem, regenachtig", - "partly_cloudy": "Gedeeltelijk bewolkt", - "pouring": "Regen", - "rainy": "Regenachtig", - "snowy": "Sneeuwachtig", - "snowy_rainy": "Sneeuw-, regenachtig", - "sunny": "Zonnig", - "windy": "Winderig", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Bewolking", - "dew_point_temperature": "Dauwpunt temperatuur", - "pressure_unit": "Druk eenheid", - "uv_index": "UV index", - "wind_bearing": "Windrichting", - "wind_gust_speed": "Windvlaag snelheid", - "streaming": "Streamen", - "access_token": "Toegangstoken", - "brand": "Merk", - "stream_type": "Streamtype", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minuut", - "second": "Seconde", - "max_length": "Maximale lengte", - "min_length": "Minimale lengte", - "pattern": "Patroon", - "members": "Leden", - "finishes_at": "Eindigt om", - "remaining": "Resterend", - "identify": "Identificeren", - "auto_update": "Auto update", - "in_progress": "Bezig", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Al geconfigureerd. Slechts één configuratie mogelijk.", - "user_description": "Wil je beginnen met instellen?", - "device_is_already_configured": "Apparaat is al geconfigureerd", - "re_authentication_was_successful": "Herauthenticatie geslaagd", - "re_configuration_was_successful": "Herconfiguratie was succesvol", - "failed_to_connect": "Kan geen verbinding maken", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Ongeldige authenticatie", - "unexpected_error": "Onverwachte fout", - "username": "Gebruikersnaam", - "host": "Host", - "port": "Poort", + "not_charging": "Niet aan het opladen", + "disconnected": "Verbroken", + "connected": "Verbonden", + "hot": "Heet", + "no_light": "Geen licht", + "light_detected": "Licht gedetecteerd", + "not_moving": "Geen beweging", + "unplugged": "Losgekoppeld", + "not_running": "Niet actief", + "safe": "Veilig", + "unsafe": "Onveilig", + "tampering_detected": "Sabotage ontdekt", + "buffering": "Bufferen", + "playing": "Speelt", + "standby": "Stand-by", + "app_id": "App-ID", + "local_accessible_entity_picture": "Lokaal toegankelijke entiteitsafbeelding", + "group_members": "Groepsleden", + "muted": "Gedempt", + "album_artist": "Albumartiest", + "content_id": "Content ID", + "content_type": "Type content", + "channels": "Kanalen", + "position_updated": "Positie bijgewerkt", + "series": "Series", + "all": "Alle", + "one": "Een", + "available_sound_modes": "Beschikbare geluidsmodi", + "available_sources": "Beschikbare bronnen", + "receiver": "Ontvanger", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Dienst is al geconfigureerd", "account_is_already_configured": "Account is al geconfigureerd", "abort_already_in_progress": "De configuratie is momenteel al bezig", + "failed_to_connect": "Kan geen verbinding maken", "invalid_access_token": "Ongeldig toegangstoken", + "invalid_authentication": "Ongeldige authenticatie", "received_invalid_token_data": "Ongeldige tokengegevens ontvangen.", "abort_oauth_failed": "Fout bij het verkrijgen van toegangstoken.", "timeout_resolving_oauth_token": "Time-out bij het verkrijgen OAuth token.", "abort_oauth_unauthorized": "OAuth autorisatiefout tijdens het verkrijgen van een toegangstoken.", + "re_authentication_was_successful": "Herauthenticatie geslaagd", + "unexpected_error": "Onverwachte fout", "successfully_authenticated": "Authenticatie geslaagd", "link_fitbit": "Linken Fitbit", "pick_authentication_method": "Kies een authenticatie methode", "authentication_expired_for_name": "Authenticatie is verlopen voor {name}", - "service_is_already_configured": "Dienst is al geconfigureerd", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Wil je {name} instellen?", - "adapter": "Adapter", - "multiple_adapters_description": "Selecteer een Bluetooth adapter om in te stellen", + "abort_single_instance_allowed": "Al geconfigureerd. Slechts één configuratie mogelijk.", + "user_description": "Choose a device to set up", + "two_factor_code": "Twee-factor code", + "two_factor_authentication": "Tweestapsverificatie", + "username": "Gebruikersnaam", + "sign_in_with_ring_account": "Aanmelden met Ring-account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC adres", + "device_is_already_configured": "Apparaat is al geconfigureerd", + "ipv_is_not_supported": "IPv6 wordt niet ondersteund.", + "re_configuration_was_successful": "Herconfiguratie was succesvol", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Poort", + "bridge_is_already_configured": "Bridge is al geconfigureerd", + "no_deconz_bridges_discovered": "Geen deCONZ bridges ontdekt", + "abort_no_hardware_available": "Geen radiohardware aangesloten op deCONZ", + "abort_updated_instance": "DeCONZ-instantie bijgewerkt met nieuw host-adres", + "error_linking_not_possible": "Kan geen koppeling maken met de gateway", + "error_no_key": "Kon geen API-sleutel ophalen", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Koppel met deCONZ", + "select_discovered_deconz_gateway": "Selecteer gevonden deCONZ gateway", + "device_class": "Device Class", + "state_template": "Statussjabloon", + "template_binary_sensor": "Sjabloneer een binaire sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "SSL-certificaat verifiëren", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Beschikbare opties", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Sjabloonsensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "Alle entiteiten", + "hide_members": "Verberg leden", + "add_group": "Groep toevoegen", + "ignore_non_numeric": "Negeer niet-numeriek", + "data_round_digits": "Waarde afronden op aantal decimalen", + "type": "Type", + "binary_sensor_group": "Binaire-sensorgroep", + "button_group": "Button group", + "cover_group": "Raambekledinggroep", + "event_group": "Gebeurtenis groep", + "fan_group": "Ventilatorgroep", + "light_group": "Lichtgroep", + "lock_group": "Slotgroep", + "media_player_group": "Mediaspelergroep", + "notify_group": "Notify group", + "sensor_group": "Sensor groep", + "switch_group": "Schakelaargroep", + "no_port_for_endpoint": "Geen poort voor het endpoint", + "abort_no_services": "Geen services gevonden op eindpunt", + "discovered_wyoming_service": "Wyoming dienst ontdekt", + "timeout_establishing_connection": "Time-out bij het maken van verbinding", + "link_google_account": "Link Google Account", + "name_already_exists": "Naam bestaat al", + "passive": "Passief", + "define_zone_parameters": "Definieer zone parameters", + "cannot_connect_details_error_detail": "Kan geen verbinding maken: {error_detail}", + "unknown_details_error_detail": "Onverwachte fout: {error_detail}", + "uses_an_ssl_certificate": "Maakt gebruik van een SSL-certificaat", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2023,65 +2156,73 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API-sleutel", - "configure_daikin_ac": "Daikin AC instellen", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", - "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Kan geen verbinding maken: {error_detail}", - "unknown_details_error_detail": "Onverwachte fout: {error_detail}", - "uses_an_ssl_certificate": "Maakt gebruik van een SSL-certificaat", - "verify_ssl_certificate": "SSL-certificaat verifiëren", - "timeout_establishing_connection": "Time-out bij het maken van verbinding", - "link_google_account": "Link Google Account", - "abort_no_devices_found": "Geen apparaten gevonden op het netwerk", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Niet-ondersteund Switchbot-type.", + "authentication_failed_error_detail": "Authenticatie mislukt: {error_detail}", + "error_encryption_key_invalid": "Sleutel-ID of encryptiesleutel is ongeldig", + "name_address": "{name} ({address})", + "confirm_description": "Wil je beginnen met instellen?", + "switchbot_account_recommended": "SwitchBot-account (aanbevolen)", + "menu_options_lock_key": "Voer de encryptiesleutelvoor het slot handmatig in", + "encryption_key": "Coderingssleutel", + "key_id": "Sleutel-ID", + "password_description": "Wachtwoord om de back-up te beveiligen.", + "device_address": "Apparaatadres", + "component_switchbot_config_error_one": "een", + "component_switchbot_config_error_other": "overige", + "known_hosts": "Bekende hosts", + "google_cast_configuration": "Google Cast configuratie", + "abort_alternative_integration": "Apparaat wordt beter ondersteund door een andere integratie", + "abort_discovery_error": "Kan geen overeenkomend DLNA-apparaat vinden", + "abort_incomplete_config": "Configuratie mist een vereiste variabele", + "manual_description": "URL naar een XML-bestand met apparaatbeschrijvingen", + "manual_title": "Handmatige DLNA DMR-apparaatverbinding", + "discovered_dlna_dmr_devices": "Ontdekt DLNA Digital Media Renderer", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Naam agenda", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", + "add_soliscloud_credentials": "Add SolisCloud credentials", + "abort_mdns_missing_mac": "Ontbrekend MAC adres in MDNS eigenschappen.", + "abort_mqtt_missing_api": "API poort mist in MQTT eigenschappen.", + "abort_mqtt_missing_ip": "IP adres mist in MQTT eigenschappen.", + "abort_mqtt_missing_mac": "MAC adres mist in MQTT eigenschappen.", + "action_received": "Action received", + "discovered_esphome_node": "ESPHome apparaat ontdekt", + "api_error_occurred": "API-fout opgetreden", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "HTTPS inschakelen", + "api_key": "API-sleutel", + "configure_daikin_ac": "Daikin AC instellen", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Wil je {name} instellen?", + "adapter": "Adapter", + "multiple_adapters_description": "Selecteer een Bluetooth adapter om in te stellen", + "meteorologisk_institutt": "Meteorologisch institutt", + "abort_no_devices_found": "Geen apparaten gevonden op het netwerk", "connection_error_error": "Verbindingsfout: {error}", "invalid_authentication_error": "Ongeldige authenticatie: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticeren", - "device_class": "Apparaatklasse (device class)", - "state_template": "Statussjabloon", - "template_binary_sensor": "Sjabloneer een binaire sensor", - "template_sensor": "Sjabloonsensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Locatie is al geconfigureerd", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Ongeldige API-sleutel", - "pin_code": "Pincode", - "discovered_android_tv": "Android TV ontdekt", - "known_hosts": "Bekende hosts", - "google_cast_configuration": "Google Cast configuratie", - "abort_invalid_host": "Ongeldige hostnaam of IP-adres", - "device_not_supported": "Apparaat wordt niet ondersteund", - "name_model_at_host": "{name} ({model} bij {host})", - "authenticate_to_the_device": "Authenticeer naar het apparaat", - "finish_title": "Kies een naam voor het apparaat", - "unlock_the_device": "Ontgrendel het apparaat", - "yes_do_it": "Ja, doe het.", - "unlock_the_device_optional": "Ontgrendel het apparaat (optioneel)", - "connect_to_the_device": "Verbinding maken met het apparaat", + "abort_addon_info_failed": "Opvragen informatie van {addon} add-on is mislukt.", + "abort_addon_install_failed": "Installatie van {addon} add-on is mislukt.", + "abort_addon_start_failed": "Starten van {addon} add-on is mislukt.", "invalid_birth_topic": "Ongeldig `birth` topic", "error_bad_certificate": "Het CA certificaat bestand is ongeldig", "invalid_discovery_prefix": "Ongeldig discovery voorvoegsel", @@ -2100,107 +2241,25 @@ "websocket_path": "WebSocket pad", "enable_discovery": "Discovery inschakelen", "data_description_discovery": "Optie om de automatische ontdekking MQTT apparaten in te schakelen.", - "hassio_confirm_title": "deCONZ Zigbee Gateway via Home Assistant add-on", + "installing_add_on": "Add-on installeren", "reauth_confirm_title": "Herauthenticatie is nodig met de MQTT broker", + "start_add_on": "Add-on starten", + "menu_options_addon": "Gebruik de officiële {addon} add-on.", + "menu_options_broker": "Handmatig de MQTT broker verbindingsgegevens opgeven.", + "pin_code": "Pincode", + "discovered_android_tv": "Android TV ontdekt", "path_is_not_allowed": "Pad is niet toegestaan", "path_is_not_valid": "Pad is niet geldig", "path_to_file": "Pad naar bestand", - "api_error_occurred": "API-fout opgetreden", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "HTTPS inschakelen", - "abort_mdns_missing_mac": "Ontbrekend MAC adres in MDNS eigenschappen.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service ontvangen", - "discovered_esphome_node": "ESPHome apparaat ontdekt", - "encryption_key": "Encryptiesleutel", - "no_port_for_endpoint": "Geen poort voor het endpoint", - "abort_no_services": "Geen services gevonden op eindpunt", - "discovered_wyoming_service": "Wyoming dienst ontdekt", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Niet-ondersteund Switchbot-type.", - "authentication_failed_error_detail": "Authenticatie mislukt: {error_detail}", - "error_encryption_key_invalid": "Sleutel-ID of encryptiesleutel is ongeldig", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot-account (aanbevolen)", - "menu_options_lock_key": "Voer de encryptiesleutelvoor het slot handmatig in", - "key_id": "Sleutel-ID", - "password_description": "Wachtwoord om de back-up te beveiligen.", - "device_address": "Apparaatadres", - "component_switchbot_config_error_one": "een", - "component_switchbot_config_error_other": "overige", - "meteorologisk_institutt": "Meteorologisch institutt", - "two_factor_code": "Twee-factor code", - "two_factor_authentication": "Tweestapsverificatie", - "sign_in_with_ring_account": "Aanmelden met Ring-account", - "bridge_is_already_configured": "Bridge is al geconfigureerd", - "no_deconz_bridges_discovered": "Geen deCONZ bridges ontdekt", - "abort_no_hardware_available": "Geen radiohardware aangesloten op deCONZ", - "abort_updated_instance": "DeCONZ-instantie bijgewerkt met nieuw host-adres", - "error_linking_not_possible": "Kan geen koppeling maken met de gateway", - "error_no_key": "Kon geen API-sleutel ophalen", - "link_with_deconz": "Koppel met deCONZ", - "select_discovered_deconz_gateway": "Selecteer gevonden deCONZ gateway", - "all_entities": "Alle entiteiten", - "hide_members": "Verberg leden", - "add_group": "Groep toevoegen", - "ignore_non_numeric": "Negeer niet-numeriek", - "data_round_digits": "Waarde afronden op aantal decimalen", - "type": "Type", - "binary_sensor_group": "Binaire-sensorgroep", - "cover_group": "Raambekledinggroep", - "event_group": "Gebeurtenis groep", - "fan_group": "Ventilatorgroep", - "light_group": "Lichtgroep", - "lock_group": "Slotgroep", - "media_player_group": "Mediaspelergroep", - "sensor_group": "Sensor groep", - "switch_group": "Schakelaargroep", - "abort_alternative_integration": "Apparaat wordt beter ondersteund door een andere integratie", - "abort_discovery_error": "Kan geen overeenkomend DLNA-apparaat vinden", - "abort_incomplete_config": "Configuratie mist een vereiste variabele", - "manual_description": "URL naar een XML-bestand met apparaatbeschrijvingen", - "manual_title": "Handmatige DLNA DMR-apparaatverbinding", - "discovered_dlna_dmr_devices": "Ontdekt DLNA Digital Media Renderer", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Naam bestaat al", - "passive": "Passief", - "define_zone_parameters": "Definieer zone parameters", - "calendar_name": "Naam agenda", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scannermodus", - "passive_scanning": "Passief scannen", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "DeCONZ CLIP sensoren toestaan", + "allow_deconz_light_groups": "Sta deCONZ-lichtgroepen toe", + "data_allow_new_devices": "Sta automatische toevoeging van nieuwe apparaten toe", + "deconz_devices_description": "Configureer de zichtbaarheid van deCONZ-apparaattypen", + "deconz_options": "deCONZ opties", + "enable_the_conversation_agent": "Schakel de conversatie in", + "language_code": "Taalcode", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2283,50 +2342,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Schakel de conversatie in", - "language_code": "Taalcode", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimale RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant-toegang tot Google Agenda", - "ignore_cec": "Negeer CEC", - "allowed_uuids": "Toegestane UUID's", - "advanced_google_cast_configuration": "Geavanceerde Google Cast configuratie", - "broker_options": "Broker opties", - "enable_birth_message": "Birth bericht inschakelen", - "birth_message_payload": "Birth bericht inhoud", - "birth_message_qos": "Birth bericht QoS", - "birth_message_retain": "Birth bericht vasthouden", - "birth_message_topic": "Birth bericht topic", - "discovery_prefix": "Discovery-voorvoegsel", - "enable_will_message": "Will bericht inschakelen", - "will_message_payload": "Will bericht inhoud", - "will_message_qos": "Will bericht QoS", - "will_message_retain": "Will bericht vasthouden", - "will_message_topic": "Will bericht topic", - "mqtt_options": "MQTT-opties", - "protocol": "Protocol", - "select_test_server": "Selecteer testserver", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Aantal herhalingen", - "allow_deconz_clip_sensors": "DeCONZ CLIP sensoren toestaan", - "allow_deconz_light_groups": "Sta deCONZ-lichtgroepen toe", - "data_allow_new_devices": "Sta automatische toevoeging van nieuwe apparaten toe", - "deconz_devices_description": "Configureer de zichtbaarheid van deCONZ-apparaattypen", - "deconz_options": "deCONZ opties", + "select_test_server": "Selecteer testserver", "invalid_url": "Ongeldige URL", "data_browse_unfiltered": "Incompatibele media weergeven tijdens browsen", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Poort om naar gebeurtenissen te luisteren (willekeurige poort indien niet ingesteld)", "poll_for_device_availability": "Pollen voor apparaat beschikbaarheid", "init_title": "DLNA Digital Media Renderer instellingen", + "ignore_cec": "Negeer CEC", + "allowed_uuids": "Toegestane UUID's", + "advanced_google_cast_configuration": "Geavanceerde Google Cast configuratie", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2337,41 +2391,161 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Eerste knop", - "second_button": "Tweede knop", - "third_button": "Derde knop", - "fourth_button": "Vierde knop", - "subtype_button_down": "{subtype} knop omlaag", - "subtype_button_up": "{subtype} knop omhoog", - "subtype_double_clicked": "\"{subtype}\" dubbel geklikt", - "subtype_double_push": "{subtype} dubbel gedrukt", - "subtype_long_clicked": "{subtype} lang geklikt", - "subtype_long_push": "{subtype} lang gedrukt", - "trigger_type_long_single": "{subtype} lang geklikt en daarna één keer geklikt", - "subtype_single_clicked": "{subtype} enkel geklikt", - "trigger_type_single_long": "{subtype} een keer geklikt en daarna lang geklikt", - "subtype_single_push": "{subtype} enkelvoudig gedrukt", - "subtype_triple_clicked": "\" {subtype} \" driemaal geklikt", - "subtype_triple_push": "{subtype} drievoudig gedrukt", - "set_value_for_entity_name": "Stel waarde in voor {entity_name}", - "value": "Waarde", - "close_entity_name": "Sluit {entity_name}", - "close_entity_name_tilt": "Sluit de kanteling van {entity_name}", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open de kanteling {entity_name}", - "set_entity_name_position": "Stel de positie van {entity_name} in", - "set_entity_name_tilt_position": "Stel de kantelpositie van {entity_name} in", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is gesloten", - "entity_name_closing": "{entity_name} wordt gesloten", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant-toegang tot Google Agenda", + "passive_scanning": "Passief scannen", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimale RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker opties", + "enable_birth_message": "Birth bericht inschakelen", + "birth_message_payload": "Birth bericht inhoud", + "birth_message_qos": "Birth bericht QoS", + "birth_message_retain": "Birth bericht vasthouden", + "birth_message_topic": "Birth bericht topic", + "discovery_prefix": "Discovery-voorvoegsel", + "enable_will_message": "Will bericht inschakelen", + "will_message_payload": "Will bericht inhoud", + "will_message_qos": "Will bericht QoS", + "will_message_retain": "Will bericht vasthouden", + "will_message_topic": "Will bericht topic", + "mqtt_options": "MQTT-opties", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Vergrendel {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Ontgrendel {entity_name}", + "entity_name_is_locked": "{entity_name} is vergrendeld", "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is ontgrendeld", + "entity_name_locked": "{entity_name} vergrendeld", + "entity_name_opened": "{entity_name} geopend", + "entity_name_unlocked": "{entity_name} ontgrendeld", + "first_button": "Eerste knop", + "second_button": "Tweede knop", + "third_button": "Derde knop", + "fourth_button": "Vierde knop", + "subtype_button_down": "{subtype} knop omlaag", + "subtype_button_up": "{subtype} knop omhoog", + "subtype_double_clicked": "\"{subtype}\" dubbel geklikt", + "subtype_double_push": "{subtype} dubbel gedrukt", + "subtype_long_clicked": "{subtype} lang geklikt", + "subtype_long_push": "{subtype} lang gedrukt", + "trigger_type_long_single": "{subtype} lang geklikt en daarna één keer geklikt", + "subtype_single_clicked": "{subtype} enkel geklikt", + "trigger_type_single_long": "{subtype} een keer geklikt en daarna lang geklikt", + "subtype_single_push": "{subtype} enkelvoudig gedrukt", + "subtype_triple_clicked": "\" {subtype} \" driemaal geklikt", + "subtype_triple_push": "{subtype} drievoudig gedrukt", + "both_buttons": "Beide knoppen", + "bottom_buttons": "Onderste knoppen", + "fifth_button": "Vijfde knop", + "sixth_button": "Zesde knop", + "seventh_button": "Zevende knop", + "eighth_button": "Achtste knop", + "dim_down": "Dim omlaag", + "dim_up": "Dim omhoog", + "left": "Links", + "right": "Rechts", + "side": "Zijde 6", + "top_buttons": "Bovenste knoppen", + "device_awakened": "Apparaat is gewekt", + "subtype_continuously_pressed": "\"{subtype}\" continu ingedrukt", + "trigger_type_button_long_release": "\"{subtype}\" losgelaten na lang indrukken", + "subtype_quadruple_clicked": "\"{subtype}\" viermaal geklikt", + "subtype_quintuple_clicked": "\"{subtype}\" vijfmaal geklikt", + "button_rotated_subtype": "Knop gedraaid \" {subtype} \"", + "button_rotated_fast_subtype": "Knop is snel gedraaid \" {subtype} \"", + "button_rotation_subtype_stopped": "Knoprotatie \" {subtype} \" gestopt", + "subtype_pressed": "\" {subtype} \" ingedrukt", + "subtype_released": "\"{subtype}\" losgelaten", + "device_subtype_double_tapped": "Apparaat \"{subtype}\" dubbel getikt", + "trigger_type_remote_double_tap_any_side": "Apparaat dubbel getikt op willekeurige zijde", + "device_in_free_fall": "Apparaat in vrije val", + "device_flipped_degrees": "Apparaat 90 graden gedraaid", + "device_shaken": "Apparaat geschud", + "trigger_type_remote_moved": "Apparaat verplaatst met \"{subtype}\" omhoog", + "trigger_type_remote_moved_any_side": "Apparaat gedraaid met willekeurige zijde boven", + "trigger_type_remote_rotate_from_side": "Apparaat gedraaid van \"zijde 6\" naar \" {subtype} \"", + "device_turned_clockwise": "Apparaat met de klok mee gedraaid", + "device_turned_counter_clockwise": "Apparaat tegen de klok in gedraaid", + "press_entity_name_button": "Druk op de knop {entity_name}", + "entity_name_has_been_pressed": "{entity_name} is ingedrukt", + "set_value_for_entity_name": "Set waarde in voor {entity_name}", + "value": "Waarde", + "close_entity_name": "Sluit {entity_name}", + "close_entity_name_tilt": "Sluit de kanteling van {entity_name}", + "open_entity_name_tilt": "Open de kanteling {entity_name}", + "set_entity_name_position": "Stel de positie van {entity_name} in", + "set_entity_name_tilt_position": "Stel de kantelpositie van {entity_name} in", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is gesloten", + "entity_name_closing": "{entity_name} wordt gesloten", "entity_name_opening": "{entity_name} wordt geopend", "current_entity_name_position_is": "Huidige {entity_name} positie is", "condition_type_is_tilt_position": "Huidige {entity_name} kantel positie is", "entity_name_closed": "{entity_name} gesloten", - "entity_name_opened": "{entity_name} geopend", "entity_name_position_changes": "{entity_name} positiewijzigingen", "entity_name_tilt_position_changes": "{entity_name} kantel positiewijzigingen", + "toggle_entity_name": "Zet {entity_name} aan/uit", + "turn_off_entity_name": "{entity_name} uitzetten", + "turn_on_entity_name": "{entity_name} aanzetten", + "entity_name_is_off": "{entity_name} is uitgeschakeld", + "entity_name_is_on": "{entity_name} is ingeschakeld", + "trigger_type_changed_states": "{entity_name} aan- of uitgezet", + "entity_name_turned_off": "{entity_name} uitgezet", + "entity_name_turned_on": "{entity_name} aangezet", + "arm_entity_name_away": "Schakel {entity_name} in voor vertrek", + "arm_entity_name_home": "Schakel {entity_name} in voor thuis", + "arm_entity_name_night": "Schakel {entity_name} in voor 's nachts", + "arm_entity_name_vacation": "Schakel {entity_name} in voor vakantie", + "disarm_entity_name": "Schakel {entity_name} uit", + "trigger_entity_name": "Laat {entity_name} afgaan", + "entity_name_armed_away": "{entity_name} ingeschakeld voor vertrek", + "entity_name_armed_home": "{entity_name} ingeschakeld voor thuis", + "entity_name_is_armed_night": "{entity_name} is ingeschakeld voor 's nachts", + "entity_name_is_armed_vacation": "{entity_name} is ingeschakeld voor vakantie", + "entity_name_is_triggered": "{entity_name} gaat af", + "entity_name_armed_night": "{entity_name} ingeschakeld voor 's nachts", + "entity_name_armed_vacation": "{entity_name} schakelde in voor vakantie", + "entity_name_disarmed": "{entity_name} uitgeschakeld", + "entity_name_triggered": "{entity_name} afgegaan", + "entity_name_is_buffering": "{entity_name} is aan het bufferen", + "entity_name_is_idle": "{entity_name} is niet actief", + "entity_name_is_paused": "{entity_name} is gepauzeerd", + "entity_name_is_playing": "{entity_name} wordt afgespeeld", + "entity_name_starts_buffering": "{entity_name} start met bufferen", + "entity_name_becomes_idle": "{entity_name} wordt inactief", + "entity_name_starts_playing": "{entity_name} begint te spelen", + "entity_name_update_availability_changed": "{entity_name} update beschikbaarheid gewijzigd", + "entity_name_became_up_to_date": "{entity_name} werd geüpdatet", + "trigger_type_turned_on": "{entity_name} heeft een update beschikbaar", + "decrease_entity_name_brightness": "Verlaag de helderheid van {entity_name}", + "increase_entity_name_brightness": "Verhoog de helderheid van {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Verander {entity_name} naar de eerst optie", + "action_type_select_last": "Verander {entity_name} naar de laatste optie", + "action_type_select_next": "Verander {entity_name} naar de volgende optie", + "change_entity_name_option": "Verander {entity_name} optie", + "action_type_select_previous": "Verander {entity_name} naar de vorige optie", + "current_entity_name_selected_option": "Huidige {entity_name} geselecteerde optie", + "cycle": "Roteren", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} optie veranderd", + "action_type_set_hvac_mode": "Wijzig de HVAC-modus op {entity_name}", + "change_preset_on_entity_name": "Wijzig voorinstelling op {entity_name}", + "hvac_mode": "HVAC-modus", + "entity_name_measured_humidity_changed": "{entity_name} gemeten vochtigheid veranderd", + "entity_name_measured_temperature_changed": "{entity_name} gemeten temperatuur veranderd", + "entity_name_hvac_mode_changed": "{entity_name} HVAC-modus gewijzigd", + "send_a_notification": "Stuur een notificatie", "entity_name_battery_is_low": "{entity_name} batterij is bijna leeg", "entity_name_is_charging": "{entity_name} is aan het opladen", "condition_type_is_co": "{entity_name} detecteert koolmonoxide", @@ -2380,7 +2554,6 @@ "entity_name_is_detecting_gas": "{entity_name} detecteert gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} detecteert licht", - "entity_name_is_locked": "{entity_name} is vergrendeld", "entity_name_is_moist": "{entity_name} is vochtig", "entity_name_is_detecting_motion": "{entity_name} detecteert beweging", "entity_name_is_moving": "{entity_name} is in beweging", @@ -2398,7 +2571,6 @@ "entity_name_is_not_cold": "{entity_name} is niet koud", "entity_name_is_disconnected": "{entity_name} is niet verbonden", "entity_name_is_not_hot": "{entity_name} is niet heet", - "entity_name_is_unlocked": "{entity_name} is ontgrendeld", "entity_name_is_dry": "{entity_name} is droog", "entity_name_is_not_moving": "{entity_name} beweegt niet", "entity_name_is_not_occupied": "{entity_name} is niet bezet", @@ -2409,8 +2581,6 @@ "condition_type_is_not_tampered": "{entity_name} detecteert geen sabotage", "entity_name_is_safe": "{entity_name} is veilig", "entity_name_is_occupied": "{entity_name} bezet is", - "entity_name_is_off": "{entity_name} is uitgeschakeld", - "entity_name_is_on": "{entity_name} is ingeschakeld", "entity_name_is_plugged_in": "{entity_name} is aangesloten", "entity_name_is_powered": "{entity_name} is van stroom voorzien....", "entity_name_is_present": "{entity_name} is aanwezig", @@ -2420,7 +2590,6 @@ "entity_name_is_detecting_sound": "{entity_name} detecteert geluid", "entity_name_is_detecting_tampering": "{entity_name} detecteert sabotage", "entity_name_is_unsafe": "{entity_name} is onveilig", - "trigger_type_turned_on": "{entity_name} heeft een update beschikbaar", "entity_name_is_detecting_vibration": "{entity_name} detecteert trillingen", "entity_name_battery_low": "{entity_name} batterij bijna leeg", "entity_name_charging": "{entity_name} laadt op", @@ -2430,7 +2599,6 @@ "entity_name_started_detecting_gas": "{entity_name} begon gas te detecteren", "entity_name_became_hot": "{entity_name} werd heet", "entity_name_started_detecting_light": "{entity_name} begon licht te detecteren", - "entity_name_locked": "{entity_name} vergrendeld", "entity_name_became_moist": "{entity_name} werd vochtig", "entity_name_started_detecting_motion": "{entity_name} begon beweging te detecteren", "entity_name_started_moving": "{entity_name} begon te bewegen", @@ -2441,13 +2609,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} gestopt met het detecteren van het probleem", "entity_name_stopped_detecting_smoke": "{entity_name} gestopt met het detecteren van rook", "entity_name_stopped_detecting_sound": "{entity_name} gestopt met het detecteren van geluid", - "entity_name_became_up_to_date": "{entity_name} werd up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} gestopt met het detecteren van trillingen", "entity_name_battery_normal": "{entity_name} batterij normaal", "entity_name_became_not_cold": "{entity_name} werd niet koud", "entity_name_disconnected": "{entity_name} verbroken", "entity_name_became_not_hot": "{entity_name} werd niet warm", - "entity_name_unlocked": "{entity_name} ontgrendeld", "entity_name_became_dry": "{entity_name} werd droog", "entity_name_stopped_moving": "{entity_name} gestopt met bewegen", "entity_name_became_not_occupied": "{entity_name} werd niet bezet", @@ -2464,50 +2630,9 @@ "entity_name_started_detecting_smoke": "{entity_name} begon rook te detecteren", "entity_name_started_detecting_sound": "{entity_name} begon geluid te detecteren", "entity_name_started_detecting_tampering": "{entity_name} begonnen met het detecteren van sabotage", - "entity_name_turned_off": "{entity_name} uitgezet", - "entity_name_turned_on": "{entity_name} aangezet", "entity_name_became_unsafe": "{entity_name} werd onveilig", "trigger_type_update": "{entity_name} kreeg een update beschikbaar", "entity_name_started_detecting_vibration": "{entity_name} begon trillingen te detecteren", - "entity_name_is_buffering": "{entity_name} is aan het bufferen", - "entity_name_is_idle": "{entity_name} is niet actief", - "entity_name_is_paused": "{entity_name} is gepauzeerd", - "entity_name_is_playing": "{entity_name} wordt afgespeeld", - "entity_name_starts_buffering": "{entity_name} start met bufferen", - "trigger_type_changed_states": "{entity_name} aan- of uitgezet", - "entity_name_becomes_idle": "{entity_name} wordt inactief", - "entity_name_starts_playing": "{entity_name} begint te spelen", - "toggle_entity_name": "Zet {entity_name} aan/uit", - "turn_off_entity_name": "{entity_name} uitzetten", - "turn_on_entity_name": "{entity_name} aanzetten", - "arm_entity_name_away": "Schakel {entity_name} in voor vertrek", - "arm_entity_name_home": "Schakel {entity_name} in voor thuis", - "arm_entity_name_night": "Schakel {entity_name} in voor 's nachts", - "arm_entity_name_vacation": "Schakel {entity_name} in voor vakantie", - "disarm_entity_name": "Schakel {entity_name} uit", - "trigger_entity_name": "Laat {entity_name} afgaan", - "entity_name_armed_away": "{entity_name} ingeschakeld voor vertrek", - "entity_name_armed_home": "{entity_name} ingeschakeld voor thuis", - "entity_name_is_armed_night": "{entity_name} is ingeschakeld voor 's nachts", - "entity_name_is_armed_vacation": "{entity_name} is ingeschakeld voor vakantie", - "entity_name_is_triggered": "{entity_name} gaat af", - "entity_name_armed_night": "{entity_name} ingeschakeld voor 's nachts", - "entity_name_armed_vacation": "{entity_name} schakelde in voor vakantie", - "entity_name_disarmed": "{entity_name} uitgeschakeld", - "entity_name_triggered": "{entity_name} afgegaan", - "entity_name_is_home": "{entity_name} is thuis", - "entity_name_is_not_home": "{entity_name} is niet thuis", - "entity_name_enters_a_zone": "{entity_name} gaat een zone binnen", - "entity_name_leaves_a_zone": "{entity_name} verlaat een zone", - "lock_entity_name": "Vergrendel {entity_name}", - "unlock_entity_name": "Ontgrendel {entity_name}", - "action_type_set_hvac_mode": "Wijzig de HVAC-modus op {entity_name}", - "change_preset_on_entity_name": "Wijzig voorinstelling op {entity_name}", - "hvac_mode": "HVAC-modus", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} gemeten vochtigheid veranderd", - "entity_name_measured_temperature_changed": "{entity_name} gemeten temperatuur veranderd", - "entity_name_hvac_mode_changed": "{entity_name} HVAC-modus gewijzigd", "current_entity_name_apparent_power": "Huidig {entity_name} schijnbaar vermogen", "condition_type_is_aqi": "Huidige {entity_name} luchtkwaliteitsindex", "current_entity_name_atmospheric_pressure": "Huidige {entity_name} atmosferische druk", @@ -2598,63 +2723,13 @@ "entity_name_water_changes": "{entity_name} water wijzigingen", "entity_name_weight_changes": "Gewicht van {entity_name} veranderd", "entity_name_wind_speed_changes": "{entity_name} windsnelheid verandert", - "decrease_entity_name_brightness": "Verlaag de helderheid van {entity_name}", - "increase_entity_name_brightness": "Verhoog de helderheid van {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Vijfde knop", - "sixth_button": "Zesde knop", - "subtype_continuously_pressed": "\" {subtype} \" continu ingedrukt", - "trigger_type_button_long_release": "\"{subtype}\" losgelaten na lang indrukken", - "subtype_quadruple_clicked": "\" {subtype} \" vier keer aangeklikt", - "subtype_quintuple_clicked": "\" {subtype} \" vijf keer aangeklikt", - "subtype_pressed": "\"{subtype}\" knop ingedrukt", - "subtype_released": "\"{subtype}\" losgelaten", - "action_type_select_first": "Verander {entity_name} naar de eerst optie", - "action_type_select_last": "Verander {entity_name} naar de laatste optie", - "action_type_select_next": "Verander {entity_name} naar de volgende optie", - "change_entity_name_option": "Verander {entity_name} optie", - "action_type_select_previous": "Verander {entity_name} naar de vorige optie", - "current_entity_name_selected_option": "Huidige {entity_name} geselecteerde optie", - "cycle": "Roteren", - "from": "From", - "entity_name_option_changed": "{entity_name} optie veranderd", - "send_a_notification": "Stuur een notificatie", - "both_buttons": "Beide knoppen", - "bottom_buttons": "Onderste knoppen", - "seventh_button": "Zevende knop", - "eighth_button": "Achtste knop", - "dim_down": "Dim omlaag", - "dim_up": "Dim omhoog", - "left": "Links", - "right": "Rechts", - "side": "Zijde 6", - "top_buttons": "Bovenste knoppen", - "device_awakened": "Apparaat is gewekt", - "button_rotated_subtype": "Knop gedraaid \" {subtype} \"", - "button_rotated_fast_subtype": "Knop is snel gedraaid \" {subtype} \"", - "button_rotation_subtype_stopped": "Knoprotatie \" {subtype} \" gestopt", - "device_subtype_double_tapped": "Apparaat \"{subtype}\" dubbel getikt", - "trigger_type_remote_double_tap_any_side": "Apparaat dubbel getikt op willekeurige zijde", - "device_in_free_fall": "Apparaat in vrije val", - "device_flipped_degrees": "Apparaat 90 graden gedraaid", - "device_shaken": "Apparaat geschud", - "trigger_type_remote_moved": "Apparaat verplaatst met \"{subtype}\" omhoog", - "trigger_type_remote_moved_any_side": "Apparaat gedraaid met willekeurige zijde boven", - "trigger_type_remote_rotate_from_side": "Apparaat gedraaid van \"zijde 6\" naar \" {subtype} \"", - "device_turned_clockwise": "Apparaat met de klok mee gedraaid", - "device_turned_counter_clockwise": "Apparaat tegen de klok in gedraaid", - "press_entity_name_button": "Druk op de knop {entity_name}", - "entity_name_has_been_pressed": "{entity_name} is ingedrukt", - "entity_name_update_availability_changed": "{entity_name} update beschikbaarheid gewijzigd", - "add_to_queue": "Toevoegen aan wachtrij", - "play_next": "Volgende afspelen", - "options_replace": "Nu afspelen en wachtrij wissen", - "repeat_all": "Herhaal alles", - "repeat_one": "Herhaal één", - "critical": "Kritiek", - "debug": "Debug", - "warning": "Waarschuwing", + "entity_name_is_home": "{entity_name} is thuis", + "entity_name_is_not_home": "{entity_name} is niet thuis", + "entity_name_enters_a_zone": "{entity_name} gaat een zone binnen", + "entity_name_leaves_a_zone": "{entity_name} verlaat een zone", + "no_device_class": "Geen apparaatklasse", + "no_state_class": "Geen statusklasse", + "no_unit_of_measurement": "Geen meeteenheid", "most_recently_updated": "Meest recent bijgewerkt", "arithmetic_mean": "Rekenkundig gemiddelde", "median": "Mediaan", @@ -2783,10 +2858,60 @@ "wheat": "Tarwe", "white_smoke": "Witte rook", "yellow_green": "Geelgroen", - "fatal": "Fataal", - "no_device_class": "Geen apparaatklasse", - "no_state_class": "Geen statusklasse", - "no_unit_of_measurement": "Geen meeteenheid", + "add_to_queue": "Toevoegen aan wachtrij", + "play_next": "Volgende afspelen", + "options_replace": "Nu afspelen en wachtrij wissen", + "repeat_all": "Herhaal alles", + "repeat_one": "Herhaal één", + "critical": "Kritiek", + "debug": "Debug", + "fatal": "Fataal", + "info": "Info", + "warning": "Waarschuwing", + "clear_tts_cache": "TTS-cache wissen", + "cache": "Cache", + "entity_id_description": "Entiteit om naar te verwijzen in de logboekvermelding.", + "language_description": "Taal van de tekst. Valt terug op de server-taal.", + "options_description": "Een woordenboek met integratiespecifieke opties.", + "say_a_tts_message": "Zeg een TTS-bericht", + "media_player_entity_id_description": "Mediaspelers om het bericht af te spelen.", + "media_player_entity": "Mediaspeler entiteit", + "speak": "Spreek", + "request_sync_description": "Stuurt een request_sync commando naar Google.", + "agent_user_id": "Agent gebruiker-ID", + "request_sync": "Vraag om synchronisatie", + "disables_the_motion_detection": "Schakelt de bewegingsdetectie uit.", + "disable_motion_detection": "Bewegingsdetectie uitschakelen", + "enables_the_motion_detection": "Schakelt de bewegingsdetectie in.", + "enable_motion_detection": "Bewegingsdetectie inschakelen", + "format_description": "Streamformaat ondersteund door de mediaspeler.", + "format": "Formaat", + "media_player_description": "Mediaspelers om naar te streamen.", + "play_stream": "Stream afspelen", + "filename": "Bestandsnaam", + "lookback": "Terugblik", + "snapshot_description": "Maakt een momentopname van een camera.", + "take_snapshot": "Maak een momentopname", + "turns_off_the_camera": "Zet de camera uit.", + "turns_on_the_camera": "Zet de camera aan.", + "locks_a_lock": "Vergrendelt een slot.", + "code_description": "Code om het alarm in te schakelen.", + "opens_a_lock": "Opent een slot.", + "unlocks_a_lock": "Ontgrendelt een slot.", + "set_datetime_description": "Stelt de datum en/of tijd in.", + "the_target_date": "De doeldatum.", + "datetime_description": "De doeldatum en -tijd.", + "the_target_time": "De doeltijd.", + "selects_the_first_option": "Selecteert de eerste optie.", + "first": "Eerste", + "selects_the_last_option": "Selecteert de laatste optie.", + "select_the_next_option": "Selecteer de volgende optie.", + "selects_an_option": "Selecteert een optie.", + "option_to_be_selected": "Te selecteren optie.", + "selects_the_previous_option": "Selecteert de vorige optie.", + "sets_the_options": "Stelt de opties in.", + "list_of_options": "Lijst met opties.", + "set_options": "Stel opties in", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2812,47 +2937,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Stuurt een request_sync commando naar Google.", - "agent_user_id": "Agent gebruiker-ID", - "request_sync": "Vraag om synchronisatie", + "sets_the_value": "Stelt de waarde in.", + "the_target_value": "De doelwaarde.", + "get_weather_forecast": "Weersverwachting ophalen.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Voorspelling ophalen", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Annuleert een timer.", + "changes_a_timer": "Wijzigt een timer.", + "finishes_a_timer": "Voltooien van een timer.", + "pauses_a_timer": "Pauzeert een timer.", + "starts_a_timer": "Start een timer.", + "duration_description": "Duur die de timer nodig heeft om te voltooien. [optioneel].", "reload_resources_description": "Herlaadt dashboardbronnen vanuit de YAML-configuratie.", - "clears_all_log_entries": "Wist alle logboekvermeldingen.", - "clear_all": "Alles wissen", - "write_log_entry": "Schrijf logboekvermelding.", - "log_level": "Log niveau.", - "level": "Niveau", - "message_to_log": "Bericht om te loggen.", - "write": "Schrijven", - "set_value_description": "Stelt de waarde van een getal in.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Schakelt de sirene om.", "turns_the_siren_off": "Schakelt de sirene uit.", "turns_the_siren_on": "Schakelt de sirene in.", "tone": "Toon", - "create_event_description": "Voeg een nieuwe gebeurtenis aan de agenda toe.", - "location_description": "De locatie van de gebeurtenis. Optioneel.", - "start_date_description": "De datum waarop het evenement dat de hele dag duurt, moet beginnen.", - "create_event": "Creëer evenement", - "get_events": "Get events", - "list_event": "Lijst met evenementen", - "closes_a_cover": "Sluit een bedekking.", - "close_cover_tilt_description": "Kantelt een bedekking om te sluiten.", - "close_tilt": "Kantelen sluiten", - "opens_a_cover": "Opent een bedekking.", - "tilts_a_cover_open": "Kantelt een bedekking open.", - "open_tilt": "Open kantelen", - "set_cover_position_description": "Verplaatst een bedekking naar een specifieke positie.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Doel kantelpositie.", - "set_tilt_position": "Kantelpositie instellen", - "stops_the_cover_movement": "Stopt de beweging van de bedekking.", - "stop_cover_tilt_description": "Stopt een kantelende bedekkingsbeweging.", - "stop_tilt": "Stoppen met kantelen", - "toggles_a_cover_open_closed": "Schakelt een bedekking open/dicht.", - "toggle_cover_tilt_description": "Schakelt een bedekking kantelen open/gesloten.", - "toggle_tilt": "Kanteling in-/uitschakelen", + "set_default_level_description": "Stelt het standaard logniveau voor integraties in.", + "level_description": "Standaard logniveau voor alle integraties.", + "level": "Niveau", + "set_default_level": "Stel net standaardniveau in", + "set_level": "Niveau instellen", "check_configuration": "Controleer configuratie", "reload_all": "Alles herladen", "reload_config_entry_description": "Herlaad de specifieke config-entry.", @@ -2873,26 +2982,22 @@ "generic_toggle": "Generiek omschaken", "generic_turn_off": "Generiek uitschakelen", "generic_turn_on": "Generiek inschakelen", + "entities_to_update": "Entities to update", "update_entity": "Bijwerken entiteit", - "creates_a_new_backup": "Maakt een nieuwe back-up.", "decrement_description": "Verlaagt de huidige waarde met 1 stap.", "increment_description": "Verhoogt de waarde met 1 stap.", - "sets_the_value": "Stelt de waarde in.", - "the_target_value": "De doelwaarde.", - "reloads_the_automation_configuration": "Herlaadt de automatiseringsconfiguratie.", - "toggle_description": "Schakelt een mediaspeler in/uit.", - "trigger_description": "Activeert de acties van een automatisering.", - "skip_conditions": "Voorwaarden overslaan", - "trigger": "Trigger", - "disables_an_automation": "Schakelt een automatisering uit.", - "stops_currently_running_actions": "Stopt lopende acties.", - "stop_actions": "Stop acties", - "enables_an_automation": "Schakelt een automatisering in.", + "bridge_identifier": "Bridge ID", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Pad", + "configure": "Configureer", + "device_refresh_description": "Beschikbare deCONZ apparaten opnieuw ophalen", + "device_refresh": "Apparaten opnieuw ophalen", + "remove_orphaned_entries": "Verweesde vermeldingen verwijderen", "restarts_an_add_on": "Herstart een add-on.", "the_add_on_slug": "De `slug` van de add-on", "restart_add_on": "Add-on herstarten.", "starts_an_add_on": "Start een add-on.", - "start_add_on": "Add-on starten", "addon_stdin_description": "Stuurt data naar de `stdin` van een add-on.", "addon_stdin_name": "Stuur data naar de `stdin` van een add-on.", "stops_an_add_on": "Stopt een add-on.", @@ -2922,40 +3027,67 @@ "restore_partial_description": "Herstellen van een gedeeltelijke back-up.", "restores_home_assistant": "Herstelt Home Assistant.", "restore_from_partial_backup": "Herstellen van gedeeltelijke back-up.", - "clears_the_playlist": "Wist de afspeellijst.", - "clear_playlist": "Afspeellijst wissen", - "selects_the_next_track": "Selecteert de volgende track.", - "pauses": "Pauzeert.", - "starts_playing": "Start afspelen.", - "toggles_play_pause": "Schakelt afspelen/pauzeren.", - "selects_the_previous_track": "Selecteert de vorige track.", - "seek": "Zoeken", - "stops_playing": "Stop afspelen.", - "starts_playing_specified_media": "Start het afspelen van gespecificeerde media.", - "announce": "Aankondigen", - "repeat_mode_to_set": "Herhaalmodus om in te stellen.", - "select_sound_mode_description": "Selecteert een specifieke geluidsmodus.", - "select_sound_mode": "Selecteer de geluidsmodus", - "select_source": "Selecteer bron", - "shuffle_description": "Of de shufflemodus wel of niet is ingeschakeld.", - "unjoin": "Ontkoppel", - "turns_down_the_volume": "Zet het volume lager.", - "turn_down_volume": "Zet het volume lager", - "volume_mute_description": "Dempt het geluid van de mediaspeler aan of uit.", - "is_volume_muted_description": "Definieert of het wel of niet gedempt is.", - "mute_unmute_volume": "Volume dempen/dempen opheffen", - "sets_the_volume_level": "Stelt het volume in.", - "set_volume": "Volume instellen", - "turns_up_the_volume": "Zet het volume hoger.", - "turn_up_volume": "Zet het volume hoger", - "apply_filter": "Filter toepassen", - "days_to_keep": "Dagen om te bewaren", - "repack": "Herverpakken", - "purge": "Opschonen", - "domains_to_remove": "Domeinen om te verwijderen", - "entity_globs_to_remove": "Entiteitsglobs om te verwijderen", - "entities_to_remove": "Te verwijderen entiteiten", - "purge_entities": "Entiteiten opschonen", + "removes_a_group": "Verwijdert een groep.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Maakt/Update een gebruikersgroep.", + "add_entities": "Entiteiten toevoegen", + "icon_description": "Naam van het pictogram voor de groep.", + "name_of_the_group": "Naam van de groep.", + "remove_entities": "Verwijder entiteiten", + "log_description": "Maakt een aangepaste vermelding in het logboek.", + "message_description": "Berichttekst van de notificatie.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Maakt een nieuwe back-up.", + "command_description": "Commando('s) om te sturen naar Google Assistant", + "command": "Opdracht", + "send_text_command": "Stuur tekstcommando", + "reloads_the_automation_configuration": "Herlaadt de automatiseringsconfiguratie.", + "toggle_description": "Schakelt een mediaspeler in/uit.", + "trigger_description": "Activeert de acties van een automatisering.", + "skip_conditions": "Voorwaarden overslaan", + "trigger": "Trigger", + "disables_an_automation": "Schakelt een automatisering uit.", + "stops_currently_running_actions": "Stopt lopende acties.", + "stop_actions": "Stop acties", + "enables_an_automation": "Schakelt een automatisering in.", + "press_the_button_entity": "Druk op de knop entiteit.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "De in te stellen doelwaarde.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Stelt de waarde van een getal in.", + "stops_a_running_script": "Stopt een lopend script.", + "enter_your_text": "Voer je tekst in.", + "set_value": "Waarde instellen", + "dashboard_path": "Dashboard pad", + "view_path": "Pad bekijken", + "show_dashboard_view": "Dashboardweergave weergeven", + "closes_a_cover": "Sluit een bedekking.", + "close_cover_tilt_description": "Kantelt een bedekking om te sluiten.", + "close_tilt": "Kantelen sluiten", + "opens_a_cover": "Opent een bedekking.", + "tilts_a_cover_open": "Kantelt een bedekking open.", + "open_tilt": "Open kantelen", + "set_cover_position_description": "Verplaatst een bedekking naar een specifieke positie.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Doel kantelpositie.", + "set_tilt_position": "Kantelpositie instellen", + "stops_the_cover_movement": "Stopt de beweging van de bedekking.", + "stop_cover_tilt_description": "Stopt een kantelende bedekkingsbeweging.", + "stop_tilt": "Stoppen met kantelen", + "toggles_a_cover_open_closed": "Schakelt een bedekking open/dicht.", + "toggle_cover_tilt_description": "Schakelt een bedekking kantelen open/gesloten.", + "toggle_tilt": "Kanteling in-/uitschakelen", "decrease_speed_description": "Verlaagt de ventilatorsnelheid.", "percentage_step_description": "Verhoogt de snelheid met een percentage stap.", "decrease_speed": "Verlaag snelheid", @@ -2975,10 +3107,30 @@ "toggles_the_fan_on_off": "Schakelt de ventilator aan/uit.", "turns_fan_off": "Ventilator uitschakelen.", "turns_fan_on": "Ventilator inschakelen.", + "alarm_arm_vacation_description": "Stelt het alarm in op: _ingeschakeld voor vakantie_.", + "disarms_the_alarm": "Schakelt het alarm uit.", + "alarm_trigger_description": "Schakelt een externe alarmtrigger in.", + "toggles_a_switch_on_off": "Schakelt een schakelaar aan/uit.", + "turns_a_switch_off": "Zet een schakelaar uit.", + "turns_a_switch_on": "Zet een schakelaar aan.", + "device_description": "Apparaat-ID waarnaar de opdracht moet worden verzonden.", + "delete_command": "Opdracht verwijderen", + "alternative": "Alternatief", + "command_type_description": "Het soort opdracht dat geleerd moet worden.", + "command_type": "Type opdracht", + "timeout_description": "Time-out voor het leren van de opdracht.", + "learn_command": "Opdracht leren", + "delay_seconds": "Vertraging seconden", + "hold_seconds": "Seconden vasthouden", + "repeats": "Herhalingen", + "send_command": "Opdracht verzenden", + "toggles_a_device_on_off": "Schakelt een apparaat aan/uit.", + "turns_the_device_off": "Zet het apparaat uit.", + "turn_on_description": "Verstuurt het inschakelcommando.", "apply_description": "Activeert een scène met configuratie.", "entities_description": "Lijst van entiteiten en hun doelstatus.", "entities_state": "Entiteiten status", - "transition": "Overgang", + "transition": "Verloop", "apply": "Toepassen", "creates_a_new_scene": "Creëert een nieuwe scène.", "scene_id_description": "De entiteits-ID van de nieuwe scène.", @@ -2986,44 +3138,109 @@ "snapshot_entities": "Snapshot entiteiten", "delete_description": "Verwijdert een dynamisch aangemaakte scène.", "activates_a_scene": "Activeert een scène.", - "selects_the_first_option": "Selecteert de eerste optie.", - "first": "Eerste", - "selects_the_last_option": "Selecteert de laatste optie.", - "select_the_next_option": "Selecteer de volgende optie.", - "selects_an_option": "Selecteert een optie.", - "option_to_be_selected": "Te selecteren optie.", - "selects_the_previous_option": "Selecteert de vorige optie.", - "sets_the_options": "Stelt de opties in.", - "list_of_options": "Lijst met opties.", - "set_options": "Stel opties in", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Beweeg de camera met een specifieke snelheid.", + "ptz_move_speed": "PTZ bewegingssnelheid.", + "ptz_move": "PTZ beweging", + "add_event_description": "Voegt nieuwe gebeurtenis toe aan agenda.", + "calendar_id_description": "Het ID van de agenda van je keuze.", + "calendar_id": "Agenda ID", + "description_description": "Omschrijvung van de gebeurtenis. Optioneel.", + "summary_description": "Gedraagt zich als de titel van de gebeurtenis.", + "create_event_description": "Voegt een nieuwe kalendergebeurtenis toe.", + "location_description": "De locatie van het evenement.", + "creates_event": "Maakt gebeurtenis aan", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Commando('s) om te sturen naar Google Assistant", - "command": "Opdracht", - "media_player_entity": "Mediaspeler entiteit", - "send_text_command": "Stuur tekstcommando", - "code_description": "Code gebruikt om het slot te ontgrendelen.", - "alarm_arm_vacation_description": "Stelt het alarm in op: _ingeschakeld voor vakantie_.", - "disarms_the_alarm": "Schakelt het alarm uit.", - "alarm_trigger_description": "Schakelt een externe alarmtrigger in.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media-URL", "get_media_url": "Get Media URL", "play_media_description": "Downloadt bestand van opgegeven URL.", + "clears_all_log_entries": "Wist alle logboekvermeldingen.", + "clear_all": "Alles wissen", + "write_log_entry": "Schrijf logboekvermelding.", + "log_level": "Log niveau.", + "message_to_log": "Bericht om te loggen.", + "write": "Schrijven", + "reload_themes_description": "Herlaadt thema's vanaf de YAML-configuratie.", + "reload_themes": "Herladen thema's.", + "name_of_a_theme": "Naam van het thema.", + "set_the_default_theme": "Standaard thema instellen", + "clear_skipped_update": "Overgeslagen updates wissen", + "install_update": "Update installeren", + "skip_description": "Markeert de momenteel beschikbare update als overgeslagen.", + "skip_update": "Update overslaan", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Zet een of meerdere lampen uit.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Verlaagt een teller.", + "increments_a_counter": "Verhoogt een teller.", + "resets_a_counter": "Reset een teller.", + "sets_the_counter_value": "Stelt de waarde van de teller in.", + "selects_the_next_option": "Selecteert de volgende optie.", + "toggles_the_helper_on_off": "Schakelt de helper in/uit.", + "turns_off_the_helper": "Schakelt de helper uit.", + "turns_on_the_helper": "Schakelt de helper in.", + "start_date_description": "De datum waarop het evenement dat de hele dag duurt, moet beginnen.", + "create_event": "Creëer evenement", + "get_events": "Get events", + "list_event": "Lijst met evenementen", + "turns_auxiliary_heater_on_off": "Zet de hulpverwarming aan/uit.", + "aux_heat_description": "Nieuwe waarde van de hulpverwarming.", + "auxiliary_heating": "Hulpverwarming", + "turn_on_off_auxiliary_heater": "Hulpverwarming aan-/uitzetten", + "sets_fan_operation_mode": "Ventilator bedrijfsmode instellen.", + "fan_operation_mode": "Ventilator bedrijfsmode.", + "set_fan_mode": "Ventilatormode instellen", + "sets_target_humidity": "Stelt doelluchtvochtigheid in.", + "set_target_humidity": "Stel doelluchtvochtigheid in", + "sets_hvac_operation_mode": "Stelt de HVAC-bedrijfsmode in.", + "hvac_operation_mode": "HVAC-bedrijfsmodus.", + "set_hvac_mode": "HVAC-mode instellen", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Zwenkmodus.", + "set_swing_mode": "Stel de swing-modus in", + "sets_target_temperature": "Stelt doeltemperatuur in.", + "high_target_temperature": "Hoge doeltemperatuur.", + "target_temperature_high": "Doeltemperatuur hoog", + "low_target_temperature": "Lage doeltemperatuur.", + "target_temperature_low": "Doeltemperatuur laag", + "set_target_temperature": "Stel de doeltemperatuur in", + "turns_climate_device_off": "Zet klimaatapparaat uit.", + "turns_climate_device_on": "Zet klimaatapparaat aan.", + "notify_description": "Zend een notificatie naar de geselecteerde ontvangers", + "data": "Gegevens", + "title_for_your_notification": "Titel van je notificatie", + "title_of_the_notification": "Titel van de melding.", + "send_a_persistent_notification": "Stuur een blijvende notificatie", + "sends_a_notification_message": "Verstuurt een notificatiebericht", + "your_notification_message": "Jouw notificatiebericht", + "title_description": "Optioneel onderwerp van de notificatie.", + "send_a_notification_message": "Stuur een notificatiebericht", "sets_a_random_effect": "Stelt een willekeurig effect in.", "sequence_description": "Lijst met HSV sequenties (max 16).", "backgrounds": "Achtergronden", @@ -3045,203 +3262,73 @@ "random_effect": "Willekeurig effect", "sets_a_sequence_effect": "Stelt een sequentie-effect in.", "repetitions_for_continuous": "Herhalingen (0 voor continu).", - "repeats": "Herhalingen", "sequence": "Sequentie", "speed_of_spread": "Snelheid van verspreiden.", "spread": "Verspreiden", "sequence_effect": "Sequentie effect", - "press_the_button_entity": "Druk op de knop entiteit.", - "see_description": "Legt een gevolgd apparaat vast.", - "battery_description": "Batterijniveau van het apparaat.", - "gps_coordinates": "GPS coördinaten", - "gps_accuracy_description": "Nauwkeurigheid van de GPS coördinaten.", - "hostname_of_the_device": "Hostnaam van een apparaat", - "hostname": "Hostnaam", - "mac_description": "MAC adres van het apparaat.", - "mac_address": "MAC address", - "see": "Gezien", - "process_description": "Start een conversatie vanuit een getranscribeerde tekst.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Taal om te gebruiken voor het genereren van spraak.", - "transcribed_text_input": "Getranscribeerde tekstinvoer.", - "process": "Verwerk", - "reloads_the_intent_configuration": "Herlaadt de intent configuratie.", - "conversation_agent_to_reload": "Conversatie agent om te herladen.", - "create_description": "Toont een notificatie op het **Notificaties** paneel.", - "message_description": "Bericht van de logboekvermelding.", - "notification_id": "Notificatie ID", - "title_description": "Titel voor de notificatie bericht.", - "dismiss_description": "Verwijdert een notificatie uit het **Notificaties** paneel.", - "notification_id_description": "ID van de notificatie die verwijderd moet worden.", - "dismiss_all_description": "Verwijdert alle notificaties uit het **Notificaties** paneel.", - "notify_description": "Zend een notificatie naar de geselecteerde ontvangers", - "data": "Gegevens", - "title_for_your_notification": "Titel van je notificatie", - "title_of_the_notification": "Titel van de melding.", - "send_a_persistent_notification": "Stuur een blijvende notificatie", - "sends_a_notification_message": "Verstuurt een notificatiebericht", - "your_notification_message": "Jouw notificatiebericht", - "send_a_notification_message": "Stuur een notificatiebericht", - "device_description": "Apparaat-ID waarnaar de opdracht moet worden verzonden.", - "delete_command": "Opdracht verwijderen", - "alternative": "Alternatief", - "command_type_description": "Het soort opdracht dat geleerd moet worden.", - "command_type": "Type opdracht", - "timeout_description": "Time-out voor het leren van de opdracht.", - "learn_command": "Opdracht leren", - "delay_seconds": "Vertraging seconden", - "hold_seconds": "Seconden vasthouden", - "send_command": "Opdracht verzenden", - "toggles_a_device_on_off": "Schakelt een apparaat aan/uit.", - "turns_the_device_off": "Zet het apparaat uit.", - "turn_on_description": "Verstuurt het inschakelcommando.", - "stops_a_running_script": "Stopt een lopend script.", - "locks_a_lock": "Vergrendelt een slot.", - "opens_a_lock": "Opent een slot.", - "unlocks_a_lock": "Ontgrendelt een slot.", - "turns_auxiliary_heater_on_off": "Zet de hulpverwarming aan/uit.", - "aux_heat_description": "Nieuwe waarde van de hulpverwarming.", - "auxiliary_heating": "Hulpverwarming", - "turn_on_off_auxiliary_heater": "Hulpverwarming aan-/uitzetten", - "sets_fan_operation_mode": "Ventilator bedrijfsmode instellen.", - "fan_operation_mode": "Ventilator bedrijfsmode.", - "set_fan_mode": "Ventilatormode instellen", - "sets_target_humidity": "Stelt doelluchtvochtigheid in.", - "set_target_humidity": "Stel doelluchtvochtigheid in", - "sets_hvac_operation_mode": "Stelt de HVAC-bedrijfsmode in.", - "hvac_operation_mode": "HVAC-bedrijfsmodus.", - "set_hvac_mode": "HVAC-mode instellen", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Zwenkmodus.", - "set_swing_mode": "Stel de swing-modus in", - "sets_target_temperature": "Stelt doeltemperatuur in.", - "high_target_temperature": "Hoge doeltemperatuur.", - "target_temperature_high": "Doeltemperatuur hoog", - "low_target_temperature": "Lage doeltemperatuur.", - "target_temperature_low": "Doeltemperatuur laag", - "set_target_temperature": "Stel de doeltemperatuur in", - "turns_climate_device_off": "Zet klimaatapparaat uit.", - "turns_climate_device_on": "Zet klimaatapparaat aan.", - "add_event_description": "Voegt nieuwe gebeurtenis toe aan agenda.", - "calendar_id_description": "Het ID van de agenda van je keuze.", - "calendar_id": "Agenda ID", - "description_description": "Omschrijvung van de gebeurtenis. Optioneel.", - "summary_description": "Gedraagt zich als de titel van de gebeurtenis.", - "creates_event": "Maakt gebeurtenis aan", - "dashboard_path": "Dashboard pad", - "view_path": "Pad bekijken", - "show_dashboard_view": "Dashboardweergave weergeven", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Zet een of meerdere lampen uit.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic om naar te luisteren.", "topic": "Topic", "export": "Exporteren", "publish_description": "Publiceert een bericht naar een MQTT-topic.", + "evaluate_payload": "Evalueer payload", "the_payload_to_publish": "Het bericht om te publiceren.", "payload_template": "Payload template", "qos": "QoS", "retain": "Vasthouden", "topic_to_publish_to": "Topic om naar te publiceren.", "publish": "Publiceer", - "selects_the_next_option": "Selecteert de volgende optie.", - "ptz_move_description": "Beweeg de camera met een specifieke snelheid.", - "ptz_move_speed": "PTZ bewegingssnelheid.", - "ptz_move": "PTZ beweging", - "log_description": "Maakt een aangepaste vermelding in het logboek.", - "entity_id_description": "Mediaspelers om het bericht af te spelen.", - "log": "Log", - "toggles_a_switch_on_off": "Schakelt een schakelaar aan/uit.", - "turns_a_switch_off": "Zet een schakelaar uit.", - "turns_a_switch_on": "Zet een schakelaar aan.", - "reload_themes_description": "Herlaadt thema's vanaf de YAML-configuratie.", - "reload_themes": "Herladen thema's.", - "name_of_a_theme": "Naam van het thema.", - "set_the_default_theme": "Standaard thema instellen", - "toggles_the_helper_on_off": "Schakelt de helper in/uit.", - "turns_off_the_helper": "Schakelt de helper uit.", - "turns_on_the_helper": "Schakelt de helper in.", - "decrements_a_counter": "Verlaagt een teller.", - "increments_a_counter": "Verhoogt een teller.", - "resets_a_counter": "Reset een teller.", - "sets_the_counter_value": "Stelt de waarde van de teller in.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Weersverwachting ophalen.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Voorspelling ophalen", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Schakelt de bewegingsdetectie uit.", - "disable_motion_detection": "Bewegingsdetectie uitschakelen", - "enables_the_motion_detection": "Schakelt de bewegingsdetectie in.", - "enable_motion_detection": "Bewegingsdetectie inschakelen", - "format_description": "Streamformaat ondersteund door de mediaspeler.", - "format": "Formaat", - "media_player_description": "Mediaspelers om naar te streamen.", - "play_stream": "Stream afspelen", - "filename": "Bestandsnaam", - "lookback": "Terugblik", - "snapshot_description": "Maakt een momentopname van een camera.", - "take_snapshot": "Maak een momentopname", - "turns_off_the_camera": "Zet de camera uit.", - "turns_on_the_camera": "Zet de camera aan.", - "clear_tts_cache": "TTS-cache wissen", - "cache": "Cache", - "options_description": "Een woordenboek met integratiespecifieke opties.", - "say_a_tts_message": "Zeg een TTS-bericht", - "speak": "Spreek", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Stelt de datum en/of tijd in.", - "the_target_date": "De doeldatum.", - "datetime_description": "De doeldatum en -tijd.", - "the_target_time": "De doeltijd.", - "bridge_identifier": "Bridge ID", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Pad", - "configure": "Configureer", - "device_refresh_description": "Beschikbare deCONZ apparaten opnieuw ophalen", - "device_refresh": "Apparaten opnieuw ophalen", - "remove_orphaned_entries": "Verweesde vermeldingen verwijderen", - "removes_a_group": "Verwijdert een groep.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Maakt/Update een gebruikersgroep.", - "add_entities": "Entiteiten toevoegen", - "icon_description": "Naam van het pictogram voor de groep.", - "name_of_the_group": "Naam van de groep.", - "remove_entities": "Verwijder entiteiten", - "cancels_a_timer": "Annuleert een timer.", - "changes_a_timer": "Wijzigt een timer.", - "finishes_a_timer": "Voltooien van een timer.", - "pauses_a_timer": "Pauzeert een timer.", - "starts_a_timer": "Start een timer.", - "duration_description": "Duur die de timer nodig heeft om te voltooien. [optioneel].", - "set_default_level_description": "Stelt het standaard logniveau voor integraties in.", - "level_description": "Standaard logniveau voor alle integraties.", - "set_default_level": "Stel net standaardniveau in", - "set_level": "Niveau instellen", - "clear_skipped_update": "Overgeslagen updates wissen", - "install_update": "Update installeren", - "skip_description": "Markeert de momenteel beschikbare update als overgeslagen.", - "skip_update": "Update overslaan" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notificatie ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID van de notificatie die verwijderd moet worden.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Start een conversatie vanuit een getranscribeerde tekst.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Getranscribeerde tekstinvoer.", + "process": "Verwerk", + "reloads_the_intent_configuration": "Herlaadt de intent configuratie.", + "conversation_agent_to_reload": "Conversatie agent om te herladen.", + "clears_the_playlist": "Wist de afspeellijst.", + "clear_playlist": "Afspeellijst wissen", + "selects_the_next_track": "Selecteert de volgende track.", + "pauses": "Pauzeert.", + "starts_playing": "Start afspelen.", + "toggles_play_pause": "Schakelt afspelen/pauzeren.", + "selects_the_previous_track": "Selecteert de vorige track.", + "seek": "Zoeken", + "stops_playing": "Stop afspelen.", + "starts_playing_specified_media": "Start het afspelen van gespecificeerde media.", + "announce": "Aankondigen", + "repeat_mode_to_set": "Herhaalmodus om in te stellen.", + "select_sound_mode_description": "Selecteert een specifieke geluidsmodus.", + "select_sound_mode": "Selecteer de geluidsmodus", + "select_source": "Selecteer bron", + "shuffle_description": "Of de shufflemodus wel of niet is ingeschakeld.", + "unjoin": "Ontkoppel", + "turns_down_the_volume": "Zet het volume lager.", + "turn_down_volume": "Zet het volume lager", + "volume_mute_description": "Dempt het geluid van de mediaspeler aan of uit.", + "is_volume_muted_description": "Definieert of het wel of niet gedempt is.", + "mute_unmute_volume": "Volume dempen/dempen opheffen", + "sets_the_volume_level": "Stelt het volume in.", + "set_volume": "Volume instellen", + "turns_up_the_volume": "Zet het volume hoger.", + "turn_up_volume": "Zet het volume hoger", + "apply_filter": "Filter toepassen", + "days_to_keep": "Dagen om te bewaren", + "repack": "Herverpakken", + "purge": "Opschonen", + "domains_to_remove": "Domeinen om te verwijderen", + "entity_globs_to_remove": "Entiteitsglobs om te verwijderen", + "entities_to_remove": "Te verwijderen entiteiten", + "purge_entities": "Entiteiten opschonen", + "see_description": "Legt een gevolgd apparaat vast.", + "battery_description": "Batterijniveau van het apparaat.", + "gps_coordinates": "GPS coördinaten", + "gps_accuracy_description": "Nauwkeurigheid van de GPS coördinaten.", + "hostname_of_the_device": "Hostnaam van een apparaat", + "hostname": "Hostnaam", + "mac_description": "MAC adres van het apparaat.", + "see": "Gezien" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/nn/nn.json b/packages/core/src/hooks/useLocale/locales/nn/nn.json index 6724df82..9f5b055a 100644 --- a/packages/core/src/hooks/useLocale/locales/nn/nn.json +++ b/packages/core/src/hooks/useLocale/locales/nn/nn.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Postkasse", "to_do_lists": "To-do lists", "developer_tools": "Utviklarverktøy", "media": "Media", "profile": "Profile", + "panel_mailbox": "Postkasse", "panel_shopping_list": "Handleliste", "unknown": "Unknown", "unavai": "Utilgjengeleg", @@ -22,8 +22,8 @@ "pend": "Ventar", "arming": "Arming", "trig": "Utløys", - "home": "Home", - "away": "Away", + "home": "Heime", + "away": "Borte", "owner": "Eigar", "administrators": "Administratorer", "users": "Brukarar", @@ -93,6 +93,7 @@ "name_on": "{name} på", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Søk i media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Neste spor", "previous_track": "Forrige spor", @@ -187,7 +187,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Duplikat kort", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -201,7 +201,7 @@ "move": "Flytt", "save": "Lagre", "add": "Legg til", - "edit": "Redigere", + "edit": "Edit", "submit": "Send inn", "rename": "Gi nytt namn", "search": "Search", @@ -228,7 +228,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "Ingen loggbokhendingar funne.", "triggered_by": "utløyst av", "triggered_by_automation": "utløyst av automasjon", "triggered_by_script": "utløyst av skript", - "triggered_by_service": "utløyst av teneste", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "utløyst av ein numerisk tilstand av", "triggered_by_state_of": "utløyst på grunn av ein tilstand", "triggered_by_event": "utløyst på grunn av ei hending", @@ -307,6 +309,7 @@ "event_type_event_detected": "{event_type} event detected", "detected_an_event": "detected an event", "detected_an_unknown_event": "detected an unknown event", + "ui_components_logbook_triggered_by_service": "utløyst av teneste", "entity_picker_no_entities": "Du har ingen oppføringar", "no_matching_entities_found": "Ingen matchande oppføringar funne", "show_entities": "Vis oppføringar", @@ -424,7 +427,7 @@ "change_picture": "Change picture", "current_picture": "Current picture", "picture_upload_supported_formats": "Supports JPEG, PNG, or GIF image.", - "default_color_state": "Standardfarge (tilstand)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -482,11 +485,13 @@ "mean": "Gjennomsnittleg", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Teneste", "this_field_is_required": "Dette feltet er påkrevd", "targets": "Mål", - "service_data": "Tenestedata", + "action_data": "Action data", "integration_documentation": "Integrasjonsdokumentasjon", + "ui_components_service_control_data": "Tenestedata", + "ui_components_service_control_target_description": "Kva skal denne tenesta bruke som målretta område, einingar og oppføringar.", "no_related_items_found": "Ingen relaterte objekt funne.", "related_entities": "Relaterte oppføringar", "related_items_group": "Del av dei følgande gruppene", @@ -538,7 +543,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -569,7 +573,7 @@ "edit_event": "Rediger hending", "save_event": "Lagre hending", "all_day": "All day", - "end": "Slutt", + "end": "End", "event_not_all_required_fields": "Manglar nokre kravde felt", "delete_only_this_event": "Slett berre denne hendinga", "delete_all_future_events": "Slett alle framtidige hendingar", @@ -621,6 +625,10 @@ "increase_temperature": "Auk temperaturen", "decrease_temperature": "Senk temperaturen", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Sist endra", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "YAML-konfigurasjon", "domain": "Domain", @@ -690,6 +698,7 @@ "didn_t_quite_get_that": "Fekk ikkje det heilt med meg", "voice_command_found": "Eg fann dei følgande til deg:", "voice_command_error": "Beklagar, det har oppstått ein feil", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Korleis kan eg hjelpe?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -706,8 +715,6 @@ "information": "Information", "related": "Relaterte", "device_info": "Einingsinfo", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Vis meir", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -826,8 +833,10 @@ "rotate_right_and_flip": "Roter til høgre og flipp", "rotate_right": "Roter til høgre", "voice_assistants": "Stemmeassistenter", + "ui_dialogs_entity_registry_editor_hidden_description": "Skjult oppføringar kjem ikkje til å bli viste på skrivebordet. Tilhøyrande historie kjem framleis til å bli spora og du kan framleis interaktere med dei via tenestane.", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Ukjent feil", "expose": "Expose", "alias": "Alias", @@ -838,7 +847,7 @@ "restart_home_assistant": "Starte Home Assistant på nytt?", "advanced_options": "Advanced options", "quick_reload": "Last om", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Kunne ikkje laste om konfigurasjonen", "restart_description": "Interrupts all running automations and scripts.", @@ -878,6 +887,7 @@ "input_select_no_options": "Det er ingen alternativ enno.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Vala vart lagra vellukka.", "repair_issue": "Repair issue", @@ -1005,11 +1015,12 @@ "no_notifications": "Ingen varslar", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Klarte ikkje å kalle tenesten {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Tilkopling mista. Prøver å kople til på nytt…", "home_assistant_has_started": "Home Assistant har starta!", "triggered_name": "Utløyst {name}", "notification_toast_no_matching_link_found": "Ingen samsvar Min link funne for {path}", + "ui_notification_toast_service_call_failed": "Klarte ikkje å kalle tenesten {service}.", "app_configuration": "App-konfigurasjon", "sidebar_toggle": "Vis/Skjul sidepanel", "hide_panel": "Skjul panel", @@ -1019,7 +1030,8 @@ "actions_no_entity_toggle": "Ingen oppføring sett til å veksle", "no_navigation_path_specified": "Ingen navigeringssti spesifisert", "actions_no_url": "Ingen URL er spesifiserte til å opnast", - "actions_no_service": "Ingen tenester er spesifiserte til å køyre", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Ingen tenester er spesifiserte til å køyre", "welcome_home": "Velkommen heim", "empty_state_go_to_integrations_page": "Gå til integrasjonssida", "never_triggered": "Aldri utløyst", @@ -1035,8 +1047,9 @@ "navigate_to_location": "Naviger til {location}", "open_window_to_url_path": "Opne vindauge til {url_path}", "toggle_name": "Endre {name}", - "call_service_name": "Tilkall teneste {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Vis meir info: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Tilkall teneste {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant held på å starte. Ver vennleg og vent.", "reset_focus": "Tilbakestill fokus", @@ -1075,6 +1088,7 @@ "energy_distribution_go_to_energy_dashboard": "Gå til energiskrivebordet", "energy_usage": "Energibruk", "previous_energy_usage": "Førre energiforbruk", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Lågkarbonenergi konsumert", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Ubrukte oppføringar", @@ -1099,10 +1113,13 @@ "edit_configuration": "Rediger konfigurasjon", "unsaved_changes": "Ikkje lagra endringar", "saved": "Lagra", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Kan ikkje analysere YAML: {error}", "raw_editor_error_invalid_config": "Konfigurasjonen din er ikkje gyldig: {error}", "raw_editor_error_save_yaml": "Kan ikkje lagre YAML: {error}", "raw_editor_error_remove": "Kan ikkje fjerne konfigurasjonen: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Vi kjem til å automatisk generere skrivebord med områda og einingane dine dersom du fjernar skrivebordskonfigurasjonen.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Er du sikker på at du vil fjerne dashbordkonfigurasjonen?", "title_of_your_dashboard": "Tittelen til skrivebordet", "edit_title": "Rediger tittel", "title": "Title", @@ -1114,22 +1131,24 @@ "move_view_left": "Flytt visninga til venstre", "move_view_right": "Flytt visninga til høgre", "background": "Background", - "badges": "Merker", "view_type": "Visningstype", "masonry_default": "Murverk (standard)", "sidebar": "Sidefelt", "panel_card": "Panel (eitt kort)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Merker", "card_configuration": "Kortkonfigurasjon", "type_card_configuration": "{type} Kortkonfigurasjon", "edit_card_pick_card": "Kva for eit kort vil du legge til?", - "toggle_editor": "Byt redigeringsverktøy", - "you_have_unsaved_changes": "Du har endringar som ikkje er lagra", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Er du sikker på at du vil avbryte?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", @@ -1146,7 +1165,15 @@ "search_cards": "Søk på kort", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Kva kort vil du legge til i {name}-visninga?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Legg til i dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Vel ei visning", "dashboard": "Dashboard", @@ -1160,9 +1187,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Vi har laga eit forslag til deg", "pick_different_card": "Velg eit anna kort", - "add_to_dashboard": "Legg til i dashboard", "save_config_header": "Ta kontroll over skriveborda dine.", "save_config_empty_config": "Start med eit tomt dashboard", "take_control": "Take control", @@ -1170,10 +1197,10 @@ "migrate_configuration": "Overfør konfigurasjon", "navigation_path": "Navigeringssti", "url_path": "URL-sti", - "default_action": "Standard handling", - "call_service": "Kall teneste", + "default": "Default", + "perform_action": "Perform action", "more_info": "Meir info", - "no_action": "Ingen handling", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1200,7 +1227,7 @@ "area_show_camera": "Vis kamerastraum i staden for områdebilde", "initial_view": "Innleiande visning", "calendar_entities": "Kalendaroppføringar", - "conditional": "Føresetnad", + "conditional": "Conditional", "conditions": "Føresetnadar", "card": "Kort", "change_type": "Endre type", @@ -1246,22 +1273,22 @@ "camera_entity": "Kameraoppføring", "image_entity": "Image entity", "camera_view": "Kameravisning", - "double_tap_action": "Dobbeltrykk-handling", - "hold_action": "Vent med handling", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Timer som skal synast", "days_to_show": "Dagar som skal visast", "icon_height": "Ikon høgde", "image_path": "Bane til bilete", "maximum": "Maximum", - "manual": "Manuelt", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Oppdateringsintervall", "show_icon": "Vis ikon?", "show_name": "Vis namn?", "show_state": "Vis tilstand?", - "tap_action": "Trykk handling", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Sekundærinfo-attributt", "generic_state_color": "Fargelegg ikon basert på tilstand?", "suggested_cards": "Suggested cards", @@ -1269,7 +1296,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Kjelder for geolokasjon", "dark_mode": "Mørk modus?", - "appearance": "Utsjånad", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Standard zoom", @@ -1278,6 +1305,16 @@ "media_control": "Mediekontroll", "picture": "Bilde", "picture_elements": "Bileteelementer", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Bilete entitet", "picture_glance": "Bilete blikk", "state_entity": "Tilstandsoppføring", @@ -1289,12 +1326,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Flis", - "icon_tap_action": "Ikontrykkhandling", - "actions": "Handlingar", - "show_entity_picture": "Vis oppføringsbilde", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Handlingar", + "ui_panel_lovelace_editor_card_tile_default_color": "Standardfarge (tilstand)", "vertical_stack": "Vertikalstabling", "weather_forecast": "Vêrmelding", "weather_to_show": "Vêr som skal visast", @@ -1303,6 +1342,14 @@ "show_only_forecast": "Berre vis prognose", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1321,7 +1368,6 @@ "lock_open_door": "Lock open door", "commands": "Kommandoar", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Ikonar", "customize_fan_modes": "Customize fan modes", @@ -1353,9 +1399,10 @@ "ui_panel_lovelace_editor_features_types_number_style_list_slider": "Glidebrytar", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "Inga skildring tilgjengeleg", - "by_entity": "Etter entitet", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Etter kort", + "by_badge": "By badge", "header": "Botntekst", "footer": "Topptekst", "choose_a_type": "Vel ein {type}", @@ -1363,6 +1410,8 @@ "header_editor": "Topptekst-redigeringsverktøy", "footer_editor": "Botntekst-redigeringsverktøy", "feature_editor": "Funksjonsredigerar", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "Aksent", "ui_panel_lovelace_editor_color_picker_colors_amber": "Brungul", "ui_panel_lovelace_editor_color_picker_colors_black": "Svart", @@ -1388,118 +1437,146 @@ "compare_data": "Sammenlign data", "reload_ui": "Last inn brukargrensesnittet på nytt", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1520,7 +1597,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1539,20 +1615,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Av", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1578,77 +1651,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1656,6 +1668,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1727,10 +1741,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1745,8 +1757,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1760,7 +1786,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1768,7 +1793,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1777,51 +1802,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lyn", + "lightning_rainy": "Lyn, regn", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1831,12 +1944,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1844,43 +1959,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "Ingen lys", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1891,22 +1972,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1919,6 +2013,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1937,107 +2032,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lyn", - "lightning_rainy": "Lyn, regn", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "Ingen lys", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Brua er allereie konfigurert", + "no_deconz_bridges_discovered": "Oppdaga ingen deCONZ-bruer", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Kunne ikkje få ein API-nøkkel", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link med deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Namnet eksisterar allereie", + "passive": "Passive", + "define_zone_parameters": "Definer soneparameterar", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2048,21 +2181,36 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", "data_portal_username": "Portal username or email address", @@ -2074,40 +2222,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Fann ESPhome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2126,105 +2264,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Fann ESPhome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Brua er allereie konfigurert", - "no_deconz_bridges_discovered": "Oppdaga ingen deCONZ-bruer", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Kunne ikkje få ein API-nøkkel", - "link_with_deconz": "Link med deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Namnet eksisterar allereie", - "passive": "Passive", - "define_zone_parameters": "Definer soneparameterar", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2307,50 +2365,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2361,43 +2414,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2406,7 +2582,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2424,7 +2599,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2435,8 +2609,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2456,7 +2628,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2467,14 +2638,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2493,53 +2662,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2630,64 +2754,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2824,10 +2897,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2853,47 +2977,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2914,21 +3022,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2963,41 +3068,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3017,6 +3148,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3028,45 +3180,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3093,110 +3308,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3204,90 +3320,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/pl/pl.json b/packages/core/src/hooks/useLocale/locales/pl/pl.json index 22f9dee3..253621cd 100644 --- a/packages/core/src/hooks/useLocale/locales/pl/pl.json +++ b/packages/core/src/hooks/useLocale/locales/pl/pl.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Poczta", "to_do_lists": "Listy zadań", "developer_tools": "Narzędzia deweloperskie", "media": "Media", "profile": "Profile", + "panel_mailbox": "Poczta", "panel_shopping_list": "Lista zakupów", "unknown": "nieznany", "unavailable": "niedostępny", @@ -23,8 +23,8 @@ "pend": "oczek", "arming": "uzbrajanie", "trig": "wyzw", - "home": "Home", - "away": "Away", + "home": "w domu", + "away": "poza domem", "owner": "Właściciel", "administrators": "Administratorzy", "users": "Użytkownicy", @@ -37,8 +37,8 @@ "enable": "Włącz", "disable": "Wyłącz", "toggle": "Przełącz", - "code": "Code", - "none": "brak", + "code": "Kod", + "clear": "Brak", "arm": "Uzbrojony", "arm_home": "Uzbrojenie w trybie domowym", "arm_away": "Uzbrojenie w trybie poza domem", @@ -63,7 +63,7 @@ "name_heating": "{name} grzanie", "name_cooling": "{name} chłodzenie", "high": "wysoki", - "low": "niski", + "low": "rozładowana", "mode": "Mode", "preset": "Ustawienie", "action_to_target": "{action} do celu", @@ -72,7 +72,7 @@ "increment": "Zwiększ", "decrement": "Zmniejsz", "reset": "Reset", - "position": "Pozycja", + "position": "Position", "tilt_position": "Tilt position", "open": "Otwórz", "close": "Zamknij", @@ -94,6 +94,7 @@ "name_on": "{name} włączony", "resume_mowing": "Wznów koszenie", "start_mowing": "Rozpocznij koszenie", + "pause": "Pauza", "return_to_dock": "Powróć do stacji dokującej", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Przeglądaj media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pauza", "stop": "Stop", "next_track": "Następny utwór", "previous_track": "Poprzedni utwór", @@ -130,7 +130,7 @@ "run": "Uruchom", "running": "Działanie", "queued_queued": "{queued} w kolejce", - "active_running": "{active} Running…", + "active_running": "{active} Uruchamianie…", "cancel": "Cancel", "cancel_number": "Anuluj {number}", "cancel_all": "Anuluj wszystko", @@ -224,9 +224,11 @@ "media_content_type": "Media content type", "upload_failed": "Przesyłanie nie powiodło się", "unknown_file": "Nieznany plik", - "select_image": "Wybierz obraz", + "image": "obraz", + "select_label": "wybierz {label}", "upload_picture": "Prześlij obraz", "image_url": "Lokalna ścieżka lub adres URL", + "ui_components_selectors_image_select_image": "Wybierz obraz", "latitude": "Szerokość geograficzna", "longitude": "Długość geograficzna", "radius": "Promień", @@ -239,10 +241,10 @@ "date": "Date", "date_and_time": "Data i czas", "duration": "Duration", - "entity": "Encja", + "entity": "Entity", "floor": "Piętro", "icon": "Icon", - "location": "Lokalizacja", + "location": "Location", "number": "liczba", "object": "Obiekt", "rgb_color": "Kolor RGB", @@ -252,13 +254,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Wprowadzanie ręczne", + "learn_more_about_templating": "Dowiedz się więcej o szablonach", "show_password": "Pokaż hasło", "hide_password": "Ukryj hasło", "no_logbook_events_found": "Nie znaleziono wpisów w dzienniku.", "triggered_by": "wyzwolony przez", "triggered_by_automation": "wyzwolony przez automatyzację", "triggered_by_script": "wyzwolony przez skrypt", - "triggered_by_service": "wyzwolony przez usługę", + "triggered_by_action": "wyzwolone przez akcję", "logbook_triggered_by_numeric_state_of": "wyzwolony przez stan numeryczny", "triggered_by_state_of": "wyzwolony przez stan", "triggered_by_event": "wyzwolony przez zdarzenie", @@ -296,6 +299,7 @@ "event_type_event_detected": "wykrył zdarzenie {event_type}", "detected_an_event": "wykryto zdarzenie", "detected_an_unknown_event": "wykrył nieznane zdarzenie", + "ui_components_logbook_triggered_by_service": "wyzwolony przez usługę", "entity_picker_no_entities": "Nie masz żadnych encji", "no_matching_entities_found": "Nie znaleziono pasujących encji", "show_entities": "Pokaż encje", @@ -330,6 +334,7 @@ "select_none": "Nie wybieraj żadnego", "customize_table": "Dostosuj tabelę", "conversation_agent": "Agent konwersacji", + "none": "brak", "country": "Kraj", "assist": "Asystent", "preferred_assistant_preferred": "Preferowany asystent ({preferred})", @@ -417,7 +422,7 @@ "default_color_state": "Kolor domyślny (stan)", "primary": "Podstawowy", "accent": "Akcent", - "off": "wyłączono", + "disabled": "wyłączono", "inactive": "Nieaktywny", "red": "Red", "pink": "Pink", @@ -472,11 +477,13 @@ "mean": "Średnia", "sum": "Sum", "change": "Change", - "service": "usługę", + "ui_components_service_picker_service": "Usługa", "this_field_is_required": "To pole jest wymagane", "targets": "Cele", - "service_data": "Dane usługi", + "action_data": "dane akcji", "integration_documentation": "Dokumentacja integracji", + "ui_components_service_control_data": "Dane usługi", + "ui_components_service_control_target_description": "Jaki powinien być docelowy obszar, urządzenie lub encja do wywołania tej usługi.", "no_related_items_found": "Nie znaleziono powiązanych elementów.", "related_entities": "Powiązane encje", "related_items_group": "Element następujących grup", @@ -528,7 +535,6 @@ "episode": "Odcinek", "game": "gra", "genre": "gatunek", - "image": "Obraz", "movie": "film", "music": "muzyka", "playlist": "Lista odtwarzania", @@ -583,7 +589,7 @@ "fri": "Pt.", "sat": "Sob.", "after": "po ilości powtórzeń", - "on": "włączono", + "on": "Włączono", "end_on": "Zakończ na", "end_after": "Zakończ po", "ocurrences": "powtórzeniach", @@ -610,6 +616,10 @@ "increase_temperature": "Zwiększ temperaturę", "decrease_temperature": "Zmniejsz temperaturę", "copy_to_clipboard": "Skopiuj do schowka", + "last_changed": "Ostatnio zmienione", + "last_updated": "Ostatnia aktualizacja", + "remaining": "Pozostało", + "install_status": "Status instalacji", "safe_mode": "Safe mode", "all_yaml_configuration": "Cała konfiguracja YAML", "domain": "Domain", @@ -678,6 +688,7 @@ "didn_t_quite_get_that": "Nie do końca zrozumiałem", "voice_command_found": "Znalazłem dla Ciebie:", "voice_command_error": "Ups, wystąpił błąd", + "voice_command_conversation_no_control": "Ten asystent nie może sterować Twoim domem.", "how_can_i_assist": "Jak mogę pomóc?", "enter_a_request": "Wpisz prośbę", "send_text": "Wyślij tekst", @@ -694,8 +705,6 @@ "information": "Informacja", "related": "Powiązane", "device_info": "Informacje o urządzeniu", - "last_changed": "Ostatnia zmiana", - "last_updated": "Ostatnia aktualizacja", "show_more": "Pokaż więcej", "exit_edit_mode": "Wyjdź z trybu edycji", "last_action": "Ostatnia akcja", @@ -743,7 +752,7 @@ "default_code": "Domyślny kod", "editor_default_code_error": "Kod nie jest zgodny z formatem kodu", "entity_id": "Entity ID", - "unit_of_measurement": "Jednostka miary", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Jednostka opadów atmosferycznych", "display_precision": "Precyzja", "default_value": "Domyślna ({value})", @@ -764,7 +773,7 @@ "cold": "Chłód", "connectivity": "Łączność", "gas": "Gaz", - "heat": "Ciepło", + "heat": "Heat", "light": "Światło", "moisture": "Wilgoć", "motion": "Ruch", @@ -813,8 +822,10 @@ "rotate_right_and_flip": "Obróć w prawo i odwróć", "rotate_right": "Obróć w prawo", "voice_assistants": "Asystenci głosowi", + "ui_dialogs_entity_registry_editor_hidden_description": "Ukryte encje nie będą wyświetlane na twoim dashboardzie. Ich historia jest nadal śledzona i nadal możesz wchodzić z nimi w interakcję za pomocą usług.", "enable_type": "Włącz {type}", "device_registry_detail_enabled_cause": "Typ {type} jest wyłączony przez {cause}.", + "service": "usługę", "unknown_error": "Nieznany błąd", "expose": "Udostępnienia", "aliases": "Aliasy", @@ -825,7 +836,7 @@ "restart_home_assistant": "Uruchomić ponownie Home Assistanta?", "advanced_options": "Advanced options", "quick_reload": "Szybkie przeładowanie", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Ponowne wczytanie konfiguracji", "failed_to_reload_configuration": "Nie udało się ponownie wczytać konfiguracji", "restart_description": "Przerywa wszystkie uruchomione automatyzacje i skrypty.", @@ -866,6 +877,7 @@ "input_select_no_options": "Nie ma jeszcze opcji.", "initial_value": "Wartość początkowa", "restore": "Przywróć", + "edit_schedule_block": "Edytuj blok harmonogramu", "loading_loading_step": "Wczytuję następny krok dla {integration}", "options_successfully_saved": "Opcje pomyślnie zapisane.", "repair_issue": "Napraw problem", @@ -994,11 +1006,12 @@ "no_notifications": "Brak powiadomień", "notifications": "Powiadomienia", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Nie udało się wywołać usługi {service}.", + "notification_toast_action_failed": "niepowodzenie wykonania akcji {service}.", "connection_lost_reconnecting": "Utracono połączenie. Łączę ponownie…", "home_assistant_has_started": "Home Assistant uruchomił się!", "triggered_name": "Wyzwolenie {name}", "notification_toast_no_matching_link_found": "Nie znaleziono pasującego Mojego linku dla {path}", + "ui_notification_toast_service_call_failed": "Nie udało się wywołać usługi {service}.", "app_configuration": "Konfiguracja aplikacji", "sidebar_toggle": "Przełącz pasek boczny", "hide_panel": "Ukryj panel", @@ -1008,7 +1021,8 @@ "actions_no_entity_toggle": "Nie wybrano encji do przełączenia", "no_navigation_path_specified": "Nie określono ścieżki nawigacji", "actions_no_url": "Nie określono adresu URL do otwarcia", - "actions_no_service": "Nie określono usługi do uruchomienia", + "actions_no_action": "nie wybrano akcji do uruchomienia", + "ui_panel_lovelace_cards_actions_no_service": "Nie określono usługi do uruchomienia", "welcome_home": "Witaj w domu", "empty_state_go_to_integrations_page": "Przejdź do strony integracji.", "never_triggered": "Nigdy nie uruchomiono", @@ -1024,8 +1038,9 @@ "navigate_to_location": "Przejdź do {location}", "open_window_to_url_path": "Otwórz okno do {url_path}", "toggle_name": "Przełącz {name}", - "call_service_name": "Wywołaj usługę {name}", + "perform_action_name": "wykonaj akcję {name}", "show_more_info_name": "Pokaż więcej informacji: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Wywołaj usługę {name}", "recovery_mode_activated": "Włączono tryb odzyskiwania", "starting_description": "Home Assistant uruchamia się, proszę czekać…", "reset_focus": "Zresetuj powiększenie", @@ -1064,6 +1079,7 @@ "energy_distribution_go_to_energy_dashboard": "Przejdź do panelu energetycznego", "energy_usage": "Zużycie energii", "previous_energy_usage": "Poprzednie zużycie energii", + "untracked_consumption": "Nieśledzone zużycie", "low_carbon_energy_consumed": "Zużyta energia niskoemisyjna", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Nie można obliczyć zużytej energii niskoemisyjnej", "unused_entities": "Nieużywane encje", @@ -1088,10 +1104,13 @@ "edit_configuration": "Edytuj konfigurację", "unsaved_changes": "Niezapisane zmiany", "saved": "Zapisano", + "delete_dashboard_configuration": "Usunąć konfigurację pulpitu?", "raw_editor_error_parse_yaml": "Nie można przeanalizować YAML: {error}", "raw_editor_error_invalid_config": "Twoja konfiguracja jest nieprawidłowa: {error}", "raw_editor_error_save_yaml": "Nie można zapisać YAML: {error}", "raw_editor_error_remove": "Nie można usunąć konfiguracji: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Jeśli usuniesz konfigurację dashboardu, widoki automatycznie będą generowane z obszarów i urządzeń.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Na pewno chcesz usunąć konfigurację dashboardu?", "title_of_your_dashboard": "Tytuł dashboardu", "edit_title": "Edytuj tytuł", "title": "Title", @@ -1103,17 +1122,19 @@ "move_view_left": "Przesuń widok w lewo", "move_view_right": "Przesuń widok w prawo", "background": "Tło", - "badges": "Odznaki", "view_type": "Typ widoku", "masonry_default": "Kafelki (domyślny)", "sidebar": "Pasek boczny", "panel_card": "Panel (1 karta)", "sections_experimental": "Sekcje (eksperymentalne)", "subview": "Widok podrzędny", - "max_number_of_columns": "Maksymalna liczba kolumn", + "edit_view_max_columns": "Maksymalna liczba kolumn", + "sections_view_specifics_settings": "Ustawienia specyficzne dla widoku sekcji", + "dense_section_placement": "Gęste rozmieszczenie sekcji", "edit_in_visual_editor": "Edytor wizualny", "edit_in_yaml": "Edytor YAML", "saving_failed": "Zapisywanie nie powiodło się", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Odznaki", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Nie możesz zmienić swojego widoku na inny typ, ponieważ migracja nie jest jeszcze obsługiwana. Zacznij od początku z nowym widokiem, jeśli chcesz użyć innego typu widoku.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Nie możesz zmienić swojego widoku na typ 'sekcje', ponieważ migracja nie jest jeszcze obsługiwana. Zacznij od nowa z nowym widokiem, jeśli chcesz eksperymentować z widokiem 'sekcje'.", "card_configuration": "Konfiguracja karty", @@ -1137,7 +1158,15 @@ "search_cards": "Szukaj kart", "config": "Konfiguracja", "layout": "Układ", + "full_width_card": "Karta pełnej szerokości", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Skonfiguruj, jak karta będzie wyglądać na dashboardzie. Te ustawienia zastąpią domyślny rozmiar i pozycję karty.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Którą kartę chcesz dodać do widoku {name}?", + "badge_configuration": "Konfiguracja odznaki", + "type_badge_configuration": "Konfiguracja odznaki {type}", + "edit_badge_pick_badge": "Którą odznakę chcesz dodać?", + "add_badge": "Dodaj odznakę", + "suggest_card_header": "Stworzyliśmy dla Ciebie sugestię", + "add_to_dashboard": "Dodaj do dashboardu", "move_card_error_title": "Nie można przenieść karty", "choose_a_view": "Wybierz widok", "dashboard": "Dashboard", @@ -1156,19 +1185,18 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} zostanie usunięty.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Ta sekcja", "edit_section": "Edytuj sekcję", - "suggest_card_header": "Stworzyliśmy dla Ciebie sugestię", + "width": "Szerokość", "pick_different_card": "Wybierz inną kartę", - "add_to_dashboard": "Dodaj do dashboardu", "save_config_header": "Przejmij kontrolę nad dashboardem", "save_config_empty_config": "Zacznij od pustego dashboardu", "take_control": "Przejmij kontrolę", "configuration_incompatible": "Niekompatybilna konfiguracja", "migrate_configuration": "Migracja konfiguracji", "url_path": "Ścieżka adresu URL", - "default_action": "Domyślna akcja", - "call_service": "Wywołaj usługę", + "default": "Default", + "perform_action": "Wykonaj akcję", "more_info": "Więcej informacji", - "no_action": "Brak akcji", + "nothing": "Nic", "add_condition": "Dodaj warunek", "test": "test", "condition_passes": "Warunek został spełniony", @@ -1190,13 +1218,13 @@ "current": "Natężenie prądu", "alarm_panel": "Panel alarmu", "available_states": "Dostępne stany", - "alert_classes": "Alert Classes", + "alert_classes": "klasy alertów", "sensor_classes": "Klasy czujników", "area_show_camera": "Pokaż obraz z kamery zamiast obrazu obszaru", "initial_view": "Widok początkowy", "calendar_entities": "Encje kalendarza", "list_days": "Lista (7 dni)", - "conditional": "Warunkowe", + "conditional": "Warunkowy", "conditions": "Warunki", "card": "Karta", "change_type": "Zmień typ", @@ -1242,27 +1270,27 @@ "camera_entity": "Encja kamery", "image_entity": "Encja obrazu", "camera_view": "Widok z kamery", - "double_tap_action": "Akcja podwójnego dotknięcia", - "hold_action": "Akcja przytrzymania", + "double_tap_behavior": "Zachowanie po podwójnym kliknięciu", + "hold_behavior": "Zachowanie po przytrzymaniu", "hours_to_show": "Godziny do pokazania", "days_to_show": "Dni do wyświetlenia", "icon_height": "Wysokość ikony", "image_path": "Ścieżka obrazu", "maximum": "Maximum", "paste_from_clipboard": "Wklej ze schowka", - "generic_paste_description": "Wstaw kartę {type} ze schowka", + "generic_paste_description": "wklej {type} odznaki z pulpitu", "refresh_interval": "Częstotliwość odświeżania", "show_icon": "Wyświetlanie ikony", "show_name": "Wyświetlanie nazwy", "show_state": "Wyświetlanie stanu", - "tap_action": "Akcja dotknięcia", + "tap_behavior": "Zachowanie po kliknięciu", "secondary_info_attribute": "Dodatkowy atrybut informacyjny", "generic_state_color": "Kolory ikon w zależności od stanu", "suggested_cards": "Sugerowane karty", "other_cards": "Inne karty", "custom_cards": "Własne karty", "geolocation_sources": "Źródła geolokalizacji", - "dark_mode": "Tryb ciemny", + "dark_mode": "Tryb ciemny?", "appearance": "Wygląd", "theme_mode": "Theme mode.", "dark": "Dark", @@ -1270,7 +1298,18 @@ "markdown": "Markdown", "content": "Zawartość", "media_control": "Kontrola mediów", + "picture": "Obraz", "picture_elements": "Elementy obrazu", + "card_options": "opcje karty", + "elements": "elementy", + "add_new_element": "dodaj nowy element", + "dark_mode_image_path": "Ścieżka obrazu w trybie ciemnym", + "state_filter": "filtr stanu", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "Odznaka stanu", + "state_icon": "ikona stanu", + "state_label": "etykieta stanu", + "perform_action_button": "Przycisk wykonania akcji", "picture_glance": "Podgląd obrazu", "state_entity": "Encja stanu", "plant_status": "Stan rośliny", @@ -1280,11 +1319,14 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Pokaż aktualną temperaturę jako główną informację", "tile": "Kafelek", - "icon_tap_action": "Akcja dotknięcia ikony", - "actions": "Akcje", - "show_entity_picture": "Pokaż zdjęcie encji", + "icon_tap_behavior": "Zachowanie po kliknięciu ikony", + "interactions": "Interakcje", + "show_entity_picture": "Pokaż obraz encji", "vertical": "ruch pionowy", "hide_state": "Ukryj stan", + "ui_panel_lovelace_editor_card_tile_actions": "Akcje", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Ostatnia zmiana", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "ostatnio aktualizowany", "vertical_stack": "Pionowy stos", "weather_to_show": "Pogoda do pokazania", "weather_forecast_show_both": "Pokaż obecną pogodę i prognozę", @@ -1292,6 +1334,18 @@ "show_only_forecast": "Pokaż tylko prognozę", "select_forecast_type": "Wybierz typ prognozy", "no_type": "Brak typu", + "style": "Styl", + "prefix": "Przedrostek", + "suffix": "Przyrostek", + "state_image": "Obraz stanu", + "displayed_elements": "Wyświetlane elementy", + "ui_panel_lovelace_editor_badge_entity_display_type": "Typ wyświetlania", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Kompletny (ikona, nazwa i stan)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimalny (tylko ikona)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standardowy (ikona i stan)", + "suggested_badges": "Sugerowane odznaki", + "other_badges": "Inne odznaki", + "custom_badges": "Niestandardowe odznaki", "features": "Funkcje", "not_compatible": "Niekompatybilny", "features_no_compatible_available": "Brak kompatybilnych funkcji dostępnych dla tej encji", @@ -1299,18 +1353,18 @@ "edit_feature": "Edytuj funkcję", "remove_feature": "Usuń funkcję", "cover_open_close": "Otwarcie/zamknięcie", + "cover_position": "Pozycja", "cover_tilt": "Pochylenie", "cover_tilt_position": "Pozycja pochylenia", "alarm_modes": "Tryby alarmu", "customize_alarm_modes": "Dostosuj tryby alarmu", "light_brightness": "Jasność światła", "light_color_temperature": "Temperatura barwowa światła", - "lock_commands": "Lock commands", + "lock_commands": "Komendy zamka", "lock_open_door": "Lock open door", "vacuum_commands": "Polecenia odkurzacza", "commands": "Polecenia", "climate_fan_modes": "Tryby pracy wentylatora klimatyzacji", - "style": "Styl", "dropdown": "Lista rozwijana", "icons": "Ikony", "customize_fan_modes": "Dostosuj tryby wentylatora", @@ -1346,6 +1400,7 @@ "no_description_available": "Brak dostępnego opisu.", "by_entity": "Według encji", "by_card": "Według karty", + "by_badge": "Według odznaki", "header": "Nagłówek", "footer": "Stopka", "choose_a_type": "Wybierz {type}", @@ -1353,6 +1408,8 @@ "header_editor": "Edytor nagłówka", "footer_editor": "Edytor stopki", "feature_editor": "Edytor funkcji", + "element_editor": "edytor elementu", + "type_element_editor": "edytor elementu {type}", "ui_panel_lovelace_editor_color_picker_colors_accent": "Wyróżnienie", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "Niebiesko szary", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Błękitny", @@ -1383,117 +1440,145 @@ "compare_data": "Porównaj dane", "reload_ui": "Wczytaj ponownie Lovelace", "profiler": "Profiler", - "http": "HTTP", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Przycisk", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatyzacja", "alarm_control_panel": "Panel kontrolny alarmu", - "device_tracker": "Śledzenie urządzeń", - "trace": "Trace", - "stream": "Stream", "person": "Osoba", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Zawór", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Licznik", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Pole wartości logicznej", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Rozmiar pliku", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Pole daty i czasu", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnostyka", - "siren": "Syrena", "fitbit": "Fitbit", - "automation": "Automatyzacja", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Zawór", - "assist_pipeline": "Assist Pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Rozmowa", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Rozmiar pliku", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Pole tekstowe", + "weather": "Pogoda", + "home_assistant_api": "Home Assistant API", + "input_number": "Pole numeryczne", "group": "Grupa", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Harmonogram", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Przycisk", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Pilot", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Sensor binarny", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Rozmowa", "rpi_power_title": "Kontroler zasilacza Raspberry Pi", - "script": "Skrypt", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Harmonogram", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Skrypt", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "wentylator", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Pogoda", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Pole numeryczne", - "binary_sensor": "Sensor binarny", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "wentylator", - "scene": "Scene", - "input_select": "Pole wyboru", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Pole wyboru", + "input_text": "Pole tekstowe", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostyka", "file_upload": "File Upload", - "climate": "Klimat", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Licznik", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Aplikacja mobilna", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Syrena", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Poświadczenia aplikacji", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Pole wartości logicznej", + "bluetooth": "Bluetooth", + "climate": "Klimat", + "application_credentials": "Poświadczenia aplikacji", + "mobile_app": "Aplikacja mobilna", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Śledzenie urządzeń", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Proces {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "Adres IPv6 {ip_address}", + "last_boot": "Ostatnie uruchomienie", + "load_m": "Obciążenie (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Temperatura procesora", + "processor_use": "Obciążenie procesora", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Poziom baterii", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "duży wyciek", "mild": "mały wyciek", "button_down": "przycisk wciśnięty", @@ -1513,7 +1598,6 @@ "closed": "zamknięto", "closing": "zamykanie", "failure": "awaria", - "battery_level": "Poziom baterii", "os_agent_version": "Wersja agenta systemu operacyjnego", "apparmor_version": "Wersja apparmor", "cpu_percent": "Procent procesora", @@ -1532,20 +1616,17 @@ "solar_azimuth": "Azymut słoneczny", "solar_elevation": "Wysokość słońca", "solar_rising": "Wschód słońca", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Pomoc w toku", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "preferowane", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "podłączono", @@ -1571,29 +1652,189 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Wykrywanie ruchu", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "dostępna aktualizacja", - "dry": "Dry", - "wet": "wykryto", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", + "calibration": "Kalibracja", + "auto_lock_paused": "Automatyczne zamykanie wstrzymane", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Sygnał Bluetooth", + "light_level": "Poziom światła", + "wi_fi_signal": "Sygnał Wi-Fi", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", + "bytes_received": "Bytes received", + "server_country": "Server country", + "server_id": "Server ID", + "server_name": "Server name", + "ping": "Ping", + "upload": "Upload", + "bytes_sent": "Bytes sent", + "call_active": "Połączenie aktywne", + "quiet": "Quiet", + "animal": "Zwierzę", + "detected": "Wykryto", + "animal_lens": "Zwierzę obiektyw 1", + "face": "Twarz", + "face_lens": "Twarz obiektyw 1", + "motion_lens": "Ruch obiektyw 1", + "package": "Paczka", + "package_lens": "Paczka obiektyw 1", + "person_lens": "Osoba obiektyw 1", + "pet": "Zwierzę domowe", + "pet_lens": "Zwierzę domowe obiektyw 1", + "sleep_status": "Stan uśpienia", + "awake": "Wybudzony", + "sleeping": "Uśpiony", + "vehicle": "Pojazd", + "vehicle_lens": "Pojazd obiektyw 1", + "visitor": "Gość", + "visitor_lens": "Gość migawka 1", + "guard_go_to": "Idź do punktu monitorowania", + "guard_set_current_position": "Ustaw aktualną pozycję punktu monitorowania", + "ptz_calibrate": "Kalibracja PTZ", + "ptz_down": "PTZ w dół", + "ptz_left": "PTZ w lewo", + "ptz_right": "PTZ w prawo", + "ptz_stop": "Zatrzymanie PTZ", + "ptz_up": "PTZ w górę", + "ptz_zoom_in": "Powiększenie PTZ", + "ptz_zoom_out": "Oddalenie PTZ", + "autotrack_snapshots_clear": "Wyczyść migawki z automatycznego śledzenia", + "autotrack_snapshots_fluent": "Migawki z płynnego automatycznego śledzenia", + "autotrack_fluent": "Płynne automatyczne śledzenie", + "balanced": "Zrównoważony", + "balanced_lens": "Zrównoważony obiektyw 1", + "clear_lens": "Clear lens 1", + "snapshots_clear": "Wyczyść migawki", + "snapshots_clear_lens": "Wyczyść migawki obiektyw 1", + "snapshots_fluent": "Płynne migawki", + "snapshots_fluent_lens": "Płynne migawki obiektyw 1", + "fluent": "Płynny", + "fluent_lens": "Płynny obiektyw 1", + "floodlight": "Reflektor", + "ir_lights_name": "Światła podczerwone w trybie nocnym", + "status_led": "Dioda LED stanu", + "ai_animal_delay": "Opóźnienie wykrywania zwierząt przez AI", + "ai_animal_sensitivity": "Czułość wykrywania zwierząt przez AI", + "ai_face_delay": "Opóźnienie wykrywania twarzy przez AI", + "ai_face_sensitivity": "Czułość wykrywania twarzy przez AI", + "ai_package_delay": "Opóźnienie wykrywania paczek przez AI", + "ai_package_sensitivity": "Czułość wykrywania paczek przez AI", + "ai_pet_delay": "Opóźnienie wykrywania zwierząt domowych przez AI", + "ai_person_sensitivity": "Czułość wykrywania osób przez AI", + "ai_pet_sensitivity": "Czułość wykrywania zwierząt domowych przez AI", + "ai_vehicle_delay": "Opóźnienie wykrywania pojazdów przez AI", + "ai_vehicle_sensitivity": "Czułość wykrywania pojazdów przez AI", + "auto_quick_reply_time": "Czas do wysłania szybkiej odpowiedzi", + "auto_track_disappear_time": "Czas do zatrzymania śledzenia, gdy obiekt znika", + "auto_track_limit_left": "Lewa granica automatycznego śledzenia", + "auto_track_limit_right": "Prawa granica automatycznego śledzenia", + "auto_track_stop_time": "Czas do zatrzymania automatycznego śledzenia", + "day_night_switch_threshold": "Próg przełącznika Dzień-Noc", + "floodlight_turn_on_brightness": "Jasność włączenia reflektora", + "focus": "skupiony nawiew", + "guard_return_time": "Czas powrotu do punktu monitorowania", + "image_brightness": "Jasność obrazu", + "image_contrast": "Kontrast obrazu", + "image_hue": "Odcień obrazu", + "image_saturation": "Nasycenie obrazu", + "image_sharpness": "Ostrość obrazu", + "motion_sensitivity": "Czułość na ruch", + "pir_sensitivity": "Czułość czujnika ruchu", + "zoom": "Powiększenie", + "auto_quick_reply_message": "Automatyczna szybka odpowiedź", + "auto_track_method": "Metoda automatycznego śledzenia", + "digital": "Cyfrowe", + "digital_first": "Najpierw cyfrowe", + "pan_tilt_first": "Najpierw pochylenie/przesunięcie", + "day_night_mode": "Dzień i Noc", + "black_white": "Czarno-biały", + "always_on": "Zawsze włączona", + "state_alwaysonatnight": "Automatycznie i zawsze włączona w nocy", + "stay_off": "Wyłączona", + "adaptive": "Adaptacyjny", + "auto_adaptive": "Automatyczna adaptacja", + "on_at_night": "Włączone w nocy", + "hdr": "HDR", + "motion_ringtone": "Dzwonek ruchu", + "attraction": "Atrakcja", + "city_bird": "Miejski ptak", + "good_day": "Dobry dzień", + "hop_hop": "Hop hop", + "loop": "Pętla", + "moonlight": "Światło księżyca", + "operetta": "Operetka", + "original_tune": "Oryginalna melodia", + "piano_key": "Klawisz fortepianu", + "way_back_home": "Droga do domu", + "person_ringtone": "Dzwonek dla osoby", + "play_quick_reply_message": "Odtwórz szybką odpowiedź", + "ptz_preset": "Wstępnie ustawiony punkt", + "visitor_ringtone": "Dzwonek gościa", + "battery_percentage": "Procentowy poziom naładowania baterii", + "battery_state": "Stan baterii", + "charge_complete": "Ładowanie zakończone", + "charging": "Ładowanie", + "discharging": "Rozładowywanie", + "battery_temperature": "Temperatura baterii", + "event_connection": "Połączenie zdarzeń", + "fast_poll": "Szybkie odpytywanie", + "onvif_long_poll": "Długie odpytywanie ONVIF", + "onvif_push": "Powiadomienia push ONVIF", + "hdd_hdd_index_storage": "Pojemność dysku HDD {hdd_index}", + "ptz_pan_position": "Pozycja obrotu PTZ", + "sd_hdd_index_storage": "Pojemność karty SD {hdd_index}", + "auto_focus": "Automatyczne ustawianie ostrości", + "auto_tracking": "Automatyczne śledzenie", + "buzzer_on_event": "Dźwięk przy wydarzeniu", + "doorbell_button_sound": "Dźwięk przycisku dzwonka", + "email_on_event": "Alerty e-mail", + "ftp_upload": "Przesyłanie przez FTP", + "guard_return": "Wróć do punktu monitorowania", + "led": "LED", + "manual_record": "Zapis ręczny", + "pir_enabled": "Czujnik ruchu włączony", + "pir_reduce_false_alarm": "Radukcja fałszywych alarmów czujnika ruchu", + "ptz_patrol": "Patrol PTZ", + "push_notifications": "Powiadomienia Push", + "record": "Record", + "record_audio": "Nagrywanie dźwięku", + "siren_on_event": "Dźwięk alarmu", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "dostępna aktualizacja", + "dry": "Dry", + "wet": "wykryto", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", "available_firmware_version": "Available firmware version", "this_month_s_consumption": "This month's consumption", "today_s_consumption": "Today's consumption", - "total_consumption": "Całkowite zużycie", + "total_consumption": "Total consumption", "device_name_current": "{device_name} current", "current_consumption": "Current Consumption", "device_name_current_consumption": "{device_name} current consumption", @@ -1611,220 +1852,97 @@ "auto_off_enabled": "Auto off enabled", "auto_update_enabled": "Auto update enabled", "fan_sleep_mode": "Fan sleep mode", - "led": "LED", "smooth_transitions": "Smooth transitions", - "process_process": "Proces {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "Adres IPv6 {ip_address}", - "last_boot": "Ostatnie uruchomienie", - "load_m": "Obciążenie (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Temperatura procesora", - "processor_use": "Obciążenie procesora", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Indeks jakości powietrza", - "illuminance": "Natężenie oświetlenia", - "noise": "Hałas", - "overload": "Przeciążenie", "size": "Size", "size_in_bytes": "Size in bytes", - "bytes_received": "Bytes received", - "server_country": "Server country", - "server_id": "Server ID", - "server_name": "Server name", - "ping": "Ping", - "upload": "Upload", - "bytes_sent": "Bytes sent", - "animal": "Animal", - "animal_lens": "Animal lens 1", - "face": "Face", - "face_lens": "Face lens 1", - "motion_lens": "Motion lens 1", - "package": "Package", - "package_lens": "Package lens 1", - "person_lens": "Person lens 1", - "pet": "Pet", - "pet_lens": "Pet lens 1", - "sleep_status": "Sleep status", - "awake": "Awake", - "sleeping": "Sleeping", - "vehicle": "Vehicle", - "vehicle_lens": "Vehicle lens 1", - "visitor": "Visitor", - "visitor_lens": "Visitor lens 1", - "guard_go_to": "Guard go to", - "guard_set_current_position": "Guard set current position", - "ptz_calibrate": "PTZ calibrate", - "ptz_down": "PTZ down", - "ptz_left": "PTZ left", - "ptz_right": "PTZ right", - "ptz_stop": "PTZ stop", - "ptz_up": "PTZ up", - "ptz_zoom_in": "PTZ zoom in", - "ptz_zoom_out": "PTZ zoom out", - "autotrack_snapshots_clear": "Autotrack snapshots clear", - "autotrack_snapshots_fluent": "Autotrack snapshots fluent", - "autotrack_fluent": "Autotrack fluent", - "balanced": "Balanced", - "balanced_lens": "Balanced lens 1", - "clear_lens": "Clear lens 1", - "snapshots_clear": "Snapshots clear", - "snapshots_clear_lens": "Snapshots clear lens 1", - "snapshots_fluent": "Snapshots fluent", - "snapshots_fluent_lens": "Snapshots fluent lens 1", - "fluent": "Fluent", - "fluent_lens": "Fluent lens 1", - "floodlight": "Reflektor", - "ir_lights_name": "Infra red lights in night mode", - "status_led": "Status LED", - "ai_animal_delay": "AI animal delay", - "ai_animal_sensitivity": "AI animal sensitivity", - "ai_face_delay": "AI face delay", - "ai_face_sensitivity": "AI face sensitivity", - "ai_package_delay": "AI package delay", - "ai_package_sensitivity": "AI package sensitivity", - "ai_person_delay": "AI person delay", - "ai_person_sensitivity": "AI person sensitivity", - "ai_pet_delay": "AI pet delay", - "ai_pet_sensitivity": "AI pet sensitivity", - "ai_vehicle_delay": "AI vehicle delay", - "ai_vehicle_sensitivity": "AI vehicle sensitivity", - "auto_quick_reply_time": "Auto quick reply time", - "auto_track_disappear_time": "Auto track disappear time", - "auto_track_limit_left": "Auto track limit left", - "auto_track_limit_right": "Auto track limit right", - "auto_track_stop_time": "Auto track stop time", - "day_night_switch_threshold": "Day night switch threshold", - "floodlight_turn_on_brightness": "Floodlight turn on brightness", - "focus": "skupiony nawiew", - "guard_return_time": "Guard return time", - "image_brightness": "Jasność obrazu", - "image_contrast": "Kontrast obrazu", - "image_hue": "Odcień obrazu", - "image_saturation": "Nasycenie obrazu", - "image_sharpness": "Image sharpness", - "motion_sensitivity": "Motion sensitivity", - "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", - "zoom": "Zoom", - "auto_quick_reply_message": "Auto quick reply message", - "auto_track_method": "Auto track method", - "digital": "cyfrowe", - "digital_first": "najpierw cyfrowe", - "pan_tilt_first": "najpierw pochylenie/przesunięcie", - "day_night_mode": "Day night mode", - "black_white": "Black & white", - "doorbell_led": "Doorbell LED", - "always_on": "Always on", - "state_alwaysonatnight": "auto i zawsze włączona w nocy", - "stay_off": "wyłączona", - "floodlight_mode": "Floodlight mode", - "adaptive": "Adaptive", - "auto_adaptive": "Auto adaptive", - "on_at_night": "On at night", - "play_quick_reply_message": "Play quick reply message", - "ptz_preset": "PTZ preset", - "battery_percentage": "Battery percentage", - "battery_state": "Battery state", - "charge_complete": "Charge complete", - "charging": "Ładowanie", - "discharging": "Discharging", - "battery_temperature": "Battery temperature", - "event_connection": "Event connection", - "fast_poll": "Fast poll", - "onvif_long_poll": "ONVIF long poll", - "onvif_push": "ONVIF push", - "hdd_hdd_index_storage": "HDD {hdd_index} storage", - "ptz_pan_position": "PTZ pan position", - "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Sygnał Wi-Fi", - "auto_focus": "Auto focus", - "auto_tracking": "Auto tracking", - "buzzer_on_event": "Buzzer on event", - "doorbell_button_sound": "Doorbell button sound", - "email_on_event": "Email on event", - "ftp_upload": "FTP upload", - "guard_return": "Guard return", - "hdr": "HDR", - "manual_record": "Manual record", - "pir_enabled": "PIR enabled", - "pir_reduce_false_alarm": "PIR reduce false alarm", - "ptz_patrol": "PTZ patrol", - "push_notifications": "Push notifications", - "record": "Record", - "record_audio": "Record audio", - "siren_on_event": "Siren on event", - "call_active": "Połączenie aktywne", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Kalibracja", - "auto_lock_paused": "Automatyczne zamykanie wstrzymane", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Sygnał Bluetooth", - "light_level": "Poziom światła", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "automatyczny", - "step": "Krok", + "jammed": "zacięcie", + "unlocked": "otwarto", + "unlocking": "otwieranie", + "changed_by": "Zmienione przez", + "code_format": "Format kodu", + "recording": "nagrywanie", + "streaming": "strumieniowanie", + "access_token": "Token dostępu", + "brand": "Marka", + "stream_type": "Typ strumienia", + "hls": "HLS", + "webrtc": "webRTC", + "model": "Model", + "managed_via_ui": "Zarządzanie przez UI", + "minute": "Minuty", + "second": "Sekundy", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "pattern": "Wzór", + "clear_night": "pogodna noc", + "cloudy": "pochmurno", + "exceptional": "warunki nadzwyczajne", + "fog": "mgła", + "hail": "grad", + "lightning": "wyładowania atmosferyczne", + "lightning_rainy": "burza", + "partly_cloudy": "częściowe zachmurzenie", + "pouring": "ulewa", + "rainy": "deszczowo", + "snowy": "opady śniegu", + "snowy_rainy": "deszcz ze śniegiem", + "sunny": "słonecznie", + "windy": "wietrznie", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Odczuwalna temperatura", + "cloud_coverage": "Pokrywa chmur", + "dew_point_temperature": "Temperatura punktu rosy", + "ozone": "Ozon", + "pressure": "Ciśnienie", + "pressure_unit": "Jednostka ciśnienia", + "uv_index": "UV index", + "wind_bearing": "Kierunek wiatru", + "wind_gust_speed": "Wind gust speed", + "paused": "wstrzymano", + "finishes_at": "Zakończenie", + "last_reset": "Ostatni reset", + "possible_states": "Możliwe stany", + "state_class": "Klasa stanu", + "measurement": "pomiar", + "total": "całkowita", + "total_increasing": "całkowita, wzrastająca", "apparent_power": "Moc pozorna", + "air_quality_index": "Indeks jakości powietrza", "carbon_dioxide": "Dwutlenek węgla", + "conductivity": "Conductivity", "data_rate": "Prędkość transmisji danych", + "data_size": "Wielkość danych", "distance": "Odległość", "stored_energy": "Energia zmagazynowana", "frequency": "Częstotliwość", + "illuminance": "Natężenie oświetlenia", "irradiance": "Natężenie promieniowania", + "balance": "Saldo", "nitrogen_dioxide": "Dwutlenek azotu", "nitrogen_monoxide": "Tlenek azotu", "nitrous_oxide": "Podtlenek azotu", - "ozone": "Ozon", "ph": "pH", "pm": "PM2.5", "power_factor": "Współczynnik mocy", "precipitation_intensity": "Intensywność opadu atmosferycznego", - "pressure": "Ciśnienie", "reactive_power": "Moc reaktywna", "sound_pressure": "Ciśnienie akustyczne", - "speed": "Speed", + "speed": "Prędkość", "sulphur_dioxide": "Dwutlenek siarki", "vocs": "Lotne związki organiczne", "volume_flow_rate": "Wskaźnik przepływu", "stored_volume": "Zmagazynowana objętość", "weight": "Waga", "available_tones": "Dostępne tony", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Zarządzanie przez UI", "next_event": "Następne wydarzenie", - "stopped": "Zatrzymany", + "automatic": "automatyczny", + "step": "Krok", + "members": "Encje", + "above_horizon": "powyżej horyzontu", + "below_horizon": "poniżej horyzontu", + "identify": "Zidentyfikuj", "running_automations": "Uruchomione automatyzacje", "id": "ID", "max_running_automations": "Maksymalnie uruchomionych automatyzacji", @@ -1832,39 +1950,8 @@ "parallel": "równoległy", "queued": "kolejka", "single": "pojedynczy", - "not_charging": "brak ładowania", - "disconnected": "offline", - "connected": "online", - "hot": "gorąco", - "unlocked": "otwarto", - "not_moving": "brak ruchu", - "unplugged": "odłączono", - "not_running": "nie działa", - "unsafe": "zagrożenie", - "tampering_detected": "Tampering detected", - "buffering": "buforowanie", - "paused": "wstrzymano", - "playing": "odtwarzanie", - "standby": "tryb czuwania", - "app_id": "Identyfikator aplikacji", - "local_accessible_entity_picture": "Obraz encji dostępny lokalnie", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Artysta albumu", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "kanały", - "position_updated": "Pozycja zaktualizowana", - "series": "Serial", - "all": "All", - "one": "jeden", - "available_sound_modes": "Dostępne tryby dźwięku", - "available_sources": "Dostępne źródła", - "receiver": "Odbiornik", - "speaker": "Głośnik", - "tv": "TV", - "above_horizon": "powyżej horyzontu", - "below_horizon": "poniżej horyzontu", + "max_running_scripts": "Maksymalnie uruchomionych skryptów", + "stopped": "Zatrzymany", "oscillating": "Oscillating", "speed_step": "Krok prędkości", "armed_away": "uzbrojony (poza domem)", @@ -1874,33 +1961,48 @@ "armed_vacation": "uzbrojony (wakacje)", "disarming": "rozbrajanie", "triggered": "wyzwolony", - "changed_by": "Zmienione przez", "code_for_arming": "Kod uzbrojenia", "not_required": "nie wymagany", - "code_format": "Format kodu", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Urządzenia śledzące", - "max_running_scripts": "Maksymalnie uruchomionych skryptów", - "jammed": "zacięcie", - "unlocking": "otwieranie", - "cool": "Cool", - "fan_only": "Fan only", - "heat_cool": "Heat/cool", - "aux_heat": "Grzałka pomocnicza", - "current_humidity": "Aktualna wilgotność", - "current_temperature": "Current Temperature", + "gps_accuracy": "GPS accuracy", + "auto_update": "Automatyczna aktualizacja", + "in_progress": "w toku", + "installed_version": "Zainstalowana wersja", + "latest_version": "Ostatnia wersja", + "release_summary": "Podsumowanie wydania", + "release_url": "URL informacji o wydaniu", + "skipped_version": "Pominięta wersja", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "tylko jasność", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Temperatura barwowa (mired)", + "color_temperature_kelvin": "Temperatura barwowa (Kelwin)", + "available_effects": "Dostępne efekty", + "maximum_color_temperature_kelvin": "Maksymalna temperatura barwowa (Kelwin)", + "maximum_color_temperature_mireds": "Maksymalna temperatura barwowa (mired)", + "minimum_color_temperature_kelvin": "Minimalna temperatura barwowa (Kelwin)", + "minimum_color_temperature_mireds": "Minimalna temperatura barwowa (mired)", + "available_color_modes": "Dostępne tryby koloru", + "end_time": "End time", + "start_time": "Start time", + "cool": "Cool", + "fan_only": "Fan only", + "heat_cool": "Heat/cool", + "aux_heat": "Grzałka pomocnicza", + "current_humidity": "Aktualna wilgotność", + "current_temperature": "Current Temperature", "fan_mode": "Fan mode", "diffuse": "rozproszony nawiew", "middle": "pośredni", "top": "nawiew górny", "current_action": "Bieżące działanie", "cooling": "chłodzenie", + "defrosting": "Defrosting", "drying": "osuszanie", "heating": "grzanie", "preheating": "Preheating", @@ -1918,105 +2020,141 @@ "upper_target_temperature": "Górna temperatura docelowa", "lower_target_temperature": "Dolna temperatura docelowa", "target_temperature_step": "Krok temperatury docelowej", - "last_reset": "Ostatni reset", - "possible_states": "Możliwe stany", - "state_class": "Klasa stanu", - "measurement": "pomiar", - "total": "całkowita", - "total_increasing": "całkowita, wzrastająca", - "conductivity": "Conductivity", - "data_size": "Wielkość danych", - "balance": "Saldo", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "tylko jasność", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Temperatura barwowa (mired)", - "color_temperature_kelvin": "Temperatura barwowa (Kelwin)", - "available_effects": "Dostępne efekty", - "maximum_color_temperature_kelvin": "Maksymalna temperatura barwowa (Kelwin)", - "maximum_color_temperature_mireds": "Maksymalna temperatura barwowa (mired)", - "minimum_color_temperature_kelvin": "Minimalna temperatura barwowa (Kelwin)", - "minimum_color_temperature_mireds": "Minimalna temperatura barwowa (mired)", - "available_color_modes": "Dostępne tryby koloru", - "clear_night": "pogodna noc", - "cloudy": "pochmurno", - "exceptional": "warunki nadzwyczajne", - "fog": "mgła", - "hail": "grad", - "lightning": "wyładowania atmosferyczne", - "lightning_rainy": "burza", - "partly_cloudy": "częściowe zachmurzenie", - "pouring": "ulewa", - "rainy": "deszczowo", - "snowy": "opady śniegu", - "snowy_rainy": "deszcz ze śniegiem", - "sunny": "słonecznie", - "windy": "wietrznie", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Odczuwalna temperatura", - "cloud_coverage": "Pokrywa chmur", - "dew_point_temperature": "Temperatura punktu rosy", - "pressure_unit": "Jednostka ciśnienia", - "uv_index": "UV index", - "wind_bearing": "Kierunek wiatru", - "wind_gust_speed": "Wind gust speed", - "recording": "nagrywanie", - "streaming": "strumieniowanie", - "access_token": "Token dostępu", - "brand": "Marka", - "stream_type": "Typ strumienia", - "hls": "HLS", - "webrtc": "webRTC", - "model": "Model", - "minute": "Minuty", - "second": "Sekundy", - "pattern": "Wzór", - "members": "Encje", - "finishes_at": "Zakończenie", - "remaining": "Pozostało", - "identify": "Zidentyfikuj", - "auto_update": "Automatyczna aktualizacja", - "in_progress": "w toku", - "installed_version": "Zainstalowana wersja", - "latest_version": "Ostatnia wersja", - "release_summary": "Podsumowanie wydania", - "release_url": "URL informacji o wydaniu", - "skipped_version": "Pominięta wersja", - "firmware": "Firmware", - "abort_single_instance_allowed": "Już skonfigurowano. Możliwa jest tylko jedna konfiguracja.", - "user_description": "Czy chcesz rozpocząć konfigurację?", - "device_is_already_configured": "Urządzenie jest już skonfigurowane", - "re_authentication_was_successful": "Ponowne uwierzytelnienie powiodło się", - "re_configuration_was_successful": "Ponowna konfiguracja powiodła się", - "failed_to_connect": "Nie można nawiązać połączenia", - "error_custom_port_not_supported": "Urządzenie Gen1 nie obsługuje niestandardowego portu.", - "invalid_authentication": "Niepoprawne uwierzytelnienie", - "unexpected_error": "Nieoczekiwany błąd", - "username": "Nazwa użytkownika", - "host": "Host", - "port": "Port", + "not_charging": "brak ładowania", + "disconnected": "offline", + "connected": "online", + "hot": "gorąco", + "not_moving": "brak ruchu", + "unplugged": "odłączono", + "not_running": "nie działa", + "unsafe": "zagrożenie", + "tampering_detected": "Tampering detected", + "buffering": "buforowanie", + "playing": "odtwarzanie", + "standby": "tryb czuwania", + "app_id": "Identyfikator aplikacji", + "local_accessible_entity_picture": "Obraz encji dostępny lokalnie", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Artysta albumu", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "kanały", + "position_updated": "Pozycja zaktualizowana", + "series": "Serial", + "all": "All", + "one": "jeden", + "available_sound_modes": "Dostępne tryby dźwięku", + "available_sources": "Dostępne źródła", + "receiver": "Odbiornik", + "speaker": "Głośnik", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Konto jest już skonfigurowane", "abort_already_in_progress": "Konfiguracja jest już w toku", + "failed_to_connect": "Nie można nawiązać połączenia", "invalid_access_token": "Niepoprawny token dostępu", + "invalid_authentication": "Niepoprawne uwierzytelnienie", "received_invalid_token_data": "Otrzymano nieprawidłowe dane tokena.", "abort_oauth_failed": "Błąd podczas uzyskiwania tokena dostępu.", "timeout_resolving_oauth_token": "Przekroczono limit czasu rozpoznawania tokena OAuth.", "abort_oauth_unauthorized": "Błąd autoryzacji OAuth podczas uzyskiwania tokena dostępu.", + "re_authentication_was_successful": "Ponowne uwierzytelnienie powiodło się", + "unexpected_error": "Nieoczekiwany błąd", "successfully_authenticated": "Pomyślnie uwierzytelniono", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Wybierz metodę uwierzytelniania", "authentication_expired_for_name": "Autoryzacja wygasła dla {name}", - "service_is_already_configured": "Usługa jest już skonfigurowana", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Czy chcesz skonfigurować {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Wybierz adapter Bluetooth do konfiguracji", + "abort_single_instance_allowed": "Już skonfigurowano. Możliwa jest tylko jedna konfiguracja.", + "user_description": "Wybierz urządzenie do skonfigurowania", + "two_factor_code": "Kod uwierzytelniania dwuskładnikowego", + "two_factor_authentication": "Uwierzytelnianie dwuskładnikowe", + "username": "Nazwa użytkownika", + "sign_in_with_ring_account": "Zaloguj się do konta Ring", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Urządzenie jest już skonfigurowane", + "ipv_is_not_supported": "IPv6 nie jest obsługiwany.", + "re_configuration_was_successful": "Ponowna konfiguracja powiodła się", + "error_custom_port_not_supported": "Urządzenie Gen1 nie obsługuje niestandardowego portu.", + "host": "Host", + "port": "Port", + "no_deconz_bridges_discovered": "Nie odkryto mostków deCONZ", + "abort_no_hardware_available": "Nie wykryto komponentu radiowego podłączonego do deCONZ", + "abort_updated_instance": "Zaktualizowano instancję deCONZ o nowy adres hosta", + "error_linking_not_possible": "Nie można połączyć się z bramką", + "error_no_key": "Nie można uzyskać klucza API", + "hassio_confirm_title": "Pośrednik MQTT przez dodatek Home Assistant", + "link_with_deconz": "Połączenie z deCONZ", + "select_discovered_deconz_gateway": "Wybierz znalezioną bramkę deCONZ", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Weryfikacja certyfikatu SSL", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Dostępne opcje", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "Wszystkie encje", + "hide_members": "Ukryj encje", + "add_group": "Dodaj grupę", + "ignore_non_numeric": "Ignoruj nienumeryczne", + "data_round_digits": "Zaokrąglij wartość do liczby miejsc po przecinku", + "type": "Type", + "binary_sensor_group": "Grupa sensorów binarnych", + "button_group": "Button group", + "cover_group": "Grupa rolet", + "event_group": "Event group", + "fan_group": "Grupa wentylatorów", + "light_group": "Grupa świateł", + "lock_group": "Grupa zamków", + "media_player_group": "Grupa odtwarzaczy multimedialnych", + "notify_group": "Notify group", + "sensor_group": "Grupa sensorów", + "switch_group": "Grupa przełączników", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Nie znaleziono usług w punkcie końcowym", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Limit czasu na nawiązanie połączenia", + "link_google_account": "Połączenie z kontem Google", + "name_already_exists": "Nazwa już istnieje", + "passive": "pasywny", + "define_zone_parameters": "Zdefiniuj parametry strefy", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Nieoczekiwany błąd. Szczegóły: {error_detail}", + "uses_an_ssl_certificate": "Używa certyfikatu SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2027,19 +2165,37 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Klucz API", - "configure_daikin_ac": "Konfiguracja Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Nieobsługiwany typ Switchbota.", + "authentication_failed_error_detail": "Uwierzytelnianie nie powiodło się: {error_detail}", + "error_encryption_key_invalid": "Identyfikator klucza lub klucz szyfrujący jest nieprawidłowy", + "name_address": "{name} ({address})", + "confirm_description": "Czy chcesz rozpocząć konfigurację?", + "switchbot_account_recommended": "Konto SwitchBot (zalecane)", + "menu_options_lock_key": "Wprowadź klucz szyfrowania zamka ręcznie", + "encryption_key": "Klucz szyfrujący", + "key_id": "Identyfikator klucza", + "password_description": "Password to protect the backup with.", + "device_address": "Adres urządzenia", + "component_switchbot_config_error_few": "Pustych", + "component_switchbot_config_error_one": "Pusty", + "component_switchbot_config_error_other": "Puste", + "known_hosts": "Znane hosty", + "google_cast_configuration": "Konfiguracja Google Cast", + "abort_alternative_integration": "Urządzenie jest lepiej obsługiwane przez inną integrację", + "abort_discovery_error": "Nie udało się wykryć pasującego urządzenia DLNA", + "abort_incomplete_config": "W konfiguracji brakuje wymaganej zmiennej", + "manual_description": "URL do pliku XML z opisem urządzenia", + "manual_title": "Ręczne podłączanie urządzenia DLNA DMR", + "discovered_dlna_dmr_devices": "Wykryto urządzenia DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Nazwa kalendarza", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2053,40 +2209,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Nieoczekiwany błąd. Szczegóły: {error_detail}", - "uses_an_ssl_certificate": "Używa certyfikatu SSL", - "verify_ssl_certificate": "Weryfikacja certyfikatu SSL", - "timeout_establishing_connection": "Limit czasu na nawiązanie połączenia", - "link_google_account": "Połączenie z kontem Google", + "abort_mdns_missing_mac": "Brak adresu MAC we właściwościach MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Znaleziono węzeł ESPHome", + "api_error_occurred": "Wystąpił błąd API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Włącz HTTPS", + "api_key": "Klucz API", + "configure_daikin_ac": "Konfiguracja Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Czy chcesz skonfigurować {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Wybierz adapter Bluetooth do konfiguracji", + "meteorologisk_institutt": "Instytut Meteorologiczny", "abort_no_devices_found": "Nie znaleziono urządzeń w sieci", "connection_error_error": "Błąd połączenia: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Klasa urządzenia", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Lokalizacja jest już skonfigurowana", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Nieprawidłowy klucz API", - "pin_code": "Kod PIN", - "discovered_android_tv": "Wykryte Android TV", - "known_hosts": "Znane hosty", - "google_cast_configuration": "Konfiguracja Google Cast", - "abort_invalid_host": "Nieprawidłowa nazwa hosta lub adres IP", - "device_not_supported": "Urządzenie nie jest obsługiwane", - "name_model_at_host": "{name} ({model}, IP: {host})", - "authenticate_to_the_device": "Autoryzuj urządzeniem", - "finish_title": "Wprowadź nazwę dla urządzenia", - "unlock_the_device": "Odblokuj urządzeniem", - "yes_do_it": "Odblokuj", - "unlock_the_device_optional": "Odblokuj urządzenie (opcjonalne)", - "connect_to_the_device": "Połączenie z urządzeniem", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Nieprawidłowy temat \"birth\"", "error_bad_certificate": "Certyfikat CA jest nieprawidłowy", "invalid_discovery_prefix": "Nieprawidłowy prefiks wykrywania", @@ -2105,107 +2251,25 @@ "websocket_path": "Ścieżka WebSocket", "enable_discovery": "Włącz wykrywanie", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Bramka deCONZ Zigbee przez dodatek Home Assistant", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "Kod PIN", + "discovered_android_tv": "Wykryte Android TV", "path_is_not_allowed": "Niedozwolona ścieżka", "path_is_not_valid": "Nieprawidłowa ścieżka", "path_to_file": "Ścieżka do pliku", - "api_error_occurred": "Wystąpił błąd API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Włącz HTTPS", - "abort_mdns_missing_mac": "Brak adresu MAC we właściwościach MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Usługa otrzymana", - "discovered_esphome_node": "Znaleziono węzeł ESPHome", - "encryption_key": "Klucz szyfrujący", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Nie znaleziono usług w punkcie końcowym", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Nieobsługiwany typ Switchbota.", - "authentication_failed_error_detail": "Uwierzytelnianie nie powiodło się: {error_detail}", - "error_encryption_key_invalid": "Identyfikator klucza lub klucz szyfrujący jest nieprawidłowy", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Konto SwitchBot (zalecane)", - "menu_options_lock_key": "Wprowadź klucz szyfrowania zamka ręcznie", - "key_id": "Identyfikator klucza", - "password_description": "Password to protect the backup with.", - "device_address": "Adres urządzenia", - "component_switchbot_config_error_few": "Pustych", - "component_switchbot_config_error_one": "Pusty", - "component_switchbot_config_error_other": "Puste", - "meteorologisk_institutt": "Instytut Meteorologiczny", - "two_factor_code": "Kod uwierzytelniania dwuskładnikowego", - "two_factor_authentication": "Uwierzytelnianie dwuskładnikowe", - "sign_in_with_ring_account": "Zaloguj się do konta Ring", - "no_deconz_bridges_discovered": "Nie odkryto mostków deCONZ", - "abort_no_hardware_available": "Nie wykryto komponentu radiowego podłączonego do deCONZ", - "abort_updated_instance": "Zaktualizowano instancję deCONZ o nowy adres hosta", - "error_linking_not_possible": "Nie można połączyć się z bramką", - "error_no_key": "Nie można uzyskać klucza API", - "link_with_deconz": "Połączenie z deCONZ", - "select_discovered_deconz_gateway": "Wybierz znalezioną bramkę deCONZ", - "all_entities": "Wszystkie encje", - "hide_members": "Ukryj encje", - "add_group": "Dodaj grupę", - "ignore_non_numeric": "Ignoruj nienumeryczne", - "data_round_digits": "Zaokrąglij wartość do liczby miejsc po przecinku", - "type": "Type", - "binary_sensor_group": "Grupa sensorów binarnych", - "cover_group": "Grupa rolet", - "event_group": "Event group", - "fan_group": "Grupa wentylatorów", - "light_group": "Grupa świateł", - "lock_group": "Grupa zamków", - "media_player_group": "Grupa odtwarzaczy multimedialnych", - "sensor_group": "Grupa sensorów", - "switch_group": "Grupa przełączników", - "abort_alternative_integration": "Urządzenie jest lepiej obsługiwane przez inną integrację", - "abort_discovery_error": "Nie udało się wykryć pasującego urządzenia DLNA", - "abort_incomplete_config": "W konfiguracji brakuje wymaganej zmiennej", - "manual_description": "URL do pliku XML z opisem urządzenia", - "manual_title": "Ręczne podłączanie urządzenia DLNA DMR", - "discovered_dlna_dmr_devices": "Wykryto urządzenia DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Nazwa już istnieje", - "passive": "pasywny", - "define_zone_parameters": "Zdefiniuj parametry strefy", - "calendar_name": "Nazwa kalendarza", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Tryb skanera Bluetooth", - "passive_scanning": "Skanowanie pasywne", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Zezwalaj na sensory deCONZ CLIP", + "allow_deconz_light_groups": "Zezwalaj na grupy świateł deCONZ", + "data_allow_new_devices": "Zezwalaj na automatyczne dodawanie nowych urządzeń", + "deconz_devices_description": "Skonfiguruj widoczność typów urządzeń deCONZ", + "deconz_options": "Opcje deCONZ", + "enable_the_conversation_agent": "Włącz agenta konwersacji", + "language_code": "Kod języka", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2288,50 +2352,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Włącz agenta konwersacji", - "language_code": "Kod języka", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Obecnie dozwolone identyfikatory UUID. Odznacz, aby usunąć", - "minimum_rssi": "Minimalny RSSI", - "data_new_uuid": "Wprowadź nowy dozwolony UUID", - "data_calendar_access": "Dostęp Home Assistanta do Kalendarza Google", - "ignore_cec": "Ignoruj CEC", - "allowed_uuids": "Dozwolone identyfikatory UUID", - "advanced_google_cast_configuration": "Zaawansowana konfiguracja Google Cast", - "broker_options": "Opcje brokera", - "enable_birth_message": "Włącz wiadomość \"birth\"", - "birth_message_payload": "Wartość wiadomości \"birth\"", - "birth_message_qos": "QoS wiadomości \"birth\"", - "birth_message_retain": "Flaga \"retain\" wiadomości \"birth\"", - "birth_message_topic": "Temat wiadomości \"birth\"", - "discovery_prefix": "Prefiks wykrywania", - "enable_will_message": "Włącz wiadomość \"will\"", - "will_message_payload": "Wartość wiadomości \"will\"", - "will_message_qos": "QoS wiadomości \"will\"", - "will_message_retain": "Flaga \"retain\" wiadomości \"will\"", - "will_message_topic": "Temat wiadomości \"will\"", - "mqtt_options": "Opcje MQTT", - "protocol": "Protokół", - "select_test_server": "Wybierz serwer", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Liczba ponownych prób", - "allow_deconz_clip_sensors": "Zezwalaj na sensory deCONZ CLIP", - "allow_deconz_light_groups": "Zezwalaj na grupy świateł deCONZ", - "data_allow_new_devices": "Zezwalaj na automatyczne dodawanie nowych urządzeń", - "deconz_devices_description": "Skonfiguruj widoczność typów urządzeń deCONZ", - "deconz_options": "Opcje deCONZ", + "select_test_server": "Wybierz serwer", "invalid_url": "Nieprawidłowy adres URL", "data_browse_unfiltered": "Pokaż niezgodne multimedia podczas przeglądania", "event_listener_callback_url": "Adres Callback URL dla detektora zdarzeń", "data_listen_port": "Port detektora zdarzeń (losowy, jeśli nie jest ustawiony)", "poll_for_device_availability": "Sondowanie na dostępność urządzeń", "init_title": "Konfiguracja rendera multimediów cyfrowych (DMR) dla DLNA", + "ignore_cec": "Ignoruj CEC", + "allowed_uuids": "Dozwolone identyfikatory UUID", + "advanced_google_cast_configuration": "Zaawansowana konfiguracja Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2342,51 +2401,171 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokół", + "data_calendar_access": "Dostęp Home Assistanta do Kalendarza Google", + "passive_scanning": "Skanowanie pasywne", + "data_allow_nameless_uuids": "Obecnie dozwolone identyfikatory UUID. Odznacz, aby usunąć", + "minimum_rssi": "Minimalny RSSI", + "data_new_uuid": "Wprowadź nowy dozwolony UUID", + "broker_options": "Opcje brokera", + "enable_birth_message": "Włącz wiadomość \"birth\"", + "birth_message_payload": "Wartość wiadomości \"birth\"", + "birth_message_qos": "QoS wiadomości \"birth\"", + "birth_message_retain": "Flaga \"retain\" wiadomości \"birth\"", + "birth_message_topic": "Temat wiadomości \"birth\"", + "discovery_prefix": "Prefiks wykrywania", + "enable_will_message": "Włącz wiadomość \"will\"", + "will_message_payload": "Wartość wiadomości \"will\"", + "will_message_qos": "QoS wiadomości \"will\"", + "will_message_retain": "Flaga \"retain\" wiadomości \"will\"", + "will_message_topic": "Temat wiadomości \"will\"", + "mqtt_options": "Opcje MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "zablokuj {entity_name}", + "open_entity_name": "otwórz {entity_name}", + "unlock_entity_name": "odblokuj {entity_name}", + "entity_name_is_locked": "sensor {entity_name} wykrywa zamknięcie", + "entity_name_is_open": "sensor {entity_name} jest otwarty", + "entity_name_is_unlocked": "sensor {entity_name} nie wykrywa otwarcia", + "entity_name_locked": "nastąpi zamknięcie {entity_name}", + "entity_name_opened": "nastąpi otwarcie {entity_name}", "first_button": "pierwszy", "second_button": "drugi", "third_button": "trzeci", "fourth_button": "czwarty", "subtype_button_down": "{subtype} zostanie wciśnięty", "subtype_button_up": "{subtype} zostanie puszczony", - "subtype_double_clicked": "\"{subtype}\" zostanie podwójnie naciśnięty", + "subtype_double_clicked": "przycisk \"{subtype}\" zostanie podwójnie naciśnięty", "subtype_double_push": "{subtype} zostanie dwukrotnie naciśnięty", "subtype_long_push": "{subtype} zostanie długo naciśnięty", "trigger_type_long_single": "{subtype} zostanie długo naciśnięty, a następnie pojedynczo naciśnięty", "subtype_single_push": "{subtype} zostanie pojedynczo naciśnięty", "trigger_type_single_long": "{subtype} pojedynczo naciśnięty, a następnie długo naciśnięty", - "subtype_triple_clicked": "\"{subtype}\" zostanie trzykrotnie naciśnięty", + "subtype_triple_clicked": "przycisk \"{subtype}\" zostanie trzykrotnie naciśnięty", "subtype_triple_push": "{subtype} zostanie trzykrotnie naciśnięty", - "set_value_for_entity_name": "ustaw wartość dla {entity_name}", - "value": "Value", - "close_entity_name": "zamknij {entity_name}", - "close_entity_name_tilt": "zamknij pochylenie {entity_name}", - "open_entity_name": "otwórz {entity_name}", - "open_entity_name_tilt": "otwórz {entity_name} do pochylenia", - "set_entity_name_position": "ustaw pozycję {entity_name}", - "set_entity_name_tilt_position": "ustaw pochylenie {entity_name}", - "stop_entity_name": "zatrzymaj {entity_name}", - "entity_name_is_closed": "sensor {entity_name} jest zamknięty", - "entity_name_closing": "{entity_name} się zamyka", - "entity_name_is_open": "{entity_name} is open", - "entity_name_opening": "{entity_name} się otwiera", - "current_entity_name_position_is": "pozycja {entity_name} to", - "condition_type_is_tilt_position": "pochylenie {entity_name} to", - "entity_name_closed": "nastąpi zamknięcie {entity_name}", - "entity_name_opened": "{entity_name} opened", - "entity_name_position_changes": "zmieni się pozycja {entity_name}", - "entity_name_tilt_position_changes": "zmieni się pochylenie {entity_name}", - "entity_name_battery_is_low": "bateria {entity_name} jest rozładowana", - "entity_name_is_charging": "{entity_name} ładuje się", - "condition_type_is_co": "sensor {entity_name} wykrywa tlenek węgla", - "entity_name_is_cold": "sensor {entity_name} wykrywa zimno", - "entity_name_is_connected": "sensor {entity_name} raportuje połączenie", - "entity_name_is_detecting_gas": "sensor {entity_name} wykrywa gaz", - "entity_name_is_hot": "sensor {entity_name} wykrywa gorąco", - "entity_name_is_detecting_light": "sensor {entity_name} wykrywa światło", - "entity_name_is_locked": "zamek {entity_name} jest zamknięty", - "entity_name_is_moist": "sensor {entity_name} wykrywa wilgoć", - "entity_name_is_detecting_motion": "sensor {entity_name} wykrywa ruch", - "entity_name_is_moving": "sensor {entity_name} porusza się", + "both_buttons": "oba przyciski", + "bottom_buttons": "dolne przyciski", + "fifth_button": "piąty", + "sixth_button": "szósty", + "seventh_button": "siódmy", + "eighth_button": "ósmy", + "dim_down": "zmniejszenie jasności", + "dim_up": "zwiększenie jasności", + "left": "w lewo", + "right": "w prawo", + "side": "strona 6", + "top_buttons": "górne przyciski", + "device_awakened": "urządzenie się obudzi", + "subtype_continuously_pressed": "przycisk \"{subtype}\" zostanie naciśnięty w sposób ciągły", + "trigger_type_remote_button_long_release": "\"{subtype}\" zostanie zwolniony po długim naciśnięciu", + "subtype_quadruple_clicked": "przycisk \"{subtype}\" zostanie czterokrotnie naciśnięty", + "subtype_quintuple_clicked": "przycisk \"{subtype}\" zostanie pięciokrotnie naciśnięty", + "button_rotated_subtype": "przycisk zostanie obrócony \"{subtype}\"", + "button_rotated_fast_subtype": "przycisk zostanie szybko obrócony \"{subtype}\"", + "button_rotation_subtype_stopped": "nastąpi zatrzymanie obrotu przycisku \"{subtype}\"", + "subtype_pressed": "przycisk \"{subtype}\" zostanie naciśnięty", + "subtype_released": "przycisk \"{subtype}\" zostanie zwolniony", + "device_subtype_double_tapped": "urządzenie \"{subtype}\" zostanie dwukrotnie puknięte", + "trigger_type_remote_double_tap_any_side": "urządzenie dwukrotnie puknięte z dowolnej strony", + "device_in_free_fall": "urządzenie zarejestruje swobodny spadek", + "device_flipped_degrees": "urządzenie odwrócone o 90 stopni", + "device_shaken": "nastąpi potrząśnięcie urządzeniem", + "trigger_type_remote_moved": "urządzenie poruszone z \"{subtype}\" w górę", + "trigger_type_remote_moved_any_side": "urządzenie przesunięte dowolną stroną do góry", + "trigger_type_remote_rotate_from_side": "urządzenie obrócone ze \"strona 6\" na \"{subtype}\"", + "device_turned_clockwise": "urządzenie obrócone zgodnie z ruchem wskazówek zegara", + "device_turned_counter_clockwise": "urządzenie obrócone przeciwnie do ruchu wskazówek zegara", + "press_entity_name_button": "naciśnij przycisk {entity_name}", + "entity_name_has_been_pressed": "{entity_name} został naciśnięty", + "set_value_for_entity_name": "ustaw wartość dla {entity_name}", + "value": "Wartość", + "close_entity_name": "zamknij {entity_name}", + "close_entity_name_tilt": "zamknij pochylenie {entity_name}", + "open_entity_name_tilt": "otwórz {entity_name} do pochylenia", + "set_entity_name_position": "ustaw pozycję {entity_name}", + "set_entity_name_tilt_position": "ustaw pochylenie {entity_name}", + "stop_entity_name": "zatrzymaj {entity_name}", + "entity_name_is_closed": "sensor {entity_name} jest zamknięty", + "entity_name_closing": "{entity_name} się zamyka", + "entity_name_opening": "{entity_name} się otwiera", + "current_entity_name_position_is": "pozycja {entity_name} to", + "condition_type_is_tilt_position": "pochylenie {entity_name} to", + "entity_name_position_changes": "zmieni się pozycja {entity_name}", + "entity_name_tilt_position_changes": "zmieni się pochylenie {entity_name}", + "toggle_entity_name": "Przełącz {entity_name}", + "turn_off_entity_name": "Wyłącz {entity_name}", + "turn_on_entity_name": "Włącz {entity_name}", + "entity_name_is_off": "{entity_name} jest wyłączone", + "entity_name_is_on": "{entity_name} jest włączone", + "trigger_type_changed_states": "{entity_name} włączony lub wyłączony", + "entity_name_turned_off": "{entity_name} wyłączony", + "entity_name_turned_on": "{entity_name} włączony", + "arm_entity_name_away": "uzbrój (poza domem) {entity_name}", + "arm_entity_name_home": "uzbrój (w domu) {entity_name}", + "arm_entity_name_night": "uzbrój (noc) {entity_name}", + "arm_entity_name_vacation": "uzbrój (tryb wakacyjny) {entity_name}", + "disarm_entity_name": "rozbrój {entity_name}", + "trigger_entity_name": "wyzwól {entity_name}", + "entity_name_is_armed_away": "alarm {entity_name} jest uzbrojony (poza domem)", + "entity_name_is_armed_home": "alarm {entity_name} jest uzbrojony (w domu)", + "entity_name_is_armed_night": "alarm {entity_name} jest uzbrojony (noc)", + "entity_name_is_armed_vacation": "alarm {entity_name} jest uzbrojony (tryb wakacyjny)", + "entity_name_is_disarmed": "alarm {entity_name} jest rozbrojony", + "entity_name_is_triggered": "alarm {entity_name} jest wyzwolony", + "entity_name_armed_away": "alarm {entity_name} zostanie uzbrojony (poza domem)", + "entity_name_armed_home": "alarm {entity_name} zostanie uzbrojony (w domu)", + "entity_name_armed_night": "alarm {entity_name} zostanie uzbrojony (noc)", + "entity_name_armed_vacation": "alarm {entity_name} zostanie uzbrojony (tryb wakacyjny)", + "entity_name_disarmed": "alarm {entity_name} zostanie rozbrojony", + "entity_name_triggered": "alarm {entity_name} zostanie wyzwolony", + "entity_name_is_buffering": "{entity_name} buforuje", + "entity_name_is_idle": "odtwarzacz {entity_name} jest nieaktywny", + "entity_name_is_paused": "odtwarzacz {entity_name} zostanie wstrzymany", + "entity_name_is_playing": "{entity_name} odtwarza media", + "entity_name_starts_buffering": "{entity_name} rozpocznie buforowanie", + "entity_name_becomes_idle": "odtwarzacz {entity_name} stanie się bezczynny", + "entity_name_starts_playing": "odtwarzacz {entity_name} rozpocznie odtwarzanie", + "entity_name_update_availability_changed": "zmieni się dostępność aktualizacji {entity_name}", + "entity_name_became_up_to_date": "wykonano aktualizację dla {entity_name}", + "trigger_type_update": "{entity_name} ma dostępną aktualizację", + "decrease_entity_name_brightness": "zmniejsz jasność {entity_name}", + "increase_entity_name_brightness": "zwiększ jasność {entity_name}", + "flash_entity_name": "błyśnij {entity_name}", + "flash": "Flash", + "action_type_select_first": "zmień {entity_name} na pierwszą opcję", + "action_type_select_last": "zmień {entity_name} na ostatnią opcję", + "action_type_select_next": "zmień {entity_name} na następną opcję", + "change_entity_name_option": "zmień opcję {entity_name}", + "action_type_select_previous": "zmień {entity_name} na poprzednią opcję", + "current_entity_name_selected_option": "aktualnie wybrana opcja dla {entity_name}", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "zmieniono opcję {entity_name}", + "action_type_set_hvac_mode": "zmień tryb pracy dla {entity_name}", + "change_preset_on_entity_name": "zmień ustawienia dla {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "zmieni się zmierzona wilgotność {entity_name}", + "entity_name_measured_temperature_changed": "zmieni się zmierzona temperatura {entity_name}", + "entity_name_hvac_mode_changed": "zmieni się tryb HVAC {entity_name}", + "send_a_notification": "Send a notification", + "entity_name_battery_is_low": "bateria {entity_name} jest rozładowana", + "entity_name_is_charging": "{entity_name} ładuje się", + "condition_type_is_co": "sensor {entity_name} wykrywa tlenek węgla", + "entity_name_is_cold": "sensor {entity_name} wykrywa zimno", + "entity_name_is_connected": "sensor {entity_name} raportuje połączenie", + "entity_name_is_detecting_gas": "sensor {entity_name} wykrywa gaz", + "entity_name_is_hot": "sensor {entity_name} wykrywa gorąco", + "entity_name_is_detecting_light": "sensor {entity_name} wykrywa światło", + "entity_name_is_moist": "sensor {entity_name} wykrywa wilgoć", + "entity_name_is_detecting_motion": "sensor {entity_name} wykrywa ruch", + "entity_name_is_moving": "sensor {entity_name} porusza się", "condition_type_is_no_co": "sensor {entity_name} nie wykrywa tlenku węgla", "condition_type_is_no_gas": "sensor {entity_name} nie wykrywa gazu", "condition_type_is_no_light": "sensor {entity_name} nie wykrywa światła", @@ -2401,7 +2580,6 @@ "entity_name_is_not_cold": "sensor {entity_name} nie wykrywa zimna", "entity_name_is_disconnected": "sensor {entity_name} nie wykrywa rozłączenia", "entity_name_is_not_hot": "sensor {entity_name} nie wykrywa gorąca", - "entity_name_is_unlocked": "zamek {entity_name} jest otwarty", "entity_name_is_dry": "sensor {entity_name} nie wykrywa wilgoci", "entity_name_is_not_moving": "sensor {entity_name} nie porusza się", "entity_name_is_not_occupied": "sensor {entity_name} nie jest zajęty", @@ -2412,8 +2590,6 @@ "condition_type_is_not_tampered": "sensor {entity_name} nie wykrywa naruszenia", "entity_name_is_safe": "sensor {entity_name} nie wykrywa zagrożenia", "entity_name_is_occupied": "sensor {entity_name} jest zajęty", - "entity_name_is_off": "{entity_name} jest wyłączone", - "entity_name_is_on": "{entity_name} jest włączone", "entity_name_is_plugged_in": "sensor {entity_name} wykrywa podłączenie", "entity_name_is_powered": "sensor {entity_name} wykrywa zasilanie", "entity_name_is_present": "sensor {entity_name} wykrywa obecność", @@ -2443,14 +2619,12 @@ "entity_name_stopped_detecting_problem": "sensor {entity_name} przestanie wykrywać problem", "entity_name_stopped_detecting_smoke": "sensor {entity_name} przestanie wykrywać dym", "entity_name_stopped_detecting_sound": "sensor {entity_name} przestanie wykrywać dźwięk", - "entity_name_became_up_to_date": "wykonano aktualizację dla {entity_name}", "entity_name_stopped_detecting_vibration": "sensor {entity_name} przestanie wykrywać wibracje", "entity_name_battery_normal": "nastąpi naładowanie baterii {entity_name}", "entity_name_not_charging": "{entity_name} nie łąduje", "entity_name_became_not_cold": "sensor {entity_name} przestanie wykrywać zimno", "entity_name_disconnected": "nastąpi rozłączenie {entity_name}", "entity_name_became_not_hot": "sensor {entity_name} przestanie wykrywać gorąco", - "entity_name_unlocked": "nastąpi otwarcie {entity_name}", "entity_name_became_dry": "sensor {entity_name} przestanie wykrywać wilgoć", "entity_name_stopped_moving": "sensor {entity_name} przestanie poruszać się", "entity_name_became_not_occupied": "sensor {entity_name} przestanie być zajęty", @@ -2468,53 +2642,9 @@ "entity_name_started_detecting_smoke": "sensor {entity_name} wykryje dym", "entity_name_started_detecting_sound": "sensor {entity_name} wykryje dźwięk", "entity_name_started_detecting_tampering": "sensor {entity_name} wykryje naruszenie", - "entity_name_turned_off": "{entity_name} wyłączony", - "entity_name_turned_on": "{entity_name} włączony", "entity_name_became_unsafe": "sensor {entity_name} wykryje zagrożenie", - "trigger_type_update": "{entity_name} ma dostępną aktualizację", "entity_name_started_detecting_vibration": "sensor {entity_name} wykryje wibracje", - "entity_name_is_buffering": "{entity_name} buforuje", - "entity_name_is_idle": "odtwarzacz {entity_name} jest nieaktywny", - "entity_name_is_paused": "odtwarzacz {entity_name} zostanie wstrzymany", - "entity_name_is_playing": "{entity_name} odtwarza media", - "entity_name_starts_buffering": "{entity_name} rozpocznie buforowanie", - "trigger_type_changed_states": "{entity_name} włączony lub wyłączony", - "entity_name_becomes_idle": "odtwarzacz {entity_name} stanie się bezczynny", - "entity_name_starts_playing": "odtwarzacz {entity_name} rozpocznie odtwarzanie", - "toggle_entity_name": "Przełącz {entity_name}", - "turn_off_entity_name": "Wyłącz {entity_name}", - "turn_on_entity_name": "Włącz {entity_name}", - "arm_entity_name_away": "uzbrój (poza domem) {entity_name}", - "arm_entity_name_home": "uzbrój (w domu) {entity_name}", - "arm_entity_name_night": "uzbrój (noc) {entity_name}", - "arm_entity_name_vacation": "uzbrój (tryb wakacyjny) {entity_name}", - "disarm_entity_name": "rozbrój {entity_name}", - "trigger_entity_name": "wyzwól {entity_name}", - "entity_name_is_armed_away": "alarm {entity_name} jest uzbrojony (poza domem)", - "entity_name_is_armed_home": "alarm {entity_name} jest uzbrojony (w domu)", - "entity_name_is_armed_night": "alarm {entity_name} jest uzbrojony (noc)", - "entity_name_is_armed_vacation": "alarm {entity_name} jest uzbrojony (tryb wakacyjny)", - "entity_name_is_disarmed": "alarm {entity_name} jest rozbrojony", - "entity_name_is_triggered": "alarm {entity_name} jest wyzwolony", - "entity_name_armed_away": "alarm {entity_name} zostanie uzbrojony (poza domem)", - "entity_name_armed_home": "alarm {entity_name} zostanie uzbrojony (w domu)", - "entity_name_armed_night": "alarm {entity_name} zostanie uzbrojony (noc)", - "entity_name_armed_vacation": "alarm {entity_name} zostanie uzbrojony (tryb wakacyjny)", - "entity_name_disarmed": "alarm {entity_name} zostanie rozbrojony", - "entity_name_triggered": "alarm {entity_name} zostanie wyzwolony", - "entity_name_is_home": "urządzenie {entity_name} jest w domu", - "entity_name_is_not_home": "urządzenie {entity_name} jest poza domem", - "entity_name_enters_a_zone": "{entity_name} wejdzie do strefy", - "entity_name_leaves_a_zone": "{entity_name} opuści strefę", - "lock_entity_name": "zablokuj {entity_name}", - "unlock_entity_name": "odblokuj {entity_name}", - "action_type_set_hvac_mode": "zmień tryb pracy dla {entity_name}", - "change_preset_on_entity_name": "zmień ustawienia dla {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "zmieni się zmierzona wilgotność {entity_name}", - "entity_name_measured_temperature_changed": "zmieni się zmierzona temperatura {entity_name}", - "entity_name_hvac_mode_changed": "zmieni się tryb HVAC {entity_name}", + "trigger_type_button_long_release": "przycisk \"{subtype}\" zostanie zwolniony po długim naciśnięciu", "current_entity_name_apparent_power": "aktualna moc pozorna {entity_name}", "condition_type_is_aqi": "obecny indeks jakości powietrza {entity_name}", "current_entity_name_atmospheric_pressure": "obecne ciśnienie atmosferyczne {entity_name}", @@ -2602,65 +2732,13 @@ "entity_name_water_changes": "zmieni się poziom wody {entity_name}", "entity_name_weight_changes": "zmieni się waga {entity_name}", "entity_name_wind_speed_changes": "zmieni się prędkość wiatru {entity_name}", - "decrease_entity_name_brightness": "zmniejsz jasność {entity_name}", - "increase_entity_name_brightness": "zwiększ jasność {entity_name}", - "flash_entity_name": "błyśnij {entity_name}", - "flash": "Flash", - "fifth_button": "piąty", - "sixth_button": "szósty", - "subtype_continuously_pressed": "\"{subtype}\" zostanie naciśnięty w sposób ciągły", - "trigger_type_button_long_release": "przycisk \"{subtype}\" zostanie zwolniony po długim naciśnięciu", - "subtype_quadruple_clicked": "\"{subtype}\" zostanie czterokrotnie naciśnięty", - "subtype_quintuple_clicked": "\"{subtype}\" zostanie pięciokrotnie naciśnięty", - "subtype_pressed": "\"{subtype}\" zostanie naciśnięty", - "subtype_released": "\"{subtype}\" zostanie zwolniony", - "action_type_select_first": "zmień {entity_name} na pierwszą opcję", - "action_type_select_last": "zmień {entity_name} na ostatnią opcję", - "action_type_select_next": "zmień {entity_name} na następną opcję", - "change_entity_name_option": "zmień opcję {entity_name}", - "action_type_select_previous": "zmień {entity_name} na poprzednią opcję", - "current_entity_name_selected_option": "aktualnie wybrana opcja dla {entity_name}", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "zmieniono opcję {entity_name}", - "send_a_notification": "Send a notification", - "both_buttons": "oba przyciski", - "bottom_buttons": "dolne przyciski", - "seventh_button": "siódmy", - "eighth_button": "ósmy", - "dim_down": "zmniejszenie jasności", - "dim_up": "zwiększenie jasności", - "left": "w lewo", - "right": "w prawo", - "side": "strona 6", - "top_buttons": "górne przyciski", - "device_awakened": "urządzenie się obudzi", - "trigger_type_remote_button_long_release": "\"{subtype}\" zostanie zwolniony po długim naciśnięciu", - "button_rotated_subtype": "przycisk zostanie obrócony \"{subtype}\"", - "button_rotated_fast_subtype": "przycisk zostanie szybko obrócony \"{subtype}\"", - "button_rotation_subtype_stopped": "nastąpi zatrzymanie obrotu przycisku \"{subtype}\"", - "device_subtype_double_tapped": "urządzenie \"{subtype}\" zostanie dwukrotnie puknięte", - "trigger_type_remote_double_tap_any_side": "urządzenie dwukrotnie puknięte z dowolnej strony", - "device_in_free_fall": "urządzenie zarejestruje swobodny spadek", - "device_flipped_degrees": "urządzenie odwrócone o 90 stopni", - "device_shaken": "nastąpi potrząśnięcie urządzeniem", - "trigger_type_remote_moved": "urządzenie poruszone z \"{subtype}\" w górę", - "trigger_type_remote_moved_any_side": "urządzenie przesunięte dowolną stroną do góry", - "trigger_type_remote_rotate_from_side": "urządzenie obrócone ze \"strona 6\" na \"{subtype}\"", - "device_turned_clockwise": "urządzenie obrócone zgodnie z ruchem wskazówek zegara", - "device_turned_counter_clockwise": "urządzenie obrócone przeciwnie do ruchu wskazówek zegara", - "press_entity_name_button": "naciśnij przycisk {entity_name}", - "entity_name_has_been_pressed": "{entity_name} został naciśnięty", - "entity_name_update_availability_changed": "zmieni się dostępność aktualizacji {entity_name}", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "urządzenie {entity_name} jest w domu", + "entity_name_is_not_home": "urządzenie {entity_name} jest poza domem", + "entity_name_enters_a_zone": "{entity_name} wejdzie do strefy", + "entity_name_leaves_a_zone": "{entity_name} opuści strefę", + "no_device_class": "Brak klasy urządzenia", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Średnia arytmetyczna", "median": "Mediana", @@ -2796,76 +2874,111 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "Brak klasy urządzenia", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", - "starts_the_memory_profiler": "Starts the Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", - "set_asyncio_debug": "Set asyncio debug", - "starts_the_profiler": "Starts the Profiler.", - "max_objects_description": "The maximum number of objects to log.", - "maximum_objects": "Maximum objects", - "scan_interval_description": "The number of seconds between logging objects.", - "scan_interval": "Scan interval", - "start_logging_object_sources": "Start logging object sources", - "start_log_objects_description": "Starts logging growth of objects in memory.", - "start_logging_objects": "Start logging objects", - "stop_logging_object_sources": "Stop logging object sources", - "stop_log_objects_description": "Stops logging growth of objects in memory.", - "stop_logging_objects": "Stop logging objects", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", "request_sync_description": "Sends a request_sync command to Google.", "agent_user_id": "Agent user ID", "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Nazwa pliku", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Kod do uzbrojenia alarmu.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Log event loop scheduled", + "log_thread_frames_description": "Logs the current frames for all threads.", + "log_thread_frames": "Log thread frames", + "lru_stats_description": "Logs the stats of all lru caches.", + "log_lru_stats": "Log LRU stats", + "starts_the_memory_profiler": "Starts the Memory Profiler.", + "seconds": "Seconds", + "memory": "Memory", + "set_asyncio_debug_description": "Enable or disable asyncio debug.", + "enabled_description": "Whether to enable or disable asyncio debug.", + "set_asyncio_debug": "Set asyncio debug", + "starts_the_profiler": "Starts the Profiler.", + "max_objects_description": "The maximum number of objects to log.", + "maximum_objects": "Maximum objects", + "scan_interval_description": "The number of seconds between logging objects.", + "scan_interval": "Scan interval", + "start_logging_object_sources": "Start logging object sources", + "start_log_objects_description": "Starts logging growth of objects in memory.", + "start_logging_objects": "Start logging objects", + "stop_logging_object_sources": "Stop logging object sources", + "stop_log_objects_description": "Stops logging growth of objects in memory.", + "stop_logging_objects": "Stop logging objects", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Uzyskaj prognozę pogody.", + "type_description": "Typ prognozy: dzienna, godzinowa lub dwunasto-godzinowa.", + "forecast_type": "Typ prognozy", + "get_forecast": "Uzyskaj prognozę", + "get_weather_forecasts": "Pobierz prognozy pogody.", + "get_forecasts": "Pobierz prognozy", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Pozycja docelowa", - "set_position": "Ustaw pozycję", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2886,21 +2999,17 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Wyzwól", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Uruchom ponownie dodatek", @@ -2935,41 +3044,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Przywraca Home Assistanta", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domeny do usunięcia", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Wyzwól", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Pozycja docelowa", + "set_position": "Ustaw pozycję", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Zwiększa prędkość o stopień procentowy", "decrease_speed": "Zmniejsz prędkość", @@ -2989,6 +3124,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Uzbrojenie z niestandardowym obejściem", + "alarm_arm_vacation_description": "Ustawia alarm na: _uzbrojony na czas wakacji_.", + "disarms_the_alarm": "Rozbraja alarm.", + "alarm_trigger_description": "Umożliwia zewnętrzne wyzwolenie alarmu.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3000,45 +3156,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Odtwórz dźwięk na dzwonku.", + "device_id_description": "Dzwonek, na którym ma być odtwarzany dźwięk.", + "target_chime": "Docelowy dzwonek", + "ringtone_to_play": "Dźwięk dzwonka do odtworzenia.", + "ringtone": "Dźwięk dzwonek", + "play_chime": "Odtwórz dzwonek", + "ptz_move_description": "Przesuwanie kamery z określoną prędkością.", + "ptz_move_speed": "Prędkość ruchu PTZ.", + "ptz_move": "Sterowanie PTZ", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Zamyka zawór.", "opens_a_valve": "Otwiera zawór.", "set_valve_position_description": "Ustawia zawór do określonej pozycji.", "stops_the_valve_movement": "Zatrzymuje ruch zaworu.", "toggles_a_valve_open_closed": "Przełącza zawór do stanu otwarty/zamknięty.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Uzbrojenie z niestandardowym obejściem", - "alarm_arm_vacation_description": "Ustawia alarm na: _uzbrojony na czas wakacji_.", - "disarms_the_alarm": "Rozbraja alarm.", - "alarm_trigger_description": "Umożliwia zewnętrzne wyzwolenie alarmu.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Zmniejsza licznik.", + "increments_a_counter": "Zwiększa licznik.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3065,110 +3284,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Poziom naładowania baterii urządzenia.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3176,89 +3296,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Zmniejsza licznik.", - "increments_a_counter": "Zwiększa licznik.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Uzyskaj prognozę pogody.", - "type_description": "Typ prognozy: dzienna, godzinowa lub dwunasto-godzinowa.", - "forecast_type": "Typ prognozy", - "get_forecast": "Uzyskaj prognozę", - "get_weather_forecasts": "Pobierz prognozy pogody.", - "get_forecasts": "Pobierz prognozy", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Nazwa pliku", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domeny do usunięcia", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Poziom naładowania baterii urządzenia.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/pt-BR/pt-BR.json b/packages/core/src/hooks/useLocale/locales/pt-BR/pt-BR.json index 2e09adf6..bc0343e3 100644 --- a/packages/core/src/hooks/useLocale/locales/pt-BR/pt-BR.json +++ b/packages/core/src/hooks/useLocale/locales/pt-BR/pt-BR.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Diário de anotações", "history": "History", - "mailbox": "Caixa de correio", "to_do_lists": "Listas de tarefas", "developer_tools": "Ferramentas de desenvolvedor", "media": "Mídias", "profile": "Profile", + "panel_mailbox": "Caixa de correio", "panel_shopping_list": "Lista de compras", "unknown": "Desconhecido", "unavailable": "Indisponível", @@ -23,15 +23,15 @@ "pend": "Pend", "arming": "Armando", "trig": "Disp", - "home": "Home", - "away": "Away", + "home": "Em casa", + "away": "Ausente", "owner": "Proprietário", "administrators": "Administradores", "users": "Usuários", "read_only_users": "Usuários somente leitura", "user": "Usuário", "integration": "Integração", - "config": "Configuração", + "config_entry": "Configuração", "device": "Dispositivo", "upload_backup": "Fazer upload de backup", "turn_on": "Ligar", @@ -53,7 +53,7 @@ "area_not_found": "Área não encontrada.", "last_triggered": "Último acionado", "run": "Executar", - "press": "Press", + "press": "Pressionar", "image_not_available": "Imagem indisponível", "now": "Agora", "on_off": "Ligado/Desligado", @@ -72,7 +72,7 @@ "increment": "Increment", "decrement": "Decrement", "reset": "Reset", - "position": "Position", + "position": "Posição", "tilt_position": "Posição de inclinação", "open_cover": "Abrir cobertura", "close_cover": "Fechar cobertura", @@ -94,6 +94,7 @@ "name_on": "{name} ligado", "resume_mowing": "Retomar o corte", "start_mowing": "Comece a cortar", + "pause": "Pausa", "return_home": "Retornar para a base", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -114,7 +115,6 @@ "browse_media": "Pesquisar mídia", "play": "Reproduzir", "play_pause": "Reproduzir/Pausar", - "pause": "Pausa", "stop": "Parar", "next": "Próximo", "previous": "Anterior", @@ -225,9 +225,11 @@ "media_content_type": "Media content type", "upload_failed": "Falha no upload", "unknown_file": "Arquivo desconhecido", - "select_image": "Selecione a imagem", + "image": "Imagem", + "select_label": "Selecione {label}", "upload_picture": "Carregar imagem", "image_url": "Caminho local ou URL da web", + "ui_components_selectors_image_select_image": "Selecione a imagem", "latitude": "Latitude", "longitude": "Longitude", "radius": "Raio", @@ -239,11 +241,11 @@ "condition": "Condição", "date": "Data", "date_and_time": "Data e hora", - "duration": "Duration", + "duration": "Duração", "entity": "Entity", "floor": "Piso", "icon": "Ícone", - "location": "Localização", + "location": "Location", "number": "Número", "object": "Objeto", "rgb_color": "Cor RGB", @@ -253,13 +255,14 @@ "theme": "Tema", "time": "Tempo", "manual_entry": "Entrada manual", + "learn_more_about_templating": "Saiba mais sobre modelos.", "show_password": "Mostrar senha", "hide_password": "Ocultar senha", "no_logbook_events_found": "Não foram encontradas entradas no registro de eventos", "triggered_by": "acionado por", "triggered_by_automation": "acionado por automação", "triggered_by_script": "acionado por script", - "triggered_by_service": "acionado por serviço", + "triggered_by_action": "acionado pela ação", "logbook_triggered_by_numeric_state_of": "acionado pelo estado numérico de", "triggered_by_state_of": "acionado pelo estado de", "triggered_by_event": "acionado por evento", @@ -272,7 +275,7 @@ "was_detected_away": "foi detectado longe", "was_detected_at_state": "foi detectado em {state}", "rose": "nasceu", - "set": "Definir", + "set": "Set", "was_low": "estava baixo", "was_normal": "estava normal", "was_connected": "foi conectado", @@ -302,6 +305,7 @@ "event_type_event_detected": "{event_type} evento detectado", "detected_an_event": "detectou um evento", "detected_an_unknown_event": "detectou um evento desconhecido", + "ui_components_logbook_triggered_by_service": "acionado por serviço", "entity_picker_no_entities": "Você não tem entidades", "no_matching_entities_found": "Nenhuma entidade correspondente encontrada", "show_entities": "Mostrar entidades", @@ -406,7 +410,7 @@ "mount_picker_use_datadisk": "Usar disco de dados para backup", "error_fetch_mounts": "Ocorreu um erro ao carregar os locais.", "speech_to_text": "Conversão de fala em texto", - "filter": "Filtrar", + "filter": "Filtro", "filter_by_entity": "Filtrar por entidade", "filter_by_device": "Filtrar por dispositivo", "filter_by_area": "Filtrar por área", @@ -449,8 +453,8 @@ "blue_grey": "Azul acinzentado", "black": "Preto", "white": "White", - "start_date": "Data de início", - "end_date": "Data de término", + "start_date": "Start date", + "end_date": "End date", "select_time_period": "Selecione o período de tempo", "today": "Hoje", "yesterday": "Ontem", @@ -479,11 +483,13 @@ "mean": "Média", "sum": "Soma", "change": "Change", - "service": "serviço", + "ui_components_service_picker_service": "Serviço", "this_field_is_required": "Este campo é obrigatório", "targets": "Alvos", - "service_data": "Dados do serviço", + "action_data": "Dados da ação", "integration_documentation": "Documentação da Integração", + "ui_components_service_control_data": "Dados do serviço", + "ui_components_service_control_target_description": "O que este serviço deve usar como áreas, dispositivos ou entidades.", "no_related_items_found": "Não foram encontrados itens relacionados.", "related_entities": "Entidades relacionadas", "related_items_group": "Parte dos seguintes grupos", @@ -507,7 +513,7 @@ "set_as_default_options": "Definir como opções padrão", "tts_faild_to_store_defaults": "Falha ao armazenar padrões: {error}", "pick": "Escolher", - "play_media": "Play media", + "play_media": "Reproduzir mídia", "no_items": "Nenhum item", "choose_player": "Escolha o reprodutor", "web_browser": "Navegador", @@ -534,7 +540,6 @@ "library": "Biblioteca", "episode": "Episódio", "game": "Jogo", - "image": "Imagem", "movie": "Filme", "music": "Música", "playlist": "Lista de reprodução", @@ -549,7 +554,7 @@ "grid": "Grade", "list": "Lista", "task_name": "Nome da tarefa", - "description": "Descrição", + "description": "Description", "add_item": "Adicionar item", "delete_item": "Excluir item", "edit_item": "Editar item", @@ -565,7 +570,7 @@ "edit_event": "Editar evento", "save_event": "Salvar evento", "all_day": "Dia todo", - "end": "Termina", + "end": "Fim", "delete_only_this_event": "Excluir apenas este evento", "delete_all_future_events": "Excluir todos os eventos futuros", "update_event": "Evento de atualização", @@ -602,13 +607,13 @@ "weekday": "dia da semana", "until": "até", "for": "para", - "in": "Em", + "in": "In", "on_the": "no", "or": "Ou", "at": "em", "last": "Última", "times": "vezes", - "summary": "Resumo", + "summary": "Summary", "attributes": "Atributos", "select_camera": "Selecione a câmera", "qr_scanner_not_supported": "Seu navegador não oferece suporte para leitura de QR.", @@ -616,6 +621,10 @@ "increase_temperature": "Aumentar temperatura", "decrease_temperature": "Diminuir a temperatura", "copy_to_clipboard": "Copiar para área de transferência", + "last_changed": "Última alteração", + "last_updated": "Última atualização", + "remaining_time": "Tempo restante", + "install_status": "Status da instalação", "safe_mode": "Safe mode", "all_yaml_configuration": "Todas as configurações YAML", "domain": "Domínio", @@ -685,6 +694,7 @@ "didn_t_quite_get_that": "Não entendi bem isso", "voice_command_found": "Encontrei o seguinte para você:", "voice_command_error": "Oops, ocorreu um erro", + "voice_command_conversation_no_control": "Este assistente não pode controlar sua casa.", "how_can_i_assist": "Como posso ajudar?", "enter_a_request": "Insira uma solicitação", "send_text": "Enviar texto", @@ -692,7 +702,7 @@ "manage_assistants": "Gerenciar assistentes", "the_documentation": "a documentação", "are_you_sure": "Confirmação", - "crop": "Recortar", + "cut": "Recortar", "picture_to_crop": "Imagem para recortar", "dismiss_dialog": "Dispensar caixa de diálogo", "edit_entity": "Editar entidade", @@ -701,8 +711,6 @@ "info": "Informações", "related": "Relacionado", "device_info": "Informações do dispositivo", - "last_changed": "Última alteração", - "last_updated": "Última atualização", "show_more": "Mostrar mais", "exit_edit_mode": "Sair do modo de edição", "last_action": "Última ação", @@ -769,8 +777,8 @@ "cold": "Congelamento", "connectivity": "Conectividade", "gas": "Gás", - "heat": "Aquecimento", - "light": "Luz", + "heat": "Heat", + "light": "Claro", "moisture": "Umidade", "motion": "Movimento", "moving": "Movendo", @@ -819,8 +827,10 @@ "rotate_right_and_flip": "Gire para a direita e vire", "rotate_right": "Girar para a direita", "voice_assistants": "Assistentes de voz", + "ui_dialogs_entity_registry_editor_hidden_description": "Entidades ocultas não serão mostradas em sua dashboard ou incluídas quando referenciadas indiretamente (ou seja, por meio de uma área ou dispositivo). O histórico deles ainda é rastreado e você ainda pode interagir com eles por meio de serviços.", "enable_type": "Habilitar {type}", "device_registry_detail_enabled_cause": "{type} está desativado devido {cause}.", + "service": "serviço", "unknown_error": "Erro desconhecido", "expose": "Expor", "aliases": "Apelidos", @@ -831,7 +841,7 @@ "restart_home_assistant": "Reiniciar o Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Recarregamento rápido", - "reload_description": "Recarrega zonas da configuração YAML.", + "reload_description": "Recarrega entidades MQTT da configuração YAML.", "reloading_configuration": "Recarregando configurações", "failed_to_reload_configuration": "Falha ao recarregar a configuração", "restart_description": "Interrompe todas as automações e scripts em execução.", @@ -871,6 +881,7 @@ "initial_value": "Valor inicial", "restore": "Restaurar", "schedule_confirm_delete": "Deseja excluir este item?", + "edit_schedule_block": "Editar bloco de agendamento", "loading_loading_step": "Carregamento do próximo passo para {integration}", "options_successfully_saved": "Opções salvas com sucesso.", "repair_issue": "Reparar problema", @@ -999,11 +1010,12 @@ "no_notifications": "Sem notificações", "notifications": "Notifications", "dismiss_all": "Dispensar todos", - "notification_toast_service_call_failed": "Falha ao chamar o serviço {service}.", + "notification_toast_action_failed": "Falha ao executar a ação {service} .", "connection_lost_reconnecting": "Conexão perdida. Reconectando…", "home_assistant_has_started": "O Home Assistant foi iniciado!", "triggered_name": "{name} disparado", "notification_toast_no_matching_link_found": "Não foi encontrado My link correspondente para {path}", + "ui_notification_toast_service_call_failed": "Falha ao chamar o serviço {service}.", "app_configuration": "Configuração do aplicativo", "sidebar_toggle": "Alternar barra lateral", "hide_panel": "Ocultar dashboard", @@ -1013,7 +1025,8 @@ "actions_no_entity_toggle": "Nenhuma entidade fornecida para alternar", "no_navigation_path_specified": "Não foi especificado um caminho de navegação", "actions_no_url": "Não foi especificado URL para abrir", - "actions_no_service": "Não foi especificado serviço para executar", + "actions_no_action": "Nenhuma ação a ser executada especificada", + "ui_panel_lovelace_cards_actions_no_service": "Não foi especificado serviço para executar", "welcome_home": "Bem-vindo a casa", "empty_state_go_to_integrations_page": "Vá para a página de integrações.", "never_triggered": "Nunca disparado", @@ -1029,8 +1042,9 @@ "navigate_to_location": "Navegue até {location}", "open_window_to_url_path": "Abrir janela para {url_path}", "toggle_name": "Alternar {name}", - "call_service_name": "Iniciar Serviço {name}", + "perform_action_name": "Execute a ação {name}", "show_more_info_name": "Mostrar mais informações: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Iniciar Serviço {name}", "recovery_mode_activated": "Modo de recuperação ativado", "starting_description": "O Home Assistant está iniciando, por favor aguarde…", "reset_focus": "Redefinir o foco", @@ -1069,6 +1083,7 @@ "energy_distribution_go_to_energy_dashboard": "Ir para a dashboard de energia", "energy_usage": "Uso de energia", "previous_energy_usage": "Uso de energia anterior", + "untracked_consumption": "Consumo não monitorado", "low_carbon_energy_consumed": "Energia de baixo carbono consumida", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "A energia de baixo carbono consumida não pôde ser calculada", "unused_entities": "Entidades não utilizadas", @@ -1092,43 +1107,47 @@ "edit_configuration": "Editar Configuração", "unsaved_changes": "Alterações não salvas", "saved": "Salvo", + "delete_dashboard_configuration": "Excluir configuração da dashboard?", "raw_editor_error_parse_yaml": "Não foi possível analisar o YAML: {error}", "raw_editor_error_invalid_config": "Sua configuração não é válida: {error}", "raw_editor_error_save_yaml": "Não foi possível salvar o YAML: {error}", "raw_editor_error_remove": "Não foi possível remover a configuração: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Geraremos automaticamente suas visualizações da interface do usuário da dashboard com suas áreas e dispositivos se você remover a configuração da interface do usuário da dashboard.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Tem certeza de que deseja remover sua configuração de interface do usuário Dashboard?", "title_of_your_dashboard": "Título da sua interface da Dashboard", "edit_title": "Editar título", - "title": "Title", + "title": "Título", "name_view_configuration": "Configuração da Visualização {name}", "add_view": "Editar visualização", "background_title": "Adicione um background à visualização", "move_view_left": "Mover à esquerda", "move_view_right": "Mover à direita", "background": "Background", - "badges": "Emblemas", "view_type": "Tipo de exibição", "masonry_default": "Alvenaria (padrão)", "sidebar": "Barra Lateral", "panel_card": "Painel (1 cartão)", "sections_experimental": "Seções (experimentais)", "subview": "Subvisualização", - "max_number_of_columns": "Número máximo de colunas", + "edit_view_max_columns": "Número máximo de seções de largura", + "sections_view_specifics_settings": "Configurações específicas da visualização de seções", + "dense_section_placement": "Colocação de seção densa", "edit_in_visual_editor": "Editar no editor visual", "edit_in_yaml": "Editar em YAML", "saving_failed": "Falha ao salvar", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Emblemas", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Você não pode alterar sua visualização para outro tipo porque a migração ainda não é suportada. Comece do zero com uma nova visualização se quiser usar outro tipo de visualização.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Você não pode alterar sua visualização para usar o tipo de visualização 'seções' porque a migração ainda não é suportada. Comece do zero com uma nova visualização se quiser experimentar a visualização de 'seções'.", "card_configuration": "Configuração do Cartão", "type_card_configuration": "Configuração do cartão {type}", "edit_card_pick_card": "Qual cartão você gostaria de adicionar?", - "toggle_editor": "Alternar Editor", + "toggle_editor": "Alternar editor", "you_have_unsaved_changes": "Você tem alterações não salvas", "edit_card_confirm_cancel": "Tem certeza de que deseja cancelar?", "show_visual_editor": "Mostrar Editor Visual", "show_code_editor": "Mostrar Editor de Código", "add_card": "Adicionar cartão", "copy": "Copiar", - "cut": "Cortar", "move_to_view": "Mover para outra visualização", "move_card_before": "Mover cartão para trás", "move_card_after": "Mover cartão para frente", @@ -1137,8 +1156,18 @@ "increase_card_position": "Aumentar a posição do cartão", "more_options": "Mais opções", "search_cards": "Cartões de pesquisa", + "config": "Configurar", "layout": "Disposição", + "full_width_card": "Cartão de largura total", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configure como o cartão aparecerá no dashboard. Essas configurações substituirão o tamanho e a posição padrão do cartão.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Qual cartão você gostaria de adicionar à sua visualização de {name} ?", + "badge_configuration": "Configuração do emblema", + "type_badge_configuration": "{type} Configuração do emblema", + "edit_badge_pick_badge": "Qual emblema você gostaria de adicionar?", + "edit_badge_confirm_cancel": "Você tem certeza que deseja cancelar?", + "add_badge": "Adicionar emblema", + "suggest_card_header": "Criamos uma sugestão para você", + "add_to_dashboard": "Adicionar a UI da dashboard", "move_card_error_title": "Impossível mover o cartão", "choose_a_view": "Selecione uma tela", "dashboard": "Dashboard", @@ -1157,9 +1186,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} será excluído.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Esta seção", "edit_section": "Editar seção", - "suggest_card_header": "Criamos uma sugestão para você", + "width": "Largura", "pick_different_card": "Escolha cartão diferente", - "add_to_dashboard": "Adicionar a UI da dashboard", "save_config_header": "Assuma o controle da sua interface dashboard", "save_config_empty_config": "Comece com uma dashboard vazia", "take_control": "Assuma o controle", @@ -1167,18 +1195,18 @@ "migrate_configuration": "Migrar configuração", "navigation_path": "Caminho de Navegação", "url_path": "Caminho de URL", - "default_action": "Ação Padrão", - "call_service": "Serviço de chamada", + "default": "Padrão", + "perform_action": "Executar a ação", "more_info": "Mais Informações", - "no_action": "Sem Ação", + "nothing": "Nada", "add_condition": "Adicionar condição", "test": "Teste", "condition_passes": "A condição passa", "condition_did_not_pass": "A condição não passou", "invalid_configuration": "Configuração inválida", "entity_numeric_state": "Estado numérico da entidade", - "above": "Above", - "below": "Below", + "above": "Acima", + "below": "Abaixo", "screen": "Tela", "screen_sizes": "Tamanhos de tela", "mobile": "Celular", @@ -1244,8 +1272,8 @@ "camera_entity": "Entidade da câmera", "image_entity": "Entidade de imagem", "camera_view": "Vista da câmera", - "double_tap_action": "Ação de Toque Duplo", - "hold_action": "Manter Ação", + "double_tap_behavior": "Comportamento do toque duplo", + "hold_behavior": "Comportamento do pressionar", "hours_to_show": "Horas a Mostrar", "days_to_show": "Dias a Serem Exibidos", "icon_height": "Altura do ícone", @@ -1254,12 +1282,12 @@ "manual": "Manual", "minimum": "Mínimo", "paste_from_clipboard": "Colar da área de transferência", - "generic_paste_description": "Cole um cartão {type} da área de transferência", + "generic_paste_description": "Colar um emblema {type} da área de transferência", "refresh_interval": "Intervalo de atualização", - "show_icon": "Mostrar Ícone?", - "show_name": "Mostrar Nome?", - "show_state": "Mostrar Estado?", - "tap_action": "Ação de Toque", + "show_icon": "Mostrar ícone", + "show_name": "Mostrar nome", + "show_state": "Mostrar estado", + "tap_behavior": "Comportamento do toque", "secondary_info_attribute": "Atributo de informação secundária", "generic_state_color": "Colorir ícones baseado no estado?", "suggested_cards": "Cartões sugeridos", @@ -1275,6 +1303,16 @@ "content": "Conteúdo", "media_control": "Controle de Mídia", "picture_elements": "Elementos de Imagem", + "card_options": "Opções de cartão", + "elements": "Elementos", + "add_new_element": "Adicionar novo elemento", + "dark_mode_image_path": "Caminho da imagem no modo escuro", + "state_filter": "Filtro de estado", + "dark_mode_state_filter": "Filtro de estado do modo escuro", + "state_badge": "Distintivo do estado", + "state_icon": "Ícone de estado", + "state_label": "Etiqueta do estado", + "perform_action_button": "Botão executar ação", "picture_entity": "Entidade Imagem", "picture_glance": "Relance de Imagem", "state_entity": "Estado da Entidade", @@ -1286,12 +1324,13 @@ "thermostat": "Termostato", "thermostat_show_current_as_primary": "Mostrar a temperatura atual como informação primária", "tile": "Bloco", - "icon_tap_action": "Ação de toque no ícone", - "actions": "Ações", + "icon_tap_behavior": "Comportamento do toque no ícone", + "interactions": "Interações", "show_entity_picture": "Mostrar imagem da entidade", "vertical": "Vertical", "hide_state": "Ocultar estado", "state_content": "Conteúdo do estado", + "ui_panel_lovelace_editor_card_tile_actions": "Ações", "vertical_stack": "Pilha Vertical", "weather_forecast": "Previsão do Tempo", "weather_to_show": "Clima a mostrar", @@ -1300,6 +1339,17 @@ "show_only_forecast": "Mostrar apenas previsão", "select_forecast_type": "Selecione o tipo de previsão", "no_type": "Nenhum tipo", + "style": "Estilo", + "prefix": "Prefixo", + "suffix": "Sufixo", + "state_image": "Imagem do estado", + "displayed_elements": "Elementos exibidos", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Completo (ícone, nome e estado)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Mínimo (somente ícone)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Padrão (ícone e estado)", + "suggested_badges": "Emblemas sugeridos", + "other_badges": "Outros emblemas", + "custom_badges": "Emblemas personalizados", "features": "Funcionalidades", "not_compatible": "Incompatível", "features_no_compatible_available": "Nenhum recurso compatível disponível para esta entidade", @@ -1319,7 +1369,6 @@ "vacuum_commands": "Comandos do aspirador", "commands": "Comandos", "climate_fan_modes": "Modos de climatização dos ventiladores", - "style": "Estilo", "dropdown": "Suspenso", "icons": "Ícones", "customize_fan_modes": "Personalizar modos de ventilador", @@ -1350,9 +1399,10 @@ "hide_entities_without_area": "Ocultar entidades sem área", "hide_energy": "Ocultar energia", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Áreas ocultas", - "no_description_available": "Nenhuma descrição disponível", - "by_entity": "Por Entidade", - "by_card": "Por Cartão", + "no_description_available": "Nenhuma descrição disponível.", + "by_entity": "Por entidade", + "by_card": "Por cartão", + "by_badge": "Por emblema", "header": "Cabeçalho", "footer": "Rodapé", "choose_a_type": "Escolha um {type}", @@ -1360,6 +1410,8 @@ "header_editor": "Editor de Cabeçalho", "footer_editor": "Editor de Rodapé", "feature_editor": "Editor de funcionalidade", + "element_editor": "Editor de elementos", + "type_element_editor": "editor de elemento {type}", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Cinza-escuro", "ui_panel_lovelace_editor_color_picker_colors_green": "Verde", "ui_panel_lovelace_editor_color_picker_colors_grey": "Cinza", @@ -1385,116 +1437,141 @@ "compare_data": "Comparar dados", "reload_ui": "Recarregar Interface", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cobertura", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Botão de entrada", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Cronômetro", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automação", "alarm_control_panel": "Painel de controle do alarme", - "device_tracker": "Rastreador de dispositivo", - "trace": "Trace", - "stream": "Stream", "person": "Pessoa", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Contador", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Entrada booleana", - "camera": "Câmera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Tamanho do arquivo", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Entrada de data e hora", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Diagnósticos", - "siren": "Sirene", "fitbit": "Fitbit", - "automation": "Automação", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Canal de assistência", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversação", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Tamanho do arquivo", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Entrada de texto", + "weather": "Clima", + "home_assistant_api": "Home Assistant API", "group": "Grupo", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Horário", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya", + "input_button": "Botão de entrada", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remoto", - "home_assistant_api": "Home Assistant API", + "scene": "Cena", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Sensor binário", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversação", "rpi_power_title": "Verificador de fonte de alimentação Raspberry Pi", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Câmera", + "stream": "Stream", + "event": "Evento", + "webhook": "Webhook", + "logger": "Registrador", + "schedule": "Horário", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilador", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Clima", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Sensor binário", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilador", - "scene": "Cena", - "input_select": "Entrada de seleção", - "localtuya": "LocalTuya", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Evento", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Entrada de seleção", + "input_text": "Entrada de texto", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnósticos", "file_upload": "File Upload", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Contador", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Aplicativo mobile", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirene", "deconz": "deCONZ", - "timer": "Cronômetro", - "application_credentials": "Credenciais do aplicativo", - "logger": "Registrador", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cobertura", + "hacs": "HACS", "local_calendar": "Calendário local", + "system_log": "System Log", + "input_boolean": "Entrada booleana", + "bluetooth": "Bluetooth", + "application_credentials": "Credenciais do aplicativo", + "mobile_app": "Aplicativo mobile", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Canal de assistência", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Rastreador de dispositivo", "synchronize_devices": "Sincronizar dispositivos", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Processo {process}", + "disk_free_mount_point": "Disco livre {mount_point}", + "disk_use_mount_point": "Uso do disco {mount_point}", + "ipv_address_ip_address": "Endereço IPv6 {ip_address}", + "last_boot": "Última inicialização", + "load_m": "Carga (5m)", + "memory_free": "Memória livre", + "memory_use": "Uso de memória", + "network_in_interface": "Rede recebidos {interface}", + "network_out_interface": "Rede enviados {interface}", + "packets_in_interface": "Pacotes recebido {interface}", + "packets_out_interface": "Pacotes enviados {interface}", + "processor_temperature": "Temperatura do processador", + "processor_use": "Uso do processador", + "swap_free": "Swap livre", + "swap_use": "Uso de swap", + "network_throughput_in_interface": "Taxa de transferência de rede recebidos {interface}", + "network_throughput_out_interface": "Taxa de transferência de rede enviados {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Volume da campainha", + "last_activity": "Última atividade", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Força do sinal Wi-Fi", "heavy": "Pesado", "mild": "Leve", "button_down": "Button down", @@ -1507,6 +1584,7 @@ "triple_push": "Triple push", "fault": "Falha", "normal": "Normal", + "warm_up": "Aquecimento", "not_completed": "Não completo", "pending": "Pendente", "checking": "Checking", @@ -1514,7 +1592,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "Versão do OS Agent", "apparmor_version": "Versão do Apparmor", "cpu_percent": "Porcentagem de CPU", @@ -1533,20 +1610,17 @@ "solar_azimuth": "Azimute solar", "solar_elevation": "Elevação solar", "solar_rising": "Nascer do sol", - "compressor_energy_consumption": "Consumo de energia do compressor", - "compressor_estimated_power_consumption": "Consumo de energia estimado do compressor", - "compressor_frequency": "Frequência do compressor", - "cool_energy_consumption": "Consumo de energia fria", - "energy_consumption": "Consumo de energia", - "heat_energy_consumption": "Consumo de energia térmica", - "inside_temperature": "Temperatura interna", - "outside_temperature": "Temperatura exterior", "assist_in_progress": "Assist está trabalhando", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Desligado", "preferred": "Preferido", "finished_speaking_detection": "Detecção de fala concluída", "aggressive": "Agressivo", - "default": "Padrão", "relaxed": "Relaxado", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Administrador do dispositivo", "kiosk_mode": "Modo Kiosk", "connected": "Conectado", @@ -1572,74 +1646,16 @@ "maintenance_mode": "Modo de manutenção", "motion_detection": "Detecção de movimento", "screensaver": "Protetor de tela", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Atualização disponível", - "dry": "Dry", - "wet": "Molhado", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Consumo total", - "device_name_current": "{device_name} current", - "current_consumption": "Consumo atual", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Força do sinal", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltagem", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Processo {process}", - "disk_free_mount_point": "Disco livre {mount_point}", - "disk_use_mount_point": "Uso do disco {mount_point}", - "ipv_address_ip_address": "Endereço IPv6 {ip_address}", - "last_boot": "Última inicialização", - "load_m": "Carga (5m)", - "memory_free": "Memória livre", - "memory_use": "Uso de memória", - "network_in_interface": "Rede recebidos {interface}", - "network_out_interface": "Rede enviados {interface}", - "packets_in_interface": "Pacotes recebido {interface}", - "packets_out_interface": "Pacotes enviados {interface}", - "processor_temperature": "Temperatura do processador", - "processor_use": "Uso do processador", - "swap_free": "Swap livre", - "swap_use": "Uso de swap", - "network_throughput_in_interface": "Taxa de transferência de rede recebidos {interface}", - "network_throughput_out_interface": "Taxa de transferência de rede enviados {interface}", - "estimated_distance": "Distância estimada", - "vendor": "Fornecedor", - "air_quality_index": "Índice de qualidade do ar", - "illuminance": "Iluminância", - "noise": "Ruído", - "overload": "Sobrecarga", - "size": "Tamanho", - "size_in_bytes": "Tamanho em bytes", + "calibration": "Calibração", + "auto_lock_paused": "Bloqueio automático pausado", + "timeout": "Tempo esgotado", + "unclosed_alarm": "Alarme não fechado", + "unlocked_alarm": "Alarme desbloqueado", + "bluetooth_signal": "Sinal Bluetooth", + "light_level": "Nível de luz", + "wi_fi_signal": "Sinal de Wi-Fi", + "momentary": "Momentâneo", + "pull_retract": "Puxar/Retrair", "bytes_received": "Bytes recebidos", "server_country": "País do servidor", "server_id": "ID do servidor", @@ -1647,6 +1663,8 @@ "ping": "Ping", "upload": "Carregar", "bytes_sent": "Bytes enviados", + "call_active": "Chamada ativa", + "quiet": "Silencioso", "animal": "Animal", "detected": "Detectado", "animal_lens": "Animal lens 1", @@ -1718,10 +1736,8 @@ "image_sharpness": "Nitidez da imagem", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Desligado", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital primeiro", @@ -1736,8 +1752,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1751,7 +1781,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Sinal Wi-Fi", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1759,7 +1788,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1768,51 +1797,135 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Chamada ativa", - "quiet": "Silencioso", - "auto_gain": "Auto gain", - "mic_volume": "Volume do microfone", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibração", - "auto_lock_paused": "Bloqueio automático pausado", - "timeout": "Tempo esgotado", - "unclosed_alarm": "Alarme não fechado", - "unlocked_alarm": "Alarme desbloqueado", - "bluetooth_signal": "Sinal Bluetooth", - "light_level": "Nível de luz", - "momentary": "Momentâneo", - "pull_retract": "Puxar/Retrair", - "ding": "Ding", - "doorbell_volume": "Volume da campainha", - "last_activity": "Última atividade", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automático", - "box": "Caixa", - "step": "Passo", + "compressor_energy_consumption": "Consumo de energia do compressor", + "compressor_estimated_power_consumption": "Consumo de energia estimado do compressor", + "compressor_frequency": "Frequência do compressor", + "cool_energy_consumption": "Consumo de energia fria", + "energy_consumption": "Consumo de energia", + "heat_energy_consumption": "Consumo de energia térmica", + "inside_temperature": "Temperatura interna", + "outside_temperature": "Temperatura exterior", + "estimated_distance": "Distância estimada", + "vendor": "Fornecedor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Atualização disponível", + "dry": "Dry", + "wet": "Molhado", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Consumo atual", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Força do sinal", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltagem", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Tamanho", + "size_in_bytes": "Tamanho em bytes", + "jammed": "Atolado", + "locked": "Trancado", + "locking": "Bloqueio", + "unlocked": "Destrancado", + "unlocking": "Desbloqueio", + "changed_by": "Alterado por", + "code_format": "Formato de código", + "recording": "Gravando", + "streaming": "Transmitindo", + "access_token": "Token de acesso", + "brand": "Marca", + "stream_type": "Tipo de transmissão", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modelo", + "managed_via_ui": "Gerenciado via IU", + "minute": "Minuto", + "second": "Segundo", + "timestamp": "Timestamp", + "event_type": "Tipo de evento", + "event_types": "Tipos de eventos", + "doorbell": "Campainha", + "clear_night": "Noite clara", + "cloudy": "Nublado", + "exceptional": "Excepcional", + "fog": "Nevoeiro", + "hail": "Granizo", + "lightning": "Relâmpagos", + "lightning_rainy": "Chuvoso com raios", + "partly_cloudy": "Parcialmente nublado", + "pouring": "Torrencial", + "rainy": "Chuvoso", + "snowy": "Nevado", + "snowy_rainy": "Chuvoso com neve", + "sunny": "Ensolarado", + "windy": "Ventania", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Temperatura aparente", + "cloud_coverage": "Coberto de nuvem", + "dew_point_temperature": "Temperatura do ponto de orvalho", + "ozone": "Ozônio", + "pressure": "Pressão", + "pressure_unit": "Unidade de pressão", + "uv_index": "Índice UV", + "wind_bearing": "Direção do vento", + "wind_gust_speed": "Velocidade da rajada de vento", + "paused": "Pausado", + "remaining": "Restante", + "last_reset": "Última redefinição", + "possible_states": "Estados possíveis", + "state_class": "Classe do estado", + "measurement": "Medição", + "total": "Total", + "total_increasing": "Total Acumulado", "apparent_power": "Potência aparente", + "air_quality_index": "Índice de qualidade do ar", "atmospheric_pressure": "Pressão atmosférica", "carbon_dioxide": "Dióxido de carbono", + "conductivity": "Conductivity", "data_rate": "Taxa de dados", + "data_size": "Tamanho dos dados", "distance": "Distância", "stored_energy": "Energia armazenada", "frequency": "Frequência", + "illuminance": "Iluminância", "irradiance": "Irradiância", + "balance": "Equilíbrio", "nitrogen_dioxide": "Dióxido de nitrogênio", "nitrogen_monoxide": "Monóxido de nitrogênio", "nitrous_oxide": "Óxido nitroso", - "ozone": "Ozônio", "ph": "", "pm": "PM2,5", "power_factor": "Fator de potência", "precipitation_intensity": "Intensidade da precipitação", - "pressure": "Pressão", "reactive_power": "Potência reativa", "sound_pressure": "Pressão sonora", "speed": "Velocidade", @@ -1822,12 +1935,14 @@ "stored_volume": "Volume armazenado", "weight": "Peso", "available_tones": "Tons disponíveis", - "end_time": "Hora de término.", - "start_time": "Hora de início", - "managed_via_ui": "Gerenciado via IU", "next_event": "Próximo evento", - "stopped": "Stopped", - "garage": "Garagem", + "automatic": "Automático", + "box": "Caixa", + "step": "Passo", + "members": "Membros", + "above_horizon": "Acima do horizonte", + "below_horizon": "Abaixo do horizonte", + "identify": "Identificar", "running_automations": "Executando automações", "id": "ID", "max_running_automations": "Automações de execução máxima", @@ -1835,39 +1950,9 @@ "parallel": "Paralelo", "queued": "Enfileirado", "single": "Único", - "not_charging": "Não está carregando", - "unplugged": "Desconectado", - "hot": "Quente", - "no_light": "Sem luz", - "light_detected": "Luz detectada", - "locked": "Trancado", - "unlocked": "Destrancado", - "not_moving": "Parado", - "safe": "Seguro", - "unsafe": "Inseguro", - "tampering_detected": "Detecção de violação", - "paused": "Pausado", - "playing": "Reproduzindo", - "standby": "Em espera", - "app_id": "ID do aplicativo", - "local_accessible_entity_picture": "Imagem da entidade acessível localmente", - "group_members": "Membros do grupo", - "muted": "Silenciado", - "album_artist": "Álbum do artista", - "content_id": "ID do conteúdo", - "content_type": "Tipo de conteúdo", - "channels": "Canais", - "position_updated": "Posição atualizada", - "series": "Série", - "all": "Todos", - "one": "Um", - "available_sound_modes": "Modos de som disponíveis", - "available_sources": "Fontes disponíveis", - "receiver": "Receptor", - "speaker": "Alto-falante", - "tv": "TV", - "above_horizon": "Acima do horizonte", - "below_horizon": "Abaixo do horizonte", + "max_running_scripts": "Máximo de scripts em execução", + "stopped": "Stopped", + "garage": "Garagem", "oscillating": "Oscilante", "speed_step": "Passo de velocidade", "available_preset_modes": "Modos predefinidos disponíveis", @@ -1878,22 +1963,35 @@ "armed_vacation": "Armado férias", "disarming": "Desarmando", "triggered": "Acionado", - "changed_by": "Alterado por", "code_for_arming": "Código para armar", "not_required": "Não obrigatório", - "code_format": "Formato de código", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Roteador", - "event_type": "Tipo de evento", - "event_types": "Tipos de eventos", - "doorbell": "Campainha", "device_trackers": "Rastreadores de dispositivos", - "max_running_scripts": "Máximo de scripts em execução", - "jammed": "Atolado", - "locking": "Bloqueio", - "unlocking": "Desbloqueio", + "gps_accuracy": "GPS accuracy", + "auto_update": "Atualização automática", + "in_progress": "Em andamento", + "installed_version": "Versão instalada", + "latest_version": "Última versão", + "release_summary": "Resumo da versão", + "release_url": "URL da versão", + "skipped_version": "Versão ignorada", + "firmware": "Firmware", + "color_mode": "Modo de cor", + "brightness_only": "Apenas brilho", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Temperatura de cor (mireds)", + "color_temperature_kelvin": "Temperatura de cor (Kelvin)", + "available_effects": "Efeitos disponíveis", + "maximum_color_temperature_kelvin": "Temperatura de cor máxima (Kelvin)", + "maximum_color_temperature_mireds": "Temperatura de cor máxima (mireds)", + "minimum_color_temperature_kelvin": "Temperatura de cor mínima (Kelvin)", + "minimum_color_temperature_mireds": "Temperatura de cor mínima (mireds)", + "available_color_modes": "Modos de cores disponíveis", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1906,6 +2004,7 @@ "top": "Principal", "current_action": "Ação atual", "cooling": "Resfriamento", + "defrosting": "Defrosting", "drying": "Secagem", "preheating": "Pré-aquecimento", "max_target_humidity": "Umidade alvo máxima", @@ -1923,101 +2022,139 @@ "upper_target_temperature": "Temperatura alvo superior", "lower_target_temperature": "Temperatura alvo inferior", "target_temperature_step": "Etapa de temperatura alvo", - "last_reset": "Última redefinição", - "possible_states": "Estados possíveis", - "state_class": "Classe do estado", - "measurement": "Medição", - "total": "Total", - "total_increasing": "Total Acumulado", - "conductivity": "Conductivity", - "data_size": "Tamanho dos dados", - "balance": "Equilíbrio", - "timestamp": "Timestamp", - "color_mode": "Modo de cor", - "brightness_only": "Apenas brilho", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Temperatura de cor (mireds)", - "color_temperature_kelvin": "Temperatura de cor (Kelvin)", - "available_effects": "Efeitos disponíveis", - "maximum_color_temperature_kelvin": "Temperatura de cor máxima (Kelvin)", - "maximum_color_temperature_mireds": "Temperatura de cor máxima (mireds)", - "minimum_color_temperature_kelvin": "Temperatura de cor mínima (Kelvin)", - "minimum_color_temperature_mireds": "Temperatura de cor mínima (mireds)", - "available_color_modes": "Modos de cores disponíveis", - "clear_night": "Noite clara", - "cloudy": "Nublado", - "exceptional": "Excepcional", - "fog": "Nevoeiro", - "hail": "Granizo", - "lightning": "Relâmpagos", - "lightning_rainy": "Chuvoso com raios", - "partly_cloudy": "Parcialmente nublado", - "pouring": "Torrencial", - "rainy": "Chuvoso", - "snowy": "Nevado", - "snowy_rainy": "Chuvoso com neve", - "sunny": "Ensolarado", - "windy": "Ventania", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Temperatura aparente", - "cloud_coverage": "Coberto de nuvem", - "dew_point_temperature": "Temperatura do ponto de orvalho", - "pressure_unit": "Unidade de pressão", - "uv_index": "Índice UV", - "wind_bearing": "Direção do vento", - "wind_gust_speed": "Velocidade da rajada de vento", - "recording": "Gravando", - "streaming": "Transmitindo", - "access_token": "Token de acesso", - "brand": "Marca", - "stream_type": "Tipo de transmissão", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modelo", - "minute": "Minuto", - "second": "Segundo", - "members": "Membros", - "remaining": "Restante", - "identify": "Identificar", - "auto_update": "Atualização automática", - "in_progress": "Em andamento", - "installed_version": "Versão instalada", - "latest_version": "Última versão", - "release_summary": "Resumo da versão", - "release_url": "URL da versão", - "skipped_version": "Versão ignorada", - "firmware": "Firmware", - "abort_single_instance_allowed": "Já configurado. Apenas uma configuração é possível.", - "user_description": "Deseja iniciar a configuração?", - "device_is_already_configured": "Dispositivo já está configurado", - "re_authentication_was_successful": "A reautenticação foi bem-sucedida", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Falha ao conectar", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Autenticação inválida", - "unexpected_error": "Erro inesperado", - "host": "Host", + "not_charging": "Não está carregando", + "unplugged": "Desconectado", + "hot": "Quente", + "no_light": "Sem luz", + "light_detected": "Luz detectada", + "not_moving": "Parado", + "safe": "Seguro", + "unsafe": "Inseguro", + "tampering_detected": "Detecção de violação", + "playing": "Reproduzindo", + "standby": "Em espera", + "app_id": "ID do aplicativo", + "local_accessible_entity_picture": "Imagem da entidade acessível localmente", + "group_members": "Membros do grupo", + "muted": "Silenciado", + "album_artist": "Álbum do artista", + "content_id": "ID do conteúdo", + "content_type": "Tipo de conteúdo", + "channels": "Canais", + "position_updated": "Posição atualizada", + "series": "Série", + "all": "Todos", + "one": "Um", + "available_sound_modes": "Modos de som disponíveis", + "available_sources": "Fontes disponíveis", + "receiver": "Receptor", + "speaker": "Alto-falante", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Roteador", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "A conta já foi configurada", "abort_already_in_progress": "O fluxo de configuração já está em andamento", + "failed_to_connect": "Falha ao conectar", "invalid_access_token": "Token de acesso inválido", + "invalid_authentication": "Autenticação inválida", "received_invalid_token_data": "Dados de token recebidos inválidos.", "abort_oauth_failed": "Erro ao obter token de acesso.", "timeout_resolving_oauth_token": "Tempo limite resolvendo o token OAuth.", "abort_oauth_unauthorized": "Erro de autorização OAuth ao obter o token de acesso.", + "re_authentication_was_successful": "A reautenticação foi bem-sucedida", + "unexpected_error": "Erro inesperado", "successfully_authenticated": "Autenticado com sucesso", "link_fitbit": "Vínculo Fitbit", "pick_authentication_method": "Escolha o método de autenticação", "authentication_expired_for_name": "A autenticação expirada para {name}", - "service_is_already_configured": "O serviço já está configurado", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Deseja configurar {name}?", - "adapter": "Adaptador", - "multiple_adapters_description": "Selecione um adaptador Bluetooth para configurar", + "abort_single_instance_allowed": "Já configurado. Apenas uma configuração é possível.", + "user_description": "Escolha um dispositivo para configurar", + "two_factor_code": "Código de verificação em duas etapas", + "two_factor_authentication": "Autenticação de duas etapas", + "sign_in_with_ring_account": "Entrar com conta Ring", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Dispositivo já está configurado", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "bridge_is_already_configured": "A ponte já está configurada", + "no_deconz_bridges_discovered": "Não há pontes de deCONZ descobertas", + "abort_no_hardware_available": "Nenhum hardware de rádio conectado ao deCONZ", + "abort_updated_instance": "Atualização da instância deCONZ com novo endereço de host", + "error_linking_not_possible": "Não foi possível se conectar com o gateway", + "error_no_key": "Não foi possível obter uma chave de API", + "hassio_confirm_title": "MQTT Broker via add-on", + "link_with_deconz": "Linkar com deCONZ", + "select_discovered_deconz_gateway": "Selecione o gateway deCONZ descoberto", + "device_class": "Classe do dispositivo", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "Todas as entidades", + "hide_members": "Ocultar membros", + "add_group": "Adicionar grupo", + "ignore_non_numeric": "Ignorar não numérico", + "data_round_digits": "Arredondar o valor para o número de casas decimais", + "type": "Type", + "binary_sensor_group": "Grupo de sensores binários", + "button_group": "Button group", + "cover_group": "Grupo de persianas", + "event_group": "Grupo de eventos", + "fan_group": "Grupo de ventiladores", + "light_group": "Grupo de lâmpadas", + "lock_group": "Grupo de fechaduras", + "media_player_group": "Grupo de reprodutores de mídia", + "notify_group": "Notify group", + "sensor_group": "Grupo de sensores", + "switch_group": "Grupo de interruptores", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Nenhum serviço encontrado no terminal", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Tempo limite para estabelecer conexão atingido", + "link_google_account": "Vincular Conta do Google", + "name_already_exists": "O nome já existe", + "passive": "Passiva", + "define_zone_parameters": "Definir parâmetros da zona", + "cannot_connect_details_error_detail": "Não é possível conectar. Detalhes: {error_detail}", + "unknown_details_error_detail": "Desconhecido. Detalhes: {error_detail}", + "uses_an_ssl_certificate": "Usar um certificado SSL", "abort_already_configured": "O dispositivo já foi configurado.", + "abort_device_updated": "A configuração do dispositivo foi atualizada!", + "failed_to_authenticate_msg": "Falha ao autenticar.\n{msg}", + "error_device_list_failed": "Falha ao recuperar a lista de dispositivos.\n{msg}", + "cloud_api_account_configuration": "Configuração da conta da API da Cloud", + "api_server_region": "Região do servidor de API", + "client_id": "ID do Cliente", + "secret": "Secret", + "user_id": "ID do usuário", + "data_no_cloud": "Não configure a conta da API da Cloud", "invalid_host": "Host inválido.", "wrong_smartthings_token": "Token errado do SmartThings.", "error_st_device_not_found": "ID de TV SmartThings não encontrado.", @@ -2028,19 +2165,34 @@ "smartthings_generated_token_optional": "Token gerado pelo SmartThings (opcional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "ID de TV SmartThings", - "api_key": "Chave da API", - "configure_daikin_ac": "Configurar o AC Daikin", - "abort_device_updated": "A configuração do dispositivo foi atualizada!", - "failed_to_authenticate_msg": "Falha ao autenticar.\n{msg}", - "error_device_list_failed": "Falha ao recuperar a lista de dispositivos.\n{msg}", - "cloud_api_account_configuration": "Configuração da conta da API da Cloud", - "api_server_region": "Região do servidor de API", - "client_id": "ID do Cliente", - "secret": "Secret", - "user_id": "ID do usuário", - "data_no_cloud": "Não configure a conta da API da Cloud", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Tipo de Switchbot sem suporte.", + "authentication_failed_error_detail": "Falha na autenticação: {error_detail}", + "error_encryption_key_invalid": "A chave ID ou Chave de Criptografia é inválida", + "name_address": "{name} ({address})", + "confirm_description": "Deseja iniciar a configuração?", + "switchbot_account_recommended": "Conta SwitchBot (recomendado)", + "menu_options_lock_key": "Insira a chave de criptografia de bloqueio manualmente", + "encryption_key": "Chave de encriptação", + "key_id": "Chave ID", + "password_description": "Senha para proteger o backup.", + "device_address": "Endereço do dispositivo", + "known_hosts": "Hosts conhecidos", + "google_cast_configuration": "Configuração do Google Cast", + "abort_alternative_integration": "O dispositivo é melhor suportado por outra integração", + "abort_discovery_error": "Falha ao descobrir um dispositivo DLNA correspondente", + "abort_incomplete_config": "A configuração não tem uma variável obrigatória", + "manual_description": "URL para um arquivo XML de descrição do dispositivo", + "manual_title": "Conexão manual do dispositivo DLNA DMR", + "discovered_dlna_dmr_devices": "Dispositivos DMR DLNA descobertos", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Nome do calendário", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2054,40 +2206,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Não é possível conectar. Detalhes: {error_detail}", - "unknown_details_error_detail": "Desconhecido. Detalhes: {error_detail}", - "uses_an_ssl_certificate": "Usar um certificado SSL", - "verify_ssl_certificate": "Verifique o certificado SSL", - "timeout_establishing_connection": "Tempo limite para estabelecer conexão atingido", - "link_google_account": "Vincular Conta do Google", - "abort_no_devices_found": "Nenhum dispositivo encontrado na rede", - "connection_error_error": "Erro de conexão: {error}", - "invalid_authentication_error": "Invalid authentication: {error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "Authenticate", - "device_class": "Classe do dispositivo", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Localização já está configurada", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Chave de API inválida", - "pin_code": "Código PIN", - "discovered_android_tv": "Android TV descoberta", - "known_hosts": "Hosts conhecidos", - "google_cast_configuration": "Configuração do Google Cast", - "abort_invalid_host": "Nome de host ou endereço IP inválido", - "device_not_supported": "Dispositivo não suportado", - "name_model_at_host": "{name} ({model} em {host})", - "authenticate_to_the_device": "Autenticar no dispositivo", - "finish_title": "Escolha um nome para o dispositivo", - "unlock_the_device": "Desbloqueie o dispositivo", - "yes_do_it": "Sim, faça isso.", - "unlock_the_device_optional": "Desbloquear o dispositivo (opcional)", - "connect_to_the_device": "Conectar-se ao dispositivo", + "abort_mdns_missing_mac": "Endereço MAC ausente nas propriedades MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Nó ESPHome descoberto", + "api_error_occurred": "Ocorreu um erro de API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Ativar HTTPS", + "api_key": "Chave da API", + "configure_daikin_ac": "Configurar o AC Daikin", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Deseja configurar {name}?", + "adapter": "Adaptador", + "multiple_adapters_description": "Selecione um adaptador Bluetooth para configurar", + "meteorologisk_institutt": "Instituto de Meteorologia", + "abort_no_devices_found": "Nenhum dispositivo encontrado na rede", + "connection_error_error": "Erro de conexão: {error}", + "invalid_authentication_error": "Invalid authentication: {error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "Authenticate", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Tópico de nascimento inválido", "error_bad_certificate": "O certificado CA é inválido", "invalid_discovery_prefix": "Prefixo de descoberta inválido", @@ -2106,105 +2248,25 @@ "websocket_path": "Caminho do WebSocket", "enable_discovery": "Ativar descoberta", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Gateway deCONZ Zigbee via add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "Código PIN", + "discovered_android_tv": "Android TV descoberta", "path_is_not_allowed": "O caminho não é permitido", "path_is_not_valid": "O caminho não é válido", "path_to_file": "Caminho para o arquivo", - "api_error_occurred": "Ocorreu um erro de API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Ativar HTTPS", - "abort_mdns_missing_mac": "Endereço MAC ausente nas propriedades MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Serviço recebido", - "discovered_esphome_node": "Nó ESPHome descoberto", - "encryption_key": "Chave de encriptação", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Nenhum serviço encontrado no terminal", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Tipo de Switchbot sem suporte.", - "authentication_failed_error_detail": "Falha na autenticação: {error_detail}", - "error_encryption_key_invalid": "A chave ID ou Chave de Criptografia é inválida", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Conta SwitchBot (recomendado)", - "menu_options_lock_key": "Insira a chave de criptografia de bloqueio manualmente", - "key_id": "Chave ID", - "password_description": "Senha para proteger o backup.", - "device_address": "Endereço do dispositivo", - "meteorologisk_institutt": "Instituto de Meteorologia", - "two_factor_code": "Código de verificação em duas etapas", - "two_factor_authentication": "Autenticação de duas etapas", - "sign_in_with_ring_account": "Entrar com conta Ring", - "bridge_is_already_configured": "A ponte já está configurada", - "no_deconz_bridges_discovered": "Não há pontes de deCONZ descobertas", - "abort_no_hardware_available": "Nenhum hardware de rádio conectado ao deCONZ", - "abort_updated_instance": "Atualização da instância deCONZ com novo endereço de host", - "error_linking_not_possible": "Não foi possível se conectar com o gateway", - "error_no_key": "Não foi possível obter uma chave de API", - "link_with_deconz": "Linkar com deCONZ", - "select_discovered_deconz_gateway": "Selecione o gateway deCONZ descoberto", - "all_entities": "Todas as entidades", - "hide_members": "Ocultar membros", - "add_group": "Adicionar grupo", - "ignore_non_numeric": "Ignorar não numérico", - "data_round_digits": "Arredondar o valor para o número de casas decimais", - "type": "Type", - "binary_sensor_group": "Grupo de sensores binários", - "cover_group": "Grupo de persianas", - "event_group": "Grupo de eventos", - "fan_group": "Grupo de ventiladores", - "light_group": "Grupo de lâmpadas", - "lock_group": "Grupo de fechaduras", - "media_player_group": "Grupo de reprodutores de mídia", - "sensor_group": "Grupo de sensores", - "switch_group": "Grupo de interruptores", - "abort_alternative_integration": "O dispositivo é melhor suportado por outra integração", - "abort_discovery_error": "Falha ao descobrir um dispositivo DLNA correspondente", - "abort_incomplete_config": "A configuração não tem uma variável obrigatória", - "manual_description": "URL para um arquivo XML de descrição do dispositivo", - "manual_title": "Conexão manual do dispositivo DLNA DMR", - "discovered_dlna_dmr_devices": "Dispositivos DMR DLNA descobertos", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "O nome já existe", - "passive": "Passiva", - "define_zone_parameters": "Definir parâmetros da zona", - "calendar_name": "Nome do calendário", + "data_process": "Processos para adicionar como sensor(es)", "bluetooth_scanner_mode": "Modo de varredura Bluetooth", - "passive_scanning": "Varredura passiva", - "samsungtv_smart_options": "Opções SamsungTV Smart", - "data_use_st_status_info": "Use as informações de status da TV SmartThings", - "data_use_st_channel_info": "Use as informações dos canais de TV SmartThings", - "data_show_channel_number": "Use as informações de número dos canais de TV SmartThings", - "data_app_load_method": "Modo de carregamento da lista de aplicativos na inicialização", - "data_use_local_logo": "Permitir o uso de imagens de logotipos locais", - "data_power_on_method": "Método usado para ligar a TV", - "show_options_menu": "Mostrar menu opções", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "Opções avançadas SamsungTV Smart", - "applications_launch_method_used": "Método usado na inicialização de aplicativos", - "data_power_on_delay": "Segundos de delay para o status LIGADO", - "data_ext_power_entity": "Binary sensor para ajudar a detectar o status de energia", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Permitir sensores deCONZ CLIP", + "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", + "data_allow_new_devices": "Permitir a adição automática de novos dispositivos", + "deconz_devices_description": "Configure a visibilidade dos tipos de dispositivos deCONZ", + "deconz_options": "Opções deCONZ", + "enable_the_conversation_agent": "Habilitar o agente de conversa", + "language_code": "Código do idioma", "device_dev_name_successfully_action": "Dispositivo {dev_name} {action} com sucesso.", "not_supported": "Não suportado", "localtuya_configuration": "Configuração LocalTuya", @@ -2287,50 +2349,45 @@ "enable_heuristic_action_optional": "Ativar ação heurística (opcional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Habilitar o agente de conversa", - "language_code": "Código do idioma", - "data_process": "Processos para adicionar como sensor(es)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "RSSI mínimo", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Acesso do Home Assistant ao Google Calendar", - "ignore_cec": "Ignorar CEC", - "allowed_uuids": "UUIDs permitidos", - "advanced_google_cast_configuration": "Configuração avançada do Google Cast", - "broker_options": "Opções do broker", - "enable_birth_message": "Ativar ´Birth message´", - "birth_message_payload": "Payload ´Birth message´", - "birth_message_qos": "QoS ´Birth message´", - "birth_message_retain": "Retain ´Birth message´", - "birth_message_topic": "Tópico ´Birth message´", - "discovery_prefix": "Prefixo de descoberta", - "enable_will_message": "Ativar `Will message`", - "will_message_payload": "Payload `Will message`", - "will_message_qos": "QoS `Will message`", - "will_message_retain": "Retain `Will message`", - "will_message_topic": "Tópico `Will message`", - "mqtt_options": "Opções de MQTT", - "protocol": "Protocolo", - "select_test_server": "Selecione o servidor de teste", + "samsungtv_smart_options": "Opções SamsungTV Smart", + "data_use_st_status_info": "Use as informações de status da TV SmartThings", + "data_use_st_channel_info": "Use as informações dos canais de TV SmartThings", + "data_show_channel_number": "Use as informações de número dos canais de TV SmartThings", + "data_app_load_method": "Modo de carregamento da lista de aplicativos na inicialização", + "data_use_local_logo": "Permitir o uso de imagens de logotipos locais", + "data_power_on_method": "Método usado para ligar a TV", + "show_options_menu": "Mostrar menu opções", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "Opções avançadas SamsungTV Smart", + "applications_launch_method_used": "Método usado na inicialização de aplicativos", + "data_power_on_delay": "Segundos de delay para o status LIGADO", + "data_ext_power_entity": "Binary sensor para ajudar a detectar o status de energia", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Contagem de tentativas", - "allow_deconz_clip_sensors": "Permitir sensores deCONZ CLIP", - "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", - "data_allow_new_devices": "Permitir a adição automática de novos dispositivos", - "deconz_devices_description": "Configure a visibilidade dos tipos de dispositivos deCONZ", - "deconz_options": "Opções deCONZ", + "select_test_server": "Selecione o servidor de teste", "invalid_url": "URL inválida", "data_browse_unfiltered": "Mostrar mídia incompatível ao navegar", "event_listener_callback_url": "URL de retorno do ouvinte de eventos", "data_listen_port": "Porta do ouvinte de eventos (aleatório se não estiver definido)", "poll_for_device_availability": "Pesquisa de disponibilidade do dispositivo", "init_title": "Configuração do renderizador de mídia digital DLNA", + "ignore_cec": "Ignorar CEC", + "allowed_uuids": "UUIDs permitidos", + "advanced_google_cast_configuration": "Configuração avançada do Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2341,13 +2398,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protocolo", + "data_calendar_access": "Acesso do Home Assistant ao Google Calendar", + "passive_scanning": "Varredura passiva", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "RSSI mínimo", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Opções do broker", + "enable_birth_message": "Ativar ´Birth message´", + "birth_message_payload": "Payload ´Birth message´", + "birth_message_qos": "QoS ´Birth message´", + "birth_message_retain": "Retain ´Birth message´", + "birth_message_topic": "Tópico ´Birth message´", + "discovery_prefix": "Prefixo de descoberta", + "enable_will_message": "Ativar `Will message`", + "will_message_payload": "Payload `Will message`", + "will_message_qos": "QoS `Will message`", + "will_message_retain": "Retain `Will message`", + "will_message_topic": "Tópico `Will message`", + "mqtt_options": "Opções de MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Bloquear {entity_name}", + "open_entity_name": "Abra {entity_name}", + "unlock_entity_name": "Desbloquear {entity_name}", + "entity_name_is_locked": "{entity_name} está bloqueado", + "entity_name_is_open": "{entity_name} está aberto", + "entity_name_is_unlocked": "{entity_name} está desbloqueado", + "entity_name_locked": "{entity_name} bloqueado", + "entity_name_opened": "{entity_name} aberto", + "entity_name_unlocked": "{entity_name} desbloqueado", "first_button": "Primeiro botão", "second_button": "Segundo botão", "third_button": "Terceiro botão", "fourth_button": "Quarto botão", "subtype_button_down": "{subtype} botão para baixo", "subtype_button_up": "{subtype} botão para cima", - "subtype_double_clicked": "\"{subtype}\" duplo clique", + "subtype_double_clicked": "\"{subtype}\" clicado duas vezes", "subtype_double_push": "{subtype} empurrão duplo", "subtype_long_clicked": "{subtype} clicado longo", "subtype_long_push": "{subtype} empurrão longo", @@ -2355,38 +2447,125 @@ "subtype_single_clicked": "{subtype} único clicado", "trigger_type_single_long": "{subtype} único clicado e, em seguida, clique longo", "subtype_single_push": "{subtype} único empurrão", - "subtype_triple_clicked": "\"{subtype}\" triplo clique", + "subtype_triple_clicked": "\"{subtype}\" triplo clicado", "subtype_triple_push": "{subtype} impulso triplo", + "both_buttons": "Ambos os botões", + "bottom_buttons": "Botões inferiores", + "fifth_button": "Quinto botão", + "sixth_button": "Sexto botão", + "seventh_button": "Sétimo botão", + "eighth_button": "Oitavo botão", + "dim_down": "Diminuir a luminosidade", + "dim_up": "Aumentar a luminosidade", + "left": "Esquerdo", + "right": "Direito", + "side": "Lado 6", + "top_buttons": "Botões superiores", + "device_awakened": "Dispositivo for despertado", + "subtype_continuously_pressed": "\"{subtype}\" continuamente pressionado", + "trigger_type_remote_button_long_release": "\"{subtype}\" liberado após pressão longa", + "subtype_quadruple_clicked": "\"{subtype}\" quadruplicado", + "subtype_quintuple_clicked": "\"{subtype}\" quintuplo clicado", + "button_rotated_subtype": "Botão girado \" {subtype} \"", + "button_rotated_fast_subtype": "Botão girado rápido \"{subtype}\"", + "button_rotation_subtype_stopped": "A rotação dos botões \"{subtype}\" parou", + "subtype_pressed": "\"{subtype}\" pressionado", + "subtype_released": "\"{subtype}\" lançados", + "device_subtype_double_tapped": "Dispositivo \"{subtype}\" tocado duas vezes", + "trigger_type_remote_double_tap_any_side": "Dispositivo tocado duas vezes em qualquer lado", + "device_in_free_fall": "Dispositivo em queda livre", + "device_flipped_degrees": "Dispositivo invertido 90 graus", + "device_shaken": "Dispositivo sacudido", + "trigger_type_remote_moved": "Dispositivo movido com \"{subtype}\" para cima", + "trigger_type_remote_moved_any_side": "Dispositivo movido com qualquer lado para cima", + "trigger_type_remote_rotate_from_side": "Dispositivo girado de \"lado 6\" para \"{subtype}\"", + "device_turned_clockwise": "Dispositivo girado no sentido horário", + "device_turned_counter_clockwise": "Dispositivo girado no sentido anti-horário", + "press_entity_name_button": "Pressione o botão {entity_name}", + "entity_name_has_been_pressed": "{entity_name} foi pressionado", "set_value_for_entity_name": "Definir valor para {entity_name}", - "value": "Valor", + "value": "Value", "close_entity_name": "Fechar {entity_name}", "close_entity_name_tilt": "Fechar inclinação de {entity_name}", - "open_entity_name": "Abrir {entity_name}", "open_entity_name_tilt": "Abrir inclinação de {entity_name}", "set_entity_name_position": "Definir a posição de {entity_name}", "set_entity_name_tilt_position": "Definir a posição de inclinação de {entity_name}", "stop_entity_name": "Parar {entity_name}", "entity_name_is_closed": "{entity_name} está fechado", "entity_name_is_closing": "{entity_name} está fechando", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} está abrindo", "current_entity_name_position_is": "A posição atual de {entity_name}", "condition_type_is_tilt_position": "A posição de inclinação atual de {entity_name}", "entity_name_closed": "{entity_name} for fechado", "entity_name_closing": "{entity_name} estiver fechando", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} estiver abrindo", "entity_name_position_changes": "houver mudança de posição de {entity_name}", "entity_name_tilt_position_changes": "houver mudança na posição de inclinação de {entity_name}", - "entity_name_battery_is_low": "{entity_name} a bateria está fraca", - "entity_name_is_charging": "{entity_name} está carregando", - "condition_type_is_co": "{entity_name} está detectando monóxido de carbono", + "toggle_entity_name": "Alternar {entity_name}", + "turn_off_entity_name": "Desativar {entity_name}", + "turn_on_entity_name": "Ativar {entity_name}", + "entity_name_is_off": "{entity_name} está desativado", + "entity_name_is_on": "{entity_name} está ativado", + "trigger_type_changed_states": "{entity_name} ativado ou desativado", + "entity_name_turned_off": "{entity_name} desativado", + "entity_name_turned_on": "{entity_name} ativado", + "arm_entity_name_away": "Armar {entity_name} longe", + "arm_entity_name_home": "Armar {entity_name} casa", + "arm_entity_name_night": "Armar {entity_name} noite", + "arm_entity_name_vacation": "Armar {entity_name} férias", + "disarm_entity_name": "Desarmar {entity_name}", + "trigger_entity_name": "Disparar {entity_name}", + "entity_name_is_armed_away": "{entity_name} está armado modo longe", + "entity_name_is_armed_home": "{entity_name} está armadado modo casa", + "entity_name_is_armed_night": "{entity_name} está armadado modo noite", + "entity_name_is_armed_vacation": "{entity_name} está armadado modo férias", + "entity_name_is_disarmed": "{entity_name} está desarmado", + "entity_name_is_triggered": "{entity_name} está acionado", + "entity_name_armed_away": "{entity_name} armado modo longe", + "entity_name_armed_home": "{entity_name} armadado modo casa", + "entity_name_armed_night": "{entity_name} armadado para noite", + "entity_name_armed_vacation": "{entity_name} armadado para férias", + "entity_name_disarmed": "{entity_name} desarmado", + "entity_name_triggered": "{entity_name} acionado", + "entity_name_is_buffering": "{entity_name} está em buffer", + "entity_name_is_idle": "{entity_name} está ocioso", + "entity_name_is_paused": "{entity_name} for pausado", + "entity_name_is_playing": "{entity_name} está reproduzindo", + "entity_name_starts_buffering": "{entity_name} inicia o armazenamento em buffer", + "entity_name_becomes_idle": "{entity_name} ficar ocioso", + "entity_name_starts_playing": "{entity_name} começar a reproduzir", + "entity_name_update_availability_changed": "{entity_name} disponibilidade de atualização alterada", + "entity_name_became_up_to_date": "{entity_name} for atualizado", + "trigger_type_turned_on": "{entity_name} tem uma atualização disponível", + "decrease_entity_name_brightness": "Diminuir o brilho {entity_name}", + "increase_entity_name_brightness": "Aumente o brilho {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Altere {entity_name} para a primeira opção", + "action_type_select_last": "Altere {entity_name} para a última opção", + "action_type_select_next": "Altere {entity_name} para a próxima opção", + "change_entity_name_option": "Alterar opção de {entity_name}", + "action_type_select_previous": "Altere {entity_name} para a opção anterior", + "current_entity_name_selected_option": "Opção selecionada atual de {entity_name}", + "cycle": "Ciclo", + "from": "De", + "to": "To", + "entity_name_option_changed": "{entity_name} opção alterada", + "action_type_set_hvac_mode": "Alterar o modo HVAC em {entity_name}", + "change_preset_on_entity_name": "Alterar predefinição em {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} umidade medida alterada", + "entity_name_measured_temperature_changed": "{entity_name} temperatura medida alterada", + "entity_name_hvac_mode_changed": "{entity_name} modo HVAC alterado", + "send_a_notification": "Enviar uma notificação", + "entity_name_battery_is_low": "{entity_name} a bateria está fraca", + "entity_name_is_charging": "{entity_name} está carregando", + "condition_type_is_co": "{entity_name} está detectando monóxido de carbono", "entity_name_is_cold": "{entity_name} é frio", "entity_name_is_connected": "{entity_name} está conectado", "entity_name_is_detecting_gas": "{entity_name} está detectando gás", "entity_name_is_hot": "{entity_name} é quente", "entity_name_is_detecting_light": "{entity_name} está detectando luz", - "entity_name_is_locked": "{entity_name} está bloqueado", "entity_name_is_moist": "{entity_name} está úmido", "entity_name_is_detecting_motion": "{entity_name} está detectando movimento", "entity_name_is_moving": "{entity_name} está se movendo", @@ -2404,7 +2583,6 @@ "entity_name_is_not_cold": "{entity_name} não é frio", "entity_name_is_unplugged": "{entity_name} está desconectado", "entity_name_is_not_hot": "{entity_name} não é quente", - "entity_name_is_unlocked": "{entity_name} está desbloqueado", "entity_name_is_dry": "{entity_name} está seco", "entity_name_is_not_moving": "{entity_name} está parado", "entity_name_is_not_occupied": "{entity_name} não está ocupado", @@ -2414,8 +2592,6 @@ "condition_type_is_not_tampered": "{entity_name} não está detectando adulteração", "entity_name_is_safe": "{entity_name} é seguro", "entity_name_is_occupied": "{entity_name} está ocupado", - "entity_name_is_off": "{entity_name} está desativado", - "entity_name_is_on": "{entity_name} está ativado", "entity_name_is_powered": "{entity_name} é alimentado", "entity_name_is_present": "{entity_name} está presente", "entity_name_is_detecting_problem": "{entity_name} está detectando problema", @@ -2424,7 +2600,6 @@ "entity_name_is_detecting_sound": "{entity_name} está detectando som", "entity_name_is_detecting_tampering": "{entity_name} está detectando adulteração", "entity_name_is_unsafe": "{entity_name} é inseguro", - "trigger_type_turned_on": "{entity_name} tem uma atualização disponível", "entity_name_is_detecting_vibration": "{entity_name} está detectando vibração", "entity_name_battery_low": "{entity_name} bateria fraca", "entity_name_charging": "{entity_name} carregando", @@ -2434,7 +2609,6 @@ "entity_name_started_detecting_gas": "{entity_name} começou a detectar gás", "entity_name_became_hot": "{entity_name} tornou-se quente", "entity_name_started_detecting_light": "{entity_name} começou a detectar luz", - "entity_name_locked": "{entity_name} for bloqueado", "entity_name_became_moist": "{entity_name} ficar úmido", "entity_name_started_detecting_motion": "{entity_name} começou a detectar movimento", "entity_name_started_moving": "{entity_name} começou a se mover", @@ -2445,12 +2619,10 @@ "entity_name_stopped_detecting_problem": "{entity_name} parou de detectar problema", "entity_name_stopped_detecting_smoke": "{entity_name} parou de detectar fumaça", "entity_name_stopped_detecting_sound": "{entity_name} parou de detectar som", - "entity_name_became_up_to_date": "{entity_name} foi atualizado", "entity_name_stopped_detecting_vibration": "{entity_name} parou de detectar vibração", "entity_name_became_not_cold": "{entity_name} não frio", "entity_name_unplugged": "{entity_name} desconectado", "entity_name_became_not_hot": "{entity_name} não quente", - "entity_name_unlocked": "{entity_name} for desbloqueado", "entity_name_became_dry": "{entity_name} secou", "entity_name_stopped_moving": "{entity_name} parado", "entity_name_became_not_occupied": "{entity_name} desocupado", @@ -2466,53 +2638,10 @@ "entity_name_started_detecting_smoke": "{entity_name} começou a detectar fumaça", "entity_name_started_detecting_sound": "{entity_name} começou a detectar som", "entity_name_started_detecting_tampering": "{entity_name} começou a detectar adulteração", - "entity_name_turned_off": "{entity_name} desativado", - "entity_name_turned_on": "{entity_name} ativado", "entity_name_became_unsafe": "{entity_name} tornou-se inseguro", "trigger_type_update": "{entity_name} tiver uma atualização disponível", "entity_name_started_detecting_vibration": "{entity_name} começou a detectar vibração", - "entity_name_is_buffering": "{entity_name} está em buffer", - "entity_name_is_idle": "{entity_name} está ocioso", - "entity_name_is_paused": "{entity_name} for pausado", - "entity_name_is_playing": "{entity_name} está reproduzindo", - "entity_name_starts_buffering": "{entity_name} inicia o armazenamento em buffer", - "trigger_type_changed_states": "{entity_name} ativado ou desativado", - "entity_name_becomes_idle": "{entity_name} ficar ocioso", - "entity_name_starts_playing": "{entity_name} começar a reproduzir", - "toggle_entity_name": "Alternar {entity_name}", - "turn_off_entity_name": "Desativar {entity_name}", - "turn_on_entity_name": "Ativar {entity_name}", - "arm_entity_name_away": "Armar {entity_name} longe", - "arm_entity_name_home": "Armar {entity_name} casa", - "arm_entity_name_night": "Armar {entity_name} noite", - "arm_entity_name_vacation": "Armar {entity_name} férias", - "disarm_entity_name": "Desarmar {entity_name}", - "trigger_entity_name": "Disparar {entity_name}", - "entity_name_is_armed_away": "{entity_name} está armado modo longe", - "entity_name_is_armed_home": "{entity_name} está armadado modo casa", - "entity_name_is_armed_night": "{entity_name} está armadado modo noite", - "entity_name_is_armed_vacation": "{entity_name} está armadado modo férias", - "entity_name_is_disarmed": "{entity_name} está desarmado", - "entity_name_is_triggered": "{entity_name} está acionado", - "entity_name_armed_away": "{entity_name} armado modo longe", - "entity_name_armed_home": "{entity_name} armadado modo casa", - "entity_name_armed_night": "{entity_name} armadado para noite", - "entity_name_armed_vacation": "{entity_name} armadado para férias", - "entity_name_disarmed": "{entity_name} desarmado", - "entity_name_triggered": "{entity_name} acionado", - "entity_name_is_home": "{entity_name} está em casa", - "entity_name_is_not_home": "{entity_name} não está em casa", - "entity_name_enters_a_zone": "{entity_name} entra em uma zona", - "entity_name_leaves_a_zone": "{entity_name} sai de uma zona", - "lock_entity_name": "Bloquear {entity_name}", - "unlock_entity_name": "Desbloquear {entity_name}", - "action_type_set_hvac_mode": "Alterar o modo HVAC em {entity_name}", - "change_preset_on_entity_name": "Alterar predefinição em {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} umidade medida alterada", - "entity_name_measured_temperature_changed": "{entity_name} temperatura medida alterada", - "entity_name_hvac_mode_changed": "{entity_name} modo HVAC alterado", + "trigger_type_button_long_release": "\"{subtype}\" lançado após longa prensa", "current_entity_name_apparent_power": "Potência aparente atual de {entity_name}", "condition_type_is_aqi": "Índice de qualidade do ar atual de {entity_name}", "current_entity_name_atmospheric_pressure": "Pressão atmosférica atual {entity_name}", @@ -2603,64 +2732,13 @@ "entity_name_water_changes": "mudanças de água {entity_name}", "entity_name_weight_changes": "Alterações de peso {entity_name}", "entity_name_wind_speed_changes": "{entity_name} mudanças na velocidade do vento", - "decrease_entity_name_brightness": "Diminuir o brilho {entity_name}", - "increase_entity_name_brightness": "Aumente o brilho {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Quinto botão", - "sixth_button": "Sexto botão", - "subtype_continuously_pressed": "\"{subtype}\" pressionado continuamente", - "trigger_type_button_long_release": "\"{subtype}\" lançado após longa prensa", - "subtype_quadruple_clicked": "\"{subtype}\" quádruplo clicado", - "subtype_quintuple_clicked": "\"{subtype}\" quíntuplo clicado", - "subtype_pressed": "\"{subtype}\" pressionado", - "subtype_released": "\"{subtype}\" liberados", - "action_type_select_first": "Altere {entity_name} para a primeira opção", - "action_type_select_last": "Altere {entity_name} para a última opção", - "action_type_select_next": "Altere {entity_name} para a próxima opção", - "change_entity_name_option": "Alterar opção de {entity_name}", - "action_type_select_previous": "Altere {entity_name} para a opção anterior", - "current_entity_name_selected_option": "Opção selecionada atual de {entity_name}", - "cycle": "Ciclo", - "from": "From", - "entity_name_option_changed": "{entity_name} opção alterada", - "send_a_notification": "Enviar uma notificação", - "both_buttons": "Ambos os botões", - "bottom_buttons": "Botões inferiores", - "seventh_button": "Sétimo botão", - "eighth_button": "Oitavo botão", - "dim_down": "Diminuir a luminosidade", - "dim_up": "Aumentar a luminosidade", - "left": "Esquerdo", - "right": "Direito", - "side": "Lado 6", - "top_buttons": "Botões superiores", - "device_awakened": "Dispositivo for despertado", - "trigger_type_remote_button_long_release": "\"{subtype}\" liberado após pressão longa", - "button_rotated_subtype": "Botão girado \" {subtype} \"", - "button_rotated_fast_subtype": "Botão girado rápido \"{subtype}\"", - "button_rotation_subtype_stopped": "A rotação dos botões \"{subtype}\" parou", - "device_subtype_double_tapped": "Dispositivo \"{subtype}\" tocado duas vezes", - "trigger_type_remote_double_tap_any_side": "Dispositivo tocado duas vezes em qualquer lado", - "device_in_free_fall": "Dispositivo em queda livre", - "device_flipped_degrees": "Dispositivo invertido 90 graus", - "device_shaken": "Dispositivo sacudido", - "trigger_type_remote_moved": "Dispositivo movido com \"{subtype}\" para cima", - "trigger_type_remote_moved_any_side": "Dispositivo movido com qualquer lado para cima", - "trigger_type_remote_rotate_from_side": "Dispositivo girado de \"lado 6\" para \"{subtype}\"", - "device_turned_clockwise": "Dispositivo girado no sentido horário", - "device_turned_counter_clockwise": "Dispositivo girado no sentido anti-horário", - "press_entity_name_button": "Pressione o botão {entity_name}", - "entity_name_has_been_pressed": "{entity_name} foi pressionado", - "entity_name_update_availability_changed": "{entity_name} disponibilidade de atualização alterada", - "add_to_queue": "Adicionar à fila", - "play_next": "Reproduzir próximo", - "options_replace": "Toque agora e limpe a fila", - "repeat_all": "Repetir tudo", - "repeat_one": "Repita um", - "critical": "Crítico", - "debug": "Depurar", - "warning": "Aviso", + "entity_name_is_home": "{entity_name} está em casa", + "entity_name_is_not_home": "{entity_name} não está em casa", + "entity_name_enters_a_zone": "{entity_name} entra em uma zona", + "entity_name_leaves_a_zone": "{entity_name} sai de uma zona", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Atualização mais recente", "arithmetic_mean": "Média aritmética", "median": "Mediana", @@ -2793,10 +2871,59 @@ "wheat": "Trigo", "white_smoke": "White smoke", "yellow_green": "Amarelo verde", + "add_to_queue": "Adicionar à fila", + "play_next": "Reproduzir próximo", + "options_replace": "Toque agora e limpe a fila", + "repeat_all": "Repetir tudo", + "repeat_one": "Repita um", + "critical": "Crítico", + "debug": "Depurar", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "warning": "Aviso", + "clear_tts_cache": "Limpar o cache do TTS", + "cache": "Cache", + "entity_id_description": "Entidade a referenciar na entrada do logbook.", + "language_description": "Idioma do texto. O padrão é o idioma do servidor.", + "options_description": "Um dicionário contendo opções específicas de integração.", + "say_a_tts_message": "Diga uma mensagem TTS", + "media_player_entity_id_description": "Media players para reproduzir a mensagem.", + "media_player_entity": "Entidade do media player", + "speak": "Falar", + "request_sync_description": "Envia um comando request_sync ao Google.", + "agent_user_id": "ID do usuário do agente", + "request_sync": "Solicitar sincronização", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Nome do arquivo", + "lookback": "Lookback", + "take_snapshot": "Tire uma foto rápida", + "turns_off_the_camera": "Desliga a câmera.", + "turns_on_the_camera": "Liga a câmera.", + "locks_a_lock": "Bloqueia uma fechadura.", + "code_description": "Código para armar o alarme.", + "opens_a_lock": "Abre uma fechadura.", + "unlocks_a_lock": "Desbloqueia a fechadura.", + "set_datetime_description": "Define data e/ou hora.", + "the_target_date": "A data prevista.", + "datetime_description": "A data e hora de destino.", + "date_time": "Data e Hora", + "the_target_time": "O tempo alvo.", + "selects_the_first_option": "Seleciona a primeira opção.", + "first": "Primeira", + "selects_the_last_option": "Seleciona a última opção.", + "select_the_next_option": "Selecione a próxima opção.", + "selects_an_option": "Seleciona uma opção.", + "option_to_be_selected": "Opção a ser selecionada.", + "selects_the_previous_option": "Seleciona a opção anterior.", + "sets_the_options": "Define as opções.", + "list_of_options": "Lista de opções.", + "set_options": "Definir opções", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Registra todas as tarefas assíncronas atuais.", "log_current_asyncio_tasks": "Registrar tarefas assíncronas atuais", @@ -2822,47 +2949,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Envia um comando request_sync ao Google.", - "agent_user_id": "ID do usuário do agente", - "request_sync": "Solicitar sincronização", + "sets_the_value": "Define o valor.", + "the_target_value": "O valor alvo.", + "get_weather_forecast": "Obter a previsão do tempo.", + "type_description": "Tipo de previsão: diária, de hora em hora ou duas vezes ao dia.", + "forecast_type": "Tipo de previsão", + "get_forecast": "Obter previsão", + "get_weather_forecasts": "Obter previsões do tempo.", + "get_forecasts": "Obter previsões", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Recarrega os recursos do painel da configuração YAML.", - "clears_all_log_entries": "Limpa todas as entradas de registro.", - "clear_all": "Limpar tudo", - "write_log_entry": "Escrever entrada de log.", - "log_level": "Nível de log.", - "level": "Nível", - "message_to_log": "Mensagem para registro.", - "write": "Escrever", - "set_value_description": "Define o valor do número", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Ativa/desativa a sirene.", "turns_the_siren_off": "Desliga a sirene.", "turns_the_siren_on": "Liga a sirene.", "tone": "Tom", - "add_event_description": "Adiciona um novo evento no calendário", - "location_description": "A localização do evento. Opcional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Fecha uma cortina.", - "close_cover_tilt_description": "Inclina uma cortina para fechar.", - "close_tilt": "Inclinação fechada", - "opens_a_cover": "Abre uma cortina.", - "tilts_a_cover_open": "Inclina uma cortina aberta.", - "open_tilt": "Inclinação aberta", - "set_cover_position_description": "Move uma cortina para uma posição específica.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Posição de inclinação alvo.", - "set_tilt_position": "Definir posição de inclinação", - "stops_the_cover_movement": "Para o movimento da cortina.", - "stop_cover_tilt_description": "Interrompe o movimento de inclinação da cortina.", - "stop_tilt": "Parar inclinação", - "toggles_a_cover_open_closed": "Alterna uma cortina aberta/fechada.", - "toggle_cover_tilt_description": "Alterna a inclinação da cortina aberta/fechada.", - "toggle_tilt": "Alternar inclinação", + "set_default_level_description": "Define o nível de log padrão para integrações.", + "level_description": "Nível de gravidade padrão para todas as integrações.", + "level": "Nível", + "set_default_level": "Definir nível padrão", + "set_level": "Definir nível", "check_configuration": "Verificar a configuração", "reload_all": "Recarregar tudo", "reload_config_entry_description": "Recarrega a entrada de configuração especificada.", @@ -2883,21 +2994,18 @@ "generic_toggle": "Alternância genérica", "generic_turn_off": "Desligamento genérico", "generic_turn_on": "Ativação genérica", + "entities_to_update": "Entities to update", "update_entity": "Atualizar entidade", - "creates_a_new_backup": "Cria um novo backup.", "decrement_description": "Diminui o valor atual em 1 passo.", "increment_description": "Incrementa o valor em 1 passo.", - "sets_the_value": "Define o valor.", - "the_target_value": "O valor alvo.", - "reloads_the_automation_configuration": "Recarrega a configuração de automação.", - "toggle_description": "Ativa/desativa um media player.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Gatilho", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Caminho", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Reinicia um add-on.", "the_add_on_slug": "O slug add-on.", "restart_add_on": "Reinicie o add-on.", @@ -2932,41 +3040,67 @@ "restore_partial_description": "Restaura a partir de um backup parcial.", "restores_home_assistant": "Restaura o Home Assistant.", "restore_from_partial_backup": "Restauração a partir de backup parcial.", - "clears_the_playlist": "Limpa a lista de reprodução.", - "clear_playlist": "Limpar lista de reprodução", - "selects_the_next_track": "Seleciona a próxima faixa.", - "pauses": "Pausa.", - "starts_playing": "Começa a tocar.", - "toggles_play_pause": "Alterna reproduzir/pausar.", - "selects_the_previous_track": "Seleciona a faixa anterior.", - "seek": "Buscar", - "stops_playing": "Para de tocar.", - "starts_playing_specified_media": "Inicia a reprodução da mídia especificada.", - "announce": "Anunciar", - "enqueue": "Enfileirar", - "repeat_mode_to_set": "Modo de repetição para definir.", - "select_sound_mode_description": "Seleciona um modo de som específico.", - "select_sound_mode": "Selecione o modo de som", - "select_source": "Selecione a fonte", - "shuffle_description": "Se o modo aleatório está ativado ou não.", - "unjoin": "Desassociar", - "turns_down_the_volume": "Diminui o volume.", - "turn_down_volume": "Diminuir o volume", - "volume_mute_description": "Silencia ou não o media player.", - "is_volume_muted_description": "Define se está ou não silenciado.", - "mute_unmute_volume": "Silenciar/ativar volume", - "sets_the_volume_level": "Define o nível de volume.", - "set_volume": "Definir volume", - "turns_up_the_volume": "Aumenta o volume.", - "turn_up_volume": "Aumentar o volume", - "apply_filter": "Aplicar filtro", - "days_to_keep": "Dias para manter", - "repack": "Reembalar", - "purge": "Limpar", - "domains_to_remove": "Domínios para remover", - "entity_globs_to_remove": "Globos de entidade a serem removidos", - "entities_to_remove": "Entities to remove", - "purge_entities": "Limpar entidades", + "removes_a_group": "Remove um grupo.", + "object_id": "ID do objeto", + "creates_updates_a_user_group": "Cria/atualiza um grupo de usuários.", + "add_entities": "Adicionar entidades", + "icon_description": "Nome do ícone do grupo.", + "name_of_the_group": "Nome do grupo.", + "remove_entities": "Remover entidades", + "log_description": "Cria uma entrada personalizada no logbook.", + "message_description": "Corpo da mensagem da notificação.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Cria um novo backup.", + "command_description": "Comando(s) para enviar ao Google Assistente.", + "command": "Comando", + "send_text_command": "Enviar comando de texto", + "reloads_the_automation_configuration": "Recarrega a configuração de automação.", + "toggle_description": "Ativa/desativa um media player.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Gatilho", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "O valor inteiro a ser definido.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Define o valor do número", + "stops_a_running_script": "Interrompe um script em execução.", + "enter_your_text": "Digite seu texto.", + "set_value": "Definir valor", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Fecha uma cortina.", + "close_cover_tilt_description": "Inclina uma cortina para fechar.", + "close_tilt": "Inclinação fechada", + "opens_a_cover": "Abre uma cortina.", + "tilts_a_cover_open": "Inclina uma cortina aberta.", + "open_tilt": "Inclinação aberta", + "set_cover_position_description": "Move uma cortina para uma posição específica.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Posição de inclinação alvo.", + "set_tilt_position": "Definir posição de inclinação", + "stops_the_cover_movement": "Para o movimento da cortina.", + "stop_cover_tilt_description": "Interrompe o movimento de inclinação da cortina.", + "stop_tilt": "Parar inclinação", + "toggles_a_cover_open_closed": "Alterna uma cortina aberta/fechada.", + "toggle_cover_tilt_description": "Alterna a inclinação da cortina aberta/fechada.", + "toggle_tilt": "Alternar inclinação", "decrease_speed_description": "Diminui a velocidade do ventilador.", "percentage_step_description": "Aumenta a velocidade em um ponto percentual.", "decrease_speed": "Diminuir a velocidade", @@ -2986,6 +3120,27 @@ "toggles_the_fan_on_off": "Liga/desliga o ventilador.", "turns_fan_off": "Desliga o ventilador.", "turns_fan_on": "Liga o ventilador.", + "arm_with_custom_bypass": "Armar com bypass personalizado", + "alarm_arm_vacation_description": "Define o alarme para: _armado para férias_.", + "disarms_the_alarm": "Desarma o alarme.", + "alarm_trigger_description": "Ativa um disparo de alarme externo.", + "toggles_a_switch_on_off": "Liga/desliga um interruptor.", + "turns_a_switch_off": "Desliga um interruptor.", + "turns_a_switch_on": "Liga um interruptor.", + "device_description": "ID do dispositivo para o qual enviar o comando.", + "delete_command": "Excluir comando", + "alternative": "Alternativa", + "command_type_description": "O tipo de comando a ser aprendido.", + "command_type": "Tipo de comando", + "timeout_description": "Tempo limite para que o comando seja aprendido.", + "learn_command": "Aprender comando", + "delay_seconds": "Atraso em segundos", + "hold_seconds": "Segundos de espera", + "repeats": "Repete", + "send_command": "Enviar comando", + "toggles_a_device_on_off": "Liga/desliga um dispositivo.", + "turns_the_device_off": "Desliga o aparelho.", + "turn_on_description": "Envia o comando de ligar.", "apply_description": "Ativa uma cena com configuração.", "entities_description": "Lista de entidades e seu estado de destino.", "entities_state": "Estado das entidades", @@ -2997,45 +3152,109 @@ "snapshot_entities": "Entidades de snapshot", "delete_description": "Exclui uma cena criada dinamicamente.", "activates_a_scene": "Ativa uma cena.", - "selects_the_first_option": "Seleciona a primeira opção.", - "first": "Primeira", - "selects_the_last_option": "Seleciona a última opção.", - "select_the_next_option": "Selecione a próxima opção.", - "selects_an_option": "Seleciona uma opção.", - "option_to_be_selected": "Opção a ser selecionada.", - "selects_the_previous_option": "Seleciona a opção anterior.", - "sets_the_options": "Define as opções.", - "list_of_options": "Lista de opções.", - "set_options": "Definir opções", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Mova a câmera com uma velocidade específica.", + "ptz_move_speed": "Velocidade de movimento PTZ.", + "ptz_move": "Movimento PTZ", + "add_event_description": "Adiciona um novo evento no calendário", + "calendar_id_description": "O ID do calendário que deseja", + "calendar_id": "ID do calendário", + "description_description": "A descrição do evento. Opcional.", + "summary_description": "Atua como o título do evento.", + "create_event_description": "Adds a new calendar event.", + "location_description": "The location of the event.", + "creates_event": "Cria evento", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Comando(s) para enviar ao Google Assistente.", - "command": "Comando", - "media_player_entity": "Entidade do media player", - "send_text_command": "Enviar comando de texto", - "code_description": "Senha usada para desbloquear a fechadura.", - "arm_with_custom_bypass": "Armar com bypass personalizado", - "alarm_arm_vacation_description": "Define o alarme para: _armado para férias_.", - "disarms_the_alarm": "Desarma o alarme.", - "alarm_trigger_description": "Ativa um disparo de alarme externo.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Limpa todas as entradas de registro.", + "clear_all": "Limpar tudo", + "write_log_entry": "Escrever entrada de log.", + "log_level": "Nível de log.", + "message_to_log": "Mensagem para registro.", + "write": "Escrever", + "reload_themes_description": "Recarrega os temas da configuração YAML", + "reload_themes": "Reload themes", + "name_of_a_theme": "Nome de um tema", + "set_the_default_theme": "Definir o tema padrão", + "clear_skipped_update": "Limpar atualização ignorada", + "install_update": "Instalar atualização", + "skip_description": "Marca a atualização disponível atualmente para ser pulada.", + "skip_update": "Pular atualização", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Desligar uma ou mais luzes.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Seleciona a próxima opção.", + "toggles_the_helper_on_off": "Ativa/desativa o ajudante", + "turns_off_the_helper": "Desliga o ajudante.", + "turns_on_the_helper": "Liga o ajudante.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Configure temperatura desejada", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Envia uma mensagem de notificação para destinos selecionados.", + "data": "Dados", + "title_for_your_notification": "Título para sua notificação.", + "title_of_the_notification": "Título da notificação.", + "send_a_persistent_notification": "Enviar uma notificação persistente", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Título opcional da notificação.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3062,109 +3281,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Inicia uma conversa a partir de um texto transcrito.", - "agent": "Agente", - "conversation_id": "ID da conversa", - "language_description": "Idioma a ser usado para geração de fala.", - "transcribed_text_input": "Entrada de texto transcrito.", - "process": "Processo", - "reloads_the_intent_configuration": "Recarrega a configuração de intenção.", - "conversation_agent_to_reload": "Agente conversacional para recarregar.", - "create_description": "Mostra uma notificação no painel **Notificações**.", - "message_description": "Mensagem da entrada do logbook.", - "notification_id": "ID de notificação", - "title_description": "Title for your notification message.", - "dismiss_description": "Remove uma notificação do painel **Notificações**.", - "notification_id_description": "ID da notificação a ser removida.", - "dismiss_all_description": "Remove todas as notificações do painel **Notificações**.", - "notify_description": "Envia uma mensagem de notificação para destinos selecionados.", - "data": "Dados", - "title_for_your_notification": "Título para sua notificação.", - "title_of_the_notification": "Título da notificação.", - "send_a_persistent_notification": "Enviar uma notificação persistente", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "ID do dispositivo para o qual enviar o comando.", - "delete_command": "Excluir comando", - "alternative": "Alternativa", - "command_type_description": "O tipo de comando a ser aprendido.", - "command_type": "Tipo de comando", - "timeout_description": "Tempo limite para que o comando seja aprendido.", - "learn_command": "Aprender comando", - "delay_seconds": "Atraso em segundos", - "hold_seconds": "Segundos de espera", - "repeats": "Repete", - "send_command": "Enviar comando", - "toggles_a_device_on_off": "Liga/desliga um dispositivo.", - "turns_the_device_off": "Desliga o aparelho.", - "turn_on_description": "Envia o comando de ligar.", - "stops_a_running_script": "Interrompe um script em execução.", - "locks_a_lock": "Bloqueia uma fechadura.", - "opens_a_lock": "Abre uma fechadura.", - "unlocks_a_lock": "Desbloqueia a fechadura.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "calendar_id_description": "O ID do calendário que deseja", - "calendar_id": "ID do calendário", - "description_description": "A descrição do evento. Opcional.", - "summary_description": "Atua como o título do evento.", - "creates_event": "Cria evento", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Desligar uma ou mais luzes.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Tópico para ouvir.", "topic": "Tópico", "export": "Exportar", "publish_description": "Publica uma mensagem em um tópico MQTT.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "A carga a ser publicada.", "payload": "Carga útil", "payload_template": "Modelo de carga útil", @@ -3172,90 +3293,59 @@ "retain": "Reter", "topic_to_publish_to": "Tópico para publicar.", "publish": "Publicar", - "selects_the_next_option": "Seleciona a próxima opção.", - "ptz_move_description": "Mova a câmera com uma velocidade específica.", - "ptz_move_speed": "Velocidade de movimento PTZ.", - "ptz_move": "Movimento PTZ", - "log_description": "Cria uma entrada personalizada no logbook.", - "entity_id_description": "Media players para reproduzir a mensagem.", - "log": "Log", - "toggles_a_switch_on_off": "Liga/desliga um interruptor.", - "turns_a_switch_off": "Desliga um interruptor.", - "turns_a_switch_on": "Liga um interruptor.", - "reload_themes_description": "Recarrega os temas da configuração YAML", - "reload_themes": "Reload themes", - "name_of_a_theme": "Nome de um tema", - "set_the_default_theme": "Definir o tema padrão", - "toggles_the_helper_on_off": "Ativa/desativa o ajudante", - "turns_off_the_helper": "Desliga o ajudante.", - "turns_on_the_helper": "Liga o ajudante.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Obter a previsão do tempo.", - "type_description": "Tipo de previsão: diária, de hora em hora ou duas vezes ao dia.", - "forecast_type": "Tipo de previsão", - "get_forecast": "Obter previsão", - "get_weather_forecasts": "Obter previsões do tempo.", - "get_forecasts": "Obter previsões", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Nome do arquivo", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Tire uma foto rápida", - "turns_off_the_camera": "Desliga a câmera.", - "turns_on_the_camera": "Liga a câmera.", - "clear_tts_cache": "Limpar o cache do TTS", - "cache": "Cache", - "options_description": "Um dicionário contendo opções específicas de integração.", - "say_a_tts_message": "Diga uma mensagem TTS", - "speak": "Falar", - "broadcast_address": "Endereço de transmissão", - "broadcast_port_description": "Porta para onde enviar o pacote mágico.", - "broadcast_port": "Porta de transmissão", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Define data e/ou hora.", - "the_target_date": "A data prevista.", - "datetime_description": "A data e hora de destino.", - "date_time": "Data e Hora", - "the_target_time": "O tempo alvo.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Caminho", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Remove um grupo.", - "object_id": "ID do objeto", - "creates_updates_a_user_group": "Cria/atualiza um grupo de usuários.", - "add_entities": "Adicionar entidades", - "icon_description": "Nome do ícone do grupo.", - "name_of_the_group": "Nome do grupo.", - "remove_entities": "Remover entidades", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Define o nível de log padrão para integrações.", - "level_description": "Nível de gravidade padrão para todas as integrações.", - "set_default_level": "Definir nível padrão", - "set_level": "Definir nível", - "clear_skipped_update": "Limpar atualização ignorada", - "install_update": "Instalar atualização", - "skip_description": "Marca a atualização disponível atualmente para ser pulada.", - "skip_update": "Pular atualização" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "ID de notificação", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID da notificação a ser removida.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Inicia uma conversa a partir de um texto transcrito.", + "agent": "Agente", + "conversation_id": "ID da conversa", + "transcribed_text_input": "Entrada de texto transcrito.", + "process": "Processo", + "reloads_the_intent_configuration": "Recarrega a configuração de intenção.", + "conversation_agent_to_reload": "Agente conversacional para recarregar.", + "clears_the_playlist": "Limpa a lista de reprodução.", + "clear_playlist": "Limpar lista de reprodução", + "selects_the_next_track": "Seleciona a próxima faixa.", + "pauses": "Pausa.", + "starts_playing": "Começa a tocar.", + "toggles_play_pause": "Alterna reproduzir/pausar.", + "selects_the_previous_track": "Seleciona a faixa anterior.", + "seek": "Buscar", + "stops_playing": "Para de tocar.", + "starts_playing_specified_media": "Inicia a reprodução da mídia especificada.", + "announce": "Anunciar", + "enqueue": "Enfileirar", + "repeat_mode_to_set": "Modo de repetição para definir.", + "select_sound_mode_description": "Seleciona um modo de som específico.", + "select_sound_mode": "Selecione o modo de som", + "select_source": "Selecione a fonte", + "shuffle_description": "Se o modo aleatório está ativado ou não.", + "unjoin": "Desassociar", + "turns_down_the_volume": "Diminui o volume.", + "turn_down_volume": "Diminuir o volume", + "volume_mute_description": "Silencia ou não o media player.", + "is_volume_muted_description": "Define se está ou não silenciado.", + "mute_unmute_volume": "Silenciar/ativar volume", + "sets_the_volume_level": "Define o nível de volume.", + "set_volume": "Definir volume", + "turns_up_the_volume": "Aumenta o volume.", + "turn_up_volume": "Aumentar o volume", + "apply_filter": "Aplicar filtro", + "days_to_keep": "Dias para manter", + "repack": "Reembalar", + "purge": "Limpar", + "domains_to_remove": "Domínios para remover", + "entity_globs_to_remove": "Globos de entidade a serem removidos", + "entities_to_remove": "Entities to remove", + "purge_entities": "Limpar entidades", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/pt/pt.json b/packages/core/src/hooks/useLocale/locales/pt/pt.json index e150d781..e6beee6b 100644 --- a/packages/core/src/hooks/useLocale/locales/pt/pt.json +++ b/packages/core/src/hooks/useLocale/locales/pt/pt.json @@ -1,16 +1,16 @@ { "energy": "Energy", "calendar": "Calendário", - "settings": "Settings", + "settings": "Configurações", "overview": "Visão Geral", "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Caixa de correio", "to_do_lists": "Listas de tarefas", "developer_tools": "Ferramentas de programação", "media": "Multimédia", "profile": "Profile", + "panel_mailbox": "Caixa de correio", "panel_shopping_list": "Lista de compras", "unknown": "Desconhecido", "unavailable": "Indisponível", @@ -23,8 +23,8 @@ "pend": "Pend", "arming": "A armar", "trig": "Desp", - "home": "Home", - "away": "Away", + "home": "Casa", + "away": "Ausente", "owner": "Proprietário", "administrators": "Administradores", "users": "Utilizadores", @@ -37,7 +37,7 @@ "enable": "Ligar", "turn_off": "Desligar", "toggle": "Alternar", - "code": "Code", + "code": "Código", "clear": "Limpo", "arm": "Armar", "arm_home": "Armar em casa", @@ -53,7 +53,7 @@ "area_not_found": "Área não encontrada.", "last_triggered": "Última ocorrência", "run_actions": "Executar ações", - "press": "Premir", + "press": "Press", "image_not_available": "Imagem não disponível", "currently": "Neste Momento", "on_off": "Ligado/Desligado", @@ -63,7 +63,7 @@ "name_heating": "{name} a aquecer", "name_cooling": "{name} a arrefecer", "high": "Alto", - "low": "Baixo", + "low": "Baixa", "mode": "Mode", "preset": "Pré-definido", "action_to_target": "{action} para o alvo", @@ -74,7 +74,7 @@ "reset": "Reset", "position": "Position", "tilt_position": "Tilt position", - "open": "Abrir", + "open_cover": "Abrir", "close": "Fechar", "open_cover_tilt": "Abrir inclinação da cobertura", "close_cover_tilt": "Fechar inclinação da cobertura", @@ -94,6 +94,7 @@ "name_on": "{name} ligado", "resume_mowing": "Retomar corte", "start_mowing": "Iniciar corte", + "pause": "Pausar", "return_to_dock": "Regressar à doca", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -103,6 +104,7 @@ "effect": "Effect", "lock": "Lock", "unlock": "Unlock", + "open": "Open", "open_door": "Abrir porta", "really_open": "Abrir mesmo?", "done": "Concluído", @@ -112,7 +114,6 @@ "browse_media": "Procurar Conteúdo", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pausar", "next_track": "Seguinte", "previous_track": "Anterior", "volume_up": "Aumentar volume", @@ -181,7 +182,7 @@ "continue": "Continuar", "previous": "Previous", "loading": "A carregar…", - "refresh": "Atualizar", + "update": "Atualizar", "delete": "Delete", "delete_all": "Eliminar todas", "download": "Download", @@ -224,9 +225,11 @@ "media_content_type": "Media content type", "upload_failed": "O carregamento falhou", "unknown_file": "Ficheiro desconhecido", - "select_image": "Select image", - "upload_picture": "Upload picture", - "image_url": "Local path or web URL", + "image": "Imagem", + "select_label": "Selecionar {label}", + "upload_picture": "Carregar imagem", + "image_url": "Caminho local ou URL da Web", + "ui_components_selectors_image_select_image": "Selecionar imagem", "latitude": "Latitude", "longitude": "Longitude", "radius": "Raio", @@ -238,11 +241,11 @@ "condition": "Condição", "date": "Date", "date_and_time": "Data e hora", - "duration": "Duration", + "duration": "Duração", "entity": "Entity", "floor": "Piso", "icon": "Icon", - "location": "Localização", + "location": "Location", "number": "Número", "object": "Objeto", "rgb_color": "Cor RGB", @@ -252,13 +255,14 @@ "theme": "Theme", "time": "Hora", "manual_entry": "Entrada manual", + "learn_more_about_templating": "Aprender mais sobre criação de templates.", "show_password": "Mostrar palavra-passe", "hide_password": "Ocultar palavra-passe", "no_logbook_events_found": "Não foram encontrados eventos no diário de bordo.", "triggered_by": "espoletado por", "triggered_by_automation": "pela automatização", "triggered_by_script": "pelo script", - "triggered_by_service": "pelo serviço", + "triggered_by_action": "desencadeada pela ação", "logbook_triggered_by_numeric_state_of": "espoletada pelo estado numérico de", "triggered_by_state_of": "espoletada pelo estado de", "triggered_by_event": "pelo evento", @@ -276,10 +280,9 @@ "was_normal": "estava normal", "was_connected": "foi conectado", "was_unplugged": "foi desconectado", - "was_opened": "foi aberto", + "is_opened": "foi aberto", "was_closed": "foi fechado", "is_opening": "está a abrir", - "is_opened": "is opened", "is_closing": "está a fechar", "was_unlocked": "foi destrancado", "was_locked": "foi trancado", @@ -299,6 +302,7 @@ "event_type_event_detected": "{event_type} evento detetado", "detected_an_event": "detetou um evento", "detected_an_unknown_event": "detetou um evento desconhecido", + "ui_components_logbook_triggered_by_service": "pelo serviço", "entity_picker_no_entities": "Não existem entidades", "no_matching_entities_found": "Nenhuma entidade correspondente encontrada", "show_entities": "Mostrar entidades", @@ -325,8 +329,8 @@ "sort_by_sortcolumn": "Ordenar por {sortColumn}", "group_by_groupcolumn": "Agrupar por {groupColumn}", "don_t_group": "Não agrupar", - "collapse_all": "Collapse all", - "expand_all": "Expand all", + "collapse_all": "Fechar todos", + "expand_all": "Expandir tudo", "selected_selected": "{selected} selecionada", "close_selection_mode": "Fechar modo de seleção", "select_all": "Selecionar tudo", @@ -404,7 +408,7 @@ "mount_picker_use_datadisk": "Utilizar o disco de dados para cópia de segurança", "error_fetch_mounts": "Ocorreu um erro ao carregar as localizações.", "speech_to_text": "Voz para texto", - "filter": "Filtrar", + "filter": "Filtro", "filter_by_entity": "Filtrar por entidade", "filter_by_device": "Filtrar por dispositivo", "filter_by_area": "Filtrar por área", @@ -419,7 +423,7 @@ "change_picture": "Alterar imagem", "current_picture": "Imagem atual", "picture_upload_supported_formats": "Suporta imagens JPEG, PNG, ou GIF.", - "default_color_state": "Cor por defeito (state)", + "default_color_state": "Cor por defeito (estado)", "primary": "Primário", "accent": "Destaque", "disabled": "Desativado", @@ -447,8 +451,8 @@ "blue_grey": "Azul cinzento", "black": "Preto", "white": "White", - "start_date": "Start date", - "end_date": "End date", + "start_date": "Data de início", + "end_date": "Data de término", "select_time_period": "Selecione o período de tempo", "today": "Hoje", "yesterday": "Ontem", @@ -459,9 +463,9 @@ "last_month": "Último mês", "this_year": "Este ano", "last_year": "Último ano", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Repor para o valor de tamanho predefinido", + "number_of_columns": "Número de colunas", + "number_of_rows": "Número de linhas", "never": "Nunca", "history_integration_disabled": "Integração de histórico desativada", "loading_state_history": "A carregar histórico de estados…", @@ -477,11 +481,13 @@ "mean": "Média", "sum": "Soma", "change": "Change", - "service": "serviço", + "ui_components_service_picker_service": "Serviço", "this_field_is_required": "Este campo é obrigatório", "targets": "Alvos", - "service_data": "Dados para o serviço", + "action_data": "Dados da ação", "integration_documentation": "Documentação da integração", + "ui_components_service_control_data": "Dados para o serviço", + "ui_components_service_control_target_description": "O que deve este serviço utilizar como áreas, dispositivos ou entidades alvo.", "no_related_items_found": "Não foi encontrado nenhum item relacionado.", "related_entities": "Entidades relacionadas", "related_items_group": "Parte dos seguintes grupos", @@ -533,7 +539,6 @@ "episode": "Episódio", "game": "Jogo", "genre": "Gênero", - "image": "Image", "movie": "Filme", "music": "Música", "playlist": "Lista de reprodução", @@ -548,7 +553,7 @@ "grid": "Grelha", "list": "Lista", "task_name": "Nome da tarefa", - "description": "Description", + "description": "Descrição", "add_item": "Adicionar item", "delete_item": "Eliminar item", "edit_item": "Editar item", @@ -601,13 +606,13 @@ "weekday": "dia da semana", "until": "até", "for": "durante", - "in": "In", + "in": "Em", "on_the": "no", "or": "Ou", "at": "em", "last": "Last", "times": "vezes", - "summary": "Summary", + "summary": "Resumo", "attributes": "Atributos", "select_camera": "Selecionar câmara", "qr_scanner_not_supported": "O seu navegador não suporta leitura de códigos QR.", @@ -615,6 +620,10 @@ "increase_temperature": "Aumentar a temperatura", "decrease_temperature": "Diminuir a temperatura", "copy_to_clipboard": "Copiar para a área de transferência", + "last_changed": "Última modificação", + "last_updated": "Last updated", + "remaining_time": "Tempo restante", + "install_status": "Estado da instalação", "safe_mode": "Safe mode", "all_yaml_configuration": "Toda a configuração YAML", "domain": "Domínio", @@ -651,7 +660,7 @@ "themes": "Temas", "action_server": "{action} servidor", "reboot": "Reiniciar", - "reload": "Recarregar", + "reload": "Reload", "navigate": "Navegar", "server": "Servidor", "logs": "Logs", @@ -684,6 +693,7 @@ "didn_t_quite_get_that": "Não entendi bem", "voice_command_found": "Encontrei o seguinte para si:", "voice_command_error": "Oops, ocorreu um erro", + "voice_command_conversation_no_control": "O assistente não consegue controlar a tua casa.", "how_can_i_assist": "Como posso ajudar?", "enter_a_request": "Inserir um pedido", "send_text": "Enviar texto", @@ -698,8 +708,6 @@ "back_to_info": "Voltar à informação", "related": "Relacionado", "device_info": "Informações do dispositivo", - "last_changed": "Último alterado", - "last_updated": "Last updated", "show_more": "Mostrar mais", "exit_edit_mode": "Sair do modo de edição", "last_action": "Última ação", @@ -746,7 +754,7 @@ "default_code": "Código padrão", "editor_default_code_error": "O código não corresponde ao formato para um código", "entity_id": "Entity ID", - "unit_of_measurement": "Unidade de medida", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Unidade de precipitação", "display_precision": "Mostrar precisão", "default_value": "Predefinição ({value})", @@ -767,8 +775,8 @@ "cold": "Cold", "connectivity": "Connectivity", "gas": "Gas", - "heat": "Heat", - "light": "Luz", + "heat": "Aquecimento", + "light": "Light", "moisture": "Moisture", "motion": "Motion", "moving": "Moving", @@ -781,7 +789,6 @@ "smoke": "Smoke", "sound": "Sound", "tamper": "Tamper", - "update": "Update", "vibration": "Vibration", "gate": "Portão", "shade": "Sombra", @@ -817,8 +824,10 @@ "rotate_right_and_flip": "Rodar para a direita e inverter", "rotate_right": "Rodar para a direita", "voice_assistants": "Assistentes de voz", + "ui_dialogs_entity_registry_editor_hidden_description": "As entidades ocultas não serão mostradas no seu painel nem tidas em conta quando referenciadas indiretamente (via áreas ou dispositivos, p.ex.). O seu histórico continua a ser registado e é possível interagir com as mesmas através de serviços.", "enable_type": "Ativar {type}", "device_registry_detail_enabled_cause": "O {type} foi desativado por {cause}.", + "service": "serviço", "unknown_error": "Erro desconhecido", "expose": "Expor", "aliases": "Alcunhas", @@ -829,7 +838,7 @@ "restart_home_assistant": "Reiniciar o Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Recarregar Configuração", - "reload_description": "Recarrega as zonas a partir da configuração YAML.", + "reload_description": "Recarrega as entidades MQTT a partir da configuração YAML.", "reloading_configuration": "A recarregar a configuração", "failed_to_reload_configuration": "Ocorreu um erro ao recarregar a configuração", "restart_description": "Irá interromper todas as automatizações e scripts", @@ -870,6 +879,7 @@ "input_select_no_options": "Ainda não existem opções.", "initial_value": "Valor inicial", "restore": "Restaurar", + "edit_schedule_block": "Editar bloco de calendário", "loading_loading_step": "A carregar o próximo passo de {integration}", "options_successfully_saved": "Opções guardadas com sucesso.", "repair_issue": "Corrigir problema", @@ -998,11 +1008,12 @@ "no_notifications": "Sem notificações", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Falha ao chamar o serviço {service}.", + "notification_toast_action_failed": "Falha ao executar a ação {service}.", "connection_lost_reconnecting": "Ligação perdida. A ligar de novo…", "home_assistant_has_started": "O Home Assistant foi iniciado!", "triggered_name": "{name} foi espoletado", "notification_toast_no_matching_link_found": "Não foi encontrado um My link correspondente a {path}", + "ui_notification_toast_service_call_failed": "Falha ao chamar o serviço {service}.", "app_configuration": "Configuração da aplicação", "sidebar_toggle": "Mostrar/esconder barra lateral", "hide_panel": "Ocultar painel", @@ -1012,7 +1023,8 @@ "actions_no_entity_toggle": "Não foi especificada nenhuma entidade para comutar", "no_navigation_path_specified": "Não foi especificado nenhum caminho de navegação", "actions_no_url": "Não foi especificado o URL para abrir", - "actions_no_service": "Não foi especificado o serviço a executar", + "actions_no_action": "Não foi especificada nenhuma ação a executar", + "ui_panel_lovelace_cards_actions_no_service": "Não foi especificado o serviço a executar", "welcome_home": "Bem-vindo a Casa", "empty_state_go_to_integrations_page": "Ir para a página de integrações.", "todo_list_no_unchecked_items": "Não tem itens na lista de tarefas!", @@ -1024,8 +1036,9 @@ "navigate_to_location": "Navegue até {location}", "open_window_to_url_path": "Abrir janela para {url_path}", "toggle_name": "Alternar {name}", - "call_service_name": "Chamar o serviço {name}", + "perform_action_name": "Executar ação {name}", "show_more_info_name": "Mostrar mais informações: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Chamar o serviço {name}", "recovery_mode_activated": "Modo de recuperação ativado", "starting_description": "O Home Assistant está a inicializar, por favor aguarde…", "reset_focus": "Repor o foco", @@ -1063,12 +1076,13 @@ "low_carbon": "Reduzida em Carbono", "energy_distribution_go_to_energy_dashboard": "Ir para o painel de energia", "energy_usage": "Utilização de energia", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Energia reduzida em carbono consumida", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Não foi possível calcular a energia baixa em carbono consumida", "unused_entities": "Entidades não expostas", "search_entities": "Procurar entidades", "no_unused_entities_found": "Não foram encontradas entidades não utilizadas", - "saving_dashboard_configuration_failed": "Erro ao guardar a configuração do painel de instrumentos.", + "saving_dashboard_configuration_failed": "Erro ao guardar a configuração do painel.", "delete_view": "Eliminar", "views_delete_named_view_only": "A vista ''{name}'' será removida.", "views_delete_unnamed_view_only": "Esta vista será removida.", @@ -1076,43 +1090,48 @@ "ui_panel_lovelace_views_confirm_delete_existing_cards": "Eliminar esta vista vai também remover os cartões", "ui_panel_lovelace_views_confirm_delete_existing_cards_text": "Tem a certeza de que pretende eliminar a vista ''{name}''? A vista contém {number} cartões que serão apagados. Esta ação não pode ser revertida.", "ui_panel_lovelace_views_confirm_delete_text": "Tem a certeza de que pretende eliminar a vista ''{name}''?", - "edit_dashboard": "Editar painel de instrumentos", + "edit_dashboard": "Editar painel", "reload_resources": "Reload resources", "reload_resources_refresh_header": "Deseja atualizar?", "edit_ui": "Editar UI", - "open_dashboard_menu": "Abrir painel de instrumentos", + "open_dashboard_menu": "Abrir menu do painel", "raw_configuration_editor": "Editor de código", "manage_dashboards": "Gerir painéis", "manage_resources": "Gerir recursos externos", "edit_configuration": "Editar configuração", "unsaved_changes": "Alterações não guardadas", "saved": "Guardada", + "delete_dashboard_configuration": "Eliminar configuração do painel?", "raw_editor_error_parse_yaml": "Não foi possível analisar o código YAML: {error}", "raw_editor_error_invalid_config": "A sua configuração não é válida: {error}", "raw_editor_error_save_yaml": "Não foi possível guardar o código YAML: {error}", "raw_editor_error_remove": "Não foi possível remover a configuração: {error}", - "title_of_your_dashboard": "Título do seu painel de instrumentos", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Iremos gerar automaticamente vistas com painéis com as suas áreas e dispositivos se remover a sua configuração.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Tem a certeza de que pretende remover as suas configurações da interface de utilizador?", + "title_of_your_dashboard": "Título do seu painel", "edit_title": "Editar título", "title": "Title", "view_configuration": "Configuração de vista", "name_view_configuration": "Configuração da Vista \"{name}\"", "add_view": "Adicionar Vista", - "background_title": "Add a background to the view", + "background_title": "Adicionar um background à vista", "edit_view": "Editar Vista", "move_view_left": "Mover vista para a esquerda", "move_view_right": "Mover vista para a direita", "background": "Background", - "badges": "Crachás", "view_type": "Tipo de vista", "masonry_default": "Alvenaria (por defeito)", "sidebar": "Barra Lateral", "panel_card": "Painel (1 cartão)", "sections_experimental": "Secções (experimental)", "subview": "Sub-vista", - "max_number_of_columns": "Número máximo de colunas", - "edit_in_visual_editor": "Edit in visual editor", - "edit_in_yaml": "Edit in YAML", + "edit_view_max_columns": "Número máximo de colunas", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", + "edit_in_visual_editor": "Editar no editor visual", + "edit_in_yaml": "Editar em YAML", "saving_failed": "Guardar falhou", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Ícones de estado", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Não é possível alterar a vista para utilizar Secções uma vez que a migração ainda não é suportada. Comece do início com uma nova vista se quiser utilizar um tipo de vista diferente.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Não é possível alterar a vista para utilizar Secções uma vez que a migração ainda não é suportada. Comece do início com uma nova vista se quiser experimentar esta funcionalidade.", "card_configuration": "Configuração do cartão", @@ -1134,16 +1153,23 @@ "increase_card_position": "Posicionar mais à frente", "more_options": "Mais opções", "search_cards": "Procurar cartões", - "config": "Config", + "config": "Configuração", "layout": "Layout", + "full_width_card": "Cartão de largura total", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Configure a forma como o cartão será apresentado no painel. Estas definições substituem o tamanho e a posição predefinidos do cartão.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Que cartão gostaria de adicionar à vista {name}?", - "ui_panel_lovelace_editor_edit_card_tab_config": "Configuração", + "badge_configuration": "Configuração do ícone de estado", + "type_badge_configuration": "{type} Configuração do ícone de estado", + "edit_badge_pick_badge": "Qual ícone de estado você gostaria de adicionar?", + "add_badge": "Adicionar ícone de estado", + "suggest_card_header": "Criámos uma sugestão para si.", + "add_to_dashboard": "Adicionar ao painel", "move_card_error_title": "Impossível mover o cartão", "choose_a_view": "Escolha uma vista", - "dashboard": "Painel de Instrumentos", + "dashboard": "Painel", "view": "Ver", "no_config_found": "Nenhuma configuração encontrada.", - "select_view_no_views": "Sem vistas neste painel de instrumentos.", + "select_view_no_views": "Sem vistas neste painel.", "strategy": "estratégia", "unnamed_section": "Secção sem nome", "create_section": "Criar secção", @@ -1155,21 +1181,20 @@ "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} e todos os cartões serão eliminados.", "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} será eliminada.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Esta secção", - "edit_section": "Edit section", - "suggest_card_header": "Criámos uma sugestão para si.", + "edit_section": "Editar secção", + "width": "Tamanho", "pick_different_card": "Escolha um cartão diferente", - "add_to_dashboard": "Adicionar ao painel de instrumentos", - "save_config_header": "Assumir o Controlo do Painel de Instrumentos", - "save_config_empty_config": "Começar com um painel de instrumentos vazio", + "save_config_header": "Assumir o controlo do painel", + "save_config_empty_config": "Começar com um painel vazio", "take_control": "Assumir controlo", "configuration_incompatible": "Configuração incompatível", "migrate_configuration": "Migrar configuração", "navigation_path": "URL de navegação", "url_path": "Endereço URL", - "default_action": "Ação por defeito", - "call_service": "Chamar serviço", + "default": "Predefinido", + "perform_action": "Executar ação", "more_info": "Mais informações", - "no_action": "Sem ação", + "nothing": "Nada", "add_condition": "Adicionar condição", "test": "Teste", "condition_passes": "A condição passou", @@ -1241,8 +1266,8 @@ "camera_entity": "Entidade câmara", "image_entity": "Entidade de imagem", "camera_view": "Visualização de câmara", - "double_tap_action": "Ação de dois toques", - "hold_action": "Ação de retenção", + "double_tap_behavior": "Comportamento ao pressionar duas vezes", + "hold_behavior": "Comportamento ao pressionar e segurar", "hours_to_show": "Horas a mostrar", "days_to_show": "Dias a mostrar", "icon_height": "Altura do ícone", @@ -1250,13 +1275,13 @@ "maximum": "Máximo", "manual": "Manual", "minimum": "Mínimo", - "paste_from_clipboard": "Colar", - "generic_paste_description": "Cole um cartão {type}", + "paste_from_clipboard": "Colar da área de transferência.", + "generic_paste_description": "Colar um ícone de estado {type} da área de transferência", "refresh_interval": "Intervalo de atualização", - "show_icon": "Mostrar ícone?", - "show_name": "Mostrar nome?", - "show_state": "Mostrar estado?", - "tap_action": "Ação de toque", + "show_icon": "Mostrar ícone", + "show_name": "Mostrar nome", + "show_state": "Mostrar estado", + "tap_behavior": "Comportamento ao pressionar", "secondary_info_attribute": "Atributo de informação secundária", "generic_state_color": "Ícones coloridos com base no estado?", "suggested_cards": "Cartões sugeridos", @@ -1267,12 +1292,21 @@ "appearance": "Aparência", "theme_mode": "Theme mode.", "dark": "Dark", - "default_zoom": "Zoom por defeito", + "default_zoom": "Zoom predefinido", "markdown": "Escrita Livre", "content": "Conteúdo", "media_control": "Controlo multimédia", - "picture": "Imagem", "picture_elements": "Entidades sobre uma imagem", + "card_options": "Opções de cartões", + "elements": "Elementos", + "add_new_element": "Adicionar um elemento", + "dark_mode_image_path": "Caminho da imagem em modo escuro", + "state_filter": "Filtro de estado", + "dark_mode_state_filter": "Filtro de estado do modo escuro", + "state_badge": "Ícone de estado", + "state_icon": "Estado do ícone", + "state_label": "Etiqueta de estado", + "perform_action_button": "Executar ação do botão", "picture_glance": "Entidade de imagem com ações", "state_entity": "Entidade de estado", "plant_status": "Estado de uma planta", @@ -1283,12 +1317,16 @@ "thermostat": "Termóstato", "thermostat_show_current_as_primary": "Mostrar a temperatura atual como informação principal", "tile": "Mosaico", - "icon_tap_action": "Ação de Toque", - "actions": "Ações", + "icon_tap_behavior": "Comportamento ao pressionar o ícone", + "interactions": "Interações", "show_entity_picture": "Mostrar imagem da entidade", "vertical": "Vertical", "hide_state": "Ocultar estado", - "state_content": "Iniciar conteúdo", + "state_content": "Conteúdo do estado", + "ui_panel_lovelace_editor_card_tile_actions": "Ações", + "ui_panel_lovelace_editor_card_tile_default_color": "Cor por defeito (state)", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Último alterado", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Última atualização", "vertical_stack": "Agrupamento vertical", "weather_forecast": "Previsão do tempo", "weather_to_show": "Previsão a mostrar", @@ -1297,6 +1335,18 @@ "show_only_forecast": "Mostrar apenas a previsão", "select_forecast_type": "Selecione o tipo de previsão", "no_type": "Nenhum tipo", + "style": "Estilo", + "prefix": "Prefixo", + "suffix": "Sufixo", + "state_image": "Estado da imagem", + "displayed_elements": "Elementos apresentados", + "ui_panel_lovelace_editor_badge_entity_display_type": "Modo de exibição", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Completo (ícone, nome e estado)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Mínimo (apenas ícone)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Padrão (ícone e estado)", + "suggested_badges": "Ícones de estado sugeridos", + "other_badges": "Outros ícones de estado", + "custom_badges": "Ícones de estado personalizados", "features": "Funcionalidades", "not_compatible": "Não é compatível", "features_no_compatible_available": "Não existem funcionalidades compatíveis disponíveis para esta entidade", @@ -1316,7 +1366,6 @@ "vacuum_commands": "Comandos do aspirador", "commands": "Comandos", "climate_fan_modes": "Modos de climatização da ventoinha", - "style": "Estilo", "dropdown": "Lista Pendente", "icons": "Ícones", "customize_fan_modes": "Personalizar modos da ventoinha", @@ -1348,9 +1397,10 @@ "hide_entities_without_area": "Ocultar entidades sem área", "hide_energy": "Ocultar energia", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Áreas Ocultas", - "no_description_available": "Não há descrição disponível.", - "by_entity": "Pela entidade", + "no_description_available": "Nenhuma descrição disponível.", + "by_entity": "Por entidade", "by_card": "Por tipo de cartão", + "by_badge": "Por ícone de estado", "header": "Cabeçalho", "footer": "Rodapé", "choose_a_type": "Escolhe um {type}", @@ -1358,6 +1408,8 @@ "header_editor": "Editor de cabeçalho", "footer_editor": "Editor de rodapé", "feature_editor": "Editor de funcionalidades", + "element_editor": "Editor de elementos", + "type_element_editor": "{type} editor de elementos", "ui_panel_lovelace_editor_color_picker_colors_accent": "Sotaque", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "Azul acinzentado", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Cinza escuro", @@ -1368,7 +1420,6 @@ "ui_panel_lovelace_editor_color_picker_colors_purple": "Roxo", "ui_panel_lovelace_editor_color_picker_colors_teal": "Azul petróleo", "ui_panel_lovelace_editor_color_picker_colors_white": "Branco", - "ui_panel_lovelace_editor_color_picker_default_color": "Cor por defeito (estado)", "ui_panel_lovelace_editor_edit_section_title_title": "Editar nome", "ui_panel_lovelace_editor_edit_section_title_title_new": "Adicionar nome", "warning_attribute_not_found": "O atributo {attribute} não está disponível em: {entity}", @@ -1377,120 +1428,145 @@ "warning_entity_unavailable": "{entity} está de momento indisponível", "invalid_timestamp": "Data / hora inválido", "invalid_display_format": "Formato inválido", - "now": "Now", + "now": "Agora", "compare_data": "Comparar dados", "reload_ui": "Recarregar Interface", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cobertura", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Botão de entrada", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Temporizador", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "Painel de controlo do alarme", - "device_tracker": "Localizador de dispositivos", - "trace": "Trace", - "stream": "Stream", "person": "Pessoa", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Válvula", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Contador", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Booleano de entrada", - "camera": "Câmara ", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Tamanho do ficheiro", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Data/hora de entrada", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnósticos", - "siren": "Sirene", "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Válvula", - "assist_pipeline": "Fluxo do Assist", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversa", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Tamanho do ficheiro", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", + "weather": "Clima", + "home_assistant_api": "Home Assistant API", + "input_number": "Número de entrada", "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Texto de entrada", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Agenda", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Botão de entrada", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remoto", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Sensor binário", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversa", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Câmara ", + "stream": "Stream", + "event": "Evento", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Agenda", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilação", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Clima", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Número de entrada", - "binary_sensor": "Sensor binário", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilação", - "scene": "Scene", - "input_select": "Seletor de entrada", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Evento", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Seletor de entrada", + "input_text": "Texto de entrada", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnósticos", "file_upload": "File Upload", - "climate": "Climatização", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Contador", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirene", "deconz": "deCONZ", - "timer": "Temporizador", - "application_credentials": "Credenciais de aplicação", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cobertura", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Booleano de entrada", + "bluetooth": "Bluetooth", + "climate": "Climatização", + "application_credentials": "Credenciais de aplicação", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Fluxo do Assist", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Localizador de dispositivos", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Processo {process}", + "disk_free_mount_point": "Disco livre {mount_point}", + "disk_use_mount_point": "Disco usado {mount_point}", + "ipv_address_ip_address": "Endereço IPv6 {ip_address}", + "last_boot": "Último arranque", + "load_m": "Carga (5m)", + "memory_free": "Memória livre", + "memory_use": "Memória usada", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Pacotes recebidos {interface}", + "packets_out_interface": "Pacotes enviados {interface}", + "processor_temperature": "Temperatura do processador", + "processor_use": "Uso do Processador", + "swap_free": "Swap livre", + "swap_use": "Swap usada", + "network_throughput_in_interface": "Débito de entrada na rede {interface}", + "network_throughput_out_interface": "Débito de saída na rede {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Volume da campainha", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Volume do micro", + "voice_volume": "Volume da voz", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Pesado", "mild": "Suave", "button_down": "Premir botão", @@ -1503,14 +1579,12 @@ "triple_push": "Premir triplo", "fault": "Falha", "normal": "Normal", - "warm_up": "Aquecimento", "not_completed": "Não concluído", "pending": "Pendente", "checking": "A verificar", - "closed": "Fechado", + "closed": "Fechada", "closing": "Closing", "opened": "Aberta", - "battery_level": "Battery level", "os_agent_version": "Versão do Agente do SO", "apparmor_version": "Versão Apparmor", "cpu_percent": "Percentagem da CPU", @@ -1529,20 +1603,17 @@ "solar_azimuth": "Azimute solar", "solar_elevation": "Elevação solar", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Consumo de energia do compressor", - "compressor_estimated_power_consumption": "Consumo de energia estimado do compressor", - "compressor_frequency": "Frequência do compressor", - "cool_energy_consumption": "Consumo de energia fria", - "energy_consumption": "Consumo de energia", - "heat_energy_consumption": "Consumo de energia térmica", - "inside_temperature": "Temperatura interior", - "outside_temperature": "Temperatura exterior", "assist_in_progress": "Assist em curso", + "auto_gain": "Ganho automático", + "noise_suppression": "Supressão de ruído", + "noise_suppression_level": "Nível de supressão de ruído", + "off": "Off", "preferred": "Preferencial", "finished_speaking_detection": "Deteção de intervenção concluída", "aggressive": "Agressivo", - "default": "Predefinido", "relaxed": "Relaxado", + "mute": "Silenciar", + "satellite_enabled": "Satélite ativado", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "load_start_url": "Load start URL", @@ -1567,74 +1638,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Detecção de movimento", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Desumidificar", - "wet": "Húmido", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Consumo total", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Processo {process}", - "disk_free_mount_point": "Disco livre {mount_point}", - "disk_use_mount_point": "Disco usado {mount_point}", - "ipv_address_ip_address": "Endereço IPv6 {ip_address}", - "last_boot": "Último arranque", - "load_m": "Carga (5m)", - "memory_free": "Memória livre", - "memory_use": "Memória usada", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Pacotes recebidos {interface}", - "packets_out_interface": "Pacotes enviados {interface}", - "processor_temperature": "Temperatura do processador", - "processor_use": "Uso do Processador", - "swap_free": "Swap livre", - "swap_use": "Swap usada", - "network_throughput_in_interface": "Débito de entrada na rede {interface}", - "network_throughput_out_interface": "Débito de saída na rede {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Ruído", - "overload": "Sobrecarga", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibração", + "auto_lock_paused": "Bloqueio automático em pausa", + "timeout": "Timeout", + "unclosed_alarm": "Alarme não fechado", + "unlocked_alarm": "Alarme desbloqueado", + "bluetooth_signal": "Sinal Bluetooth", + "light_level": "Nível de luz", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1642,6 +1655,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Chamada ativa", + "quiet": "Silêncio", "animal": "Animal", "detected": "Detectado", "animal_lens": "Animal lens 1", @@ -1713,10 +1728,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1731,8 +1744,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Tocar uma mensagem de resposta rápida", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1746,7 +1773,6 @@ "hdd_hdd_index_storage": "Armazenamento {hdd_index} HDD", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "Armazenamento {hdd_index} SD", - "wi_fi_signal": "Sinal Wi-Fi", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1754,7 +1780,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1763,50 +1789,137 @@ "record": "Gravar", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Chamada ativa", - "quiet": "Silêncio", - "auto_gain": "Ganho automático", - "mic_volume": "Volume do micro", - "noise_suppression": "Supressão de ruído", - "noise_suppression_level": "Nível de supressão de ruído", - "mute": "Silenciar", - "satellite_enabled": "Satélite ativado", - "calibration": "Calibração", - "auto_lock_paused": "Bloqueio automático em pausa", - "timeout": "Timeout", - "unclosed_alarm": "Alarme não fechado", - "unlocked_alarm": "Alarme desbloqueado", - "bluetooth_signal": "Sinal Bluetooth", - "light_level": "Nível de luz", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Volume da campainha", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Volume da voz", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "box": "Caixa", - "step": "Passo", + "compressor_energy_consumption": "Consumo de energia do compressor", + "compressor_estimated_power_consumption": "Consumo de energia estimado do compressor", + "compressor_frequency": "Frequência do compressor", + "cool_energy_consumption": "Consumo de energia fria", + "energy_consumption": "Consumo de energia", + "heat_energy_consumption": "Consumo de energia térmica", + "inside_temperature": "Temperatura interior", + "outside_temperature": "Temperatura exterior", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Atualização disponível", + "dry": "Desumidificar", + "wet": "Húmido", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Encravado", + "locked": "Trancado", + "locking": "A trancar", + "unlocked": "Destrancada", + "unlocking": "A destrancar", + "changed_by": "Alterado por", + "code_format": "Formato do código", + "recording": "A gravar", + "streaming": "Transmissão em fluxo contínuo", + "access_token": "Token de acesso", + "brand": "Marca", + "stream_type": "Tipo de transmissão", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modelo", + "managed_via_ui": "Gerido através da IU", + "minute": "Minuto", + "second": "Segundo", + "timestamp": "Timestamp", + "event_type": "Tipo de evento", + "event_types": "Tipos de evento", + "doorbell": "Campainha", + "pattern": "Padrão", + "clear_night": "Limpo, noite", + "cloudy": "Nublado", + "exceptional": "Excepcional", + "fog": "Enevoado", + "hail": "Granizo", + "lightning": "Trovoada", + "lightning_rainy": "Trovoada, chuva", + "partly_cloudy": "Parcialmente nublado", + "pouring": "Aguaceiros", + "rainy": "Chuvoso", + "snowy": "Nevoso", + "snowy_rainy": "Nevoso, chuvoso", + "sunny": "Ensolarado", + "windy": "Ventoso", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Temperatura do ponto de orvalho", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Unidade de pressão", + "uv_index": "índice UV", + "wind_bearing": "Direção do vento", + "wind_gust_speed": "Wind gust speed", + "paused": "Pausado", + "finishes_at": "Termina em", + "remaining": "Restante", + "last_reset": "Última reinicialização", + "possible_states": "Estados possíveis", + "state_class": "Classe de estado", + "measurement": "Measurement", + "top": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1816,12 +1929,13 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Tons disponíveis", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Gerido através da IU", "next_event": "Próximo evento", - "stopped": "Stopped", - "garage": "Garagem", + "box": "Caixa", + "step": "Passo", + "members": "Membros", + "above_horizon": "Acima do horizonte", + "below_horizon": "Abaixo do horizonte", + "identify": "Identify", "running_automations": "Automações em execução", "id": "ID", "max_running_automations": "Máximo de automatizações em execução", @@ -1829,40 +1943,9 @@ "parallel": "Paralelo", "queued": "Em sequência", "single": "Único", - "not_charging": "Não está a carregar", - "unplugged": "Desligado", - "hot": "Quente", - "no_light": "Sem luz", - "light_detected": "Luz detectada", - "locked": "Trancada", - "unlocked": "Destrancada", - "not_moving": "Parado", - "safe": "Seguro", - "unsafe": "Inseguro", - "tampering_detected": "Tampering detected", - "buffering": "A armazenar em buffer", - "paused": "Em pausa", - "playing": "A reproduzir", - "standby": "Standby", - "app_id": "ID da aplicação", - "local_accessible_entity_picture": "Imagem da entidade acessível localmente", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Álbum do artista", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Canais", - "position_updated": "Posição actualizada", - "series": "Série", - "all": "All", - "one": "Uma vaz", - "available_sound_modes": "Modos de som disponíveis", - "available_sources": "Fontes disponíveis", - "receiver": "Recetor", - "speaker": "Coluna", - "tv": "TV", - "above_horizon": "Acima do horizonte", - "below_horizon": "Abaixo do horizonte", + "max_running_scripts": "Máximo de scripts em execução", + "stopped": "Stopped", + "garage": "Garagem", "oscillating": "Oscillating", "speed_step": "Passo de velocidade", "available_preset_modes": "Modos predefinidos disponíveis", @@ -1873,33 +1956,46 @@ "armed_vacation": "Armado Férias", "disarming": "A desarmar", "triggered": "Disparado", - "changed_by": "Alterado por", "code_for_arming": "Código para armar", "not_required": "Não requerido", - "code_format": "Formato do Código", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Roteador", - "event_type": "Tipo de evento", - "event_types": "Tipos de evento", - "doorbell": "Campainha", "device_trackers": "Rastreadores de dispositivos", - "max_running_scripts": "Máximo de scripts em execução", - "jammed": "Encravado", - "locking": "A trancar", - "unlocking": "A destrancar", - "cool": "Arrefecimento", - "fan_only": "Ventilar", - "heat_cool": "Aquecimento/arrefecimento", - "aux_heat": "Aquecimento auxiliar", - "current_humidity": "Humidade Atual", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Apenas brilho", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Temperatura da cor (mireds)", + "color_temperature_kelvin": "Temperatura da cor (Kelvin)", + "available_effects": "Efeitos disponíveis", + "maximum_color_temperature_kelvin": "Temperatura máxima da cor (Kelvin)", + "maximum_color_temperature_mireds": "Temperatura máxima da cor (mireds)", + "minimum_color_temperature_kelvin": "Temperatura mínima da cor (Kelvin)", + "minimum_color_temperature_mireds": "Temperatura mínima da cor (mireds)", + "available_color_modes": "Modos de cor disponíveis", + "end_time": "End time", + "start_time": "Start time", + "cool": "Arrefecimento", + "fan_only": "Ventilar", + "heat_cool": "Aquecimento/arrefecimento", + "aux_heat": "Aquecimento auxiliar", + "current_humidity": "Humidade Atual", "current_temperature": "Current Temperature", "fan_mode": "Modo do ventilador", "diffuse": "Difuso", "middle": "Meio", - "top": "Total", "current_action": "Modo atual", + "defrosting": "Defrosting", "drying": "Desumidificação", "preheating": "Pré-Aquecimento", "max_target_humidity": "Humidade máxima pretendida", @@ -1915,104 +2011,142 @@ "both": "Ambos", "horizontal": "Horizontal", "target_temperature_step": "Incremento", - "last_reset": "Última reinicialização", - "possible_states": "Estados possíveis", - "state_class": "Classe de estado", - "measurement": "Measurement", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Apenas brilho", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Temperatura da cor (mireds)", - "color_temperature_kelvin": "Temperatura da cor (Kelvin)", - "available_effects": "Efeitos disponíveis", - "maximum_color_temperature_kelvin": "Temperatura máxima da cor (Kelvin)", - "maximum_color_temperature_mireds": "Temperatura máxima da cor (mireds)", - "minimum_color_temperature_kelvin": "Temperatura mínima da cor (Kelvin)", - "minimum_color_temperature_mireds": "Temperatura mínima da cor (mireds)", - "available_color_modes": "Modos de cor disponíveis", - "clear_night": "Limpo, noite", - "cloudy": "Nublado", - "exceptional": "Excepcional", - "fog": "Enevoado", - "hail": "Granizo", - "lightning": "Trovoada", - "lightning_rainy": "Trovoada, chuva", - "partly_cloudy": "Parcialmente nublado", - "pouring": "Aguaceiros", - "rainy": "Chuvoso", - "snowy": "Nevoso", - "snowy_rainy": "Nevoso, chuvoso", - "sunny": "Ensolarado", - "windy": "Ventoso", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Temperatura do ponto de orvalho", - "pressure_unit": "Unidade de pressão", - "uv_index": "índice UV", - "wind_bearing": "Direção do vento", - "wind_gust_speed": "Wind gust speed", - "recording": "A gravar", - "streaming": "Transmissão em fluxo contínuo", - "access_token": "Token de acesso", - "brand": "Marca", - "stream_type": "Tipo de transmissão", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modelo", - "minute": "Minuto", - "second": "Segundo", - "pattern": "Padrão", - "members": "Membros", - "finishes_at": "Termina em", - "remaining": "Restante", - "identify": "Identificar", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Já configurado. Apenas uma única configuração é possível.", - "user_description": "Quer dar início à configuração?", - "device_is_already_configured": "Dispositivo já configurado", - "re_authentication_was_successful": "Reautenticação bem sucedida", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "A ligação falhou", - "error_custom_port_not_supported": "Os dispositivos gen1 não suportam portas personalizadas.", - "invalid_authentication": "Autenticação inválida", - "unexpected_error": "Unexpected error", - "username": "Nome de Utilizador", - "host": "Host", - "port": "Porta", + "not_charging": "Não está a carregar", + "unplugged": "Desligado", + "hot": "Quente", + "no_light": "Sem luz", + "light_detected": "Luz detectada", + "not_moving": "Parado", + "safe": "Seguro", + "unsafe": "Inseguro", + "tampering_detected": "Tampering detected", + "buffering": "A armazenar em buffer", + "playing": "A reproduzir", + "standby": "Standby", + "app_id": "ID da aplicação", + "local_accessible_entity_picture": "Imagem da entidade acessível localmente", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Álbum do artista", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Canais", + "position_updated": "Posição actualizada", + "series": "Série", + "all": "All", + "one": "Uma vaz", + "available_sound_modes": "Modos de som disponíveis", + "available_sources": "Fontes disponíveis", + "receiver": "Recetor", + "speaker": "Coluna", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Roteador", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Conta já configurada", "abort_already_in_progress": "O processo de configuração já está a decorrer", + "failed_to_connect": "A ligação falhou", "invalid_access_token": "Token de acesso inválido", + "invalid_authentication": "Autenticação inválida", "received_invalid_token_data": "Recebido token de autenticação inválido.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Reautenticação bem sucedida", + "unexpected_error": "Erro inesperado", "successfully_authenticated": "Autenticado com sucesso", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Escolha o método de autenticação", "authentication_expired_for_name": "A autenticação expirou para {name}", - "service_is_already_configured": "Serviço já configurado", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Pretende configurar {name}?", - "adapter": "Adaptador", - "multiple_adapters_description": "Selecionar um adaptador Bluetooth para configurar", + "abort_single_instance_allowed": "Já configurado. Apenas uma única configuração é possível.", + "user_description": "Escolher um dispositivo para configurar", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Nome de Utilizador", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Dispositivo já configurado", + "ipv_is_not_supported": "O IPv6 não é suportado.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Os dispositivos gen1 não suportam portas personalizadas.", + "host": "Host", + "port": "Porta", + "bridge_is_already_configured": "Bridge já está configurada", + "no_deconz_bridges_discovered": "Nenhum hub deCONZ descoberto", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Não foi possível obter uma Chave da API", + "hassio_confirm_title": "MQTT Broker através do suplemento de Supervisor", + "link_with_deconz": "Ligação com deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "Todas as entidades", + "hide_members": "Esconder membros", + "add_group": "Adicionar grupo", + "ignore_non_numeric": "Ignorar não numérico", + "data_round_digits": "Valor arredondado ao número de decimais", + "type": "Type", + "binary_sensor_group": "Grupo de sensores binários", + "button_group": "Button group", + "cover_group": "Grupo de cobertura", + "event_group": "Event group", + "fan_group": "Grupo de ventoinhas", + "light_group": "Grupo de luzes", + "lock_group": "Grupo de fechaduras", + "media_player_group": "Grupo de leitores multimédia", + "notify_group": "Notify group", + "sensor_group": "Grupo de sensores", + "switch_group": "Grupo de interruptores", + "no_port_for_endpoint": "Nenhuma porta para o terminal", + "abort_no_services": "Nenhum serviço encontrado no terminal", + "discovered_wyoming_service": "Descoberto serviço Wyoming", + "timeout_establishing_connection": "Excedido o tempo limite para estabelecer ligação", + "link_google_account": "Ligar a conta Google", + "name_already_exists": "Nome já existente", + "passive": "Passivo", + "define_zone_parameters": "Definir os parâmetros da zona", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Utiliza um certificado SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2023,19 +2157,36 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Chave da API", - "configure_daikin_ac": "Configurar o Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Tipo de Switchbot não suportado.", + "authentication_failed_error_detail": "Falha na autenticação: {error_detail}", + "error_encryption_key_invalid": "A chave ID ou Chave de encriptação é inválida", + "name_address": "{name} ({address})", + "confirm_description": "Quer dar início à configuração?", + "switchbot_account_recommended": "Conta SwitchBot (recomendado)", + "menu_options_lock_key": "Introduzir manualmente a chave de encriptação de bloqueio", + "encryption_key": "Chave de encriptação", + "key_id": "Key ID", + "password_description": "Palavra-passe para proteger o backup.", + "device_address": "Endereço do dispositivo", + "component_switchbot_config_error_one": "Erro", + "component_switchbot_config_error_other": "Erros", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "O dispositivo é melhor suportado por outra integração", + "abort_discovery_error": "Falha ao descobrir um dispositivo DLNA correspondente", + "abort_incomplete_config": "A configuração não tem uma variável necessária", + "manual_description": "URL para um ficheiro XML de descrição do dispositivo", + "manual_title": "Ligação manual do dispositivo DMR DLNA", + "discovered_dlna_dmr_devices": "Dispositivos DMR DLNA descobertos", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2049,41 +2200,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Utiliza um certificado SSL", - "verify_ssl_certificate": "Verificar o certificado SSL", - "timeout_establishing_connection": "Excedido o tempo limite para estabelecer ligação", - "link_google_account": "Ligar a conta Google", - "abort_no_devices_found": "No devices found on the network", - "connection_error_error": "Erro de ligação: {error}", + "abort_mdns_missing_mac": "Endereço MAC ausente nas propriedades MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Nodo ESPHome descoberto", + "api_error_occurred": "Ocorreu um erro de API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Ativar HTTPS", + "api_key": "Chave da API", + "configure_daikin_ac": "Configurar o Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Pretende configurar {name}?", + "adapter": "Adaptador", + "multiple_adapters_description": "Selecionar um adaptador Bluetooth para configurar", + "meteorologisk_institutt": "Instituto de Meteorologia", + "abort_no_devices_found": "No devices found on the network", + "connection_error_error": "Erro de ligação: {error}", "invalid_authentication_error": "Autenticação inválida: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Autenticar", - "device_class": "Classe do dispositivo", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "A localização já está configurada", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Chave de API inválida", - "pin_code": "Código PIN", - "discovered_android_tv": "Android TV encontrada.", - "confirm_description": "Autenticação inválid", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Endereço IP ou anfitrião inválido.", - "device_not_supported": "Dispositivo não suportado", - "name_model_at_host": "{name} ({model} em {host})", - "authenticate_to_the_device": "Autenticar no dispositivo", - "finish_title": "Escolha um nome para o dispositivo", - "unlock_the_device": "Desbloqueie o dispositivo", - "yes_do_it": "Sim, faça-o.", - "unlock_the_device_optional": "Desbloqueie o dispositivo (opcional)", - "connect_to_the_device": "Ligar ao dispositivo", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Tópico de nascimento inválido", "error_bad_certificate": "O certificado CA é inválido", "invalid_discovery_prefix": "Prefixo de descoberta inválido", @@ -2102,107 +2242,25 @@ "websocket_path": "Caminho do WebSocket", "enable_discovery": "Ativar descoberta", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Gateway Zigbee deCONZ via suplemento Supervisor", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "Código PIN", + "discovered_android_tv": "Android TV encontrada.", "path_is_not_allowed": "O caminho não é permitido", "path_is_not_valid": "O caminho é inválido", "path_to_file": "Caminho para o ficheiro", - "api_error_occurred": "Ocorreu um erro de API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Ativar HTTPS", - "abort_mdns_missing_mac": "Endereço MAC ausente nas propriedades MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Serviço recebido", - "discovered_esphome_node": "Nodo ESPHome descoberto", - "encryption_key": "Chave de encriptação", - "no_port_for_endpoint": "Nenhuma porta para o terminal", - "abort_no_services": "Nenhum serviço encontrado no terminal", - "discovered_wyoming_service": "Descoberto serviço Wyoming", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Tipo de Switchbot não suportado.", - "authentication_failed_error_detail": "Falha na autenticação: {error_detail}", - "error_encryption_key_invalid": "A chave ID ou Chave de encriptação é inválida", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Conta SwitchBot (recomendado)", - "menu_options_lock_key": "Introduzir manualmente a chave de encriptação de bloqueio", - "key_id": "Key ID", - "password_description": "Palavra-passe para proteger o backup.", - "device_address": "Endereço do dispositivo", - "component_switchbot_config_error_one": "Erro", - "component_switchbot_config_error_other": "Erros", - "meteorologisk_institutt": "Instituto de Meteorologia", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge já está configurada", - "no_deconz_bridges_discovered": "Nenhum hub deCONZ descoberto", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Não foi possível obter uma Chave da API", - "link_with_deconz": "Ligação com deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "Todas as entidades", - "hide_members": "Esconder membros", - "add_group": "Adicionar grupo", - "ignore_non_numeric": "Ignorar não numérico", - "data_round_digits": "Valor arredondado ao número de decimais", - "type": "Type", - "binary_sensor_group": "Grupo de sensores binários", - "cover_group": "Grupo de cobertura", - "event_group": "Event group", - "fan_group": "Grupo de ventoinhas", - "light_group": "Grupo de luzes", - "lock_group": "Grupo de fechaduras", - "media_player_group": "Grupo de leitores multimédia", - "sensor_group": "Grupo de sensores", - "switch_group": "Grupo de interruptores", - "abort_alternative_integration": "O dispositivo é melhor suportado por outra integração", - "abort_discovery_error": "Falha ao descobrir um dispositivo DLNA correspondente", - "abort_incomplete_config": "A configuração não tem uma variável necessária", - "manual_description": "URL para um ficheiro XML de descrição do dispositivo", - "manual_title": "Ligação manual do dispositivo DMR DLNA", - "discovered_dlna_dmr_devices": "Dispositivos DMR DLNA descobertos", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Nome já existente", - "passive": "Passivo", - "define_zone_parameters": "Definir os parâmetros da zona", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Modo de rastreio Bluetooth", - "passive_scanning": "Varrimento passivo", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure a visibilidade dos tipos de dispositivos deCONZ", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Iniciar o agente de conversação", + "language_code": "Código do idioma", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2285,50 +2343,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Iniciar o agente de conversação", - "language_code": "Código do idioma", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Acesso do Home Assistant ao Calendário Google", - "ignore_cec": "Ignorar CEC", - "allowed_uuids": "UUIDs permitidos", - "advanced_google_cast_configuration": "Configuração avançada do Google Cast", - "broker_options": "Opções do broker", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Prefixo de descoberta", - "enable_will_message": "Ativar a mensagem de testamento", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Reter mensagem testamental", - "will_message_topic": "Tópico da mensagem testamental", - "mqtt_options": "Opções MQTT", - "protocol": "Protocolo", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Contagem de tentativas", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Permitir grupos de luz deCONZ", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure a visibilidade dos tipos de dispositivos deCONZ", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "URL inválido", "data_browse_unfiltered": "Mostrar multimédia incompatível durante a navegação", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Porta do ouvinte de eventos (aleatória se não estiver definida)", "poll_for_device_availability": "Sondagem sobre a disponibilidade do dispositivo", "init_title": "Configuração do DLNA Digital Media Renderer", + "ignore_cec": "Ignorar CEC", + "allowed_uuids": "UUIDs permitidos", + "advanced_google_cast_configuration": "Configuração avançada do Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2339,13 +2392,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protocolo", + "data_calendar_access": "Acesso do Home Assistant ao Calendário Google", + "passive_scanning": "Varrimento passivo", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Opções do broker", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Prefixo de descoberta", + "enable_will_message": "Ativar a mensagem de testamento", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Reter mensagem testamental", + "will_message_topic": "Tópico da mensagem testamental", + "mqtt_options": "Opções MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Bloquear {entity_name}", + "open_entity_name": "Abrir {entity_name}", + "unlock_entity_name": "Desbloquear {entity_name}", + "entity_name_is_locked": "{entity_name} está fechado", + "entity_name_is_open": "{entity_name} está aberta", + "entity_name_is_unlocked": "{entity_name} está destrancado", + "entity_name_locked": "{entity_name} fechou", + "entity_name_opened": "{entity_name} foi aberta", + "entity_name_unlocked": "{entity_name} destrancado", "first_button": "Primeiro botão", "second_button": "Segundo botão", "third_button": "Terceiro botão", "fourth_button": "Quarto botão", "subtype_button_down": "Botão {subtype} para baixo", "subtype_button_up": "Botão {subtype} para cima", - "subtype_double_clicked": "Botão \"{subtype}\" clicado duas vezes", + "subtype_double_clicked": "\"{subtype}\" double clicked", "subtype_double_push": "{subtype} impulso duplo", "subtype_long_clicked": "{subtype} clique longo", "subtype_long_push": "{subtype} impulso longo", @@ -2355,36 +2443,122 @@ "subtype_single_push": "{subtype} impulso simples", "subtype_triple_clicked": "\"{subtype}\" triple clicked", "subtype_triple_push": "{subtype} impulso triplo", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Fechar {entity_name}", - "close_entity_name_tilt": "Fechar a inclinação da {entity_name}", - "open_entity_name": "Abrir {entity_name}", - "open_entity_name_tilt": "Abra a inclinação da {entity_name}", - "set_entity_name_position": "Definir posição de {entity_name}", - "set_entity_name_tilt_position": "Definir a posição de inclinação de {entity_name}", - "stop_entity_name": "Parar {entity_name}", - "entity_name_is_closed": "{entity_name} está fechada", - "entity_name_closing": "{entity_name} está a fechar", - "entity_name_is_open": "{entity_name} is open", - "entity_name_opening": "{entity_name} está a abrir", - "current_entity_name_position_is": "A posição atual de {entity_name} é", - "condition_type_is_tilt_position": "A inclinação actual de {entity_name} é", - "entity_name_closed": "{entity_name} foi fechada", - "entity_name_opened": "{entity_name} opened", - "entity_name_position_changes": "{entity_name} mudou de posição", - "entity_name_tilt_position_changes": "{entity_name} mudou inclinação", - "entity_name_battery_is_low": "a bateria {entity_name} está baixa", - "entity_name_is_charging": "{entity_name} a está a carregar", - "condition_type_is_co": "{entity_name} está detectando monóxido de carbono", - "entity_name_is_cold": "{entity_name} está frio", - "entity_name_is_on": "{entity_name} está ligado", - "entity_name_is_detecting_gas": "{entity_name} está a detectar gás", - "entity_name_is_hot": "{entity_name} está quente", - "entity_name_is_detecting_light": "{entity_name} está a detectar luz", - "entity_name_is_locked": "{entity_name} está trancada", - "entity_name_is_moist": "{entity_name} está húmido", - "entity_name_is_detecting_motion": "{entity_name} está a detectar movimento", + "both_buttons": "Ambos os botões", + "bottom_buttons": "Botões inferiores", + "fifth_button": "Quinto botão", + "sixth_button": "Sexto botão", + "seventh_button": "Sétimo botão", + "eighth_button": "Oitavo botão", + "dim_down": "Escurecer", + "dim_up": "Clariar", + "left": "Esquerda", + "right": "Direita", + "side": "Lado 6", + "top_buttons": "Botões superiores", + "device_awakened": "Dispositivo acordou", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_remote_button_long_release": "\"{subtype}\" libertado após longa espera", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Dispositivo em queda livre", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Dispositivo agitado", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Dispositivo girado no sentido horário", + "device_turned_counter_clockwise": "Dispositivo girado no sentido anti-horário", + "press_entity_name_button": "Pressione o botão {entity_name}", + "entity_name_has_been_pressed": "{entity_name} foi pressionado", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Fechar {entity_name}", + "close_entity_name_tilt": "Fechar a inclinação da {entity_name}", + "open_entity_name_tilt": "Abra a inclinação da {entity_name}", + "set_entity_name_position": "Definir posição de {entity_name}", + "set_entity_name_tilt_position": "Definir a posição de inclinação de {entity_name}", + "stop_entity_name": "Parar {entity_name}", + "entity_name_is_closed": "{entity_name} está fechada", + "entity_name_closing": "{entity_name} está a fechar", + "entity_name_opening": "{entity_name} está a abrir", + "current_entity_name_position_is": "A posição atual de {entity_name} é", + "condition_type_is_tilt_position": "A inclinação actual de {entity_name} é", + "entity_name_closed": "{entity_name} foi fechada", + "entity_name_position_changes": "{entity_name} mudou de posição", + "entity_name_tilt_position_changes": "{entity_name} mudou inclinação", + "toggle_entity_name": "Alternar {entity_name}", + "turn_off_entity_name": "Desligar {entity_name}", + "turn_on_entity_name": "Ligar {entity_name}", + "entity_name_is_off": "{entity_name} está desligado", + "entity_name_is_on": "{entity_name} está ligado", + "trigger_type_changed_states": "{entity_name} foi ligado ou desligado", + "entity_name_turned_off": "{entity_name} foi desligado", + "entity_name_turned_on": "{entity_name} foi ligado", + "arm_entity_name_away": "Armar {entity_name} Ausente", + "arm_entity_name_home": "Armar {entity_name} Casa", + "arm_entity_name_night": "Armar {entity_name} Noite", + "arm_entity_name_vacation": "Armar {entity_name} Férias", + "disarm_entity_name": "Desarmar {entity_name}", + "trigger_entity_name": "Despoletar {entity_name}", + "entity_name_is_armed_away": "{entity_name} foi armado para Ausente", + "entity_name_is_armed_home": "{entity_name} foi armado para Casa", + "entity_name_is_armed_night": "{entity_name} foi armado para Noite", + "entity_name_is_armed_vacation": "{entity_name} foi armado para Férias", + "entity_name_is_disarmed": "{entity_name} foi desarmado", + "entity_name_is_triggered": "{entity_name} foi despoletado", + "entity_name_armed_away": "{entity_name} armado Ausente", + "entity_name_armed_home": "{entity_name} armado Casa", + "entity_name_armed_night": "{entity_name} armado Noite", + "entity_name_armed_vacation": "{entity_name} armado Férias", + "entity_name_disarmed": "{entity_name} desarmado", + "entity_name_triggered": "{entity_name} despoletado", + "entity_name_is_buffering": "{entity_name} está a armazenar em buffer", + "entity_name_is_idle": "{entity_name} está em espera", + "entity_name_is_paused": "{entity_name} está em pausa", + "entity_name_is_playing": "{entity_name} está a reproduzir", + "entity_name_starts_buffering": "{entity_name} inicia a colocação em buffer", + "entity_name_becomes_idle": "{entity_name} fica inativo", + "entity_name_starts_playing": "{entity_name} iniciou a reprodução", + "entity_name_update_availability_changed": "Disponibilidade de atualização de {entity_name} alterada", + "entity_name_became_up_to_date": "{entity_name} foi atualizado", + "trigger_type_update": "{entity_name} tem uma atualização disponível", + "decrease_entity_name_brightness": "Diminuir o brilho de {entity_name}", + "increase_entity_name_brightness": "Aumentar o brilho de {entity_name}", + "flash_entity_name": "Piscar {entity_name}", + "flash": "Flash", + "action_type_select_first": "Alterar {entity_name} para a primeira opção", + "action_type_select_last": "Alterar {entity_name} para a última opção", + "action_type_select_next": "Alterar {entity_name} para a opção seguinte", + "change_entity_name_option": "Alterar opção {entity_name}", + "action_type_select_previous": "Alterar {entity_name} para a opção anterior", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Alterar o modo HVAC de {entity_name}", + "change_preset_on_entity_name": "Alterar pré-definição de {entity_name}", + "hvac_mode": "Modo HVAC", + "entity_name_measured_humidity_changed": "A humidade medida por {entity_name} alterou-se", + "entity_name_measured_temperature_changed": "A temperatura medida por {entity_name} alterou-se", + "entity_name_hvac_mode_changed": "Modo HVAC de {entity_name} alterado", + "send_a_notification": "Send a notification", + "entity_name_battery_is_low": "a bateria {entity_name} está baixa", + "entity_name_is_charging": "{entity_name} a está a carregar", + "condition_type_is_co": "{entity_name} está detectando monóxido de carbono", + "entity_name_is_cold": "{entity_name} está frio", + "entity_name_is_detecting_gas": "{entity_name} está a detectar gás", + "entity_name_is_hot": "{entity_name} está quente", + "entity_name_is_detecting_light": "{entity_name} está a detectar luz", + "entity_name_is_moist": "{entity_name} está húmido", + "entity_name_is_detecting_motion": "{entity_name} está a detectar movimento", "entity_name_is_moving": "{entity_name} está a mexer", "condition_type_is_no_co": "{entity_name} não está a detetar monóxido de carbono", "condition_type_is_no_gas": "{entity_name} não está a detectar gás", @@ -2398,9 +2572,7 @@ "entity_name_battery_is_normal": "{entity_name} a bateria está normal", "entity_name_not_charging": "{entity_name} não está a carregar", "entity_name_is_not_cold": "{entity_name} não está frio", - "entity_name_is_off": "{entity_name} está desligado", "entity_name_is_not_hot": "{entity_name} não está quente", - "entity_name_is_unlocked": "{entity_name} está destrancado", "entity_name_is_dry": "{entity_name} está seco", "entity_name_is_not_moving": "{entity_name} não está a mexer", "entity_name_is_not_occupied": "{entity_name} não está ocupado", @@ -2420,7 +2592,6 @@ "entity_name_is_detecting_sound": "{entity_name} está a detectar som", "entity_name_is_detecting_tampering": "{entity_name} está a detetar adulteração", "entity_name_is_unsafe": "{entity_name} não é seguro", - "trigger_type_update": "{entity_name} tem uma atualização disponível", "entity_name_is_detecting_vibration": "{entity_name} está a detectar vibrações", "entity_name_battery_low": "{entity_name} com bateria fraca", "entity_name_charging": "{entity_name} a carregar", @@ -2429,7 +2600,6 @@ "entity_name_started_detecting_gas": "{entity_name} detectou gás", "entity_name_became_hot": "{entity_name} ficou quente", "entity_name_started_detecting_light": "{entity_name} detectou luz", - "entity_name_locked": "{entity_name} fechada", "entity_name_became_moist": "ficou húmido {entity_name}", "entity_name_started_detecting_motion": "{entity_name} detectou movimento", "entity_name_started_moving": "{entity_name} começou a mover-se", @@ -2440,13 +2610,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} deixou de detectar problemas", "entity_name_stopped_detecting_smoke": "{entity_name} deixou de detectar fumo", "entity_name_stopped_detecting_sound": "{entity_name} deixou de detectar som", - "entity_name_became_up_to_date": "{entity_name} foi atualizado", "entity_name_stopped_detecting_vibration": "{entity_name} deixou de detectar vibração", "entity_name_battery_normal": "{entity_name} bateria normal", "entity_name_became_not_cold": "{entity_name} deixou de estar frio", "entity_name_unplugged": "{entity_name} desligado", "entity_name_became_not_hot": "{entity_name} deixou de estar quente", - "entity_name_unlocked": "{entity_name} aberta", "entity_name_became_dry": "{entity_name} ficou seco", "entity_name_stopped_moving": "{entity_name} deixou de se mover", "entity_name_became_not_occupied": "{entity_name} deixou de estar ocupado", @@ -2464,52 +2632,9 @@ "entity_name_started_detecting_smoke": "foi detectado fumo em {entity_name}", "entity_name_started_detecting_sound": "foram detectadas sons em {entity_name}", "entity_name_started_detecting_tampering": "{entity_name} começou a detetar adulterações", - "entity_name_turned_off": "{entity_name} foi desligado", - "entity_name_turned_on": "{entity_name} foi ligado", "entity_name_became_unsafe": "ficou inseguro {entity_name}", "entity_name_started_detecting_vibration": "foram detectadas vibrações em {entity_name}", - "entity_name_is_buffering": "{entity_name} está a armazenar em buffer", - "entity_name_is_idle": "{entity_name} está em espera", - "entity_name_is_paused": "{entity_name} está em pausa", - "entity_name_is_playing": "{entity_name} está a reproduzir", - "entity_name_starts_buffering": "{entity_name} inicia a colocação em buffer", - "trigger_type_changed_states": "{entity_name} foi ligado ou desligado", - "entity_name_becomes_idle": "{entity_name} fica inativo", - "entity_name_starts_playing": "{entity_name} iniciou a reprodução", - "toggle_entity_name": "Alternar {entity_name}", - "turn_off_entity_name": "Desligar {entity_name}", - "turn_on_entity_name": "Ligar {entity_name}", - "arm_entity_name_away": "Armar {entity_name} Ausente", - "arm_entity_name_home": "Armar {entity_name} Casa", - "arm_entity_name_night": "Armar {entity_name} Noite", - "arm_entity_name_vacation": "Armar {entity_name} Férias", - "disarm_entity_name": "Desarmar {entity_name}", - "trigger_entity_name": "Despoletar {entity_name}", - "entity_name_is_armed_away": "{entity_name} foi armado para Ausente", - "entity_name_is_armed_home": "{entity_name} foi armado para Casa", - "entity_name_is_armed_night": "{entity_name} foi armado para Noite", - "entity_name_is_armed_vacation": "{entity_name} foi armado para Férias", - "entity_name_is_disarmed": "{entity_name} foi desarmado", - "entity_name_is_triggered": "{entity_name} foi despoletado", - "entity_name_armed_away": "{entity_name} armado Ausente", - "entity_name_armed_home": "{entity_name} armado Casa", - "entity_name_armed_night": "{entity_name} armado Noite", - "entity_name_armed_vacation": "{entity_name} armado Férias", - "entity_name_disarmed": "{entity_name} desarmado", - "entity_name_triggered": "{entity_name} despoletado", - "entity_name_is_home": "{entity_name} está em casa", - "entity_name_is_not_home": "{entity_name} não está em casa", - "entity_name_enters_a_zone": "{entity_name} entra numa zona", - "entity_name_leaves_a_zone": "{entity_name} sai de uma zona", - "lock_entity_name": "Bloquear {entity_name}", - "unlock_entity_name": "Desbloquear {entity_name}", - "action_type_set_hvac_mode": "Alterar o modo HVAC de {entity_name}", - "change_preset_on_entity_name": "Alterar pré-definição de {entity_name}", - "hvac_mode": "Modo HVAC", - "to": "To", - "entity_name_measured_humidity_changed": "A humidade medida por {entity_name} alterou-se", - "entity_name_measured_temperature_changed": "A temperatura medida por {entity_name} alterou-se", - "entity_name_hvac_mode_changed": "Modo HVAC de {entity_name} alterado", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", "current_entity_name_apparent_power": "Potência aparente atual de {entity_name}", "condition_type_is_aqi": "Índice de qualidade do ar atual de {entity_name}", "current_entity_name_atmospheric_pressure": "Pressão atmosférica atual de {entity_name}", @@ -2581,18 +2706,18 @@ "entity_name_ozone_concentration_changes": "Alterações da concentração de ozono de {entity_name}", "entity_name_ph_level_changes": "{entity_name} pH level changes", "entity_name_pm_concentration_changes": "Alterações da concentração de PM2,5 de {entity_name}", - "entity_name_power_changes": "{entity_name} power changes", + "entity_name_power_changes": "alterações de potência em {entity_name}", "entity_name_power_factor_changes": "Alterações do fator de potência de {entity_name}", "entity_name_precipitation_changes": "{entity_name} alterações da precipitação", "entity_name_precipitation_intensity_changes": "{entity_name} mudanças de intensidade de precipitação", - "entity_name_pressure_changes": "{entity_name} pressure changes", + "entity_name_pressure_changes": "alterações de pressão em {entity_name}", "entity_name_reactive_power_changes": "Alterações de potência reativa de {entity_name}", "entity_name_signal_strength_changes": "Alteração da intensidade do sinal de {entity_name}", "entity_name_sound_pressure_changes": "{entity_name} mudanças de pressão sonora", "entity_name_speed_changes": "Alterações de velocidade de {entity_name}", "trigger_type_sulphur_dioxide": "Alterações da concentração de dióxido de enxofre de {entity_name}", - "entity_name_temperature_changes": "{entity_name} temperature changes", - "entity_name_value_changes": "{entity_name} value changes", + "entity_name_temperature_changes": "alterações de temperatura em {entity_name}", + "entity_name_value_changes": "alterações de valor em {entity_name}", "trigger_type_volatile_organic_compounds": "Alterações da concentração de compostos orgânicos voláteis de {entity_name}", "entity_name_voltage_changes": "Mudanças de voltagem de {entity_name}", "entity_name_volume_changes": "Mudanças de volume de {entity_name}", @@ -2600,64 +2725,13 @@ "entity_name_water_changes": "Mudanças de água de {entity_name}", "entity_name_weight_changes": "Alterações de peso de {entity_name}", "entity_name_wind_speed_changes": "{entity_name} mudança na velocidade do vento", - "decrease_entity_name_brightness": "Diminuir o brilho de {entity_name}", - "increase_entity_name_brightness": "Aumentar o brilho de {entity_name}", - "flash_entity_name": "Piscar {entity_name}", - "flash": "Flash", - "fifth_button": "Quinto botão", - "sixth_button": "Sexto botão", - "subtype_continuously_pressed": "Botão \"{subtype}\" pressionado continuamente", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Alterar {entity_name} para a primeira opção", - "action_type_select_last": "Alterar {entity_name} para a última opção", - "action_type_select_next": "Alterar {entity_name} para a opção seguinte", - "change_entity_name_option": "Alterar opção {entity_name}", - "action_type_select_previous": "Alterar {entity_name} para a opção anterior", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Ambos os botões", - "bottom_buttons": "Botões inferiores", - "seventh_button": "Sétimo botão", - "eighth_button": "Oitavo botão", - "dim_down": "Escurecer", - "dim_up": "Clariar", - "left": "Esquerda", - "right": "Direita", - "side": "Lado 6", - "top_buttons": "Botões superiores", - "device_awakened": "Dispositivo acordou", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Dispositivo em queda livre", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Dispositivo agitado", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Dispositivo girado no sentido horário", - "device_turned_counter_clockwise": "Dispositivo girado no sentido anti-horário", - "press_entity_name_button": "Pressione o botão {entity_name}", - "entity_name_has_been_pressed": "{entity_name} foi pressionado", - "entity_name_update_availability_changed": "Disponibilidade de atualização de {entity_name} alterada", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} está em casa", + "entity_name_is_not_home": "{entity_name} não está em casa", + "entity_name_enters_a_zone": "{entity_name} entra numa zona", + "entity_name_leaves_a_zone": "{entity_name} sai de uma zona", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Atualização mais recente", "arithmetic_mean": "Média aritmética", "median": "Mediana", @@ -2781,76 +2855,111 @@ "wheat": "Castanho-claro", "white_smoke": "Branco-fumado", "yellow_green": "Verde-amarelo", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", - "starts_the_memory_profiler": "Starts the Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Ativar ou desativar a depuração asyncio.", - "enabled_description": "Para ativar ou desativar a depuração asyncio.", - "set_asyncio_debug": "Definir depuração asyncio", - "starts_the_profiler": "Starts the Profiler.", - "max_objects_description": "The maximum number of objects to log.", - "maximum_objects": "Maximum objects", - "scan_interval_description": "The number of seconds between logging objects.", - "scan_interval": "Scan interval", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Desativa a deteção de movimento.", + "disable_motion_detection": "Desativar a deteção de movimento", + "enables_the_motion_detection": "Ativa a deteção de movimento.", + "enable_motion_detection": "Ativar a deteção de movimento", + "format_description": "Formato de fluxo suportado pelo leitor multimédia.", + "format": "Formato", + "media_player_description": "Leitores multimédia para transmitir.", + "play_stream": "Reproduzir fluxo", + "filename": "Nome de ficheiro", + "lookback": "Retrospetiva", + "snapshot_description": "Tira uma fotografia a partir de uma câmara.", + "take_snapshot": "Tirar uma fotografia", + "turns_off_the_camera": "Desliga a câmara.", + "turns_on_the_camera": "Liga a câmara.", + "locks_a_lock": "Locks a lock.", + "code_description": "Código para armar o alarme.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Log event loop scheduled", + "log_thread_frames_description": "Logs the current frames for all threads.", + "log_thread_frames": "Log thread frames", + "lru_stats_description": "Logs the stats of all lru caches.", + "log_lru_stats": "Log LRU stats", + "starts_the_memory_profiler": "Starts the Memory Profiler.", + "seconds": "Seconds", + "memory": "Memory", + "set_asyncio_debug_description": "Ativar ou desativar a depuração asyncio.", + "enabled_description": "Para ativar ou desativar a depuração asyncio.", + "set_asyncio_debug": "Definir depuração asyncio", + "starts_the_profiler": "Starts the Profiler.", + "max_objects_description": "The maximum number of objects to log.", + "maximum_objects": "Maximum objects", + "scan_interval_description": "The number of seconds between logging objects.", + "scan_interval": "Scan interval", "start_logging_object_sources": "Start logging object sources", "start_log_objects_description": "Starts logging growth of objects in memory.", "start_logging_objects": "Start logging objects", "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "A data em que o evento de dia inteiro deve começar.", - "create_event": "Criar evento", - "get_events": "Get events", - "list_event": "Listar eventos", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2871,21 +2980,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Recarrega a configuração de automatização.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Desencadeia as acções de uma automatização.", - "skip_conditions": "Saltar condições", - "trigger": "Gatilho", - "disables_an_automation": "Desativa uma automatização.", - "stops_currently_running_actions": "Interrompe as acções em execução.", - "stop_actions": "Parar acções", - "enables_an_automation": "Ativa uma automatização.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Caminho", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2920,41 +3026,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Recarrega a configuração de automatização.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Desencadeia as acções de uma automatização.", + "skip_conditions": "Saltar condições", + "trigger": "Gatilho", + "disables_an_automation": "Desativa uma automatização.", + "stops_currently_running_actions": "Interrompe as acções em execução.", + "stop_actions": "Parar acções", + "enables_an_automation": "Ativa uma automatização.", + "press_the_button_entity": "Premir o botão entidade.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Interrompe um script em execução.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2974,6 +3106,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Ativa um disparo de alarme externo.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -2985,45 +3138,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "create_event_description": "Adiciona um novo evento de calendário.", + "location_description": "O local do evento.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Ativa um disparo de alarme externo.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Desligar uma ou mais luzes.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "A data em que o evento de dia inteiro deve começar.", + "create_event": "Criar evento", + "get_events": "Get events", + "list_event": "Listar eventos", + "turns_auxiliary_heater_on_off": "Liga/desliga o aquecimento auxiliar.", + "aux_heat_description": "Novo valor para o aquecedor auxiliar.", + "turn_on_off_auxiliary_heater": "Ligar/desligar aquecedor auxiliar", + "sets_fan_operation_mode": "Define o modo de operação do ventilador.", + "fan_operation_mode": "Modo de operação do ventilador.", + "set_fan_mode": "Definir modo do ventilador", + "sets_target_humidity": "Define a humidade pretendida.", + "set_target_humidity": "Definir humidade pretendida", + "sets_hvac_operation_mode": "Define o modo de operação do sistema HVAC.", + "hvac_operation_mode": "Modo de operação do sistema HVAC.", + "set_hvac_mode": "Definir modo do HVAC", + "sets_swing_operation_mode": "Define o modo de operação da função de oscilação.", + "swing_operation_mode": "Modo de operação da função de oscilação.", + "set_swing_mode": "Definir o modo de oscilação", + "sets_target_temperature": "Define a temperatura pretendida.", + "high_target_temperature": "Temperatura máxima pretendida.", + "target_temperature_high": "Temperatura Máx. pretendida", + "low_target_temperature": "Temperatura mínima pretendida.", + "target_temperature_low": "Temperatura Mín. pretendida", + "set_target_temperature": "Definir temperatura pretendida", + "turns_climate_device_off": "Desliga a climatização.", + "turns_climate_device_on": "Liga a climatização.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3050,109 +3266,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Premir o botão entidade.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Interrompe um script em execução.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Liga/desliga o aquecimento auxiliar.", - "aux_heat_description": "Novo valor para o aquecedor auxiliar.", - "turn_on_off_auxiliary_heater": "Ligar/desligar aquecedor auxiliar", - "sets_fan_operation_mode": "Define o modo de operação do ventilador.", - "fan_operation_mode": "Modo de operação do ventilador.", - "set_fan_mode": "Definir modo do ventilador", - "sets_target_humidity": "Define a humidade pretendida.", - "set_target_humidity": "Definir humidade pretendida", - "sets_hvac_operation_mode": "Define o modo de operação do sistema HVAC.", - "hvac_operation_mode": "Modo de operação do sistema HVAC.", - "set_hvac_mode": "Definir modo do HVAC", - "sets_swing_operation_mode": "Define o modo de operação da função de oscilação.", - "swing_operation_mode": "Modo de operação da função de oscilação.", - "set_swing_mode": "Definir o modo de oscilação", - "sets_target_temperature": "Define a temperatura pretendida.", - "high_target_temperature": "Temperatura máxima pretendida.", - "target_temperature_high": "Temperatura Máx. pretendida", - "low_target_temperature": "Temperatura mínima pretendida.", - "target_temperature_low": "Temperatura Mín. pretendida", - "set_target_temperature": "Definir temperatura pretendida", - "turns_climate_device_off": "Desliga a climatização.", - "turns_climate_device_on": "Liga a climatização.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Desligar uma ou mais luzes.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Tópico a subscrever", "topic": "Tópico", "export": "Exportar", "publish_description": "Publica uma mensagem num tópico MQTT.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "A carga a ser publicada.", "payload": "Payload", "payload_template": "Payload template", @@ -3160,90 +3278,59 @@ "retain": "Reter", "topic_to_publish_to": "Tópico para publicar.", "publish": "Publicar", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Desativa a deteção de movimento.", - "disable_motion_detection": "Desativar a deteção de movimento", - "enables_the_motion_detection": "Ativa a deteção de movimento.", - "enable_motion_detection": "Ativar a deteção de movimento", - "format_description": "Formato de fluxo suportado pelo leitor multimédia.", - "format": "Formato", - "media_player_description": "Leitores multimédia para transmitir.", - "play_stream": "Reproduzir fluxo", - "filename": "Nome de ficheiro", - "lookback": "Retrospetiva", - "snapshot_description": "Tira uma fotografia a partir de uma câmara.", - "take_snapshot": "Tirar uma fotografia", - "turns_off_the_camera": "Desliga a câmara.", - "turns_on_the_camera": "Liga a câmara.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Caminho", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ro/ro.json b/packages/core/src/hooks/useLocale/locales/ro/ro.json index bc543dcb..a356739a 100644 --- a/packages/core/src/hooks/useLocale/locales/ro/ro.json +++ b/packages/core/src/hooks/useLocale/locales/ro/ro.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Cutie poștală", "to_do_lists": "Liste to-do", "developer_tools": "Instrumente pentru dezvoltatori", "media": "Media", "profile": "Profile", + "panel_mailbox": "Cutie poștală", "panel_shopping_list": "Listă de cumpărături", "unknown": "Necunoscut", "unavailable": "Indisponibil", @@ -23,8 +23,8 @@ "pend": "În curs", "arming": "În curs de armare", "trig": "Decl", - "home": "Home", - "away": "Away", + "home": "Acasă", + "away": "Plecat", "owner": "Proprietar", "administrators": "Administratori", "users": "Utilizatori", @@ -63,7 +63,7 @@ "name_heating": "Încălzire {name}", "name_cooling": "Răcire {name}", "high": "Ridicat", - "low": "Scăzut", + "low": "Descărcată", "mode": "Mode", "preset": "Presetare", "action_to_target": "{action} până la țintă", @@ -86,7 +86,7 @@ "reverse": "Reverse", "medium": "Mediu", "target_humidity": "Target humidity.", - "state": "Status", + "state": "State", "name_target_humidity": "Umiditate țintă {name}", "name_current_humidity": "Umiditate curentă {name}", "name_humidifying": "{name} umidifică", @@ -94,6 +94,7 @@ "name_on": "{name} activat", "resume_mowing": "Reia cositul", "start_mowing": "Începe cositul", + "pause": "Pause", "return_to_dock": "Întoarcere la doc", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -106,14 +107,14 @@ "unlock": "Unlock", "open": "Open", "open_door": "Open door", - "really_open": "Really open?", + "really_open": "Chiar deschis?", "done": "Done", + "ui_card_lock_open_door_success": "Ușă deschisă", "source": "Source", "sound_mode": "Sound mode", "browse_media": "Răsfoiește media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Piesa următoare", "previous_track": "Piesa anterioară", @@ -129,25 +130,25 @@ "activate": "Activate", "run": "Rulează", "running": "Rulare", - "queued_queued": "{queued} queued", - "active_running": "{active} Running…", + "queued_queued": "{queued} în așteptare", + "active_running": "{active} Rulează...", "cancel": "Cancel", "cancel_number": "Anulează {number}", - "cancel_all": "Cancel all", + "cancel_all": "Anulează toate", "idle": "Inactiv", - "run_script": "Run script", + "run_script": "Rulează scriptul", "option": "Option", "installing": "Se instalează", "installing_progress": "Se instalează ({progress}%)", - "up_to_date": "Up-to-date", + "up_to_date": "La zi", "empty_value": "(valoare goală)", "start": "Start", "finish": "Finish", "resume_cleaning": "Reluare curățenie", "start_cleaning": "Începe curățenia", - "open_valve": "Open valve", - "close_valve": "Close valve", - "stop_valve": "Stop valve", + "open_valve": "Deschideți supapa", + "close_valve": "Închideți supapa", + "stop_valve": "Opriți supapa", "target_temperature": "Target temperature.", "away_mode": "Mod plecat", "air_pressure": "Presiunea aerului", @@ -186,9 +187,9 @@ "loading": "Se încarcă…", "refresh": "Reîmprospătare", "delete": "Delete", - "delete_all": "Delete all", + "delete_all": "Ștergeți tot", "download": "Descărcare", - "duplicate": "Duplică", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -202,13 +203,13 @@ "move": "Mută", "save": "Salvează", "add": "Adaugă", - "edit": "Modifică", + "edit": "Edit", "submit": "Trimite", "rename": "Redenumește", "search": "Search", "ok": "OK", - "yes": "Yes", - "no": "No", + "yes": "Da", + "no": "Nu", "not_now": "Nu acum", "skip": "Sari peste", "menu": "Meniu", @@ -229,9 +230,11 @@ "media_content_type": "Media content type", "upload_failed": "Încărcare eșuată", "unknown_file": "Fișier necunoscut", - "select_image": "Select image", - "upload_picture": "Upload picture", - "image_url": "Local path or web URL", + "image": "Imagine", + "select_label": "Selectați {label}", + "upload_picture": "Încărcați imaginea", + "image_url": "Cale locală sau adresă URL web", + "ui_components_selectors_image_select_image": "Selectează imaginea", "latitude": "Latitude", "longitude": "Longitude", "radius": "Rază", @@ -245,7 +248,7 @@ "date_and_time": "Data și ora", "duration": "Duration", "entity": "Entity", - "floor": "Floor", + "floor": "Etaj", "icon": "Icon", "location": "Location", "number": "Număr", @@ -257,13 +260,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Intrare manuală", + "learn_more_about_templating": "Aflați mai multe despre șabloane.", "show_password": "Arată parola", "hide_password": "Ascunde parola", "no_logbook_events_found": "Nu s-au găsit intrări în jurnal.", "triggered_by": "declanșat de", "triggered_by_automation": "declanșat de către automatizarea", "triggered_by_script": "declanșat de către scriptul", - "triggered_by_service": "declanșat de către serviciul", + "triggered_by_action": "declanșate de acțiune", "logbook_triggered_by_numeric_state_of": "declanșat de valoarea numerică a", "triggered_by_state_of": "declanșat de starea", "triggered_by_event": "declanșat de către un eveniment", @@ -284,7 +288,7 @@ "was_opened": "s-a deschis", "was_closed": "s-a închis", "is_opening": "se deschide", - "is_opened": "is opened", + "is_opened": "este deschis", "is_closing": "se închide", "was_unlocked": "s-a descuiat", "was_locked": "s-a încuiat", @@ -308,39 +312,40 @@ "event_type_event_detected": "a fost detectat un eveniment {event_type}", "detected_an_event": "a detectat un eveniment", "detected_an_unknown_event": "a detectat un eveniment necunoscut", + "ui_components_logbook_triggered_by_service": "declanșat de către serviciul", "no_entities": "Nu există entități", "no_matching_entities_found": "Nu a fost găsită nicio entitate potrivită", "show_entities": "Afișează entitățile", - "create_a_new_entity": "Create a new entity", + "create_a_new_entity": "Creați o nouă entitate", "show_attributes": "Afișează atributele", "expand": "Extindere", - "target_picker_expand_floor_id": "Split this floor into separate areas.", + "target_picker_expand_floor_id": "Împărțiți acest etaj în zone separate.", "target_picker_expand_device_id": "Înlocuiește acest dispozitiv cu entitățile separate pe care le conține.", - "remove_floor": "Remove floor", + "remove_floor": "Eliminați etajul", "remove_area": "Elimină spațiul", "remove_device": "Elimină dispozitivul", "remove_entity": "Elimină entitatea", - "remove_label": "Remove label", + "remove_label": "Eliminați eticheta", "choose_area": "Alege spațiu", "choose_device": "Alege dispozitiv", "choose_entity": "Alege entitate", - "choose_label": "Choose label", - "filters": "Filters", - "show_number_results": "show {number} results", - "clear_filter": "Clear filter", - "close_filters": "Close filters", - "exit_selection_mode": "Exit selection mode", - "enter_selection_mode": "Enter selection mode", - "sort_by_sortcolumn": "Sort by {sortColumn}", - "group_by_groupcolumn": "Group by {groupColumn}", - "don_t_group": "Don't group", - "collapse_all": "Collapse all", - "expand_all": "Expand all", - "selected_selected": "Selected {selected}", - "close_selection_mode": "Close selection mode", - "select_all": "Select all", - "select_none": "Select none", - "customize_table": "Customize table", + "choose_label": "Alegeți eticheta", + "filters": "Filtre", + "show_number_results": "arată {number} rezultate", + "clear_filter": "Ștergeți filtrul", + "close_filters": "Închideți filtrele", + "exit_selection_mode": "Ieșirea din modul de selecție", + "enter_selection_mode": "Intrați în modul de selecție", + "sort_by_sortcolumn": "Sortează după {sortColumn}", + "group_by_groupcolumn": "Grupați după {groupColumn}", + "don_t_group": "Nu grupați", + "collapse_all": "Restrângeți totul", + "expand_all": "Extindeți-le pe toate", + "selected_selected": "Selectat {selected}", + "close_selection_mode": "Închideți modul de selecție", + "select_all": "Selectează tot", + "select_none": "Delectați totul", + "customize_table": "Personalizați tabelul", "conversation_agent": "Agent de conversație", "none": "Niciuna", "country": "Țară", @@ -360,41 +365,44 @@ "device_picker_no_devices": "Nu ai niciun dispozitiv", "no_matching_devices_found": "Nu a fost găsit niciun dispozitiv potrivit", "no_area": "Fără spațiu asociat", - "show_categories": "Show categories", - "categories": "Categories", - "category": "Category", - "add_category": "Add category", - "add_new_category_name": "Add new category ''{name}''", - "add_new_category": "Add new category", - "category_picker_no_categories": "You don't have any categories", - "no_matching_categories_found": "No matching categories found", - "add_dialog_text": "Enter the name of the new category.", - "failed_to_create_category": "Failed to create category.", - "show_labels": "Show labels", - "label": "Label", - "labels": "Labels", - "add_label": "Add label", - "add_new_label_name": "Add new label ''{name}''", - "add_new_label": "Add new label…", - "label_picker_no_labels": "You don't have any labels", - "no_matching_labels_found": "No matching labels found", + "show_categories": "Afișează categorii", + "categories": "Categorii", + "category": "Categorie", + "add_category": "Adaugă categorie", + "add_new_category_name": "Adăugați o nouă categorie ''{name}''", + "add_new_category": "Adăugați o nouă categorie", + "category_picker_no_categories": "Nu aveți nicio categorie", + "no_matching_categories_found": "Nu s-au găsit categorii potrivite", + "add_dialog_text": "Introduceți numele noii categorii.", + "failed_to_create_category": "Nu s-a putut crea categoria.", + "show_labels": "Afișați etichetele", + "label": "Etichetă", + "tags": "Etichete", + "add_label": "Adăugați o etichetă", + "add_new_label_name": "Adăugați o nouă etichetă ''{name}''", + "add_new_label": "Adăugați o nouă etichetă...", + "label_picker_no_labels": "Nu aveți nicio etichetă", + "no_matching_labels_found": "Nu au fost găsite etichete potrivite", "show_areas": "Arată spațiile", "add_new_area_name": "Adăugați un nou spațiu ''{name}''", "add_new_area": "Adaugă un spațiu nou…", "area_picker_no_areas": "Nu exista spații", "no_matching_areas_found": "Nu a fost găsit niciun spațiu potrivit", - "unassigned_areas": "Unassigned areas", - "failed_to_create_area": "Failed to create area.", + "unassigned_areas": "Zone neatribuite", + "failed_to_create_area": "Nu s-a reușit crearea zonei.", "ui_components_area_picker_add_dialog_failed_create_area": "Nu s-a reușit crearea spațiului.", "ui_components_area_picker_add_dialog_name": "Nume", "ui_components_area_picker_add_dialog_text": "Introdu numele noului spațiu.", "ui_components_area_picker_add_dialog_title": "Adaugă o zonă nouă", - "show_floors": "Show floors", - "add_new_floor_name": "Add new floor ''{name}''", - "add_new_floor": "Add new floor…", - "floor_picker_no_floors": "You don't have any floors", - "no_matching_floors_found": "No matching floors found", - "failed_to_create_floor": "Failed to create floor.", + "show_floors": "Afișați etajele", + "add_new_floor_name": "Adăugați un etaj nou ''{name}''", + "add_new_floor": "Adăugați un etaj nou...", + "floor_picker_no_floors": "Nu ai niciun etaj", + "no_matching_floors_found": "Nu s-au găsit etaje potrivite", + "failed_to_create_floor": "Nu s-a putut crea etajul.", + "ui_components_floor_picker_add_dialog_failed_create_floor": "Nu s-a putut crea etajul", + "ui_components_floor_picker_add_dialog_text": "Introduceți numele noului etaj.", + "ui_components_floor_picker_add_dialog_title": "Adăugați un etaj nou", "areas": "Spații", "no_areas": "Nu există spații", "area_filter_area_count": "{count} {count, plural,\n one {spațiu}\n other {spații}\n}", @@ -412,7 +420,7 @@ "mount_picker_use_datadisk": "Utilizează discul de date pentru backup", "error_fetch_mounts": "S-a produs o eroare la încărcarea locațiilor.", "speech_to_text": "Transformă vocea în text (STT)", - "filter": "Filtrare", + "filter": "Filter", "filter_by_entity": "Filtrare după entitate", "filter_by_device": "Filtrare după dispozitiv", "filter_by_area": "Filtrare după spațiu", @@ -427,15 +435,14 @@ "change_picture": "Schimbă imaginea", "current_picture": "Imaginea actuală", "picture_upload_supported_formats": "Acceptă imagini JPEG, PNG sau GIF.", - "default_color_state": "Culoare implicită (status)", + "default_color_state": "Culoare implicita (state)", "primary": "Primary", "accent": "Accent", "disabled": "Dezactivată", - "inactive": "Inactive", "red": "Roșu", "pink": "Roz", "purple": "Mov", - "deep_purple": "Deep purple", + "deep_purple": "Violet intens", "indigo": "Indigo", "blue": "Albastru", "light_blue": "Albastru deschis", @@ -445,15 +452,15 @@ "light_green": "Verde deschis", "lime": "Lime", "yellow": "Galben", - "amber": "Amber", + "amber": "Chihlimbar", "orange": "Portocaliu", - "deep_orange": "Deep orange", + "deep_orange": "Portocaliu închis", "brown": "Maro", "light_grey": "Gri deschis", "grey": "Gri", "dark_grey": "Gri închis", "blue_grey": "Blue grey", - "black": "Black", + "black": "Negru", "white": "White", "start_date": "Start date", "end_date": "End date", @@ -467,9 +474,9 @@ "last_month": "Luna trecută", "this_year": "Anul curent", "last_year": "Anul trecut", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Resetați la dimensiunea implicită", + "number_of_columns": "Numărul de coloane", + "number_of_rows": "Numărul de rânduri", "never": "Niciodată", "history_integration_disabled": "Istoricul integrarilor este dezactivat", "loading_state_history": "Se încarcă istoricul statusurilor…", @@ -485,11 +492,13 @@ "mean": "Medie", "sum": "Suma", "change": "Change", - "service": "serviciu", + "ui_components_service_picker_service": "Serviciu", "this_field_is_required": "Acest câmp este obligatoriu", "targets": "Ținte", - "service_data": "Date despre serviciu", + "action_data": "Date despre acțiuni", "integration_documentation": "Documentația integrării", + "ui_components_service_control_data": "Date despre serviciu", + "ui_components_service_control_target_description": "Ce spații, dispozitive sau entități ar trebui să folosească serviciul drept țintă.", "no_related_items_found": "Nu s-au găsit elemente corelate.", "related_entities": "Entități conexe", "related_items_group": "Parte din următoarele grupuri", @@ -500,11 +509,11 @@ "no_data": "Nu există date", "filtering_by": "Se filtrează după", "number_hidden": "{number} ascuns(e)", - "ungrouped": "Ungrouped", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "ungrouped": "Negrupat", + "customize": "Personalizați", + "hide_column_title": "Ascundeți coloana {title}", + "show_column_title": "Afișați coloana {title}", + "restore_defaults": "Restabiliți valorile implicite", "message": "Message", "genre": "Gen", "male": "Bărbat", @@ -540,7 +549,6 @@ "library": "Bibliotecă", "episode": "Episod", "game": "Joc", - "image": "Imagine", "movie": "Film", "music": "Muzică", "playlist": "Playlist", @@ -554,15 +562,15 @@ "auto": "Automat", "grid": "Grid", "list": "Listă", - "task_name": "Task name", + "task_name": "Numele sarcinii", "description": "Description", "add_item": "Adaugă element", "delete_item": "Șterge element", - "edit_item": "Edit item", - "save_item": "Save item", - "due_date": "Due date", - "item_not_all_required_fields": "Not all required fields are filled in", - "confirm_delete_prompt": "Do you want to delete this item?", + "edit_item": "Editați elementul", + "save_item": "Salvați elementul", + "due_date": "Data scadenței", + "item_not_all_required_fields": "Nu toate câmpurile obligatorii sunt completate", + "confirm_delete_prompt": "Doriți să ștergeți acest element?", "my_calendars": "Calendarele mele", "create_calendar": "Creează calendar", "calendar_event_retrieval_error": "Nu am putut preleva evenimentele pentru calendarele:", @@ -571,7 +579,7 @@ "edit_event": "Modifică eveniment", "save_event": "Salvează eveniment", "all_day": "Toată ziua", - "end": "Sfârșit", + "end": "End", "event_not_all_required_fields": "Nu toate câmpurile obligatorii au fost completate", "delete_only_this_event": "Șterge doar acest eveniment", "delete_all_future_events": "Șterge toate evenimentele viitoare", @@ -623,6 +631,10 @@ "increase_temperature": "Crește temperatura", "decrease_temperature": "Scade temperatura", "copy_to_clipboard": "Copiere în clipboard", + "last_changed": "Schimbat ultima dată", + "last_updated": "Ultima actualizare", + "remaining_time": "Timp rămas", + "install_status": "Starea instalării", "safe_mode": "Safe mode", "all_yaml_configuration": "Toate configurațiile YAML", "domain": "Domain", @@ -665,7 +677,6 @@ "logs": "Jurnale", "integrations": "Integrări", "helpers": "Ajutoare", - "tags": "Etichete", "devices": "Dispozitive", "entities": "Entities", "energy_configuration": "Configurație energie", @@ -692,6 +703,7 @@ "didn_t_quite_get_that": "Nu prea am înțeles", "voice_command_found": "Am găsit următoarele pentru tine:", "voice_command_error": "Oops, a apărut o eroare", + "voice_command_conversation_no_control": "Acest asistent nu vă poate controla casa.", "how_can_i_assist": "Cu ce pot ajuta?", "enter_a_request": "Introdu o cerere", "send_text": "Trimite text", @@ -699,21 +711,19 @@ "manage_assistants": "Gestionare asistenți", "the_documentation": "documentația", "are_you_sure": "Ești sigur?", - "cut": "Decupează", + "crop": "Decupează", "picture_to_crop": "Imagine de decupat", "dismiss_dialog": "Înlătură", "edit_entity": "Editează entitatea", "details": "Detalii", "back_to_info": "Înapoi la informații", - "information": "Information", + "information": "Informaţii", "related": "În legătură cu", "device_info": "Informații dispozitiv", - "last_changed": "Ultima modificare", - "last_updated": "Ultima actualizare", "show_more": "Arată mai mult", "exit_edit_mode": "Ieși din modul de editare", "last_action": "Ultima acțiune", - "azimuth": "Azimuth", + "azimuth": "Azimut", "elevation": "Elevation", "rising": "Răsare", "setting": "Apune", @@ -731,8 +741,8 @@ "return_home": "Întoarcere acasă", "start_pause": "Start/Pauză", "person_create_zone": "Creare zonă din locația curentă", - "switch_to_button_mode": "Switch to button mode", - "switch_to_position_mode": "Switch to position mode", + "switch_to_button_mode": "Comută la modul buton", + "switch_to_position_mode": "Comută la modul poziție", "people_in_zone": "Persoane în zonă", "edit_favorite_colors": "Editează culorile preferate", "color": "Color", @@ -757,7 +767,7 @@ "default_code": "Cod implicit", "editor_default_code_error": "Codul nu are formatul potrivit", "entity_id": "Entity ID", - "unit": "Unitate de măsură", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Unitatea de măsură a precipitațiilor", "display_precision": "Precizie", "default_value": "Implicit ({value})", @@ -767,7 +777,7 @@ "wind_speed_unit": "Unitatea de măsură a vitezei vântului", "show_as": "Arată ca", "show_switch_as": "Arată comutatorul ca", - "invert_state": "Invert state", + "invert_state": "Inversați starea", "door": "Ușă", "garage": "Ușă garaj", "window": "Fereastră", @@ -778,8 +788,8 @@ "cold": "Frig", "connectivity": "Conectivitate", "gas": "Gaz metan", - "heat": "Căldură", - "light": "Lumină", + "heat": "Heat", + "light": "Light", "moisture": "Umezeală", "motion": "Mișcare", "moving": "În mișcare", @@ -827,8 +837,10 @@ "rotate_right_and_flip": "Rotește dreapta și răstoarnă", "rotate_right": "Rotește dreapta", "voice_assistants": "Asistenți vocali", + "ui_dialogs_entity_registry_editor_hidden_description": "Entitățile ascunse nu vor fi afișate în tabloul de bord și nu vor fi luate in considerare când se face referire indirectă la ele (e.g. via un spațiu sau un dispozitiv). Istoricul lor este în continuare urmărit și poți interacționa în continuare cu ele cu ajutorul serviciilor.", "enable_type": "Activează {type}", "device_registry_detail_enabled_cause": "{type} este dezactivat de {cause}.", + "service": "serviciu", "unknown_error": "Eroare necunoscută", "expose": "Expunere", "aliases": "Aliasuri", @@ -839,7 +851,7 @@ "restart_home_assistant": "Repornești Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Reîncărcare rapidă", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reîncărcare configurație", "failed_to_reload_configuration": "Nu a reușit reîncărcarea configurației", "restart_description": "Întrerupe toate automatizările și scripturile în curs de rulare.", @@ -880,6 +892,7 @@ "initial_value": "Valoare inițială", "restore": "Restaurare", "schedule_confirm_delete": "Vrei să ștergi acest element?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Se încarcă următorul pas pentru {integration}", "options_successfully_saved": "Opțiunile salvate cu succes.", "repair_issue": "Repară problemă", @@ -958,32 +971,32 @@ "method_method": "Metodă: {method}", "name_servers_nameservers": "Nameservere: {nameservers}", "create_backup": "Create backup", - "update_backup_text": "This will create a backup before installing.", + "update_backup_text": "Aceasta va crea o copie de rezervă înainte de instalare.", "create": "Create", - "add_device": "Add device", - "matter_add_device_add_device_failed": "Failed to add the device", + "add_device": "Adăugați dispozitiv", + "matter_add_device_add_device_failed": "Nu s-a putut adăuga dispozitivul", "add_matter_device": "Add Matter device", - "no_it_s_new": "No. It’s new.", - "main_answer_existing": "Yes. It’s already in use.", - "main_answer_existing_description": "My device is connected to another controller.", - "new_playstore": "Get it on Google Play", + "no_it_s_new": "Nu. Este nou.", + "main_answer_existing": "Da. Este deja în uz.", + "main_answer_existing_description": "Dispozitivul meu este conectat la un alt controler.", + "new_playstore": "Descărcați din Magazin Play", "new_appstore": "Download on the App Store", - "existing_question": "Which controller is it connected to?", + "existing_question": "La ce controler este conectat?", "google_home": "Google Home", "apple_home": "Apple Home", - "other_controllers": "Other controllers", + "other_controllers": "Alte controlere", "link_matter_app": "Link Matter app", "tap_linked_matter_apps_services": "Tap {linked_matter_apps_services}.", "google_home_linked_matter_apps_services": "Linked Matter apps and services", "link_apps_services": "Link apps & services", - "copy_pairing_code": "Copy pairing code", - "use_pairing_code": "Use Pairing Code", - "pairing_code": "Pairing code", - "copy_setup_code": "Copy setup code", - "apple_home_step": "You now see the setup code.", - "accessory_settings": "Accessory Settings", - "turn_on_pairing_mode": "Turn On Pairing Mode", - "setup_code": "Setup code", + "copy_pairing_code": "Copiați codul de împerechere", + "use_pairing_code": "Utilizați codul de împerechere", + "pairing_code": "Cod de împerechere", + "copy_setup_code": "Copiați codul de configurare", + "apple_home_step": "Acum vedeți codul de configurare.", + "accessory_settings": "Setări accesorii", + "turn_on_pairing_mode": "Porniți modul de împerechere", + "setup_code": "Cod de configurare", "monday": "Luni", "tuesday": "Marți", "wednesday": "Miercuri", @@ -1006,11 +1019,12 @@ "no_notifications": "Nicio notificare", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Nu s-a putut apela serviciul {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Conexiunea a fost pierdută. Se reconectează…", "home_assistant_has_started": "Home Assistant a pornit!", "triggered_name": "Declanșat {name}", "notification_toast_no_matching_link_found": "Nu s-a găsit calea My link pentru {path}", + "ui_notification_toast_service_call_failed": "Nu s-a putut apela serviciul {service}.", "app_configuration": "Configurație aplicație", "sidebar_toggle": "Comutare bară laterală", "hide_panel": "Ascunde panou", @@ -1020,24 +1034,26 @@ "actions_no_entity_toggle": "Nu a fost furnizată o entitate pentru comutat", "no_navigation_path_specified": "Nu a fost specificată calea pentru navigat", "actions_no_url": "Nu a fost specificat URL-ul ce trebuie deschis", - "actions_no_service": "Nu a fost specificat serviciul care trebuie apelat", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Nu a fost specificat serviciul care trebuie apelat", "welcome_home": "Bun venit acasă", "empty_state_go_to_integrations_page": "Accesează secțiunea de integrări.", "never_triggered": "Nu s-a declanșat niciodată", "active": "Activ", - "todo_list_no_unchecked_items": "You have no to-do items!", + "todo_list_no_unchecked_items": "Nu aveți lucruri de făcut!", "completed": "Finalizat", "remove_completed_items": "Șterg elementele bifate?", "reorder_items": "Reordonare elemente", - "exit_reorder_mode": "Exit reorder mode", + "exit_reorder_mode": "Ieși din modul de reordonare", "drag_and_drop": "Drag and drop", "hold": "Ține apăsat:", "tap": "Atingeți:", "navigate_to_location": "Mergi la {location}", "open_window_to_url_path": "Deschide fereastra către {url_path}", "toggle_name": "Comută {name}", - "call_service_name": "Apelează serviciul {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Afișează mai multe informații: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Apelează serviciul {name}", "recovery_mode_activated": "Mod de recuperare activat", "starting_description": "Home Assistant pornește, te rog să aștepți…", "reset_focus": "Resetarea focalizării", @@ -1076,6 +1092,7 @@ "energy_distribution_go_to_energy_dashboard": "Accesează tabloul de bord energetic", "energy_usage": "Consum de energie", "previous_energy_usage": "Consumul anterior de energie", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Energia (cu emisii scăzute de carbon) consumată", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Energia (cu emisii scăzute de carbon) consumată nu a putut fi calculată", "unused_entities": "Entități neutilizate", @@ -1083,8 +1100,8 @@ "no_unused_entities_found": "Nu s-au găsit entități neutilizate", "saving_dashboard_configuration_failed": "Salvarea configurației interfeței a eșuat.", "delete_view": "Șterge perspectiva", - "views_delete_named_view_only": "''{name}'' view will be deleted.", - "views_delete_unnamed_view_only": "This view will be deleted.", + "views_delete_named_view_only": "Vizualizarea „{name}” va fi ștearsă.", + "views_delete_unnamed_view_only": "Această vizualizare va fi ștearsă.", "ui_panel_lovelace_views_confirm_delete": "Ștergi perspectiva?", "ui_panel_lovelace_views_confirm_delete_existing_cards": "Ștergerea acestei perspective va elimina, de asemenea, cardurile", "ui_panel_lovelace_views_confirm_delete_existing_cards_text": "Sigur dorești să ștergi perspectiva ''{name}''? Perspectiva conține {number} carduri care vor fi șterse. Această acțiune este ireversibilă.", @@ -1100,10 +1117,13 @@ "edit_configuration": "Editează configurația", "unsaved_changes": "Modificări nesalvate", "saved": "Salvat", + "delete_dashboard_configuration": "Ștergeți configurația tabloului de bord?", "raw_editor_error_parse_yaml": "Imposibil de interpretat YAML: {error}", "raw_editor_error_invalid_config": "Configurația nu este validă: {error}", "raw_editor_error_save_yaml": "Imposibil de salvat YAML: {error}", "raw_editor_error_remove": "Imposibil de eliminat configurația: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Vom genera automat perspectivele tabloului de bord cu spațiile și dispozitivele tale, dacă eliminați configurația interfeței.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Sigur dorești să elimini configurația tabloului de bord?", "title_of_your_dashboard": "Titlul tabloului de control", "edit_title": "Modifică titlul", "title": "Title", @@ -1115,27 +1135,30 @@ "move_view_left": "Mută perspectiva spre stânga", "move_view_right": "Mută perspectiva spre dreapta", "background": "Background", - "badges": "Insigne", "view_type": "Tip perspectivă", "masonry_default": "Masonry (implicit)", "sidebar": "Bara laterală", "panel_card": "Panou (1 card)", - "sections_experimental": "Sections (experimental)", + "sections_experimental": "Secțiuni (experimentale)", "subview": "Sub-perspectivă", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Salvarea a eșuat", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Insigne", "card_configuration": "Configurație card", "type_card_configuration": "Configurare card {type}", "edit_card_pick_card": "Ce tip de card vrei să adaugi?", - "toggle_editor": "Comută editor", - "you_have_unsaved_changes": "Ai modificări nesalvate", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Ești sigur că vrei să anulezi?", "show_visual_editor": "Afișează editorul vizual", "show_code_editor": "Afișează editorul de cod", - "add_card": "Add card", - "copy": "Copiază", + "add_card": "Adaugă card", + "copy": "Copy", + "cut": "Cut", "move_to_view": "Mută în altă perspectivă", "move_card_before": "Mută cardul înainte", "move_card_after": "Mută cardul după", @@ -1146,23 +1169,36 @@ "search_cards": "Căută carduri", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Ce card ai vrea să adaugi la perspectiva {name}?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Adaugă în tablou de bord", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Alege o perspectivă", "dashboard": "Panou de bord", "view": "Perspectivă", - "no_config_found": "No config found.", - "select_view_no_views": "No views in this dashboard.", + "no_config_found": "Nu a fost găsită nicio configurație.", + "select_view_no_views": "Nu există vizualizări în acest tablou de bord.", "strategy": "strategy", - "unnamed_section": "Unnamed section", + "unnamed_section": "Secțiune fără nume", "create_section": "Create section", - "delete_section": "Delete section", + "ui_panel_lovelace_editor_section_add_section": "Adăugați o secțiune", + "delete_section": "Ștergeți secțiunea", "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", + "ui_panel_lovelace_editor_delete_section_named_section": "Secțiunea „{name}”.", + "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} și toate cardurile sale vor fi șterse.", + "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} va fi ștearsă.", + "ui_panel_lovelace_editor_delete_section_unnamed_section": "Această secțiune", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Am creat o sugestie pentru tine", "pick_different_card": "Alege un alt card", - "add_to_dashboard": "Adaugă în tablou de bord", "save_config_header": "Preia controlul asupra tabloului de bord", "save_config_empty_config": "Începe cu un tablou de bord gol", "take_control": "Preia controlul", @@ -1170,10 +1206,11 @@ "migrate_configuration": "Migrare configurație", "navigation_path": "Cale de navigare", "url_path": "Calea URL", - "default_action": "Acțiune implicită", - "call_service": "Apelare serviciu", + "default": "Implicită", + "perform_action": "Perform action", "more_info": "Mai multe informații", - "no_action": "Nicio acțiune", + "nothing": "Nimic", + "ui_panel_lovelace_editor_action_editor_actions_call_service": "Efectuați acțiunea", "add_condition": "Adaugă condiție", "test": "Test", "condition_passes": "Condiția a fost îndeplinită", @@ -1195,13 +1232,13 @@ "current": "Curent", "alarm_panel": "Alarm panel", "available_states": "Statusuri disponibile", - "alert_classes": "Alert Classes", - "sensor_classes": "Sensor Classes", + "alert_classes": "Clasele de alertă", + "sensor_classes": "Clasele de senzori", "area_show_camera": "Afișează feed-ul camerei în loc de imaginea spațiului", "initial_view": "Perspectivă inițială", "calendar_entities": "Entități calendar", "list_days": "Listă (7 zile)", - "conditional": "Condițional", + "conditional": "Conditional", "conditions": "Condiții", "card": "Card", "change_type": "Schimbă tipul", @@ -1225,11 +1262,12 @@ "render_cards_as_squares": "Cardurile desenate sub formă de pătrate", "history_graph": "History graph", "logarithmic_scale": "Scară logaritmică", - "y_axis_minimum": "Y axis minimum", - "y_axis_maximum": "Y axis maximum", - "history_graph_fit_y_data": "Extend Y axis limits to fit data", + "y_axis_minimum": "Axa Y minim", + "y_axis_maximum": "Axa Y maxim", + "history_graph_fit_y_data": "Extindeți limitele axei Y pentru a se potrivi cu datele", "statistics_graph": "Statistics graph", "period": "Perioadă", + "unit": "Unitate de măsură", "show_stat_types": "Afișează tipurile de statistici", "chart_type": "Tipul graficului", "hour": "Oră", @@ -1239,15 +1277,15 @@ "show_stat": "Arată statistica", "horizontal_stack": "Horizontal stack", "humidifier": "Humidifier", - "humidifier_show_current_as_primary": "Show current humidity as primary information", + "humidifier_show_current_as_primary": "Afișați umiditatea curentă ca informație primară", "webpage": "Webpage", "alternative_text": "Text alternativ", "aspect_ratio": "Raport de aspect", "camera_entity": "Entitate cameră", "image_entity": "Entitate imagine", "camera_view": "Vizualizare cameră", - "double_tap_action": "Acțiune la atingere dublă", - "hold_action": "Acțiune la apăsare prelungită", + "double_tap_behavior": "Comportamentul atingerii de două ori", + "hold_behavior": "Acțiune la menținere", "hours_to_show": "Ore de afișat", "days_to_show": "Zile de afișat", "icon_height": "Înălțimea pictogramei", @@ -1255,21 +1293,21 @@ "maximum": "Maximum", "manual": "Manual", "minimum": "Minimum", - "paste_from_clipboard": "Lipește din clipboard", - "generic_paste_description": "Lipește un card {type} din Clipboard", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Interval de reîmprospătare", "show_icon": "Afișare pictogramă?", "show_name": "Arată numele?", "show_state": "Arată starea?", - "tap_action": "Acțiune la apăsare", + "tap_behavior": "Acțiune la atingere", "secondary_info_attribute": "Atribut informații secundare", "generic_state_color": "Culoarea pictogramelor în funcție de stare?", - "suggested_cards": "Suggested cards", - "other_cards": "Other cards", - "custom_cards": "Custom cards", + "suggested_cards": "Carduri sugerate", + "other_cards": "Alte carduri", + "custom_cards": "Carduri personalizate", "geolocation_sources": "Surse de geolocalizare", "dark_mode": "Mod întunecat?", - "appearance": "Înfățișare", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Zoom implicit", @@ -1277,6 +1315,16 @@ "content": "Conținut", "media_control": "Media control", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "Entitate de status", @@ -1286,14 +1334,18 @@ "graph_type": "Tip grafic", "to_do_list": "Listă to-do", "thermostat": "Termostat", - "thermostat_show_current_as_primary": "Show current temperature as primary information", + "thermostat_show_current_as_primary": "Afișați temperatura curentă ca informație primară", "tile": "Tile", - "icon_tap_action": "Acțiune la atingerea iconiței", - "actions": "Acţiuni", - "show_entity_picture": "Afișează imaginea entității", + "icon_tap_behavior": "Acțiune la atingerea iconiței", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Ascunde status", - "state_content": "Conținut status", + "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Acţiuni", + "ui_panel_lovelace_editor_card_tile_default_color": "Culoare implicită (status)", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "Ultima modificare", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "Status", "vertical_stack": "Vertical stack", "weather_forecast": "Weather forecast", "weather_to_show": "Vreme de afișat", @@ -1302,6 +1354,14 @@ "show_only_forecast": "Afișează numai prognoza", "select_forecast_type": "Selectează tipul de prognoză", "no_type": "Fără tip", + "style": "Stil", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Funcționalități", "not_compatible": "Incompatibil", "features_no_compatible_available": "Nu există funcționalități compatibile cu această entitate", @@ -1320,8 +1380,7 @@ "lock_open_door": "Lock open door", "vacuum_commands": "Comenzi aspirator", "commands": "Comenzi", - "climate_fan_modes": "Climate fan modes", - "style": "Stil", + "climate_fan_modes": "Moduri de ventilator pentru climatizare", "dropdown": "Selector", "icons": "Pictograme", "customize_fan_modes": "Customize fan modes", @@ -1334,8 +1393,8 @@ "customize_hvac_modes": "Customize HVAC modes", "climate_preset_modes": "Moduri de presetare a climei", "customize_preset_modes": "Customize preset modes", - "preset_modes": "Preset modes", - "fan_preset_modes": "Fan preset modes", + "preset_modes": "Moduri presetate", + "fan_preset_modes": "Moduri presetate ale ventilatorului", "humidifier_toggle": "Comutare umidificator", "humidifier_modes": "Moduri umidificator", "customize_modes": "Customize modes", @@ -1345,16 +1404,17 @@ "water_heater_operation_modes": "Moduri de funcționare a încălzitorului de apă", "operation_modes": "Moduri de funcționare", "customize_operation_modes": "Customize operation modes", - "update_actions": "Update actions", + "update_actions": "Acțiuni de actualizare", "backup": "Backup", - "ask": "Ask", - "backup_is_not_supported": "Backup is not supported.", + "ask": "Întreabă", + "backup_is_not_supported": "Backup-ul nu este acceptat.", "hide_entities_without_area": "Ascunde entitățile neasociate unui spațiu", "hide_energy": "Ascunde energia", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Spații ascunse", - "no_description_available": "Nicio descriere disponibilă.", - "by_entity": "După entitate", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "După card", + "by_badge": "By badge", "header": "Antet", "footer": "Subsol", "choose_a_type": "Alege un {type}", @@ -1362,8 +1422,8 @@ "header_editor": "Editor antet", "footer_editor": "Editor subsol", "feature_editor": "Editor de funcționalități", - "ui_panel_lovelace_editor_color_picker_colors_amber": "Chihlimbar", - "ui_panel_lovelace_editor_color_picker_colors_black": "Negru", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "Gri bleu", "azure": "Azuriu", "ui_panel_lovelace_editor_color_picker_colors_deep_orange": "Cărămiziu", @@ -1374,6 +1434,8 @@ "ui_panel_lovelace_editor_color_picker_colors_primary": "Primar", "turquoise": "Turcoaz", "ui_panel_lovelace_editor_color_picker_colors_white": "Alb", + "ui_panel_lovelace_editor_edit_section_title_title": "Editați numele", + "ui_panel_lovelace_editor_edit_section_title_title_new": "Adăugați numele", "warning_attribute_not_found": "Atributul {attribute} nu este disponibil în: {entity}", "entity_not_available_entity": "Entitate indisponibilă: {entity}", "entity_is_non_numeric_entity": "Entitate non-numerică: {entity}", @@ -1384,116 +1446,144 @@ "compare_data": "Compară date", "reload_ui": "Reîncărcă interfața", "profiler": "Profiler", - "http": "HTTP", - "cover": "Acoperitoare", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Intrare buton", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Cronometru", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatizare", "alarm_control_panel": "Panou de control alarmă", - "device_tracker": "Dispozitiv de urmărire", - "trace": "Trace", - "stream": "Stream", "person": "Persoană", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Contor", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Intrare booleană", - "camera": "Cameră", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Dimensiune fișier", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Intrare dată/oră", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Etichetă (tag)", - "diagnostics": "Diagnosticare", - "siren": "Sirenă", "fitbit": "Fitbit", - "automation": "Automatizare", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversaţie", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Dimensiune fișier", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Intrare text", + "weather": "Vreme", + "home_assistant_api": "Home Assistant API", + "input_number": "Intrare număr", "group": "Grup", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Program", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Intrare buton", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Telecomandă", - "home_assistant_api": "Home Assistant API", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Etichetă (tag)", + "binary_sensor": "Senzor binar", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversaţie", "rpi_power_title": "Verificare alimentator Raspberry Pi", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Cameră", + "stream": "Stream", + "event": "Eveniment", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Program", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilator", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Vreme", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Intrare număr", - "binary_sensor": "Senzor binar", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilator", - "input_select": "Selecție", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Eveniment", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Selecție", + "input_text": "Intrare text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnosticare", "file_upload": "File Upload", - "climate": "Climatizare", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Contor", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Aplicație mobilă", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Sirenă", "deconz": "deCONZ", - "timer": "Cronometru", - "application_credentials": "Date de conectare pentru aplicații", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Acoperitoare", + "hacs": "HACS", "local_calendar": "Calendar local", + "system_log": "System Log", + "input_boolean": "Intrare booleană", + "bluetooth": "Bluetooth", + "climate": "Climatizare", + "application_credentials": "Date de conectare pentru aplicații", + "mobile_app": "Aplicație mobilă", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Pipeline Assist", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Dispozitiv de urmărire", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Ultima activitate", + "last_ding": "Ultimul ding", + "last_motion": "Ultima mișcare", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Categoria de semnal Wi-Fi", + "wi_fi_signal_strength": "Puterea semnalului Wi-Fi", "heavy": "Semnificativ", "mild": "Moderat", "button_down": "Button down", @@ -1510,11 +1600,10 @@ "not_completed": "Nefinalizat", "pending": "Urmează declanșarea", "checking": "Verificare", - "closed": "Închis", + "closed": "Închisă", "closing": "Closing", "failure": "Eșec", "opened": "Deschis", - "battery_level": "Battery level", "os_agent_version": "Versiunea OS Agent", "apparmor_version": "Versiunea Apparmor", "cpu_percent": "Procentul CPU", @@ -1533,20 +1622,17 @@ "solar_azimuth": "Azimut solar", "solar_elevation": "Elevație solară", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Consumul de energie al compresorului", - "compressor_estimated_power_consumption": "Consumul estimat de putere al compresorului", - "compressor_frequency": "Frecvența compresorului", - "cool_energy_consumption": "Consumul de energie pentru răcire", - "energy_consumption": "Consumul de energie", - "heat_energy_consumption": "Consumul de energie pentru încălzire", - "inside_temperature": "Temperatura interioară", - "outside_temperature": "Temperatura exterioară", - "assist_in_progress": "Assist in progress", - "preferred": "Preferred", + "assist_in_progress": "Assist în curs", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", + "preferred": "Preferat", "finished_speaking_detection": "Detecție de terminare a vorbirii", "aggressive": "Agresivă", - "default": "Implicită", "relaxed": "Relaxată", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Administrator dispozitiv", "kiosk_mode": "Mod kiosk", "plugged_in": "Branșat", @@ -1572,77 +1658,16 @@ "maintenance_mode": "Modul de întreținere", "motion_detection": "Detectarea mișcării", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Ud", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Consum total", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Puterea semnalului", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Tensiune", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Distanța estimată", - "vendor": "Furnizor", - "air_quality_index": "Indicele de calitate a aerului", - "illuminance": "Iluminare", - "noise": "Zgomot", - "overload": "Supraîncărcare", - "size": "Dimensiune", - "size_in_bytes": "Dimensiunea în octeți", + "calibration": "Calibrare", + "auto_lock_paused": "Blocarea automată este întreruptă", + "timeout": "Timeout", + "unclosed_alarm": "Alarmă neînchisă", + "unlocked_alarm": "Alarmă deblocată", + "bluetooth_signal": "Semnal Bluetooth", + "light_level": "Nivel de lumină", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Cu eliberare automată", + "pull_retract": "Trage/Retrage", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1650,6 +1675,8 @@ "ping": "Ping", "upload": "Încărcare", "bytes_sent": "Bytes sent", + "call_active": "Apel activ", + "quiet": "Quiet", "animal": "Animal", "detected": "Detectat", "animal_lens": "Animal lens 1", @@ -1721,10 +1748,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Mai întâi digital", @@ -1739,8 +1764,22 @@ "adaptive": "Adaptiv", "auto_adaptive": "Auto adaptativ", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1753,7 +1792,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Semnal Wi-Fi", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1761,7 +1799,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1770,50 +1808,138 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Apel activ", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibrare", - "auto_lock_paused": "Blocarea automată este întreruptă", - "timeout": "Timeout", - "unclosed_alarm": "Alarmă neînchisă", - "unlocked_alarm": "Alarmă deblocată", - "bluetooth_signal": "Semnal Bluetooth", - "light_level": "Nivel de lumină", - "momentary": "Cu eliberare automată", - "pull_retract": "Trage/Retrage", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Ultima activitate", - "last_ding": "Ultimul ding", - "last_motion": "Ultima mișcare", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Categoria de semnal Wi-Fi", - "wi_fi_signal_strength": "Puterea semnalului Wi-Fi", - "box": "Căsuță", - "step": "Pas", + "compressor_energy_consumption": "Consumul de energie al compresorului", + "compressor_estimated_power_consumption": "Consumul estimat de putere al compresorului", + "compressor_frequency": "Frecvența compresorului", + "cool_energy_consumption": "Consumul de energie pentru răcire", + "energy_consumption": "Consumul de energie", + "heat_energy_consumption": "Consumul de energie pentru încălzire", + "inside_temperature": "Temperatura interioară", + "outside_temperature": "Temperatura exterioară", + "estimated_distance": "Distanța estimată", + "vendor": "Furnizor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Actualizare disponibilă", + "dry": "Dry", + "wet": "Ud", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Puterea semnalului", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Tensiune", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Dimensiune", + "size_in_bytes": "Dimensiunea în octeți", + "jammed": "Înțepenit", + "locked": "Încuiată", + "locking": "Se încuie", + "unlocked": "Descuiată", + "unlocking": "Se descuie", + "changed_by": "Schimbat de", + "code_format": "Formatul codului", + "recording": "Înregistrează", + "streaming": "În curs de redare", + "access_token": "Token de acces", + "brand": "Brand", + "stream_type": "Tip de flux", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Gestionat prin interfața grafică", + "minute": "Minut", + "second": "Secundă", + "timestamp": "Timestamp", + "event_type": "Tip eveniment", + "event_types": "Tipuri de evenimente", + "doorbell": "Sonerie", + "max_length": "Lungime maximă", + "min_length": "Lungime minimă", + "clear_night": "Noapte senină", + "cloudy": "Noros", + "exceptional": "Excepțional", + "fog": "Ceață", + "hail": "Grindină", + "lightning": "Descărcări electrice", + "lightning_rainy": "Ploaie cu descărcări electrice", + "partly_cloudy": "Parțial noros", + "pouring": "Aversă", + "rainy": "Ploaie", + "snowy": "Ninsoare", + "snowy_rainy": "Lapoviță și ninsoare", + "sunny": "Însorit", + "windy": "Vânt", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Temperatura aparentă", + "cloud_coverage": "Grad de înnorare", + "dew_point_temperature": "Temperatura punctului de rouă", + "ozone": "Ozon", + "pressure": "Presiune", + "pressure_unit": "Unitatea de măsură a presiunii", + "uv_index": "Indicele UV", + "wind_bearing": "Direcția vântului", + "wind_gust_speed": "Viteza rafalelor de vânt", + "paused": "În pauză", + "finishes_at": "Termină la", + "remaining": "Rămas", + "last_reset": "Ultima resetare", + "possible_states": "Stări posibile", + "state_class": "Clasa de status", + "measurement": "Măsură", + "total": "Total", + "total_increasing": "Total în creștere", "apparent_power": "Putere aparentă", + "air_quality_index": "Indicele de calitate a aerului", "atmospheric_pressure": "Presiune atmosferică", "carbon_dioxide": "Dioxid de carbon", + "conductivity": "Conductivity", "data_rate": "Viteză de transfer", + "data_size": "Dimensiunea datelor", "distance": "Distanță", "stored_energy": "Energie stocată", "frequency": "Frecvență", + "illuminance": "Iluminare", "irradiance": "Emitanță", + "balance": "Bilanț", "nitrogen_dioxide": "Dioxid de azot", "nitrogen_monoxide": "Monoxid de azot", "nitrous_oxide": "Protoxid de azot", - "ozone": "Ozon", "ph": "pH", "pm": "PM2.5", "power_factor": "Factor de putere", "precipitation_intensity": "Intensitatea precipitațiilor", - "pressure": "Presiune", "reactive_power": "Putere reactivă", "sound_pressure": "Presiune acustică", "speed": "Speed", @@ -1823,11 +1949,13 @@ "stored_volume": "Volum stocat", "weight": "Greutate", "available_tones": "Tonuri disponibile", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Gestionat prin interfața grafică", "next_event": "Următorul eveniment", - "stopped": "Stopped", + "box": "Căsuță", + "step": "Pas", + "members": "Membri", + "above_horizon": "Deasupra orizontului", + "below_horizon": "Sub orizont", + "identify": "Identify", "running_automations": "Rulare automatizări", "id": "ID", "max_running_automations": "Numărul maxim de automatizări care rulează", @@ -1835,43 +1963,8 @@ "parallel": "Paralel", "queued": "Coadă", "single": "Singur", - "not_charging": "Nu se încarcă", - "disconnected": "Deconectat", - "connected": "Conectat", - "hot": "Fierbinte", - "no_light": "Întuneric", - "light_detected": "Lumină detectată", - "locked": "Încuiat", - "unlocked": "Descuiat", - "not_moving": "Static", - "unplugged": "Debranșat", - "not_running": "Nu rulează", - "safe": "Sigur", - "unsafe": "Nesigur", - "tampering_detected": "Tampering detected", - "buffering": "Citește date în avans", - "paused": "În pauză", - "playing": "Redare", - "standby": "În așteptare", - "app_id": "ID-ul aplicației", - "local_accessible_entity_picture": "Fotografie a entității disponibilă local", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Artistul albumului", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Canale", - "position_updated": "Poziție actualizată", - "series": "Serie", - "all": "All", - "one": "Una", - "available_sound_modes": "Moduri de sunet disponibile", - "available_sources": "Surse disponibile", - "receiver": "Receptor", - "speaker": "Difuzor", - "tv": "Televizor", - "above_horizon": "Deasupra orizontului", - "below_horizon": "Sub orizont", + "max_running_scripts": "Numărul maxim de scripturi care rulează", + "stopped": "Stopped", "oscillating": "Oscillating", "speed_step": "Treaptă de viteză", "available_preset_modes": "Moduri presetate disponibile", @@ -1882,22 +1975,34 @@ "armed_vacation": "Armat (vacanță)", "disarming": "În curs de dezarmare", "triggered": "Declanșată", - "changed_by": "Schimbat de", "code_for_arming": "Cod pentru armare", "not_required": "Nu este necesar", - "code_format": "Formatul codului", + "device_trackers": "Dispozitive de urmărire", "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Ruter", - "event_type": "Tip eveniment", - "event_types": "Tipuri de evenimente", - "doorbell": "Sonerie", - "device_trackers": "Dispozitive de urmărire", - "max_running_scripts": "Numărul maxim de scripturi care rulează", - "jammed": "Înțepenit", - "locking": "Se încuie", - "unlocking": "Se descuie", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Numai luminozitate", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Temperatură de culoare (mired)", + "color_temperature_kelvin": "Temperatură de culoare (Kelvin)", + "available_effects": "Efecte disponibile", + "maximum_color_temperature_kelvin": "Temperatură de culoare maximă (Kelvin)", + "maximum_color_temperature_mireds": "Temperatură de culoare maximă (mired)", + "minimum_color_temperature_kelvin": "Temperatură de culoare minimă (Kelvin)", + "available_color_modes": "Moduri de culoare disponibile", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1910,6 +2015,7 @@ "top": "Deasupra", "current_action": "Acțiunea curentă", "cooling": "Răcire", + "defrosting": "Defrosting", "drying": "Dezumidificare", "preheating": "Preîncălzire", "max_target_humidity": "Umiditate țintă maximă", @@ -1927,104 +2033,144 @@ "upper_target_temperature": "Temperatura țintă superioară", "lower_target_temperature": "Temperatură țintă inferioară", "target_temperature_step": "Pasul temperaturii țintă", - "last_reset": "Ultima resetare", - "possible_states": "Stări posibile", - "state_class": "Clasa de status", - "measurement": "Măsură", - "total": "Total", - "total_increasing": "Total în creștere", - "conductivity": "Conductivity", - "data_size": "Dimensiunea datelor", - "balance": "Bilanț", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Numai luminozitate", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Temperatură de culoare (mired)", - "color_temperature_kelvin": "Temperatură de culoare (Kelvin)", - "available_effects": "Efecte disponibile", - "maximum_color_temperature_kelvin": "Temperatură de culoare maximă (Kelvin)", - "maximum_color_temperature_mireds": "Temperatură de culoare maximă (mired)", - "minimum_color_temperature_kelvin": "Temperatură de culoare minimă (Kelvin)", - "available_color_modes": "Moduri de culoare disponibile", - "clear_night": "Noapte senină", - "cloudy": "Noros", - "exceptional": "Excepțional", - "fog": "Ceață", - "hail": "Grindină", - "lightning": "Descărcări electrice", - "lightning_rainy": "Ploaie cu descărcări electrice", - "partly_cloudy": "Parțial noros", - "pouring": "Aversă", - "rainy": "Ploaie", - "snowy": "Ninsoare", - "snowy_rainy": "Lapoviță și ninsoare", - "sunny": "Însorit", - "windy": "Vânt", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Temperatura aparentă", - "cloud_coverage": "Grad de înnorare", - "dew_point_temperature": "Temperatura punctului de rouă", - "pressure_unit": "Unitatea de măsură a presiunii", - "uv_index": "Indicele UV", - "wind_bearing": "Direcția vântului", - "wind_gust_speed": "Viteza rafalelor de vânt", - "recording": "Înregistrează", - "streaming": "În curs de redare", - "access_token": "Token de acces", - "brand": "Brand", - "stream_type": "Tip de flux", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minut", - "second": "Secundă", - "max_length": "Lungime maximă", - "min_length": "Lungime minimă", - "members": "Membri", - "finishes_at": "Termină la", - "remaining": "Rămas", - "identify": "Identifică", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Dorești să începi configurarea?", - "device_is_already_configured": "Dispozitivul a fost configurat deja", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "A eșuat conectarea", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Autentificare nevalidă", - "unexpected_error": "Eroare neașteptată", - "host": "Host", - "port": "Port", + "not_charging": "Nu se încarcă", + "disconnected": "Deconectat", + "connected": "Conectat", + "hot": "Fierbinte", + "no_light": "Întuneric", + "light_detected": "Lumină detectată", + "not_moving": "Static", + "unplugged": "Debranșat", + "not_running": "Nu rulează", + "safe": "Sigur", + "unsafe": "Nesigur", + "tampering_detected": "Tampering detected", + "buffering": "Citește date în avans", + "playing": "Redare", + "standby": "În așteptare", + "app_id": "ID-ul aplicației", + "local_accessible_entity_picture": "Fotografie a entității disponibilă local", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Artistul albumului", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Canale", + "position_updated": "Poziție actualizată", + "series": "Serie", + "all": "All", + "one": "Una", + "available_sound_modes": "Moduri de sunet disponibile", + "available_sources": "Surse disponibile", + "receiver": "Receptor", + "speaker": "Difuzor", + "tv": "Televizor", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Ruter", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Contul a fost configurat deja", "abort_already_in_progress": "Fluxul de configurație este deja în desfășurare", + "failed_to_connect": "A eșuat conectarea", "invalid_access_token": "Token de acces nevalid", + "invalid_authentication": "Autentificare nevalidă", "received_invalid_token_data": "Am primit date nevalide despre token.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-autentificarea s-a realizat cu succes", + "unexpected_error": "Eroare neașteptată", "successfully_authenticated": "Autentificare realizată cu succes", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Alege metoda de autentificare", - "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Serviciul este deja configurat", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Dorești să configurezi {name}?", - "adapter": "Adaptor", - "multiple_adapters_description": "Selectează un adaptor Bluetooth de configurat", + "authentication_expired_for_name": "Autentificarea a expirat pentru {name}", + "abort_single_instance_allowed": "Deja configurat. Doar o singură configurare este posibilă.", + "user_description": "Alegeți un dispozitiv de configurat", + "two_factor_code": "Cod de autentificare cu doi factori", + "two_factor_authentication": "Autentificare cu doi factori", + "sign_in_with_ring_account": "Autentificare cu contul Ring", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Dispozitivul a fost configurat deja", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge deja configurat", + "no_deconz_bridges_discovered": "Nu au fost descoperite bridge-uri deCONZ", + "abort_no_hardware_available": "Nu există hardware radio conectat la deCONZ", + "abort_updated_instance": "Instanță deCONZ actualizată cu noua adresă de gazdă", + "error_linking_not_possible": "Nu s-a putut asocia cu gateway-ul", + "error_no_key": "Nu s-a putut obține o cheie de API", + "hassio_confirm_title": "Broker MQTT, prin intermediul add-on-ului", + "link_with_deconz": "Leagă cu deCONZ", + "select_discovered_deconz_gateway": "Selectează gateway-ul deCONZ descoperit", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Șablon senzor binar", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Șablon de senzor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Creează un șablon de senzor binar", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Creează un șablon de senzor", + "template_a_switch": "Template a switch", + "template_helper": "Ajutor de șablon", + "all_entities": "Toate entitățile", + "hide_members": "Ascunde membri", + "add_group": "Adaugă grup", + "ignore_non_numeric": "Ignoră valorile non-numerice", + "data_round_digits": "Rotunjirea valorii la numărul de zecimale", + "type": "Type", + "binary_sensor_group": "Grup de senzori binari", + "button_group": "Button group", + "cover_group": "Grup de acoperitoare", + "event_group": "Grup de evenimente", + "fan_group": "Grup de ventilatoare", + "light_group": "Grup de lumini", + "lock_group": "Grup de încuietori", + "media_player_group": "Grup de media playere", + "notify_group": "Notify group", + "sensor_group": "Grup de senzori", + "switch_group": "Grup de comutatoare", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "Nu s-au găsit servicii la endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "A expirat timpul de stabilire a conexiunii", + "link_google_account": "Conectează cont Google", + "name_already_exists": "Numele există deja", + "passive": "Pasiv", + "define_zone_parameters": "Definire parametri zona", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2035,19 +2181,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Cheie API", - "configure_daikin_ac": "Configurează AC Daikin", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Tipul Switchbot neacceptat.", + "authentication_failed_error_detail": "Autentificarea nu a reușit: {error_detail}", + "error_encryption_key_invalid": "ID-ul cheii sau cheia de criptare nu sunt valide", + "name_address": "{name} ({address})", + "confirm_description": "Dorești să începi configurarea?", + "switchbot_account_recommended": "Cont SwitchBot (recomandat)", + "menu_options_lock_key": "Introducere manuală a cheii de criptare de blocare", + "encryption_key": "Encryption key", + "key_id": "ID-ul cheii", + "password_description": "Password to protect the backup with.", + "device_address": "Adresa dispozitivului", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Dispozitivul este mai bine acceptat de o altă integrare", + "abort_discovery_error": "A eșuat descoperirea unui serviciu DLNA care se potrivește", + "abort_incomplete_config": "Configurația nu conține o variabilă necesară", + "manual_description": "URL-ul unui fișier XML cu descrierea dispozitivului", + "manual_title": "Conexiune manuală a dispozitivului DLNA DMR", + "discovered_dlna_dmr_devices": "Dispozitive DMR DLNA descoperite", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Nume calendar", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2061,40 +2222,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "A expirat timpul de stabilire a conexiunii", - "link_google_account": "Conectează cont Google", - "abort_no_devices_found": "Nu s-au descoperit dispozitive in rețea", - "connection_error_error": "Eroare de conexiune: {error}", + "abort_mdns_missing_mac": "Lipsește adresa MAC din proprietățile MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Nod ESPHome descoperit", + "api_error_occurred": "A apărut o eroare API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Activează HTTPS", + "api_key": "Cheie API", + "configure_daikin_ac": "Configurează AC Daikin", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Dorești să configurezi {name}?", + "adapter": "Adaptor", + "multiple_adapters_description": "Selectează un adaptor Bluetooth de configurat", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "Nu s-au descoperit dispozitive in rețea", + "connection_error_error": "Eroare de conexiune: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Clasa dispozitivului", - "state_template": "Șablon de status", - "template_binary_sensor": "Șablon senzor binar", - "template_sensor": "Șablon de senzor", - "template_a_binary_sensor": "Creează un șablon de senzor binar", - "template_a_sensor": "Creează un șablon de senzor", - "template_helper": "Ajutor de șablon", - "location_is_already_configured": "Locația este deja configurată", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Cheie API nevalidă", - "pin_code": "Cod PIN", - "discovered_android_tv": "Televizor Android descoperit", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Nume gazdă (hostname) sau adresă IP invalidă", - "device_not_supported": "Dispozitiv neacceptat", - "name_model_at_host": "{name} ({model} la {host})", - "authenticate_to_the_device": "Autentificare la dispozitiv", - "finish_title": "Alege un nume pentru dispozitiv", - "unlock_the_device": "Deblochează dispozitiv", - "yes_do_it": "Da, fă-o.", - "unlock_the_device_optional": "Deblocare dispozitiv (opțional)", - "connect_to_the_device": "Conectare la dispozitiv", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Nu s-a reușit instalarea add-on-ului {addon}.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Birth topic (subiect-naștere) incorect", "error_bad_certificate": "Certificatul CA nu este valid", "invalid_discovery_prefix": "Prefix de descoperire nevalid", @@ -2113,105 +2264,25 @@ "websocket_path": "Calea WebSocket", "enable_discovery": "Activează descoperirea", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Gateway deCONZ Zigbee via add-on Home Assistant", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "Cod PIN", + "discovered_android_tv": "Televizor Android descoperit", "path_is_not_allowed": "Calea nu este permisă", "path_is_not_valid": "Calea nu este validă", "path_to_file": "Calea către fișier", - "api_error_occurred": "A apărut o eroare API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Activează HTTPS", - "abort_mdns_missing_mac": "Lipsește adresa MAC din proprietățile MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Serviciu primit", - "discovered_esphome_node": "Nod ESPHome descoperit", - "encryption_key": "Cheie de criptare", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "Nu s-au găsit servicii la endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Tipul Switchbot neacceptat.", - "authentication_failed_error_detail": "Autentificarea nu a reușit: {error_detail}", - "error_encryption_key_invalid": "ID-ul cheii sau cheia de criptare nu sunt valide", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Cont SwitchBot (recomandat)", - "menu_options_lock_key": "Introducere manuală a cheii de criptare de blocare", - "key_id": "ID-ul cheii", - "password_description": "Password to protect the backup with.", - "device_address": "Adresa dispozitivului", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Cod de autentificare cu doi factori", - "two_factor_authentication": "Autentificare cu doi factori", - "sign_in_with_ring_account": "Autentificare cu contul Ring", - "bridge_is_already_configured": "Bridge deja configurat", - "no_deconz_bridges_discovered": "Nu au fost descoperite bridge-uri deCONZ", - "abort_no_hardware_available": "Nu există hardware radio conectat la deCONZ", - "abort_updated_instance": "Instanță deCONZ actualizată cu noua adresă de gazdă", - "error_linking_not_possible": "Nu s-a putut asocia cu gateway-ul", - "error_no_key": "Nu s-a putut obține o cheie de API", - "link_with_deconz": "Leagă cu deCONZ", - "select_discovered_deconz_gateway": "Selectează gateway-ul deCONZ descoperit", - "all_entities": "Toate entitățile", - "hide_members": "Ascunde membri", - "add_group": "Adaugă grup", - "ignore_non_numeric": "Ignoră valorile non-numerice", - "data_round_digits": "Rotunjirea valorii la numărul de zecimale", - "type": "Type", - "binary_sensor_group": "Grup de senzori binari", - "cover_group": "Grup de acoperitoare", - "event_group": "Grup de evenimente", - "fan_group": "Grup de ventilatoare", - "light_group": "Grup de lumini", - "lock_group": "Grup de încuietori", - "media_player_group": "Grup de media playere", - "sensor_group": "Grup de senzori", - "switch_group": "Grup de comutatoare", - "abort_alternative_integration": "Dispozitivul este mai bine acceptat de o altă integrare", - "abort_discovery_error": "A eșuat descoperirea unui serviciu DLNA care se potrivește", - "abort_incomplete_config": "Configurația nu conține o variabilă necesară", - "manual_description": "URL-ul unui fișier XML cu descrierea dispozitivului", - "manual_title": "Conexiune manuală a dispozitivului DLNA DMR", - "discovered_dlna_dmr_devices": "Dispozitive DMR DLNA descoperite", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Numele există deja", - "passive": "Pasiv", - "define_zone_parameters": "Definire parametri zona", - "calendar_name": "Nume calendar", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Mod scaner Bluetooth", - "passive_scanning": "Scanare pasivă", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Permite senzori deCONZ CLIP", + "allow_deconz_light_groups": "Permiteți grupuri de lumini deCONZ", + "data_allow_new_devices": "Permite adăugarea automată a dispozitivelor noi", + "deconz_devices_description": "Configurează vizibilitatea tipurilor de dispozitive deCONZ", + "deconz_options": "Opțiuni deCONZ", + "enable_the_conversation_agent": "Activează agentul de conversație", + "language_code": "Codul limbii", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2294,50 +2365,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Activează agentul de conversație", - "language_code": "Codul limbii", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "RSSI minim", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Acces Home Assistant la Google Calendar", - "ignore_cec": "Ignoră CEC", - "allowed_uuids": "UUID-uri permise", - "advanced_google_cast_configuration": "Configurare avansată Google Cast", - "broker_options": "Opțiuni broker", - "enable_birth_message": "Activează mesajul de naștere (birth message)", - "birth_message_payload": "Payload mesaj de naștere", - "birth_message_qos": "QoS mesaj de naștere", - "birth_message_retain": "Mesajul de naștere (birth message) să fie stocat (retain)", - "birth_message_topic": "Topic pentru mesajul de naștere (birth topic)", - "discovery_prefix": "Prefix de descoperire", - "enable_will_message": "Activează mesajul-testament (will message)", - "will_message_payload": "Payload mesaj-testament (will message)", - "will_message_qos": "QoS mesaj-testament", - "will_message_retain": "Mesajul testament (will message) să fie stocat (retained)", - "will_message_topic": "Topic pentru mesajul-testament (will topic)", - "mqtt_options": "Opțiuni MQTT", - "protocol": "Protocol", - "select_test_server": "Selectează serverul de test", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Numarul de reîncercări", - "allow_deconz_clip_sensors": "Permite senzori deCONZ CLIP", - "allow_deconz_light_groups": "Permiteți grupuri de lumini deCONZ", - "data_allow_new_devices": "Permite adăugarea automată a dispozitivelor noi", - "deconz_devices_description": "Configurează vizibilitatea tipurilor de dispozitive deCONZ", - "deconz_options": "Opțiuni deCONZ", + "select_test_server": "Selectează serverul de test", "invalid_url": "URL nevalid", "data_browse_unfiltered": "Afișează conținut media incompatibil la navigare", "event_listener_callback_url": "URL-ul de callback pentru listener-ul de evenimente", "data_listen_port": "Portul listener-ului de evenimente (aleator dacă rămâne necompletat)", "poll_for_device_availability": "Sondează pentru disponibilitatea dispozitivelor", "init_title": "Configurație Digital Media Renderer DLNA", + "ignore_cec": "Ignoră CEC", + "allowed_uuids": "UUID-uri permise", + "advanced_google_cast_configuration": "Configurare avansată Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2348,13 +2414,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protocol", + "data_calendar_access": "Acces Home Assistant la Google Calendar", + "passive_scanning": "Scanare pasivă", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "RSSI minim", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Opțiuni broker", + "enable_birth_message": "Activează mesajul de naștere (birth message)", + "birth_message_payload": "Payload mesaj de naștere", + "birth_message_qos": "QoS mesaj de naștere", + "birth_message_retain": "Mesajul de naștere (birth message) să fie stocat (retain)", + "birth_message_topic": "Topic pentru mesajul de naștere (birth topic)", + "discovery_prefix": "Prefix de descoperire", + "enable_will_message": "Activează mesajul-testament (will message)", + "will_message_payload": "Payload mesaj-testament (will message)", + "will_message_qos": "QoS mesaj-testament", + "will_message_retain": "Mesajul testament (will message) să fie stocat (retained)", + "will_message_topic": "Topic pentru mesajul-testament (will topic)", + "mqtt_options": "Opțiuni MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Încuie {entity_name}", + "open_entity_name": "Deschide {entity_name}", + "unlock_entity_name": "Descuie {entity_name}", + "entity_name_is_locked": "{entity_name} este încuiată", + "entity_name_is_open": "{entity_name} este deschisă", + "entity_name_is_unlocked": "{entity_name} este descuiată", + "entity_name_locked": "La încuierea {entity_name}", + "entity_name_opened": "{entity_name} a fost deschisă", + "entity_name_unlocked": "La descuierea {entity_name}", "first_button": "Primul buton", "second_button": "Al doilea buton", "third_button": "Al treilea buton", "fourth_button": "Al patrulea buton", "subtype_button_down": "Buton {subtype} apăsat", "subtype_button_up": "Buton {subtype} eliberat", - "subtype_double_clicked": "Dublu click pe \"{subtype}\"", + "subtype_double_clicked": "La dublu click pe \"{subtype}\"", "subtype_double_push": "Dublu clic pe {subtype}", "subtype_long_clicked": "La apăsare lungă pe {subtype}", "subtype_long_push": "Apăsare prelungă pe {subtype}", @@ -2362,39 +2463,125 @@ "subtype_single_clicked": "La click pe {subtype}", "trigger_type_single_long": "La apăsare simplă urmată de apăsare lungă pe {subtype}", "subtype_single_push": "Apăsare simplă pe {subtype}", - "subtype_triple_clicked": "Triplu click pe \"{subtype}\"", + "subtype_triple_clicked": "La triplu click pe \"{subtype}\"", "subtype_triple_push": "Apăsare triplă {subtype}", - "set_value_for_entity_name": "Setează valoarea pentru {entity_name}", - "value": "Value", - "close_entity_name": "Închide {entity_name}", - "close_entity_name_tilt": "Apleacă {entity_name}", - "open_entity_name": "Deschide {entity_name}", - "open_entity_name_tilt": "Ridică {entity_name}", - "set_entity_name_position": "Modifică poziția {entity_name}", - "set_entity_name_tilt_position": "Modifică înclinația {entity_name}", - "stop_entity_name": "Oprește {entity_name}", - "entity_name_is_closed": "{entity_name} este închisă", - "entity_name_is_closing": "{entity_name} se închide", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} se deschide", - "current_entity_name_position_is": "Poziția curentă a {entity_name} este", - "condition_type_is_tilt_position": "Înclinația curentă a {entity_name} este", - "entity_name_closed": "{entity_name} a fost închisă", - "entity_name_closing": "La începerea închiderii {entity_name}", - "entity_name_opened": "{entity_name} opened", - "entity_name_opening": "La începerea deschiderii {entity_name}", - "entity_name_position_changes": "La schimbarea poziției {entity_name}", - "entity_name_tilt_position_changes": "La schimbarea înclinației {entity_name}", - "entity_name_battery_is_low": "Bateria {entity_name} este descărcată", - "entity_name_is_charging": "{entity_name} se încarcă", - "condition_type_is_co": "{entity_name} detectează monoxid de carbon", - "entity_name_is_cold": "{entity_name} este rece", - "entity_name_is_connected": "{entity_name} este conectat", - "entity_name_is_detecting_gas": "{entity_name} detectează gaz", - "entity_name_is_hot": "{entity_name} este fierbinte", - "entity_name_is_detecting_light": "{entity_name} detectează lumină", - "entity_name_is_locked": "{entity_name} este încuiată", - "entity_name_is_moist": "{entity_name} este umed", + "both_buttons": "Ambele butoane", + "bottom_buttons": "Butoanele de jos", + "fifth_button": "Al cincilea buton", + "sixth_button": "Al șaselea buton", + "seventh_button": "Al șaptelea buton", + "eighth_button": "Al optulea buton", + "dim_down": "Întunecă", + "dim_up": "Luminează", + "left": "Stânga", + "right": "Dreapta", + "side": "Fața 6", + "top_buttons": "Butoanele de sus", + "device_awakened": "Dispozitiv trezit", + "subtype_continuously_pressed": "La apăsare continuă pe \"{subtype}\"", + "trigger_type_remote_button_long_release": "\"{subtype}\" eliberat după apăsare prelungă", + "subtype_quadruple_clicked": "La apăsare cvadruplă pe \"{subtype}\"", + "subtype_quintuple_clicked": "La apăsare cvintuplă pe \"{subtype}\"", + "button_rotated_subtype": "Buton rotit \"{subtype}\"", + "button_rotated_fast_subtype": "Buton rotit rapid \"{subtype}\"", + "button_rotation_subtype_stopped": "Rotirea butonului \"{subtype}\" a încetat", + "subtype_pressed": "La apăsarea \"{subtype}\"", + "subtype_released": "La eliberarea \"{subtype}\"", + "device_subtype_double_tapped": "La dublu tap pe \"{subtype}\"", + "trigger_type_remote_double_tap_any_side": "La dublu tap pe orice față a dispozitivului", + "device_in_free_fall": "Dispozitiv în cădere liberă", + "device_flipped_degrees": "La răsturnarea cu 90 de grade a dispozitivului", + "device_shaken": "Dispozitiv scuturat", + "trigger_type_remote_moved": "Dispozitiv mutat cu \"{subtype}\" în sus", + "trigger_type_remote_moved_any_side": "La mișcarea dispozitivului cu orice față în sus", + "trigger_type_remote_rotate_from_side": "Dispozitiv rotit de la \"fața 6\" la \"{subtype}\"", + "device_turned_clockwise": "La rotirea în sens orar a dispozitivului", + "device_turned_counter_clockwise": "La rotirea în sens trigonometric (invers orar) a dispozitivului", + "press_entity_name_button": "Apasă butonul {entity_name}", + "entity_name_has_been_pressed": "La apăsarea {entity_name}", + "set_value_for_entity_name": "Setează valoarea {entity_name}", + "value": "Value", + "close_entity_name": "Închide {entity_name}", + "close_entity_name_tilt": "Apleacă {entity_name}", + "open_entity_name_tilt": "Ridică {entity_name}", + "set_entity_name_position": "Modifică poziția {entity_name}", + "set_entity_name_tilt_position": "Modifică înclinația {entity_name}", + "stop_entity_name": "Oprește {entity_name}", + "entity_name_is_closed": "{entity_name} este închisă", + "entity_name_is_closing": "{entity_name} se închide", + "entity_name_is_opening": "{entity_name} se deschide", + "current_entity_name_position_is": "Poziția curentă a {entity_name} este", + "condition_type_is_tilt_position": "Înclinația curentă a {entity_name} este", + "entity_name_closed": "{entity_name} a fost închisă", + "entity_name_closing": "La începerea închiderii {entity_name}", + "entity_name_opening": "La începerea deschiderii {entity_name}", + "entity_name_position_changes": "La schimbarea poziției {entity_name}", + "entity_name_tilt_position_changes": "La schimbarea înclinației {entity_name}", + "toggle_entity_name": "Comută {entity_name}", + "turn_on_entity_name": "Pornește {entity_name}", + "entity_name_is_off": "{entity_name} este oprit", + "entity_name_is_on": "{entity_name} este pornit", + "trigger_type_changed_states": "La pornirea sau oprirea {entity_name}", + "entity_name_turned_off": "La oprirea {entity_name}", + "entity_name_turned_on": "La pornirea {entity_name}", + "arm_entity_name_away": "Armează {entity_name} (plecat)", + "arm_entity_name_home": "Armează {entity_name} (acasă)", + "arm_entity_name_night": "Armează {entity_name} (noapte)", + "arm_entity_name_vacation": "Armează {entity_name} (vacanță)", + "disarm_entity_name": "Dezarmează {entity_name}", + "trigger_entity_name": "Declanșează {entity_name}", + "entity_name_is_armed_away": "{entity_name} este armată (plecat)", + "entity_name_is_armed_home": "{entity_name} este armată (acasă)", + "entity_name_is_armed_night": "{entity_name} este armată (peste noapte)", + "entity_name_is_armed_vacation": "{entity_name} este armată (vacanță)", + "entity_name_is_disarmed": "{entity_name} este dezarmată", + "entity_name_is_triggered": "{entity_name} este declanșată", + "entity_name_armed_away": "La armarea {entity_name} (plecat)", + "entity_name_armed_home": "La armarea {entity_name} (acasă)", + "entity_name_armed_night": "La armarea {entity_name} (peste noapte)", + "entity_name_armed_vacation": "La armarea {entity_name} (vacanță)", + "entity_name_disarmed": "La dezarmarea {entity_name}", + "entity_name_triggered": "La declanșarea {entity_name}", + "entity_name_is_buffering": "{entity_name} citește date in avans (buffering)", + "entity_name_is_idle": "{entity_name} este inactiv", + "entity_name_is_paused": "Când {entity_name} intră în pauză", + "entity_name_is_playing": "{entity_name} redă", + "entity_name_starts_buffering": "Când {entity_name} începe să citească date în avans (buffering)", + "entity_name_becomes_idle": "Când {entity_name} devine inactiv", + "entity_name_starts_playing": "La începerea redării pe {entity_name}", + "entity_name_update_availability_changed": "La schimbarea disponibilității unei actualizări {entity_name}", + "entity_name_became_up_to_date": "{entity_name} a ajuns la zi", + "trigger_type_turned_on": "Când {entity_name} are o actualizare disponibilă", + "decrease_entity_name_brightness": "Scade luminozitatea {entity_name}", + "increase_entity_name_brightness": "Crește luminozitatea {entity_name}", + "flash_entity_name": "Aprinde intermitent {entity_name}", + "flash": "Flash", + "action_type_select_first": "Selectează prima opțiune pentru {entity_name}", + "action_type_select_last": "Selectează ultima opțiune pentru {entity_name}", + "action_type_select_next": "Selectează următoarea opțiune pentru {entity_name}", + "change_entity_name_option": "La schimbarea opțiunii {entity_name}", + "action_type_select_previous": "Selectează precedenta opțiune pentru {entity_name}", + "current_entity_name_selected_option": "La schimbarea opțiunii selectate {entity_name}", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "La schimbarea selecției {entity_name}", + "action_type_set_hvac_mode": "Schimbă modul de funcționare al {entity_name}", + "change_preset_on_entity_name": "Schimbă modul presetat al {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "La schimbarea umidității măsurate de {entity_name}", + "entity_name_measured_temperature_changed": "La schimbarea temperaturii măsurate de {entity_name}", + "entity_name_hvac_mode_changed": "La schimbarea modului de funcționare al {entity_name}", + "send_a_notification": "Send a notification", + "entity_name_battery_is_low": "Bateria {entity_name} este descărcată", + "entity_name_is_charging": "{entity_name} se încarcă", + "condition_type_is_co": "{entity_name} detectează monoxid de carbon", + "entity_name_is_cold": "{entity_name} este rece", + "entity_name_is_connected": "{entity_name} este conectat", + "entity_name_is_detecting_gas": "{entity_name} detectează gaz", + "entity_name_is_hot": "{entity_name} este fierbinte", + "entity_name_is_detecting_light": "{entity_name} detectează lumină", + "entity_name_is_moist": "{entity_name} este umed", "entity_name_is_detecting_motion": "{entity_name} detectează mișcare", "entity_name_is_moving": "{entity_name} se mișcă", "condition_type_is_no_co": "{entity_name} nu detectează monoxid de carbon", @@ -2411,7 +2598,6 @@ "entity_name_is_not_cold": "{entity_name} nu este rece", "entity_name_is_disconnected": "{entity_name} este deconectat", "entity_name_is_not_hot": "{entity_name} nu este fierbinte", - "entity_name_is_unlocked": "{entity_name} este descuiată", "entity_name_is_dry": "{entity_name} este uscat", "entity_name_is_not_moving": "{entity_name} nu se mișcă", "entity_name_is_not_occupied": "{entity_name} nu este ocupat", @@ -2422,8 +2608,6 @@ "condition_type_is_not_tampered": "{entity_name} nu detectează efracție", "entity_name_is_safe": "{entity_name} este în siguranță", "entity_name_is_occupied": "{entity_name} este ocupat", - "entity_name_is_off": "{entity_name} este oprit", - "entity_name_is_on": "{entity_name} este pornit", "entity_name_plugged_in": "{entity_name} conectat la rețea", "entity_name_is_powered": "{entity_name} este sub tensiune", "entity_name_is_present": "{entity_name} este prezent", @@ -2443,7 +2627,6 @@ "entity_name_started_detecting_gas": "Când {entity_name} începe să detecteze gaz", "entity_name_became_hot": "{entity_name} a devenit fierbinte", "entity_name_started_detecting_light": "Când {entity_name} începe să detecteze lumină", - "entity_name_locked": "La încuierea {entity_name}", "entity_name_became_moist": "{entity_name} a devenit umed", "entity_name_started_detecting_motion": "Când {entity_name} începe să detecteze mișcare", "entity_name_started_moving": "{entity_name} a început să se miște", @@ -2454,14 +2637,12 @@ "entity_name_stopped_detecting_problem": "Când {entity_name} nu mai detectează probleme", "entity_name_stopped_detecting_smoke": "Când {entity_name} nu mai detectează fum", "entity_name_stopped_detecting_sound": "Când {entity_name} nu mai detectează sunet", - "entity_name_became_up_to_date": "Când {entity_name} ajunge la zi", "entity_name_stopped_detecting_vibration": "Când {entity_name} nu mai detectează vibrații", "entity_name_battery_normal": "Bateria {entity_name} nu mai este descărcată", "entity_name_not_charging": "{entity_name} nu se mai încarcă", "entity_name_became_not_cold": "{entity_name} nu mai este rece", "entity_name_disconnected": "{entity_name} s-a deconectat", "entity_name_became_not_hot": "{entity_name} nu mai este fierbinte", - "entity_name_unlocked": "La descuierea {entity_name}", "entity_name_became_dry": "{entity_name} a devenit uscat", "entity_name_stopped_moving": "{entity_name} nu se mai mișcă", "entity_name_became_not_occupied": "{entity_name} a devenit neocupat", @@ -2479,52 +2660,10 @@ "entity_name_started_detecting_smoke": "Când {entity_name} începe să detecteze fum", "entity_name_started_detecting_sound": "Când {entity_name} începe să detecteze sunet", "entity_name_started_detecting_tampering": "Când s-a detectat efracție la {entity_name}", - "entity_name_turned_off": "La oprirea {entity_name}", - "entity_name_turned_on": "La pornirea {entity_name}", "entity_name_became_unsafe": "{entity_name} a devenit nesigur", "trigger_type_update": "A apărut un update pentru {entity_name}", "entity_name_started_detecting_vibration": "Când {entity_name} începe să detecteze vibrații", - "entity_name_is_buffering": "{entity_name} citește date in avans (buffering)", - "entity_name_is_idle": "{entity_name} este inactiv", - "entity_name_is_paused": "Când {entity_name} intră în pauză", - "entity_name_is_playing": "{entity_name} redă", - "entity_name_starts_buffering": "Când {entity_name} începe să citească date în avans (buffering)", - "trigger_type_changed_states": "La pornirea sau oprirea {entity_name}", - "entity_name_becomes_idle": "Când {entity_name} devine inactiv", - "entity_name_starts_playing": "La începerea redării pe {entity_name}", - "toggle_entity_name": "Comută {entity_name}", - "turn_on_entity_name": "Pornește {entity_name}", - "arm_entity_name_away": "Armează {entity_name} (plecat)", - "arm_entity_name_home": "Armează {entity_name} (acasă)", - "arm_entity_name_night": "Armează {entity_name} (noapte)", - "arm_entity_name_vacation": "Armează {entity_name} (vacanță)", - "disarm_entity_name": "Dezarmează {entity_name}", - "trigger_entity_name": "Declanșează {entity_name}", - "entity_name_is_armed_away": "{entity_name} este armată (plecat)", - "entity_name_is_armed_home": "{entity_name} este armată (acasă)", - "entity_name_is_armed_night": "{entity_name} este armată (peste noapte)", - "entity_name_is_armed_vacation": "{entity_name} este armată (vacanță)", - "entity_name_is_disarmed": "{entity_name} este dezarmată", - "entity_name_is_triggered": "{entity_name} este declanșată", - "entity_name_armed_away": "La armarea {entity_name} (plecat)", - "entity_name_armed_home": "La armarea {entity_name} (acasă)", - "entity_name_armed_night": "La armarea {entity_name} (peste noapte)", - "entity_name_armed_vacation": "La armarea {entity_name} (vacanță)", - "entity_name_disarmed": "La dezarmarea {entity_name}", - "entity_name_triggered": "La declanșarea {entity_name}", - "entity_name_is_home": "{entity_name} este acasă", - "entity_name_is_not_home": "{entity_name} nu este acasă", - "entity_name_enters_a_zone": "La intrarea {entity_name} într-o zonă", - "entity_name_leaves_a_zone": "La ieșirea {entity_name} dintr-o zonă", - "lock_entity_name": "Încuie {entity_name}", - "unlock_entity_name": "Descuie {entity_name}", - "action_type_set_hvac_mode": "Schimbă modul de funcționare al {entity_name}", - "change_preset_on_entity_name": "Schimbă modul presetat al {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "La schimbarea umidității măsurate de {entity_name}", - "entity_name_measured_temperature_changed": "La schimbarea temperaturii măsurate de {entity_name}", - "entity_name_hvac_mode_changed": "La schimbarea modului de funcționare al {entity_name}", + "trigger_type_button_long_release": "La eliberarea după apăsarea prelungă a \"{subtype}\"", "current_entity_name_apparent_power": "Puterea aparentă curentă a {entity_name}", "condition_type_is_aqi": "Indicele curent al calității aerului indicat de {entity_name}", "current_entity_name_atmospheric_pressure": "Presiunea atmosferică curentă {entity_name}", @@ -2615,65 +2754,13 @@ "entity_name_water_changes": "La schimbarea consumului de apă indicat de {entity_name}", "entity_name_weight_changes": "La schimbarea greutății {entity_name}", "entity_name_wind_speed_changes": "La schimbarea vitezei vântului {entity_name}", - "decrease_entity_name_brightness": "Scade luminozitatea {entity_name}", - "increase_entity_name_brightness": "Crește luminozitatea {entity_name}", - "flash_entity_name": "Aprinde intermitent {entity_name}", - "flash": "Flash", - "fifth_button": "Al cincilea buton", - "sixth_button": "Al șaselea buton", - "subtype_continuously_pressed": "\"{subtype}\" apăsat continuu", - "trigger_type_button_long_release": "La eliberarea după apăsarea prelungă a \"{subtype}\"", - "subtype_quadruple_clicked": "Cvadruplu click pe \"{subtype}\"", - "subtype_quintuple_clicked": "Cvintuplu click pe \"{subtype}\"", - "subtype_pressed": "\"{subtype}\" apăsat", - "subtype_released": "\"{subtype}\" eliberat", - "action_type_select_first": "Selectează prima opțiune pentru {entity_name}", - "action_type_select_last": "Selectează ultima opțiune pentru {entity_name}", - "action_type_select_next": "Selectează următoarea opțiune pentru {entity_name}", - "change_entity_name_option": "La schimbarea opțiunii {entity_name}", - "action_type_select_previous": "Selectează precedenta opțiune pentru {entity_name}", - "current_entity_name_selected_option": "La schimbarea opțiunii selectate {entity_name}", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "La schimbarea selecției {entity_name}", - "send_a_notification": "Send a notification", - "both_buttons": "Ambele butoane", - "bottom_buttons": "Butoanele de jos", - "seventh_button": "Al șaptelea buton", - "eighth_button": "Al optulea buton", - "dim_down": "Întunecă", - "dim_up": "Luminează", - "left": "Stânga", - "right": "Dreapta", - "side": "Fața 6", - "top_buttons": "Butoanele de sus", - "device_awakened": "Dispozitiv trezit", - "trigger_type_remote_button_long_release": "\"{subtype}\" eliberat după apăsare prelungă", - "button_rotated_subtype": "Buton rotit \"{subtype}\"", - "button_rotated_fast_subtype": "Buton rotit rapid \"{subtype}\"", - "button_rotation_subtype_stopped": "Rotirea butonului \"{subtype}\" a încetat", - "device_subtype_double_tapped": "La dublu tap pe \"{subtype}\"", - "trigger_type_remote_double_tap_any_side": "La dublu tap pe orice față a dispozitivului", - "device_in_free_fall": "Dispozitiv în cădere liberă", - "device_flipped_degrees": "La răsturnarea cu 90 de grade a dispozitivului", - "device_shaken": "Dispozitiv scuturat", - "trigger_type_remote_moved": "Dispozitiv mutat cu \"{subtype}\" în sus", - "trigger_type_remote_moved_any_side": "La mișcarea dispozitivului cu orice față în sus", - "trigger_type_remote_rotate_from_side": "Dispozitiv rotit de la \"fața 6\" la \"{subtype}\"", - "device_turned_clockwise": "La rotirea în sens orar a dispozitivului", - "device_turned_counter_clockwise": "La rotirea în sens trigonometric (invers orar) a dispozitivului", - "press_entity_name_button": "Apasă butonul {entity_name}", - "entity_name_has_been_pressed": "La apăsarea {entity_name}", - "entity_name_update_availability_changed": "La schimbarea disponibilității unei actualizări {entity_name}", - "trigger_type_turned_on": "Când {entity_name} are o actualizare disponibilă", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "warning": "Warning", + "entity_name_is_home": "{entity_name} este acasă", + "entity_name_is_not_home": "{entity_name} nu este acasă", + "entity_name_enters_a_zone": "La intrarea {entity_name} într-o zonă", + "entity_name_leaves_a_zone": "La ieșirea {entity_name} dintr-o zonă", + "no_device_class": "Fără clasă de dispozitiv", + "no_state_class": "Fără clasă de stare", + "no_unit_of_measurement": "Nicio unitate de măsură", "most_recently_updated": "Cel mai recent actualizat", "arithmetic_mean": "Media aritmetică", "median": "Mediana", @@ -2703,7 +2790,6 @@ "dark_khaki": "Kaki închis", "dark_magenta": "Magenta închis", "dark_olive_green": "Verde-oliv închis", - "dark_orange": "Portocaliu închis", "dark_orchid": "Orhidee întunecată", "dark_red": "Roșu închis", "dark_salmon": "Somon închis", @@ -2800,76 +2886,110 @@ "wheat": "Grâu", "white_smoke": "Fum alb", "yellow_green": "Galben-verde", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "Fără clasă de dispozitiv", - "no_state_class": "Fără clasă de stare", - "no_unit_of_measurement": "Nicio unitate de măsură", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", - "starts_the_memory_profiler": "Starts the Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", - "set_asyncio_debug": "Set asyncio debug", - "starts_the_profiler": "Starts the Profiler.", - "max_objects_description": "The maximum number of objects to log.", - "maximum_objects": "Maximum objects", - "scan_interval_description": "The number of seconds between logging objects.", - "scan_interval": "Scan interval", - "start_logging_object_sources": "Start logging object sources", - "start_log_objects_description": "Starts logging growth of objects in memory.", - "start_logging_objects": "Start logging objects", - "stop_logging_object_sources": "Stop logging object sources", - "stop_log_objects_description": "Stops logging growth of objects in memory.", - "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", "agent_user_id": "Agent user ID", "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Log event loop scheduled", + "log_thread_frames_description": "Logs the current frames for all threads.", + "log_thread_frames": "Log thread frames", + "lru_stats_description": "Logs the stats of all lru caches.", + "log_lru_stats": "Log LRU stats", + "starts_the_memory_profiler": "Starts the Memory Profiler.", + "seconds": "Seconds", + "memory": "Memory", + "set_asyncio_debug_description": "Enable or disable asyncio debug.", + "enabled_description": "Whether to enable or disable asyncio debug.", + "set_asyncio_debug": "Set asyncio debug", + "starts_the_profiler": "Starts the Profiler.", + "max_objects_description": "The maximum number of objects to log.", + "maximum_objects": "Maximum objects", + "scan_interval_description": "The number of seconds between logging objects.", + "scan_interval": "Scan interval", + "start_logging_object_sources": "Start logging object sources", + "start_log_objects_description": "Starts logging growth of objects in memory.", + "start_logging_objects": "Start logging objects", + "stop_logging_object_sources": "Stop logging object sources", + "stop_log_objects_description": "Stops logging growth of objects in memory.", + "stop_logging_objects": "Stop logging objects", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2890,21 +3010,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2939,41 +3056,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2993,6 +3136,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3004,45 +3168,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ton de apel", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Stinge una sau mai multe lumini.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3069,110 +3296,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Stinge una sau mai multe lumini.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3180,90 +3308,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ru/ru.json b/packages/core/src/hooks/useLocale/locales/ru/ru.json index 260cc265..7df5e968 100644 --- a/packages/core/src/hooks/useLocale/locales/ru/ru.json +++ b/packages/core/src/hooks/useLocale/locales/ru/ru.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Журнал", "history": "History", - "mailbox": "Почтовый ящик", "to_do_lists": "Списки дел", "developer_tools": "Панель разработчика", "media": "Мультимедиа", "profile": "Профиль", + "panel_mailbox": "Почтовый ящик", "panel_shopping_list": "Список покупок", "unk": "Неизвестно", "unavai": "Недоступно", @@ -91,6 +91,7 @@ "name_on": "{name} включено", "resume_mowing": "Возобновить скашивание", "start_mowing": "Начать скашивание", + "pause": "Приостановить", "return_home": "Вернуть к док-станции", "brightness": "Brightness", "color_temperature": "Цветовая температура", @@ -110,7 +111,6 @@ "browse_media": "Просмотр мультимедиа", "say": "Воспроизвести", "play_pause": "Воспроизвести / Приостановить", - "pause": "Приостановить", "next_track": "Следующий трек", "previous_track": "Предыдущий трек", "volume_up": "Увеличить громкость", @@ -176,7 +176,7 @@ "twice_daily": "Два раза в день", "and": "И", "continue": "Продолжить", - "previous": "Выбрать предыдущий вариант", + "previous": "Воспроизвести предыдущий трек", "loading": "Загрузка…", "refresh": "Обновить", "delete": "Удалить", @@ -187,7 +187,7 @@ "hide": "Скрыть", "leave": "Выйти", "stay": "Остаться", - "next": "Выбрать следующий вариант", + "next": "Воспроизвести следующий трек", "back": "Назад", "move": "Переместить", "save": "Сохранить", @@ -219,9 +219,11 @@ "media_content_type": "Тип мультимедийного контента", "upload_failed": "Не удалась загрузить файл", "unknown_file": "Неизвестный файл", - "select_image": "Выберите изображение", + "image": "Изображение", + "select_label": "Выберите {label}", "upload_picture": "Загрузить изображение", "image_url": "Локальный путь или веб-URL", + "ui_components_selectors_image_select_image": "Выберите изображение", "latitude": "Широта", "longitude": "Долгота", "radius": "Радиус", @@ -247,13 +249,14 @@ "theme": "Тема", "time": "Время", "manual_entry": "Ручной ввод", + "learn_more_about_templating": "Узнайте больше о шаблонах.", "show_password": "Показать пароль", "hide_password": "Скрыть пароль", "no_logbook_events_found": "В журнале нет событий", "triggered_by": "запускается триггером", "triggered_by_automation": "автоматизацией", "triggered_by_script": "скриптом", - "triggered_by_service": "службой", + "triggered_by_action": "действием", "logbook_triggered_by_numeric_state_of": "запускается по числовому состоянию", "triggered_by_state_of": "запускается по состоянию", "triggered_by_event": "запускается по событию", @@ -266,7 +269,7 @@ "was_detected_away": "не дома", "was_detected_at_state": "{state}", "rose": "восходит", - "set": "Определить участников", + "set": "Установить значение", "was_low": "регистрирует низкий заряд", "was_normal": "регистрирует нормальный заряд", "was_connected": "подключается", @@ -293,6 +296,7 @@ "event_type_event_detected": "обнаружено событие: {event_type}", "detected_an_event": "обнаружено событие", "detected_an_unknown_event": "обнаружено неизвестное событие", + "ui_components_logbook_triggered_by_service": "службой", "entity_picker_no_entities": "Не найдено ни одного объекта", "no_matching_entities_found": "Подходящих объектов не найдено", "show_entities": "Показать объекты", @@ -469,10 +473,12 @@ "max": "Max", "mean": "Среднее", "sum": "Сумма", - "service": "служба", + "ui_components_service_picker_service": "Служба", "targets": "Цели", - "service_data": "Данные службы", + "action_data": "Данные действия", "integration_documentation": "Документация по интеграции", + "ui_components_service_control_data": "Данные службы", + "ui_components_service_control_target_description": "Пространства, устройства или объекты, которые следует использовать в качестве целевых для этой службы.", "no_related_items_found": "Не найдено связей с другими элементами.", "related_entities": "Связанные объекты", "related_items_group": "Используется в группах", @@ -494,7 +500,7 @@ "set_as_default_options": "Установить как параметры по умолчанию", "tts_faild_to_store_defaults": "Не удалось сохранить значения по умолчанию: {error}", "pick": "Выбрать", - "play_media": "Воспроизвести мультимедиа", + "play_media": "Воспроизвести медиа", "no_items": "Нет элементов", "choose_player": "Выбор медиаплеера", "web_browser": "Веб-браузер", @@ -505,8 +511,8 @@ "media_management": "Управление мультимедиа", "manage": "Управление", "no_media_items_found": "Элементы мультимедиа не найдены.", - "file_management_folders_not_supported": "Папками нельзя управлять через пользовательский интерфейс.", - "file_management_highlight_button": "Нажмите здесь, чтобы загрузить Ваш первый файл мультимедиа", + "file_management_folders_not_supported": "Папками нельзя управлять в веб-интерфейсе.", + "file_management_highlight_button": "Нажмите здесь, чтобы загрузить ваш первый файл мультимедиа", "upload_failed_reason": "Не удалась загрузить файл: {reason}", "add_media": "Добавить медиа", "delete_count": "Удалить {count}", @@ -521,7 +527,6 @@ "episode": "Эпизод", "game": "Игра", "genre": "Жанр", - "image": "Изображение", "movie": "Фильмы", "music": "Музыка", "playlist": "Плейлист", @@ -552,7 +557,7 @@ "edit_event": "Редактировать событие", "save_event": "Сохранить событие", "all_day": "Весь день", - "end": "Когда заканчивается", + "end": "Окончание", "delete_only_this_event": "Удалить только это событие", "delete_all_future_events": "Удалить все последующие события", "update_event": "Обновить событие", @@ -588,7 +593,6 @@ "weekday": "будний день", "until": "до", "for": "для", - "in": "In", "on_the": "на", "or": "Или", "at": "в", @@ -602,6 +606,10 @@ "increase_temperature": "Увеличить температуру", "decrease_temperature": "Уменьшить температуру", "copy_to_clipboard": "Скопировать в буфер обмена", + "last_changed": "Последнее изменение", + "last_updated": "Последнее обновление", + "remaining_time": "Оставшееся время", + "install_status": "Статус установки", "safe_mode": "Безопасный режим", "all_yaml_configuration": "Всю конфигурацию YAML", "domain": "Домен", @@ -639,7 +647,7 @@ "action_server": "{action} сервер", "restart": "Перезапустить", "reload": "Перезагрузить", - "navigate": "Навигация", + "navigate": "Перейти на страницу", "server": "Сервер", "logs": "Журнал сервера", "integrations": "Интеграции", @@ -666,11 +674,12 @@ "entity_filter": "Фильтр объектов", "quick_search": "Быстрый поиск", "nothing_found": "Ничего не найдено!", - "assist": "Assist", + "assist": "Запустить Assist", "voice_command_did_not_hear": "Home Assistant ничего не услышал", "didn_t_quite_get_that": "Не удалось разобрать", - "voice_command_found": "Я нашел для Вас следующее:", + "voice_command_found": "Я нашел для вас следующее:", "voice_command_error": "К сожалению, произошла ошибка", + "voice_command_conversation_no_control": "Этот ассистент не может управлять вашим домом.", "how_can_i_assist": "Чем могу помочь?", "enter_a_request": "Введите запрос", "send_text": "Отправить текст", @@ -684,8 +693,6 @@ "back_to_info": "Вернуться к информации", "info": "Информация", "related": "Зависимости", - "last_changed": "Последнее изменение", - "last_updated": "Последнее обновление", "show_more": "Показать больше", "exit_edit_mode": "Выйти из режима редактирования", "last_action": "Последнее действие", @@ -731,7 +738,7 @@ "default_code": "Код по умолчанию", "editor_default_code_error": "Код не соответствует формату кода", "entity_id": "Идентификатор объекта", - "unit": "Единица измерения", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Единица измерения осадков", "display_precision": "Округление значений", "default_value": "По умолчанию ({value})", @@ -752,8 +759,8 @@ "cold": "Холод", "connectivity": "Связь", "gas": "Газ", - "heat": "Тепло", - "light": "Освещение", + "heat": "Обогрев", + "light": "Светлая", "moisture": "Влага", "motion": "Движение", "moving": "Перемещение", @@ -801,8 +808,10 @@ "rotate_right_and_flip": "Повернуть вправо и перевернуть", "rotate_right": "Повернуть вправо", "voice_assistants": "Голосовые ассистенты", + "ui_dialogs_entity_registry_editor_hidden_description": "Скрытые объекты не отображаются на автоматически генерируемых панелях, но их история отслеживается и с ними можно взаимодействовать с помощью служб.", "enable_type": "Активировать {type}", "device_registry_detail_enabled_cause": "{type} деактивировано {cause}.", + "service": "служба", "unknown_error": "Неизвестная ошибка", "expose": "Предоставить доступ", "aliases": "Альтернативные названия", @@ -813,7 +822,7 @@ "restart_home_assistant": "Перезапустить Home Assistant?", "advanced_options": "Дополнительные настройки", "quick_reload": "Быстрая перезагрузка", - "reload_description": "Перезагружает YAML-конфигурацию зон.", + "reload_description": "Перезагружает YAML-конфигурацию объектов MQTT.", "reloading_configuration": "Перезагрузка конфигурации", "failed_to_reload_configuration": "Не удалось перезагрузить конфигурацию", "restart_description": "Прерывает работу всех запущенных автоматизаций и скриптов.", @@ -846,12 +855,13 @@ "input_field": "Поле ввода", "slider": "Слайдер", "step": "Шаг", - "options": "Параметры", + "options": "Варианты", "add_option": "Добавить вариант", "remove_option": "Удалить вариант", "input_select_no_options": "Добавьте доступные для выбора варианты.", "initial_value": "Начальное значение", "restore": "Восстановить", + "edit_schedule_block": "Редактирование блока расписания", "loading_loading_step": "Загрузка следующего шага настройки {integration}", "options_successfully_saved": "Параметры успешно сохранены.", "repair_issue": "Устранение проблемы", @@ -979,21 +989,23 @@ "no_notifications": "Нет уведомлений", "notifications": "Уведомления", "dismiss_all": "Отклонить все", - "notification_toast_service_call_failed": "Не удалось вызвать службу {service}.", + "notification_toast_action_failed": "Не удалось выполнить действие {service}.", "connection_lost_reconnecting": "Соединение потеряно. Повторное подключение…", "home_assistant_has_started": "Home Assistant работает!", "triggered_name": "Сработало от {name}", "notification_toast_no_matching_link_found": "Не найдено подходящих ссылок для {path}", + "ui_notification_toast_service_call_failed": "Не удалось вызвать службу {service}.", "app_configuration": "Настройки приложения", "sidebar_toggle": "Переключатель в боковой панели", "hide_panel": "Скрыть панель", "show_panel": "Показать панель", - "show_more_information": "Показать дополнительную информацию", + "more_info": "Показать дополнительную информацию", "actions_no_entity_more_info": "Не указан объект для диалогового окна с дополнительной информацией", "actions_no_entity_toggle": "Не указан объект для переключения состояния", "no_navigation_path_specified": "Не указан путь навигации", "actions_no_url": "Не указан URL-адрес", - "actions_no_service": "Не указана служба для запуска", + "actions_no_action": "Не указано действие для выполнения", + "ui_panel_lovelace_cards_actions_no_service": "Не указана служба для запуска", "welcome_home": "Добро пожаловать домой", "empty_state_go_to_integrations_page": "Перейти на страницу интеграций", "never_triggered": "Запуска не было", @@ -1009,8 +1021,9 @@ "navigate_to_location": "Перейти к {location}", "open_window_to_url_path": "Открыть окно {url_path}", "toggle_name": "Переключить {name}", - "call_service_name": "Вызвать службу {name}", + "perform_action_name": "Выполнить действие {name}", "show_more_info_name": "Показать окно с дополнительной информацией: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Вызвать службу {name}", "recovery_mode_activated": "Активирован режим восстановления", "starting_description": "Home Assistant запускается, пожалуйста, подождите…", "reset_focus": "Сбросить фокус", @@ -1034,7 +1047,7 @@ "total_consumed_num_unit": "Всего потреблено {num} {unit}", "self_consumed_solar_energy": "Потребление энергии от солнечных панелей", "solar_consumed_gauge_not_produced_solar_energy": "Отсутствует генерация электроэнергии солнечными панелями", - "solar_consumed_gauge_self_consumed_solar_could_not_calc": "Невозможно рассчитать потребление энергии, произведенной Вашими солнечными панелями", + "solar_consumed_gauge_self_consumed_solar_could_not_calc": "Невозможно рассчитать потребление энергии, произведенной вашими солнечными панелями", "self_sufficiency": "Самообеспечение", "self_sufficiency_couldn_t_be_calculated": "Не удалось рассчитать самообеспечение", "grid_neutrality_gauge_energy_dependency": "Эта карточка показывает баланс переданной и полученной электроэнергии.", @@ -1047,6 +1060,7 @@ "energy_distribution_go_to_energy_dashboard": "Перейти на панель управления энергопотреблением", "energy_usage": "Потребление", "previous_energy_usage": "Использование энергии за предыдущий период", + "untracked_consumption": "Неотслеживаемое потребление", "low_carbon_energy_consumed": "Потребление энергии из низкоуглеродных источников", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Невозможно рассчитать потребление энергии, полученной из низкоуглеродных источников", "unused_entities": "Неиспользуемые объекты", @@ -1071,10 +1085,13 @@ "edit_configuration": "Редактирование конфигурации", "unsaved_changes": "Несохраненные изменения", "saved": "Сохранено", + "delete_dashboard_configuration": "Удалить конфигурацию панели?", "raw_editor_error_parse_yaml": "Ошибка при разборе синтаксиса YAML: {error}", "raw_editor_error_invalid_config": "Конфигурация недействительна: {error}", "raw_editor_error_save_yaml": "Не удалось сохранить YAML: {error}", "raw_editor_error_remove": "Не удалось удалить конфигурацию: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Если вы очистите конфигурацию этой панели, карточки с вашими устройствами и пространствами будут создаваться автоматически.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Вы уверены, что хотите очистить конфигурацию этой панели?", "title_of_your_dashboard": "Заголовок для панели", "edit_title": "Изменить заголовок", "title": "Заголовок", @@ -1086,16 +1103,18 @@ "move_view_left": "Переместить вкладку влево", "move_view_right": "Переместить вкладку вправо", "background": "Фон", - "badges": "Значки", "view_type": "Тип вкладки", "masonry_default": "С автоматической раскладкой (по умолчанию)", "sidebar": "С боковой панелью", "panel_card": "Панель (одна карточка на весь экран)", "sections_experimental": "Разделы (эксперимент)", "subview": "Вспомогательная вкладка", - "max_number_of_columns": "Максимальное количество столбцов", + "edit_view_max_columns": "Максимальное количество разделов в ширину", + "sections_view_specifics_settings": "Настройки разделов", + "dense_section_placement": "Уплотнённое размещение разделов", "show_visual_editor": "Форма ввода", "saving_failed": "Не удалось сохранить", + "by_badge": "Значки", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Вы не можете изменить тип вкладки на другой, поскольку функция миграции ещё не готова. Создайте новую вкладку с нуля, если хотите поэкспериментировать с другими типами отображения.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Вы не можете изменить тип вкладки на 'разделы', поскольку функция миграции ещё не готова. Создайте новую вкладку с нуля, если хотите поэкспериментировать с типом отображения 'разделы'.", "card_configuration": "Настройка карточки", @@ -1115,8 +1134,16 @@ "more_options": "Больше параметров", "search_cards": "Поиск карточек", "layout": "Компоновка", + "full_width_card": "Карточка во всю ширину", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Настройте, как карточка будет отображаться на панели. Эти настройки переопределят размер и положение карточки по умолчанию.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Какую карточку Вы хотели бы добавить на вкладку {name}?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Видимость", + "badge_configuration": "Настройки значка", + "type_badge_configuration": "Настройки значка \"{type}\"", + "edit_badge_pick_badge": "Какой значок Вы хотели бы добавить?", + "add_badge": "Добавить значок", + "suggest_card_header": "Вариант отображения в пользовательском интерфейсе", + "add_to_dashboard": "Добавить на панель", "move_card_error_title": "Невозможно переместить карточку", "choose_a_view": "Выберите вкладку", "dashboard": "Панель", @@ -1133,19 +1160,17 @@ "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} и все его карточки будут удалены.", "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} будет удален.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Этот раздел", - "edit_section": "Редактировать раздел", - "suggest_card_header": "Вариант отображения в пользовательском интерфейсе", - "add_to_dashboard": "Добавить на панель", + "edit_section": "Редактирование раздела", + "width": "Ширина раздела", "save_config_header": "Получение контроля над панелью", "save_config_empty_config": "Начать с нуля", "take_control": "Получить контроль", "configuration_incompatible": "Конфигурация несовместима", "migrate_configuration": "Перенести настройки", "navigation_path": "Путь навигации", - "default_action": "Действие по умолчанию", - "call_service": "Вызов службы", - "more_info": "Дополнительная информация", - "no_action": "Без действий", + "default": "По умолчанию", + "perform_action": "Выполнить действие", + "nothing": "Ничего не делать", "add_condition": "Добавить условие", "test": "Тест", "condition_passes": "Условие выполнено", @@ -1154,7 +1179,7 @@ "entity_numeric_state": "Числовое состояние объекта", "above": "Больше", "below": "Меньше", - "screen": "Screen", + "screen": "Экран", "screen_sizes": "Размеры экрана", "mobile": "Телефон", "tablet": "Планшет", @@ -1186,6 +1211,7 @@ "buttons": "Кнопки", "cast": "Cлепок", "button": "Кнопка", + "secondary_information": "Дополнительная информация", "gauge": "Шкала", "display_as_needle_gauge": "Отображать текущее значение стрелкой", "define_severity": "Задать оттенок для значений", @@ -1199,6 +1225,7 @@ "history_graph_fit_y_data": "Расширить ось Y для вмещения данных", "statistics_graph": "График статистики", "period": "Период", + "unit": "Единица измерения", "show_stat_types": "Показывать типы статистики", "chart_type": "Тип графика", "hour": "Час", @@ -1215,8 +1242,8 @@ "camera_entity": "Объект камеры", "image_entity": "Объект изображения", "camera_view": "Вид с камеры", - "double_tap_action": "При двойном нажатии", - "hold_action": "При длительном нажатии", + "double_tap_behavior": "При двойном нажатии", + "hold_behavior": "При длительном нажатии", "hours_to_show": "Количество часов", "days_to_show": "Количество дней", "icon_height": "Высота иконки", @@ -1224,9 +1251,9 @@ "maximum": "Максимум", "manual": "Ручная настройка", "paste_from_clipboard": "Вставить из буфера обмена", - "generic_paste_description": "Вставить карточку {type} из буфера обмена", + "generic_paste_description": "Вставить значок {type} из буфера обмена", "refresh_interval": "Интервал обновления", - "tap_action": "При нажатии", + "tap_behavior": "При нажатии", "generic_state_color": "Изменять цвет иконки в зависимости от состояния", "suggested_cards": "Рекомендуемые карточки", "other_cards": "Другие карточки", @@ -1240,6 +1267,15 @@ "markdown": "Markdown", "content": "Содержание", "picture_elements": "Элементы изображения", + "card_options": "Настройки карточки", + "elements": "Элементы", + "add_new_element": "Добавить новый элемент", + "dark_mode_image_path": "Путь к изображению для тёмной темы", + "state_filter": "Фильтр состояния", + "dark_mode_state_filter": "Фильтр состояния для тёмной темы", + "state_badge": "Значок состояния", + "state_icon": "Иконка состояния", + "perform_action_button": "Кнопка выполнения действия", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "Объект, определяющий состояние изображения", @@ -1250,12 +1286,13 @@ "thermostat": "Термостат", "thermostat_show_current_as_primary": "Показывать текущую температуру как основную информацию", "tile": "Плитка", - "icon_tap_action": "При нажатии на иконку", - "actions": "Действия", + "icon_tap_behavior": "При нажатии на иконку", + "interactions": "Взаимодействия", "show_entity_picture": "Показывать изображение объекта", "vertical": "Вертикально", "hide_state": "Скрыть состояние", "state_content": "Содержание состояния", + "ui_panel_lovelace_editor_card_tile_actions": "Действия", "vertical_stack": "Вертикальный стек", "weather_forecast": "Прогноз погоды", "weather_to_show": "Погода для показа", @@ -1264,6 +1301,18 @@ "show_only_forecast": "Только прогноз", "select_forecast_type": "Выберите тип прогноза", "no_type": "Нет типа", + "style": "Стиль", + "prefix": "Префикс", + "suffix": "Суффикс", + "state_image": "Изображение состояния", + "displayed_elements": "Отображаемые элементы", + "ui_panel_lovelace_editor_badge_entity_display_type": "Тип отображения", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Полный (иконка, название и состояние)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Минимальный (только иконка)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Стандартный (иконка и состояние)", + "suggested_badges": "Рекомендуемые значки", + "other_badges": "Другие значки", + "custom_badges": "Пользовательские значки", "features": "Дополнительные функции", "not_compatible": "Несовместимо", "features_no_compatible_available": "Для этого объекта отображение дополнительных функций не реализовано", @@ -1283,7 +1332,6 @@ "vacuum_commands": "Управление пылесосом", "commands": "Команды", "fan_modes": "Режимы работы вентилятора", - "style": "Стиль", "dropdown": "Выпадающий список", "icons": "Иконки", "swing_modes": "Режимы качания воздушных шторок", @@ -1314,6 +1362,8 @@ "graph": "График", "header_editor": "Header", "feature_editor": "Редактор функций", + "element_editor": "Редактор элемента", + "type_element_editor": "Редактор элемента \"{type}\"", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Темно-серый", "ui_panel_lovelace_editor_color_picker_colors_disabled": "Деактивированный", "ui_panel_lovelace_editor_color_picker_colors_lime": "Лайм", @@ -1330,115 +1380,143 @@ "compare_data": "Сравнить данные", "reload_ui": "Перезагрузить пользовательский интерфейс", "profiler": "Profiler", - "http": "HTTP", - "cover": "Шторы", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Вспомогательная кнопка", - "samsungtv_smart": "SamsungTV Smart", - "device_tracker": "Устройство для отслеживания", - "trace": "Trace", - "stream": "Stream", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Таймер", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Автоматизация", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Клапан", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Счётчик", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Вспомогательный переключатель", - "camera": "Камера", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Filesize", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Вспомогательная дата и время", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Метка", - "diagnostics": "Диагностика", - "siren": "Сирена", "fitbit": "Fitbit", - "automation": "Автоматизация", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Клапан", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Диалог", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Filesize", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Вспомогательный текст", + "weather": "Погода", + "home_assistant_api": "Home Assistant API", + "input_number": "Вспомогательное число", "group": "Группа", - "auth": "Auth", - "thread": "Thread", - "zone": "Зона", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Расписание", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Постоянное уведомление", + "localtuya": "LocalTuya integration", + "input_button": "Вспомогательная кнопка", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Пульт ДУ", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Метка", + "binary_sensor": "Бинарный сенсор", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Постоянное уведомление", + "conversation": "Диалог", "rpi_power_title": "Raspberry Pi power supply checker", - "script": "Скрипт", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Камера", + "stream": "Stream", + "event": "Событие", + "webhook": "Webhook", + "logger": "Регистратор", + "schedule": "Расписание", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Скрипт", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Вентиляция", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Выключатель", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Погода", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Вспомогательное число", - "binary_sensor": "Бинарный сенсор", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Вентиляция", - "scene": "Scene", - "input_select": "Вспомогательный список", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Событие", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Вспомогательный список", + "input_text": "Вспомогательный текст", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Диагностика", "file_upload": "File Upload", - "climate": "Климат", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Счётчик", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Мобильное приложение", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Сирена", "deconz": "deCONZ", - "timer": "Таймер", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Зона", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Шторы", + "hacs": "HACS", + "system_log": "System Log", + "input_boolean": "Вспомогательный переключатель", + "bluetooth": "Bluetooth", + "climate": "Климат", "application_credentials": "Учетные данные приложения", - "logger": "Регистратор", + "mobile_app": "Мобильное приложение", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Устройство для отслеживания", "synchronize_devices": "Синхронизировать устройства", - "last_scanned_by_device_id_name": "Последнее сканирование по идентификатору устройства", - "tag_id": "Идентификатор метки", + "process_process": "Процесс {process}", + "disk_free_mount_point": "Свободно на диске {mount_point}", + "disk_use_mount_point": "Использовано на диске {mount_point}", + "disk_usage_mount_point": "Использование диска {mount_point}", + "ipv_address_ip_address": "IPv6-адрес {ip_address}", + "last_boot": "Последняя загрузка", + "load_m": "Нагрузка (5 м)", + "memory_free": "Свободно памяти", + "memory_use": "Использовано памяти", + "memory_usage": "Использование памяти", + "network_in_interface": "Входящих данных {interface}", + "network_out_interface": "Исходящих данных {interface}", + "packets_in_interface": "Входящих пакетов {interface}", + "packets_out_interface": "Исходящих пакетов {interface}", + "processor_temperature": "Температура процессора", + "processor_use": "Использование процессора", + "swap_free": "Свободно подкачки", + "swap_use": "Использовано подкачки", + "swap_usage": "Использование подкачки", + "network_throughput_in_interface": "Входящая пропускная способность {interface}", + "network_throughput_out_interface": "Исходящая пропускная способность {interface}", + "battery_level": "Уровень заряда аккумулятора", + "ding": "Звонок", + "doorbell_volume": "Громкость дверного звонка", + "last_activity": "Последняя активность", + "last_ding": "Последний звонок", + "last_motion": "Последнее движение", + "mic_volume": "Mic volume", + "voice_volume": "Громкость голоса", + "volume": "Громкость", + "wi_fi_signal_category": "Категория сигнала Wi-Fi", + "wi_fi_signal_strength": "Уровень сигнала Wi-Fi", "heavy": "Обильный", "mild": "Умеренное", "button_down": "Кнопка вниз", @@ -1452,12 +1530,10 @@ "normal": "Нормальный", "warm_up": "Подогрев", "not_completed": "Не завершено", - "pending": "Переход на охрану", "checking": "Проверка", "closing": "Закрывается", "failure": "Сбой", "opened": "Открыт", - "battery_level": "Уровень заряда аккумулятора", "os_agent_version": "Версия OS Agent", "apparmor_version": "Версия Apparmor", "cpu_percent": "Использование ЦП", @@ -1475,115 +1551,52 @@ "next_setting": "Следующий заход", "solar_elevation": "Высота над горизонтом", "solar_rising": "Восходит", - "compressor_energy_consumption": "Энергопотребление компрессора", - "compressor_estimated_power_consumption": "Расчетная потребляемая мощность компрессора", - "compressor_frequency": "Частота компрессора", - "cool_energy_consumption": "Потребление энергии на охлаждение", - "energy_consumption": "Потребление энергии", - "heat_energy_consumption": "Потребление энергии на нагрев", - "inside_temperature": "Температура внутри помещения", - "outside_temperature": "Температура наружного воздуха", "assist_in_progress": "Assist в работе", - "preferred": "Preferred", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Выключено", + "preferred": "Предпочтительный", "finished_speaking_detection": "Определение окончания разговора", "aggressive": "Агрессивная", - "default": "По умолчанию", "relaxed": "Расслабленная", - "device_admin": "Device admin", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", + "device_admin": "Администратор устройства", "kiosk_mode": "Режим \"киоска\"", "connected": "Подключено", - "load_start_url": "Load start URL", - "restart_browser": "Restart browser", - "restart_device": "Restart device", - "send_to_background": "Send to background", - "bring_to_foreground": "Bring to foreground", + "load_start_url": "Загрузить стартовый URL", + "restart_browser": "Перезагрузить браузер", + "restart_device": "Перезагрузить устройство", + "send_to_background": "Отправить на задний план", + "bring_to_foreground": "Вывести на передний план", "screenshot": "Скриншот", "overlay_message": "Наложенное сообщение", - "screen_brightness": "Screen brightness", - "screen_off_timer": "Screen off timer", - "screensaver_brightness": "Screensaver brightness", - "screensaver_timer": "Screensaver timer", + "screen_brightness": "Яркость экрана", + "screen_off_timer": "Тайм-аут выключения экрана", + "screensaver_brightness": "Яркость заставки", + "screensaver_timer": "Таймер заставки", "current_page": "Текущая страница", - "foreground_app": "Foreground app", - "internal_storage_free_space": "Internal storage free space", - "internal_storage_total_space": "Internal storage total space", + "foreground_app": "Приложение переднего плана", + "internal_storage_free_space": "Свободный объем внутренней памяти", + "internal_storage_total_space": "Общий объем внутренней памяти", "free_memory": "Free memory", - "total_memory": "Total memory", + "total_memory": "Общий объем памяти", "screen_orientation": "Ориентация экрана", - "kiosk_lock": "Kiosk lock", + "kiosk_lock": "Блокировка Kiosk", "maintenance_mode": "Режим обслуживания", "motion_detection": "Обнаружение движения", - "screensaver": "Screensaver", - "battery_low": "Низкий заряд батареи", - "cloud_connection": "Облачное подключение", - "humidity_warning": "Предупреждение о влажности", - "overheated": "Перегретый", - "temperature_warning": "Предупреждение о температуре", - "update_available": "Доступно обновление", - "dry": "Осушение", - "wet": "Обнаружена", - "stop_alarm": "Выключить сигнализацию", - "test_alarm": "Проверить сигнализацию", - "turn_off_in": "Выключить через", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Смещение температуры", - "alarm_sound": "Звук сигнализации", - "alarm_volume": "Громкость сигнализации", - "light_preset": "Предустановка света", - "alarm_source": "Источник сигнализации", - "auto_off_at": "Автоотключение в", - "available_firmware_version": "Доступная версия прошивки", - "this_month_s_consumption": "Потребление за этот месяц", - "today_s_consumption": "Потребление сегодня", - "total_consumption": "Общее потребление", - "device_name_current": "Сила тока {device_name}", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "Потребление сейчас {device_name}", - "current_firmware_version": "Текущая версия прошивки", - "device_time": "Время устройства", - "on_since": "Включено с", - "report_interval": "Интервал между отчетами", - "signal_level": "Уровень сигнала", - "ssid": "SSID", - "device_name_today_s_consumption": "Потребление сегодня {device_name}", - "device_name_total_consumption": "Потребление всего {device_name}", - "voltage": "Напряжение", - "device_name_voltage": "Напряжение {device_name}", - "auto_off_enabled": "Автоотключение включено", - "auto_update_enabled": "Автообновление включено", - "fan_sleep_mode": "Спящий режим вентилятора", - "led": "Светодиод", - "smooth_transitions": "Плавные переходы", - "process_process": "Процесс {process}", - "disk_free_mount_point": "Свободно на диске {mount_point}", - "disk_use_mount_point": "Использовано на диске {mount_point}", - "disk_usage_mount_point": "Использование диска {mount_point}", - "ipv_address_ip_address": "IPv6-адрес {ip_address}", - "last_boot": "Последняя загрузка", - "load_m": "Нагрузка (5 м)", - "memory_free": "Свободно памяти", - "memory_use": "Использовано памяти", - "memory_usage": "Использование памяти", - "network_in_interface": "Входящих данных {interface}", - "network_out_interface": "Исходящих данных {interface}", - "packets_in_interface": "Входящих пакетов {interface}", - "packets_out_interface": "Исходящих пакетов {interface}", - "processor_temperature": "Температура процессора", - "processor_use": "Использование процессора", - "swap_free": "Свободно подкачки", - "swap_use": "Использовано подкачки", - "swap_usage": "Использование подкачки", - "network_throughput_in_interface": "Входящая пропускная способность {interface}", - "network_throughput_out_interface": "Исходящая пропускная способность {interface}", - "estimated_distance": "Ориентировочное расстояние", - "vendor": "Производитель", - "air_quality_index": "Индекс качества воздуха", - "illuminance": "Освещенность", - "noise": "Шум", - "overload": "Перегрузка", - "size": "Размер", - "size_in_bytes": "Размер в байтах", + "screensaver": "Заставка", + "calibration": "Калибровка", + "auto_lock_paused": "Автоблокировка приостановлена", + "timeout": "Тайм-аут", + "unclosed_alarm": "Не на сигнализации", + "unlocked_alarm": "Разблокированная сигнализация", + "bluetooth_signal": "Сигнал Bluetooth", + "light_level": "Уровень освещенности", + "wi_fi_signal": "Сигнал Wi-Fi", + "momentary": "Мгновенный", + "pull_retract": "Вытягивание/втягивание", "bytes_received": "Получено байт", "server_country": "Страна сервера", "server_id": "ID сервера", @@ -1591,7 +1604,10 @@ "ping": "Пинг", "upload": "Передача", "bytes_sent": "Отправлено байт", + "call_active": "Вызов активен", + "quiet": "Тихий", "animal": "Animal", + "wet": "Обнаружена", "animal_lens": "Animal lens 1", "face": "Face", "face_lens": "Face lens 1", @@ -1661,10 +1677,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "Чувствительность PIR", - "volume": "Громкость", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Выключено", "auto_track_method": "Auto track method", "digital": "Цифровой", "digital_first": "Сначала цифровой", @@ -1676,25 +1690,38 @@ "state_alwaysonatnight": "Автоматически и постоянно включен в ночное время", "stay_off": "Всегда выключен", "floodlight_mode": "Floodlight mode", - "adaptive": "Adaptive", - "auto_adaptive": "Auto adaptive", + "adaptive": "Адаптивный", + "auto_adaptive": "Авто адаптивный", "on_at_night": "Включено ночью", + "hdr": "HDR", + "motion_ringtone": "Рингтон движения", + "attraction": "Притяжение", + "city_bird": "Городская птица", + "good_day": "Добрый день", + "hop_hop": "Прыг прыг", + "loop": "Цикл", + "moonlight": "Лунный свет", + "operetta": "Оперетта", + "original_tune": "Оригинальная мелодия", + "piano_key": "Клавиша пианино", + "way_back_home": "Дорога домой", + "person_ringtone": "Рингтон персоны", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Рингтон посетителя", "battery_percentage": "Процент заряда батареи", "battery_state": "Состояние батареи", "charge_complete": "Зарядка завершена", "charging": "Заряжается", "discharging": "Разряжается", "battery_temperature": "Температура батареи", - "event_connection": "Event connection", - "fast_poll": "Fast poll", - "onvif_long_poll": "ONVIF long poll", + "event_connection": "Подключение к событиям", + "fast_poll": "Быстрый опрос", + "onvif_long_poll": "Длительный опрос ONVIF", "onvif_push": "ONVIF push", "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Сигнал Wi-Fi", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1702,7 +1729,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "Светодиод", "manual_record": "Manual record", "pir_enabled": "Включить PIR", "pir_reduce_false_alarm": "Снизить ложные срабатывания PIR", @@ -1711,44 +1738,127 @@ "record": "Записать поток", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Вызов активен", - "quiet": "Тихий", - "auto_gain": "Auto gain", - "mic_volume": "Громкость микрофона", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Калибровка", - "auto_lock_paused": "Автоблокировка приостановлена", - "timeout": "Тайм-аут", - "unclosed_alarm": "Не на сигнализации", - "unlocked_alarm": "Разблокированная сигнализация", - "bluetooth_signal": "Сигнал Bluetooth", - "light_level": "Уровень освещенности", - "momentary": "Мгновенный", - "pull_retract": "Вытягивание/втягивание", - "ding": "Ding", - "doorbell_volume": "Громкость дверного звонка", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Последнее движение", - "voice_volume": "Громкость голоса", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "box": "Ящик", + "compressor_energy_consumption": "Энергопотребление компрессора", + "compressor_estimated_power_consumption": "Расчетная потребляемая мощность компрессора", + "compressor_frequency": "Частота компрессора", + "cool_energy_consumption": "Потребление энергии на охлаждение", + "energy_consumption": "Потребление энергии", + "heat_energy_consumption": "Потребление энергии на нагрев", + "inside_temperature": "Температура внутри помещения", + "outside_temperature": "Температура наружного воздуха", + "estimated_distance": "Ориентировочное расстояние", + "vendor": "Производитель", + "last_scanned_by_device_id_name": "Последнее сканирование по идентификатору устройства", + "tag_id": "Идентификатор метки", + "battery_low": "Низкий заряд батареи", + "cloud_connection": "Облачное подключение", + "humidity_warning": "Предупреждение о влажности", + "overheated": "Перегретый", + "temperature_warning": "Предупреждение о температуре", + "update_available": "Доступно обновление", + "dry": "Осушение", + "stop_alarm": "Выключить сигнализацию", + "test_alarm": "Проверить сигнализацию", + "turn_off_in": "Выключить через", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Смещение температуры", + "alarm_sound": "Звук сигнализации", + "alarm_volume": "Громкость сигнализации", + "light_preset": "Предустановка света", + "alarm_source": "Источник сигнализации", + "auto_off_at": "Автоотключение в", + "available_firmware_version": "Доступная версия прошивки", + "this_month_s_consumption": "Потребление за этот месяц", + "today_s_consumption": "Потребление сегодня", + "total_consumption": "Потребление всего", + "device_name_current": "Сила тока {device_name}", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "Потребление сейчас {device_name}", + "current_firmware_version": "Текущая версия прошивки", + "device_time": "Время устройства", + "on_since": "Включено с", + "report_interval": "Интервал между отчетами", + "signal_level": "Уровень сигнала", + "ssid": "SSID", + "device_name_today_s_consumption": "Потребление сегодня {device_name}", + "device_name_total_consumption": "Потребление всего {device_name}", + "voltage": "Напряжение", + "device_name_voltage": "Напряжение {device_name}", + "auto_off_enabled": "Автоотключение включено", + "auto_update_enabled": "Автообновление включено", + "fan_sleep_mode": "Спящий режим вентилятора", + "smooth_transitions": "Плавные переходы", + "size": "Размер", + "size_in_bytes": "Размер в байтах", + "jammed": "Заклинило", + "locking": "Блокировка", + "unlocking": "Разблокировка", + "changed_by": "Кем изменено", + "code_format": "Формат кода", + "recording": "Запись", + "streaming": "Трансляция", + "access_token": "Токен доступа", + "brand": "Марка", + "stream_type": "Тип потока", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Модель", + "managed_via_ui": "Управляется через пользовательский интерфейс", + "minute": "Минута", + "second": "Секунда", + "timestamp": "Временная метка", + "event_type": "Тип события", + "event_types": "Типы событий", + "doorbell": "Дверной звонок", + "pattern": "Шаблон", + "sunny": "Ясно", + "cloudy": "Облачно", + "warning": "Предупреждение", + "fog": "Туман", + "hail": "Град", + "lightning": "Гроза", + "lightning_rainy": "Дождь с грозой", + "partly_cloudy": "Переменная облачность", + "pouring": "Ливень", + "rainy": "Дождь", + "snowy": "Снег", + "snowy_rainy": "Снег с дождем", + "windy": "Ветрено", + "windy_cloudy": "Ветрено, облачно", + "apparent_temperature": "Ощущаемая температура", + "cloud_coverage": "Облачность", + "dew_point_temperature": "Температура точки росы", + "ozone": "Озон", + "pressure_unit": "Единица измерения давления", + "uv_index": "УФ-индекс", + "wind_bearing": "Порывы ветра", + "wind_gust_speed": "Скорость порывов ветра", + "paused": "Пауза", + "finishes_at": "Заканчивается в", + "remaining": "Осталось", + "last_reset": "Последние состояние", + "possible_states": "Возможные состояния", + "state_class": "Класс состояния", + "measurement": "Измерение", + "total": "Суммарно", + "total_increasing": "Общее увеличение", "apparent_power": "Полная мощность", + "air_quality_index": "Индекс качества воздуха", "atmospheric_pressure": "Атмосферное давление", "carbon_dioxide": "Углекислый газ", + "conductivity": "Проводимость", "data_rate": "Скорость передачи данных", + "data_size": "Размер данных", "distance": "Расстояние", "stored_energy": "Накопленная энергия", "frequency": "Частота", + "illuminance": "Освещенность", "irradiance": "Излучение", + "balance": "Баланс", "nitrogen_dioxide": "Диоксид азота", "nitrogen_monoxide": "Монооксид азота", "nitrous_oxide": "Оксид азота", - "ozone": "Озон", "ph": "pH", "pm": "PM2.5", "power_factor": "Коэффициент мощности", @@ -1759,15 +1869,15 @@ "sulphur_dioxide": "Диоксид серы", "vocs": "Летучие органические вещества", "volume_flow_rate": "Объемный расход", - "stored_volume": "Сохраненная громкость", + "stored_volume": "Хранимый объем", "weight": "Вес", "available_tones": "Доступные тона", - "end_time": "Время окончания", - "start_time": "Время начала", - "managed_via_ui": "Управляется через пользовательский интерфейс", "next_event": "Следующее событие", - "stopped": "Остановлен", - "garage": "Гараж", + "box": "Ящик", + "members": "Участники", + "above_horizon": "Над горизонтом", + "below_horizon": "Ниже горизонта", + "identify": "Идентификация", "running_automations": "Запущенные автоматизации", "id": "ID", "max_running_automations": "Максимальное количество запущенных автоматизаций", @@ -1775,37 +1885,9 @@ "parallel": "Параллельный", "queued": "Очередь", "single": "Одиночный", - "not_charging": "Не заряжается", - "hot": "Горячий", - "no_light": "Нет света", - "light_detected": "Обнаружен свет", - "not_moving": "Не перемещается", - "not_running": "Не работает", - "safe": "Безопасно", - "unsafe": "Небезопасно", - "tampering_detected": "Обнаружено", - "buffering": "Буферизация", - "paused": "Пауза", - "playing": "Воспроизведение", - "app_id": "ID приложения", - "local_accessible_entity_picture": "Изображение локального доступного объекта", - "group_members": "Участники группы", - "muted": "Без звука", - "album_artist": "Исполнитель альбома", - "content_id": "ID контента", - "content_type": "Тип контента", - "channels": "Канал", - "position_updated": "Позиция обновлена", - "cycle": "Цикл", - "all": "Все", - "one": "Один", - "available_sound_modes": "Доступные звуковые режимы", - "available_sources": "Доступные источники", - "receiver": "Приемник", - "speaker": "Наушник", - "tv": "ТВ", - "above_horizon": "Над горизонтом", - "below_horizon": "Ниже горизонта", + "max_running_scripts": "Максимальное количество запущенных скриптов", + "stopped": "Остановлен", + "garage": "Гараж", "oscillating": "Колебания", "speed_step": "Шаг скорости", "available_preset_modes": "Доступные предустановки", @@ -1814,25 +1896,38 @@ "armed_night": "Охрана (ночь)", "armed_vacation": "Охрана (отпуск)", "disarming": "Снятие с охраны", - "changed_by": "Кем изменено", "code_for_arming": "Код постановки на охрану", "not_required": "Не требуется", - "code_format": "Формат кода", - "gps_accuracy": "Точность GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Маршрутизатор", - "event_type": "Тип события", - "event_types": "Типы событий", - "doorbell": "Дверной звонок", "device_trackers": "Отслеживающие устройства", - "max_running_scripts": "Максимальное количество запущенных скриптов", - "jammed": "Заклинило", - "locking": "Блокировка", - "unlocking": "Разблокировка", - "cool": "Охлаждение", - "fan_only": "Только вентиляция", - "heat_cool": "Обогрев / Охлаждение", + "gps_accuracy": "Точность GPS", + "auto_update": "Автоматическое обновление", + "in_progress": "В процессе выполнения", + "installed_version": "Установленная версия", + "latest_version": "Последняя версия", + "release_summary": "Краткое описание выпуска", + "release_url": "URL-адрес выпуска", + "skipped_version": "Пропущенная версия", + "firmware": "Обновление прошивки", + "color_mode": "Color Mode", + "brightness_only": "Только яркость", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Цветовая температура (В градусах)", + "color_temperature_kelvin": "Цветовая температура (Кельвин)", + "available_effects": "Доступные эффекты", + "maximum_color_temperature_kelvin": "Максимальная цветовая температура (Кельвин)", + "maximum_color_temperature_mireds": "Максимальная цветовая температура (В градусах)", + "minimum_color_temperature_kelvin": "Минимальная цветовая температура (Кельвин)", + "minimum_color_temperature_mireds": "Минимальная цветовая температура (В градусах)", + "available_color_modes": "Доступные цветовые режимы", + "end_time": "Время окончания", + "start_time": "Время начала", + "cool": "Охлаждение", + "fan_only": "Только вентиляция", + "heat_cool": "Обогрев / Охлаждение", "aux_heat": "Дополнительный нагрев", "current_humidity": "Текущая влажность", "current_temperature": "Current Temperature", @@ -1840,7 +1935,7 @@ "diffuse": "Диффузный", "top": "Вверх", "current_action": "Текущее действие", - "heating": "Обогрев", + "defrosting": "Разморозка", "preheating": "Предварительный нагрев", "max_target_humidity": "Максимальная целевая влажность", "max_target_temperature": "Максимальная целевая температура", @@ -1856,104 +1951,129 @@ "target_temperature_high": "Верхняя целевая температура", "target_temperature_low": "Нижняя целевая температура", "target_temperature_step": "Шаг установки целевой температуры", - "last_reset": "Последние состояние", - "possible_states": "Возможные состояния", - "state_class": "Класс состояния", - "measurement": "Измерение", - "total": "Суммарно", - "total_increasing": "Общее увеличение", - "conductivity": "Проводимость", - "data_size": "Размер данных", - "balance": "Баланс", - "timestamp": "Временная метка", - "color_mode": "Color Mode", - "brightness_only": "Только яркость", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Цветовая температура (В градусах)", - "color_temperature_kelvin": "Цветовая температура (Кельвин)", - "available_effects": "Доступные эффекты", - "maximum_color_temperature_kelvin": "Максимальная цветовая температура (Кельвин)", - "maximum_color_temperature_mireds": "Максимальная цветовая температура (В градусах)", - "minimum_color_temperature_kelvin": "Минимальная цветовая температура (Кельвин)", - "minimum_color_temperature_mireds": "Минимальная цветовая температура (В градусах)", - "available_color_modes": "Доступные цветовые режимы", - "sunny": "Ясно", - "cloudy": "Облачно", - "warning": "Предупреждение", - "fog": "Туман", - "hail": "Град", - "lightning": "Гроза", - "lightning_rainy": "Дождь с грозой", - "partly_cloudy": "Переменная облачность", - "pouring": "Ливень", - "rainy": "Дождь", - "snowy": "Снег", - "snowy_rainy": "Снег с дождем", - "windy": "Ветрено", - "windy_cloudy": "Ветрено, облачно", - "apparent_temperature": "Ощущаемая температура", - "cloud_coverage": "Облачность", - "dew_point_temperature": "Температура точки росы", - "pressure_unit": "Единица измерения давления", - "uv_index": "УФ-индекс", - "wind_bearing": "Порывы ветра", - "wind_gust_speed": "Скорость порывов ветра", - "recording": "Запись", - "streaming": "Трансляция", - "access_token": "Токен доступа", - "brand": "Марка", - "stream_type": "Тип потока", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Модель", - "minute": "Минута", - "second": "Секунда", - "pattern": "Шаблон", - "members": "Участники", - "finishes_at": "Заканчивается в", - "remaining": "Осталось", - "identify": "Идентификация", - "auto_update": "Автоматическое обновление", - "in_progress": "В процессе выполнения", - "installed_version": "Установленная версия", - "latest_version": "Последняя версия", - "release_summary": "Краткое описание выпуска", - "release_url": "URL-адрес выпуска", - "skipped_version": "Пропущенная версия", - "firmware": "Обновление прошивки", - "abort_single_instance_allowed": "Настройка уже выполнена. Возможно добавить только одну конфигурацию.", - "user_description": "Хотите начать настройку?", - "device_is_already_configured": "Это устройство уже добавлено в Home Assistant", - "re_authentication_was_successful": "Повторная аутентификация выполнена успешно", - "re_configuration_was_successful": "Повторная настройка выполнена успешно", - "failed_to_connect": "Не удалось подключиться", - "error_custom_port_not_supported": "Устройство Gen1 не поддерживает пользовательский порт.", - "invalid_authentication": "Ошибка аутентификации", - "unexpected_error": "Непредвиденная ошибка", - "username": "Имя пользователя", - "host": "Host", - "port": "Порт", + "not_charging": "Не заряжается", + "hot": "Горячий", + "no_light": "Нет света", + "light_detected": "Обнаружен свет", + "not_moving": "Не перемещается", + "not_running": "Не работает", + "safe": "Безопасно", + "unsafe": "Небезопасно", + "tampering_detected": "Обнаружено", + "buffering": "Буферизация", + "playing": "Воспроизведение", + "app_id": "ID приложения", + "local_accessible_entity_picture": "Изображение локального доступного объекта", + "group_members": "Участники группы", + "muted": "Без звука", + "album_artist": "Исполнитель альбома", + "content_id": "ID контента", + "content_type": "Тип контента", + "channels": "Канал", + "position_updated": "Позиция обновлена", + "all": "Все", + "one": "Один", + "available_sound_modes": "Доступные звуковые режимы", + "available_sources": "Доступные источники", + "receiver": "Приемник", + "speaker": "Наушник", + "tv": "ТВ", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Маршрутизатор", + "service_is_already_configured": "Эта служба уже добавлена в Home Assistant", "account_is_already_configured": "Эта учётная запись уже добавлена в Home Assistant", "abort_already_in_progress": "Процесс настройки уже выполняется", + "failed_to_connect": "Не удалось подключиться", "invalid_access_token": "Неверный токен доступа", + "invalid_authentication": "Ошибка аутентификации", "received_invalid_token_data": "Получены недопустимые данные токена.", "abort_oauth_failed": "Ошибка при получении токена доступа.", "timeout_resolving_oauth_token": "Тайм-аут распознавания токена OAuth.", "abort_oauth_unauthorized": "Ошибка авторизации OAuth при получении токена доступа.", + "re_authentication_was_successful": "Повторная аутентификация выполнена успешно", + "unexpected_error": "Непредвиденная ошибка", "successfully_authenticated": "Аутентификация пройдена успешно", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Выберите способ аутентификации", "authentication_expired_for_name": "Истек срок аутентификации {name}", - "service_is_already_configured": "Эта служба уже добавлена в Home Assistant", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Хотите настроить {name}?", - "adapter": "Адаптер", - "multiple_adapters_description": "Выберите адаптер Bluetooth для настройки", + "abort_single_instance_allowed": "Настройка уже выполнена. Возможно добавить только одну конфигурацию.", + "user_description": "Выберите устройство для настройки", + "two_factor_code": "Код двухфакторной аутентификации", + "two_factor_authentication": "Двухфакторная аутентификация", + "username": "Имя пользователя", + "broadcast_address": "Широковещательный адрес", + "broadcast_port": "Широковещательный порт", + "mac_address": "MAC-адрес", + "device_is_already_configured": "Это устройство уже добавлено в Home Assistant", + "ipv_is_not_supported": "IPv6 не поддерживается.", + "re_configuration_was_successful": "Повторная настройка выполнена успешно", + "error_custom_port_not_supported": "Устройство Gen1 не поддерживает пользовательский порт.", + "host": "Host", + "port": "Порт", + "bridge_is_already_configured": "Настройка этого устройства уже выполнена.", + "no_deconz_bridges_discovered": "Шлюзы deCONZ не найдены.", + "abort_no_hardware_available": "К deCONZ не подключено радиооборудование.", + "abort_updated_instance": "Адрес хоста обновлен.", + "error_linking_not_possible": "Не удалось подключиться к шлюзу.", + "error_no_key": "Не удалось получить ключ API.", + "hassio_confirm_title": "Брокер MQTT (дополнение для Home Assistant)", + "link_with_deconz": "Связь с deCONZ", + "select_discovered_deconz_gateway": "Выберите обнаруженный шлюз deCONZ", + "device_class": "Device Class", + "state_template": "Шаблон состояния", + "template_binary_sensor": "Шаблон бинарного сенсора", + "actions_on_press": "Действия при нажатии", + "template_button": "Шаблон кнопки", + "verify_ssl_certificate": "Проверять сертификат SSL", + "template_image": "Шаблон изображения", + "actions_on_set_value": "Действие при установке значения", + "template_number": "Шаблон числа", + "available_options": "Доступные варианты", + "actions_on_select": "Действия при выборе", + "template_select": "Шаблон списка", + "template_sensor": "Шаблон сенсора", + "actions_on_turn_off": "Действия при выключении", + "actions_on_turn_on": "Действия при включении", + "value_template": "Шаблон значения", + "template_switch": "Шаблон переключателя", + "template_helper": "Вспомогательный шаблон", + "all_entities": "Все объекты", + "hide_members": "Скрывать участников", + "ignore_non_numeric": "Игнорировать нечисловые значения", + "data_round_digits": "Округлять значения до числа десятичных знаков", + "type": "Тип", + "binary_sensor_group": "Бинарные сенсоры", + "button_group": "Группа кнопок", + "cover_group": "Шторы или жалюзи", + "event_group": "События", + "fan_group": "Вентиляторы", + "light_group": "Освещение", + "lock_group": "Замки", + "media_player_group": "Медиаплееры", + "notify_group": "Группа уведомлений", + "sensor_group": "Сенсоры", + "switch_group": "Выключатели", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "В конечной точке службы не найдены", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Истекло время подключения", + "link_google_account": "Учетная запись Google", + "name_already_exists": "Это название уже используется.", + "passive": "Пассивный", + "cannot_connect_details_error_detail": "Не удается подключиться. Подробности: {error_detail}", + "unknown_details_error_detail": "Неизвестно. Подробности: {error_detail}", + "uses_an_ssl_certificate": "Используется сертификат SSL", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -1964,18 +2084,37 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Ключ API", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Ошибка при взаимодействии с API SwitchBot: {error_detail}", + "unsupported_switchbot_type": "Неподдерживаемый тип Switchbot.", + "authentication_failed_error_detail": "Ошибка аутентификации: {error_detail}", + "error_encryption_key_invalid": "Недействителен идентификатор ключа или ключ шифрования.", + "name_address": "{name} ({address})", + "confirm_description": "Хотите начать настройку?", + "switchbot_account_recommended": "Учетная запись SwitchBot (рекомендуется)", + "menu_options_lock_key": "Ввести ключ шифрования замка вручную", + "encryption_key": "Ключ шифрования", + "key_id": "Идентификатор ключа", + "password_description": "Пароль для защиты резервной копии.", + "device_address": "Адрес устройства", + "component_switchbot_config_error_few": "Несколько", + "component_switchbot_config_error_many": "Много", + "component_switchbot_config_error_other": "Другие", + "known_hosts": "Известные хосты", + "google_cast_configuration": "Настройка Google Cast", + "abort_alternative_integration": "Устройство лучше поддерживается другой интеграцией", + "abort_discovery_error": "Не удалось обнаружить подходящее устройство DLNA", + "abort_incomplete_config": "В конфигурации отсутствует обязательная переменная", + "manual_description": "URL-адрес XML-файла описания устройства", + "manual_title": "Подключение устройства DLNA DMR", + "discovered_dlna_dmr_devices": "Обнаруженные устройства DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Название календаря", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -1989,38 +2128,29 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Не удается подключиться. Подробности: {error_detail}", - "unknown_details_error_detail": "Неизвестно. Подробности: {error_detail}", - "uses_an_ssl_certificate": "Используется сертификат SSL", - "verify_ssl_certificate": "Проверять сертификат SSL", - "timeout_establishing_connection": "Истекло время подключения", - "link_google_account": "Учетная запись Google", - "abort_no_devices_found": "Устройства не найдены в сети", - "connection_error_error": "Ошибка подключения: {error}", - "invalid_authentication_error": "Неверная аутентификация: {error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "Аутентифицировать", - "device_class": "Класс устройства", - "state_template": "Шаблон состояния", - "template_binary_sensor": "Шаблон бинарного сенсора", - "template_sensor": "Шаблон сенсора", - "template_helper": "Вспомогательный шаблон", - "location_is_already_configured": "Настройка для этого местоположения уже выполнена", - "failed_to_connect_error": "Не удалось подключиться: {error}", - "invalid_api_key": "Неверный ключ API", - "pin_code": "PIN-код", - "discovered_android_tv": "Обнаружен Android TV", - "known_hosts": "Известные хосты", - "google_cast_configuration": "Настройка Google Cast", - "abort_invalid_host": "Неверное имя хоста или IP-адрес", - "device_not_supported": "Это устройство не поддерживается.", - "name_model_at_host": "{name} ({model}, {host})", - "authenticate_to_the_device": "Авторизация на устройстве", - "finish_title": "Укажите название устройства", - "unlock_the_device": "Разблокировка устройства", - "yes_do_it": "Да, сделать это.", - "unlock_the_device_optional": "Разблокировка устройства (необязательно)", - "connect_to_the_device": "Подключение к устройству", + "abort_mdns_missing_mac": "Отсутствует MAC-адрес в свойствах MDNS.", + "abort_mqtt_missing_api": "Отсутствует порт API в свойствах MQTT.", + "abort_mqtt_missing_ip": "Отсутствует IP-адрес в свойствах MQTT.", + "abort_mqtt_missing_mac": "Отсутствует MAC-адрес в свойствах MQTT.", + "action_received": "Действие получено", + "discovered_esphome_node": "Обнаруженный узел ESPHome", + "api_error_occurred": "Произошла ошибка API.", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Включить HTTPS", + "api_key": "Ключ API", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Хотите настроить {name}?", + "adapter": "Адаптер", + "multiple_adapters_description": "Выберите адаптер Bluetooth для настройки", + "meteorologisk_institutt": "Норвежский метеорологический институт.", + "abort_no_devices_found": "Устройства не найдены в сети", + "connection_error_error": "Ошибка подключения: {error}", + "invalid_authentication_error": "Неверная аутентификация: {error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "Аутентифицировать", + "abort_addon_info_failed": "Не удалось получить информацию о дополнении \"{addon}\".", + "abort_addon_install_failed": "Не удалось установить дополнение \"{addon}\".", + "abort_addon_start_failed": "Не удалось запустить дополнение \"{addon}\".", "invalid_birth_topic": "Неверный топик о подключении.", "error_bad_certificate": "Сертификат ЦС недействителен.", "invalid_discovery_prefix": "Недопустимый префикс топика автообнаружения.", @@ -2039,104 +2169,25 @@ "websocket_path": "Путь к WebSocket", "enable_discovery": "Разрешить автодобавление устройств", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Zigbee шлюз deCONZ (дополнение для Home Assistant)", + "installing_add_on": "Установка дополнения", "reauth_confirm_title": "Требуется повторная аутентификация с брокером MQTT", + "starting_add_on": "Запуск дополнения", + "menu_options_addon": "Использовать официальное дополнение {addon}.", + "menu_options_broker": "Ввести данные для подключения к брокеру MQTT вручную", + "pin_code": "PIN-код", + "discovered_android_tv": "Обнаружен Android TV", "path_is_not_allowed": "Путь к файлу не имеет нужных разрешений.", "path_is_not_valid": "Неправильный путь к файлу.", "path_to_file": "Путь к файлу", - "api_error_occurred": "Произошла ошибка API.", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Включить HTTPS", - "abort_mdns_missing_mac": "Отсутствует MAC-адрес в свойствах MDNS.", - "abort_mqtt_missing_api": "Отсутствует порт API в свойствах MQTT.", - "abort_mqtt_missing_ip": "Отсутствует IP-адрес в свойствах MQTT.", - "abort_mqtt_missing_mac": "Отсутствует MAC-адрес в свойствах MQTT.", - "service_received": "Услуга получена", - "discovered_esphome_node": "Обнаруженный узел ESPHome", - "encryption_key": "Ключ шифрования", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "В конечной точке службы не найдены", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Ошибка при взаимодействии с API SwitchBot: {error_detail}", - "unsupported_switchbot_type": "Неподдерживаемый тип Switchbot.", - "authentication_failed_error_detail": "Ошибка аутентификации: {error_detail}", - "error_encryption_key_invalid": "Недействителен идентификатор ключа или ключ шифрования.", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Учетная запись SwitchBot (рекомендуется)", - "menu_options_lock_key": "Ввести ключ шифрования замка вручную", - "key_id": "Идентификатор ключа", - "password_description": "Пароль для защиты резервной копии.", - "device_address": "Адрес устройства", - "component_switchbot_config_error_few": "Несколько", - "component_switchbot_config_error_many": "Много", - "component_switchbot_config_error_other": "Другие", - "meteorologisk_institutt": "Норвежский метеорологический институт.", - "two_factor_code": "Код двухфакторной аутентификации", - "two_factor_authentication": "Двухфакторная аутентификация", - "bridge_is_already_configured": "Настройка этого устройства уже выполнена.", - "no_deconz_bridges_discovered": "Шлюзы deCONZ не найдены.", - "abort_no_hardware_available": "К deCONZ не подключено радиооборудование.", - "abort_updated_instance": "Адрес хоста обновлен.", - "error_linking_not_possible": "Не удалось подключиться к шлюзу.", - "error_no_key": "Не удалось получить ключ API.", - "link_with_deconz": "Связь с deCONZ", - "select_discovered_deconz_gateway": "Выберите обнаруженный шлюз deCONZ", - "all_entities": "Все объекты", - "hide_members": "Скрывать участников", - "ignore_non_numeric": "Игнорировать нечисловые значения", - "data_round_digits": "Округлять значения до числа десятичных знаков", - "type": "Тип", - "binary_sensor_group": "Бинарные сенсоры", - "cover_group": "Шторы или жалюзи", - "event_group": "События", - "fan_group": "Вентиляторы", - "lock_group": "Замки", - "media_player_group": "Медиаплееры", - "sensor_group": "Сенсоры", - "switch_group": "Выключатели", - "abort_alternative_integration": "Устройство лучше поддерживается другой интеграцией", - "abort_discovery_error": "Не удалось обнаружить подходящее устройство DLNA", - "abort_incomplete_config": "В конфигурации отсутствует обязательная переменная", - "manual_description": "URL-адрес XML-файла описания устройства", - "manual_title": "Подключение устройства DLNA DMR", - "discovered_dlna_dmr_devices": "Обнаруженные устройства DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Это название уже используется.", - "passive": "Пассивный", - "calendar_name": "Название календаря", + "data_process": "Процессы для добавления в качестве сенсора(ов)", "bluetooth_scanner_mode": "Режим сканирования Bluetooth", - "passive_scanning": "Пассивное сканирование", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Отображать сенсоры deCONZ CLIP", + "allow_deconz_light_groups": "Отображать группы освещения deCONZ", + "data_allow_new_devices": "Разрешить автоматическое добавление новых устройств", + "deconz_devices_description": "Настройки видимости типов устройств deCONZ", + "deconz_options": "Настройка deCONZ", + "enable_the_conversation_agent": "Включить агент диалога", + "language_code": "Код языка", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2219,49 +2270,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Включить агент диалога", - "language_code": "Код языка", - "data_process": "Процессы для добавления в качестве сенсора(ов)", - "data_app_delete": "Отметьте, чтобы удалить это приложение", - "application_icon": "Иконка приложения", - "application_name": "Название приложения", - "configure_application_id_app_id": "Настройка приложения {app_id}", - "configure_android_apps": "Настройка приложений для Android", - "configure_applications_list": "Настроить список приложений", - "data_allow_nameless_uuids": "Разрешенные в настоящее время UUID. Снимите флажок, чтобы удалить", - "minimum_rssi": "Минимальный RSSI", - "data_new_uuid": "Введите новый разрешенный UUID", - "data_calendar_access": "Доступ Home Assistant к Google Календарю", - "ignore_cec": "Игнорировать CEC", - "allowed_uuids": "Разрешенные UUID", - "advanced_google_cast_configuration": "Расширенная настройка Google Cast", - "broker_options": "Параметры Брокера", - "enable_birth_message": "Отправлять топик о подключении", - "birth_message_payload": "Значение топика о подключении", - "birth_message_qos": "QoS топика о подключении", - "birth_message_retain": "Сохранять топик о подключении", - "birth_message_topic": "Топик о подключении (LWT)", - "discovery_prefix": "Префикс автообнаружения", - "enable_will_message": "Отправлять топик об отключении", - "will_message_payload": "Значение топика об отключении", - "will_message_qos": "QoS топика об отключении", - "will_message_retain": "Сохранять топик об отключении", - "will_message_topic": "Топик об отключении (LWT)", - "mqtt_options": "Параметры MQTT", - "protocol": "Протокол", - "select_test_server": "Выберите сервер для тестирования", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Принудительный режим работы ночного замка", "retry_count": "Количество повторных попыток", - "allow_deconz_clip_sensors": "Отображать сенсоры deCONZ CLIP", - "allow_deconz_light_groups": "Отображать группы освещения deCONZ", - "data_allow_new_devices": "Разрешить автоматическое добавление новых устройств", - "deconz_devices_description": "Настройки видимости типов устройств deCONZ", - "deconz_options": "Настройка deCONZ", + "select_test_server": "Выберите сервер для тестирования", "invalid_url": "Неверный URL-адрес", "data_browse_unfiltered": "Показывать несовместимые медиа", "event_listener_callback_url": "Callback URL обработчика событий", "data_listen_port": "Порт обработчика событий (случайный, если не установлен)", "poll_for_device_availability": "Опрос доступности устройства", "init_title": "Конфигурация цифрового медиа рендерера DLNA", + "ignore_cec": "Игнорировать CEC", + "allowed_uuids": "Разрешенные UUID", + "advanced_google_cast_configuration": "Расширенная настройка Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2272,38 +2319,149 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Протокол", + "data_calendar_access": "Доступ Home Assistant к Google Календарю", + "passive_scanning": "Пассивное сканирование", + "data_allow_nameless_uuids": "Разрешенные в настоящее время UUID. Снимите флажок, чтобы удалить", + "minimum_rssi": "Минимальный RSSI", + "data_new_uuid": "Введите новый разрешенный UUID", + "broker_options": "Параметры Брокера", + "enable_birth_message": "Отправлять топик о подключении", + "birth_message_payload": "Значение топика о подключении", + "birth_message_qos": "QoS топика о подключении", + "birth_message_retain": "Сохранять топик о подключении", + "birth_message_topic": "Топик о подключении (LWT)", + "discovery_prefix": "Префикс автообнаружения", + "enable_will_message": "Отправлять топик об отключении", + "will_message_payload": "Значение топика об отключении", + "will_message_qos": "QoS топика об отключении", + "will_message_retain": "Сохранять топик об отключении", + "will_message_topic": "Топик об отключении (LWT)", + "mqtt_options": "Параметры MQTT", + "data_app_delete": "Отметьте, чтобы удалить это приложение", + "application_icon": "Иконка приложения", + "application_name": "Название приложения", + "configure_application_id_app_id": "Настройка приложения {app_id}", + "configure_android_apps": "Настройка приложений для Android", + "configure_applications_list": "Настроить список приложений", + "lock_entity_name": "{entity_name}: заблокировать", + "open_entity_name": "{entity_name}: открыть", + "unlock_entity_name": "{entity_name}: разблокировать", + "entity_name_is_locked": "\"{entity_name}\" в заблокированном состоянии", + "entity_name_is_open": "\"{entity_name}\" в открытом состоянии", + "entity_name_is_unlocked": "\"{entity_name}\" в разблокированном состоянии", + "entity_name_locked": "\"{entity_name}\" блокируется", + "entity_name_opened": "\"{entity_name}\" открывается", + "entity_name_unlocked": "\"{entity_name}\" разблокируется", "first_button": "Первая кнопка", "second_button": "Вторая кнопка", "third_button": "Третья кнопка", "fourth_button": "Четвертая кнопка", "subtype_button_down": "{subtype} в положении 'вниз'", "subtype_button_up": "{subtype} в положении 'вверх'", - "subtype_double_clicked": "\"{subtype}\" нажата два раза", "subtype_double_push": "{subtype} нажата два раза", "subtype_long_push": "{subtype} долго нажата", "trigger_type_long_single": "{subtype} долго нажата и затем нажата один раз", "subtype_single_push": "{subtype} нажата один раз", "trigger_type_single_long": "{subtype} нажата один раз и затем долго нажата", - "subtype_triple_clicked": "\"{subtype}\" нажата три раза", "subtype_triple_push": "{subtype} нажата три раза", - "set_value_for_entity_name": "Установить значение числового объекта \"{entity_name}\"", + "both_buttons": "Обе кнопки", + "bottom_buttons": "Нижние кнопки", + "fifth_button": "Пятая кнопка", + "sixth_button": "Шестая кнопка", + "seventh_button": "Седьмая кнопка", + "eighth_button": "Восьмая кнопка", + "dim_down": "Уменьшить яркость", + "dim_up": "Увеличить яркость", + "left": "Налево", + "right": "Направо", + "side": "Грань 6", + "top_buttons": "Верхние кнопки", + "device_awakened": "Устройство разбудили", + "trigger_type_remote_button_long_release": "\"{subtype}\" отпущена после долгого нажатия", + "subtype_quadruple_clicked": "{subtype} нажата четыре раза", + "subtype_quintuple_clicked": "{subtype} нажата пять раз", + "button_rotated_subtype": "Кнопка \"{subtype}\" повернута", + "button_rotated_fast_subtype": "Кнопка \"{subtype}\" повернута быстро", + "button_rotation_subtype_stopped": "Кнопка \"{subtype}\" прекратила вращение", + "subtype_pressed": "{subtype} нажата", + "subtype_released": "{subtype} отпущена после короткого нажатия", + "device_subtype_double_tapped": "Устройством {subtype} постучали дважды", + "trigger_type_remote_double_tap_any_side": "Устройством постучали дважды", + "device_in_free_fall": "Устройство в свободном падении", + "device_flipped_degrees": "Устройство перевернули на 90 градусов", + "device_shaken": "Устройство потрясли", + "trigger_type_remote_moved": "Устройство сдвинули, когда {subtype} сверху", + "trigger_type_remote_moved_any_side": "Устройство сдвинули", + "trigger_type_remote_rotate_from_side": "Устройство перевернули с Грани 6 на {subtype}", + "device_turned_clockwise": "Устройство повернули по часовой стрелке", + "device_turned_counter_clockwise": "Устройство повернули против часовой стрелки", + "press_entity_name_button": "Нажать кнопку \"{entity_name}\"", + "entity_name_has_been_pressed": "Нажата кнопка \"{entity_name}\"", + "set_value_for_entity_name": "Установить значение текстового объекта \"{entity_name}\"", "value": "Значение", "close_entity_name": "{entity_name}: закрыть", "close_entity_name_tilt": "{entity_name}: закрыть ламели", - "open_entity_name": "{entity_name}: открыть", "open_entity_name_tilt": "{entity_name}: открыть ламели", "set_entity_name_position": "{entity_name}: установить положение", "set_entity_name_tilt_position": "{entity_name}: установить наклон ламелей", "stop_entity_name": "Остановить \"{entity_name}\"", "entity_name_is_closed": "\"{entity_name}\" в закрытом состоянии", "entity_name_closed": "\"{entity_name}\" закрывается", - "entity_name_is_open": "\"{entity_name}\" в открытом состоянии", - "entity_name_opening": "\"{entity_name}\" открывается", "current_entity_name_position_is": "\"{entity_name}\" открыто на определённую позицию", "condition_type_is_tilt_position": "Устройство \"{entity_name}\" имеет наклон ламелей", - "entity_name_opened": "\"{entity_name}\" открыто", "entity_name_position_changes": "\"{entity_name}\" изменяет положение", "entity_name_tilt_position_changes": "\"{entity_name}\" изменяет наклон ламелей", + "toggle_entity_name": "Переключить \"{entity_name}\"", + "turn_off_entity_name": "Выключить \"{entity_name}\"", + "turn_on_entity_name": "Включить \"{entity_name}\"", + "entity_name_is_off": "\"{entity_name}\" в выключенном состоянии", + "entity_name_is_on": "\"{entity_name}\" во включенном состоянии", + "trigger_type_changed_states": "\"{entity_name}\" включается или выключается", + "entity_name_turned_off": "\"{entity_name}\" выключается", + "entity_name_turned_on": "\"{entity_name}\" включается", + "arm_entity_name_away": "Включить режим охраны \"Не дома\" на панели \"{entity_name}\"", + "arm_entity_name_home": "Включить режим охраны \"Дома\" на панели \"{entity_name}\"", + "arm_entity_name_night": "Включить режим охраны \"Ночь\" на панели \"{entity_name}\"", + "arm_entity_name_vacation": "Включить режим охраны \"Отпуск\" на панели \"{entity_name}\"", + "disarm_entity_name": "Отключить охрану на панели \"{entity_name}\"", + "trigger_entity_name": "{entity_name} срабатывает", + "entity_name_armed_away": "Включен режим охраны \"Не дома\" на панели \"{entity_name}\"", + "entity_name_armed_home": "Включен режим охраны \"Дома\" на панели \"{entity_name}\"", + "entity_name_armed_night": "Включен режим охраны \"Ночь\" на панели \"{entity_name}\"", + "entity_name_armed_vacation": "Включен режим охраны \"Отпуск\" на панели \"{entity_name}\"", + "entity_name_disarmed": "Отключена охрана на панели \"{entity_name}\"", + "entity_name_triggered": "\"{entity_name}\" срабатывает", + "entity_name_is_buffering": "\"{entity_name}\" выполняет буферизацию", + "entity_name_is_idle": "\"{entity_name}\" в режиме ожидания", + "entity_name_is_paused": "\"{entity_name}\" приостанавливает воспроизведение", + "entity_name_is_playing": "\"{entity_name}\" воспроизводит медиа", + "entity_name_starts_buffering": "\"{entity_name}\" начинает буферизацию", + "entity_name_becomes_idle": "\"{entity_name}\" переходит в режим ожидания", + "entity_name_starts_playing": "\"{entity_name}\" начинает воспроизведение", + "entity_name_update_availability_changed": "Изменяется доступность обновления \"{entity_name}\"", + "entity_name_became_up_to_date": "\"{entity_name}\" обновляется", + "trigger_type_update": "Становится доступным обновление \"{entity_name}\"", + "decrease_entity_name_brightness": "Уменьшить яркость объекта \"{entity_name}\"", + "increase_entity_name_brightness": "Увеличить яркость объекта \"{entity_name}\"", + "flash_entity_name": "Включить мигание объекта \"{entity_name}\"", + "flash": "Мигание", + "action_type_select_first": "Выбрать первый вариант из списка \"{entity_name}\"", + "action_type_select_last": "Выбрать последний вариант из списка \"{entity_name}\"", + "action_type_select_next": "Выбрать следующий вариант из списка \"{entity_name}\"", + "change_entity_name_option": "Изменить вариант выбора списка \"{entity_name}\"", + "action_type_select_previous": "Выбрать предыдущий вариант из списка \"{entity_name}\"", + "current_entity_name_selected_option": "Выбран вариант из списка \"{entity_name}\"", + "from": "Изменение с", + "to": "Изменение на", + "entity_name_option_changed": "Изменяется выбранный вариант из списка \"{entity_name}\"", + "action_type_set_hvac_mode": "{entity_name}: сменить режим работы", + "change_preset_on_entity_name": "Сменить предустановку \"{entity_name}\"", + "hvac_mode": "Режим работы ОВиК", + "entity_name_measured_humidity_changed": "\"{entity_name}\" изменяет значение измеренной влажности", + "entity_name_measured_temperature_changed": "\"{entity_name}\" изменяет значение измеренной температуры", + "entity_name_hvac_mode_changed": "\"{entity_name}\" меняет режим работы", + "send_a_notification": "Отправить уведомление", "entity_name_battery_is_low": "\"{entity_name}\" в разряженном состоянии", "entity_name_is_charging": "\"{entity_name}\" заряжается", "condition_type_is_co": "\"{entity_name}\" обнаруживает монооксид углерода", @@ -2312,7 +2470,6 @@ "entity_name_is_detecting_gas": "\"{entity_name}\" обнаруживает газ", "entity_name_is_hot": "\"{entity_name}\" обнаруживает нагрев", "entity_name_is_detecting_light": "\"{entity_name}\" обнаруживает свет", - "entity_name_is_locked": "\"{entity_name}\" в заблокированном состоянии", "entity_name_is_moist": "\"{entity_name}\" в состоянии \"Влажно\"", "entity_name_is_detecting_motion": "\"{entity_name}\" обнаруживает движение", "entity_name_is_moving": "\"{entity_name}\" перемещается", @@ -2330,7 +2487,6 @@ "entity_name_is_not_cold": "\"{entity_name}\" не обнаруживает охлаждение", "entity_name_is_unplugged": "\"{entity_name}\" не обнаруживает подключение", "entity_name_is_not_hot": "\"{entity_name}\" не обнаруживает нагрев", - "entity_name_is_unlocked": "\"{entity_name}\" в разблокированном состоянии", "entity_name_is_dry": "\"{entity_name}\" в состоянии \"Сухо\"", "entity_name_is_not_moving": "\"{entity_name}\" не перемещается", "entity_name_is_not_present": "\"{entity_name}\" не обнаруживает присутствие", @@ -2339,8 +2495,6 @@ "condition_type_is_not_tampered": "\"{entity_name}\" не обнаруживает вмешательство", "entity_name_is_safe": "\"{entity_name}\" в безопасном состоянии", "entity_name_is_present": "\"{entity_name}\" обнаруживает присутствие", - "entity_name_is_off": "\"{entity_name}\" в выключенном состоянии", - "entity_name_is_on": "\"{entity_name}\" во включенном состоянии", "entity_name_is_powered": "\"{entity_name}\" обнаруживает питание", "entity_name_is_detecting_problem": "\"{entity_name}\" обнаруживает проблему", "entity_name_is_running": "\"{entity_name}\" работает", @@ -2358,7 +2512,6 @@ "entity_name_started_detecting_gas": "\"{entity_name}\" начинает обнаруживать газ", "entity_name_became_hot": "\"{entity_name}\" нагревается", "entity_name_started_detecting_light": "\"{entity_name}\" начинает обнаруживать свет", - "entity_name_locked": "\"{entity_name}\" блокируется", "entity_name_became_moist": "\"{entity_name}\" начинает обнаруживать влагу", "entity_name_started_detecting_motion": "\"{entity_name}\" начинает обнаруживать движение", "entity_name_started_moving": "\"{entity_name}\" начинает перемещение", @@ -2369,14 +2522,12 @@ "entity_name_stopped_detecting_problem": "\"{entity_name}\" прекращает обнаруживать проблему", "entity_name_stopped_detecting_smoke": "\"{entity_name}\" прекращает обнаруживать дым", "entity_name_stopped_detecting_sound": "\"{entity_name}\" прекращает обнаруживать звук", - "entity_name_became_up_to_date": "\"{entity_name}\" обновляется", "entity_name_stopped_detecting_vibration": "\"{entity_name}\" прекращает обнаруживать вибрацию", "entity_name_battery_normal": "\"{entity_name}\" регистрирует нормальный заряд", "entity_name_not_charging": "\"{entity_name}\" прекращает заряжаться", "entity_name_became_not_cold": "\"{entity_name}\" прекращает охлаждаться", "entity_name_disconnected": "\"{entity_name}\" отключается", "entity_name_became_not_hot": "\"{entity_name}\" прекращает нагреваться", - "entity_name_unlocked": "\"{entity_name}\" разблокируется", "entity_name_became_dry": "\"{entity_name}\" прекращает обнаруживать влагу", "entity_name_stopped_moving": "\"{entity_name}\" прекращает перемещение", "entity_name_became_not_occupied": "\"{entity_name}\" прекращает обнаруживать присутствие", @@ -2395,47 +2546,9 @@ "entity_name_started_detecting_smoke": "\"{entity_name}\" начинает обнаруживать дым", "entity_name_started_detecting_sound": "\"{entity_name}\" начинает обнаруживать звук", "entity_name_started_detecting_tampering": "\"{entity_name}\" начинает обнаруживать вмешательство", - "entity_name_turned_off": "\"{entity_name}\" выключается", - "entity_name_turned_on": "\"{entity_name}\" включается", "entity_name_became_unsafe": "\"{entity_name}\" не регистрирует безопасность", - "trigger_type_update": "Становится доступным обновление \"{entity_name}\"", "entity_name_started_detecting_vibration": "\"{entity_name}\" начинает обнаруживать вибрацию", - "entity_name_is_buffering": "\"{entity_name}\" выполняет буферизацию", - "entity_name_is_idle": "\"{entity_name}\" в режиме ожидания", - "entity_name_is_paused": "\"{entity_name}\" приостанавливает воспроизведение", - "entity_name_is_playing": "\"{entity_name}\" воспроизводит медиа", - "entity_name_starts_buffering": "\"{entity_name}\" начинает буферизацию", - "trigger_type_changed_states": "\"{entity_name}\" включается или выключается", - "entity_name_becomes_idle": "\"{entity_name}\" переходит в режим ожидания", - "entity_name_starts_playing": "\"{entity_name}\" начинает воспроизведение", - "toggle_entity_name": "Переключить \"{entity_name}\"", - "turn_off_entity_name": "Выключить \"{entity_name}\"", - "turn_on_entity_name": "Включить \"{entity_name}\"", - "arm_entity_name_away": "Включить режим охраны \"Не дома\" на панели \"{entity_name}\"", - "arm_entity_name_home": "Включить режим охраны \"Дома\" на панели \"{entity_name}\"", - "arm_entity_name_night": "Включить режим охраны \"Ночь\" на панели \"{entity_name}\"", - "arm_entity_name_vacation": "Включить режим охраны \"Отпуск\" на панели \"{entity_name}\"", - "disarm_entity_name": "Отключить охрану на панели \"{entity_name}\"", - "trigger_entity_name": "{entity_name} срабатывает", - "entity_name_armed_away": "Включен режим охраны \"Не дома\" на панели \"{entity_name}\"", - "entity_name_armed_home": "Включен режим охраны \"Дома\" на панели \"{entity_name}\"", - "entity_name_armed_night": "Включен режим охраны \"Ночь\" на панели \"{entity_name}\"", - "entity_name_armed_vacation": "Включен режим охраны \"Отпуск\" на панели \"{entity_name}\"", - "entity_name_disarmed": "Отключена охрана на панели \"{entity_name}\"", - "entity_name_triggered": "\"{entity_name}\" срабатывает", - "entity_name_is_home": "{entity_name} дома", - "entity_name_is_not_home": "{entity_name} не дома", - "entity_name_enters_a_zone": "{entity_name} входит в зону", - "entity_name_leaves_a_zone": "{entity_name} покидает зону", - "lock_entity_name": "{entity_name}: заблокировать", - "unlock_entity_name": "{entity_name}: разблокировать", - "action_type_set_hvac_mode": "{entity_name}: сменить режим работы", - "change_preset_on_entity_name": "Сменить предустановку \"{entity_name}\"", - "hvac_mode": "Режим работы ОВиК", - "to": "Изменение на", - "entity_name_measured_humidity_changed": "\"{entity_name}\" изменяет значение измеренной влажности", - "entity_name_measured_temperature_changed": "\"{entity_name}\" изменяет значение измеренной температуры", - "entity_name_hvac_mode_changed": "\"{entity_name}\" меняет режим работы", + "trigger_type_button_long_release": "{subtype} отпущена после долгого нажатия", "condition_type_is_aqi": "\"{entity_name}\" имеет текущее значение", "condition_type_is_carbon_dioxide": "\"{entity_name}\" имеет текущее значение уровня концентрации углекислого газа", "condition_type_is_carbon_monoxide": "\"{entity_name}\" имеет текущее значение уровня концентрации угарного газа", @@ -2476,62 +2589,13 @@ "entity_name_volume_changes": "\"{entity_name}\" изменяет объём", "trigger_type_volume_flow_rate": "\"{entity_name}\" изменяет объёмный расход", "entity_name_weight_changes": "\"{entity_name}\" изменяет вес", - "decrease_entity_name_brightness": "Уменьшить яркость объекта \"{entity_name}\"", - "increase_entity_name_brightness": "Увеличить яркость объекта \"{entity_name}\"", - "flash_entity_name": "Включить мигание объекта \"{entity_name}\"", - "flash": "Мигание", - "fifth_button": "Пятая кнопка", - "sixth_button": "Шестая кнопка", - "subtype_continuously_pressed": "\"{subtype}\" удерживается нажатой", - "trigger_type_button_long_release": "{subtype} отпущена после долгого нажатия", - "subtype_quadruple_clicked": "\"{subtype}\" нажата четыре раза", - "subtype_quintuple_clicked": "\"{subtype}\" нажата пять раз", - "subtype_pressed": "\"{subtype}\" нажата", - "subtype_released": "\"{subtype}\" отпущена после короткого нажатия", - "action_type_select_first": "Выбрать первый вариант из списка \"{entity_name}\"", - "action_type_select_last": "Выбрать последний вариант из списка \"{entity_name}\"", - "action_type_select_next": "Выбрать следующий вариант из списка \"{entity_name}\"", - "change_entity_name_option": "Изменить вариант выбора списка \"{entity_name}\"", - "action_type_select_previous": "Выбрать предыдущий вариант из списка \"{entity_name}\"", - "current_entity_name_selected_option": "Выбран вариант из списка \"{entity_name}\"", - "from": "Изменение с", - "entity_name_option_changed": "Изменяется выбранный вариант из списка \"{entity_name}\"", - "send_a_notification": "Отправить уведомление", - "both_buttons": "Обе кнопки", - "bottom_buttons": "Нижние кнопки", - "seventh_button": "Седьмая кнопка", - "eighth_button": "Восьмая кнопка", - "dim_down": "Уменьшить яркость", - "dim_up": "Увеличить яркость", - "left": "Налево", - "right": "Направо", - "side": "Грань 6", - "top_buttons": "Верхние кнопки", - "device_awakened": "Устройство разбудили", - "trigger_type_remote_button_long_release": "\"{subtype}\" отпущена после долгого нажатия", - "button_rotated_subtype": "Кнопка \"{subtype}\" повернута", - "button_rotated_fast_subtype": "Кнопка \"{subtype}\" повернута быстро", - "button_rotation_subtype_stopped": "Кнопка \"{subtype}\" прекратила вращение", - "device_subtype_double_tapped": "Устройством {subtype} постучали дважды", - "trigger_type_remote_double_tap_any_side": "Устройством постучали дважды", - "device_in_free_fall": "Устройство в свободном падении", - "device_flipped_degrees": "Устройство перевернули на 90 градусов", - "device_shaken": "Устройство потрясли", - "trigger_type_remote_moved": "Устройство сдвинули, когда {subtype} сверху", - "trigger_type_remote_moved_any_side": "Устройство сдвинули", - "trigger_type_remote_rotate_from_side": "Устройство перевернули с Грани 6 на {subtype}", - "device_turned_clockwise": "Устройство повернули по часовой стрелке", - "device_turned_counter_clockwise": "Устройство повернули против часовой стрелки", - "press_entity_name_button": "Нажать кнопку \"{entity_name}\"", - "entity_name_has_been_pressed": "Нажата кнопка \"{entity_name}\"", - "entity_name_update_availability_changed": "Изменяется доступность обновления \"{entity_name}\"", - "add_to_queue": "Добавить в очередь", - "play_next": "Воспроизвести следующий", - "options_replace": "Воспроизвести сейчас и очистить очередь", - "repeat_all": "Повторять все", - "repeat_one": "Повторять один", - "critical": "Критическая ошибка", - "debug": "Отладка", + "entity_name_is_home": "{entity_name} дома", + "entity_name_is_not_home": "{entity_name} не дома", + "entity_name_enters_a_zone": "{entity_name} входит в зону", + "entity_name_leaves_a_zone": "{entity_name} покидает зону", + "no_device_class": "Нет класса устройства", + "no_state_class": "Нет класса состояния", + "no_unit_of_measurement": "Нет единицы измерения", "arithmetic_mean": "Среднее арифметическое", "median": "Медиана", "product": "Произведение", @@ -2655,10 +2719,58 @@ "tomato": "Томатный", "wheat": "Пшеничный", "white_smoke": "Дымчато-белый", + "add_to_queue": "Добавить в очередь", + "play_next": "Воспроизвести следующий", + "options_replace": "Воспроизвести сейчас и очистить очередь", + "repeat_all": "Повторять все", + "repeat_one": "Повторять один", + "critical": "Критическая ошибка", + "debug": "Отладка", "fatal": "Фатальная ошибка", - "no_device_class": "Нет класса устройства", - "no_state_class": "Нет класса состояния", - "no_unit_of_measurement": "Нет единицы измерения", + "clear_tts_cache": "Очистить кэш TTS", + "cache": "Кэш", + "entity_id_description": "Объект, на который следует ссылаться в записи журнала.", + "language_description": "Язык текста. По умолчанию используется язык сервера.", + "options_description": "Словарь, содержащий специфические для интеграции опции.", + "say_a_tts_message": "Произнести TTS-сообщение", + "media_player_entity_id_description": "Медиаплееры для воспроизведения сообщения.", + "media_player_entity": "Media player entity", + "speak": "Произнести", + "request_sync_description": "Отправляет команду request_sync в Google.", + "agent_user_id": "Идентификатор пользователя", + "request_sync": "Запрос синхронизации", + "disables_the_motion_detection": "Отключает обнаружение движения.", + "disable_motion_detection": "Отключить обнаружение движения", + "enables_the_motion_detection": "Включает обнаружение движения.", + "enable_motion_detection": "Включить обнаружение движения", + "format_description": "Формат потока, поддерживаемый медиаплеером.", + "format": "Формат", + "media_player_description": "Медиаплееры для потоковой передачи данных.", + "play_stream": "Воспроизвести поток", + "filename": "Имя файла", + "lookback": "Ретроспектива", + "snapshot_description": "Делает моментальный снимок с камеры.", + "take_snapshot": "Сделать моментальный снимок", + "turns_off_the_camera": "Выключает камеру.", + "turns_on_the_camera": "Включает камеру.", + "locks_a_lock": "Запирает замок.", + "code_description": "Код для включения сигнализации.", + "opens_a_lock": "Открывает замок.", + "unlocks_a_lock": "Отпирает замок.", + "set_datetime_description": "Устанавливает дату и/или время.", + "the_target_date": "Целевая дата.", + "datetime_description": "Целевая дата и время.", + "the_target_time": "Целевое время.", + "selects_the_first_option": "Выбирает первый вариант.", + "first": "Выбрать первый вариант", + "selects_the_last_option": "Выбирает последний вариант.", + "select_the_next_option": "Выбирает следующий вариант.", + "selects_an_option": "Выбирает вариант.", + "option_to_be_selected": "Вариант для выбора.", + "selects_the_previous_option": "Выбирает предыдущий вариант.", + "sets_the_options": "Настраивает список вариантов.", + "list_of_options": "Список вариантов.", + "set_options": "Настроить варианты", "dump_log_objects": "Выгрузить объекты в журнал", "log_current_tasks_description": "Ведёт журнал всех текущих задач asyncio.", "log_current_asyncio_tasks": "Ведёт журнал текущих задач asyncio", @@ -2683,45 +2795,31 @@ "stop_logging_object_sources": "Прекратить регистрацию источников объектов", "stop_log_objects_description": "Останавливает регистрацию роста объектов в памяти.", "stop_logging_objects": "Прекратить регистрацию объектов", - "request_sync_description": "Отправляет команду request_sync в Google.", - "agent_user_id": "Идентификатор пользователя", - "request_sync": "Запрос синхронизации", + "sets_the_value": "Устанавливает значение.", + "the_target_value": "Целевое значение.", + "get_weather_forecast": "Получить прогноз погоды.", + "type_description": "Тип прогноза: ежедневный, ежечасный или два раза в день.", + "forecast_type": "Тип прогноза", + "get_forecast": "Получить прогноз", + "get_weather_forecasts": "Получить прогнозы погоды.", + "get_forecasts": "Получить прогнозы", + "send_magic_packet": "Разбудить устройство", + "cancels_a_timer": "Отменяет таймер.", + "changes_a_timer": "Изменяет таймер.", + "finishes_a_timer": "Останавливает таймер.", + "pauses_a_timer": "Приостанавливает таймер.", + "starts_a_timer": "Запускает таймер.", + "duration_description": "Время таймера до завершения [необязательно].", "reload_resources_description": "Перезагружает YAML-конфигурацию ресурсов панелей.", - "clears_all_log_entries": "Очищает все записи журнала.", - "clear_all": "Очистить всё", - "write_log_entry": "Запись в журнал.", - "log_level": "Уровень журнала.", - "level": "Уровень", - "message_to_log": "Сообщение для журнала.", - "write": "Записать", - "set_value_description": "Устанавливает значение числа.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Создать временный URL-адрес строгого подключения", "toggles_the_siren_on_off": "Включает или выключает сирену.", "turns_the_siren_off": "Выключает сирену.", "turns_the_siren_on": "Включает сирену.", "tone": "Тон", - "create_event_description": "Добавить новое событие в календарь.", - "location_description": "Местоположение события. Необязательно.", - "start_date_description": "Дата начала события на весь день.", - "create_event": "Создать событие", - "get_events": "Получить события", - "list_event": "Список событий", - "closes_a_cover": "Закрывает шторы, жалюзи или ворота.", - "close_cover_tilt_description": "Переводит ламели в закрытое положение.", - "opens_a_cover": "Открывает шторы, жалюзи или ворота.", - "tilts_a_cover_open": "Переводит ламели в открытое положение.", - "set_cover_position_description": "Открывает или закрывает на определенную позицию.", - "target_position": "Целевая позиция.", - "set_position": "Установить позицию", - "target_tilt_positition": "Целевое положение наклона ламелей.", - "set_tilt_position": "Установить положение наклона ламелей", - "stops_the_cover_movement": "Останавливает открытие или закрытие.", - "stop_cover_tilt_description": "Останавливает наклон ламелей.", - "stop_tilt": "Остановить наклон ламелей", - "toggles_a_cover_open_closed": "Открывает и закрывает шторы, жалюзи или ворота.", - "toggle_cover_tilt_description": "Переключает наклон ламелей в открытое или закрытое положение.", - "toggle_tilt": "Переключить наклон ламелей", + "set_default_level_description": "Устанавливает уровень журналирования по умолчанию для интеграций.", + "level_description": "Уровень серьезности по умолчанию для всех интеграций.", + "level": "Уровень", + "set_default_level": "Установить уровень по умолчанию", + "set_level": "Установить уровень", "check_configuration": "Проверить конфигурацию", "reload_all": "Перезагрузить все", "reload_config_entry_description": "Перезагружает указанную запись конфигурации.", @@ -2739,21 +2837,18 @@ "longitude_of_your_location": "Долгота Вашего местоположения.", "set_location": "Установить местоположение", "stops_home_assistant": "Останавливает работу Home Assistant.", + "entities_to_update": "Объекты для обновления", "update_entity": "Обновить объект", - "creates_a_new_backup": "Создаёт новую резервную копию.", "decrement_description": "Уменьшает текущее значение на 1 шаг.", "increment_description": "Увеличивает значение на 1 шаг.", - "sets_the_value": "Устанавливает значение.", - "the_target_value": "Целевое значение.", - "reloads_the_automation_configuration": "Перезагружает конфигурацию автоматизации.", - "toggle_description": "Включает или выключает медиаплеер.", - "trigger_description": "Запускает действия автоматизации.", - "skip_conditions": "Пропустить условия", - "trigger": "Активировать триггер", - "disables_an_automation": "Деактивирует автоматизацию.", - "stops_currently_running_actions": "Останавливает выполняемые в данный момент действия.", - "stop_actions": "Остановить действия", - "enables_an_automation": "Активирует автоматизацию.", + "bridge_identifier": "Идентификатор моста", + "configuration_payload": "Полезная нагрузка конфигурации", + "entity_description": "Представляет конкретную конечную точку устройства в deCONZ.", + "path": "Путь", + "configure": "Настроить", + "device_refresh_description": "Обновляет доступные устройства из deCONZ.", + "device_refresh": "Обновление устройства", + "remove_orphaned_entries": "Удалить записи без родительских связей", "restarts_an_add_on": "Перезапускает дополнение.", "the_add_on_slug": "Идентификатор дополнения.", "restart_add_on": "Перезапустить дополнение", @@ -2788,39 +2883,63 @@ "restore_partial_description": "Возвращает к сохранённому состоянию из частичной резервной копии.", "restores_home_assistant": "Возвращает Home Assistant к сохранённому состоянию из резервной копии.", "restore_from_partial_backup": "Восстановить из частичной резервной копии", - "clears_the_playlist": "Очищает плейлист.", - "clear_playlist": "Очистить плейлист", - "selects_the_next_track": "Выбирает следующий трек.", - "pauses": "Приостанавливает воспроизведение.", - "starts_playing": "Начинает воспроизведение.", - "toggles_play_pause": "Переключает воспроизведение/паузу.", - "selects_the_previous_track": "Выбирает предыдущий трек.", - "seek": "Искать", - "stops_playing": "Останавливает воспроизведение.", - "starts_playing_specified_media": "Начинает воспроизведение указанного медиа.", - "announce": "Объявить", - "enqueue": "Поставить в очередь", - "repeat_mode_to_set": "Установить режим повтора.", - "select_sound_mode_description": "Выбирает определенный режим звучания.", - "select_sound_mode": "Выбрать режим звучания", - "select_source": "Выбрать источник", - "shuffle_description": "Включать ли режим случайного воспроизведения.", - "unjoin": "Отсоединить", - "turns_down_the_volume": "Уменьшает громкость.", - "volume_mute_description": "Отключает или включает звук медиаплеера.", - "is_volume_muted_description": "Определяет, отключен звук или нет.", - "mute_unmute_volume": "Отключить или включить звук", - "sets_the_volume_level": "Устанавливает уровень громкости.", - "set_volume": "Установить громкость", - "turns_up_the_volume": "Увеличивает громкость.", - "apply_filter": "Применить фильтр", - "days_to_keep": "Количество дней для сохранения", - "repack": "Перепаковать", - "purge": "Очистить", - "domains_to_remove": "Домены для удаления", - "entity_globs_to_remove": "Глобальные параметры объектов для удаления", - "entities_to_remove": "Объекты для удаления", - "purge_entities": "Очистить объекты", + "removes_a_group": "Удаляет группу.", + "object_id": "Идентификатор", + "creates_updates_a_user_group": "Создаёт или обновляет пользовательскую группу.", + "add_entities": "Добавить объекты", + "icon_description": "Название иконки для группы.", + "name_of_the_group": "Название группы.", + "remove_entities": "Удалить объекты", + "log_description": "Создает пользовательскую запись в журнале.", + "message_description": "Текст уведомления.", + "log": "Создать запись", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Подключить удалённый доступ", + "remote_disconnect": "Отключить удалённый доступ", + "creates_a_new_backup": "Создаёт новую резервную копию.", + "command_description": "Команды для отправки в Google Assistant.", + "command": "Команда", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Перезагружает конфигурацию автоматизации.", + "toggle_description": "Включает или выключает медиаплеер.", + "trigger_description": "Запускает действия автоматизации.", + "skip_conditions": "Пропустить условия", + "trigger": "Активировать триггер", + "disables_an_automation": "Деактивирует автоматизацию.", + "stops_currently_running_actions": "Останавливает выполняемые в данный момент действия.", + "stop_actions": "Остановить действия", + "enables_an_automation": "Активирует автоматизацию.", + "press_the_button_entity": "Нажимает на виртуальную кнопку.", + "load_url_description": "Загружает URL-адрес в браузере Fully Kiosk.", + "url_to_load": "URL-адрес для загрузки.", + "load_url": "Загрузить URL-адрес", + "configuration_parameter_to_set": "Параметр конфигурации для установки.", + "key": "Ключ", + "value_description": "Задаваемое значение.", + "set_configuration": "Установить конфигурацию", + "application_description": "Имя пакета запускаемого приложения.", + "start_application": "Запустить приложение", + "set_value_description": "Устанавливает значение числа.", + "stops_a_running_script": "Останавливает работающий скрипт.", + "enter_your_text": "Введите текст.", + "dashboard_path": "Путь к панели", + "view_path": "Путь вкладки", + "show_dashboard_view": "Показать вкладку панели", + "closes_a_cover": "Закрывает шторы, жалюзи или ворота.", + "close_cover_tilt_description": "Переводит ламели в закрытое положение.", + "opens_a_cover": "Открывает шторы, жалюзи или ворота.", + "tilts_a_cover_open": "Переводит ламели в открытое положение.", + "set_cover_position_description": "Открывает или закрывает на определенную позицию.", + "target_position": "Целевая позиция.", + "set_position": "Установить позицию", + "target_tilt_positition": "Целевое положение наклона ламелей.", + "set_tilt_position": "Установить положение наклона ламелей", + "stops_the_cover_movement": "Останавливает открытие или закрытие.", + "stop_cover_tilt_description": "Останавливает наклон ламелей.", + "stop_tilt": "Остановить наклон ламелей", + "toggles_a_cover_open_closed": "Открывает и закрывает шторы, жалюзи или ворота.", + "toggle_cover_tilt_description": "Переключает наклон ламелей в открытое или закрытое положение.", + "toggle_tilt": "Переключить наклон ламелей", "decrease_speed_description": "Уменьшает скорость вращения вентилятора.", "percentage_step_description": "Увеличивает скорость на процентный шаг.", "decrease_speed": "Уменьшить скорость", @@ -2840,10 +2959,31 @@ "toggles_the_fan_on_off": "Включает или выключает вентилятор.", "turns_fan_off": "Выключает вентилятор.", "turns_fan_on": "Включает вентилятор.", + "arm_with_custom_bypass": "Поставить на охрану с исключениями", + "alarm_arm_vacation_description": "Включает сигнализацию в режиме \"Отпуск\".", + "disarms_the_alarm": "Отключает сигнализацию.", + "alarm_trigger_description": "Активирует внешний триггер тревоги.", + "toggles_a_switch_on_off": "Включает или выключает выключатель.", + "turns_a_switch_off": "Выключает выключатель.", + "turns_a_switch_on": "Включает выключатель.", + "device_description": "Идентификатор устройства для отправки команды.", + "delete_command": "Удалить команду", + "alternative": "Альтернатива", + "command_type_description": "Тип команды, которую необходимо изучить.", + "command_type": "Тип команды", + "timeout_description": "Тайм-аут для изучения команды.", + "learn_command": "Изучить команду", + "delay_seconds": "Задержка", + "hold_seconds": "Время удержания", + "repeats": "Повторы", + "send_command": "Отправить команду", + "toggles_a_device_on_off": "Включает или выключает устройство.", + "turns_the_device_off": "Выключает устройство.", + "turn_on_description": "Отправляет команду включения питания.", "apply_description": "Активирует сцену с заданной конфигурацией.", "entities_description": "Список объектов и их целевое состояние.", "entities_state": "Состояние объектов", - "transition": "Переход", + "transition": "Transition", "apply": "Применить", "creates_a_new_scene": "Создает новую сцену.", "scene_id_description": "Идентификатор объекта новой сцены.", @@ -2851,45 +2991,103 @@ "snapshot_entities": "Снимок состояния объектов", "delete_description": "Удаляет динамически созданную сцену.", "activates_a_scene": "Активирует сцену.", - "selects_the_first_option": "Выбирает первый вариант.", - "first": "Выбрать первый вариант", - "selects_the_last_option": "Выбирает последний вариант.", - "select_the_next_option": "Выбирает следующий вариант.", - "selects_an_option": "Выбирает вариант.", - "option_to_be_selected": "Вариант для выбора.", - "selects_the_previous_option": "Выбирает предыдущий вариант.", - "sets_the_options": "Настраивает список вариантов.", - "list_of_options": "Список вариантов.", - "set_options": "Настроить варианты", + "play_chime_description": "Воспроизвести рингтон на звонке.", + "device_id_description": "Звонок для воспроизведения рингтона.", + "target_chime": "Целевой звонок", + "ringtone_to_play": "Рингтон для воспроизведения.", + "ringtone": "Рингтон", + "play_chime": "Проиграть звонок", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Добавляет новое событие календаря.", + "calendar_id_description": "ID календаря, который вы хотите.", + "calendar_id": "ID календаря", + "description_description": "Описание события. Необязательно.", + "summary_description": "Выступает в роли названия события.", + "location_description": "Место проведения события.", + "creates_event": "Создает событие", "closes_a_valve": "Закрывает клапан.", "opens_a_valve": "Открывает клапан.", "set_valve_position_description": "Перемещает клапан в определенную позицию.", "stops_the_valve_movement": "Останавливает движение клапана.", "toggles_a_valve_open_closed": "Переключает клапан в открытое/закрытое положение.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Команды для отправки в Google Assistant.", - "command": "Команда", - "media_player_entity": "Объект медиаплеера", - "send_text_command": "Send text command", - "code_description": "Код, используемый для разблокировки замка.", - "arm_with_custom_bypass": "Поставить на охрану с исключениями", - "alarm_arm_vacation_description": "Включает сигнализацию в режиме \"Отпуск\".", - "disarms_the_alarm": "Отключает сигнализацию.", - "alarm_trigger_description": "Активирует внешний триггер тревоги.", "extract_media_url_description": "Извлечение URL-адреса мультимедиа из службы.", "format_query": "Запрос формата", "url_description": "URL-адрес, по которому можно найти мультимедиа.", "media_url": "URL-адрес мультимедиа", "get_media_url": "Получить URL-адрес мультимедиа", "play_media_description": "Загружает файл с указанного URL-адреса.", + "clears_all_log_entries": "Очищает все записи журнала.", + "clear_all": "Очистить всё", + "write_log_entry": "Запись в журнал.", + "log_level": "Уровень журнала.", + "message_to_log": "Сообщение для журнала.", + "write": "Записать", + "reload_themes_description": "Перезагружает YAML-конфигурацию тем пользовательского интерфейса.", + "reload_themes": "Перезагрузить темы", + "name_of_a_theme": "Название темы.", + "set_the_default_theme": "Установить тему по умолчанию", + "clear_skipped_update": "Очистить пропущенное обновление", + "install_update": "Установить обновление", + "skip_description": "Отмечает доступное обновление как пропущенное.", + "skip_update": "Пропустить обновление", + "brightness_value": "Значение яркости", + "a_human_readable_color_name": "Удобочитаемое название цвета.", + "color_name": "Название цвета", + "color_temperature_in_mireds": "Цветовая температура в майредах.", + "light_effect": "Световой эффект.", + "hue_sat_color": "Hue/Sat-цвет", + "color_temperature_in_kelvin": "Цветовая температура в Кельвинах.", + "profile_description": "Название светового профиля для использования.", + "rgbw_color": "RGBW-цвет", + "rgbww_color": "RGBWW-цвет", + "white_description": "Установить режим белого света.", + "xy_color": "XY-цвет", + "turn_off_description": "Выключает один или несколько источников света.", + "brightness_step_description": "Изменение яркости на определенную величину.", + "brightness_step_value": "Значение шага яркости", + "brightness_step_pct_description": "Изменение яркости на определенный процент.", + "brightness_step": "Шаг яркости", + "decrements_a_counter": "Уменьшает значение счетчика.", + "increments_a_counter": "Увеличивает значение счетчика.", + "resets_a_counter": "Сбрасывает счетчик.", + "sets_the_counter_value": "Устанавливает значение счетчика.", + "toggles_the_helper_on_off": "Включает или выключает вспомогательный объект.", + "turns_off_the_helper": "Выключает вспомогательный объект.", + "turns_on_the_helper": "Включает вспомогательный объект.", + "start_date_description": "Дата начала события на весь день.", + "create_event": "Создать событие", + "get_events": "Получить события", + "list_event": "Список событий", + "turns_auxiliary_heater_on_off": "Включает или выключает дополнительный обогреватель.", + "aux_heat_description": "Новое значение вспомогательного обогревателя.", + "turn_on_off_auxiliary_heater": "Включить или выключить дополнительный обогреватель", + "sets_fan_operation_mode": "Устанавливает режим работы вентиляции.", + "fan_operation_mode": "Режим работы вентиляции.", + "set_fan_mode": "Установить режим вентиляции", + "sets_target_humidity": "Устанавливает целевую влажность.", + "set_target_humidity": "Установить целевую влажность", + "sets_hvac_operation_mode": "Устанавливает режим работы системы отопления, вентиляции и кондиционирования воздуха.", + "hvac_operation_mode": "Режим работы системы отопления, вентиляции и кондиционирования воздуха.", + "set_hvac_mode": "Установить режим работы ОВиК", + "sets_swing_operation_mode": "Устанавливает режим качания воздушных шторок.", + "swing_operation_mode": "Режим качания воздушных шторок.", + "set_swing_mode": "Установить режим качания", + "sets_target_temperature": "Устанавливает целевую температуру.", + "high_target_temperature": "Верхний диапазон температуры.", + "low_target_temperature": "Нижний диапазон температуры.", + "set_target_temperature": "Установить целевую температуру", + "turns_climate_device_off": "Выключает климатическое устройство.", + "turns_climate_device_on": "Включает климатическое устройство.", + "notify_description": "Отправляет уведомление выбранным целевым объектам.", + "data": "Данные", + "title_of_the_notification": "Заголовок уведомления.", + "send_a_persistent_notification": "Отправить постоянное уведомление", + "sends_a_notification_message": "Отправляет сообщение уведомления.", + "your_notification_message": "Сообщение уведомления.", + "title_description": "Необязательный заголовок уведомления.", + "send_a_notification_message": "Отправить сообщение уведомления", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -2916,192 +3114,65 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Нажимает на виртуальную кнопку.", - "see_description": "Записывает данные отслеживания устройства.", - "battery_description": "Уровень заряда аккумулятора устройства.", - "gps_coordinates": "Координаты GPS", - "gps_accuracy_description": "Точность определения GPS-координат.", - "hostname_of_the_device": "Имя хоста устройства.", - "hostname": "Имя хоста", - "mac_description": "MAC-адрес устройства.", - "mac_address": "MAC-адрес", - "see": "Отследить", - "process_description": "Запускает диалог из расшифрованного текста.", - "conversation_id": "Идентификатор диалога", - "language_description": "Язык, используемый для синтеза речи.", - "transcribed_text_input": "Расшифрованный ввод текста.", - "process": "Обработать", - "reloads_the_intent_configuration": "Перезагружает конфигурацию намерений.", - "conversation_agent_to_reload": "Диалоговая система для перезагрузки.", - "create_description": "Отображает уведомление на панели **Уведомления**.", - "message_description": "Сообщение для записи в журнале.", - "notification_id": "Идентификатор уведомления", - "title_description": "Заголовок сообщения уведомления.", - "dismiss_description": "Удаляет уведомление с панели **Уведомления**.", - "notification_id_description": "Идентификатор удаляемого уведомления.", - "dismiss_all_description": "Удаляет все уведомления с панели **Уведомления**.", - "notify_description": "Отправляет уведомление выбранным целевым объектам.", - "data": "Данные", - "title_of_the_notification": "Заголовок уведомления.", - "send_a_persistent_notification": "Отправить постоянное уведомление", - "sends_a_notification_message": "Отправляет сообщение уведомления.", - "your_notification_message": "Сообщение уведомления.", - "send_a_notification_message": "Отправить сообщение уведомления", - "device_description": "Идентификатор устройства для отправки команды.", - "delete_command": "Удалить команду", - "alternative": "Альтернатива", - "command_type_description": "Тип команды, которую необходимо изучить.", - "command_type": "Тип команды", - "timeout_description": "Тайм-аут для изучения команды.", - "learn_command": "Изучить команду", - "delay_seconds": "Задержка", - "hold_seconds": "Время удержания", - "repeats": "Повторы", - "send_command": "Отправить команду", - "toggles_a_device_on_off": "Включает или выключает устройство.", - "turns_the_device_off": "Выключает устройство.", - "turn_on_description": "Отправляет команду включения питания.", - "stops_a_running_script": "Останавливает работающий скрипт.", - "locks_a_lock": "Запирает замок.", - "opens_a_lock": "Открывает замок.", - "unlocks_a_lock": "Отпирает замок.", - "turns_auxiliary_heater_on_off": "Включает или выключает дополнительный обогреватель.", - "aux_heat_description": "Новое значение вспомогательного обогревателя.", - "turn_on_off_auxiliary_heater": "Включить или выключить дополнительный обогреватель", - "sets_fan_operation_mode": "Устанавливает режим работы вентиляции.", - "fan_operation_mode": "Режим работы вентиляции.", - "set_fan_mode": "Установить режим вентиляции", - "sets_target_humidity": "Устанавливает целевую влажность.", - "set_target_humidity": "Установить целевую влажность", - "sets_hvac_operation_mode": "Устанавливает режим работы системы отопления, вентиляции и кондиционирования воздуха.", - "hvac_operation_mode": "Режим работы системы отопления, вентиляции и кондиционирования воздуха.", - "set_hvac_mode": "Установить режим работы ОВиК", - "sets_swing_operation_mode": "Устанавливает режим качания воздушных шторок.", - "swing_operation_mode": "Режим качания воздушных шторок.", - "set_swing_mode": "Установить режим качания", - "sets_target_temperature": "Устанавливает целевую температуру.", - "high_target_temperature": "Верхний диапазон температуры.", - "low_target_temperature": "Нижний диапазон температуры.", - "set_target_temperature": "Установить целевую температуру", - "turns_climate_device_off": "Выключает климатическое устройство.", - "turns_climate_device_on": "Включает климатическое устройство.", - "add_event_description": "Добавляет новое событие календаря.", - "calendar_id_description": "ID календаря, который вы хотите.", - "calendar_id": "ID календаря", - "description_description": "Описание события. Необязательно.", - "summary_description": "Выступает в роли названия события.", - "creates_event": "Создает событие", - "dashboard_path": "Путь к панели", - "view_path": "Путь вкладки", - "show_dashboard_view": "Показать вкладку панели", - "brightness_value": "Значение яркости", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Название цвета", - "color_temperature_in_mireds": "Цветовая температура в майредах.", - "light_effect": "Световой эффект.", - "hue_sat_color": "Hue/Sat-цвет", - "color_temperature_in_kelvin": "Цветовая температура в Кельвинах.", - "profile_description": "Название светового профиля для использования.", - "rgbw_color": "RGBW-цвет", - "rgbww_color": "RGBWW-цвет", - "white_description": "Установить режим белого света.", - "xy_color": "XY-цвет", - "turn_off_description": "Выключает один или несколько источников света.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Тема для прослушивания.", "export": "Экспорт", "publish_description": "Публикует сообщение в теме MQTT.", + "evaluate_payload": "Вычислить полезную нагрузку", "the_payload_to_publish": "Данные для публикации.", - "payload_template": "Шаблон значения", "qos": "QoS", "retain": "Сохранять", "topic_to_publish_to": "Тема для публикации.", "publish": "Опубликовать", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Создает пользовательскую запись в журнале.", - "entity_id_description": "Медиаплееры для воспроизведения сообщения.", - "log": "Создать запись", - "toggles_a_switch_on_off": "Включает или выключает выключатель.", - "turns_a_switch_off": "Выключает выключатель.", - "turns_a_switch_on": "Включает выключатель.", - "reload_themes_description": "Перезагружает YAML-конфигурацию тем пользовательского интерфейса.", - "reload_themes": "Перезагрузить темы", - "name_of_a_theme": "Название темы.", - "set_the_default_theme": "Установить тему по умолчанию", - "toggles_the_helper_on_off": "Включает или выключает вспомогательный объект.", - "turns_off_the_helper": "Выключает вспомогательный объект.", - "turns_on_the_helper": "Включает вспомогательный объект.", - "decrements_a_counter": "Уменьшает значение счетчика.", - "increments_a_counter": "Увеличивает значение счетчика.", - "resets_a_counter": "Сбрасывает счетчик.", - "sets_the_counter_value": "Устанавливает значение счетчика.", - "remote_connect": "Подключить удалённый доступ", - "remote_disconnect": "Отключить удалённый доступ", - "get_weather_forecast": "Получить прогноз погоды.", - "type_description": "Тип прогноза: ежедневный, ежечасный или два раза в день.", - "forecast_type": "Тип прогноза", - "get_forecast": "Получить прогноз", - "get_weather_forecasts": "Получить прогнозы погоды.", - "get_forecasts": "Получить прогнозы", - "disables_the_motion_detection": "Отключает обнаружение движения.", - "disable_motion_detection": "Отключить обнаружение движения", - "enables_the_motion_detection": "Включает обнаружение движения.", - "enable_motion_detection": "Включить обнаружение движения", - "format_description": "Формат потока, поддерживаемый медиаплеером.", - "format": "Формат", - "media_player_description": "Медиаплееры для потоковой передачи данных.", - "play_stream": "Воспроизвести поток", - "filename": "Имя файла", - "lookback": "Ретроспектива", - "snapshot_description": "Делает моментальный снимок с камеры.", - "take_snapshot": "Сделать моментальный снимок", - "turns_off_the_camera": "Выключает камеру.", - "turns_on_the_camera": "Включает камеру.", - "clear_tts_cache": "Очистить кэш TTS", - "cache": "Кэш", - "options_description": "Словарь, содержащий специфические для интеграции опции.", - "say_a_tts_message": "Произнести TTS-сообщение", - "speak": "Произнести", - "broadcast_address": "Широковещательный адрес", - "broadcast_port_description": "Порт, на который должен быть отправлен \"волшебный\" пакет данных.", - "broadcast_port": "Широковещательный порт", - "send_magic_packet": "Разбудить устройство", - "set_datetime_description": "Устанавливает дату и/или время.", - "the_target_date": "Целевая дата.", - "datetime_description": "Целевая дата и время.", - "the_target_time": "Целевое время.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Путь", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Удаляет группу.", - "object_id": "Идентификатор", - "creates_updates_a_user_group": "Создаёт или обновляет пользовательскую группу.", - "add_entities": "Добавить объекты", - "icon_description": "Название иконки для группы.", - "name_of_the_group": "Название группы.", - "remove_entities": "Удалить объекты", - "cancels_a_timer": "Отменяет таймер.", - "changes_a_timer": "Изменяет таймер.", - "finishes_a_timer": "Останавливает таймер.", - "pauses_a_timer": "Приостанавливает таймер.", - "starts_a_timer": "Запускает таймер.", - "duration_description": "Время таймера до завершения [необязательно].", - "set_default_level_description": "Устанавливает уровень журналирования по умолчанию для интеграций.", - "level_description": "Уровень серьезности по умолчанию для всех интеграций.", - "set_default_level": "Установить уровень по умолчанию", - "set_level": "Установить уровень", - "clear_skipped_update": "Очистить пропущенное обновление", - "install_update": "Установить обновление", - "skip_description": "Отмечает доступное обновление как пропущенное.", - "skip_update": "Пропустить обновление" + "create_description": "Отображает уведомление на панели уведомлений.", + "notification_id": "Идентификатор уведомления", + "dismiss_description": "Удаляет уведомление с панели уведомлений.", + "notification_id_description": "Идентификатор удаляемого уведомления.", + "dismiss_all_description": "Удаляет все уведомления с панели уведомлений.", + "process_description": "Запускает диалог из расшифрованного текста.", + "conversation_id": "Идентификатор диалога", + "transcribed_text_input": "Расшифрованный ввод текста.", + "process": "Обработать", + "reloads_the_intent_configuration": "Перезагружает конфигурацию намерений.", + "conversation_agent_to_reload": "Диалоговая система для перезагрузки.", + "clears_the_playlist": "Очищает плейлист.", + "clear_playlist": "Очистить плейлист", + "selects_the_next_track": "Выбирает следующий трек.", + "pauses": "Приостанавливает воспроизведение.", + "starts_playing": "Начинает воспроизведение.", + "toggles_play_pause": "Переключает воспроизведение/паузу.", + "selects_the_previous_track": "Выбирает предыдущий трек.", + "seek": "Искать", + "stops_playing": "Останавливает воспроизведение.", + "starts_playing_specified_media": "Начинает воспроизведение указанного медиа.", + "announce": "Объявить", + "enqueue": "Поставить в очередь", + "repeat_mode_to_set": "Установить режим повтора.", + "select_sound_mode_description": "Выбирает определенный режим звучания.", + "select_sound_mode": "Выбрать режим звучания", + "select_source": "Выбрать источник", + "shuffle_description": "Включать ли режим случайного воспроизведения.", + "unjoin": "Отсоединить", + "turns_down_the_volume": "Уменьшает громкость.", + "volume_mute_description": "Отключает или включает звук медиаплеера.", + "is_volume_muted_description": "Определяет, отключен звук или нет.", + "mute_unmute_volume": "Отключить или включить звук", + "sets_the_volume_level": "Устанавливает уровень громкости.", + "set_volume": "Установить громкость", + "turns_up_the_volume": "Увеличивает громкость.", + "apply_filter": "Применить фильтр", + "days_to_keep": "Количество дней для сохранения", + "repack": "Перепаковать", + "purge": "Очистить", + "domains_to_remove": "Домены для удаления", + "entity_globs_to_remove": "Глобальные параметры объектов для удаления", + "entities_to_remove": "Объекты для удаления", + "purge_entities": "Очистить объекты", + "see_description": "Записывает данные отслеживания устройства.", + "battery_description": "Уровень заряда аккумулятора устройства.", + "gps_coordinates": "Координаты GPS", + "gps_accuracy_description": "Точность определения GPS-координат.", + "hostname_of_the_device": "Имя хоста устройства.", + "hostname": "Имя хоста", + "mac_description": "MAC-адрес устройства.", + "see": "Отследить" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/sk/sk.json b/packages/core/src/hooks/useLocale/locales/sk/sk.json index ded6c681..92a17db4 100644 --- a/packages/core/src/hooks/useLocale/locales/sk/sk.json +++ b/packages/core/src/hooks/useLocale/locales/sk/sk.json @@ -6,17 +6,17 @@ "map": "Map", "logbook": "Denník", "history": "History", - "mailbox": "Poštová schránka", "to_do_lists": "Zoznamy úloh", "developer_tools": "Vývojárske nástroje", "media": "Médiá", "profile": "Profil", + "panel_mailbox": "Poštová schránka", "panel_shopping_list": "Nákupný zoznam", "unknown": "Neznámy", "unavailable": "Nedostupný", "unk": "Nezn", "unavai": "Nedost", - "error": "Chyba", + "error": "Error", "entity_not_found": "Entita nenájdená", "armed": "Zabezpečený", "disarm": "Deaktivovať", @@ -39,7 +39,7 @@ "toggle": "Prepnúť", "code": "Kód", "clear": "Čisté", - "arm": "Zakódovať", + "arm": "Zaistiť", "arm_home": "Zakódovať doma", "arm_away": "Zakódovať neprítomnosť", "arm_night": "Zakódovať na noc", @@ -94,6 +94,7 @@ "name_on": "{name} zapnuté", "resume_mowing": "Pokračovanie v kosení", "start_mowing": "Začať kosiť", + "pause": "Pauza", "return_to_dock": "Návrat do doku", "brightness": "Jas", "color_temperature": "Teplota farby", @@ -114,7 +115,6 @@ "browse_media": "Prehliadať médiá", "play": "Prehrať", "play_pause": "Prehrať/Pozastaviť", - "pause": "Pauza", "next_track": "Ďalšia skladba", "previous_track": "Predchádzajúca skladba", "volume_up": "Zvýšiť hlasitosť", @@ -227,9 +227,11 @@ "media_content_type": "Druh mediálneho obsahu", "upload_failed": "Nahrávanie zlyhalo", "unknown_file": "Neznámy súbor", - "select_image": "Vybrať obrázok", + "image": "Obrázok", + "select_label": "Vyberte {label}", "upload_picture": "Nahrať obrázok", "image_url": "Lokálna cesta alebo webová adresa URL", + "ui_components_selectors_image_select_image": "Vybrať obrázok", "latitude": "Zemepisná šírka", "longitude": "Zemepisná dĺžka", "radius": "Polomer", @@ -255,13 +257,14 @@ "theme": "Téma", "time": "Čas", "manual_entry": "Manuálne zadávanie", + "learn_more_about_templating": "Získajte viac informácií o šablónach.", "show_password": "Zobraziť heslo", "hide_password": "Skryť heslo", "no_logbook_events_found": "Nenašli sa žiadne záznamy v denníku.", "triggered_by": "spustené s", "triggered_by_automation": "spustené automatizáciou", "triggered_by_script": "spustené skriptom", - "triggered_by_service": "spustené službou", + "triggered_by_action": "spustené akciou", "logbook_triggered_by_numeric_state_of": "spúšťané číselným stavom", "triggered_by_state_of": "spúšťané stavom", "triggered_by_event": "spustené udalosťou", @@ -305,6 +308,7 @@ "event_type_event_detected": "{event_type} zistená udalosť", "detected_an_event": "zistená udalosť", "detected_an_unknown_event": "zistená neznáma udalosť", + "ui_components_logbook_triggered_by_service": "spustené službou", "entity_picker_no_entities": "Nemáte žiadne entity", "no_matching_entities_found": "Nenašli sa žiadne zodpovedajúce entity", "show_entities": "Zobraziť entity", @@ -482,11 +486,13 @@ "mean": "Priemer", "sum": "Súčet", "change": "Zmena", - "service": "služba", + "ui_components_service_picker_service": "Služba", "this_field_is_required": "Toto pole je povinné", "targets": "Ciele", - "service_data": "Servisné údaje", + "action_data": "Údaje o akcii", "integration_documentation": "Dokumentácia integrácie", + "ui_components_service_control_data": "Servisné údaje", + "ui_components_service_control_target_description": "Čo by mala táto služba používať ako cieľové oblasti, zariadenia alebo entity.", "no_related_items_found": "Nenašli sa žiadne súvisiace položky.", "related_entities": "Súvisiace entity", "related_items_group": "Súčasťou nasledujúcich skupín", @@ -538,7 +544,6 @@ "episode": "Epizóda", "game": "Hra", "genre": "Žáner", - "image": "Obrázok", "movie": "Film", "music": "Hudba", "playlist": "Zoznam skladieb", @@ -617,6 +622,10 @@ "increase_temperature": "Zvýšiť teplotu", "decrease_temperature": "Znížiť teplotu", "copy_to_clipboard": "Skopírovať do schránky", + "last_changed": "Posledná zmena", + "last_updated": "Posledná aktualizácia", + "remaining_time": "Zostávajúci čas", + "install_status": "Stav inštalácie", "safe_mode": "Bezpečný režim", "all_yaml_configuration": "Celá konfigurácia YAML", "domain": "Doména", @@ -686,6 +695,7 @@ "didn_t_quite_get_that": "Nie celkom som to pochopil", "voice_command_found": "Našiel som pre vás nasledujúce informácie:", "voice_command_error": "Hups, vyskytla sa chyba", + "voice_command_conversation_no_control": "Tento asistent nemôže ovládať vašu domácnosť.", "how_can_i_assist": "Ako môžem pomôcť?", "enter_a_request": "Zadajte požiadavku", "send_text": "Odoslať text", @@ -701,8 +711,6 @@ "information": "Informácie", "related": "Súvisiace", "device_info": "Informácie o zariadení", - "last_changed": "Posledná zmena", - "last_updated": "Posledná aktualizácia", "show_more": "Zobraziť viac", "exit_edit_mode": "Ukončenie režimu úprav", "last_action": "Posledná akcia", @@ -749,7 +757,7 @@ "default_code": "Predvolený kód", "editor_default_code_error": "Kód nezodpovedá formátu kódu", "entity_id": "ID entity", - "unit_of_measurement": "Jednotka merania", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Jednotka zrážok", "display_precision": "Presnosť zobrazenia", "default_value": "Predvolené ({value})", @@ -771,7 +779,7 @@ "connectivity": "Pripojenie", "gas": "Plyn", "heat": "Kúrenie", - "light": "Svetlo", + "light": "Svetlá", "motion": "Pohyb", "moving": "V pohybe", "occupancy": "Obsadené", @@ -818,8 +826,10 @@ "rotate_right_and_flip": "Otočiť doprava a pretočiť", "rotate_right": "Otočiť doprava", "voice_assistants": "Hlasoví asistenti", + "ui_dialogs_entity_registry_editor_hidden_description": "Skryté entity nebudú zobrazené na vašom informačnom paneli ani zahrnuté, keď sa na ne nepriamo odkazuje (napr. cez oblasť alebo zariadenie). Ich história je stále sledovaná a stále s nimi môžete komunikovať so službami.", "enable_type": "Povoliť {type}", "device_registry_detail_enabled_cause": "Zakázané {type} cez {cause}.", + "service": "služba", "unknown_error": "Neznáma chyba", "expose": "Vystaviť", "aliases": "Aliasy", @@ -830,7 +840,7 @@ "restart_home_assistant": "Reštartovať Home Assistant?", "advanced_options": "Pokročilé nastavenia", "quick_reload": "Rýchle opätovné načítanie", - "reload_description": "Načíta zóny z konfigurácie YAML.", + "reload_description": "Znova načíta entity MQTT z konfigurácie YAML.", "reloading_configuration": "Opätovné načítanie konfigurácie", "failed_to_reload_configuration": "Opätovné načítanie konfigurácie zlyhalo", "restart_description": "Preruší všetky spustené automatizácie a skripty.", @@ -868,6 +878,7 @@ "remove_option": "Odstrániť možnosť", "input_select_no_options": "Zatiaľ nie sú k dispozícii žiadne možnosti.", "initial_value": "Počiatočná hodnota", + "edit_schedule_block": "Upraviť blok plánu", "loading_loading_step": "Načítavam ďalší krok pre {integration}", "options_successfully_saved": "Možnosti boli úspešne uložené.", "repair_issue": "Opraviť problém", @@ -927,7 +938,7 @@ "source_modifications": "Úpravy zdroja", "systemd": "Systemd", "systemd_resolved": "Systemd-vyriešené", - "your_installation_is_unhealthy": "Vaša inštalácia nieje bezpečná", + "your_installation_is_unhealthy": "Vaša inštalácia nie je bezpečná", "reasons_supervisor": "Supervízor sa nemohol aktualizovať", "reasons_setup": "Nastavenie supervízora zlyhalo", "reasons_docker": "Prostredie Docker nefunguje správne", @@ -996,21 +1007,23 @@ "no_notifications": "Žiadne upozornenia", "warning": "Upozornenie", "dismiss_all": "Zrušiť všetko", - "notification_toast_service_call_failed": "Nepodarilo sa zavolať službu {service}.", + "notification_toast_action_failed": "Nepodarilo sa vykonať akciu {service}.", "connection_lost_reconnecting": "Prerušené spojenie. Opätovné pripájanie…", "home_assistant_has_started": "Home Assistant je spustený!", "triggered_name": "Spustené {name}", "notification_toast_no_matching_link_found": "Nenájdený žiadny môj odkaz zhodný pre {path}", + "ui_notification_toast_service_call_failed": "Nepodarilo sa zavolať službu {service}.", "app_configuration": "Konfigurácia aplikácie", "sidebar_toggle": "Prepínač bočného panela", "hide_panel": "Skryť panel", "show_panel": "Zobraziť panel", "show_more_information": "Zobraziť viac informácií", - "actions_no_entity_more_info": "Pre ďalšie informačné dialógy nieje žiadna entita", + "actions_no_entity_more_info": "Pre ďalšie informačné dialógy nie je žiadna entita", "actions_no_entity_toggle": "Žiadna entita na prepínanie", "no_navigation_path_specified": "Žiadna navigačná cesta", "actions_no_url": "Žiadna adresa URL na otvorenie", - "actions_no_service": "Žiadna služba na spustenie", + "actions_no_action": "Nie je zadaná žiadna akcia na spustenie", + "ui_panel_lovelace_cards_actions_no_service": "Žiadna služba na spustenie", "welcome_home": "Vitajte doma", "empty_state_go_to_integrations_page": "Prejsť na stránku integrácií", "never_triggered": "Nikdy nespustené", @@ -1025,8 +1038,9 @@ "navigate_to_location": "Navigovať do {location}", "open_window_to_url_path": "Otvoriť okno na {url_path}", "toggle_name": "Prepnúť {name}", - "call_service_name": "Zavolať službu {name}", + "perform_action_name": "Vykonajte akciu {name}", "show_more_info_name": "Zobraziť viac informácií: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Zavolať službu {name}", "recovery_mode_activated": "Aktivovaný režim obnovy", "starting_description": "Home Assistant sa spúšťa, čakajte prosím…", "reset_focus": "Obnoviť zväčšenie", @@ -1065,6 +1079,7 @@ "energy_distribution_go_to_energy_dashboard": "Prejsť na panel energií", "energy_usage": "Spotreba energie", "previous_energy_usage": "Predchádzajúca spotreba energie", + "untracked_consumption": "Nesledovaná spotreba", "low_carbon_energy_consumed": "Spotreba nízkouhlíkovej energie", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Nebolo možné vypočítať spotrebovanú nízkouhlíkovú energiu", "unused_entities": "Nepoužité entity", @@ -1089,10 +1104,13 @@ "edit_configuration": "Upraviť konfiguráciu", "unsaved_changes": "Neuložené zmeny", "saved": "Uložené", + "delete_dashboard_configuration": "Chcete odstrániť konfiguráciu hlavného panela?", "raw_editor_error_parse_yaml": "Chyba pri parsovaní YAML: {error}", "raw_editor_error_invalid_config": "Vaša konfigurácia je neplatná: {error}", "raw_editor_error_save_yaml": "Nepodarilo sa uložiť YAML: {error}", "raw_editor_error_remove": "Konfiguráciu sa nepodarilo odstrániť: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Ak odstránite svoju konfiguráciu ovládacieho panelu, automaticky vygenerujeme vaše zobrazenia ovládacích panelov s vašimi oblasťami a zariadeniami.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Naozaj chcete odstrániť nastavenie vášho ovládacieho panelu?", "title_of_your_dashboard": "Názov vášho ovládacieho panela", "edit_title": "Upraviť názov", "view_configuration": "Zobraziť konfiguráciu", @@ -1103,17 +1121,19 @@ "move_view_left": "Presunúť zobrazenie doľava", "move_view_right": "Presunúť zobrazenie doprava", "background": "Pozadie", - "badges": "Odznaky", "view_type": "Typ zobrazenia", "masonry_default": "Konštrukcia (predvolená)", "sidebar": "Bočný panel", "panel_card": "Panel (1 karta)", "sections_experimental": "Sekcie (experimentálne)", "subview": "Subview", - "max_number_of_columns": "Maximálny počet stĺpcov", + "edit_view_max_columns": "Maximálny počet sekcií na šírku", + "sections_view_specifics_settings": "Špecifické nastavenia zobrazenia sekcií", + "dense_section_placement": "Husté umiestnenie sekcií", "edit_in_visual_editor": "Upraviť vo vizuálnom editore", "edit_in_yaml": "Upraviť v YAML", "saving_failed": "Ukladanie zlyhalo", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Odznaky", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Zobrazenie nemôžete zmeniť na iný typ, pretože migrácia zatiaľ nie je podporovaná. Ak chcete použiť iný typ zobrazenia, začnite od začiatku s novým zobrazením.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Nemôžete zmeniť svoje zobrazenie na typ zobrazenia 'sekcie', pretože migrácia zatiaľ nie je podporovaná. Ak chcete experimentovať so zobrazením sekcií, začnite od začiatku s novým zobrazením.", "card_configuration": "Konfigurácia karty", @@ -1135,7 +1155,15 @@ "more_options": "Viac možností", "search_cards": "Vyhľadať karty", "layout": "Rozloženie", + "full_width_card": "Karta na celú šírku", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Nakonfigurujte, ako sa bude karta zobrazovať na prístrojovej doske. Toto nastavenie potlačí predvolenú veľkosť a polohu karty.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Ktorú kartu chcete pridať do svojho zobrazenia {name}?", + "badge_configuration": "Konfigurácia odznaku", + "type_badge_configuration": "{type} Konfigurácia odznaku", + "edit_badge_pick_badge": "Ktorý odznak by ste chceli pridať?", + "add_badge": "Pridať odznak", + "suggest_card_header": "Vytvorili sme pre vás návrh", + "add_to_dashboard": "Pridať do používateľského panelu", "move_card_error_title": "Karta sa nedá presunúť", "choose_a_view": "Vyberte zobrazenie", "dashboard": "Panel", @@ -1149,14 +1177,13 @@ "delete_section": "Vymazať časť", "delete_section_text_named_section_only": "''{name}'' oddiel sa vypustí.", "delete_section_text_unnamed_section_only": "Táto časť bude vymazaná.", - "ui_panel_lovelace_editor_delete_section_named_section": "sekcia \"{name}\"", + "ui_panel_lovelace_editor_delete_section_named_section": "\"{name}\" sekcia", "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} a všetky jej karty budú odstránené.", "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} sa vymaže.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Táto časť", "edit_section": "Upraviť sekciu", - "suggest_card_header": "Vytvorili sme pre vás návrh", + "width": "Šírka", "pick_different_card": "Vyberte inú kartu", - "add_to_dashboard": "Pridať do používateľského panelu", "save_config_header": "Prevziať kontrolu nad ovládacím panelom", "save_config_empty_config": "Začnite s prázdnym panelom", "take_control": "Prevziať kontrolu", @@ -1164,10 +1191,10 @@ "migrate_configuration": "Migrovať konfiguráciu", "navigation_path": "Navigačná cesta", "url_path": "Cesta adresy URL", - "default_action": "Predvolená akcia", - "call_service": "Zavolať službu", + "default": "Predvolený", + "perform_action": "Vykonať akciu", "more_info": "Viac informácií", - "no_action": "Žiadna akcia", + "nothing": "Nič", "add_condition": "Pridať podmienku", "test": "Test", "condition_passes": "Podmienka prechádza", @@ -1240,8 +1267,8 @@ "camera_entity": "Entita kamery", "image_entity": "Entita obrázka", "camera_view": "Pohľad kamery", - "double_tap_action": "Akcia pri dvojkliku", - "hold_action": "Akcia pri podržaní", + "double_tap_behavior": "Správanie pri dvojitom ťuknutí", + "hold_behavior": "Správanie pri podržaní", "hours_to_show": "Koľko zobraziť hodín", "days_to_show": "Zobraziť dni", "icon_height": "Výška ikony", @@ -1250,12 +1277,12 @@ "manual": "Ručne", "minimum": "Minimum", "paste_from_clipboard": "Vložiť zo schránky", - "generic_paste_description": "Prilepte kartu {type} zo schránky", + "generic_paste_description": "Vloženie odznaku {type} zo schránky", "refresh_interval": "Interval obnovenia", - "show_icon": "Zobraziť ikonu?", - "show_name": "Zobraziť názov?", - "show_state": "Zobraziť stav?", - "tap_action": "Akcia pri stlačení", + "show_icon": "Zobraziť ikonu", + "show_name": "Zobraziť názov", + "show_state": "Zobraziť stav", + "tap_behavior": "Správanie pri klepnutí", "secondary_info_attribute": "Dodatočný atribút", "generic_state_color": "Meniť farby ikon podľa stavu?", "suggested_cards": "Navrhované karty", @@ -1271,6 +1298,16 @@ "content": "Obsah", "media_control": "Ovládanie médií", "picture_elements": "Obrázkové elementy", + "card_options": "Možnosti karty", + "elements": "Prvky", + "add_new_element": "Pridať nový prvok", + "dark_mode_image_path": "Cesta obrazu v tmavom režime", + "state_filter": "Stav filtra", + "dark_mode_state_filter": "Filter stavu tmavého režimu", + "state_badge": "Stav odznaku", + "state_icon": "Ikona stavu", + "state_label": "Stav štítku", + "perform_action_button": "Tlačidlo vykonať akciu", "picture_glance": "Náhľad obrázka", "plant_status": "Stav rastlín", "sensor": "Senzor", @@ -1279,12 +1316,13 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Zobraziť aktuálnu teplotu ako primárnu informáciu", "tile": "Dlaždica", - "icon_tap_action": "Akcia ťuknutia na ikonu", - "actions": "Akcie", + "icon_tap_behavior": "Správanie klepnutia na ikonu", + "interactions": "Interakcie", "show_entity_picture": "Zobraziť obrázok entity", "vertical": "Vertikálny", "hide_state": "Skryť stav", "state_content": "Stav obsah", + "ui_panel_lovelace_editor_card_tile_actions": "Akcie", "vertical_stack": "Zvislé zarovnanie", "weather_forecast": "Predpoveď počasia", "weather_to_show": "Počasie na zobrazenie", @@ -1293,6 +1331,17 @@ "show_only_forecast": "Zobraziť iba predpoveď", "select_forecast_type": "Vyberte typ predpovede", "no_type": "Žiadny typ", + "style": "Štýl", + "prefix": "Predpona", + "suffix": "Prípona", + "state_image": "Stav obrázku", + "displayed_elements": "Zobrazené prvky", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Kompletné (ikona, názov a štát)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimálne (len ikona)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Štandard (ikona a štát)", + "suggested_badges": "Navrhované odznaky", + "other_badges": "Ďalšie odznaky", + "custom_badges": "Vlastné odznaky", "features": "Funkcie", "not_compatible": "Nekompatibilný", "features_no_compatible_available": "Pre túto entitu nie sú dostupné žiadne kompatibilné funkcie", @@ -1312,7 +1361,6 @@ "vacuum_commands": "Príkazy vysávača", "commands": "Príkazy", "climate_fan_modes": "Režimy ventilátora klimatizácie", - "style": "Štýl", "dropdown": "Rozbaľovací zoznam", "icons": "Ikony", "customize_fan_modes": "Prispôsobenie režimov ventilátora", @@ -1340,12 +1388,13 @@ "backup": "Zálohovanie", "ask": "Dopyt", "backup_is_not_supported": "Zálohovanie nie je podporované.", - "hide_entities_without_area": "Skrytie entít bez oblasti", + "hide_entities_without_area": "Skryť entity bez oblasti", "hide_energy": "Skryť energiu", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Skryté oblasti", "no_description_available": "Popis nie je k dispozícii.", "by_entity": "Podľa entity", "by_card": "Podľa karty", + "by_badge": "Podľa odznaku", "header": "Hlavička", "footer": "Päta", "choose_a_type": "Vybrať {type}", @@ -1353,6 +1402,8 @@ "header_editor": "Editor hlavičky", "footer_editor": "Editor päty", "feature_editor": "Editor funkcií", + "element_editor": "Editor prvkov", + "type_element_editor": "{type} editor prvkov", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "Tmavo šedá", "ui_panel_lovelace_editor_color_picker_colors_light_green": "Svetlo zelená", "violet": "Fialová", @@ -1367,116 +1418,144 @@ "compare_data": "Porovnať údaje", "reload_ui": "Znova načítať UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Kryt", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Vstupné tlačidlo", - "samsungtv_smart": "SamsungTV Smart", - "device_tracker": "Sledovanie zariadenia", - "trace": "Trace", - "stream": "Stream", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Časovač", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automatizácia", "person": "Osoba", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Ventil", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Počítadlo", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Logický vstup", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Veľkosť súboru", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Vstupný dátum a čas", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Značka", - "diagnostics": "Diagnostiky", - "siren": "Siréna", "fitbit": "Fitbit", - "automation": "Automatizácia", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Ventil", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Konverzácia", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Veľkosť súboru", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Vstupný text", + "weather": "Počasie", + "home_assistant_api": "Home Assistant API", "group": "Skupina", - "auth": "Auth", - "thread": "Thread", - "zone": "Zóna", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Plánovanie", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Trvalé upozornenie", + "localtuya": "LocalTuya integration", + "input_button": "Vstupné tlačidlo", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Diaľkové ovládanie", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Značka", + "binary_sensor": "Binárny snímač", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Trvalé upozornenie", + "conversation": "Konverzácia", "rpi_power_title": "Kontrola napájacieho zdroja Raspberry Pi", - "script": "Skript", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Udalosť", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Plánovanie", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Skript", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilátor", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Prepínač", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Počasie", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Binárny snímač", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Ventilátor", - "scene": "Scene", - "input_select": "Výber z možností", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Udalosť", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Výber z možností", + "input_text": "Vstupný text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostiky", "file_upload": "File Upload", - "climate": "Klimatizácia", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Počítadlo", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobilná aplikácia", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siréna", "deconz": "deCONZ", - "timer": "Časovač", - "application_credentials": "Prihlasovacie údaje aplikácie", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zóna", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Kryt", + "hacs": "HACS", "local_calendar": "Miestny kalendár", + "system_log": "System Log", + "input_boolean": "Logický vstup", + "bluetooth": "Bluetooth", + "climate": "Klimatizácia", + "application_credentials": "Prihlasovacie údaje aplikácie", + "mobile_app": "Mobilná aplikácia", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Sledovanie zariadenia", "synchronize_devices": "Synchronizácia zariadení", - "last_scanned_by_device_id_name": "Posledné skenovanie podľa ID zariadenia", - "tag_id": "ID značky", + "process_process": "Proces {process}", + "disk_free_mount_point": "Disk voľný {mount_point}", + "disk_use_mount_point": "Disk použitie {mount_point}", + "disk_usage_mount_point": "Disk používanie {mount_point}", + "ipv_address_ip_address": "Adresa IPv6 {ip_address}", + "last_boot": "Posledné spustenie", + "load_m": "Záťaž (5m)", + "memory_free": "Voľná pamäť", + "memory_use": "RAM použitá", + "memory_usage": "RAM využitie", + "network_in_interface": "Sieť vstup {interface}", + "network_out_interface": "Sieťový výstup {interface}", + "packets_in_interface": "Pakety prijaté {interface}", + "packets_out_interface": "Pakety odoslané {interface}", + "processor_temperature": "Teplota procesora", + "processor_use": "Používanie procesora", + "swap_free": "Bez swap", + "swap_use": "Swap používanie", + "swap_usage": "Swap využitie", + "network_throughput_in_interface": "Priepustnosť siete dovnútra {interface}", + "network_throughput_out_interface": "Priepustnosť siete von {interface}", + "battery_level": "Úroveň batérie", + "ding": "Ding", + "doorbell_volume": "Hlasitosť zvončeka", + "last_activity": "Posledná aktivita", + "last_ding": "Posledné cinknutie", + "last_motion": "Posledný pohyb", + "mic_volume": "Hlasitosť mikrofónu", + "voice_volume": "Hlasitosť hlasu", + "volume": "Hlasitosť", + "wi_fi_signal_category": "Kategória signálu WiFi", + "wi_fi_signal_strength": "Sila signálu WiFi", "heavy": "Ťažké", "mild": "Mierne", "button_down": "Tlačidlo dole", @@ -1497,7 +1576,6 @@ "closing": "Zatvára sa", "failure": "Zlyhanie", "opened": "Otvorený", - "battery_level": "Úroveň batérie", "os_agent_version": "Verzia agenta OS", "apparmor_version": "Verzia Apparmor", "cpu_percent": "CPU percent", @@ -1516,19 +1594,17 @@ "solar_azimuth": "Slnečný azimut", "solar_elevation": "Solárna výška", "solar_rising": "Solárny východ", - "compressor_energy_consumption": "Spotreba energie kompresora", - "compressor_estimated_power_consumption": "Odhadovaná spotreba energie kompresora", - "compressor_frequency": "Frekvencia kompresora", - "cool_energy_consumption": "Spotreba energie na chladenie", - "heat_energy_consumption": "Spotreba energie na kúrenie", - "inside_temperature": "Vnútorná teplota", - "outside_temperature": "Vonkajšia teplota", "assist_in_progress": "Asistencia prebieha", + "auto_gain": "Automatické zosilnenie", + "noise_suppression": "Potlačenie hluku", + "noise_suppression_level": "Úroveň potlačenia hluku", + "off": "Vypnuté", "preferred": "Preferované", "finished_speaking_detection": "Ukončená detekcia hovorenia", "aggressive": "Agresívne", - "default": "Predvolený", "relaxed": "Uvoľnené", + "mute": "Stlmiť", + "satellite_enabled": "Satelit povolený", "device_admin": "Správca zariadenia", "kiosk_mode": "Kiosk režim", "load_start_url": "Načítať počiatočnú adresu URL", @@ -1546,83 +1622,22 @@ "foreground_app": "Aplikácia v popredí", "internal_storage_free_space": "Voľné miesto v internom úložisku", "internal_storage_total_space": "Celkový priestor vnútorného úložiska", - "free_memory": "Voľná pamäť", "total_memory": "Celková pamäť", "screen_orientation": "Orientácia obrazovky", "kiosk_lock": "Zámok kiosku", "maintenance_mode": "Režim údržby", "motion_detection": "Detekcia pohybu", "screensaver": "Šetrič obrazovky", - "battery_low": "Slabá batéria", - "cloud_connection": "Cloudové pripojenie", - "humidity_warning": "Upozornenie na vlhkosť", - "overheated": "Prehriaty", - "temperature_warning": "Teplotné varovanie", - "update_available": "Aktualizácia k dispozícii", - "dry": "Sušenie", - "wet": "Vlhko", - "stop_alarm": "Zastaviť budík", - "test_alarm": "Testovací alarm", - "turn_off_in": "Vypnúť v", - "smooth_off": "Hladké vypnutie", - "smooth_on": "Hladké zapnutie", - "temperature_offset": "Ofset teploty", - "alarm_sound": "Zvuk alarmu", - "alarm_volume": "Hlasitosť alarmu", - "light_preset": "Predvoľba svetla", - "alarm_source": "Zdroj alarmu", - "auto_off_at": "Automatické vypnutie o", - "available_firmware_version": "Dostupná verzia firmvéru", - "this_month_s_consumption": "Spotreba tento mesiac", - "today_s_consumption": "Dnešná spotreba", - "total_consumption": "Celková spotreba", - "device_name_current": "{device_name} prúd", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} aktuálna spotreba", - "current_firmware_version": "Aktuálna verzia firmvéru", - "device_time": "Čas zariadenia", - "on_since": "Od", - "report_interval": "Interval hlásenia", - "signal_strength": "Sila signálu", - "signal_level": "Úroveň signálu", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} dnešná spotreba", - "device_name_total_consumption": "{device_name} celková spotreba", - "voltage": "Napätie", - "device_name_voltage": "{device_name} napätie", - "auto_off_enabled": "Povolené automatické vypnutie", - "auto_update_enabled": "Automatická aktualizácia povolená", - "fan_sleep_mode": "Režim spánku ventilátora", - "led": "LED", - "smooth_transitions": "Plynulé prechody", - "process_process": "Proces {process}", - "disk_free_mount_point": "Disk voľný {mount_point}", - "disk_use_mount_point": "Disk použitie {mount_point}", - "disk_usage_mount_point": "Disk používanie {mount_point}", - "ipv_address_ip_address": "Adresa IPv6 {ip_address}", - "last_boot": "Posledné spustenie", - "load_m": "Záťaž (5m)", - "memory_use": "RAM použitá", - "memory_usage": "RAM využitie", - "network_in_interface": "Sieť vstup {interface}", - "network_out_interface": "Sieťový výstup {interface}", - "packets_in_interface": "Pakety prijaté {interface}", - "packets_out_interface": "Pakety odoslané {interface}", - "processor_temperature": "Teplota procesora", - "processor_use": "Používanie procesora", - "swap_free": "Bez swap", - "swap_use": "Swap používanie", - "swap_usage": "Swap využitie", - "network_throughput_in_interface": "Priepustnosť siete dovnútra {interface}", - "network_throughput_out_interface": "Priepustnosť siete von {interface}", - "estimated_distance": "Odhadovaná vzdialenosť", - "vendor": "Výrobca", - "air_quality_index": "Index kvality ovzdušia", - "illuminance": "Osvetlenie", - "noise": "Šum", - "overload": "Preťaženie", - "size": "Veľkosť", - "size_in_bytes": "Veľkosť v bajtoch", + "calibration": "Kalibrácia", + "auto_lock_paused": "Automatické uzamknutie je pozastavené", + "timeout": "Časový limit", + "unclosed_alarm": "Neuzavretý alarm", + "unlocked_alarm": "Odomknutý alarm", + "bluetooth_signal": "Bluetooth signál", + "light_level": "Úroveň osvetlenia", + "wi_fi_signal": "WiFi signál", + "momentary": "Krátkodobý", + "pull_retract": "Ťahanie/vyťahovanie", "bytes_received": "Prijaté bajty", "server_country": "Krajina servera", "server_id": "ID servera", @@ -1630,6 +1645,8 @@ "ping": "Ping", "upload": "Nahrať", "bytes_sent": "Odoslané bajty", + "call_active": "Hovor aktívne", + "quiet": "Tichý", "animal": "Zviera", "detected": "Zistené", "animal_lens": "Objektív pre zvieratá 1", @@ -1701,10 +1718,8 @@ "image_sharpness": "Ostrosť obrázku", "motion_sensitivity": "Citlivosť na pohyb", "pir_sensitivity": "Citlivosť PIR", - "volume": "Hlasitosť", "zoom": "Priblíženie", "auto_quick_reply_message": "Automatická rýchla odpoveď", - "off": "Neaktívny", "auto_track_method": "Metóda automatického sledovania", "digital": "Digitálne", "digital_first": "Najskôr digitálne", @@ -1719,8 +1734,22 @@ "adaptive": "Prispôsobivé", "auto_adaptive": "Automatické prispôsobenie", "on_at_night": "Zapnuté v noci", + "hdr": "HDR", + "motion_ringtone": "Vyzváňací tón pohybu", + "attraction": "Príťažlivosť", + "city_bird": "Mestský vták", + "good_day": "Dobrý deň", + "hop_hop": "Hop hop", + "loop": "Slučka", + "moonlight": "Mesačný svit", + "operetta": "Opereta", + "original_tune": "Pôvodná melódia", + "piano_key": "Kláves klavíra", + "way_back_home": "Cesta späť domov", + "person_ringtone": "Vyzváňací tón osoby", "play_quick_reply_message": "Prehrať rýchlu odpoveď", "ptz_preset": "PTZ predvoľba", + "visitor_ringtone": "Vyzváňací tón návštevníka", "battery_percentage": "Percento batérie", "battery_state": "Stav batérie", "charge_complete": "Nabíjanie dokončené", @@ -1734,7 +1763,6 @@ "hdd_hdd_index_storage": "HDD úložisko {hdd_index}", "ptz_pan_position": "Poloha otočenia PTZ", "sd_hdd_index_storage": "Úložisko SD {hdd_index}", - "wi_fi_signal": "WiFi signál", "auto_focus": "Automatické zaostrovanie", "auto_tracking": "Automatické sledovanie", "buzzer_on_event": "Bzučiak pri udalosti", @@ -1742,7 +1770,7 @@ "email_on_event": "Email pri udalosti", "ftp_upload": "Nahrávanie na FTP", "guard_return": "Návrat strážcu", - "hdr": "HDR", + "led": "LED", "manual_record": "Manuálne nahrávanie", "pir_enabled": "PIR aktivované", "pir_reduce_false_alarm": "PIR znížiť falošný poplach", @@ -1751,51 +1779,136 @@ "record": "Záznam", "record_audio": "Nahrávanie zvuku", "siren_on_event": "Siréna pri udalosti", - "call_active": "Hovor aktívne", - "quiet": "Tichý", - "auto_gain": "Automatické zosilnenie", - "mic_volume": "Hlasitosť mikrofónu", - "noise_suppression": "Potlačenie hluku", - "noise_suppression_level": "Úroveň potlačenia hluku", - "mute": "Stlmiť", - "satellite_enabled": "Satelit povolený", - "calibration": "Kalibrácia", - "auto_lock_paused": "Automatické uzamknutie je pozastavené", - "timeout": "Časový limit", - "unclosed_alarm": "Neuzavretý alarm", - "unlocked_alarm": "Odomknutý alarm", - "bluetooth_signal": "Bluetooth signál", - "light_level": "Úroveň osvetlenia", - "momentary": "Krátkodobý", - "pull_retract": "Ťahanie/vyťahovanie", - "ding": "Ding", - "doorbell_volume": "Hlasitosť zvončeka", - "last_activity": "Posledná aktivita", - "last_ding": "Posledné cinknutie", - "last_motion": "Posledný pohyb", - "voice_volume": "Hlasitosť hlasu", - "wi_fi_signal_category": "Kategória signálu WiFi", - "wi_fi_signal_strength": "Sila signálu WiFi", - "automatic": "Automaticky", - "box": "Box", - "step": "Krok", + "compressor_energy_consumption": "Spotreba energie kompresora", + "compressor_estimated_power_consumption": "Odhadovaná spotreba energie kompresora", + "compressor_frequency": "Frekvencia kompresora", + "cool_energy_consumption": "Spotreba energie na chladenie", + "heat_energy_consumption": "Spotreba energie na kúrenie", + "inside_temperature": "Vnútorná teplota", + "outside_temperature": "Vonkajšia teplota", + "estimated_distance": "Odhadovaná vzdialenosť", + "vendor": "Výrobca", + "last_scanned_by_device_id_name": "Posledné skenovanie podľa ID zariadenia", + "tag_id": "ID značky", + "battery_low": "Slabá batéria", + "cloud_connection": "Cloudové pripojenie", + "humidity_warning": "Upozornenie na vlhkosť", + "overheated": "Prehriaty", + "temperature_warning": "Teplotné varovanie", + "update_available": "Aktualizácia k dispozícii", + "dry": "Sušenie", + "wet": "Vlhko", + "stop_alarm": "Zastaviť budík", + "test_alarm": "Testovací alarm", + "turn_off_in": "Vypnúť v", + "smooth_off": "Hladké vypnutie", + "smooth_on": "Hladké zapnutie", + "temperature_offset": "Ofset teploty", + "alarm_sound": "Zvuk alarmu", + "alarm_volume": "Hlasitosť alarmu", + "light_preset": "Predvoľba svetla", + "alarm_source": "Zdroj alarmu", + "auto_off_at": "Automatické vypnutie o", + "available_firmware_version": "Dostupná verzia firmvéru", + "this_month_s_consumption": "Spotreba tento mesiac", + "today_s_consumption": "Dnešná spotreba", + "total_consumption": "Celková spotreba", + "device_name_current": "{device_name} prúd", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} aktuálna spotreba", + "current_firmware_version": "Aktuálna verzia firmvéru", + "device_time": "Čas zariadenia", + "on_since": "Od", + "report_interval": "Interval hlásenia", + "signal_strength": "Sila signálu", + "signal_level": "Úroveň signálu", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} dnešná spotreba", + "device_name_total_consumption": "{device_name} celková spotreba", + "voltage": "Napätie", + "device_name_voltage": "{device_name} napätie", + "auto_off_enabled": "Povolené automatické vypnutie", + "auto_update_enabled": "Automatická aktualizácia povolená", + "fan_sleep_mode": "Režim spánku ventilátora", + "smooth_transitions": "Plynulé prechody", + "size": "Veľkosť", + "size_in_bytes": "Veľkosť v bajtoch", + "jammed": "Zaseknutý", + "locked": "Zamknutý", + "locking": "Zamknutie", + "unlocked": "Odomknutý", + "unlocking": "Odblokovanie", + "changed_by": "Zmenil", + "code_format": "Formát kódu", + "streaming": "Streamovanie", + "access_token": "Prístupový token", + "stream_type": "Typ streamu", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Spravované cez používateľské rozhranie", + "minute": "Minúta", + "second": "Sekunda", + "timestamp": "Časová pečiatka", + "event_type": "Typ udalosti", + "event_types": "Typy udalostí", + "doorbell": "Domový zvonček", + "max_length": "Max. dĺžka", + "min_length": "Min. dĺžka", + "pattern": "Vzor", + "clear_night": "Jasno, v noci", + "cloudy": "Zamračené", + "exceptional": "Výnimočné", + "fog": "Hmla", + "hail": "Krupobitie", + "lightning": "Blesky", + "lightning_rainy": "Blesky, daždivo", + "partly_cloudy": "Čiastočne zamračené", + "pouring": "Nalievanie", + "rainy": "Daždivo", + "snowy": "Zasnežené", + "snowy_rainy": "Zasnežené, daždivo", + "sunny": "Slnečno", + "windy": "Veterno", + "windy_cloudy": "Veterno, zamračené", + "apparent_temperature": "Zdanlivá teplota", + "cloud_coverage": "Cloudové pokrytie", + "dew_point_temperature": "Teplota rosného bodu", + "ozone": "Ozón", + "pressure": "Tlak", + "pressure_unit": "Jednotka tlaku", + "uv_index": "UV index", + "wind_bearing": "Veterné ložisko", + "wind_gust_speed": "Rýchlosť nárazového vetra", + "paused": "Pozastavený", + "finishes_at": "Končí o", + "remaining": "Zostávajúce", + "last_reset": "Posledný reset", + "possible_states": "Možné stavy", + "state_class": "Trieda stavu", + "measurement": "Meranie", + "total": "Celkom", + "total_increasing": "Celkový nárast", "apparent_power": "Zdanlivý výkon", + "air_quality_index": "Index kvality ovzdušia", "atmospheric_pressure": "Atmosferický tlak", "carbon_dioxide": "Oxid uhličitý", + "conductivity": "Vodivosť", "data_rate": "Rýchlosť prenosu dát", + "data_size": "Veľkosť údajov", "distance": "Vzdialenosť", "stored_energy": "Uložená energia", "frequency": "Frekvencia", + "illuminance": "Osvetlenie", "irradiance": "Ožiarenie", + "balance": "Vyváženosť", "nitrogen_dioxide": "Oxid dusičitý", "nitrogen_monoxide": "Oxid dusnatý", "nitrous_oxide": "Oxid dusný", - "ozone": "Ozón", "ph": "pH", "pm": "PM2.5", "power_factor": "Účinník", "precipitation_intensity": "Intenzita zrážok", - "pressure": "Tlak", "reactive_power": "Jalový výkon", "sound_pressure": "Akustický tlak", "speed": "Rýchlosť", @@ -1805,12 +1918,14 @@ "stored_volume": "Uložený objem", "weight": "Hmotnosť", "available_tones": "Dostupné tóny", - "end_time": "Čas ukončenia", - "start_time": "Doba spustenia", - "managed_via_ui": "Spravované cez používateľské rozhranie", "next_event": "Ďalšia udalosť", - "stopped": "Zastavené", - "garage": "Garáž", + "automatic": "Automaticky", + "box": "Box", + "step": "Krok", + "members": "Členovia", + "above_horizon": "Nad horizontom", + "below_horizon": "Za horizontom", + "identify": "Identifikovať", "running_automations": "Spustené automatizácie", "id": "ID", "max_running_automations": "Maximálny počet spustených automatizácií", @@ -1818,43 +1933,9 @@ "parallel": "Paralelne", "queued": "Fronta", "single": "Raz", - "not_charging": "Nenabíja sa", - "disconnected": "Odpojený", - "connected": "Pripojený", - "hot": "Horúci", - "no_light": "Bez svetla", - "light_detected": "Svetlo zistené", - "locked": "Zamknutý", - "unlocked": "Odomknutý", - "not_moving": "Nehýbe sa", - "unplugged": "Odpojené", - "not_running": "Nie je spustené", - "safe": "Zabezpečené", - "unsafe": "Nezabezpečené", - "tampering_detected": "Zistená manipulácia", - "buffering": "Načítanie", - "paused": "Pozastavený", - "playing": "Prehrávanie", - "standby": "Pohotovostný režim", - "app_id": "ID aplikácie", - "local_accessible_entity_picture": "Obrázok miestneho prístupného subjektu", - "group_members": "Členovia skupiny", - "muted": "Stlmené", - "album_artist": "Interpret albumu", - "content_id": "ID obsahu", - "content_type": "Druh obsahu", - "channels": "Kanály", - "position_updated": "Pozícia bola aktualizovaná", - "series": "Séria", - "all": "Všetko", - "one": "Jeden", - "available_sound_modes": "Dostupné zvukové režimy", - "available_sources": "Dostupné zdroje", - "receiver": "Prijímač", - "speaker": "Reproduktor", - "tv": "TV", - "above_horizon": "Nad horizontom", - "below_horizon": "Za horizontom", + "max_running_scripts": "Maximálny počet spustených skriptov", + "stopped": "Zastavené", + "garage": "Garáž", "oscillating": "Oscilujúce", "speed_step": "Rýchlostný krok", "available_preset_modes": "Dostupné prednastavené režimy", @@ -1865,22 +1946,35 @@ "armed_vacation": "Zabezpečenie pozastavené", "disarming": "Deaktivuje sa", "triggered": "Spustený", - "changed_by": "Zmenil", "code_for_arming": "Kód pre zabezpečenie", "not_required": "Nevyžaduje sa", - "code_format": "Formát kódu", - "gps_accuracy": "Presnosť GPS", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Typ udalosti", - "event_types": "Typy udalostí", - "doorbell": "Domový zvonček", "device_trackers": "Sledovače zariadení", - "max_running_scripts": "Maximálny počet spustených skriptov", - "jammed": "Zaseknutý", - "locking": "Zamknutie", - "unlocking": "Odblokovanie", + "gps_accuracy": "Presnosť GPS", + "auto_update": "Automatická aktualizácia", + "in_progress": "Prebieha", + "installed_version": "Inštalovaná verzia", + "latest_version": "Posledná verzia", + "release_summary": "Súhrn vydania", + "release_url": "URL vydania", + "skipped_version": "Vynechaná verzia", + "firmware": "Firmvér", + "color_mode": "Color Mode", + "brightness_only": "Iba jas", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Teplota farby (mrd)", + "color_temperature_kelvin": "Teplota farby (Kelvin)", + "available_effects": "Dostupné efekty", + "maximum_color_temperature_kelvin": "Maximálna teplota farieb (Kelvin)", + "maximum_color_temperature_mireds": "Maximálna teplota farieb (mrd)", + "minimum_color_temperature_kelvin": "Minimálna teplota farby (Kelvin)", + "minimum_color_temperature_mireds": "Minimálna teplota farby (mrd)", + "available_color_modes": "Dostupné farebné režimy", + "end_time": "Čas ukončenia", + "start_time": "Doba spustenia", "cool": "Chladenie", "fan_only": "Iba ventilátor", "heat_cool": "Vykurovanie / Chladenie", @@ -1892,6 +1986,7 @@ "middle": "Stredný", "top": "Hore", "current_action": "Aktuálna akcia", + "defrosting": "Rozmrazovanie", "heating": "Vykurovanie", "preheating": "Predohrev", "max_target_humidity": "Maximálna cieľová vlhkosť", @@ -1909,105 +2004,144 @@ "upper_target_temperature": "Horná cieľová teplota", "lower_target_temperature": "Dolná cieľová teplota", "target_temperature_step": "Cieľový teplotný krok", - "last_reset": "Posledný reset", - "possible_states": "Možné stavy", - "state_class": "Trieda stavu", - "measurement": "Meranie", - "total": "Celkom", - "total_increasing": "Celkový nárast", - "conductivity": "Vodivosť", - "data_size": "Veľkosť údajov", - "balance": "Vyváženosť", - "timestamp": "Časová pečiatka", - "color_mode": "Color Mode", - "brightness_only": "Iba jas", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Teplota farby (mrd)", - "color_temperature_kelvin": "Teplota farby (Kelvin)", - "available_effects": "Dostupné efekty", - "maximum_color_temperature_kelvin": "Maximálna teplota farieb (Kelvin)", - "maximum_color_temperature_mireds": "Maximálna teplota farieb (mrd)", - "minimum_color_temperature_kelvin": "Minimálna teplota farby (Kelvin)", - "minimum_color_temperature_mireds": "Minimálna teplota farby (mrd)", - "available_color_modes": "Dostupné farebné režimy", - "clear_night": "Jasno, v noci", - "cloudy": "Zamračené", - "exceptional": "Výnimočné", - "fog": "Hmla", - "hail": "Krupobitie", - "lightning": "Blesky", - "lightning_rainy": "Blesky, daždivo", - "partly_cloudy": "Čiastočne zamračené", - "pouring": "Nalievanie", - "rainy": "Daždivo", - "snowy": "Zasnežené", - "snowy_rainy": "Zasnežené, daždivo", - "sunny": "Slnečno", - "windy": "Veterno", - "windy_cloudy": "Veterno, zamračené", - "apparent_temperature": "Zdanlivá teplota", - "cloud_coverage": "Cloudové pokrytie", - "dew_point_temperature": "Teplota rosného bodu", - "pressure_unit": "Jednotka tlaku", - "uv_index": "UV index", - "wind_bearing": "Veterné ložisko", - "wind_gust_speed": "Rýchlosť nárazového vetra", - "streaming": "Streamovanie", - "access_token": "Prístupový token", - "stream_type": "Typ streamu", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minúta", - "second": "Sekunda", - "max_length": "Max. dĺžka", - "min_length": "Min. dĺžka", - "pattern": "Vzor", - "members": "Členovia", - "finishes_at": "Končí o", - "remaining": "Zostávajúce", - "identify": "Identifikovať", - "auto_update": "Automatická aktualizácia", - "in_progress": "Prebieha", - "installed_version": "Inštalovaná verzia", - "latest_version": "Posledná verzia", - "release_summary": "Súhrn vydania", - "release_url": "URL vydania", - "skipped_version": "Vynechaná verzia", - "firmware": "Firmvér", - "abort_single_instance_allowed": "Už je nakonfigurovaný. Možná je len jedna konfigurácia.", - "user_description": "Chcete začať nastavovať?", - "device_is_already_configured": "Zariadenie už je nakonfigurované", - "re_authentication_was_successful": "Opätovné overenie bolo úspešné", - "re_configuration_was_successful": "Rekonfigurácia bola úspešná", - "failed_to_connect": "Nepodarilo sa pripojiť", - "error_custom_port_not_supported": "Zariadenie Gen1 nepodporuje vlastný port.", - "invalid_authentication": "Neplatné overenie", - "unexpected_error": "Neočakávaná chyba", - "username": "Používateľské meno", - "host": "Host", - "port": "Port", + "not_charging": "Nenabíja sa", + "disconnected": "Odpojený", + "connected": "Pripojený", + "hot": "Horúci", + "no_light": "Bez svetla", + "light_detected": "Svetlo zistené", + "not_moving": "Nehýbe sa", + "unplugged": "Odpojené", + "not_running": "Nie je spustené", + "safe": "Zabezpečené", + "unsafe": "Nezabezpečené", + "tampering_detected": "Zistená manipulácia", + "buffering": "Načítanie", + "playing": "Prehrávanie", + "standby": "Pohotovostný režim", + "app_id": "ID aplikácie", + "local_accessible_entity_picture": "Obrázok miestneho prístupného subjektu", + "group_members": "Členovia skupiny", + "muted": "Stlmené", + "album_artist": "Interpret albumu", + "content_id": "ID obsahu", + "content_type": "Druh obsahu", + "channels": "Kanály", + "position_updated": "Pozícia bola aktualizovaná", + "series": "Séria", + "all": "Všetko", + "one": "Jeden", + "available_sound_modes": "Dostupné zvukové režimy", + "available_sources": "Dostupné zdroje", + "receiver": "Prijímač", + "speaker": "Reproduktor", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Služba už je nakonfigurovaná", "account_is_already_configured": "Účet je už nakonfigurovaný", "abort_already_in_progress": "Konfigurácia už prebieha", + "failed_to_connect": "Nepodarilo sa pripojiť", "invalid_access_token": "Neplatný prístupový token", + "invalid_authentication": "Neplatné overenie", "received_invalid_token_data": "Prijaté neplatné údaje tokenu.", "abort_oauth_failed": "Chyba pri získavaní prístupového tokenu.", "timeout_resolving_oauth_token": "Časový limit na vyriešenie tokenu OAuth.", "abort_oauth_unauthorized": "Chyba autorizácie OAuth pri získavaní prístupového tokenu.", + "re_authentication_was_successful": "Opätovné overenie bolo úspešné", + "unexpected_error": "Neočakávaná chyba", "successfully_authenticated": "Úspešne overené", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Vyberte metódu overenia", "authentication_expired_for_name": "Vypršala platnosť overenia pre {name}", - "service_is_already_configured": "Služba už je nakonfigurovaná", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Chcete nastaviť {name}?", - "adapter": "Adaptér", - "multiple_adapters_description": "Vyberte adaptér Bluetooth, ktorý chcete nastaviť", + "abort_single_instance_allowed": "Už je nakonfigurovaný. Možná je len jedna konfigurácia.", + "user_description": "Vyberte zariadenie, ktoré chcete nastaviť", + "two_factor_code": "Dvojfaktorový kód", + "two_factor_authentication": "Dvojfaktorová autentifikácia", + "username": "Používateľské meno", + "sign_in_with_ring_account": "Prihlásenie pomocou konta Ring", + "broadcast_address": "Adresa broadcast", + "broadcast_port": "Broadcast port", + "mac_address": "MAC adresa", + "device_is_already_configured": "Zariadenie už je nakonfigurované", + "ipv_is_not_supported": "IPv6 nie je podporované", + "re_configuration_was_successful": "Rekonfigurácia bola úspešná", + "error_custom_port_not_supported": "Zariadenie Gen1 nepodporuje vlastný port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge je už nakonfigurovaný", + "no_deconz_bridges_discovered": "Nenašli sa žiadne deCONZ bridge", + "abort_no_hardware_available": "Žiadny rádiový hardvér pripojený k deCONZ", + "abort_updated_instance": "Aktualizovaná inštancia deCONZ s novou adresou hostiteľa", + "error_linking_not_possible": "Nepodarilo sa prepojiť s bránou", + "error_no_key": "Nepodarilo sa získať kľúč API", + "hassio_confirm_title": "MQTT Broker cez doplnok Home Assistant", + "link_with_deconz": "Prepojenie s deCONZ", + "select_discovered_deconz_gateway": "Vyberte objavenú bránu deCONZ", + "device_class": "Device Class", + "state_template": "Stavová šablóna", + "template_binary_sensor": "Šablóna binárneho snímača", + "actions_on_press": "Akcie v tlači", + "template_button": "Tlačidlo šablóny", + "verify_ssl_certificate": "Overiť SSL certifikát", + "template_image": "Obrázok šablóny", + "actions_on_set_value": "Akcie na nastavenú hodnotu", + "step_value": "Hodnota kroku", + "template_number": "Číslo šablóny", + "available_options": "Dostupné možnosti", + "actions_on_select": "Akcie na výber", + "template_select": "Výber šablóny", + "template_sensor": "Šablónový snímač", + "actions_on_turn_off": "Akcie pri vypnutí", + "actions_on_turn_on": "Akcie pri zapnutí", + "value_template": "Šablóna hodnoty", + "template_switch": "Prepínač šablóny", + "template_a_button": "Šablóna tlačidla", + "template_a_image": "Šablóna obrázka", + "template_a_number": "Šablóna čísla", + "template_a_select": "Šablóna a výber", + "template_a_sensor": "Šablóna snímača", + "template_a_switch": "Šablóna prepínača", + "template_helper": "Pomocník šablóny", + "all_entities": "Všetky entity", + "hide_members": "Skryť členov", + "add_group": "Pridať skupinu", + "ignore_non_numeric": "Ignorovať nečíselné údaje", + "data_round_digits": "Zaokrúhlenie hodnoty na počet desatinných miest", + "type": "Typ", + "binary_sensor_group": "Skupina snímač", + "button_group": "Skupina tlačidiel", + "cover_group": "Skupina roliet", + "event_group": "Skupina udalostí", + "fan_group": "Skupina ventilátor", + "light_group": "Skupina osvetlenie", + "lock_group": "Skupina zámok", + "media_player_group": "Skupina Media player", + "notify_group": "Upozorniť skupinu", + "sensor_group": "Skupina snímača", + "switch_group": "Skupina prepínač", + "no_port_for_endpoint": "Žiadny port pre koncový bod", + "abort_no_services": "Na koncovom bode sa nenašli žiadne služby", + "discovered_wyoming_service": "Objavil službu Wyoming", + "timeout_establishing_connection": "Časový limit na nadviazanie spojenia", + "link_google_account": "Prepojenie konta Google", + "name_already_exists": "Názov už existuje", + "passive": "Pasívny", + "define_zone_parameters": "Definujte parametre zóny", + "cannot_connect_details_error_detail": "Nemôže sa pripojiť. Podrobnosti: {error_detail}", + "unknown_details_error_detail": "Neznámy. Podrobnosti: {error_detail}", + "uses_an_ssl_certificate": "Používa SSL certifikát", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2018,65 +2152,73 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API kľúč", - "configure_daikin_ac": "Konfigurácia Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", + "abort_api_error": "Chyba pri komunikácii s rozhraním SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Nepodporovaný typ Switchbot.", + "authentication_failed_error_detail": "Overenie zlyhalo: {error_detail}", + "error_encryption_key_invalid": "ID kľúča alebo šifrovací kľúč je neplatný", + "name_address": "{name} ({address})", + "confirm_description": "Chcete začať nastavovať?", + "switchbot_account_recommended": "Účet SwitchBot (odporúčané)", + "menu_options_lock_key": "Zadanie šifrovacieho kľúča zámku manuálne", + "encryption_key": "Šifrovací kľúč", + "key_id": "ID kľúča", + "password_description": "Heslo na ochranu zálohy.", + "device_address": "Adresa zariadenia", + "component_switchbot_config_error_few": "Prázdnych", + "component_switchbot_config_error_one": "Prázdny", + "known_hosts": "Známi hostitelia", + "google_cast_configuration": "Konfigurácia Google Cast", + "abort_alternative_integration": "Zariadenie je lepšie podporované inou integráciou", + "abort_discovery_error": "Nepodarilo sa nájsť zodpovedajúce zariadenie DLNA", + "abort_incomplete_config": "V konfigurácii chýba povinná premenná", + "manual_description": "URL adresa k XML súboru popisu zariadenia", + "manual_title": "Manuálne pripojenie zariadenia DLNA DMR", + "discovered_dlna_dmr_devices": "Objavené zariadenia DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Názov kalendára", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", "data_portal_key_id": "API Key ID provided by SolisCloud", "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Nemôže sa pripojiť. Podrobnosti: {error_detail}", - "unknown_details_error_detail": "Neznámy. Podrobnosti: {error_detail}", - "uses_an_ssl_certificate": "Používa SSL certifikát", - "verify_ssl_certificate": "Overiť SSL certifikát", - "timeout_establishing_connection": "Časový limit na nadviazanie spojenia", - "link_google_account": "Prepojenie konta Google", + "abort_mdns_missing_mac": "Chýba MAC adresa vo vlastnostiach MDNS.", + "abort_mqtt_missing_api": "Chýbajúci port API vo vlastnostiach MQTT.", + "abort_mqtt_missing_ip": "Chýbajúca IP adresa vo vlastnostiach MQTT.", + "abort_mqtt_missing_mac": "Chýbajúca adresa MAC vo vlastnostiach MQTT.", + "action_received": "Akcia prijatá", + "discovered_esphome_node": "Objavený uzol ESPHome", + "api_error_occurred": "Vyskytla sa chyba API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Povoliť HTTPS", + "api_key": "API kľúč", + "configure_daikin_ac": "Konfigurácia Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Chcete nastaviť {name}?", + "adapter": "Adaptér", + "multiple_adapters_description": "Vyberte adaptér Bluetooth, ktorý chcete nastaviť", + "meteorologisk_institutt": "Meteorologický ústav", "abort_no_devices_found": "V sieti sa nenašli žiadne zariadenia", "connection_error_error": "Chyba pripojenia: {error}", "invalid_authentication_error": "Neplatné overenie: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Overenie", - "device_class": "Trieda zariadenia", - "state_template": "Stavová šablóna", - "template_binary_sensor": "Šablóna binárneho snímača", - "template_sensor": "Šablónový snímač", - "template_a_sensor": "Šablóna snímača", - "template_helper": "Pomocník šablóny", - "location_is_already_configured": "Umiestnenie už je nakonfigurované", - "failed_to_connect_error": "Nepodarilo sa pripojiť: {error}", - "invalid_api_key": "Neplatný API kľúč", - "pin_code": "PIN kód", - "discovered_android_tv": "Objavený Android TV", - "known_hosts": "Známi hostitelia", - "google_cast_configuration": "Konfigurácia Google Cast", - "abort_invalid_host": "Neplatný názov hostiteľa alebo IP adresa", - "device_not_supported": "Zariadenie nie je podporované", - "name_model_at_host": "{name} ({model} na {host})", - "authenticate_to_the_device": "Overenie zariadenia", - "finish_title": "Vyberte meno zariadenia", - "unlock_the_device": "Odomknite zariadenie", - "yes_do_it": "Áno, urobte to.", - "unlock_the_device_optional": "Odomknite zariadenie (voliteľné)", - "connect_to_the_device": "Pripojte sa k zariadeniu", + "abort_addon_info_failed": "Neúspešné získanie informácií pre doplnok {addon}.", + "abort_addon_install_failed": "Nepodarilo sa nainštalovať doplnok {addon}.", + "abort_addon_start_failed": "Nepodarilo sa spustiť doplnok {addon}.", "invalid_birth_topic": "Neplatná téma birth", "error_bad_certificate": "Certifikát CA je neplatný", "invalid_discovery_prefix": "Neplatný prefix zisťovania", @@ -2095,107 +2237,25 @@ "websocket_path": "Cesta WebSocket", "enable_discovery": "Povoliť zisťovanie", "data_description_discovery": "Možnosť zapnutia automatického zisťovania MQTT.", - "hassio_confirm_title": "Brána deCONZ Zigbee prostredníctvom doplnku Home Assistant", + "installing_add_on": "Inštalácia doplnku", "reauth_confirm_title": "Vyžaduje sa opätovné overenie u sprostredkovateľa MQTT", + "starting_add_on": "Spúšťa sa doplnok", + "menu_options_addon": "Použite oficiálny doplnok {addon}.", + "menu_options_broker": "Ručné zadanie údajov o pripojení sprostredkovateľa MQTT", + "pin_code": "PIN kód", + "discovered_android_tv": "Objavený Android TV", "path_is_not_allowed": "Cesta nie je povolená", "path_is_not_valid": "Cesta nie je platná", "path_to_file": "Cesta k súboru", - "api_error_occurred": "Vyskytla sa chyba API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Povoliť HTTPS", - "abort_mdns_missing_mac": "Chýba MAC adresa vo vlastnostiach MDNS.", - "abort_mqtt_missing_api": "Chýbajúci port API vo vlastnostiach MQTT.", - "abort_mqtt_missing_ip": "Chýbajúca IP adresa vo vlastnostiach MQTT.", - "abort_mqtt_missing_mac": "Chýbajúca adresa MAC vo vlastnostiach MQTT.", - "service_received": "Služba prijatá", - "discovered_esphome_node": "Objavený uzol ESPHome", - "encryption_key": "Šifrovací kľúč", - "no_port_for_endpoint": "Žiadny port pre koncový bod", - "abort_no_services": "Na koncovom bode sa nenašli žiadne služby", - "discovered_wyoming_service": "Objavil službu Wyoming", - "abort_api_error": "Chyba pri komunikácii s rozhraním SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Nepodporovaný typ Switchbot.", - "authentication_failed_error_detail": "Overenie zlyhalo: {error_detail}", - "error_encryption_key_invalid": "ID kľúča alebo šifrovací kľúč je neplatný", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Účet SwitchBot (odporúčané)", - "menu_options_lock_key": "Zadanie šifrovacieho kľúča zámku manuálne", - "key_id": "ID kľúča", - "password_description": "Heslo na ochranu zálohy.", - "device_address": "Adresa zariadenia", - "component_switchbot_config_error_few": "Prázdnych", - "component_switchbot_config_error_one": "Prázdny", - "meteorologisk_institutt": "Meteorologický ústav", - "two_factor_code": "Dvojfaktorový kód", - "two_factor_authentication": "Dvojfaktorová autentifikácia", - "sign_in_with_ring_account": "Prihlásenie pomocou konta Ring", - "bridge_is_already_configured": "Bridge je už nakonfigurovaný", - "no_deconz_bridges_discovered": "Nenašli sa žiadne deCONZ bridge", - "abort_no_hardware_available": "Žiadny rádiový hardvér pripojený k deCONZ", - "abort_updated_instance": "Aktualizovaná inštancia deCONZ s novou adresou hostiteľa", - "error_linking_not_possible": "Nepodarilo sa prepojiť s bránou", - "error_no_key": "Nepodarilo sa získať kľúč API", - "link_with_deconz": "Prepojenie s deCONZ", - "select_discovered_deconz_gateway": "Vyberte objavenú bránu deCONZ", - "all_entities": "Všetky entity", - "hide_members": "Skryť členov", - "add_group": "Pridať skupinu", - "ignore_non_numeric": "Ignorovať nečíselné údaje", - "data_round_digits": "Zaokrúhlenie hodnoty na počet desatinných miest", - "type": "Typ", - "binary_sensor_group": "Skupina snímač", - "cover_group": "Skupina roliet", - "event_group": "Skupina udalostí", - "fan_group": "Skupina ventilátor", - "light_group": "Skupina osvetlenie", - "lock_group": "Skupina zámok", - "media_player_group": "Skupina Media player", - "sensor_group": "Skupina snímača", - "switch_group": "Skupina prepínač", - "abort_alternative_integration": "Zariadenie je lepšie podporované inou integráciou", - "abort_discovery_error": "Nepodarilo sa nájsť zodpovedajúce zariadenie DLNA", - "abort_incomplete_config": "V konfigurácii chýba povinná premenná", - "manual_description": "URL adresa k XML súboru popisu zariadenia", - "manual_title": "Manuálne pripojenie zariadenia DLNA DMR", - "discovered_dlna_dmr_devices": "Objavené zariadenia DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Názov už existuje", - "passive": "Pasívny", - "define_zone_parameters": "Definujte parametre zóny", - "calendar_name": "Názov kalendára", + "data_process": "Procesy na pridanie ako snímač(e)", "bluetooth_scanner_mode": "Režim skenovania Bluetooth", - "passive_scanning": "Pasívne skenovanie", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Povoliť senzory deCONZ CLIP", + "allow_deconz_light_groups": "Povoliť skupiny svetiel deCONZ", + "data_allow_new_devices": "Povoliť automatické pridávanie nových zariadení", + "deconz_devices_description": "Nastavte viditeľnosť typov zariadení deCONZ", + "deconz_options": "možnosti deCONZ", + "enable_the_conversation_agent": "Povolenie agenta pre konverzáciu", + "language_code": "Kód jazyka", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2278,49 +2338,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Povolenie agenta pre konverzáciu", - "language_code": "Kód jazyka", - "data_process": "Procesy na pridanie ako snímač(e)", - "data_app_delete": "Začiarknutím tejto možnosti odstránite túto aplikáciu", - "application_icon": "Ikona aplikácie", - "application_name": "Názov aplikácie", - "configure_application_id_app_id": "Konfigurovať ID aplikácie {app_id}", - "configure_android_apps": "Konfigurácia aplikácií pre Android", - "configure_applications_list": "Konfigurácia zoznamu aplikácií", - "data_allow_nameless_uuids": "Aktuálne povolené UUID. Ak chcete odstrániť, zrušte začiarknutie", - "minimum_rssi": "Minimálne RSSI", - "data_new_uuid": "Zadajte nové povolené UUID", - "data_calendar_access": "Prístup Home Assistant ku kalendáru Google", - "ignore_cec": "Ignorovať CEC", - "allowed_uuids": "Povolené UUID", - "advanced_google_cast_configuration": "Pokročilá konfigurácia Google Cast", - "broker_options": "Možnosti brokera", - "enable_birth_message": "Povoliť správu birth", - "birth_message_payload": "Birth správa vyťaženie", - "birth_message_qos": "QoS správy birth", - "birth_message_retain": "Zachovať správu birth", - "birth_message_topic": "Téma správy birth", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Povolenie správ will", - "will_message_payload": "Will správa zaťaženie", - "will_message_qos": "Will správa QoS", - "will_message_retain": "Will správa sa zachová", - "will_message_topic": "Téma správ will", - "mqtt_options": "MQTT možnosti", - "protocol": "Protokol", - "select_test_server": "Vyberte testovací server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Vynútiť prevádzkový režim Nightlatch", "retry_count": "Počet opakovaní", - "allow_deconz_clip_sensors": "Povoliť senzory deCONZ CLIP", - "allow_deconz_light_groups": "Povoliť skupiny svetiel deCONZ", - "data_allow_new_devices": "Povoliť automatické pridávanie nových zariadení", - "deconz_devices_description": "Nastavte viditeľnosť typov zariadení deCONZ", - "deconz_options": "možnosti deCONZ", + "select_test_server": "Vyberte testovací server", "invalid_url": "Neplatná adresa URL", "data_browse_unfiltered": "Zobraziť nekompatibilné médiá pri prehliadaní", "event_listener_callback_url": "Adresa URL spätného volania prijímača udalostí", "data_listen_port": "Port prijímača udalostí (náhodný, ak nie je nastavený)", "poll_for_device_availability": "Dopytovanie sa na dostupnosť zariadenia", "init_title": "Konfigurácia DLNA Digital Media Renderer", + "ignore_cec": "Ignorovať CEC", + "allowed_uuids": "Povolené UUID", + "advanced_google_cast_configuration": "Pokročilá konfigurácia Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2331,40 +2387,160 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Prvé tlačidlo", - "second_button": "Druhé tlačidlo", - "third_button": "Tretie tlačidlo", - "fourth_button": "Štvrté tlačidlo", - "subtype_button_down": "{subtype} stlačené dole", - "subtype_button_up": "{subtype} stlačené hore", - "subtype_double_clicked": "\"{subtype}\" kliknuté dvakrát", - "subtype_double_push": "{subtype} stlačené dvakrát", - "subtype_long_push": "{subtype} stlačené dlho", - "trigger_type_long_single": "{subtype} stlačené dlho a potom raz", - "subtype_single_push": "{subtype} stlačené raz", - "trigger_type_single_long": "{subtype} stlačené raz a potom dlho", - "subtype_triple_clicked": "\"{subtype}\" trojnásobne kliknuté", - "subtype_triple_push": "{subtype} trojité stlačenie", - "set_value_for_entity_name": "Nastaviť hodnotu pre {entity_name}", - "value": "Hodnota", - "close_entity_name": "Zavrieť {entity_name}", - "close_entity_name_tilt": "Znížiť náklon {entity_name}", + "protocol": "Protokol", + "data_calendar_access": "Prístup Home Assistant ku kalendáru Google", + "passive_scanning": "Pasívne skenovanie", + "data_allow_nameless_uuids": "Aktuálne povolené UUID. Ak chcete odstrániť, zrušte začiarknutie", + "minimum_rssi": "Minimálne RSSI", + "data_new_uuid": "Zadajte nové povolené UUID", + "broker_options": "Možnosti brokera", + "enable_birth_message": "Povoliť správu birth", + "birth_message_payload": "Birth správa vyťaženie", + "birth_message_qos": "QoS správy birth", + "birth_message_retain": "Zachovať správu birth", + "birth_message_topic": "Téma správy birth", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Povolenie správ will", + "will_message_payload": "Will správa zaťaženie", + "will_message_qos": "Will správa QoS", + "will_message_retain": "Will správa sa zachová", + "will_message_topic": "Téma správ will", + "mqtt_options": "MQTT možnosti", + "data_app_delete": "Začiarknutím tejto možnosti odstránite túto aplikáciu", + "application_icon": "Ikona aplikácie", + "application_name": "Názov aplikácie", + "configure_application_id_app_id": "Konfigurovať ID aplikácie {app_id}", + "configure_android_apps": "Konfigurácia aplikácií pre Android", + "configure_applications_list": "Konfigurácia zoznamu aplikácií", + "lock_entity_name": "Uzamknúť {entity_name}", "open_entity_name": "Otvoriť {entity_name}", + "unlock_entity_name": "Odomknúť {entity_name}", + "entity_name_is_locked": "{entity_name} je uzamknuté", + "entity_name_is_open": "{entity_name} je otvorená", + "entity_name_is_unlocked": "{entity_name} je odomknuté", + "entity_name_locked": "{entity_name} zamknuté", + "entity_name_opened": "{entity_name} otvorené", + "entity_name_unlocked": "{entity_name} odomknuté", + "first_button": "Prvé tlačidlo", + "second_button": "Druhé tlačidlo", + "third_button": "Tretie tlačidlo", + "fourth_button": "Štvrté tlačidlo", + "subtype_button_down": "{subtype} stlačené dole", + "subtype_button_up": "{subtype} stlačené hore", + "subtype_double_clicked": "\"{subtype}\" kliknuté dvakrát", + "subtype_double_push": "{subtype} stlačené dvakrát", + "subtype_long_push": "{subtype} stlačené dlho", + "trigger_type_long_single": "{subtype} stlačené dlho a potom raz", + "subtype_single_push": "{subtype} stlačené raz", + "trigger_type_single_long": "{subtype} stlačené raz a potom dlho", + "subtype_triple_clicked": "\"{subtype}\" trojnásobne kliknuté", + "subtype_triple_push": "{subtype} trojité stlačenie", + "both_buttons": "Obe tlačidlá", + "bottom_buttons": "Spodné tlačidlá", + "fifth_button": "Piate tlačidlo", + "sixth_button": "Šieste tlačidlo", + "seventh_button": "Siedme tlačidlo", + "eighth_button": "Ôsme tlačidlo", + "dim_up": "Zvýšiť", + "left": "Vľavo", + "right": "Vpravo", + "side": "Strana 6", + "top_buttons": "Horné tlačidlá", + "device_awakened": "Zariadenie sa prebudilo", + "subtype_continuously_pressed": "Trvalo stlačené tlačidlo \"{subtype}\"", + "trigger_type_button_long_release": "\"{subtype}\" uvoľnené po dlhom stlačení", + "subtype_quadruple_clicked": "\"{subtype}\" štvornásobne kliknuté", + "subtype_quintuple_clicked": "\"{subtype}\" päťnásobne kliknuté", + "button_rotated_subtype": "Otočené tlačidlo \"{subtype}\"", + "button_rotated_fast_subtype": "Tlačidlo sa rýchlo otáčalo \"{subtype}\"", + "button_rotation_subtype_stopped": "Otočenie tlačidla \"{subtype}\" bolo zastavené", + "subtype_pressed": "\"{subtype}\" stlačené", + "subtype_released": "\"{subtype}\" uvoľnené", + "device_subtype_double_tapped": "Zariadenie \"{subtype}\" dvakrát poklepané", + "trigger_type_remote_double_tap_any_side": "Zariadenie dvakrát klepnuté na ľubovoľnú stranu", + "device_in_free_fall": "Zariadenie vo voľnom páde", + "device_flipped_degrees": "Zariadenie otočené o 90 stupňov", + "device_shaken": "Zariadenie sa zatriaslo", + "trigger_type_remote_moved": "Zariadenie presunuté s \"{subtype}\" nahor", + "trigger_type_remote_moved_any_side": "Zariadenie sa pohybuje ľubovoľnou stranou nahor", + "trigger_type_remote_rotate_from_side": "Zariadenie otočené zo \"strany 6\" na \"{subtype}\"", + "device_turned_clockwise": "Zariadenie otočené v smere hodinových ručičiek", + "device_turned_counter_clockwise": "Zariadenie otočené proti smeru hodinových ručičiek", + "press_entity_name_button": "Stlačte tlačidlo {entity_name}", + "entity_name_has_been_pressed": "{entity_name} bol stlačený", + "set_value_for_entity_name": "Nastaviť hodnotu pre {entity_name}", + "value": "Hodnota", + "close_entity_name": "Zavrieť {entity_name}", + "close_entity_name_tilt": "Znížiť náklon {entity_name}", "open_entity_name_tilt": "Zvýšiť náklon {entity_name}", "set_entity_name_position": "Nastaviť pozíciu {entity_name}", "set_entity_name_tilt_position": "Nastaviť náklon {entity_name}", "stop_entity_name": "Zastaviť {entity_name}", "entity_name_is_closed": "{entity_name} je zatvorené", "entity_name_is_closing": "{entity_name} sa zatvára", - "entity_name_is_open": "{entity_name} je otvorená", "entity_name_opening": "{entity_name} sa otvára", "current_entity_name_position_is": "Aktuálna pozícia {entity_name} je", "condition_type_is_tilt_position": "Aktuálna poloha naklonenia {entity_name} je", "entity_name_closed": "{entity_name} zatvorené", "entity_name_closing": "{entity_name} zatváranie", - "entity_name_opened": "{entity_name} otvorená", "entity_name_position_changes": "{entity_name} zmeny pozície", "entity_name_tilt_position_changes": "Pri zmene náklonu {entity_name}", + "toggle_entity_name": "Prepnúť {entity_name}", + "turn_off_entity_name": "Vypnúť {entity_name}", + "turn_on_entity_name": "Zapnúť {entity_name}", + "entity_name_is_off": "{entity_name} je vypnuté", + "entity_name_is_on": "{entity_name} je zapnuté", + "trigger_type_changed_states": "{entity_name} zapnuté alebo vypnuté", + "entity_name_turned_off": "{entity_name} vypnuté", + "entity_name_turned_on": "{entity_name} zapnuté", + "arm_entity_name_away": "Aktivovať {entity_name} v režime neprítomnosť", + "arm_entity_name_home": "Aktivovať {entity_name} v režime domov", + "arm_entity_name_night": "Aktivovať {entity_name} v nočnom režime", + "arm_entity_name_vacation": "Aktivovať {entity_name} v režime dovolenka", + "disarm_entity_name": "Deaktivovať {entity_name}", + "trigger_entity_name": "Spúšťač {entity_name}", + "entity_name_is_armed_away": "{entity_name} je v režime neprítomnosti", + "entity_name_is_armed_home": "{entity_name} je v režime domov", + "entity_name_is_armed_night": "{entity_name} je v nočnom režime", + "entity_name_is_armed_vacation": "{entity_name} je v režime dovolenka", + "entity_name_is_disarmed": "{entity_name} nie je zabezpečené", + "entity_name_is_running": "{entity_name} je spustené", + "entity_name_armed_away": "{entity_name} v režime neprítomnosť", + "entity_name_armed_home": "{entity_name} v režime domov", + "entity_name_armed_night": "{entity_name} v nočnom režime", + "entity_name_armed_vacation": "{entity_name} v režime dovolenka", + "entity_name_disarmed": "{entity_name} nezabezpečené", + "entity_name_triggered": "{entity_name} spustený", + "entity_name_is_buffering": "{entity_name} sa ukladá do vyrovnávacej pamäte", + "entity_name_is_idle": "{entity_name} je nečinné", + "entity_name_is_paused": "{entity_name} je pozastavené", + "entity_name_is_playing": "{entity_name} prehráva", + "entity_name_starts_buffering": "{entity_name} spustí ukladanie do vyrovnávacej pamäte", + "entity_name_becomes_idle": "{entity_name} sa stáva nečinným", + "entity_name_starts_playing": "{entity_name} začína hrať", + "entity_name_update_availability_changed": "Dostupnosť aktualizácie {entity_name} sa zmenila", + "entity_name_became_up_to_date": "{entity_name} se stalo aktuálne", + "trigger_type_update": "{entity_name} má k dispozícii aktualizáciu", + "decrease_entity_name_brightness": "Znížte jas {entity_name}", + "increase_entity_name_brightness": "Zvýšte jas {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Blesk", + "action_type_select_first": "Zmeňte {entity_name} na prvú možnosť", + "action_type_select_last": "Zmeňte {entity_name} na poslednú možnosť", + "action_type_select_next": "Zmeňte {entity_name} na ďalšiu možnosť", + "change_entity_name_option": "Zmeňte možnosť {entity_name}", + "action_type_select_previous": "Zmeniť {entity_name} na predchádzajúcu možnosť", + "current_entity_name_selected_option": "Aktuálna vybratá možnosť {entity_name}", + "cycle": "Cyklus", + "to": "Komu", + "entity_name_option_changed": "Možnosť {entity_name} sa zmenila", + "action_type_set_hvac_mode": "Zmeniť režim HVAC na {entity_name}", + "change_preset_on_entity_name": "Zmeniť prednastavený režim na {entity_name}", + "hvac_mode": "Režim HVAC", + "entity_name_measured_humidity_changed": "{entity_name} sa zmenila nameraná vlhkosť", + "entity_name_measured_temperature_changed": "{entity_name} sa zmenila nameraná teplota", + "entity_name_hvac_mode_changed": "Režim HVAC na {entity_name} zmenený", + "send_a_notification": "Odoslať oznámenie", "entity_name_battery_is_low": "{entity_name} batéria je vybitá", "entity_name_is_charging": "{entity_name} sa nabíja", "trigger_type_co": "{entity_name} zisťuje oxid uhoľnatý", @@ -2373,7 +2549,6 @@ "entity_name_is_detecting_gas": "{entity_name} detekuje plyn", "entity_name_is_hot": "{entity_name} je horúce", "entity_name_is_detecting_light": "{entity_name} zaznamenáva svetlo", - "entity_name_is_locked": "{entity_name} je uzamknutý", "entity_name_is_moist": "{entity_name} je vlhký", "entity_name_is_detecting_motion": "{entity_name} zaznamenáva pohyb", "entity_name_is_moving": "{entity_name} sa hýbe", @@ -2391,7 +2566,6 @@ "entity_name_is_not_cold": "{entity_name} nie je studené", "entity_name_is_disconnected": "{entity_name} je odpojený", "entity_name_is_not_hot": "{entity_name} nie je horúce", - "entity_name_is_unlocked": "{entity_name} je odomknutý", "entity_name_is_dry": "{entity_name} je suché", "entity_name_is_not_moving": "{entity_name} sa nehýbe", "entity_name_is_not_occupied": "{entity_name} nie je obsadená", @@ -2402,25 +2576,20 @@ "condition_type_is_not_tampered": "{entity_name} nedetekuje manipuláciu", "entity_name_is_safe": "{entity_name} je bezpečné", "entity_name_is_occupied": "{entity_name} je obsadené", - "entity_name_is_off": "{entity_name} je vypnuté", - "entity_name_is_on": "{entity_name} je zapnuté", "entity_name_is_plugged_in": "{entity_name} je zapojené", "entity_name_is_powered": "{entity_name} je napájané", "entity_name_is_present": "{entity_name} je prítomné", "entity_name_is_detecting_problem": "{entity_name} detekuje problém", - "entity_name_is_running": "{entity_name} je spustené", "entity_name_is_detecting_smoke": "{entity_name} zisťuje dym", "entity_name_is_detecting_sound": "{entity_name} rozpoznáva zvuk", "entity_name_is_detecting_tampering": "{entity_name} detekuje manipuláciu", "entity_name_is_unsafe": "{entity_name} nie je bezpečné", - "trigger_type_update": "{entity_name} má k dispozícii aktualizáciu", "entity_name_is_detecting_vibration": "{entity_name} zaznamenáva vibrácie", "entity_name_battery_low": "{entity_name} batéria vybitá", "entity_name_charging": "{entity_name} nabíja", "entity_name_became_cold": "{entity_name} sa ochladilo", "entity_name_became_hot": "{entity_name} sa stal horúcim", "entity_name_started_detecting_light": "{entity_name} začal detegovať svetlo", - "entity_name_locked": "{entity_name} uzamknutý", "entity_name_became_moist": "{entity_name} sa stal vlhkým", "entity_name_started_detecting_motion": "{entity_name} začal zisťovať pohyb", "entity_name_started_moving": "{entity_name} se začal pohybovať", @@ -2431,14 +2600,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} prestalo detekovať problém", "entity_name_stopped_detecting_smoke": "{entity_name} prestalo detekovať dym", "entity_name_stopped_detecting_sound": "{entity_name} prestalo detekovať zvuk", - "entity_name_became_up_to_date": "{entity_name} sa stalo aktuálnym", "entity_name_stopped_detecting_vibration": "{entity_name} prestalo detekovať vibrácie", "entity_name_battery_normal": "{entity_name} batéria normálna", "entity_name_not_charging": "{entity_name} nenabíja", "entity_name_became_not_cold": "{entity_name} prestal byť studený", "entity_name_unplugged": "{entity_name} odpojený", "entity_name_became_not_hot": "{entity_name} prestal byť horúcim", - "entity_name_unlocked": "{entity_name} odomknutý", "entity_name_became_dry": "{entity_name} sa stal suchým", "entity_name_stopped_moving": "{entity_name} sa prestalo pohybovať", "entity_name_became_not_occupied": "{entity_name} voľné", @@ -2454,51 +2621,8 @@ "entity_name_started_detecting_smoke": "{entity_name} začala zisťovať dym", "entity_name_started_detecting_sound": "{entity_name} začala rozpoznávať zvuk", "entity_name_started_detecting_tampering": "{entity_name} začalo detegovať neoprávnenú manipuláciu", - "entity_name_turned_off": "{entity_name} vypnuté", - "entity_name_turned_on": "{entity_name} zapnuté", "entity_name_became_unsafe": "{entity_name} hlási ohrozenie", "entity_name_started_detecting_vibration": "{entity_name} začalo detegovať vibrácie", - "entity_name_is_buffering": "{entity_name} sa ukladá do vyrovnávacej pamäte", - "entity_name_is_idle": "{entity_name} je nečinné", - "entity_name_is_paused": "{entity_name} je pozastavené", - "entity_name_is_playing": "{entity_name} prehráva", - "entity_name_starts_buffering": "{entity_name} spustí ukladanie do vyrovnávacej pamäte", - "trigger_type_changed_states": "{entity_name} zapnuté alebo vypnuté", - "entity_name_becomes_idle": "{entity_name} sa stáva nečinným", - "entity_name_starts_playing": "{entity_name} začína hrať", - "toggle_entity_name": "Prepnúť {entity_name}", - "turn_off_entity_name": "Vypnúť {entity_name}", - "turn_on_entity_name": "Zapnúť {entity_name}", - "arm_entity_name_away": "Aktivovať {entity_name} v režime neprítomnosť", - "arm_entity_name_home": "Aktivovať {entity_name} v režime domov", - "arm_entity_name_night": "Aktivovať {entity_name} v nočnom režime", - "arm_entity_name_vacation": "Aktivovať {entity_name} v režime dovolenka", - "disarm_entity_name": "Deaktivovať {entity_name}", - "trigger_entity_name": "Spúšťač {entity_name}", - "entity_name_is_armed_away": "{entity_name} je v režime neprítomnosti", - "entity_name_is_armed_home": "{entity_name} je v režime domov", - "entity_name_is_armed_night": "{entity_name} je v nočnom režime", - "entity_name_is_armed_vacation": "{entity_name} je v režime dovolenka", - "entity_name_is_disarmed": "{entity_name} nie je zabezpečené", - "entity_name_armed_away": "{entity_name} v režime neprítomnosť", - "entity_name_armed_home": "{entity_name} v režime domov", - "entity_name_armed_night": "{entity_name} v nočnom režime", - "entity_name_armed_vacation": "{entity_name} v režime dovolenka", - "entity_name_disarmed": "{entity_name} nezabezpečené", - "entity_name_triggered": "{entity_name} spustený", - "entity_name_is_home": "{entity_name} je doma", - "entity_name_is_not_home": "{entity_name} nie je doma", - "entity_name_enters_a_zone": "{entity_name} vstúpi do zóny", - "entity_name_leaves_a_zone": "{entity_name} opustí zónu", - "lock_entity_name": "Uzamknúť {entity_name}", - "unlock_entity_name": "Odomknúť {entity_name}", - "action_type_set_hvac_mode": "Zmeniť režim HVAC na {entity_name}", - "change_preset_on_entity_name": "Zmeniť prednastavený režim na {entity_name}", - "hvac_mode": "Režim HVAC", - "to": "Komu", - "entity_name_measured_humidity_changed": "{entity_name} sa zmenila nameraná vlhkosť", - "entity_name_measured_temperature_changed": "{entity_name} sa zmenila nameraná teplota", - "entity_name_hvac_mode_changed": "Režim HVAC na {entity_name} zmenený", "current_entity_name_apparent_power": "Aktuálny zdanlivý výkon {entity_name}", "condition_type_is_aqi": "Aktuálny index kvality ovzdušia {entity_name}", "current_entity_name_atmospheric_pressure": "Aktuálny atmosférický tlak {entity_name}", @@ -2548,7 +2672,7 @@ "entity_name_battery_level_changes": "Pri zmene úrovne batérie {entity_name}", "trigger_type_carbon_dioxide": "{entity_name} sa mení koncentrácia oxidu uhličitého", "trigger_type_carbon_monoxide": "{entity_name} sa mení koncentrácia oxidu uhoľnatého", - "entity_name_conductivity_changes": "zmeny vodivosti {entity_name}", + "entity_name_conductivity_changes": "{entity_name} zmena vodivosti", "entity_name_current_changes": "{entity_name} prúd sa zmení", "entity_name_data_rate_changes": "Pri zmene rýchlosti prenosu dát {entity_name}", "entity_name_data_size_changes": "{entity_name} zmena veľkosti údajov", @@ -2587,61 +2711,13 @@ "entity_name_water_changes": "Pri zmene množstva vody {entity_name}", "entity_name_weight_changes": "Pri zmene hmotnosti {entity_name}", "entity_name_wind_speed_changes": "{entity_name} zmeny rýchlosti vetra", - "decrease_entity_name_brightness": "Znížte jas {entity_name}", - "increase_entity_name_brightness": "Zvýšte jas {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Blesk", - "fifth_button": "Piate tlačidlo", - "sixth_button": "Šieste tlačidlo", - "subtype_continuously_pressed": "\"{subtype}\" trvalo stlačené", - "trigger_type_button_long_release": "\"{subtype}\" uvoľnené po dlhom stlačení", - "subtype_quadruple_clicked": "\"{subtype}\" kliknuté štyrikrát", - "subtype_quintuple_clicked": "\"{subtype}\" kliknuté päťkrát", - "subtype_pressed": "\"{subtype}\" stlačené", - "subtype_released": "\"{subtype}\" bolo uvoľnené", - "action_type_select_first": "Zmeňte {entity_name} na prvú možnosť", - "action_type_select_last": "Zmeňte {entity_name} na poslednú možnosť", - "action_type_select_next": "Zmeňte {entity_name} na ďalšiu možnosť", - "change_entity_name_option": "Zmeňte možnosť {entity_name}", - "action_type_select_previous": "Zmeniť {entity_name} na predchádzajúcu možnosť", - "current_entity_name_selected_option": "Aktuálna vybratá možnosť {entity_name}", - "cycle": "Cyklus", - "entity_name_option_changed": "Možnosť {entity_name} sa zmenila", - "send_a_notification": "Odoslať oznámenie", - "both_buttons": "Obe tlačidlá", - "bottom_buttons": "Spodné tlačidlá", - "seventh_button": "Siedme tlačidlo", - "eighth_button": "Ôsme tlačidlo", - "dim_up": "Zvýšiť", - "left": "Vľavo", - "right": "Vpravo", - "side": "Strana 6", - "top_buttons": "Horné tlačidlá", - "device_awakened": "Zariadenie sa prebudilo", - "button_rotated_subtype": "Otočené tlačidlo \"{subtype}\"", - "button_rotated_fast_subtype": "Tlačidlo sa rýchlo otáčalo \"{subtype}\"", - "button_rotation_subtype_stopped": "Otočenie tlačidla \"{subtype}\" bolo zastavené", - "device_subtype_double_tapped": "Zariadenie \"{subtype}\" dvakrát poklepané", - "trigger_type_remote_double_tap_any_side": "Zariadenie dvakrát klepnuté na ľubovoľnú stranu", - "device_in_free_fall": "Zariadenie vo voľnom páde", - "device_flipped_degrees": "Zariadenie otočené o 90 stupňov", - "device_shaken": "Zariadenie sa zatriaslo", - "trigger_type_remote_moved": "Zariadenie presunuté s \"{subtype}\" nahor", - "trigger_type_remote_moved_any_side": "Zariadenie sa pohybuje ľubovoľnou stranou nahor", - "trigger_type_remote_rotate_from_side": "Zariadenie otočené zo \"strany 6\" na \"{subtype}\"", - "device_turned_clockwise": "Zariadenie otočené v smere hodinových ručičiek", - "device_turned_counter_clockwise": "Zariadenie otočené proti smeru hodinových ručičiek", - "press_entity_name_button": "Stlačte tlačidlo {entity_name}", - "entity_name_has_been_pressed": "{entity_name} bol stlačený", - "entity_name_update_availability_changed": "Dostupnosť aktualizácie {entity_name} sa zmenila", - "add_to_queue": "Pridať do frontu", - "play_next": "Hrať ďalšie", - "options_replace": "Hrajte teraz a vymažte front", - "repeat_all": "Opakujte všetko", - "repeat_one": "Opakujte jeden", - "critical": "Kritický", - "debug": "Ladenie", - "info": "Info", + "entity_name_is_home": "{entity_name} je doma", + "entity_name_is_not_home": "{entity_name} nie je doma", + "entity_name_enters_a_zone": "{entity_name} vstúpi do zóny", + "entity_name_leaves_a_zone": "{entity_name} opustí zónu", + "no_device_class": "Bez triedy zariadenia", + "no_state_class": "Bez triedy stavu", + "no_unit_of_measurement": "Žiadna merná jednotka", "most_recently_updated": "Najnovšie aktualizované", "arithmetic_mean": "Aritmetický priemer", "median": "Medián", @@ -2775,22 +2851,71 @@ "wheat": "Pšenica", "white_smoke": "Biely dym", "yellow_green": "Žltozelená", + "add_to_queue": "Pridať do frontu", + "play_next": "Hrať ďalšie", + "options_replace": "Prehrať teraz a vyčistiť frontu", + "repeat_all": "Opakujte všetko", + "repeat_one": "Opakujte jeden", + "critical": "Kritický", + "debug": "Ladenie", "fatal": "Fatálny", - "no_device_class": "Bez triedy zariadenia", - "no_state_class": "Bez triedy stavu", - "no_unit_of_measurement": "Žiadna merná jednotka", - "dump_log_objects": "Výpis objektov denníka", - "log_current_tasks_description": "Zaznamená všetky aktuálne úlohy asyncio.", - "log_current_asyncio_tasks": "Prihlásenie aktuálnych úloh asyncio", - "log_event_loop_scheduled": "Naplánovaná slučka udalostí denníka", - "log_thread_frames_description": "Zaznamená aktuálne rámce pre všetky vlákna.", - "log_thread_frames": "Rámčeky pre vlákna denníka", - "lru_stats_description": "Zaznamenáva štatistiky všetkých lru cache.", - "log_lru_stats": "Štatistiky protokolu LRU", - "starts_the_memory_profiler": "Spustí nástroj Memory Profiler.", - "seconds": "Sekundy", - "memory": "Pamäť", - "set_asyncio_debug_description": "Zapnite alebo zakážte ladenie asyncio.", + "info": "Info", + "clear_tts_cache": "Vymazanie vyrovnávacej pamäte TTS", + "cache": "Cache", + "entity_id_description": "Entita, na ktorú sa má odkazovať v zázname denníka.", + "language_description": "Jazyk textu. Predvolené nastavenie je jazyk servera.", + "options_description": "Slovník obsahujúci možnosti špecifické pre integráciu.", + "say_a_tts_message": "Vyslovte správu TTS", + "media_player_entity_id_description": "Prehrávače médií na prehrávanie správy.", + "media_player_entity": "Entita prehrávača médií", + "speak": "Hovoriť", + "request_sync_description": "Odošle príkaz request_sync spoločnosti Google.", + "agent_user_id": "ID používateľa agenta", + "request_sync": "Žiadosť o synchronizáciu", + "disables_the_motion_detection": "Vypne detekciu pohybu.", + "disable_motion_detection": "Zakázanie detekcie pohybu", + "enables_the_motion_detection": "Zapne detekciu pohybu.", + "enable_motion_detection": "Povolenie detekcie pohybu", + "format_description": "Formát streamu podporovaný prehrávačom médií.", + "format": "Formát", + "media_player_description": "Prehrávače médií na streamovanie.", + "play_stream": "Prehrať stream", + "filename": "Názov súboru", + "lookback": "Spätné vyhľadávanie", + "snapshot_description": "Nasníma snímku z kamery.", + "take_snapshot": "Vytvorenie snímky", + "turns_off_the_camera": "Vypne kameru.", + "turns_on_the_camera": "Zapne kameru.", + "locks_a_lock": "Uzamkne zámok.", + "code_description": "Kód na aktiváciu alarmu.", + "opens_a_lock": "Otvorí zámok.", + "unlocks_a_lock": "Odomkne zámok.", + "set_datetime_description": "Nastaví dátum a/alebo čas.", + "the_target_date": "Cieľový dátum.", + "datetime_description": "Cieľový dátum a čas.", + "the_target_time": "Cieľový čas.", + "selects_the_first_option": "Vyberie prvú možnosť.", + "first": "Prvý", + "selects_the_last_option": "Vyberie poslednú možnosť.", + "select_the_next_option": "Vyberie ďalšiu možnosť.", + "selects_an_option": "Vyberie možnosť.", + "option_to_be_selected": "Možnosť výberu.", + "selects_the_previous_option": "Vyberie predchádzajúcu možnosť.", + "sets_the_options": "Nastaví možnosti.", + "list_of_options": "Zoznam možností.", + "set_options": "Nastaviť možnosti", + "dump_log_objects": "Výpis objektov denníka", + "log_current_tasks_description": "Zaznamená všetky aktuálne úlohy asyncio.", + "log_current_asyncio_tasks": "Prihlásenie aktuálnych úloh asyncio", + "log_event_loop_scheduled": "Naplánovaná slučka udalostí denníka", + "log_thread_frames_description": "Zaznamená aktuálne rámce pre všetky vlákna.", + "log_thread_frames": "Rámčeky pre vlákna denníka", + "lru_stats_description": "Zaznamenáva štatistiky všetkých lru cache.", + "log_lru_stats": "Štatistiky protokolu LRU", + "starts_the_memory_profiler": "Spustí nástroj Memory Profiler.", + "seconds": "Sekundy", + "memory": "Pamäť", + "set_asyncio_debug_description": "Zapnite alebo zakážte ladenie asyncio.", "enabled_description": "Či povoliť alebo zakázať asyncio ladenie.", "set_asyncio_debug": "Nastaviť ladenie asyncio", "starts_the_profiler": "Spustí Profiler.", @@ -2804,46 +2929,31 @@ "stop_logging_object_sources": "Zastavenie záznamu zdrojov objektov", "stop_log_objects_description": "Zastaví zaznamenávanie rastu objektov v pamäti.", "stop_logging_objects": "Zastavenie zaznamenávania objektov", - "request_sync_description": "Odošle príkaz request_sync spoločnosti Google.", - "agent_user_id": "ID používateľa agenta", - "request_sync": "Žiadosť o synchronizáciu", + "sets_the_value": "Nastaví hodnotu.", + "the_target_value": "Cieľová hodnota.", + "get_weather_forecast": "Získajte predpoveď počasia.", + "type_description": "Typ predpovede: denná, hodinová alebo dvakrát denne.", + "forecast_type": "Typ predpovede", + "get_forecast": "Získať predpoveď", + "get_weather_forecasts": "Získať predpoveď počasia.", + "get_forecasts": "Získať predpovede", + "send_magic_packet": "Odoslanie magického paketu", + "cancels_a_timer": "Zruší časovač.", + "changes_a_timer": "Zmena časovača.", + "finishes_a_timer": "Ukončí časovač.", + "pauses_a_timer": "Pozastaví časovač.", + "starts_a_timer": "Spustí časovač.", + "duration_description": "Doba, ktorú časovač potrebuje na ukončenie. [voliteľné].", "reload_resources_description": "Znovu načíta zdroje dashboardu z konfigurácie YAML.", - "clears_all_log_entries": "Vymaže všetky záznamy denníka.", - "write_log_entry": "Napíšte záznam do denníka.", - "log_level": "Úroveň denníka.", - "level": "Úroveň", - "message_to_log": "Správa do denníka.", - "write": "Zapísať", - "set_value_description": "Nastaví hodnotu čísla.", - "value_description": "Hodnota konfiguračného parametra.", - "create_temporary_strict_connection_url_name": "Vytvorenie dočasnej striktnej adresy URL pripojenia", "toggles_the_siren_on_off": "Zapína/vypína sirénu.", "turns_the_siren_off": "Vypne sirénu.", "turns_the_siren_on": "Zapne sirénu.", "tone": "Tón", - "add_event_description": "Pridá novú udalosť kalendára.", - "location_description": "Miesto udalosti. Voliteľné.", - "start_date_description": "Dátum začiatku celodenného podujatia.", - "create_event": "Vytvoriť udalosť", - "get_events": "Získať udalosti", - "list_event": "Zoznam udalostí", - "closes_a_cover": "Zatvorí kryt.", - "close_cover_tilt_description": "Naklonením krytu sa zatvorí.", - "close_tilt": "Zavrieť naklonenie", - "opens_a_cover": "Otvorí kryt.", - "tilts_a_cover_open": "Odklápa kryt.", - "open_tilt": "Otvorený sklon", - "set_cover_position_description": "Presunie kryt na konkrétnu pozíciu.", - "target_position": "Cieľová pozícia.", - "set_position": "Nastavenie polohy", - "target_tilt_positition": "Cieľová poloha naklonenia.", - "set_tilt_position": "Nastavenie polohy sklonu", - "stops_the_cover_movement": "Zastaví pohyb krytu.", - "stop_cover_tilt_description": "Zastaví pohyb naklápacieho krytu.", - "stop_tilt": "Zastavenie náklonu", - "toggles_a_cover_open_closed": "Prepína otvorenie/zavretie krytu.", - "toggle_cover_tilt_description": "Prepína sklon krytu otvorený/zavretý.", - "toggle_tilt": "Prepínanie náklonu", + "set_default_level_description": "Nastaví predvolenú úroveň protokolu pre integrácie.", + "level_description": "Predvolená úroveň závažnosti pre všetky integrácie.", + "level": "Úroveň", + "set_default_level": "Nastavenie predvolenej úrovne", + "set_level": "Nastaviť úroveň", "check_configuration": "Skontrolovať konfiguráciu", "reload_config_entry_description": "Znovu načíta zadanú položku konfigurácie.", "config_entry_id": "ID položky konfigurácie", @@ -2858,25 +2968,23 @@ "elevation_of_your_location": "Nadmorská výška vašej polohy.", "latitude_of_your_location": "Zemepisná šírka vašej polohy.", "longitude_of_your_location": "Zemepisná dĺžka vašej polohy.", + "set_location": "Nastavenie polohy", "stops_home_assistant": "Zastaví funkciu Home Assistant.", "generic_toggle": "Všeobecné prepínanie", "generic_turn_off": "Všeobecné vypnutie", "generic_turn_on": "Všeobecné zapnutie", + "entities_to_update": "Entity na aktualizáciu", "update_entity": "Aktualizovať entitu", - "creates_a_new_backup": "Vytvorí novú zálohu.", "decrement_description": "Zníži aktuálnu hodnotu o 1 krok.", "increment_description": "Zvýši hodnotu o 1 krok.", - "sets_the_value": "Nastaví hodnotu.", - "the_target_value": "Cieľová hodnota.", - "reloads_the_automation_configuration": "Znovu načíta konfiguráciu automatizácie.", - "toggle_description": "Zapína a vypína prehrávač médií.", - "trigger_description": "Spúšťa činnosti automatizácie.", - "skip_conditions": "Preskočiť podmienky", - "trigger": "Spúšťač", - "disables_an_automation": "Zakáže automatizáciu.", - "stops_currently_running_actions": "Zastaví práve prebiehajúce akcie.", - "stop_actions": "Zastavenie akcií", - "enables_an_automation": "Umožňuje automatizáciu.", + "bridge_identifier": "Identifikátor mosta", + "configuration_payload": "Konfiguračné užitočné zaťaženie", + "entity_description": "Predstavuje konkrétny koncový bod zariadenia v systéme deCONZ.", + "path": "Cesta", + "configure": "Konfigurovať", + "device_refresh_description": "Obnoví dostupné zariadenia z deCONZ.", + "device_refresh": "Obnovenie zariadenia", + "remove_orphaned_entries": "Odstránenie osirelých položiek", "restarts_an_add_on": "Reštartuje doplnok.", "the_add_on_slug": "Doplnková známka.", "restart_add_on": "Reštartujte doplnok.", @@ -2910,41 +3018,66 @@ "restore_partial_description": "Obnovuje z čiastočnej zálohy.", "restores_home_assistant": "Obnoví funkciu Home Assistant.", "restore_from_partial_backup": "Obnovenie z čiastočnej zálohy.", - "clears_the_playlist": "Vymaže zoznam skladieb.", - "clear_playlist": "Vymazať zoznam skladieb", - "selects_the_next_track": "Vyberie ďalšiu skladbu.", - "pauses": "Pauzy.", - "starts_playing": "Spustí sa prehrávanie.", - "toggles_play_pause": "Prepína prehrávanie/pozastavenie.", - "selects_the_previous_track": "Vyberie predchádzajúcu skladbu.", - "seek": "Vyhľadať", - "stops_playing": "Zastaviť prehrávanie.", - "starts_playing_specified_media": "Spustí prehrávanie určeného média.", - "announce": "Oznámenie", - "enqueue": "Zaradiť do fronty", - "repeat_mode_to_set": "Nastavenie režimu opakovania.", - "select_sound_mode_description": "Výber konkrétneho zvukového režimu.", - "select_sound_mode": "Výber režimu zvuku", - "select_source": "Vyberte zdroj", - "shuffle_description": "Či je alebo nie je zapnutý režim náhodného výberu.", - "unjoin": "Odpojiť", - "turns_down_the_volume": "Zníži hlasitosť.", - "turn_down_volume": "Zníženie hlasitosti", - "volume_mute_description": "Stlmí alebo zruší stlmenie prehrávača médií.", - "is_volume_muted_description": "Definuje, či je alebo nie je stlmený.", - "mute_unmute_volume": "Stlmenie/zrušenie stlmenia hlasitosti", - "sets_the_volume_level": "Nastaví úroveň hlasitosti.", - "set_volume": "Nastavenie hlasitosti", - "turns_up_the_volume": "Zvýši hlasitosť.", - "turn_up_volume": "Zvýšenie hlasitosti", - "apply_filter": "Použiť filter", - "days_to_keep": "Dni na uchovanie", - "repack": "Prebalenie", - "purge": "Vyčistiť", - "domains_to_remove": "Domény na odstránenie", - "entity_globs_to_remove": "Globy entít, ktoré sa majú odstrániť", - "entities_to_remove": "Entity na odstránenie", - "purge_entities": "Vyčistiť entity", + "removes_a_group": "Odstráni skupinu.", + "object_id": "ID objektu", + "creates_updates_a_user_group": "Vytvorí/aktualizuje skupinu používateľov.", + "add_entities": "Pridať entity", + "icon_description": "Názov ikony pre skupinu.", + "name_of_the_group": "Názov skupiny.", + "remove_entities": "Odstránenie entít", + "log_description": "Vytvorí vlastný záznam v denníku.", + "message_description": "Telo správy oznámenia.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Vytvorenie dočasnej striktnej adresy URL pripojenia", + "remote_connect": "Vzdialené pripojenie", + "remote_disconnect": "Vzdialené odpojenie", + "creates_a_new_backup": "Vytvorí novú zálohu.", + "command_description": "Príkaz(y) na odoslanie Asistentovi Google.", + "command": "Príkaz", + "send_text_command": "Odoslať textový príkaz", + "reloads_the_automation_configuration": "Znovu načíta konfiguráciu automatizácie.", + "toggle_description": "Zapína a vypína prehrávač médií.", + "trigger_description": "Spúšťa činnosti automatizácie.", + "skip_conditions": "Preskočiť podmienky", + "trigger": "Spúšťač", + "disables_an_automation": "Zakáže automatizáciu.", + "stops_currently_running_actions": "Zastaví práve prebiehajúce akcie.", + "stop_actions": "Zastavenie akcií", + "enables_an_automation": "Umožňuje automatizáciu.", + "press_the_button_entity": "Stlačte tlačidlo entity.", + "load_url_description": "Načíta adresu URL v prehliadači Fully Kiosk.", + "url_to_load": "URL na načítanie.", + "load_url": "Načítať URL", + "configuration_parameter_to_set": "Konfiguračný parameter na nastavenie.", + "key": "Kľúč", + "value_description": "Cieľová hodnota, ktorá sa má nastaviť.", + "set_configuration": "Nastavenie konfigurácie", + "application_description": "Názov balíka aplikácie, ktorá sa má spustiť.", + "application": "Aplikácia", + "start_application": "Spustenie aplikácie", + "set_value_description": "Nastaví hodnotu čísla.", + "stops_a_running_script": "Zastaví spustený skript.", + "enter_your_text": "Zadajte svoj text.", + "set_value": "Nastavená hodnota", + "dashboard_path": "Cesta k prístrojovému panelu", + "view_path": "Zobraziť cestu", + "show_dashboard_view": "Zobraziť zobrazenie prístrojovej dosky", + "closes_a_cover": "Zatvorí kryt.", + "close_cover_tilt_description": "Naklonením krytu sa zatvorí.", + "close_tilt": "Zavrieť naklonenie", + "opens_a_cover": "Otvorí kryt.", + "tilts_a_cover_open": "Odklápa kryt.", + "open_tilt": "Otvorený sklon", + "set_cover_position_description": "Presunie kryt na konkrétnu pozíciu.", + "target_position": "Cieľová pozícia.", + "target_tilt_positition": "Cieľová poloha naklonenia.", + "set_tilt_position": "Nastavenie polohy sklonu", + "stops_the_cover_movement": "Zastaví pohyb krytu.", + "stop_cover_tilt_description": "Zastaví pohyb naklápacieho krytu.", + "stop_tilt": "Zastavenie náklonu", + "toggles_a_cover_open_closed": "Prepína otvorenie/zavretie krytu.", + "toggle_cover_tilt_description": "Prepína sklon krytu otvorený/zavretý.", + "toggle_tilt": "Prepínanie náklonu", "decrease_speed_description": "Zníži rýchlosť ventilátora.", "percentage_step_description": "Zvyšuje rýchlosť o percentuálny krok.", "decrease_speed": "Zníženie rýchlosti", @@ -2964,6 +3097,27 @@ "toggles_the_fan_on_off": "Prepína zapnutie/vypnutie ventilátora.", "turns_fan_off": "Vypne ventilátor.", "turns_fan_on": "Zapne ventilátor.", + "arm_with_custom_bypass": "Zabezpečiť s vlastným bypassom", + "alarm_arm_vacation_description": "Nastaví budík na: _armed pre vacation_.", + "disarms_the_alarm": "Deaktivuje alarm.", + "alarm_trigger_description": "Povolí spustenie externého alarmu.", + "toggles_a_switch_on_off": "Zapína/vypína prepínač.", + "turns_a_switch_off": "Vypne vypínač.", + "turns_a_switch_on": "Zapne vypínač.", + "device_description": "ID zariadenia, ktorému sa má poslať príkaz.", + "delete_command": "Odstrániť príkaz", + "alternative": "Alternatívne", + "command_type_description": "Typ príkazu, ktorý sa má naučiť.", + "command_type": "Typ príkazu", + "timeout_description": "Časový limit na naučenie príkazu.", + "learn_command": "Naučte sa príkaz", + "delay_seconds": "Oneskorenie v sekundách", + "hold_seconds": "Podržte sekundy", + "repeats": "Opakovania", + "send_command": "Odoslať príkaz", + "toggles_a_device_on_off": "Zapnutie/vypnutie zariadenia.", + "turns_the_device_off": "Vypne zariadenie.", + "turn_on_description": "Vyšle príkaz na zapnutie.", "apply_description": "Aktivuje scénu s konfiguráciou.", "entities_description": "Zoznam entít a ich cieľový stav.", "entities_state": "Stav entít", @@ -2975,45 +3129,103 @@ "snapshot_entities": "Entity snímok", "delete_description": "Odstráni dynamicky vytvorenú scénu.", "activates_a_scene": "Aktivuje scénu.", - "selects_the_first_option": "Vyberie prvú možnosť.", - "first": "Prvý", - "selects_the_last_option": "Vyberie poslednú možnosť.", - "select_the_next_option": "Vyberie ďalšiu možnosť.", - "selects_an_option": "Vyberie možnosť.", - "option_to_be_selected": "Možnosť výberu.", - "selects_the_previous_option": "Vyberie predchádzajúcu možnosť.", - "sets_the_options": "Nastaví možnosti.", - "list_of_options": "Zoznam možností.", - "set_options": "Nastaviť možnosti", + "play_chime_description": "Prehrávanie zvonenia na gongu.", + "device_id_description": "Zvonenie, na ktorom sa má prehrávať vyzváňací tón.", + "target_chime": "Cieľový gong", + "ringtone_to_play": "Vyzváňací tón na prehrávanie.", + "ringtone": "Vyzváňací tón", + "play_chime": "Prehrať zvonček", + "ptz_move_description": "Pohybujte kamerou určitou rýchlosťou.", + "ptz_move_speed": "PTZ rýchlosť pohybu.", + "ptz_move": "PTZ pohyb", + "add_event_description": "Pridá novú udalosť kalendára.", + "calendar_id_description": "Id požadovaného kalendára.", + "calendar_id": "ID kalendára", + "description_description": "Popis udalosti. Voliteľné.", + "summary_description": "Slúži ako názov udalosti.", + "location_description": "Miesto konania podujatia.", + "creates_event": "Vytvára udalosť", "closes_a_valve": "Zatvorí ventil.", "opens_a_valve": "Otvorí ventil.", "set_valve_position_description": "Presunie ventil do určitej polohy.", "stops_the_valve_movement": "Zastaví pohyb ventilu.", "toggles_a_valve_open_closed": "Prepína ventil otvorený/zavretý.", - "load_url_description": "Načíta adresu URL v prehliadači Fully Kiosk.", - "url_to_load": "URL na načítanie.", - "load_url": "Načítať URL", - "configuration_parameter_to_set": "Konfiguračný parameter na nastavenie.", - "key": "Kľúč", - "set_configuration": "Nastavenie konfigurácie", - "application_description": "Názov balíka aplikácie, ktorá sa má spustiť.", - "application": "Aplikácia", - "start_application": "Spustenie aplikácie", - "command_description": "Príkazy na odoslanie Asistentovi Google.", - "command": "Príkaz", - "media_player_entity": "Entita prehrávača médií", - "send_text_command": "Odoslať textový príkaz", - "code_description": "Kód používaný na odomknutie zámku.", - "arm_with_custom_bypass": "Zabezpečiť s vlastným bypassom", - "alarm_arm_vacation_description": "Nastaví budík na: _armed pre vacation_.", - "disarms_the_alarm": "Deaktivuje alarm.", - "alarm_trigger_description": "Povolí spustenie externého alarmu.", "extract_media_url_description": "Extrahujte adresu URL média zo služby.", "format_query": "Formátovať dotaz", "url_description": "URL, kde možno nájsť médiá.", "media_url": "Adresa URL média", "get_media_url": "Získanie adresy URL médií", "play_media_description": "Stiahne súbor z danej adresy URL.", + "clears_all_log_entries": "Vymaže všetky záznamy denníka.", + "write_log_entry": "Napíšte záznam do denníka.", + "log_level": "Úroveň denníka.", + "message_to_log": "Správa do denníka.", + "write": "Zapísať", + "reload_themes_description": "Načíta témy z konfigurácie YAML.", + "name_of_a_theme": "Názov témy.", + "set_the_default_theme": "Nastavenie predvolenej témy", + "clear_skipped_update": "Vymazať vynechanú aktualizáciu", + "install_update": "Inštalácia aktualizácie", + "skip_description": "Označí aktuálne dostupnú aktualizáciu ako preskočenú.", + "skip_update": "Vynechať aktualizáciu", + "brightness_value": "Hodnota jasu", + "a_human_readable_color_name": "Názov farby čitateľný pre človeka.", + "color_name": "Názov farby", + "color_temperature_in_mireds": "Teplota farby v miredoch.", + "light_effect": "Svetelný efekt.", + "hue_sat_color": "Farba odtieňa/saturácia", + "color_temperature_in_kelvin": "Teplota farby v Kelvinoch.", + "profile_description": "Názov svetelného profilu, ktorý sa má použiť.", + "rgbw_color": "Farba RGBW", + "rgbww_color": "Farba RGBWW", + "white_description": "Nastavte svetlo na biely režim.", + "xy_color": "XY-farba", + "turn_off_description": "Vypnite jedno alebo viac svetiel.", + "brightness_step_description": "Zmena jasu o určitú hodnotu.", + "brightness_step_value": "Hodnota kroku jasu", + "brightness_step_pct_description": "Zmeňte jas o percento.", + "brightness_step": "Krok jasu", + "decrements_a_counter": "Zníži hodnotu počítadla.", + "increments_a_counter": "Zvyšuje počítadlo.", + "resets_a_counter": "Vynuluje počítadlo.", + "sets_the_counter_value": "Nastaví hodnotu počítadla.", + "toggles_the_helper_on_off": "Zapína/vypína pomocníka.", + "turns_off_the_helper": "Vypne pomocníka.", + "turns_on_the_helper": "Zapne pomocníka.", + "start_date_description": "Dátum začiatku celodenného podujatia.", + "create_event": "Vytvoriť udalosť", + "get_events": "Získať udalosti", + "list_event": "Zoznam udalostí", + "turns_auxiliary_heater_on_off": "Zapnutie/vypnutie prídavného kúrenia.", + "aux_heat_description": "Nová hodnota prídavného ohrievača.", + "turn_on_off_auxiliary_heater": "Zapnutie/vypnutie prídavného ohrievača", + "sets_fan_operation_mode": "Nastaví režim prevádzky ventilátora.", + "fan_operation_mode": "Režim prevádzky ventilátora.", + "set_fan_mode": "Nastavenie režimu ventilátora", + "sets_target_humidity": "Nastaví cieľovú vlhkosť.", + "set_target_humidity": "Nastavenie cieľovej vlhkosti", + "sets_hvac_operation_mode": "Nastaví režim prevádzky HVAC.", + "hvac_operation_mode": "Režim prevádzky HVAC.", + "set_hvac_mode": "Nastavenie režimu HVAC", + "sets_swing_operation_mode": "Nastaví režim prevádzky výkyvu.", + "swing_operation_mode": "Prevádzkový režim výkyvu.", + "set_swing_mode": "Nastavenie režimu klapky", + "sets_target_temperature": "Nastaví cieľovú teplotu.", + "high_target_temperature": "Vysoká cieľová teplota.", + "target_temperature_high": "Cieľová teplota je vysoká", + "low_target_temperature": "Nízka cieľová teplota.", + "target_temperature_low": "Cieľová teplota je nízka", + "set_target_temperature": "Nastavenie cieľovej teploty", + "turns_climate_device_off": "Vypne klimatizačné zariadenie.", + "turns_climate_device_on": "Zapnutie klimatizačného zariadenia.", + "notify_description": "Odošle notifikačnú správu vybraným cieľom.", + "data": "Údaje", + "title_of_the_notification": "Názov oznámenia.", + "send_a_persistent_notification": "Odoslanie trvalého oznámenia", + "sends_a_notification_message": "Odošle notifikačnú správu.", + "your_notification_message": "Vaša notifikačná správa.", + "title_description": "Voliteľný názov oznámenia.", + "send_a_notification_message": "Odoslanie notifikačnej správy", "sets_a_random_effect": "Nastaví náhodný efekt.", "sequence_description": "Zoznam sekvencií HSV (Max 16).", "backgrounds": "Pozadia", @@ -3035,110 +3247,14 @@ "random_effect": "Náhodný efekt", "sets_a_sequence_effect": "Nastaví efekt sekvencie.", "repetitions_for_continuous": "Opakovania (0 pre nepretržitú prevádzku).", - "repeats": "Opakovania", "sequence": "Sekvencia", "speed_of_spread": "Rýchlosť šírenia.", "spread": "Rozšírenie", "sequence_effect": "Efekt sekvencie", - "press_the_button_entity": "Stlačte tlačidlo entity.", - "see_description": "Zaznamená videné sledované zariadenie.", - "battery_description": "Úroveň nabitia batérie zariadenia.", - "gps_coordinates": "GPS súradnice", - "gps_accuracy_description": "Presnosť súradníc GPS.", - "hostname_of_the_device": "Názov hostiteľa zariadenia.", - "hostname": "Meno hostiteľa", - "mac_description": "MAC adresa zariadenia.", - "mac_address": "MAC adresa", - "see": "Pozri", - "process_description": "Spustí konverzáciu z prepísaného textu.", - "agent": "Agent", - "conversation_id": "ID konverzácie", - "language_description": "Jazyk, ktorý sa má použiť na generovanie reči.", - "transcribed_text_input": "Prepis textového vstupu.", - "process": "Proces", - "reloads_the_intent_configuration": "Znova načíta konfiguráciu zámeru.", - "conversation_agent_to_reload": "Agent pre konverzáciu na opätovné načítanie.", - "create_description": "Zobrazuje upozornenie na paneli **Upozornenia**.", - "message_description": "Správa záznamu v denníku.", - "notification_id": "ID oznámenia", - "title_description": "Názov pre vašu notifikačnú správu.", - "dismiss_description": "Odstráni upozornenie z panela **Upozornenia**.", - "notification_id_description": "ID oznámenia, ktoré sa má odstrániť.", - "dismiss_all_description": "Odstráni všetky upozornenia z panela **Upozornenia**.", - "notify_description": "Odošle notifikačnú správu vybraným cieľom.", - "data": "Údaje", - "title_of_the_notification": "Názov oznámenia.", - "send_a_persistent_notification": "Odoslanie trvalého oznámenia", - "sends_a_notification_message": "Odošle notifikačnú správu.", - "your_notification_message": "Vaša notifikačná správa.", - "send_a_notification_message": "Odoslanie notifikačnej správy", - "device_description": "ID zariadenia, ktorému sa má poslať príkaz.", - "delete_command": "Odstrániť príkaz", - "alternative": "Alternatívne", - "command_type_description": "Typ príkazu, ktorý sa má naučiť.", - "command_type": "Typ príkazu", - "timeout_description": "Časový limit na naučenie príkazu.", - "learn_command": "Naučte sa príkaz", - "delay_seconds": "Oneskorenie v sekundách", - "hold_seconds": "Podržte sekundy", - "send_command": "Odoslať príkaz", - "toggles_a_device_on_off": "Zapnutie/vypnutie zariadenia.", - "turns_the_device_off": "Vypne zariadenie.", - "turn_on_description": "Vyšle príkaz na zapnutie.", - "stops_a_running_script": "Zastaví spustený skript.", - "locks_a_lock": "Uzamkne zámok.", - "opens_a_lock": "Otvorí zámok.", - "unlocks_a_lock": "Odomkne zámok.", - "turns_auxiliary_heater_on_off": "Zapnutie/vypnutie prídavného kúrenia.", - "aux_heat_description": "Nová hodnota prídavného ohrievača.", - "turn_on_off_auxiliary_heater": "Zapnutie/vypnutie prídavného ohrievača", - "sets_fan_operation_mode": "Nastaví režim prevádzky ventilátora.", - "fan_operation_mode": "Režim prevádzky ventilátora.", - "set_fan_mode": "Nastavenie režimu ventilátora", - "sets_target_humidity": "Nastaví cieľovú vlhkosť.", - "set_target_humidity": "Nastavenie cieľovej vlhkosti", - "sets_hvac_operation_mode": "Nastaví režim prevádzky HVAC.", - "hvac_operation_mode": "Režim prevádzky HVAC.", - "set_hvac_mode": "Nastavenie režimu HVAC", - "sets_swing_operation_mode": "Nastaví režim prevádzky výkyvu.", - "swing_operation_mode": "Prevádzkový režim výkyvu.", - "set_swing_mode": "Nastavenie režimu klapky", - "sets_target_temperature": "Nastaví cieľovú teplotu.", - "high_target_temperature": "Vysoká cieľová teplota.", - "target_temperature_high": "Cieľová teplota je vysoká", - "low_target_temperature": "Nízka cieľová teplota.", - "target_temperature_low": "Cieľová teplota je nízka", - "set_target_temperature": "Nastavenie cieľovej teploty", - "turns_climate_device_off": "Vypne klimatizačné zariadenie.", - "turns_climate_device_on": "Zapnutie klimatizačného zariadenia.", - "calendar_id_description": "Id požadovaného kalendára.", - "calendar_id": "ID kalendára", - "description_description": "Popis udalosti. Voliteľné.", - "summary_description": "Slúži ako názov udalosti.", - "creates_event": "Vytvára udalosť", - "dashboard_path": "Cesta k prístrojovému panelu", - "view_path": "Zobraziť cestu", - "show_dashboard_view": "Zobraziť zobrazenie prístrojovej dosky", - "brightness_value": "Hodnota jasu", - "a_human_readable_color_name": "Názov farby čitateľný pre človeka.", - "color_name": "Názov farby", - "color_temperature_in_mireds": "Teplota farby v miredoch.", - "light_effect": "Svetelný efekt.", - "hue_sat_color": "Farba odtieňa/saturácia", - "color_temperature_in_kelvin": "Teplota farby v Kelvinoch.", - "profile_description": "Názov svetelného profilu, ktorý sa má použiť.", - "rgbw_color": "Farba RGBW", - "rgbww_color": "Farba RGBWW", - "white_description": "Nastavte svetlo na biely režim.", - "xy_color": "XY-farba", - "turn_off_description": "Vypnite jedno alebo viac svetiel.", - "brightness_step_description": "Zmena jasu o určitú hodnotu.", - "brightness_step_value": "Hodnota kroku jasu", - "brightness_step_pct_description": "Zmeňte jas o percento.", - "brightness_step": "Krok jasu", "topic_to_listen_to": "Téma na počúvanie.", "export": "Export", "publish_description": "Publikuje správu do témy MQTT.", + "evaluate_payload": "Vyhodnotenie užitočného zaťaženia", "the_payload_to_publish": "Užitočné zaťaženie, ktoré sa má zverejniť.", "payload": "Zaťaženie", "payload_template": "Šablóna užitočného zaťaženia", @@ -3146,87 +3262,59 @@ "retain": "Zachovať", "topic_to_publish_to": "Téma na zverejnenie.", "publish": "Publikovať", - "ptz_move_description": "Pohybujte kamerou určitou rýchlosťou.", - "ptz_move_speed": "PTZ rýchlosť pohybu.", - "ptz_move": "PTZ pohyb", - "log_description": "Vytvorí vlastný záznam v denníku.", - "entity_id_description": "Prehrávače médií na prehrávanie správy.", - "log": "Log", - "toggles_a_switch_on_off": "Zapína/vypína prepínač.", - "turns_a_switch_off": "Vypne vypínač.", - "turns_a_switch_on": "Zapne vypínač.", - "reload_themes_description": "Načíta témy z konfigurácie YAML.", - "name_of_a_theme": "Názov témy.", - "set_the_default_theme": "Nastavenie predvolenej témy", - "toggles_the_helper_on_off": "Zapína/vypína pomocníka.", - "turns_off_the_helper": "Vypne pomocníka.", - "turns_on_the_helper": "Zapne pomocníka.", - "decrements_a_counter": "Zníži hodnotu počítadla.", - "increments_a_counter": "Zvyšuje počítadlo.", - "resets_a_counter": "Vynuluje počítadlo.", - "sets_the_counter_value": "Nastaví hodnotu počítadla.", - "remote_connect": "Vzdialené pripojenie", - "remote_disconnect": "Vzdialené odpojenie", - "get_weather_forecast": "Získajte predpoveď počasia.", - "type_description": "Typ predpovede: denná, hodinová alebo dvakrát denne.", - "forecast_type": "Typ predpovede", - "get_forecast": "Získať predpoveď", - "get_weather_forecasts": "Získať predpoveď počasia.", - "get_forecasts": "Získať predpovede", - "disables_the_motion_detection": "Vypne detekciu pohybu.", - "disable_motion_detection": "Zakázanie detekcie pohybu", - "enables_the_motion_detection": "Zapne detekciu pohybu.", - "enable_motion_detection": "Povolenie detekcie pohybu", - "format_description": "Formát streamu podporovaný prehrávačom médií.", - "format": "Formát", - "media_player_description": "Prehrávače médií na streamovanie.", - "play_stream": "Prehrať stream", - "filename": "Názov súboru", - "lookback": "Spätné vyhľadávanie", - "snapshot_description": "Nasníma snímku z kamery.", - "take_snapshot": "Vytvorenie snímky", - "turns_off_the_camera": "Vypne kameru.", - "turns_on_the_camera": "Zapne kameru.", - "clear_tts_cache": "Vymazanie vyrovnávacej pamäte TTS", - "cache": "Cache", - "options_description": "Slovník obsahujúci možnosti špecifické pre integráciu.", - "say_a_tts_message": "Vyslovte správu TTS", - "speak": "Hovoriť", - "broadcast_address": "Adresa broadcast", - "broadcast_port_description": "Port, kam poslať magický paket.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Odoslanie magického paketu", - "set_datetime_description": "Nastaví dátum a/alebo čas.", - "the_target_date": "Cieľový dátum.", - "datetime_description": "Cieľový dátum a čas.", - "the_target_time": "Cieľový čas.", - "bridge_identifier": "Identifikátor mosta", - "configuration_payload": "Konfiguračné užitočné zaťaženie", - "entity_description": "Predstavuje konkrétny koncový bod zariadenia v systéme deCONZ.", - "path": "Cesta", - "configure": "Konfigurovať", - "device_refresh_description": "Obnoví dostupné zariadenia z deCONZ.", - "device_refresh": "Obnovenie zariadenia", - "remove_orphaned_entries": "Odstránenie osirelých položiek", - "removes_a_group": "Odstráni skupinu.", - "object_id": "ID objektu", - "creates_updates_a_user_group": "Vytvorí/aktualizuje skupinu používateľov.", - "add_entities": "Pridať entity", - "icon_description": "Názov ikony pre skupinu.", - "name_of_the_group": "Názov skupiny.", - "remove_entities": "Odstránenie entít", - "cancels_a_timer": "Zruší časovač.", - "changes_a_timer": "Zmena časovača.", - "finishes_a_timer": "Ukončí časovač.", - "pauses_a_timer": "Pozastaví časovač.", - "starts_a_timer": "Spustí časovač.", - "duration_description": "Doba, ktorú časovač potrebuje na ukončenie. [voliteľné].", - "set_default_level_description": "Nastaví predvolenú úroveň protokolu pre integrácie.", - "level_description": "Predvolená úroveň závažnosti pre všetky integrácie.", - "set_default_level": "Nastavenie predvolenej úrovne", - "set_level": "Nastaviť úroveň", - "clear_skipped_update": "Vymazať vynechanú aktualizáciu", - "install_update": "Inštalácia aktualizácie", - "skip_description": "Označí aktuálne dostupnú aktualizáciu ako preskočenú.", - "skip_update": "Vynechať aktualizáciu" + "create_description": "Zobrazí oznámenie na paneli oznámení.", + "notification_id": "ID oznámenia", + "dismiss_description": "Odstráni oznámenie z panela oznámení.", + "notification_id_description": "ID oznámenia, ktoré sa má odstrániť.", + "dismiss_all_description": "Odstráni všetky oznámenia z panela oznámení.", + "process_description": "Spustí konverzáciu z prepísaného textu.", + "agent": "Agent", + "conversation_id": "ID konverzácie", + "transcribed_text_input": "Prepis textového vstupu.", + "process": "Proces", + "reloads_the_intent_configuration": "Znova načíta konfiguráciu zámeru.", + "conversation_agent_to_reload": "Agent pre konverzáciu na opätovné načítanie.", + "clears_the_playlist": "Vymaže zoznam skladieb.", + "clear_playlist": "Vymazať zoznam skladieb", + "selects_the_next_track": "Vyberie ďalšiu skladbu.", + "pauses": "Pauzy.", + "starts_playing": "Spustí sa prehrávanie.", + "toggles_play_pause": "Prepína prehrávanie/pozastavenie.", + "selects_the_previous_track": "Vyberie predchádzajúcu skladbu.", + "seek": "Vyhľadať", + "stops_playing": "Zastaviť prehrávanie.", + "starts_playing_specified_media": "Spustí prehrávanie určeného média.", + "announce": "Oznámenie", + "enqueue": "Zaradiť do fronty", + "repeat_mode_to_set": "Nastavenie režimu opakovania.", + "select_sound_mode_description": "Výber konkrétneho zvukového režimu.", + "select_sound_mode": "Výber režimu zvuku", + "select_source": "Vyberte zdroj", + "shuffle_description": "Či je alebo nie je zapnutý režim náhodného výberu.", + "unjoin": "Odpojiť", + "turns_down_the_volume": "Zníži hlasitosť.", + "turn_down_volume": "Zníženie hlasitosti", + "volume_mute_description": "Stlmí alebo zruší stlmenie prehrávača médií.", + "is_volume_muted_description": "Definuje, či je alebo nie je stlmený.", + "mute_unmute_volume": "Stlmenie/zrušenie stlmenia hlasitosti", + "sets_the_volume_level": "Nastaví úroveň hlasitosti.", + "set_volume": "Nastavenie hlasitosti", + "turns_up_the_volume": "Zvýši hlasitosť.", + "turn_up_volume": "Zvýšenie hlasitosti", + "apply_filter": "Použiť filter", + "days_to_keep": "Dni na uchovanie", + "repack": "Prebalenie", + "purge": "Vyčistiť", + "domains_to_remove": "Domény na odstránenie", + "entity_globs_to_remove": "Globy entít, ktoré sa majú odstrániť", + "entities_to_remove": "Entity na odstránenie", + "purge_entities": "Vyčistiť entity", + "see_description": "Zaznamená videné sledované zariadenie.", + "battery_description": "Úroveň nabitia batérie zariadenia.", + "gps_coordinates": "GPS súradnice", + "gps_accuracy_description": "Presnosť súradníc GPS.", + "hostname_of_the_device": "Názov hostiteľa zariadenia.", + "hostname": "Meno hostiteľa", + "mac_description": "MAC adresa zariadenia.", + "see": "Pozri" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/sl/sl.json b/packages/core/src/hooks/useLocale/locales/sl/sl.json index 6dd6e4e3..0107c834 100644 --- a/packages/core/src/hooks/useLocale/locales/sl/sl.json +++ b/packages/core/src/hooks/useLocale/locales/sl/sl.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Nabiralnik", "to_do_lists": "To-do lists", "developer_tools": "Orodja za razvijalce", "media": "Brskalnik za medijski predvajalnik", "profile": "Profile", + "panel_mailbox": "Nabiralnik", "panel_shopping_list": "Nakupovalni seznam", "unk": "Neznano", "unavailable": "Ni na voljo", @@ -22,8 +22,8 @@ "pend": "V teku", "arming": "Arming", "trig": "Sprožen", - "home": "Home", - "away": "Away", + "home": "Doma", + "away": "Odsoten", "owner": "Lastnik", "administrators": "Skrbniki", "users": "Uporabniki", @@ -36,7 +36,7 @@ "turn_on": "Turn on", "turn_off": "Turn off", "toggle": "Toggle", - "code": "Koda", + "code": "Code", "clear": "Čisto", "arm": "Arm", "arm_home": "Arm home", @@ -62,7 +62,7 @@ "name_heating": "{name} ogrevanje", "name_cooling": "{name} hlajenje", "high": "High", - "low": "Low", + "on": "Vklopljeno", "mode": "Način", "preset": "Prednastavitev", "action_to_target": "{action} to target", @@ -85,7 +85,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "Stanje", + "state": "State", "name_target_humidity": "{name} ciljna vlažnost", "name_current_humidity": "{name} current humidity", "name_humidifying": "{name} humidifying", @@ -93,6 +93,7 @@ "name_on": "{name} vklopljeno", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Brskajte po medijih", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Naslednji", "previous_track": "Prejšnji", @@ -187,7 +187,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Podvoji kartico", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -201,7 +201,7 @@ "move": "Premakni", "save": "Shrani", "add": "Dodaj", - "edit": "Uredi", + "edit": "Edit", "submit": "Potrdi", "rename": "Preimenuj", "search": "Search", @@ -228,7 +228,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "Ni bilo najdenih vnosov v dnevnik.", "triggered_by": "sprožen od", "triggered_by_automation": "sprožen z avtomatizacijo", "triggered_by_script": "sprožen s skriptom", - "triggered_by_service": "sprožen s servisom", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "sprožen z numeričnim stanjem", "triggered_by_state_of": "sprožen s stanjem", "triggered_by_event": "sprožen z dogodkom", @@ -307,6 +309,7 @@ "event_type_event_detected": "{event_type} event detected", "detected_an_event": "detected an event", "detected_an_unknown_event": "detected an unknown event", + "ui_components_logbook_triggered_by_service": "sprožen s servisom", "entity_picker_no_entities": "Nimate nobenih entitet", "no_matching_entities_found": "Ni ustreznih entitet", "show_entities": "Pokaži entitete", @@ -343,7 +346,7 @@ "conversation_agent": "Agent za pogovore", "none": "Brez", "country": "Country", - "assistant": "Pomočnik", + "assist": "Pomočnik", "preferred_assistant_preferred": "Prednostni pomočnik ({preferred})", "last_used_assistant": "Last used assistant", "no_theme": "Brez teme", @@ -412,7 +415,7 @@ "mount_picker_use_datadisk": "Use data disk for backup", "error_fetch_mounts": "There was an error loading the locations.", "speech_to_text": "Govor v besedilo", - "filter": "Filtriraj", + "filter": "Filter", "filter_by_entity": "Filtriraj po entiteti", "filter_by_device": "Filtriranje po napravi", "filter_by_area": "Filtriranje po območju", @@ -427,7 +430,7 @@ "change_picture": "Change picture", "current_picture": "Current picture", "picture_upload_supported_formats": "Supports JPEG, PNG, or GIF image.", - "default_color_state": "Privzeta barva (stanje)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -485,11 +488,13 @@ "mean": "Pomeni", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "Storitev", "this_field_is_required": "To polje je obvezno", "targets": "Tarče", - "service_data": "Servisni podatki", + "action_data": "Action data", "integration_documentation": "Dokumentacija o integraciji", + "ui_components_service_control_data": "Servisni podatki", + "ui_components_service_control_target_description": "Kaj naj ta storitev uporablja kot ciljna območja, naprave ali entitete.", "no_related_items_found": "Najden ni bil noben povezan element.", "related_entities": "Sorodne entitete", "related_items_group": "Del naslednjih skupin", @@ -541,7 +546,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -572,7 +576,7 @@ "edit_event": "Uredi dogodek", "save_event": "Shrani dogodek", "all_day": "All day", - "end": "Konec", + "end": "End", "event_not_all_required_fields": "Vsa zahtevana polja niso izpolnjena", "delete_only_this_event": "Izbriši samo ta dogodek", "delete_all_future_events": "Izbriši vse prihodnje dogodke", @@ -597,7 +601,6 @@ "fri": "Pet", "sat": "Sob", "after": "Po", - "on": "Vklopljeno", "end_on": "Konec ob", "end_after": "Konec po", "ocurrences": "ponavljanja", @@ -624,6 +627,10 @@ "increase_temperature": "Višanje temperature", "decrease_temperature": "Nižanje temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Zadnja sprememba", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -692,6 +699,7 @@ "didn_t_quite_get_that": "Tega nisem povsem razumel", "voice_command_found": "Za vas sem našel naslednje:", "voice_command_error": "Ups, prišlo je do napake", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Kako lahko pomagam?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -708,8 +716,6 @@ "information": "Information", "related": "Povezano", "device_info": "Informacije o napravi", - "last_changed": "Zadnja sprememba", - "last_updated": "Last updated", "show_more": "Pokaži več", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -723,6 +729,7 @@ "create_backup_before_updating": "Pred posodabljanjem ustvari varnostno kopijo", "update_instructions": "Navodila za posodabitev", "current_activity": "Current activity", + "status": "Stanje", "vacuum_cleaner_commands": "Ukazi sesalnika:", "fan_speed": "Fan speed", "clean_spot": "Očisti točko", @@ -827,8 +834,10 @@ "rotate_right_and_flip": "Rotate right and flip", "rotate_right": "Zasukaj desno", "voice_assistants": "Glasovni pomočniki", + "ui_dialogs_entity_registry_editor_hidden_description": "Skrite entitete ne bodo prikazane na vaši nadzorni plošči. Njihova zgodovina se še vedno spremlja in še vedno lahko komunicirate z njimi s storitvami.", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Neznana napaka", "expose": "Izpostavi", "aliases": "Vzdevki", @@ -839,7 +848,7 @@ "restart_home_assistant": "Ponovni zagon Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Hitri ponovni zagon", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Ponovno nalaganje konfiguracije", "failed_to_reload_configuration": "Ponovno nalaganje konfiguracije ni uspelo", "restart_description": "Prekinitev vseh zagnanih avtomatizacij in skript.", @@ -880,6 +889,7 @@ "input_select_no_options": "Še ni možnosti.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Nalaganje naslednjega koraka za {integration}", "options_successfully_saved": "Možnosti so uspešno shranjene.", "repair_issue": "Popravi težavo", @@ -1008,11 +1018,12 @@ "no_notifications": "Ni obvestil", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Storitve ni bilo mogoče poklicati {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Povezava prekinjena. Vnovično vzpostavljanje povezave …", "home_assistant_has_started": "Home Assistant se je zagnal!", "triggered_name": "Sproženo {name}", "notification_toast_no_matching_link_found": "Ni ustrezne \"My link\" povezave za {path}", + "ui_notification_toast_service_call_failed": "Storitve ni bilo mogoče poklicati {service}.", "app_configuration": "Nastavitve aplikacije", "sidebar_toggle": "Preklop stranske vrstice", "hide_panel": "Skrij ploščo", @@ -1022,7 +1033,8 @@ "actions_no_entity_toggle": "Za preklop ni na voljo nobena entiteta", "no_navigation_path_specified": "Navigacijska pot ni določena", "actions_no_url": "Ni URL-ja za odpiranje izbranega", - "actions_no_service": "Navedena ni nobena storitev, ki bi se lahko zagnala", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Navedena ni nobena storitev, ki bi se lahko zagnala", "welcome_home": "Dobrodošli Doma", "empty_state_go_to_integrations_page": "Pojdite na stran za integracije.", "never_triggered": "Nikoli sprožen", @@ -1038,8 +1050,9 @@ "navigate_to_location": "Pojdi na {location}", "open_window_to_url_path": "Odprite okno za {url_path}", "toggle_name": "Preklopi {name}", - "call_service_name": "Kličite storitev {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Pokaži več informacij: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Kličite storitev {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant se zaganja, prosimo počakajte …", "reset_focus": "Ponastavi fokus", @@ -1078,6 +1091,7 @@ "energy_distribution_go_to_energy_dashboard": "Pojdite na nadzorno ploščo za energijo", "energy_usage": "Poraba energije", "previous_energy_usage": "Prejšnja poraba energije", + "untracked_consumption": "Neizmerjena poraba", "low_carbon_energy_consumed": "Nizkoogljična poraba energije", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Porabljene nizkoogljične energije ni bilo mogoče izračunati", "unused_entities": "Neuporabljene entitete", @@ -1101,10 +1115,13 @@ "manage_resources": "Upravljanje virov", "edit_configuration": "Uredi konfiguracijo", "unsaved_changes": "Neshranjene spremembe", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Ni mogoče razčleniti YAML: {error}", "raw_editor_error_invalid_config": "Vaša konfiguracija ni veljavna: {error}", "raw_editor_error_save_yaml": "YAML-a ni mogoče shraniti: {error}", "raw_editor_error_remove": "Konfiguracije ni mogoče odstraniti: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Če odstranite konfiguracijo uporabniškega vmesnika Lovelace, bodo prikazi za uporabniški vmesnik Lovelace z vašimi območji in napravami samodejno ustvarjeni.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Ali ste prepričani, da želite odstraniti konfiguracijo uporabniškega vmesnika Lovelace?", "title_of_your_dashboard": "Naslov vašega uporabniškega vmesnika", "edit_title": "Uredi naslov", "title": "Title", @@ -1122,15 +1139,17 @@ "panel_card": "Panel (1 kartica)", "sections_experimental": "Sections (experimental)", "subview": "Podpogled", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", "card_configuration": "Nastavitve kartice", "type_card_configuration": "{type} Konfiguracija kartice", "edit_card_pick_card": "Katero kartico želite dodati?", - "toggle_editor": "Preklop na urejevalnik", - "you_have_unsaved_changes": "Imate neshranjene spremembe", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Ali ste prepričani, da želite preklicati?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", @@ -1147,7 +1166,15 @@ "search_cards": "Poišči kartice", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Katero kartico želite dodati v pogled {name}?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Dodaj na nadzormo ploščo", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Izberite pogled", "dashboard": "Nadzorna plošča", @@ -1161,9 +1188,9 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Za vas smo ustvarili predlog", "pick_different_card": "Izberite drugačno karto", - "add_to_dashboard": "Dodaj na nadzormo ploščo", "save_config_header": "Prevzemite nadzor nad lovelace vmesnikom", "save_config_empty_config": "Začnite s prazno nadzorno ploščo", "take_control": "Take control", @@ -1171,10 +1198,10 @@ "migrate_configuration": "Selitev konfiguracije", "navigation_path": "Navigacijska pot", "url_path": "Pot URL-ja", - "default_action": "Privzeto dejanje", - "call_service": "Kliči Storitev", + "default": "Default", + "perform_action": "Perform action", "more_info": "Več informacij", - "no_action": "Brez akcije", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1201,7 +1228,7 @@ "initial_view": "Začetni pogled", "calendar_entities": "Entitete koledarja", "list_days": "Seznam", - "conditional": "Pogojno", + "conditional": "Conditional", "conditions": "Pogoji", "card": "Kartica", "change_type": "Spremeni tip", @@ -1246,22 +1273,22 @@ "camera_entity": "Subjekt kamere", "image_entity": "Image entity", "camera_view": "Pogled kamere", - "double_tap_action": "Dejanje dvojnega dotika", - "hold_action": "dejanje pridržanja", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "število ur za prikaz", "days_to_show": "Dnevi za prikaz", "icon_height": "Višina ikone", "image_path": "Pot slike", "maximum": "Maximum", - "manual": "Ročno", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Interval osveževanja", "show_icon": "Prikaži ikono?", "show_name": "Prikaži ime?", "show_state": "Prikaži stanje?", - "tap_action": "Dejanje dotika", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Atributi sekundarnih informacij", "generic_state_color": "Barvne ikone glede na stanje?", "suggested_cards": "Suggested cards", @@ -1269,7 +1296,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Geolokacijski viri", "dark_mode": "Temni način?", - "appearance": "Videz", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Privzeta povečava", @@ -1277,6 +1304,16 @@ "content": "Vsebina", "media_control": "Nadzor predvajalnika", "picture_elements": "Slikovni elementi", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_glance": "Pogled slike", "state_entity": "Entiteta stanja", "plant_status": "Stanje rastline", @@ -1287,12 +1324,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Ploščica", - "icon_tap_action": "Dejanje dotika ikone", - "actions": "Dejanja", - "show_entity_picture": "Pokaži sliko entitete", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Navpično", "hide_state": "Skrij stanje", - "state_content": "Vsebina stanja", + "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Dejanja", + "ui_panel_lovelace_editor_card_tile_default_color": "Privzeta barva (stanje)", "vertical_stack": "Navpični sklad", "weather_forecast": "Vremenska napoved", "weather_to_show": "Vreme za prikaz", @@ -1301,6 +1340,14 @@ "show_only_forecast": "Pokaži samo napoved", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1320,7 +1367,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1350,9 +1396,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "Opis ni na voljo.", - "by_entity": "Po entiteti", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Po kartici", + "by_badge": "By badge", "header": "Glava", "footer": "Noga", "choose_a_type": "Izberite {type}", @@ -1360,6 +1407,8 @@ "header_editor": "Urejevalnik glave", "footer_editor": "Urejevalnik noge", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "Naglas", "ui_panel_lovelace_editor_color_picker_colors_amber": "Jantar", "ui_panel_lovelace_editor_color_picker_colors_black": "Črna", @@ -1395,117 +1444,145 @@ "compare_data": "Primerjaj podatke", "reload_ui": "Znova naloži uporabniški vmesnik", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tags", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tags", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Težko", "mild": "Blago", "button_down": "Button down", @@ -1525,7 +1602,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPE odstotek", @@ -1544,20 +1620,17 @@ "solar_azimuth": "Solarni azimut", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Izključeno", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Priključen", @@ -1583,77 +1656,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Mokro", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Nezaprt alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1661,6 +1673,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Zaznano", "animal_lens": "Animal lens 1", @@ -1731,10 +1745,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1749,8 +1761,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1764,7 +1790,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1772,7 +1797,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1781,51 +1806,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Nezaprt alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Na voljo je posodobitev", + "dry": "Dry", + "wet": "Mokro", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Zaklenjeno", + "locking": "Locking", + "unlocked": "Odklenjeno", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Jasno, noč", + "cloudy": "Oblačno", + "exceptional": "Izredno", + "fog": "Megla", + "hail": "Toča", + "lightning": "Strele", + "lightning_rainy": "Strele, deževno", + "partly_cloudy": "Delno oblačno", + "pouring": "Nalivanje", + "rainy": "Deževno", + "snowy": "Sneženje", + "snowy_rainy": "Sneženje, deževno", + "sunny": "Sončno", + "windy": "Vetrovno", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1835,12 +1948,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Največje število zagnanih avtomatizacij", @@ -1848,42 +1963,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Se ne polni", - "disconnected": "Prekinjena povezava", - "hot": "Vroče", - "no_light": "Ni svetlobe", - "light_detected": "Zaznana svetloba", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Brez gibanja", - "unplugged": "Izključeno", - "not_running": "Ne deluje", - "safe": "Varno", - "unsafe": "Nevarno", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "Prvič", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Največje število zagnanih skript", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1894,22 +1976,35 @@ "armed_vacation": "Vklopljen (Počitnice)", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Največje število zagnanih skript", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Nameščena verzija", + "latest_version": "Zadnja verzija", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Samo ventilacija", "heat_cool": "Heat/cool", @@ -1922,6 +2017,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Hlajenje", + "defrosting": "Defrosting", "drying": "Sušenje", "heating": "Ogrevanje", "preheating": "Preheating", @@ -1940,107 +2036,143 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Jasno, noč", - "cloudy": "Oblačno", - "exceptional": "Izredno", - "fog": "Megla", - "hail": "Toča", - "lightning": "Strele", - "lightning_rainy": "Strele, deževno", - "partly_cloudy": "Delno oblačno", - "pouring": "Nalivanje", - "rainy": "Deževno", - "snowy": "Sneženje", - "snowy_rainy": "Sneženje, deževno", - "sunny": "Sončno", - "windy": "Vetrovno", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Nameščena verzija", - "latest_version": "Zadnja verzija", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Povezava ni uspela", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Nepričakovana napaka", - "username": "Uporabniško ime", - "host": "Host", - "port": "Vrata", + "not_charging": "Se ne polni", + "disconnected": "Prekinjena povezava", + "hot": "Vroče", + "no_light": "Ni svetlobe", + "light_detected": "Zaznana svetloba", + "not_moving": "Brez gibanja", + "not_running": "Ne deluje", + "safe": "Varno", + "unsafe": "Nevarno", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "Prvič", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Povezava ni uspela", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Dvofaktorska koda", + "two_factor_authentication": "Dvofaktorska avtentikacija", + "username": "Uporabniško ime", + "sign_in_with_ring_account": "Prijava s računom Ring", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Vrata", + "bridge_is_already_configured": "Most je že nastavljen", + "no_deconz_bridges_discovered": "Ni odkritih mostov deCONZ", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Posodobljen deCONZ z novim naslovom gostitelja", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Ključa API ni mogoče dobiti", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Povezava z deCONZ", + "select_discovered_deconz_gateway": "Izberite odkrit prehod deCONZ", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Ime že obstaja", + "passive": "Passive", + "define_zone_parameters": "Določite parametre območja", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2051,66 +2183,71 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API ključ", - "configure_daikin_ac": "Nastavite Daikin klimo", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", - "credentials_password_title": "Add Ginlong Portal v2 credentials", - "data_portal_key_id": "API Key ID provided by SolisCloud", - "data_portal_secret": "API Secret provided by SolisCloud", - "enter_credentials_and_stationid": "Enter credentials and stationID", - "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Naprava je bolje podprta z drugo integracijo", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", + "credentials_password_title": "Add Ginlong Portal v2 credentials", + "data_portal_key_id": "API Key ID provided by SolisCloud", + "data_portal_secret": "API Secret provided by SolisCloud", + "enter_credentials_and_stationid": "Enter credentials and stationID", + "add_soliscloud_credentials": "Add SolisCloud credentials", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Odkrita ESPHome vozlišča", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Nastavite Daikin klimo", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorološki institut", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2129,105 +2266,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Odkrita ESPHome vozlišča", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorološki institut", - "two_factor_code": "Dvofaktorska koda", - "two_factor_authentication": "Dvofaktorska avtentikacija", - "sign_in_with_ring_account": "Prijava s računom Ring", - "bridge_is_already_configured": "Most je že nastavljen", - "no_deconz_bridges_discovered": "Ni odkritih mostov deCONZ", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Posodobljen deCONZ z novim naslovom gostitelja", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Ključa API ni mogoče dobiti", - "link_with_deconz": "Povezava z deCONZ", - "select_discovered_deconz_gateway": "Izberite odkrit prehod deCONZ", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Naprava je bolje podprta z drugo integracijo", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Ime že obstaja", - "passive": "Passive", - "define_zone_parameters": "Določite parametre območja", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Dovoli deCONZ CLIP senzorje", + "allow_deconz_light_groups": "Dovolite deCONZ skupine luči", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Konfiguracija vidnosti tipov naprav deCONZ", + "deconz_options": "možnosti deCONZ", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2310,50 +2367,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Dostop Home Assistant do Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Dovoli deCONZ CLIP senzorje", - "allow_deconz_light_groups": "Dovolite deCONZ skupine luči", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Konfiguracija vidnosti tipov naprav deCONZ", - "deconz_options": "možnosti deCONZ", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2364,41 +2416,162 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "Prvi gumb", - "second_button": "Drugi gumb", - "third_button": "Tretji gumb", - "fourth_button": "Četrti gumb", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Zapri {entity_name}", + "protocol": "Protocol", + "data_calendar_access": "Dostop Home Assistant do Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Zakleni {entity_name}", + "open_entity_name": "Odprite {entity_name}", + "unlock_entity_name": "Odkleni {entity_name}", + "entity_name_is_locked": "{entity_name} je zaklenjen", + "entity_name_is_open": "{entity_name} je odprt", + "entity_name_is_unlocked": "{entity_name} je odklenjen", + "entity_name_locked": "{entity_name} zaklenjen", + "entity_name_opened": "{entity_name} odprl", + "entity_name_unlocked": "{entity_name} odklenjen", + "first_button": "Prvi gumb", + "second_button": "Drugi gumb", + "third_button": "Tretji gumb", + "fourth_button": "Četrti gumb", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" gumb dvakrat kliknjen", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "Gumb \"{subtype}\" trikrat kliknjen", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Oba gumba", + "bottom_buttons": "Spodnji gumbi", + "fifth_button": "Peti gumb", + "sixth_button": "Šesti gumb", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Zatemnite", + "dim_up": "povečajte moč", + "left": "Levo", + "right": "Desno", + "side": "Stran 6", + "top_buttons": "Zgornji gumbi", + "device_awakened": "Naprava se je prebudila", + "subtype_continuously_pressed": "\"{subtype}\" gumb neprekinjeno pritisnjen", + "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" gumb štirikrat kliknjen", + "subtype_quintuple_clicked": "\"{subtype}\" gumb petkrat kliknjen", + "button_rotated_subtype": "Gumb \"{subtype}\" zasukan", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Vrtenje \"{subtype}\" gumba se je ustavilo", + "subtype_pressed": "Pritisnjen \"{subtype}\" gumb", + "subtype_released": "Gumb \"{subtype}\" sproščen", + "device_subtype_double_tapped": "Naprava \"{subtype}\" dvakrat dotaknjena", + "trigger_type_remote_double_tap_any_side": "Naprava je bila dvojno tapnjena na katerokoli stran", + "device_in_free_fall": "Naprava v prostem padu", + "device_flipped_degrees": "Naprava se je obrnila za 90 stopinj", + "device_shaken": "Naprava se je pretresla", + "trigger_type_remote_moved": "Naprava je premaknjena s \"{subtype}\" navzgor", + "trigger_type_remote_moved_any_side": "Naprava se je premikala s katero koli stranjo navzgor", + "trigger_type_remote_rotate_from_side": "Naprava je zasukana iz \"strani 6\" v \"{subtype}\"", + "device_turned_clockwise": "Naprava se je obrnila v smeri urinega kazalca", + "device_turned_counter_clockwise": "Naprava se je obrnila v nasprotni smeri urinega kazalca", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} je pritisnjena", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Zapri {entity_name}", "close_entity_name_tilt": "Zapri {entity_name} nagib", - "open_entity_name": "Odpri {entity_name}", "open_entity_name_tilt": "Odprite {entity_name} nagib", "set_entity_name_position": "Nastavite položaj {entity_name}", "set_entity_name_tilt_position": "Nastavite {entity_name} nagibni položaj", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} je zaprt", "entity_name_closing": "{entity_name} se zapira/jo", - "entity_name_is_open": "{entity_name} is open", "entity_name_opening": "{entity_name} se odpira/jo", "current_entity_name_position_is": "Trenutna pozicija {entity_name} je", "condition_type_is_tilt_position": "Trenutni položaj nagiba {entity_name} je", "entity_name_closed": "{entity_name} zaprto", - "entity_name_opened": "{entity_name} opened", "entity_name_position_changes": "{entity_name} spremembe položaja", "entity_name_tilt_position_changes": "{entity_name} spremembe nagiba", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Vključi {entity_name} zdoma", + "arm_entity_name_home": "Vključi {entity_name} doma", + "arm_entity_name_night": "Vključi {entity_name} noč", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Razoroži {entity_name}", + "trigger_entity_name": "Sproži {entity_name}", + "entity_name_is_armed_away": "{entity_name} je oborožen na \"zdoma\"", + "entity_name_is_armed_home": "{entity_name} je oborožen na \"dom\"", + "entity_name_is_armed_night": "{entity_name} je oborožen na \"noč\"", + "entity_name_is_armed_vacation": "{entity_name} je vklopljen (Počitnice)", + "entity_name_disarmed": "{entity_name} razorožen", + "entity_name_triggered": "{entity_name} sprožen", + "entity_name_armed_away": "{entity_name} oborožen - zdoma", + "entity_name_armed_home": "{entity_name} oborožen - dom", + "entity_name_armed_night": "{entity_name} oborožen - noč", + "entity_name_armed_vacation": "{entity_name} vklopljen (Počitnice)", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} je nedejaven", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} predvaja", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} postane nedejaven", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} je posodobljen", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Zmanjšajte svetlost {entity_name}", + "increase_entity_name_brightness": "Povečajte svetlost {entity_name}", + "flash_entity_name": "Osvetli (pobliskaj) {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Spremeni način HVAC na {entity_name}", + "change_preset_on_entity_name": "Spremenite prednastavitev na {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} spremenjena izmerjena vlažnost", + "entity_name_measured_temperature_changed": "{entity_name} izmerjena temperaturna sprememba", + "entity_name_hvac_mode_changed": "{entity_name} HVAC način spremenjen", + "send_a_notification": "Send a notification", "entity_name_battery_low": "{entity_name} ima prazno baterijo", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2407,7 +2580,6 @@ "entity_name_is_detecting_gas": "{entity_name} zaznava plin", "entity_name_is_hot": "{entity_name} je vroč", "entity_name_is_detecting_light": "{entity_name} zaznava svetlobo", - "entity_name_is_locked": "{entity_name} je/so zaklenjen/a", "entity_name_is_moist": "{entity_name} je vlažen", "entity_name_is_detecting_motion": "{entity_name} zaznava gibanje", "entity_name_is_moving": "{entity_name} se premika", @@ -2425,7 +2597,6 @@ "entity_name_is_not_cold": "{entity_name} ni hladen", "entity_name_is_disconnected": "{entity_name} ni povezan", "entity_name_is_not_hot": "{entity_name} ni vroč", - "entity_name_is_unlocked": "{entity_name} je/so odklenjen/a", "entity_name_is_dry": "{entity_name} je suh", "entity_name_is_not_moving": "{entity_name} se ne premika", "entity_name_is_not_occupied": "{entity_name} ni zaseden", @@ -2436,8 +2607,6 @@ "condition_type_is_not_tampered": "{entity_name} ne zaznava nedovoljenih posegov", "entity_name_is_safe": "{entity_name} je varen", "entity_name_is_occupied": "{entity_name} je zaseden", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} je priključen", "entity_name_is_powered": "{entity_name} je vklopljen", "entity_name_is_present": "{entity_name} je prisoten", @@ -2456,7 +2625,6 @@ "entity_name_started_detecting_gas": "{entity_name} začel zaznavati plin", "entity_name_became_hot": "{entity_name} je postal vroč", "entity_name_started_detecting_light": "{entity_name} začel zaznavati svetlobo", - "entity_name_locked": "{entity_name} zaklenjen/a", "entity_name_became_moist": "{entity_name} postal vlažen", "entity_name_started_detecting_motion": "{entity_name} začel zaznavati gibanje", "entity_name_started_moving": "{entity_name} se je začel premikati", @@ -2467,14 +2635,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} prenehal odkrivati težavo", "entity_name_stopped_detecting_smoke": "{entity_name} prenehal zaznavati dim", "entity_name_stopped_detecting_sound": "{entity_name} prenehal zaznavati zvok", - "entity_name_became_up_to_date": "{entity_name} je posodobljen", "entity_name_stopped_detecting_vibration": "{entity_name} prenehal zaznavati vibracije", "entity_name_battery_normal": "{entity_name} ima polno baterijo", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} ni več hladen", "entity_name_disconnected": "{entity_name} prekinjen", "entity_name_became_not_hot": "{entity_name} ni več vroč", - "entity_name_unlocked": "{entity_name} odklenjen/a", "entity_name_became_dry": "{entity_name} je postalo suh", "entity_name_stopped_moving": "{entity_name} se je prenehal premikati", "entity_name_unplugged": "{entity_name} odklopljen", @@ -2490,51 +2656,9 @@ "entity_name_started_detecting_smoke": "{entity_name} začel zaznavati dim", "entity_name_started_detecting_sound": "{entity_name} začel zaznavati zvok", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} je postal nevaren", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} je začel odkrivat vibracije", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} je nedejaven", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} predvaja", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} postane nedejaven", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Vključi {entity_name} zdoma", - "arm_entity_name_home": "Vključi {entity_name} doma", - "arm_entity_name_night": "Vključi {entity_name} noč", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Razoroži {entity_name}", - "trigger_entity_name": "Sproži {entity_name}", - "entity_name_is_armed_away": "{entity_name} je oborožen na \"zdoma\"", - "entity_name_is_armed_home": "{entity_name} je oborožen na \"dom\"", - "entity_name_is_armed_night": "{entity_name} je oborožen na \"noč\"", - "entity_name_is_armed_vacation": "{entity_name} je vklopljen (Počitnice)", - "entity_name_disarmed": "{entity_name} razorožen", - "entity_name_triggered": "{entity_name} sprožen", - "entity_name_armed_away": "{entity_name} oborožen - zdoma", - "entity_name_armed_home": "{entity_name} oborožen - dom", - "entity_name_armed_night": "{entity_name} oborožen - noč", - "entity_name_armed_vacation": "{entity_name} vklopljen (Počitnice)", - "entity_name_is_home": "{entity_name} je doma", - "entity_name_is_not_home": "{entity_name} ni doma", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Zakleni {entity_name}", - "unlock_entity_name": "Odkleni {entity_name}", - "action_type_set_hvac_mode": "Spremeni način HVAC na {entity_name}", - "change_preset_on_entity_name": "Spremenite prednastavitev na {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} spremenjena izmerjena vlažnost", - "entity_name_measured_temperature_changed": "{entity_name} izmerjena temperaturna sprememba", - "entity_name_hvac_mode_changed": "{entity_name} HVAC način spremenjen", + "trigger_type_button_long_release": "\"{subtype}\" gumb sproščen po dolgem pritisku", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2625,65 +2749,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Zmanjšajte svetlost {entity_name}", - "increase_entity_name_brightness": "Povečajte svetlost {entity_name}", - "flash_entity_name": "Osvetli (pobliskaj) {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" gumb sproščen po dolgem pritisku", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Oba gumba", - "bottom_buttons": "Spodnji gumbi", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Zatemnite", - "dim_up": "povečajte moč", - "left": "Levo", - "right": "Desno", - "side": "Stran 6", - "top_buttons": "Zgornji gumbi", - "device_awakened": "Naprava se je prebudila", - "trigger_type_remote_button_long_release": "\"{subtype}\" released after long press", - "button_rotated_subtype": "Gumb \"{subtype}\" zasukan", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Vrtenje \"{subtype}\" gumba se je ustavilo", - "device_subtype_double_tapped": "Naprava \"{subtype}\" dvakrat dotaknjena", - "trigger_type_remote_double_tap_any_side": "Naprava je bila dvojno tapnjena na katerokoli stran", - "device_in_free_fall": "Naprava v prostem padu", - "device_flipped_degrees": "Naprava se je obrnila za 90 stopinj", - "device_shaken": "Naprava se je pretresla", - "trigger_type_remote_moved": "Naprava je premaknjena s \"{subtype}\" navzgor", - "trigger_type_remote_moved_any_side": "Naprava se je premikala s katero koli stranjo navzgor", - "trigger_type_remote_rotate_from_side": "Naprava je zasukana iz \"strani 6\" v \"{subtype}\"", - "device_turned_clockwise": "Naprava se je obrnila v smeri urinega kazalca", - "device_turned_counter_clockwise": "Naprava se je obrnila v nasprotni smeri urinega kazalca", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} je pritisnjena", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} je doma", + "entity_name_is_not_home": "{entity_name} ni doma", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2820,23 +2892,74 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", - "starts_the_memory_profiler": "Starts the Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Log event loop scheduled", + "log_thread_frames_description": "Logs the current frames for all threads.", + "log_thread_frames": "Log thread frames", + "lru_stats_description": "Logs the stats of all lru caches.", + "log_lru_stats": "Log LRU stats", + "starts_the_memory_profiler": "Starts the Memory Profiler.", + "seconds": "Seconds", + "memory": "Memory", + "set_asyncio_debug_description": "Enable or disable asyncio debug.", + "enabled_description": "Whether to enable or disable asyncio debug.", "set_asyncio_debug": "Set asyncio debug", "starts_the_profiler": "Starts the Profiler.", "max_objects_description": "The maximum number of objects to log.", @@ -2849,47 +2972,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2910,21 +3017,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2959,41 +3063,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3013,6 +3143,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Nastavi alarm na:_armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3024,45 +3175,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", - "closes_a_valve": "Closes a valve.", - "opens_a_valve": "Opens a valve.", - "set_valve_position_description": "Moves a valve to a specific position.", - "stops_the_valve_movement": "Stops the valve movement.", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", + "closes_a_valve": "Closes a valve.", + "opens_a_valve": "Opens a valve.", + "set_valve_position_description": "Moves a valve to a specific position.", + "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Nastavi alarm na:_armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Način delovanja nihanja.", + "set_swing_mode": "Nastavi način nihanja", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3089,110 +3303,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Način delovanja nihanja.", - "set_swing_mode": "Nastavi način nihanja", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3200,90 +3315,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/sr-Latn/sr-Latn.json b/packages/core/src/hooks/useLocale/locales/sr-Latn/sr-Latn.json index 18af95bb..457bf19b 100644 --- a/packages/core/src/hooks/useLocale/locales/sr-Latn/sr-Latn.json +++ b/packages/core/src/hooks/useLocale/locales/sr-Latn/sr-Latn.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Poštansko sanduče", "to_do_lists": "Spisak obaveza", "developer_tools": "Alati za programere", "media": "Media", "profile": "Profile", + "panel_mailbox": "Poštansko sanduče", "panel_shopping_list": "Lista za kupovinu", "unknown": "Unknown", "unavailable": "Nedostupan", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -104,16 +105,15 @@ "effect": "Effect", "lock": "Lock", "unlock": "Unlock", - "open": "Otvoren", + "open": "Open", "open_door": "Open door", "really_open": "Really open?", "done": "Done", "source": "Source", "sound_mode": "Sound mode", - "browse_media": "Pregled medija", + "browse_media": "Pregledaj medije", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Sledeća numera", "previous_track": "Prethodna numera", @@ -139,7 +139,7 @@ "option": "Option", "installing": "Instaliranje", "installing_progress": "Instaliranje ({progress}%)", - "up_to_date": "Up-to-date", + "up_to_date": "Ažurirano", "empty_value": "(prazna vrednost)", "start": "Start", "finish": "Finish", @@ -188,7 +188,7 @@ "delete": "Delete", "delete_all": "Delete all", "download": "Download", - "duplicate": "Dupliraj", + "duplicate": "Duplicate", "remove": "Remove", "enable": "Enable", "disable": "Disable", @@ -201,8 +201,8 @@ "undo": "Undo", "move": "Premestite", "save": "Sačuvaj", - "add": "Add", - "edit": "Izmeni", + "add": "Dodaj", + "edit": "Edit", "submit": "Prosledi", "rename": "Rename", "search": "Search", @@ -229,7 +229,8 @@ "media_content_type": "Media content type", "upload_failed": "Отпремање није успело", "unknown_file": "Непознат фајл", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "Nisu pronađeni događaji u evidenciji.", "triggered_by": "aktiviran od strane", "triggered_by_automation": "pokretanjem automatizacije", "triggered_by_script": "pokretanjem skripte", - "triggered_by_service": "pokretanjem servisa", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "pokretanjem numeričkog stanja", "triggered_by_state_of": "pokrenuto stanjem", "triggered_by_event": "pokretanjem događaja", @@ -284,7 +286,7 @@ "was_opened": "je otvoren", "was_closed": "je zatvoren", "is_opening": "se otvara", - "is_opened": "is opened", + "is_opened": "je otvoreno", "is_closing": "se zatvara", "was_unlocked": "je bio otključan", "was_locked": "je bio zaključan", @@ -302,11 +304,12 @@ "changed_to_state": "promenjen u {state}", "became_unavailable": "je postao nedostupan", "became_unknown": "je postao nepoznat", - "detected_tampering": "otkriveno neovlašćeno menjanje", + "detected_tampering": "otkriveno manipulisanje", "cleared_tampering": "raščišćavanje neovlašćenog menjanja", "event_type_event_detected": "{event_type} event detected", "detected_an_event": "detected an event", "detected_an_unknown_event": "detected an unknown event", + "ui_components_logbook_triggered_by_service": "pokretanjem servisa", "entity_picker_no_entities": "Nemate nijedan entitet", "no_matching_entities_found": "No matching entities found", "show_entities": "Prikaži entitete", @@ -339,7 +342,7 @@ "close_selection_mode": "Zatvori režim selekcije", "select_all": "Izaberi sve", "select_none": "Ne izaberi ništa", - "customize_table": "Customize table", + "customize_table": "Podesite tabelu", "conversation_agent": "Conversation agent", "none": "None", "country": "Country", @@ -362,7 +365,7 @@ "show_categories": "Show categories", "categories": "Categories", "category": "Category", - "add_category": "Add category", + "add_category": "Dodaj kategoriju", "add_new_category_name": "Add new category ''{name}''", "add_new_category": "Add new category", "category_picker_no_categories": "You don't have any categories", @@ -385,7 +388,6 @@ "unassigned_areas": "Unassigned areas", "failed_to_create_area": "Failed to create area.", "ui_components_area_picker_add_dialog_name": "Naziv", - "ui_components_area_picker_add_dialog_add": "Dodaj", "ui_components_area_picker_add_dialog_text": "Unesite naziv nove oblasti.", "ui_components_area_picker_add_dialog_title": "Dodaj novu oblast", "show_floors": "Show floors", @@ -426,7 +428,7 @@ "change_picture": "Промени слику", "current_picture": "Тренутна слика", "picture_upload_supported_formats": "Подржава JPEG, PNG, или GIF слику.", - "default_color_state": "Podrazumevana boja (stanje)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -466,9 +468,9 @@ "last_month": "Prošlog meseca", "this_year": "Ove godine", "last_year": "Prošle godine", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Vrati na podrazumevanu veličinu", + "number_of_columns": "Broj kolona", + "number_of_rows": "Broj redova", "never": "Nikad", "history_integration_disabled": "History integration disabled", "loading_state_history": "Učitavanje istorije stanja...", @@ -484,11 +486,13 @@ "mean": "Srednja vrednost", "sum": "Sum", "change": "Change", - "service": "servis", + "ui_components_service_picker_service": "Servis", "this_field_is_required": "Ovo polje je obavezno", "targets": "Ciljevi", - "service_data": "Podaci o usluzi", + "action_data": "Action data", "integration_documentation": "Dokumentacija o integraciji", + "ui_components_service_control_data": "Podaci o usluzi", + "ui_components_service_control_target_description": "Šta ovaj servis treba da koristi kao ciljane oblasti, uređaje ili entitete.", "no_related_items_found": "Nisu pronađene povezane stavke.", "related_entities": "Povezani entiteti", "related_items_group": "Deo sledećih grupa", @@ -500,10 +504,10 @@ "filtering_by": "Filtriranje po:", "number_hidden": "Skrivenih: {number}", "ungrouped": "Negrupisano", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "customize": "Prilagođavanje", + "hide_column_title": "Sakrij kolonu {title}", + "show_column_title": "Prikaži kolonu {title}", + "restore_defaults": "Vrati na podrazumevano", "message": "Message", "gender": "Pol", "male": "Muško", @@ -540,7 +544,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -571,7 +574,7 @@ "edit_event": "Измени догађај", "save_event": "Sačuvaj događaj", "all_day": "All day", - "end": "Kraj", + "end": "End", "event_not_all_required_fields": "Нису сва поља попуњена у", "delete_only_this_event": "Обриши само овај догађај", "delete_all_future_events": "Обриши све будуће догађаје", @@ -622,6 +625,10 @@ "increase_temperature": "Povećaj temperaturu", "decrease_temperature": "Smanji temperaturu", "copy_to_clipboard": "Kopiraj u klipbord", + "last_changed": "Poslednja promena", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -691,9 +698,10 @@ "didn_t_quite_get_that": "Нисам разумео то", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Како вам могу помоћи?", - "enter_a_request": "Унеси захтев", - "send_text": "Пошаљи текст", + "enter_a_request": "Unesite zahtev", + "send_text": "Pošalji tekst", "start_listening": "Start listening", "manage_assistants": "Upravljajte pomoćnicima", "are_you_sure": "Are you sure?", @@ -706,8 +714,6 @@ "information": "Information", "related": "Povezano", "device_info": "Informacije o uređaju", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Prikaži više", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -777,7 +783,7 @@ "connectivity": "Connectivity", "gas": "Gas", "heat": "Grejanje", - "light": "Svetlo", + "light": "Light", "moisture": "Vlaga", "motion": "Kretanje", "moving": "Moving", @@ -825,8 +831,10 @@ "rotate_right_and_flip": "Rotiraj nadesno i okreni", "rotate_right": "Rotiraj nadesno", "voice_assistants": "Glasovni asistenti", + "ui_dialogs_entity_registry_editor_hidden_description": "Skriveni entiteti neće biti prikazani na kontrolnoj tabli. Njihova istorija se još uvek prati i još uvek možete da komunicirate sa njima pomoću servisa.", "enable_type": "Omogući {type}", "device_registry_detail_enabled_cause": "{type} je onemogućen od strane {cause}.", + "service": "servis", "unknown_error": "Nepoznata greška", "expose": "Expose", "aliases": "Pseudonimi", @@ -837,7 +845,7 @@ "restart_home_assistant": "Ponovo pokrenite Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Brzo ponovno učitavanje", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Ponovo učitavanje konfiguracije", "failed_to_reload_configuration": "Ponovno učitavanje konfiguracije nije uspelo", "restart_description": "Prekida sve pokrenute automatizacije i skripte.", @@ -880,6 +888,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "Želite li da izbrišete ovu stavku?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Učitavanje sledećeg koraka za {integration}", "options_successfully_saved": "Opcije su uspešno sačuvane.", "repair_issue": "Repair issue", @@ -1007,11 +1016,12 @@ "no_notifications": "Nema obaveštenja", "notifications": "Notifications", "dismiss_all": "Odbaci sve", - "notification_toast_service_call_failed": "Neuspešan poziv servisa {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Izgubljena veza. Ponovno povezivanje…", "home_assistant_has_started": "Home Assistant je pokrenut!", "triggered_name": "Pokrenuto {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "Neuspešan poziv servisa {service}.", "app_configuration": "Podešavanja aplikacije", "sidebar_toggle": "Prikaži bočnu traku", "hide_panel": "Sakrij tablu", @@ -1021,7 +1031,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Dobrodošao kući", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1037,7 +1047,7 @@ "navigate_to_location": "Navigirajte do {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Укључи {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Покажи више информација: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1077,6 +1087,7 @@ "energy_distribution_go_to_energy_dashboard": "Idite na kontrolnu tablu za energiju", "energy_usage": "Korišćenje energije", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Neiskorišćeni entiteti", @@ -1097,6 +1108,7 @@ "edit_configuration": "Izmeni konfiguraciju", "unsaved_changes": "Nesačuvane promene", "saved": "Sačuvano", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1112,24 +1124,26 @@ "move_view_left": "Pomeri prikaz ulevo", "move_view_right": "Pomeri prikaz udesno", "background": "Background", - "badges": "Bedževi", "view_type": "Tip prikaza", "masonry_default": "Zidanje (podrazumevano)", "sidebar": "Bočna traka", "panel_card": "Panel (1 kartica)", "sections_experimental": "Sections (experimental)", "subview": "Dodatni pogled", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Ne možete promeniti svoj prikaz na drugi tip jer migracija još uvek nije podržana. Počnite ispočetka sa novim prikazom ako želite da koristite drugi tip prikaza.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Ne možete promeniti svoj prikaz da koristi tip prikaza 'sekcije' jer migracija još uvek nije podržana. Počnite ispočetka sa novim prikazom ako želite da eksperimentišete sa prikazom 'sekcije'.", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Bedževi", "card_configuration": "Konfiguracija kartice", "type_card_configuration": "Konfiguracija kartice {type}", "edit_card_pick_card": "Koju karticu želite da dodate?", "toggle_editor": "Toggle editor", - "you_have_unsaved_changes": "Imate nesačuvane promene", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Da li ste sigurni da želite da otkažete?", "show_visual_editor": "Show visual editor", "show_code_editor": "Show code editor", @@ -1145,8 +1159,17 @@ "more_options": "Više opcija", "search_cards": "Pretraži kartice", "config": "Config", - "layout": "Layout", + "layout": "Raspored", + "full_width_card": "Full width card", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Podesite kako će se kartica prikazati na kontrolnoj tabli. Ova podešavanja će zameniti podrazumevanu veličinu i poziciju kartice.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Koju karticu želite da dodate u pogled {name} ?", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1160,9 +1183,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Preuzmi kontrolu nad kontrolnom tablom", "save_config_empty_config": "Počnite sa praznom kontrolnom tablom", "take_control": "Take control", @@ -1170,10 +1192,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "Bez radnje", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Uslov prolazi", @@ -1247,22 +1269,22 @@ "camera_entity": "Entitet kamere", "image_entity": "Image entity", "camera_view": "Pogled kamere", - "double_tap_action": "Radnja dvostrukog dodira", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Sati za prikazivanje", "days_to_show": "Dani za prikaz", "icon_height": "Visina ikone", "image_path": "Putanja slike", "maximum": "Maximum", - "manual": "Ručno", + "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Interval osvežavanja", "show_icon": "Prikaži ikonu?", "show_name": "Prikaži naziv?", "show_state": "Prikaži stanje?", - "tap_action": "Radnja dodira", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Sekundarni info atribut", "generic_state_color": "Boje ikona na osnovu stanja?", "suggested_cards": "Suggested cards", @@ -1270,7 +1292,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Geolokacijski izvori", "dark_mode": "Tamni režim?", - "appearance": "Izgled", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Podrazumevani zum", @@ -1278,6 +1300,16 @@ "content": "Sadržaj", "media_control": "Kontrola medija", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "Stanje entiteta", @@ -1288,12 +1320,15 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Pločica", - "icon_tap_action": "Radnja dodirivanja ikone", - "actions": "Radnje", - "show_entity_picture": "Prikaži sliku entiteta", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Radnje", + "ui_panel_lovelace_editor_card_tile_default_color": "Podrazumevana boja (stanje)", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Poslednji put ažurirano", "vertical_stack": "Vertical stack", "weather_to_show": "Vremenska prognoza za prikazivanje", "weather_forecast_show_both": "Prikaži trenutnu vremensku prognozu i prognozu", @@ -1301,6 +1336,14 @@ "show_only_forecast": "Prikaži samo prognozu", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1320,9 +1363,8 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", - "icons": "Icons", + "icons": "Ikone", "customize_fan_modes": "Customize fan modes", "fan_modes": "Fan modes", "climate_swing_modes": "Climate swing modes", @@ -1350,9 +1392,10 @@ "backup_is_not_supported": "Backup is not supported.", "hide_entities_without_area": "Hide entities without area", "hide_energy": "Hide energy", - "no_description_available": "Opis nije dostupan.", - "by_entity": "Po entitetu", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Po kartici", + "by_badge": "By badge", "header": "Zaglavlje", "footer": "Podnožje", "choose_a_type": "Odaberite {type}", @@ -1360,6 +1403,8 @@ "header_editor": "Uređivač zaglavlja", "footer_editor": "Uređivač podnožja stranice", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_black": "Црна", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "Плаво-сива", "ui_panel_lovelace_editor_color_picker_colors_brown": "Браон", @@ -1378,116 +1423,144 @@ "compare_data": "Compare data", "reload_ui": "Ponovo učitaj korisnički interfejs", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1508,7 +1581,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1527,20 +1599,17 @@ "solar_azimuth": "Solarni azimut", "solar_elevation": "Solarna nadmorska visina", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Priključeno", @@ -1566,77 +1635,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Odvlaživanje", - "wet": "Mokro", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Osvetljenost", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1644,6 +1652,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detektovana", "animal_lens": "Animal lens 1", @@ -1714,10 +1724,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1732,8 +1740,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1747,7 +1769,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1755,7 +1776,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1764,51 +1785,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Ažuriranje dostupno", + "dry": "Odvlaživanje", + "wet": "Mokro", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Zaključano", + "locking": "Locking", + "unlocked": "Otključano", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Vedra noć", + "cloudy": "Oblačno", + "exceptional": "Izuzetno", + "fog": "Magla", + "hail": "Grad", + "lightning": "Grmljavina", + "lightning_rainy": "Grmljavina sa kišom", + "partly_cloudy": "Delimično oblačno", + "pouring": "Pljusak", + "rainy": "Kiša", + "snowy": "Sneg", + "snowy_rainy": "Sneg i kiša", + "sunny": "Sunčano", + "windy": "Vetrovito", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Jedinica za pritisak", + "uv_index": "UV index", + "wind_bearing": "Smer vetra", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Poslednji reset", + "possible_states": "Moguća stanja", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Osvetljenost", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1818,12 +1927,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1831,43 +1942,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Ne puni se", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "Nema svetla", - "light_detected": "Otkriveno svetlo", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Nema kretanja", - "unplugged": "Isključeno", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1878,22 +1955,35 @@ "armed_vacation": "Aktiviran odmor", "disarming": "Deaktiviranje", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Hlađanje", "fan_only": "Ventilator", "heat_cool": "Hlađanje/Grejanje", @@ -1906,6 +1996,7 @@ "top": "Top", "current_action": "Trenutna akcija", "cooling": "Hlađenje", + "defrosting": "Defrosting", "drying": "Drying", "preheating": "Preheating", "max_target_humidity": "Max target humidity", @@ -1917,113 +2008,151 @@ "eco": "Eco", "sleep": "Sleep", "presets": "Presets", - "swing_mode": "Swing mode", + "swing_mode": "Režim pomeranja", "both": "Both", "horizontal": "Horizontal", "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Poslednji reset", - "possible_states": "Moguća stanja", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Vedra noć", - "cloudy": "Oblačno", - "exceptional": "Izuzetno", - "fog": "Magla", - "hail": "Grad", - "lightning": "Grmljavina", - "lightning_rainy": "Grmljavina sa kišom", - "partly_cloudy": "Delimično oblačno", - "pouring": "Pljusak", - "rainy": "Kiša", - "snowy": "Sneg", - "snowy_rainy": "Sneg i kiša", - "sunny": "Sunčano", - "windy": "Vetrovito", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Jedinica za pritisak", - "uv_index": "UV index", - "wind_bearing": "Smer vetra", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Ne puni se", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "Nema svetla", + "light_detected": "Otkriveno svetlo", + "not_moving": "Nema kretanja", + "unplugged": "Isključeno", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2034,66 +2163,71 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", - "portal_selection": "Portal selection", - "name_of_the_inverter": "Name of the inverter", - "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", - "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", - "data_portal_username": "Portal username or email address", - "portal_password": "Portal password", - "data_portal_plant_id": "Station ID as found on portal website", - "enter_credentials_and_plantid": "Enter credentials and plantID", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", + "portal_selection": "Portal selection", + "name_of_the_inverter": "Name of the inverter", + "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", + "data_portal_version": "PV Portal version (Soliscloud? Read the ReadMe!)", + "data_portal_username": "Portal username or email address", + "portal_password": "Portal password", + "data_portal_plant_id": "Station ID as found on portal website", + "enter_credentials_and_plantid": "Enter credentials and plantID", "credentials_password_title": "Add Ginlong Portal v2 credentials", "data_portal_key_id": "API Key ID provided by SolisCloud", "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2112,105 +2246,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2293,50 +2347,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2347,43 +2396,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", "open_entity_name_tilt": "Open {entity_name} tilt", "set_entity_name_position": "Set {entity_name} position", "set_entity_name_tilt_position": "Set {entity_name} tilt position", "stop_entity_name": "Stop {entity_name}", "entity_name_is_closed": "{entity_name} is closed", "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} je deaktiviran", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} deaktivirano", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2392,7 +2564,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2410,7 +2581,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2421,8 +2591,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2436,15 +2604,14 @@ "entity_name_is_detecting_vibration": "{entity_name} is detecting vibration", "entity_name_battery_low": "{entity_name} battery low", "entity_name_charging": "{entity_name} charging", - "trigger_type_co": "{entity_name} started detecting carbon monoxide", + "trigger_type_co": "{entity_name} je počeo da detektuje ugljen-monoksid", "entity_name_became_cold": "{entity_name} became cold", "entity_name_connected": "{entity_name} connected", - "entity_name_started_detecting_gas": "{entity_name} started detecting gas", + "entity_name_started_detecting_gas": "{entity_name} je počeo da detektuje gas", "entity_name_became_hot": "{entity_name} became hot", - "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", + "entity_name_started_detecting_light": "{entity_name} je počeo da detektuje svetlost", "entity_name_became_moist": "{entity_name} became moist", - "entity_name_started_detecting_motion": "{entity_name} started detecting motion", + "entity_name_started_detecting_motion": "{entity_name} je počeo da detektuje pokret", "entity_name_started_moving": "{entity_name} started moving", "trigger_type_no_co": "{entity_name} stopped detecting carbon monoxide", "entity_name_stopped_detecting_gas": "{entity_name} stopped detecting gas", @@ -2453,14 +2620,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2474,58 +2639,13 @@ "entity_name_plugged_in": "{entity_name} plugged in", "entity_name_powered": "{entity_name} powered", "entity_name_present": "{entity_name} present", - "entity_name_started_detecting_problem": "{entity_name} started detecting problem", + "entity_name_started_detecting_problem": "{entity_name} je počeo da detektuje problem", "entity_name_started_running": "{entity_name} started running", - "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", - "entity_name_started_detecting_sound": "{entity_name} started detecting sound", - "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", + "entity_name_started_detecting_smoke": "{entity_name} je počeo da detektuje dim", + "entity_name_started_detecting_sound": "{entity_name} je počeo da detektuje zvuk", + "entity_name_started_detecting_tampering": "{entity_name} je počeo da detektuje manipulaciju", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", - "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} je deaktiviran", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} deaktivirano", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "entity_name_started_detecting_vibration": "{entity_name} je počeo da detektuje vibracije", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2616,64 +2736,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2810,10 +2879,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2839,47 +2959,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2900,21 +3004,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2949,41 +3050,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3003,6 +3130,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3014,45 +3162,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3079,110 +3290,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3190,90 +3302,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/sr/sr.json b/packages/core/src/hooks/useLocale/locales/sr/sr.json index 616ad0fd..060fda68 100644 --- a/packages/core/src/hooks/useLocale/locales/sr/sr.json +++ b/packages/core/src/hooks/useLocale/locales/sr/sr.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Поштанско сандуче", "to_do_lists": "Списак обавеза", "developer_tools": "Алати за програмере", "media": "Media", "profile": "Profile", + "panel_mailbox": "Поштанско сандуче", "panel_shopping_list": "Листа за куповину", "unknown": "Unknown", "unavailable": "Недоступан", @@ -62,10 +62,10 @@ "name_current_temperature": "{name} current temperature", "name_heating": "{name} heating", "name_cooling": "{name} cooling", - "high": "High", + "high": "Visok", "low": "Low", "mode": "Mode", - "preset": "Preset", + "preset": "Predefinisano", "action_to_target": "{action} to target", "target": "Target", "humidity_target": "Humidity target", @@ -84,7 +84,7 @@ "direction": "Direction", "forward": "Forward", "reverse": "Reverse", - "medium": "Medium", + "medium": "Srednji", "target_humidity": "Target humidity.", "state": "State", "name_target_humidity": "{name} target humidity", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Pregled medija", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -143,14 +143,14 @@ "empty_value": "(empty value)", "start": "Start", "finish": "Finish", - "resume_cleaning": "Resume cleaning", - "start_cleaning": "Start cleaning", + "resume_cleaning": "Nastavi čišćenje", + "start_cleaning": "Započni čišćenje", "open_valve": "Open valve", "close_valve": "Close valve", "stop_valve": "Stop valve", "target_temperature": "Target temperature.", "away_mode": "Away mode", - "air_pressure": "Air pressure", + "air_pressure": "Притисак ваздуха", "humidity": "Humidity", "temperature": "Temperature", "visibility": "Visibility", @@ -229,7 +229,8 @@ "media_content_type": "Media content type", "upload_failed": "Отпремање није успело", "unknown_file": "Непознат фајл", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -342,7 +344,7 @@ "select_none": "Select none", "customize_table": "Customize table", "conversation_agent": "Conversation agent", - "none": "None", + "none": "Nijedan", "country": "Country", "assistant": "Assistant", "preferred_assistant_preferred": "Preferred assistant ({preferred})", @@ -469,8 +471,8 @@ "number_of_rows": "Number of rows", "never": "Никада", "history_integration_disabled": "History integration disabled", - "loading_state_history": "Loading state history…", - "no_state_history_found": "No state history found.", + "loading_state_history": "Učitavanje istorije stanja...", + "no_state_history_found": "Istorija stanja nije pronađena", "unable_to_load_history": "Unable to load history", "source_history": "Source: History", "source_long_term_statistics": "Source: Long term statistics", @@ -482,10 +484,9 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", "this_field_is_required": "Ovo polje je obavezno", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -538,7 +539,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -569,7 +569,7 @@ "edit_event": "Измени догађај", "save_event": "Исти догађај", "all_day": "All day", - "end": "Заврши", + "end": "End", "event_not_all_required_fields": "Нису сва поља попуњена у", "delete_only_this_event": "Обриши само овај догађај", "delete_all_future_events": "Обриши све будуће догађаје", @@ -620,6 +620,10 @@ "increase_temperature": "Povećajte temperaturu", "decrease_temperature": "Smanjite temperaturu", "copy_to_clipboard": "Kopiraj u klipbord", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -689,6 +693,7 @@ "didn_t_quite_get_that": "Нисам разумео то", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Како вам могу помоћи?", "enter_a_request": "Унеси захтев", "send_text": "Пошаљи текст", @@ -705,8 +710,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Prikaži više", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,8 +828,10 @@ "rotate_right_and_flip": "Rotate right and flip", "rotate_right": "Rotate right", "voice_assistants": "Voice assistants", + "ui_dialogs_entity_registry_editor_hidden_description": "Skriveni entiteti neće biti prikazani na kontrolnoj tabli. Njihova istorija se još uvek prati i još uvek možete da komunicirate sa njima sa uslugama.", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -837,7 +842,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Prekida sve pokrenute automatizacije i skripte.", @@ -877,6 +882,7 @@ "initial_value": "Initial value", "restore": "Restore", "schedule_confirm_delete": "Želite li da izbrišete ovu stavku?", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1001,11 +1007,11 @@ "check_the_system_health": "Check the system health.", "remember": "Запамти", "log_in": "Пријави се", - "notification_drawer_click_to_configure": "Click button to configure {entity}", + "notification_drawer_click_to_configure": "Кликните на дугме да бисте конфигурисали {entity}", "no_notifications": "Nema obaveštenja", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Veza je izgubljena. Ponovno povezivanje...", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1019,7 +1025,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1035,7 +1041,7 @@ "navigate_to_location": "Отиђите на {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Укључи {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Покажи више информација: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1075,6 +1081,7 @@ "energy_distribution_go_to_energy_dashboard": "Idite na kontrolnu tablu za energiju", "energy_usage": "Korišćenje energije", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1095,6 +1102,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1110,14 +1118,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1144,7 +1153,14 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Vidljivost", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1158,9 +1174,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1168,10 +1183,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Uslov prolazi", @@ -1245,8 +1260,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1255,12 +1270,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1277,6 +1292,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1288,10 +1313,10 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", - "vertical": "Vertical", + "vertical": "Vertikalno", "hide_state": "Hide state", "state_content": "State content", "vertical_stack": "Vertical stack", @@ -1302,6 +1327,14 @@ "show_only_forecast": "Prikaži samo prognozu", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1321,13 +1354,12 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", - "fan_modes": "Fan modes", + "fan_modes": "Režimi ventilatora", "climate_swing_modes": "Climate swing modes", - "swing_modes": "Swing modes", + "swing_modes": "Režimi pomeranja", "customize_swing_modes": "Customize swing modes", "climate_hvac_modes": "Climate HVAC modes", "hvac_modes": "HVAC modes", @@ -1353,7 +1385,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1361,6 +1394,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_black": "Црна", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "Плаво-сива", "ui_panel_lovelace_editor_color_picker_colors_brown": "Браон", @@ -1379,117 +1414,145 @@ "ui_panel_lovelace_components_energy_period_selector_today": "Danas", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Ventilator", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1510,7 +1573,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1529,20 +1591,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1568,77 +1627,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1646,6 +1644,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1717,10 +1717,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1735,8 +1733,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1750,7 +1762,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1758,7 +1769,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1767,51 +1778,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1821,12 +1920,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1834,43 +1935,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1881,37 +1948,51 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", "aux_heat": "Aux heat", - "current_humidity": "Current humidity", + "current_humidity": "Trenutna vlažnost", "current_temperature": "Current Temperature", "fan_mode": "Fan mode", "diffuse": "Diffuse", "middle": "Middle", "top": "Top", - "current_action": "Current action", - "cooling": "Cooling", - "drying": "Drying", - "heating": "Heating", - "preheating": "Preheating", + "current_action": "Trenutna radnja", + "cooling": "Hlađenje", + "defrosting": "Defrosting", + "drying": "Sušenje", + "heating": "Grejanje", + "preheating": "Predgrevanje", "max_target_humidity": "Max target humidity", "max_target_temperature": "Max target temperature", "min_target_humidity": "Min target humidity", @@ -1922,112 +2003,150 @@ "sleep": "Sleep", "presets": "Presets", "swing_mode": "Swing mode", - "both": "Both", - "horizontal": "Horizontal", + "both": "Oba", + "horizontal": "Horizontalno", "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2038,19 +2157,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2064,40 +2198,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2116,105 +2240,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2297,50 +2341,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2351,43 +2390,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2396,7 +2558,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2414,7 +2575,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2425,8 +2585,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2446,7 +2604,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2457,14 +2614,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2483,53 +2638,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2620,64 +2730,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2814,10 +2873,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2843,47 +2953,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2904,21 +2998,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2953,41 +3044,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3007,6 +3124,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3018,45 +3156,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3083,110 +3284,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3194,90 +3296,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/sv/sv.json b/packages/core/src/hooks/useLocale/locales/sv/sv.json index 808f97dc..2a0dcb8d 100644 --- a/packages/core/src/hooks/useLocale/locales/sv/sv.json +++ b/packages/core/src/hooks/useLocale/locales/sv/sv.json @@ -4,16 +4,17 @@ "settings": "Inställningar", "overview": "Översikt", "map": "Map", - "logbook": "Logbook", + "logbook": "Loggbok", "history": "History", - "mailbox": "Brevlåda", "to_do_lists": "Att göra-listor", "developer_tools": "Utvecklarverktyg", "media": "Media", "profile": "Profil", + "panel_mailbox": "Brevlåda", "panel_shopping_list": "Inköpslista", "unk": "Okänd", - "unavai": "Otillgänglig", + "unavailable": "Otillgänglig", + "unavai": "Otillg", "error": "Fel", "entity_not_found": "Enhet ej funnen", "armed": "Larmat", @@ -28,7 +29,7 @@ "user": "Användare", "read_only_users": "Användare med läsbehörighet", "integration": "Integration", - "config_entry": "Konfigurationsvärde", + "config_entry": "Konfigurationspost", "unit": "Enhet", "upload_backup": "Ladda upp säkerhetskopia", "start": "Starta", @@ -53,7 +54,7 @@ "press": "Tryck", "image_not_available": "Bilden är inte tillgänglig", "currently": "Nuvarande", - "on_off": "På/av", + "on_off": "Tänd/Släck", "name_target_temperature": "{name} måltemperatur", "name_target_temperature_mode": "{name} måltemperatur {mode}", "name_current_temperature": "{name} aktuell temperatur", @@ -83,7 +84,6 @@ "reverse": "Omvänd", "medium": "Medel", "target_humidity": "Målfuktighet.", - "state": "Tillstånd", "name_target_humidity": "{name} målfuktighet", "name_current_humidity": "{name} aktuell luftfuktighet", "name_humidifying": "{name} fuktar", @@ -91,6 +91,7 @@ "name_on": "{name} på", "resume_mowing": "Fortsätt gräsklippning", "start_mowing": "Startar klippning av gräsmattan", + "pause": "Pausa", "return_to_dock": "Återvänder till laddningsstationen", "brightness": "Ljusstyrka", "color_temperature": "Färgtemperatur", @@ -104,14 +105,13 @@ "open": "Öppen", "open_door": "Open door", "really_open": "Är det verkligen öppet?", - "done": "Done", + "done": "Färdig", "ui_card_lock_open_door_success": "Dörren öppen", "source": "Källa", "sound_mode": "Ljudläge", "browse_media": "Bläddra bland media", "play": "Spela", "play_pause": "Spela/Pausa", - "pause": "Pausa", "stop": "Stoppa", "next_track": "Nästa spår", "previous": "Föregående", @@ -183,7 +183,7 @@ "delete": "Radera", "delete_all": "Radera alla", "download": "Nedladdning", - "duplicate": "Duplicera kort", + "duplicate": "Duplicera", "remove": "Ta bort", "disable": "Inaktivera", "hide": "Dölj", @@ -223,14 +223,16 @@ "media_content_type": "Medieinnehållstyp", "upload_failed": "Uppladdning misslyckades", "unknown_file": "Okänd fil", - "select_image": "Välj bild", + "image": "Bild", + "select_label": "Välj {label}", "upload_picture": "Ladda upp bild", "image_url": "Lokal sökväg eller Webbadress", + "ui_components_selectors_image_select_image": "Välj bild", "latitude": "Latitud", "longitude": "Longitud", "radius": "Radie", "selector_options": "Väljaralternativ", - "action": "Handling", + "action": "Åtgärd", "area": "Område", "attribute": "Attribut", "boolean": "Boolesk", @@ -251,13 +253,14 @@ "theme": "Tema", "time": "Tid", "manual_entry": "Manuell inmatning", + "learn_more_about_templating": "Läs mer om mallar.", "show_password": "Visa lösenord", "hide_password": "Dölj lösenord", "no_logbook_events_found": "Inga event hittades i loggboken.", "triggered_by": "utlöst av", "triggered_by_automation": "utlöst av automatisering", "triggered_by_script": "utlöst av script", - "triggered_by_service": "utlöst av tjänst", + "triggered_by_action": "utlöst av åtgärd", "logbook_triggered_by_numeric_state_of": "utlöst av numeriskt tillstånd från", "triggered_by_state_of": "utlöst av tillstånd från", "triggered_by_event": "utlöst av händelse", @@ -302,6 +305,7 @@ "event_type_event_detected": "{event_type} händelse upptäcktes", "detected_an_event": "upptäckte en händelse", "detected_an_unknown_event": "upptäckte en okänd händelse", + "ui_components_logbook_triggered_by_service": "utlöst av tjänst", "entity_picker_no_entities": "Du har inga entiteter", "no_matching_entities_found": "Inga matchande entiteter hittades", "show_entities": "Visa entiteter", @@ -319,7 +323,7 @@ "choose_device": "Välj enhet", "choose_entity": "Välj entitet", "choose_label": "Välj etikett", - "filters": "Filter", + "filter": "Filter", "show_number_results": "visa {number} resultat", "clear_filter": "Rensa filter", "close_filters": "Stäng filter", @@ -407,7 +411,6 @@ "mount_picker_use_datadisk": "Använd datadisk för säkerhetskopiering", "error_fetch_mounts": "Det uppstod ett fel vid laddningen av platserna.", "speech_to_text": "Tal-till-text", - "filter": "Filtrera", "filter_by_entity": "Filtrera efter entitet", "filter_by_device": "Filtrera efter enhet", "filter_by_area": "Filtrera efter område", @@ -422,7 +425,7 @@ "change_picture": "Byt bild", "current_picture": "Nuvarande bild", "picture_upload_supported_formats": "Stöder JPEG, PNG eller GIF-bilder.", - "default_color_state": "Standardfärg (läge)", + "default_color_state": "Standardfärg (tillstånd)", "primary": "Primär", "accent": "Accentfärg", "disabled": "Inaktiverad", @@ -479,10 +482,12 @@ "mean": "Medelvärde", "sum": "Summa", "change": "Ändra", - "service": "tjänst", + "ui_components_service_picker_service": "Tjänst", "this_field_is_required": "Det här fältet krävs", - "service_data": "Tjänstdata", + "action_data": "Åtgärdsdata", "integration_documentation": "Dokumentation av integration", + "ui_components_service_control_data": "Tjänstdata", + "ui_components_service_control_target_description": "Vad ska denna tjänst använda som målområden, enheter eller entiteter?", "no_related_items_found": "Inga relaterade objekt hittades.", "related_entities": "Relaterade entiteter", "related_items_group": "Del av följande grupper", @@ -533,7 +538,6 @@ "episode": "Avsnitt", "game": "Spel", "genre": "Genre", - "image": "Bild", "movie": "Film", "music": "Musik", "playlist": "Spellista", @@ -615,6 +619,10 @@ "increase_temperature": "Höj temperaturen", "decrease_temperature": "Sänk temperaturen", "copy_to_clipboard": "Kopiera till Urklipp", + "last_changed": "Senast ändrad", + "last_updated": "Senast uppdaterad", + "remaining_time": "Återstående tid", + "install_status": "Installationsstatus", "safe_mode": "Felsäkert läge", "all_yaml_configuration": "All YAML-konfiguration", "domain": "Domän", @@ -683,6 +691,7 @@ "didn_t_quite_get_that": "Förstod inte riktigt det där", "voice_command_found": "Jag hittade följande för dig:", "voice_command_error": "Oj, ett fel har inträffat", + "voice_command_conversation_no_control": "Den här assistenten kan inte styra ditt hem.", "how_can_i_assist": "Hur kan jag hjälpa till?", "enter_a_request": "Ange en begäran", "send_text": "Skicka text", @@ -698,8 +707,6 @@ "info": "Information", "related": "Relaterade", "device_info": "Enhetsinformation", - "last_changed": "Senast ändrad", - "last_updated": "Senast uppdaterad", "show_more": "Visa mer", "exit_edit_mode": "Avsluta redigeringsläge", "last_action": "Sista åtgärden", @@ -747,7 +754,7 @@ "default_code": "Standard kod", "editor_default_code_error": "Koden matchar inte kodformatet", "entity_id": "Entitets-ID", - "unit_of_measurement": "Måttenhet", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Nederbördsenhet", "display_precision": "Visningsprecision", "default_value": "Standard ( {value} )", @@ -768,8 +775,8 @@ "cold": "Kallt", "connectivity": "Uppkoppling", "gas": "Gas", - "heat": "Värme", - "light": "Belysning", + "heat": "Uppvärmning", + "light": "Ljust", "moisture": "Fukt", "motion": "Rörelse", "moving": "Förflyttar", @@ -779,7 +786,7 @@ "safety": "Säkerhet", "smoke": "Rök", "sound": "Ljud", - "tamper": "Tamper", + "tamper": "Sabotage", "vibration": "Vibration", "gate": "Port", "shade": "Rullgardin", @@ -815,8 +822,10 @@ "rotate_right_and_flip": "Rotera höger och vänd", "rotate_right": "Rotera höger", "voice_assistants": "Röstassistenter", + "ui_dialogs_entity_registry_editor_hidden_description": "Dolda entiteter kommer inte att visas på din instrumentpanel. Deras historik spåras fortfarande och du kan fortfarande interagera med dem med tjänster.", "enable_type": "Aktivera {type}", "device_registry_detail_enabled_cause": "{type} är inaktiverad av {cause} .", + "service": "tjänst", "unknown_error": "Okänt fel", "expose": "Exponera", "alias": "Alias", @@ -827,7 +836,7 @@ "restart_home_assistant": "Starta om Home Assistant?", "advanced_options": "Avancerade alternativ", "quick_reload": "Snabb omladdning", - "reload_description": "Laddar om zoner från YAML-konfigurationen.", + "reload_description": "Laddar om MQTT-entiteter från YAML-konfigurationen.", "reloading_configuration": "Laddar om konfigurationen", "failed_to_reload_configuration": "Misslyckades med att ladda om konfigurationen", "restart_description": "Avbryter alla pågående automatiseringar och skript.", @@ -864,6 +873,7 @@ "input_select_no_options": "Det finns inga alternativ ännu.", "initial_value": "Ursprungligt värde", "restore": "Återställ", + "edit_schedule_block": "Redigera schemablock", "loading_loading_step": "Laddar nästa steg för {integration}", "options_successfully_saved": "Inställningar sparade", "repair_issue": "Åtgärda problem", @@ -990,11 +1000,12 @@ "notification_drawer_click_to_configure": "Klicka på knappen för att konfigurera {entity}", "no_notifications": "Inga notiser", "dismiss_all": "Avfärda alla", - "notification_toast_service_call_failed": "Misslyckades med att anropa tjänsten {service}.", + "notification_toast_action_failed": "Det gick inte att utföra åtgärden {service} .", "connection_lost_reconnecting": "Anslutning tappad. Ansluter igen…", "home_assistant_has_started": "Home Assistant har startat!", "triggered_name": "Utlöst {name}", "notification_toast_no_matching_link_found": "Ingen matchande Min länk hittades för {path}", + "ui_notification_toast_service_call_failed": "Misslyckades med att anropa tjänsten {service}.", "app_configuration": "Appkonfiguration", "sidebar_toggle": "Växlingsknapp för sidofält", "hide_panel": "Dölj panel", @@ -1004,7 +1015,8 @@ "actions_no_entity_toggle": "Ingen entitet angiven för växla", "no_navigation_path_specified": "Ingen navigationsväg angiven", "actions_no_url": "Ingen URL att öppna angiven", - "actions_no_service": "Ingen tjänst som ska köras har angetts", + "actions_no_action": "Ingen åtgärd att köra har angetts", + "ui_panel_lovelace_cards_actions_no_service": "Ingen tjänst som ska köras har angetts", "welcome_home": "Välkommen hem", "empty_state_go_to_integrations_page": "Gå till integrationssidan.", "never_triggered": "Aldrig utlöst", @@ -1019,8 +1031,9 @@ "navigate_to_location": "Navigera till {location}", "open_window_to_url_path": "Öppna fönster till {url_path}", "toggle_name": "Växla {name}", - "call_service_name": "Kör tjänst {name}", + "perform_action_name": "Utföra åtgärd {name}", "show_more_info_name": "Visa mer info: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Kör tjänst {name}", "recovery_mode_activated": "Återställningsläge aktiverat", "starting_description": "Home Assistant startar, var god vänta…", "reset_focus": "Återställ fokus", @@ -1059,6 +1072,7 @@ "energy_distribution_go_to_energy_dashboard": "Gå till kontrollpanelen för energi", "energy_usage": "Energianvändning", "previous_energy_usage": "Tidigare energianvändning", + "untracked_consumption": "Ospårad förbrukning", "low_carbon_energy_consumed": "Förbrukad energi med låga koldioxidutsläpp", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Kunde inte beräkna låg-koldioxid-förbrukning", "unused_entities": "Oanvända entiteter", @@ -1083,10 +1097,13 @@ "edit_configuration": "Redigera konfiguration", "unsaved_changes": "Osparade ändringar", "saved": "Sparad", + "delete_dashboard_configuration": "Radera dashboard konfiguration?", "raw_editor_error_parse_yaml": "Det går inte att analysera YAML: {error}", "raw_editor_error_invalid_config": "Din konfiguration är inte giltig: {error}", "raw_editor_error_save_yaml": "Det gick inte att spara YAML: {error}", "raw_editor_error_remove": "Det går inte att ta bort konfigurationen: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Vi kommer automatiskt att generera dina kontrollpanel-vyer med områden och enheter om du tar bort din kontrollpanels konfiguration.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Är du säker på att du vill ta bort din kontrollpanel", "title_of_your_dashboard": "Titel på din kontrollpanel", "edit_title": "Redigera titel", "title": "Rubrik", @@ -1098,17 +1115,19 @@ "move_view_left": "Flytta vyn åt vänster", "move_view_right": "Flytta vyn åt höger", "background": "Bakgrund", - "badges": "Märken", "view_type": "Vy-typ", "masonry_default": "Murverk (standard)", "sidebar": "Sidofält", "panel_card": "Panel (1 kort)", "sections_experimental": "Sektioner (experimentella)", "subview": "Undervy", - "max_number_of_columns": "Max antal kolumner", + "edit_view_max_columns": "Max antal kolumner", + "sections_view_specifics_settings": "Inställningar för avsnittsvy", + "dense_section_placement": "Tät sektionsplacering", "edit_in_visual_editor": "Redigera i den visuella redigeraren", "edit_in_yaml": "Redigera i YAML", "saving_failed": "Det gick inte att spara", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Märken", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Du kan inte ändra din vy till en annan typ eftersom migrering inte stöds ännu. Börja om från början med en ny vy om du vill använda en annan typ av vy.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Du kan inte ändra din vy så att den använder vytypen \"sektioner\" eftersom migrering inte stöds ännu. Börja om från början med en ny vy om du vill experimentera med vyn \"sections\".", "card_configuration": "Kortkonfiguration", @@ -1120,8 +1139,8 @@ "show_visual_editor": "Visa visuell redigerare", "show_code_editor": "Visa kodredigerare", "add_card": "Lägg till kort", - "copy": "Kopiera kort", - "cut": "Klipp ut kort", + "copy": "Kopiera", + "cut": "Klipp ut", "move_to_view": "Flytta till vy", "move_card_before": "Flytta kort innan", "move_card_after": "Flytta kort efter", @@ -1132,9 +1151,17 @@ "search_cards": "Sök kort", "config": "Inställning", "layout": "Layout", + "full_width_card": "Kort i fullbredd", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Konfigurera hur kortet ska visas på instrumentpanelen. Dessa inställningar kommer att åsidosätta kortets standardstorlek och position.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Vilket kort vill du lägga till i {name} -vyn?", "ui_panel_lovelace_editor_edit_card_tab_config": "Konfig", "ui_panel_lovelace_editor_edit_card_tab_visibility": "Synlighet", + "badge_configuration": "Konfiguration av bricka", + "type_badge_configuration": "{type} Konfiguration av bricka", + "edit_badge_pick_badge": "Vilken bricka skulle du vilja lägga till?", + "add_badge": "Lägg till bricka", + "suggest_card_header": "Vi har skapat ett förslag för dig", + "add_to_dashboard": "Lägg till i kontrollpanel", "move_card_error_title": "Omöjligt att flytta kortet", "choose_a_view": "Välj en vy", "dashboard": "Kontrollpanel", @@ -1153,9 +1180,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} kommer att raderas.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Denna sektion", "edit_section": "Redigera sektion", - "suggest_card_header": "Vi har skapat ett förslag för dig", + "size": "Storlek", "pick_different_card": "Välj annat kort", - "add_to_dashboard": "Lägg till i kontrollpanel", "save_config_header": "Ta kontroll över din kontrollpanel", "save_config_empty_config": "Börja med en tom kontrollpanel", "take_control": "Ta kontroll", @@ -1163,10 +1189,10 @@ "migrate_configuration": "Migrera konfiguration", "navigation_path": "Navigationsväg", "url_path": "Sökväg till URL", - "default_action": "Standardåtgärd", - "call_service": "Anropa tjänst", + "default": "Standard", + "perform_action": "Utför åtgärd", "more_info": "Mer information", - "no_action": "Ingen åtgärd", + "nothing": "Ingenting", "add_condition": "Lägg till villkor", "test": "Test", "condition_passes": "Villkoret är godkänt", @@ -1208,8 +1234,8 @@ "cast": "Strömning", "button": "Knapp", "secondary_information": "Sekundär information", - "gauge": "Indikator", - "display_as_needle_gauge": "Visa som nål-indikator?", + "gauge": "Mätare", + "display_as_needle_gauge": "Visa som mätare med visare?", "define_severity": "Definiera allvarlighetsgrad?", "glance": "Blick", "columns": "Kolumner", @@ -1237,22 +1263,22 @@ "camera_entity": "Kameraentitet", "image_entity": "Bildentitet", "camera_view": "Kameravy", - "double_tap_action": "Dubbeltrycksåtgärd", - "hold_action": "Händelse vid nedtryckt", + "double_tap_behavior": "Beteende vid dubbeltryck", + "hold_behavior": "Beteende vid långtryck", "hours_to_show": "Timmar att visa", "days_to_show": "Dagar att visa", "icon_height": "Ikonhöjd", "image_path": "Bildsökväg", "maximum": "Maximalt", - "manual": "Manuell", + "manual": "Manuellt", "minimum": "Minimum", - "paste_from_clipboard": "Klistra in från klippbord", - "generic_paste_description": "Klistra in ett {type} kort från klippbordet", + "paste_from_clipboard": "Klistra in från klippbordet", + "generic_paste_description": "Klistra in en {type} bricka från klippbordet", "refresh_interval": "Uppdateringsintervall", "show_icon": "Visa ikon?", "show_name": "Visa namn?", "show_state": "Visa tillstånd?", - "tap_action": "Händelse vid klick", + "tap_behavior": "Beteende vid tryck", "secondary_info_attribute": "Sekundär informationsattribut", "generic_state_color": "Färg på ikon baserat på tillstånd?", "suggested_cards": "Föreslagna kort", @@ -1267,6 +1293,16 @@ "markdown": "Markdown", "content": "Innehåll", "picture_elements": "Bildelement", + "card_options": "Alternativ för kort", + "elements": "Element", + "add_new_element": "Lägg till nytt element", + "dark_mode_image_path": "Bildsökväg för mörkt läge", + "state_filter": "Tillståndsfilter", + "dark_mode_state_filter": "Tillståndsfilter för mörkt läge", + "state_badge": "Tillstånd bricka", + "state_icon": "Tillstånd ikon", + "state_label": "Tillstånd etikett", + "perform_action_button": "Knappen Utför åtgärd", "picture_glance": "Bildblick", "state_entity": "Statusentitet", "plant_status": "Växtstatus", @@ -1277,12 +1313,15 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Visa aktuell temperatur som primär information", "tile": "Bricka", - "icon_tap_action": "Ikon-tryck-åtgärd", - "actions": "Åtgärder", - "show_entity_picture": "Visa hela bilden", + "icon_tap_behavior": "Beteende vid tryck på ikonen", + "interactions": "Interaktioner", + "show_entity_picture": "Visa entitetsbild", "vertical": "Vertikalt", "hide_state": "Dölj tillstånd", - "state_content": "Tillståndsinnehåll", + "state_content": "Tillstånd innehåll", + "ui_panel_lovelace_editor_card_tile_actions": "Åtgärder", + "ui_panel_lovelace_editor_card_tile_default_color": "Standardfärg (läge)", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "Tillstånd", "vertical_stack": "Vertikal trave", "weather_forecast": "Väderprognos", "weather_to_show": "Väder att visa", @@ -1291,6 +1330,18 @@ "show_only_forecast": "Visa endast prognos", "select_forecast_type": "Välj prognostyp", "no_type": "Ingen typ", + "style": "Stil", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "Tillståndsbild", + "displayed_elements": "Visade element", + "ui_panel_lovelace_editor_badge_entity_display_type": "Visningstyp", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Fullständig (ikon, namn och tillstånd)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimal (endast ikon)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standard (icon och tillstånd)", + "suggested_badges": "Föreslagna brickor", + "other_badges": "Andra brickor", + "custom_badges": "Anpassade brickor", "features": "Funktioner", "not_compatible": "Inte kompatibel", "features_no_compatible_available": "Inga kompatibla funktioner finns tillgängliga för den här entiteten", @@ -1305,15 +1356,13 @@ "lock_open_door": "Lås öppen dörr", "vacuum_commands": "Dammsugarkommandon", "commands": "Kommandon", - "climate_fan_modes": "Lägen för klimatfläkt", - "style": "Stil", + "fan_modes": "Fläktlägen", "dropdown": "Rullgardinsmeny", "icons": "Ikoner", "customize_fan_modes": "Anpassa fläktlägen", - "fan_modes": "Fläktlägen", - "climate_swing_modes": "Climate swing modes", + "climate_swing_modes": "Luftriktningslägen", "swing_modes": "Sveplägen", - "customize_swing_modes": "Anpassa svinglägen", + "customize_swing_modes": "Anpassa luftriktningslägen", "hvac_modes": "HVAC-lägen", "customize_hvac_modes": "Anpassa HVAC-lägen", "climate_preset_modes": "Klimatlägen", @@ -1335,9 +1384,10 @@ "hide_entities_without_area": "Dölj entiteter utan område", "hide_energy": "Dölj energi", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Dolda områden", - "no_description_available": "Ingen beskrivning finns tillgänglig.", + "no_description_available": "Ingen beskrivning tillgänglig.", "by_entity": "Efter entitet", - "by_card": "Efter Kort", + "by_card": "Efter kort", + "by_badge": "Efter bricka", "header": "Sidhuvud", "footer": "Sidfot", "choose_a_type": "Välj en {type}", @@ -1345,6 +1395,8 @@ "header_editor": "Redigerare för sidhuvud", "footer_editor": "Redigerare för sidfot", "feature_editor": "Funktionsredigerare", + "element_editor": "Redigerare för element", + "type_element_editor": "{type} elementredigerare", "ui_panel_lovelace_editor_color_picker_colors_accent": "Accent", "ui_panel_lovelace_editor_color_picker_colors_deep_orange": "Mörk orange", "dark_violet": "Mörklila", @@ -1362,116 +1414,144 @@ "compare_data": "Jämför data", "reload_ui": "Ladda om användargränssnittet", "profiler": "Profiler", - "http": "HTTP", - "cover": "Skydd", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Inmatningsknapp", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Larmkontrollpanel", - "device_tracker": "Enhetsspårare", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Ventil", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Räknare", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Välj av eller på", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Filstorlek", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Mata in datum och tid", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tagg", - "diagnostics": "Diagnostik", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Ventil", - "assist_pipeline": "Pipeline för assistans", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Samtal", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Filstorlek", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Mata in text", + "weather": "Väder", + "home_assistant_api": "Home Assistant API", + "input_number": "Mata in tal", "group": "Grupp", - "auth": "Auth", - "thread": "Thread", - "zone": "Zon", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schema", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Inmatningsknapp", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Fjärrkontroll", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tagg", + "binary_sensor": "Binär sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Samtal", "rpi_power_title": "Raspberry Pi strömförsörjningskontroll", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Händelse", + "webhook": "Webhook", + "logger": "Loggare", + "schedule": "Schema", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fläkt", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Brytare", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Väder", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Mata in tal", - "binary_sensor": "Binär sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fläkt", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Händelse", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_text": "Mata in text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostik", "file_upload": "File Upload", - "climate": "Klimat", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Räknare", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobilapp", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Autentiseringsuppgifter för applikationer", - "logger": "Loggare", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zon", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Skydd", + "hacs": "HACS", "local_calendar": "Lokal kalender", + "system_log": "System Log", + "input_boolean": "Välj av eller på", + "bluetooth": "Bluetooth", + "climate": "Klimat", + "application_credentials": "Autentiseringsuppgifter för applikationer", + "mobile_app": "Mobilapp", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Pipeline för assistans", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Enhetsspårare", "synchronize_devices": "Synkronisera enheter", - "last_scanned_by_device_id_name": "Senast skannade av enhets-ID", - "tag_id": "Tagg-ID", + "process_process": "Bearbeta {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Diskanvändning {mount_point}", + "ipv_address_ip_address": "IPv6-adress {ip_address}", + "last_boot": "Senaste uppstart", + "load_m": "Belastning (5m)", + "memory_free": "Ledigt minne", + "memory_use": "Använt minne", + "memory_usage": "Minnesanvändning", + "network_in_interface": "Nätverk in {interface}", + "network_out_interface": "Nätverk ut {interface}", + "packets_in_interface": "Paket in {interface}", + "packets_out_interface": "Paket ut {interface}", + "processor_temperature": "Processortemperatur", + "processor_use": "Processoranvändning", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Nätverksgenomströmning in {interface}", + "network_throughput_out_interface": "Nätverksgenomströmning ut {interface}", + "battery_level": "Batterinivå", + "ding": "Ding", + "doorbell_volume": "Dörrklockans volym", + "last_activity": "Senaste aktivitet", + "last_ding": "Senaste ding", + "last_motion": "Senaste rörelse", + "mic_volume": "Mic volume", + "voice_volume": "Röstvolym", + "volume": "Volym", + "wi_fi_signal_category": "Wifi signalkategori", + "wi_fi_signal_strength": "Wifi signalstyrka", "heavy": "Kraftig", "mild": "Mild", "button_down": "Knapp ned", @@ -1483,13 +1563,11 @@ "state_single_long": "Kort tryck och sedan långt tryck", "triple_push": "Trippeltryck", "normal": "Normal", - "warm_up": "Uppvärmning", "not_completed": "Inte klart", "checking": "Kontrollerar", "closed": "Stängd", "closing": "Stänger", "opened": "Öppnad", - "battery_level": "Batterinivå", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU-procent", @@ -1507,20 +1585,17 @@ "next_setting": "Nästa solnedgång", "solar_azimuth": "Solens azimut", "solar_elevation": "Solhöjd", - "compressor_energy_consumption": "Kompressorns energiförbrukning", - "compressor_estimated_power_consumption": "Kompressorns uppskattade strömförbrukning", - "compressor_frequency": "Kompressorns frekvens", - "cool_energy_consumption": "Kyla energiförbrukning", - "energy_consumption": "Energiförbrukning", - "heat_energy_consumption": "Värme energiförbrukning", - "inside_temperature": "Inomhustemperatur", - "outside_temperature": "Utomhustemperatur", "assist_in_progress": "Assistans pågår", + "auto_gain": "Auto gain", + "noise_suppression": "Bullerdämpning", + "noise_suppression_level": "Noise suppression level", + "off": "Av", "preferred": "Föredragen", "finished_speaking_detection": "Slutdetektering av röstkommando", "aggressive": "Aggressiv", - "default": "Standard", "relaxed": "Avslappnad", + "mute": "Mute", + "satellite_enabled": "Satellit aktiverad", "device_admin": "Enhetsadministratör", "kiosk_mode": "Kioskläge", "plugged_in": "Inkopplad", @@ -1539,90 +1614,31 @@ "foreground_app": "App för förgrund", "internal_storage_free_space": "Ledigt utrymme för intern lagring", "internal_storage_total_space": "Totalt utrymme för intern lagring", - "free_memory": "Ledigt minne", "total_memory": "Totalt minne", "screen_orientation": "Skärmorientering", "kiosk_lock": "Kiosk-lås", "maintenance_mode": "Underhållsläge", "motion_detection": "Rörelsedetektering", "screensaver": "Skärmsläckare", - "battery_low": "Låg batterinivå", - "cloud_connection": "Molnanslutning", - "humidity_warning": "Humidity warning", - "overheated": "Överhettad", - "temperature_warning": "Temperaturvarning", - "update_available": "Uppdatering tillgänglig", - "dry": "Torkning", - "wet": "Blöt", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Dagens förbrukning", - "total_consumption": "Total förbrukning", - "device_name_current": "{device_name} aktuell", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} strömförbrukning", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signalstyrka", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} dagens förbrukning", - "device_name_total_consumption": "{device_name} total förbrukning", - "voltage": "Spänning", - "device_name_voltage": "{device_name} spänning", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Uppskattat avstånd", - "vendor": "Leverantör", - "air_quality_index": "Luftkvalitetsindex", - "noise": "Brus", - "overload": "Överbelastning", - "size": "Storlek", - "size_in_bytes": "Storlek i byte", - "bytes_received": "Bytes mottagna", - "server_country": "Serverns land", + "calibration": "Kalibrering", + "auto_lock_paused": "Autolåsning pausad", + "timeout": "Timeout", + "unclosed_alarm": "Larm för öppen dörr", + "unlocked_alarm": "Larm för olåst dörr", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Ljusnivå", + "wi_fi_signal": "Wifi-signal", + "momentary": "Momentan", + "pull_retract": "Dra/dra tillbaka", + "bytes_received": "Bytes mottagna", + "server_country": "Serverns land", "server_id": "Server-ID", "server_name": "Serverns namn", "ping": "Ping", "upload": "Uppladdning", "bytes_sent": "Bytes skickade", + "call_active": "Samtal pågor", + "quiet": "Tyst", "animal": "Animal", "detected": "Detekterad", "animal_lens": "Animal lens 1", @@ -1634,9 +1650,9 @@ "person_lens": "Person lins 1", "pet": "Husdjur", "pet_lens": "Husdjur lins 1", - "sleep_status": "Sleep status", - "awake": "Awake", - "sleeping": "Sleeping", + "sleep_status": "Sömnstatus", + "awake": "Vaken", + "sleeping": "Sover", "vehicle": "Fordon", "vehicle_lens": "Fordon lins 1", "visitor": "Besökare", @@ -1693,11 +1709,9 @@ "image_saturation": "Image saturation", "image_sharpness": "Image sharpness", "motion_sensitivity": "Rörelsekänslighet", - "pir_sensitivity": "PIR sensitivity", - "volume": "Volym", + "pir_sensitivity": "PIR-känslighet", "zoom": "Zoom", "auto_quick_reply_message": "Auto-snabbsvar meddelande", - "off": "Av", "auto_track_method": "Metod för automatisk spårning", "digital": "Digitalt", "digital_first": "Digitalt först", @@ -1712,14 +1726,28 @@ "adaptive": "Adaptiv", "auto_adaptive": "Autoadaptiv", "on_at_night": "Nattläge", + "hdr": "HDR", + "motion_ringtone": "Ringsignal för rörelse", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Goddag", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Månsken", + "operetta": "Operett", + "original_tune": "Originalmelodi", + "piano_key": "Pianotangent", + "way_back_home": "Vägen tillbaka hem", + "person_ringtone": "Ringsignal för person", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ-preset", - "battery_percentage": "Battery percentage", - "battery_state": "Battery state", - "charge_complete": "Charge complete", + "visitor_ringtone": "Visitor ringtone", + "battery_percentage": "Batteriprocent", + "battery_state": "Batteriläge", + "charge_complete": "Laddning färdig", "charging": "Laddar", - "discharging": "Discharging", - "battery_temperature": "Battery temperature", + "discharging": "Urladdning", + "battery_temperature": "Batteritemperatur", "event_connection": "Händelse anslutning", "fast_poll": "Snabb poll", "onvif_long_poll": "ONVIF lång poll", @@ -1727,7 +1755,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ panoreringsläge", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Autofokus", "auto_tracking": "Automatisk spårning", "buzzer_on_event": "Summer vid händelse", @@ -1735,54 +1762,139 @@ "email_on_event": "E-post vid händelse", "ftp_upload": "FTP-uppladdning", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", - "pir_enabled": "PIR enabled", + "pir_enabled": "PIR aktiverad", "pir_reduce_false_alarm": "PIR reduce false alarm", "ptz_patrol": "PTZ patrol", "push_notifications": "Push-notiser", "record": "Spela in", "record_audio": "Spela in ljud", "siren_on_event": "Siren vid händelse", - "call_active": "Samtal pågor", - "quiet": "Tyst", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Bullerdämpning", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellit aktiverad", - "calibration": "Kalibrering", - "auto_lock_paused": "Autolåsning pausad", - "timeout": "Timeout", - "unclosed_alarm": "Larm för öppen dörr", - "unlocked_alarm": "Larm för olåst dörr", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Ljusnivå", - "momentary": "Momentan", - "pull_retract": "Dra/dra tillbaka", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Senaste aktivitet", - "last_ding": "Senaste ding", - "last_motion": "Senaste rörelse", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wifi signalkategori", - "wi_fi_signal_strength": "Wifi signalstyrka", - "automatic": "Automatiskt", - "box": "Box", - "step": "Steg", + "compressor_energy_consumption": "Kompressorns energiförbrukning", + "compressor_estimated_power_consumption": "Kompressorns uppskattade strömförbrukning", + "compressor_frequency": "Kompressorns frekvens", + "cool_energy_consumption": "Kyla energiförbrukning", + "energy_consumption": "Energiförbrukning", + "heat_energy_consumption": "Värme energiförbrukning", + "inside_temperature": "Inomhustemperatur", + "outside_temperature": "Utomhustemperatur", + "estimated_distance": "Uppskattat avstånd", + "vendor": "Leverantör", + "last_scanned_by_device_id_name": "Senast skannad av enhets-ID", + "tag_id": "Tagg-ID", + "battery_low": "Låg batterinivå", + "cloud_connection": "Molnanslutning", + "humidity_warning": "Humidity warning", + "overheated": "Överhettad", + "temperature_warning": "Temperaturvarning", + "update_available": "Uppdatering tillgänglig", + "dry": "Torkning", + "wet": "Blöt", + "stop_alarm": "Stoppa alarm", + "test_alarm": "Testa alarm", + "turn_off_in": "Stäng av om", + "smooth_off": "Mjukt av", + "smooth_on": "Mjukt på", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarmljud", + "alarm_volume": "Alarmvolym", + "light_preset": "Förinställd belysning", + "alarm_source": "Larmkälla", + "auto_off_at": "Auto av vid", + "available_firmware_version": "Tillgänglig firmwareversion", + "this_month_s_consumption": "Månadens förbrukning", + "today_s_consumption": "Dagens förbrukning", + "total_consumption": "Total förbrukning", + "device_name_current": "{device_name} aktuell", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} strömförbrukning", + "current_firmware_version": "Nuvarande firmwareversion", + "device_time": "Enhetens tid", + "on_since": "På sedan", + "report_interval": "Rapportintervall", + "signal_level": "Signalstyrka", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} dagens förbrukning", + "device_name_total_consumption": "{device_name} total förbrukning", + "voltage": "Spänning", + "device_name_voltage": "{device_name} spänning", + "auto_off_enabled": "Automatisk avstängning aktiverad", + "auto_update_enabled": "Automatisk uppdatering aktiverad", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Mjuka övergångar", + "size_in_bytes": "Storlek i byte", + "jammed": "Fastnat", + "locked": "Låst", + "locking": "Låser", + "unlocked": "Olåst", + "unlocking": "Låser upp", + "changed_by": "Ändrat av", + "code_format": "Kodformat", + "recording": "Inspelning", + "streaming": "Strömmar", + "access_token": "Åtkomsttoken", + "brand": "Märke", + "stream_type": "Strömtyp", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Modell", + "managed_via_ui": "Hanteras via användargränssnittet", + "minute": "Minut", + "second": "Sekund", + "timestamp": "Tidsstämpel", + "event_type": "Händelsetyp", + "event_types": "Händelsetyper", + "doorbell": "Dörrklocka", + "max_length": "Max längd", + "min_length": "Min längd", + "pattern": "Mönster", + "clear_night": "Klart, natt", + "cloudy": "Molnigt", + "exceptional": "Exceptionellt", + "fog": "Dimma", + "hail": "Hagel", + "lightning": "Åska/Blixtar", + "lightning_rainy": "Åska, regnigt", + "partly_cloudy": "Växlande molnighet", + "pouring": "Ösregn", + "rainy": "Regn", + "snow": "Snö", + "snowy_rainy": "Snöigt, regnigt", + "sunny": "Soligt", + "windy": "Blåsigt", + "windy_cloudy": "Blåsigt, molnigt", + "apparent_temperature": "Upplevd temperatur", + "cloud_coverage": "Molntäckning", + "dew_point_temperature": "Daggpunktstemperatur", + "ozone": "Ozon", + "pressure_unit": "Tryckenhet", + "uv_index": "UV-index", + "wind_bearing": "Vindbäring", + "wind_gust_speed": "Hastighet i vindbyar", + "paused": "Pausad", + "finishes_at": "Avslutas vid", + "remaining": "Återstående", + "last_reset": "Senaste återställning", + "possible_states": "Möjliga tillstånd", + "state_class": "Tillståndsklass", + "measurement": "Mått", + "total": "Totalt", + "total_increasing": "Totalt ökande", "apparent_power": "Skenbar effekt", + "air_quality_index": "Luftkvalitetsindex", "carbon_dioxide": "Koldioxid", + "conductivity": "Ledningsförmåga", "data_rate": "Datahastighet", + "data_size": "Datastorlek", "distance": "Avstånd", "stored_energy": "Lagrad energi", "frequency": "Frekvens", "irradiance": "Strålning", + "balance": "Balans", "nitrogen_dioxide": "Kvävedioxid", "nitrogen_monoxide": "Kväveoxid", "nitrous_oxide": "Lustgas", - "ozone": "Ozon", "ph": "pH", "pm": "PM2.5", "power_factor": "Effektfaktor", @@ -1792,16 +1904,18 @@ "speed": "Speed", "sulphur_dioxide": "Svaveldioxid", "vocs": "VOC", - "volume_flow_rate": "Volume flow rate", + "volume_flow_rate": "Flödeshastighet", "stored_volume": "Lagrad volym", "weight": "Vikt", "available_tones": "Tillgängliga signaler", - "end_time": "Sluttid", - "start_time": "Starttid", - "managed_via_ui": "Hanteras via användargränssnittet", "next_event": "Nästa event", - "stopped": "Stoppad", - "garage": "Garage", + "automatic": "Automatiskt", + "box": "Box", + "step": "Steg", + "members": "Medlemmar", + "above_horizon": "Över horisonten", + "below_horizon": "Under horisonten", + "identify": "Identifiera", "running_automations": "Automationer som körs", "id": "ID", "max_running_automations": "Maximalt antal pågående automatiseringar", @@ -1809,43 +1923,9 @@ "parallel": "Parallell", "queued": "Köad", "single": "Enkel", - "not_charging": "Laddar inte", - "disconnected": "Frånkopplad", - "connected": "Ansluten", - "hot": "Varmt", - "no_light": "Inget ljus", - "light_detected": "Ljus detekterat", - "locked": "Låst", - "unlocked": "Olåst", - "not_moving": "Ingen rörelse", - "unplugged": "Urkopplad", - "not_running": "Kör inte", - "safe": "Säkert", - "unsafe": "Osäkert", - "tampering_detected": "Sabotage upptäckt", - "buffering": "Buffrar", - "paused": "Pausad", - "playing": "Spelar", - "standby": "Viloläge", - "app_id": "App ID", - "local_accessible_entity_picture": "Lokalt tillgänglig entitets bild", - "group_members": "Gruppmedlemmar", - "muted": "Ljud avstängt", - "album_artist": "Albumartist", - "content_id": "Innehålls-ID", - "content_type": "Innehållstyp", - "channels": "Kanaler", - "position_updated": "Position uppdaterad", - "series": "Serie", - "all": "Alla", - "one": "En", - "available_sound_modes": "Tillgängliga ljudlägen", - "available_sources": "Tillgängliga källor", - "receiver": "Mottagare", - "speaker": "Högtalare", - "tv": "TV", - "above_horizon": "Över horisonten", - "below_horizon": "Under horisonten", + "max_running_scripts": "Maximalt antal skript som körs", + "stopped": "Stoppad", + "garage": "Garage", "oscillating": "Svängning", "speed_step": "Hastighetssteg", "available_preset_modes": "Tillgängliga förinställningslägen", @@ -1856,21 +1936,34 @@ "armed_vacation": "Larmat semester", "disarming": "Larmar av", "triggered": "Larmar", - "changed_by": "Ändrat av", "code_for_arming": "Kod för pålarmning", "not_required": "Krävs ej", - "code_format": "Kodformat", "gps_accuracy": "GPS-noggrannhet", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Händelsetyp", - "event_types": "Händelsetyper", - "doorbell": "Dörrklocka", - "max_running_scripts": "Maximalt antal skript som körs", - "jammed": "Fastnat", - "locking": "Låser", - "unlocking": "Låser upp", + "auto_update": "Uppdatera automatiskt", + "in_progress": "Pågående", + "installed_version": "Installerad version", + "latest_version": "Senaste version", + "release_summary": "Version sammanfattning", + "release_url": "Version URL", + "skipped_version": "Överhoppad version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Endast ljusstyrka", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Färgtemperatur (mireds)", + "color_temperature_kelvin": "Färgtemperatur (Kelvin)", + "available_effects": "Tillgängliga effekter", + "maximum_color_temperature_kelvin": "Högsta färgtemperatur (Kelvin)", + "maximum_color_temperature_mireds": "Högsta färgtemperatur (mireds)", + "minimum_color_temperature_kelvin": "Lägsta färgtemperatur (Kelvin)", + "minimum_color_temperature_mireds": "Lägsta färgtemperatur (mireds)", + "available_color_modes": "Tillgängliga färglägen", + "end_time": "Sluttid", + "start_time": "Starttid", "cool": "Kylning", "fan_only": "Enbart fläkt", "heat_cool": "Värme/kyla", @@ -1883,6 +1976,7 @@ "top": "Topp", "current_action": "Aktuell åtgärd", "cooling": "Kyler", + "defrosting": "Avfrostning", "drying": "Torkar", "heating": "Värmer", "preheating": "Förvärmning", @@ -1893,7 +1987,7 @@ "boost": "Boost-läge", "comfort": "Komfort", "eco": "Eco", - "sleep": "viloläge", + "sleep": "Viloläge", "presets": "Förinställningar", "swing_mode": "Svängläge", "both": "Båda", @@ -1901,106 +1995,143 @@ "upper_target_temperature": "Övre måltemperatur", "lower_target_temperature": "Lägre måltemperatur", "target_temperature_step": "Steg för måltemperatur", - "last_reset": "Senaste återställning", - "possible_states": "Möjliga tillstånd", - "state_class": "Tillståndsklass", - "measurement": "Mått", - "total": "Totalt", - "total_increasing": "Totalt ökande", - "conductivity": "Ledningsförmåga", - "data_size": "Datastorlek", - "balance": "Balans", - "timestamp": "Tidsstämpel", - "color_mode": "Color Mode", - "brightness_only": "Endast ljusstyrka", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Färgtemperatur (mireds)", - "color_temperature_kelvin": "Färgtemperatur (Kelvin)", - "available_effects": "Tillgängliga effekter", - "maximum_color_temperature_kelvin": "Högsta färgtemperatur (Kelvin)", - "maximum_color_temperature_mireds": "Högsta färgtemperatur (mireds)", - "minimum_color_temperature_kelvin": "Lägsta färgtemperatur (Kelvin)", - "minimum_color_temperature_mireds": "Lägsta färgtemperatur (mireds)", - "available_color_modes": "Tillgängliga färglägen", - "clear_night": "Klart, natt", - "cloudy": "Molnigt", - "exceptional": "Exceptionellt", - "fog": "Dimma", - "hail": "Hagel", - "lightning": "Åska/Blixtar", - "lightning_rainy": "Åska, regnigt", - "partly_cloudy": "Växlande molnighet", - "pouring": "Ösregn", - "rainy": "Regn", - "snow": "Snö", - "snowy_rainy": "Snöigt, regnigt", - "sunny": "Soligt", - "windy": "Blåsigt", - "windy_cloudy": "Blåsigt, molnigt", - "apparent_temperature": "Upplevd temperatur", - "cloud_coverage": "Molntäckning", - "dew_point_temperature": "Daggpunktstemperatur", - "pressure_unit": "Tryckenhet", - "uv_index": "UV-index", - "wind_bearing": "Vindbäring", - "wind_gust_speed": "Hastighet i vindbyar", - "recording": "Inspelning", - "streaming": "Strömmar", - "access_token": "Åtkomsttoken", - "brand": "Märke", - "stream_type": "Strömtyp", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Modell", - "minute": "Minut", - "second": "Sekund", - "max_length": "Max längd", - "min_length": "Min längd", - "pattern": "Mönster", - "members": "Medlemmar", - "finishes_at": "Avslutas vid", - "remaining": "Återstående", - "identify": "Identifiera", - "auto_update": "Uppdatera automatiskt", - "in_progress": "Pågående", - "installed_version": "Installerad version", - "latest_version": "Senaste version", - "release_summary": "Version sammanfattning", - "release_url": "Version URL", - "skipped_version": "Överhoppad version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Redan konfigurerad. Endast en konfiguration möjlig.", - "user_description": "Vill du starta konfigurationen?", - "device_is_already_configured": "Enheten är redan konfigurerad", - "re_authentication_was_successful": "Återautentisering lyckades", - "re_configuration_was_successful": "Omkonfigurationen lyckades", - "failed_to_connect": "Det gick inte att ansluta.", - "error_custom_port_not_supported": "Enhet av Gen1 stödjer inte anpassad port", - "invalid_authentication": "Ogiltig autentisering", - "unexpected_error": "Oväntat fel", - "username": "Användarnamn", - "host": "Host", + "not_charging": "Laddar inte", + "disconnected": "Frånkopplad", + "connected": "Ansluten", + "hot": "Varmt", + "no_light": "Inget ljus", + "light_detected": "Ljus detekterat", + "not_moving": "Ingen rörelse", + "unplugged": "Urkopplad", + "not_running": "Kör inte", + "safe": "Säkert", + "unsafe": "Osäkert", + "tampering_detected": "Sabotage upptäckt", + "buffering": "Buffrar", + "playing": "Spelar", + "app_id": "App ID", + "local_accessible_entity_picture": "Lokalt tillgänglig entitets bild", + "group_members": "Gruppmedlemmar", + "muted": "Ljud avstängt", + "album_artist": "Albumartist", + "content_id": "Innehålls-ID", + "content_type": "Innehållstyp", + "channels": "Kanaler", + "position_updated": "Position uppdaterad", + "series": "Serie", + "all": "Alla", + "one": "En", + "available_sound_modes": "Tillgängliga ljudlägen", + "available_sources": "Tillgängliga källor", + "receiver": "Mottagare", + "speaker": "Högtalare", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Tjänsten är redan konfigurerad", "account_is_already_configured": "Konto har redan konfigurerats", "abort_already_in_progress": "Konfigurationsflödet pågår redan", + "failed_to_connect": "Det gick inte att ansluta.", "invalid_access_token": "Ogiltig åtkomstnyckel", + "invalid_authentication": "Ogiltig autentisering", "received_invalid_token_data": "Mottog ogiltiga tokendata.", "abort_oauth_failed": "Fel vid hämtning av åtkomsttoken.", "timeout_resolving_oauth_token": "Timeout vid hämtning av OAuth-token.", "abort_oauth_unauthorized": "OAuth-auktoriseringsfel vid hämtning av åtkomsttoken.", + "re_authentication_was_successful": "Återautentisering lyckades", + "unexpected_error": "Oväntat fel", "successfully_authenticated": "Autentisering lyckades", "link_fitbit": "Länka Fitbit", "pick_authentication_method": "Välj autentiseringsmetod", "authentication_expired_for_name": "Autentiseringen har upphört att gälla för {name}", - "service_is_already_configured": "Tjänsten är redan konfigurerad", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Vill du konfigurera {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Välj en Bluetooth-adapter som ska konfigureras", + "abort_single_instance_allowed": "Redan konfigurerad. Endast en konfiguration möjlig.", + "user_description": "Välj en enhet att konfigurera", + "two_factor_code": "Tvåfaktorkod", + "two_factor_authentication": "Tvåfaktorautentisering", + "username": "Användarnamn", + "sign_in_with_ring_account": "Logga in med Ring-konto", + "broadcast_address": "Broadcast address", + "broadcast_port": "Port för sändning", + "mac_address": "MAC-adress", + "device_is_already_configured": "Enheten är redan konfigurerad", + "ipv_is_not_supported": "IPv6 stöds inte.", + "re_configuration_was_successful": "Omkonfigurationen lyckades", + "error_custom_port_not_supported": "Enhet av Gen1 stödjer inte anpassad port", + "host": "Host", + "bridge_is_already_configured": "Bryggan är redan konfigurerad", + "no_deconz_bridges_discovered": "Inga deCONZ-bryggor upptäcktes", + "abort_no_hardware_available": "Ingen radiohårdvara ansluten till deCONZ", + "abort_updated_instance": "Uppdaterad deCONZ-instans med ny värdadress", + "error_linking_not_possible": "Det gick inte att länka till gatewayen", + "error_no_key": "Det gick inte att ta emot en API-nyckel", + "hassio_confirm_title": "MQTT Broker via Supervisor tillägg", + "link_with_deconz": "Länka med deCONZ", + "select_discovered_deconz_gateway": "Välj upptäckt deCONZ-gateway", + "device_class": "Device Class", + "state_template": "Mall för tillstånd", + "template_binary_sensor": "Mall för binär sensor", + "actions_on_press": "Åtgärder vid tryckning", + "template_button": "Mall för knapp", + "verify_ssl_certificate": "Verifiera SSL-certifikat", + "template_image": "Template image", + "actions_on_set_value": "Åtgärder vid inställt värde", + "step_value": "Stegvärde", + "template_number": "Nummer på mall", + "available_options": "Tillgängliga alternativ", + "actions_on_select": "Åtgärder vid val", + "template_select": "Template select", + "template_sensor": "Mallsensor", + "actions_on_turn_off": "Åtgärder vid avstängning", + "actions_on_turn_on": "Åtgärder vid aktivering", + "value_template": "Värdemall", + "template_switch": "Mall för brytare", + "template_a_binary_sensor": "Mall för en binär sensor", + "template_a_button": "Mall för en knapp", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Mall för en sensor", + "template_a_switch": "Mall för en strömbrytare", + "template_helper": "Hjälp för mallar", + "all_entities": "Alla entiteter", + "hide_members": "Dölj medlemmar", + "add_group": "Lägg till grupp", + "ignore_non_numeric": "Ignorera icke-numeriska", + "data_round_digits": "Avrunda värdet till antalet decimaler", + "type": "Typ", + "binary_sensor_group": "Binär sensorgrupp", + "button_group": "Knappgrupp", + "cover_group": "Täckningsgrupp", + "event_group": "Eventgrupp", + "fan_group": "Fläktgrupp", + "light_group": "Ljusgrupp", + "lock_group": "Låsgrupp", + "media_player_group": "Grupp av mediespelare", + "notify_group": "Meddela gruppen", + "sensor_group": "Sensorgrupp", + "switch_group": "Brytargrupp", + "no_port_for_endpoint": "Ingen port för slutpunkt", + "abort_no_services": "Inga tjänster hittades vid endpoint", + "discovered_wyoming_service": "Upptäckte Wyoming-tjänsten", + "timeout_establishing_connection": "Timeout vid upprättande av anslutning", + "link_google_account": "Länka Google-konto", + "name_already_exists": "Namnet finns redan", + "passive": "Passiv", + "define_zone_parameters": "Definiera zonparametrar", + "cannot_connect_details_error_detail": "Det går inte att ansluta. Mer information: {error_detail}", + "unknown_details_error_detail": "Okänd. Detaljer: {error_detail}", + "uses_an_ssl_certificate": "Använder ett SSL certifikat", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2011,19 +2142,36 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API-nyckel", - "configure_daikin_ac": "Konfigurera Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Fel vid kommunikation med SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Switchbot-typ som inte stöds.", + "authentication_failed_error_detail": "Autentisering misslyckades: {error_detail}", + "error_encryption_key_invalid": "Nyckel-id eller krypteringsnyckel är ogiltig", + "name_address": "{name} ({address})", + "confirm_description": "Vill du starta konfigurationen?", + "switchbot_account_recommended": "Switchbot-konto (rekommenderas)", + "menu_options_lock_key": "Ange krypteringsnyckel manuellt", + "encryption_key": "Krypteringsnyckel", + "key_id": "Nyckel-id", + "password_description": "Lösenord för att skydda säkerhetskopian.", + "device_address": "Enhetsadress", + "component_switchbot_config_error_one": "Tom", + "component_switchbot_config_error_other": "Tomma", + "known_hosts": "Kända värdar", + "google_cast_configuration": "Google Cast-konfiguration", + "abort_alternative_integration": "Enheten stöds bättre av en annan integration", + "abort_discovery_error": "Det gick inte att upptäcka en matchande DLNA-enhet", + "abort_incomplete_config": "Konfigurationen saknar en nödvändig variabel", + "manual_description": "URL till en XML-fil för enhetsbeskrivning", + "manual_title": "Manuell DLNA DMR-enhetsanslutning", + "discovered_dlna_dmr_devices": "Upptäckte DLNA DMR-enheter", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Kalendernamn", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2037,40 +2185,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Det går inte att ansluta. Mer information: {error_detail}", - "unknown_details_error_detail": "Okänd. Detaljer: {error_detail}", - "uses_an_ssl_certificate": "Använder ett SSL certifikat", - "verify_ssl_certificate": "Verifiera SSL-certifikat", - "timeout_establishing_connection": "Timeout vid upprättande av anslutning", - "link_google_account": "Länka Google-konto", + "abort_mdns_missing_mac": "MAC-adress saknas i MDNS-egenskaper.", + "abort_mqtt_missing_api": "API-port saknas i MQTT-egenskaper.", + "abort_mqtt_missing_ip": "IP-adress saknas i MQTT-egenskaperna.", + "abort_mqtt_missing_mac": "MAC-adress saknas i MQTT-egenskaperna.", + "action_received": "Åtgärd mottagen", + "discovered_esphome_node": "Upptäckt ESPHome-nod", + "api_error_occurred": "API-fel uppstod", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Aktivera HTTPS", + "api_key": "API-nyckel", + "configure_daikin_ac": "Konfigurera Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Vill du konfigurera {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Välj en Bluetooth-adapter som ska konfigureras", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "Inga enheter hittades i nätverket", "connection_error_error": "Kan inte ansluta: {error}", "invalid_authentication_error": "Ogiltig autentisering: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Enhetsklass", - "state_template": "Mall för tillstånd", - "template_binary_sensor": "Mall för binär sensor", - "template_sensor": "Mallsensor", - "template_a_binary_sensor": "Mall för en binär sensor", - "template_a_sensor": "Mall för en sensor", - "template_helper": "Hjälp för mallar", - "location_is_already_configured": "Platsen är redan konfigurerad", - "failed_to_connect_error": "Kunde inte ansluta: {error}", - "invalid_api_key": "Ogiltig API-nyckel", - "pin_code": "PIN-kod", - "discovered_android_tv": "Upptäckte Android TV", - "known_hosts": "Kända värdar", - "google_cast_configuration": "Google Cast-konfiguration", - "abort_invalid_host": "Ogiltigt värdnamn eller IP-adress", - "device_not_supported": "Enheten stöds inte", - "name_model_at_host": "{name} ({model} på {host})", - "authenticate_to_the_device": "Autentisera till enheten", - "finish_title": "Välj ett namn för enheten", - "unlock_the_device": "Lås upp enheten", - "yes_do_it": "Ja, gör det.", - "unlock_the_device_optional": "Lås upp enheten (valfritt)", - "connect_to_the_device": "Anslut till enheten", + "abort_addon_info_failed": "Det gick inte att hämta information om tillägget {addon} .", + "abort_addon_install_failed": "Det gick inte att installera tillägget {addon} .", + "abort_addon_start_failed": "Det gick inte att starta tillägget {addon} .", "invalid_birth_topic": "Ogiltigt födelseämne", "error_bad_certificate": "CA-certifikatet är ogiltigt", "invalid_discovery_prefix": "Ogiltigt upptäcktsprefix", @@ -2088,108 +2226,26 @@ "data_ws_headers": "Websocket-headers i JSON-format", "websocket_path": "Websocket sökväg", "enable_discovery": "Aktivera upptäckt", - "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via tillägg för Home Assistant", - "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "data_description_discovery": "Alternativ för att aktivera automatisk upptäckt av MQTT.", + "installing_add_on": "Installerar tillägget", + "reauth_confirm_title": "Återautentisering krävs med MQTT-mäklaren", + "starting_add_on": "Startar tillägget", + "menu_options_addon": "Använd det officiella tillägget {addon}.", + "menu_options_broker": "Ange anslutningsuppgifterna för MQTT-mäklaren manuellt", + "pin_code": "PIN-kod", + "discovered_android_tv": "Upptäckte Android TV", "path_is_not_allowed": "Sökvägen är inte tillåten", "path_is_not_valid": "Sökvägen är inte giltig", "path_to_file": "Sökväg till filen", - "api_error_occurred": "API-fel uppstod", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Aktivera HTTPS", - "abort_mdns_missing_mac": "MAC-adress saknas i MDNS-egenskaper.", - "abort_mqtt_missing_api": "API-port saknas i MQTT-egenskaper.", - "abort_mqtt_missing_ip": "IP-adress saknas i MQTT-egenskaperna.", - "abort_mqtt_missing_mac": "MAC-adress saknas i MQTT-egenskaperna.", - "service_received": "Tjänsten mottagen", - "discovered_esphome_node": "Upptäckt ESPHome-nod", - "encryption_key": "Krypteringnyckel", - "no_port_for_endpoint": "Ingen port för slutpunkt", - "abort_no_services": "Inga tjänster hittades vid endpoint", - "discovered_wyoming_service": "Upptäckte Wyoming-tjänsten", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Switchbot-typ som inte stöds.", - "authentication_failed_error_detail": "Autentisering misslyckades: {error_detail}", - "error_encryption_key_invalid": "Nyckel-id eller krypteringsnyckel är ogiltig", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Switchbot-konto (rekommenderas)", - "menu_options_lock_key": "Ange krypteringsnyckel manuellt", - "key_id": "Nyckel-id", - "password_description": "Lösenord för att skydda säkerhetskopian.", - "device_address": "Enhetsadress", - "component_switchbot_config_error_one": "Tom", - "component_switchbot_config_error_other": "Tomma", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Tvåfaktorkod", - "two_factor_authentication": "Tvåfaktorautentisering", - "sign_in_with_ring_account": "Logga in med Ring-konto", - "bridge_is_already_configured": "Bryggan är redan konfigurerad", - "no_deconz_bridges_discovered": "Inga deCONZ-bryggor upptäcktes", - "abort_no_hardware_available": "Ingen radiohårdvara ansluten till deCONZ", - "abort_updated_instance": "Uppdaterad deCONZ-instans med ny värdadress", - "error_linking_not_possible": "Det gick inte att länka till gatewayen", - "error_no_key": "Det gick inte att ta emot en API-nyckel", - "link_with_deconz": "Länka med deCONZ", - "select_discovered_deconz_gateway": "Välj upptäckt deCONZ-gateway", - "all_entities": "Alla entiteter", - "hide_members": "Dölj medlemmar", - "add_group": "Lägg till grupp", - "ignore_non_numeric": "Ignorera icke-numeriska", - "data_round_digits": "Avrunda värdet till antalet decimaler", - "type": "Typ", - "binary_sensor_group": "Binär sensorgrupp", - "cover_group": "Täckningsgrupp", - "event_group": "Eventgrupp", - "fan_group": "Fläktgrupp", - "light_group": "Ljusgrupp", - "lock_group": "Låsgrupp", - "media_player_group": "Grupp av mediespelare", - "sensor_group": "Sensorgrupp", - "switch_group": "Brytargrupp", - "abort_alternative_integration": "Enheten stöds bättre av en annan integration", - "abort_discovery_error": "Det gick inte att upptäcka en matchande DLNA-enhet", - "abort_incomplete_config": "Konfigurationen saknar en nödvändig variabel", - "manual_description": "URL till en XML-fil för enhetsbeskrivning", - "manual_title": "Manuell DLNA DMR-enhetsanslutning", - "discovered_dlna_dmr_devices": "Upptäckte DLNA DMR-enheter", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Namnet finns redan", - "passive": "Passiv", - "define_zone_parameters": "Definiera zonparametrar", - "calendar_name": "Kalendernamn", + "data_process": "Processer att lägga till som sensor(er)", "bluetooth_scanner_mode": "Skannerläge för Bluetooth", - "passive_scanning": "Passiv skanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Tillåt deCONZ CLIP-sensorer", + "allow_deconz_light_groups": "Tillåt deCONZ ljusgrupper", + "data_allow_new_devices": "Tillåt automatiskt tillägg av nya enheter", + "deconz_devices_description": "Konfigurera synlighet för deCONZ-enhetstyper", + "deconz_options": "deCONZ-inställningar", + "enable_the_conversation_agent": "Aktivera konversationsagenten", + "language_code": "Kod för språk", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2272,50 +2328,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Aktivera konversationsagenten", - "language_code": "Kod för språk", - "data_process": "Processer att lägga till som sensor(er)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Applikationens namn", - "configure_application_id_app_id": "Konfigurera app-id {app_id}", - "configure_android_apps": "Konfigurera Android-appar", - "configure_applications_list": "Konfigurera applikationslista", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minsta RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant-åtkomst till Google Kalender", - "ignore_cec": "Ignorera CEC", - "allowed_uuids": "Tillåtna UUID", - "advanced_google_cast_configuration": "Avancerad Google Cast-konfiguration", - "broker_options": "Mäklaralternativ", - "enable_birth_message": "Aktivera födelsemeddelande", - "birth_message_payload": "Nyttolast för födelsemeddelande", - "birth_message_qos": "Födelsemeddelande QoS", - "birth_message_retain": "Födelsemeddelande behålls", - "birth_message_topic": "Ämne för födelsemeddelande", - "discovery_prefix": "Prefix för upptäckt", - "enable_will_message": "Aktivera testament", - "will_message_payload": "Testamentets nyttolast", - "will_message_qos": "Testamentets QoS", - "will_message_retain": "Testamentets tid för sparande", - "will_message_topic": "Testamentets ämne", - "mqtt_options": "MQTT-alternativ", - "protocol": "Protokoll", - "select_test_server": "Välj testserver", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Antal omprövningar", - "allow_deconz_clip_sensors": "Tillåt deCONZ CLIP-sensorer", - "allow_deconz_light_groups": "Tillåt deCONZ ljusgrupper", - "data_allow_new_devices": "Tillåt automatiskt tillägg av nya enheter", - "deconz_devices_description": "Konfigurera synlighet för deCONZ-enhetstyper", - "deconz_options": "deCONZ-inställningar", + "select_test_server": "Välj testserver", "invalid_url": "Ogiltig URL", "data_browse_unfiltered": "Visa inkompatibla media när du surfar", "event_listener_callback_url": "URL för återuppringning av händelseavlyssnare", "data_listen_port": "Händelseavlyssnarport (slumpmässig om inte inställt)", "poll_for_device_availability": "Fråga efter om en enhet är tillgänglig", "init_title": "Konfiguration av DLNA Digital Media Renderer", + "ignore_cec": "Ignorera CEC", + "allowed_uuids": "Tillåtna UUID", + "advanced_google_cast_configuration": "Avancerad Google Cast-konfiguration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2326,13 +2377,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokoll", + "data_calendar_access": "Home Assistant-åtkomst till Google Kalender", + "passive_scanning": "Passiv skanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minsta RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Mäklaralternativ", + "enable_birth_message": "Aktivera födelsemeddelande", + "birth_message_payload": "Nyttolast för födelsemeddelande", + "birth_message_qos": "Födelsemeddelande QoS", + "birth_message_retain": "Födelsemeddelande behålls", + "birth_message_topic": "Ämne för födelsemeddelande", + "discovery_prefix": "Prefix för upptäckt", + "enable_will_message": "Aktivera testament", + "will_message_payload": "Testamentets nyttolast", + "will_message_qos": "Testamentets QoS", + "will_message_retain": "Testamentets tid för sparande", + "will_message_topic": "Testamentets ämne", + "mqtt_options": "MQTT-alternativ", + "data_app_delete": "Markera för att ta bort denna applikation", + "application_icon": "Applikationsikon", + "application_id": "Applikations-ID", + "application_name": "Applikationens namn", + "configure_application_id_app_id": "Konfigurera app-id {app_id}", + "configure_android_apps": "Konfigurera Android-appar", + "configure_applications_list": "Konfigurera applikationslista", + "lock_entity_name": "Lås {entity_name}", + "open_entity_name": "Öppna {entity_name}", + "unlock_entity_name": "Lås upp {entity_name}", + "entity_name_is_locked": "{entity_name} är låst", + "entity_name_is_open": "{entity_name} är öppen", + "entity_name_is_unlocked": "{entity_name} är olåst", + "entity_name_locked": "{entity_name} låst", + "entity_name_opened": "{entity_name} öppnades", + "entity_name_unlocked": "{entity_name} olåst", "first_button": "Första knappen", "second_button": "Andra knappen", "third_button": "Tredje knappen", "fourth_button": "Fjärde knappen", "subtype_button_down": "{subtype} knappen nedtryckt", "subtype_button_up": "{subtype} knappen släppt", - "subtype_double_clicked": "\"{subtype}\"-knappen dubbelklickades", + "subtype_double_clicked": "\"{subtype}\" dubbelklickad", "subtype_double_push": "{subtype} dubbeltryck", "subtype_long_clicked": "{subtype} långklickad", "subtype_long_push": "{subtype} långtryck", @@ -2340,28 +2426,116 @@ "subtype_single_clicked": "{subtype} enkelklickad", "trigger_type_single_long": "{subtype} enkelklickad och sedan långklickad", "subtype_single_push": "{subtype} enkeltryck", - "subtype_triple_clicked": "\"{subtype}\"-knappen trippelklickad", + "subtype_triple_clicked": "\" {subtype}\" trippelklickad", "subtype_triple_push": "{subtype} trippeltryck", + "both_buttons": "Båda knapparna", + "bottom_buttons": "Bottenknappar", + "fifth_button": "Femte knappen", + "sixth_button": "Sjätte knappen", + "seventh_button": "Sjunde knappen", + "eighth_button": "Åttonde knappen", + "dim_down": "Dimma ned", + "dim_up": "Dimma upp", + "left": "Vänster", + "right": "Höger", + "side": "Sida 6", + "top_buttons": "Toppknappar", + "device_awakened": "Enheten väcktes", + "subtype_continuously_pressed": "\"{subtype}\" kontinuerligt nedtryckt", + "trigger_type_remote_button_long_release": "\"{subtype}\"-knappen släpptes efter ett långtryck", + "subtype_quadruple_clicked": "\"{subtype}\" fyrdubbelt klickad", + "subtype_quintuple_clicked": "\"{subtype}\" kvintubbelt klickad", + "button_rotated_subtype": "Knappen roterade \"{subtype}\"", + "button_rotated_fast_subtype": "Knappen roterades snabbt \" {subtype} \"", + "button_rotation_subtype_stopped": "Knapprotationen \"{subtype}\" stoppades", + "subtype_pressed": "\"{subtype}\" tryckt", + "subtype_released": "\"{subtype}\" släpptes", + "device_subtype_double_tapped": "Enheten \"{subtype}\" dubbeltryckt", + "trigger_type_remote_double_tap_any_side": "Enheten dubbeltryckt på valfri sida", + "device_in_free_fall": "Enhet i fritt fall", + "device_flipped_degrees": "Enheten vänd 90 grader", + "device_shaken": "Enhet skakad", + "trigger_type_remote_moved": "Enheten flyttades med \"{subtype}\" upp", + "trigger_type_remote_moved_any_side": "Enheten flyttades med valfri sida uppåt", + "trigger_type_remote_rotate_from_side": "Enheten roterades från \"sida 6\" till \"{subtype}\"", + "device_turned_clockwise": "Enheten vriden medurs", + "device_turned_counter_clockwise": "Enheten vände moturs", + "press_entity_name_button": "Tryck på knappen {entity_name}", + "entity_name_has_been_pressed": "{entity_name} har tryckts", "set_value_for_entity_name": "Ange värde för {entity_name}", "value": "Värde", "close_entity_name": "Stäng {entity_name}", "close_entity_name_tilt": "Stäng {entity_name} lutning", - "open_entity_name": "Öppna {entity_name}", "open_entity_name_tilt": "Öppna {entity_name} lutning", "set_entity_name_position": "Sätt {entity_name} position", "set_entity_name_tilt_position": "Sätt {entity_name} lutningsposition", "stop_entity_name": "Stoppa {entity_name}", "entity_name_is_closed": "{entity_name} är stängd", "entity_name_is_closing": "{entity_name} stängs", - "entity_name_is_open": "{entity_name} är öppen", "entity_name_opening": "{entity_name} öppnas", "current_entity_name_position_is": "Nuvarande position för {entity_name} är", "condition_type_is_tilt_position": "Nuvarande {entity_name} lutningsposition är", "entity_name_closed": "{entity_name} stängd", "entity_name_closing": "{entity_name} stänger", - "entity_name_opened": "{entity_name} har öppnats", "entity_name_position_changes": "{entity_name} position ändras", "entity_name_tilt_position_changes": "{entity_name} lutningsposition ändras", + "toggle_entity_name": "Växla {entity_name}", + "turn_off_entity_name": "Stäng av {entity_name}", + "turn_on_entity_name": "Slå på {entity_name}", + "entity_name_is_off": "{entity_name} är avstängd", + "entity_name_is_on": "{entity_name} är på", + "trigger_type_changed_states": "{entity_name} slogs på eller av", + "entity_name_turned_off": "{entity_name} stängdes av", + "entity_name_turned_on": "{entity_name} slogs på", + "arm_entity_name_away": "Larma {entity_name} borta", + "arm_entity_name_home": "Larma {entity_name} hemma", + "arm_entity_name_night": "Larma {entity_name} natt", + "arm_entity_name_vacation": "Larma semesterläge {entity_name}", + "disarm_entity_name": "Avlarma {entity_name}", + "trigger_entity_name": "Utlösare {entity_name}", + "entity_name_is_armed_away": "{entity_name} är bortalarmat", + "entity_name_is_armed_home": "{entity_name} är hemmalarmat", + "entity_name_is_armed_night": "{entity_name} är nattlarmat", + "entity_name_is_armed_vacation": "{entity_name} är larmad i semesterläge", + "entity_name_is_disarmed": "{entity_name} är bortkopplad", + "entity_name_is_triggered": "{entity_name} har utlösts", + "entity_name_armed_away": "{entity_name} larmad borta", + "entity_name_armed_home": "{entity_name} larmad hemma", + "entity_name_armed_night": "{entity_name} larmad natt", + "entity_name_armed_vacation": "{entity_name} larmad i semesterläge", + "entity_name_disarmed": "{entity_name} bortkopplad", + "entity_name_triggered": "{entity_name} utlöst", + "entity_name_is_buffering": "{entity_name} buffrar", + "entity_name_is_idle": "{entity_name} är inaktiv", + "entity_name_is_paused": "{entity_name} är pausad", + "entity_name_is_playing": "{entity_name} spelar", + "entity_name_starts_buffering": "{entity_name} börjar buffra", + "entity_name_becomes_idle": "{entity_name} blir inaktiv", + "entity_name_starts_playing": "{entity_name} börjar spela", + "entity_name_update_availability_changed": "{entity_name} uppdateringstillgänglighet ändrad", + "entity_name_became_up_to_date": "{entity_name} blev uppdaterad", + "trigger_type_update": "{entity_name} har en uppdatering tillgänglig", + "decrease_entity_name_brightness": "Minska ljusstyrkan för {entity_name}", + "increase_entity_name_brightness": "Öka ljusstyrkan för {entity_name}", + "flash_entity_name": "Blinka {entity_name}", + "flash": "Blinka", + "action_type_select_first": "Ändra {entity_name} till första alternativet", + "action_type_select_last": "Ändra {entity_name} till sista alternativet", + "action_type_select_next": "Ändra {entity_name} till nästa alternativ", + "change_entity_name_option": "Ändra alternativ för {entity_name}", + "action_type_select_previous": "Ändra {entity_name} till föregående alternativ", + "current_entity_name_selected_option": "Nuvarande alternativ för {entity_name}", + "cycle": "Cykla", + "from": "Från", + "to": "Till", + "entity_name_option_changed": "Alternativ för {entity_name} har ändrats", + "action_type_set_hvac_mode": "Ändra HVAC-läge på {entity_name}", + "change_preset_on_entity_name": "Ändra förinställning på {entity_name}", + "hvac_mode": "HVAC-läge", + "entity_name_measured_humidity_changed": "{entity_name} uppmätt fuktighet har ändrats", + "entity_name_measured_temperature_changed": "{entity_name} uppmätt temperatur har ändrats", + "entity_name_hvac_mode_changed": "{entity_name} HVAC-läge har ändrats", + "send_a_notification": "Skicka ett meddelande", "entity_name_battery_is_low": "{entity_name}-batteriet är lågt", "entity_name_charging": "{entity_name} laddas", "condition_type_is_co": "{entity_name} upptäcker kolmonoxid", @@ -2370,7 +2544,6 @@ "entity_name_is_detecting_gas": "{entity_name} detekterar gas", "entity_name_is_hot": "{entity_name} är varm", "entity_name_is_detecting_light": "{entity_name} upptäcker ljus", - "entity_name_is_locked": "{entity_name} är låst", "entity_name_is_moist": "{entity_name} är fuktig", "entity_name_is_detecting_motion": "{entity_name} detekterar rörelse", "entity_name_is_moving": "{entity_name} rör sig", @@ -2388,7 +2561,6 @@ "entity_name_is_not_cold": "{entity_name} är inte kall", "entity_name_is_disconnected": "{entity_name} är frånkopplad", "entity_name_is_not_hot": "{entity_name} är inte varm", - "entity_name_is_unlocked": "{entity_name} är olåst", "entity_name_is_dry": "{entity_name} är torr", "entity_name_is_not_moving": "{entity_name} rör sig inte", "entity_name_is_not_occupied": "{entity_name} är inte upptagen", @@ -2399,8 +2571,6 @@ "condition_type_is_not_tampered": "{entity_name} upptäcker inte sabotage", "entity_name_is_safe": "{entity_name} är säker", "entity_name_is_occupied": "{entity_name} är upptagen", - "entity_name_is_off": "{entity_name} är avstängd", - "entity_name_is_on": "{entity_name} är på", "entity_name_is_powered": "{entity_name} är påslagen", "entity_name_is_present": "{entity_name} är närvarande", "entity_name_is_detecting_problem": "{entity_name} upptäcker problem", @@ -2409,7 +2579,6 @@ "entity_name_is_detecting_sound": "{entity_name} upptäcker ljud", "entity_name_is_detecting_tampering": "{entity_name} upptäcker sabotage", "entity_name_is_unsafe": "{entity_name} är osäker", - "trigger_type_update": "{entity_name} har en uppdatering tillgänglig", "entity_name_is_detecting_vibration": "{entity_name} upptäcker vibrationer", "entity_name_battery_low": "{entity_name} batteri lågt", "trigger_type_co": "{entity_name} började detektera kolmonoxid", @@ -2418,7 +2587,6 @@ "entity_name_started_detecting_gas": "{entity_name} började detektera gas", "entity_name_became_hot": "{entity_name} blev varm", "entity_name_started_detecting_light": "{entity_name} började upptäcka ljus", - "entity_name_locked": "{entity_name} låst", "entity_name_became_moist": "{entity_name} blev fuktig", "entity_name_started_detecting_motion": "{entity_name} började detektera rörelse", "entity_name_started_moving": "{entity_name} började röra sig", @@ -2429,13 +2597,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} slutade upptäcka problem", "entity_name_stopped_detecting_smoke": "{entity_name} slutade detektera rök", "entity_name_stopped_detecting_sound": "{entity_name} slutade upptäcka ljud", - "entity_name_became_up_to_date": "{entity_name} blev uppdaterad", "entity_name_stopped_detecting_vibration": "{entity_name} slutade upptäcka vibrationer", "entity_name_battery_normal": "{entity_name} batteri normalt", "entity_name_became_not_cold": "{entity_name} blev inte kall", "entity_name_disconnected": "{entity_name} frånkopplad", "entity_name_became_not_hot": "{entity_name} blev inte varm", - "entity_name_unlocked": "{entity_name} olåst", "entity_name_became_dry": "{entity_name} blev torr", "entity_name_stopped_moving": "{entity_name} slutade röra sig", "entity_name_became_not_occupied": "{entity_name} blev inte upptagen", @@ -2453,52 +2619,9 @@ "entity_name_started_detecting_smoke": "{entity_name} började detektera rök", "entity_name_started_detecting_sound": "{entity_name} började upptäcka ljud", "entity_name_started_detecting_tampering": "{entity_name} började upptäcka sabotage", - "entity_name_turned_off": "{entity_name} stängdes av", - "entity_name_turned_on": "{entity_name} slogs på", "entity_name_became_unsafe": "{entity_name} blev osäker", "entity_name_started_detecting_vibration": "{entity_name} började detektera vibrationer", - "entity_name_is_buffering": "{entity_name} buffrar", - "entity_name_is_idle": "{entity_name} är inaktiv", - "entity_name_is_paused": "{entity_name} är pausad", - "entity_name_is_playing": "{entity_name} spelar", - "entity_name_starts_buffering": "{entity_name} börjar buffra", - "trigger_type_changed_states": "{entity_name} slogs på eller av", - "entity_name_becomes_idle": "{entity_name} blir inaktiv", - "entity_name_starts_playing": "{entity_name} börjar spela", - "toggle_entity_name": "Växla {entity_name}", - "turn_off_entity_name": "Stäng av {entity_name}", - "turn_on_entity_name": "Slå på {entity_name}", - "arm_entity_name_away": "Larma {entity_name} borta", - "arm_entity_name_home": "Larma {entity_name} hemma", - "arm_entity_name_night": "Larma {entity_name} natt", - "arm_entity_name_vacation": "Larma semesterläge {entity_name}", - "disarm_entity_name": "Avlarma {entity_name}", - "trigger_entity_name": "Utlösare {entity_name}", - "entity_name_is_armed_away": "{entity_name} är bortalarmat", - "entity_name_is_armed_home": "{entity_name} är hemmalarmat", - "entity_name_is_armed_night": "{entity_name} är nattlarmat", - "entity_name_is_armed_vacation": "{entity_name} är larmad i semesterläge", - "entity_name_is_disarmed": "{entity_name} är bortkopplad", - "entity_name_is_triggered": "{entity_name} har utlösts", - "entity_name_armed_away": "{entity_name} larmad borta", - "entity_name_armed_home": "{entity_name} larmad hemma", - "entity_name_armed_night": "{entity_name} larmad natt", - "entity_name_armed_vacation": "{entity_name} larmad i semesterläge", - "entity_name_disarmed": "{entity_name} bortkopplad", - "entity_name_triggered": "{entity_name} utlöst", - "entity_name_is_home": "{entity_name} är hemma", - "entity_name_is_not_home": "{entity_name} är inte hemma", - "entity_name_enters_a_zone": "{entity_name} går in i en zon", - "entity_name_leaves_a_zone": "{entity_name} lämnar en zon", - "lock_entity_name": "Lås {entity_name}", - "unlock_entity_name": "Lås upp {entity_name}", - "action_type_set_hvac_mode": "Ändra HVAC-läge på {entity_name}", - "change_preset_on_entity_name": "Ändra förinställning på {entity_name}", - "hvac_mode": "HVAC-läge", - "to": "Till", - "entity_name_measured_humidity_changed": "{entity_name} uppmätt fuktighet har ändrats", - "entity_name_measured_temperature_changed": "{entity_name} uppmätt temperatur har ändrats", - "entity_name_hvac_mode_changed": "{entity_name} HVAC-läge har ändrats", + "trigger_type_button_long_release": "\"{subtype}\" släpptes efter lång tryckning", "current_entity_name_apparent_power": "Nuvarande {entity_name} skenbar effekt", "condition_type_is_aqi": "Nuvarande {entity_name} Luftkvalitetsindex", "current_entity_name_atmospheric_pressure": "Aktuellt {entity_name} atmosfärstryck", @@ -2540,7 +2663,7 @@ "condition_type_is_volatile_organic_compounds": "Nuvarande {entity_name} koncentration av flyktiga organiska ämnen", "current_entity_name_voltage": "Nuvarande {entity_name} spänning", "current_entity_name_volume": "Aktuell volym {entity_name}", - "condition_type_is_volume_flow_rate": "Current {entity_name} volume flow rate", + "condition_type_is_volume_flow_rate": "Aktuell volymflödeshastighet {entity_name}", "current_entity_name_water": "Aktuellt {entity_name} vatten", "current_entity_name_weight": "Nuvarande vikt {entity_name}", "current_entity_name_wind_speed": "Nuvarande {entity_name} vindhastighet", @@ -2585,68 +2708,17 @@ "trigger_type_volatile_organic_compounds": "{entity_name} koncentrationsändringar av flyktiga organiska ämnen", "entity_name_voltage_changes": "{entity_name} spänningsförändringar", "entity_name_volume_changes": "{entity_name} volymförändringar", - "trigger_type_volume_flow_rate": "{entity_name} volume flow rate changes", + "trigger_type_volume_flow_rate": "{entity_name} volymflödesändringar", "entity_name_water_changes": "{entity_name} vattenförändringar", "entity_name_weight_changes": "{entity_name} viktförändringar", "entity_name_wind_speed_changes": "{entity_name} vindhastighets förändringar", - "decrease_entity_name_brightness": "Minska ljusstyrkan för {entity_name}", - "increase_entity_name_brightness": "Öka ljusstyrkan för {entity_name}", - "flash_entity_name": "Blinka {entity_name}", - "flash": "Blinka", - "fifth_button": "Femte knappen", - "sixth_button": "Sjätte knappen", - "subtype_continuously_pressed": "\"{subtype}\"-knappen kontinuerligt nedtryckt", - "trigger_type_button_long_release": "\"{subtype}\" släpptes efter lång tryckning", - "subtype_quadruple_clicked": "\"{subtype}\"-knappen klickades \nfyrfaldigt", - "subtype_quintuple_clicked": "\"{subtype}\"-knappen klickades \nfemfaldigt", - "subtype_pressed": "\"{subtype}\"-knappen trycktes in", - "subtype_released": "\"{subtype}\"-knappen släppt", - "action_type_select_first": "Ändra {entity_name} till första alternativet", - "action_type_select_last": "Ändra {entity_name} till sista alternativet", - "action_type_select_next": "Ändra {entity_name} till nästa alternativ", - "change_entity_name_option": "Ändra alternativ för {entity_name}", - "action_type_select_previous": "Ändra {entity_name} till föregående alternativ", - "current_entity_name_selected_option": "Nuvarande alternativ för {entity_name}", - "cycle": "Cykla", - "from": "Från", - "entity_name_option_changed": "Alternativ för {entity_name} har ändrats", - "send_a_notification": "Skicka ett meddelande", - "both_buttons": "Båda knapparna", - "bottom_buttons": "Bottenknappar", - "seventh_button": "Sjunde knappen", - "eighth_button": "Åttonde knappen", - "dim_down": "Dimma ned", - "dim_up": "Dimma upp", - "left": "Vänster", - "right": "Höger", - "side": "Sida 6", - "top_buttons": "Toppknappar", - "device_awakened": "Enheten väcktes", - "trigger_type_remote_button_long_release": "\"{subtype}\"-knappen släpptes efter ett långtryck", - "button_rotated_subtype": "Knappen roterade \"{subtype}\"", - "button_rotated_fast_subtype": "Knappen roterades snabbt \" {subtype} \"", - "button_rotation_subtype_stopped": "Knapprotationen \"{subtype}\" stoppades", - "device_subtype_double_tapped": "Enheten \"{subtype}\" dubbeltryckt", - "trigger_type_remote_double_tap_any_side": "Enheten dubbeltryckt på valfri sida", - "device_in_free_fall": "Enhet i fritt fall", - "device_flipped_degrees": "Enheten vänd 90 grader", - "device_shaken": "Enhet skakad", - "trigger_type_remote_moved": "Enheten flyttades med \"{subtype}\" upp", - "trigger_type_remote_moved_any_side": "Enheten flyttades med valfri sida uppåt", - "trigger_type_remote_rotate_from_side": "Enheten roterades från \"sida 6\" till \"{subtype}\"", - "device_turned_clockwise": "Enheten vriden medurs", - "device_turned_counter_clockwise": "Enheten vände moturs", - "press_entity_name_button": "Tryck på knappen {entity_name}", - "entity_name_has_been_pressed": "{entity_name} har tryckts", - "entity_name_update_availability_changed": "{entity_name} uppdateringstillgänglighet ändrad", - "add_to_queue": "Lägg till i kö", - "play_next": "Spela nästa", - "options_replace": "Tömmer kön och spelar nu", - "repeat_all": "Upprepa alla", - "repeat_one": "Upprepa en", - "critical": "Kritiska", - "debug": "Felsökning", - "warning": "Varning", + "entity_name_is_home": "{entity_name} är hemma", + "entity_name_is_not_home": "{entity_name} är inte hemma", + "entity_name_enters_a_zone": "{entity_name} går in i en zon", + "entity_name_leaves_a_zone": "{entity_name} lämnar en zon", + "no_device_class": "Ingen enhetsklass", + "no_state_class": "Ingen tillståndsklass", + "no_unit_of_measurement": "Ingen måttenhet", "arithmetic_mean": "Aritmetiskt medelvärde", "median": "Median", "product": "Produkt", @@ -2770,13 +2842,62 @@ "wheat": "Vete", "white_smoke": "Vit rök", "yellow_green": "Gulgrön", + "add_to_queue": "Lägg till i kö", + "play_next": "Spela nästa", + "options_replace": "Tömmer kön och spelar nu", + "repeat_all": "Upprepa alla", + "repeat_one": "Upprepa en", + "critical": "Kritisk", + "debug": "Felsökning", "fatal": "Dödliga", - "no_device_class": "Ingen enhetsklass", - "no_state_class": "Ingen tillståndsklass", - "no_unit_of_measurement": "Ingen måttenhet", + "warning": "Varning", + "clear_tts_cache": "Rensa TTS-cache", + "cache": "Cache", + "entity_id_description": "Entitet att referera till i loggboksposten.", + "language_description": "Språk för text. Standardvärdet är serverns språk.", + "options_description": "En ordlista som innehåller integrationsspecifika alternativ.", + "say_a_tts_message": "Säg ett TTS-meddelande", + "media_player_entity_id_description": "Mediaspelare som meddelandet ska spelas upp på.", + "media_player_entity": "Mediaspelarentitet", + "speak": "Tala", + "request_sync_description": "Skickar ett request_sync-kommando till Google.", + "agent_user_id": "Användar-ID för agent", + "request_sync": "Begär synkronisering", + "disables_the_motion_detection": "Inaktiverar rörelsedetektering.", + "disable_motion_detection": "Inaktivera rörelsedetektering", + "enables_the_motion_detection": "Aktiverar rörelsedetektering.", + "enable_motion_detection": "Aktivera rörelsedetektering", + "format_description": "Strömformat som stöds av mediaspelaren.", + "format": "Format", + "media_player_description": "Mediaspelare att strömma till.", + "play_stream": "Spela ström", + "filename": "Filnamn", + "lookback": "Återblick", + "snapshot_description": "Tar en avbild från en kamera.", + "take_snapshot": "Tar en avbild", + "turns_off_the_camera": "Stänger av kameran.", + "turns_on_the_camera": "Slår på kameran.", + "locks_a_lock": "Låser ett lås.", + "code_description": "Kod för att aktivera larmet.", + "opens_a_lock": "Öppnar ett lås.", + "unlocks_a_lock": "Låser upp ett lås.", + "set_datetime_description": "Ställer in datum och/eller tid.", + "the_target_date": "Datum att ställa in", + "datetime_description": "Datum och tid att ställa in", + "the_target_time": "Tid att ställa in", + "selects_the_first_option": "Väljer det första alternativet.", + "first": "Första", + "selects_the_last_option": "Väljer det sista alternativet.", + "select_the_next_option": "Väljer nästa alternativ.", + "selects_an_option": "Väljer ett alternativ.", + "option_to_be_selected": "Alternativ som ska väljas.", + "selects_the_previous_option": "Väljer föregående alternativ.", + "sets_the_options": "Ställer in alternativen.", + "list_of_options": "Lista över alternativ.", + "set_options": "Ställ in alternativ", "dump_log_objects": "Dumpa loggobjekt", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_current_tasks_description": "Loggar alla aktuella asynkrona uppgifter.", + "log_current_asyncio_tasks": "Logga aktuella asynkrona uppgifter", "log_event_loop_scheduled": "Logga schemalagt i händelseloop", "log_thread_frames_description": "Loggar de aktuella bildrutorna för alla trådar.", "log_thread_frames": "Logga trådar", @@ -2799,47 +2920,31 @@ "stop_logging_object_sources": "Sluta logga objektkällor", "stop_log_objects_description": "Slutar logga tillväxt av objekt i minnet.", "stop_logging_objects": "Sluta logga objekt", - "request_sync_description": "Skickar ett request_sync-kommando till Google.", - "agent_user_id": "Användar-ID för agent", - "request_sync": "Begär synkronisering", + "sets_the_value": "Anger värdet.", + "the_target_value": "Målvärdet", + "get_weather_forecast": "Få väderprognos.", + "type_description": "Typ av prognos: dagligen, varje timme eller två gånger dagligen.", + "forecast_type": "Typ av prognos", + "get_forecast": "Få prognos", + "get_weather_forecasts": "Hämta väderprognoser.", + "get_forecasts": "Hämta väderprognoser", + "send_magic_packet": "Skicka magiskt paket", + "cancels_a_timer": "Avbryter en timer.", + "changes_a_timer": "Ändrar en timer.", + "finishes_a_timer": "Avslutar en timer.", + "pauses_a_timer": "Pausar en timer.", + "starts_a_timer": "Startar en timer.", + "duration_description": "Den tid som timern behöver för att avsluta. [valfritt].", "reload_resources_description": "Laddar om instrumentpanelens resurser från YAML-konfigurationen.", - "clears_all_log_entries": "Tar bort alla loggrader.", - "clear_all": "Rensa allt", - "write_log_entry": "Skriv loggpost.", - "log_level": "Loggnivå.", - "level": "Nivå", - "message_to_log": "Meddelande att logga.", - "write": "Skriv", - "set_value_description": "Ställer in värdet på ett tal.", - "value_description": "Värde för konfigurationsparametern.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Slår på/av sirenen.", "turns_the_siren_off": "Stänger av sirenen.", "turns_the_siren_on": "Slår på sirenen.", "tone": "Ton", - "create_event_description": "Lägg till en ny kalenderhändelse.", - "location_description": "Plats för evenemanget. Valfritt.", - "start_date_description": "Det datum då heldagsevenemanget ska börja.", - "create_event": "Skapa händelse", - "get_events": "Hämta händelser", - "list_event": "Lista händelser", - "closes_a_cover": "Stänger ett skydd.", - "close_cover_tilt_description": "Lutar ett skydd mot stängt läge", - "close_tilt": "Stängd lutning", - "opens_a_cover": "Öppnar ett skydd.", - "tilts_a_cover_open": "Lutar ett skydd mot öppet läge", - "open_tilt": "Öppen lutning", - "set_cover_position_description": "Flyttar ett skydd till en specifik position.", - "target_position": "Målposition.", - "set_position": "Sätt position", - "target_tilt_positition": "Position att luta skyddet till", - "set_tilt_position": "Ställ in lutningsposition", - "stops_the_cover_movement": "Stoppar skyddets rörelse.", - "stop_cover_tilt_description": "Stoppar rörelsen av ett skydds lutning.", - "stop_tilt": "Stoppa lutning", - "toggles_a_cover_open_closed": "Växlar ett skydd öppet/stängt.", - "toggle_cover_tilt_description": "Växlar en lutning av skyddet öppet/stängt.", - "toggle_tilt": "Växla lutning", + "set_default_level_description": "Ställer in standardloggnivån för integrationer.", + "level_description": "Ställer in standardloggnivån för alla integrationer.", + "level": "Nivå", + "set_default_level": "Ställ in standardnivå", + "set_level": "Ställ in nivå", "check_configuration": "Kontrollera konfigurationen", "reload_all": "Ladda om alla", "reload_config_entry_description": "Laddar om den angivna konfigurationsposten.", @@ -2860,21 +2965,18 @@ "generic_toggle": "Generell växel", "generic_turn_off": "Generell avstängning", "generic_turn_on": "Generell start", + "entities_to_update": "Entiteter som ska uppdateras", "update_entity": "Uppdatera entitet", - "creates_a_new_backup": "Skapar en ny säkerhetskopia.", "decrement_description": "Minskar det aktuella värdet med 1 steg.", "increment_description": "Ökar det aktuella värdet med 1 steg.", - "sets_the_value": "Ställer in värdet", - "the_target_value": "Målvärdet", - "reloads_the_automation_configuration": "Laddar om automationskonfigurationen.", - "toggle_description": "Slår på/av en mediaspelare.", - "trigger_description": "Utlöser åtgärder för en automatisering.", - "skip_conditions": "Hoppa över villkor", - "trigger": "Extern utlösare", - "disables_an_automation": "Inaktiverar en automatisering.", - "stops_currently_running_actions": "Stoppar pågående åtgärder.", - "stop_actions": "Stoppa åtgärder", - "enables_an_automation": "Aktiverar en automatisering.", + "bridge_identifier": "Identifiering av brygga", + "configuration_payload": "Nyttolast för konfiguration", + "entity_description": "Representerar en specifik enhetsändpunkt i deCONZ.", + "path": "Sökväg", + "configure": "Konfigurera", + "device_refresh_description": "Uppdaterar tillgängliga enheter från deCONZ.", + "device_refresh": "Uppdatering av enhet", + "remove_orphaned_entries": "Ta bort övergivna enheter", "restarts_an_add_on": "Startar om ett tillägg.", "the_add_on_slug": "Slug-ID för tillägget.", "restart_add_on": "Starta om tillägget.", @@ -2907,38 +3009,67 @@ "restore_partial_description": "Återställer från delvis säkerhetskopia.", "restores_home_assistant": "Återställer Home Assistant.", "restore_from_partial_backup": "Återställa från delvis säkerhetskopia.", - "clears_the_playlist": "Tömmer spellistan.", - "clear_playlist": "Töm spellistan", - "selects_the_next_track": "Väljer nästa spår.", - "pauses": "Pausar.", - "starts_playing": "Börjar spela.", - "toggles_play_pause": "Växlar mellan uppspelning/paus.", - "selects_the_previous_track": "Väljer föregående spår.", - "seek": "Sök", - "stops_playing": "Slutar spela.", - "starts_playing_specified_media": "Startar uppspelning av angivet media.", - "announce": "Meddela", - "enqueue": "Köa", - "repeat_mode_to_set": "Upprepningsläge att ställa in.", - "select_sound_mode_description": "Väljer ett ljudläge.", - "select_sound_mode": "Välj ljudläge", - "select_source": "Välj källa", - "shuffle_description": "Anger om blandningsläget är aktiverat eller inte.", - "turns_down_the_volume": "Sänker volymen.", - "volume_mute_description": "Slår på eller stänger av ljudet för mediaspelaren.", - "is_volume_muted_description": "Anger om ljudet är påslaget eller avstängt.", - "mute_unmute_volume": "Ljud av/på", - "sets_the_volume_level": "Ställer in volymnivån.", - "set_volume": "Ställ in volym", - "turns_up_the_volume": "Höjer volymen.", - "apply_filter": "Tillämpa filter", - "days_to_keep": "Dagar att behålla", - "repack": "Packa om", - "purge": "Rensa", - "domains_to_remove": "Domäner att ta bort", - "entity_globs_to_remove": "Entity-globs att ta bort", - "entities_to_remove": "Entiteter som ska tas bort", - "purge_entities": "Rensa entiteter", + "removes_a_group": "Tar bort en grupp.", + "object_id": "Objekt-ID", + "creates_updates_a_user_group": "Skapar/uppdaterar en användargrupp.", + "add_entities": "Lägga till entiteter", + "icon_description": "Namn på ikonen för gruppen.", + "name_of_the_group": "Namn på gruppen.", + "remove_entities": "Ta bort entiteter", + "log_description": "Skapar en anpassad post i loggboken.", + "message_description": "Meddelandets text.", + "log": "Logg", + "create_temporary_strict_connection_url_name": "Skapa en tillfällig URL för strikt anslutning", + "remote_connect": "Fjärranslutning", + "remote_disconnect": "Koppla bort fjärranslutning", + "creates_a_new_backup": "Skapar en ny säkerhetskopia.", + "command_description": "Kommando(n) att skicka till Google Assistant.", + "command": "Kommando", + "send_text_command": "Skicka textkommando", + "reloads_the_automation_configuration": "Laddar om automationskonfigurationen.", + "toggle_description": "Slår på/av en mediaspelare.", + "trigger_description": "Utlöser åtgärder för en automatisering.", + "skip_conditions": "Hoppa över villkor", + "trigger": "Extern utlösare", + "disables_an_automation": "Inaktiverar en automatisering.", + "stops_currently_running_actions": "Stoppar pågående åtgärder.", + "stop_actions": "Stoppa åtgärder", + "enables_an_automation": "Aktiverar en automatisering.", + "press_the_button_entity": "Tryck på knappen entitet.", + "load_url_description": "Laddar en URL på Fully Kiosk Browser.", + "url_to_load": "URL att ladda.", + "load_url": "Ladda URL", + "configuration_parameter_to_set": "Konfigurationsparameter att ställa in.", + "key": "Nyckel", + "value_description": "Det målvärde som ska ställas in.", + "set_configuration": "Ange konfiguration", + "application_description": "Paketnamn för det program som ska startas.", + "application": "Applikation", + "start_application": "Starta applikation", + "set_value_description": "Ställer in värdet på ett tal.", + "stops_a_running_script": "Stoppar ett skript som körs.", + "enter_your_text": "Skriv in din text.", + "set_value": "Ange värde", + "dashboard_path": "Sökväg till instrumentpanel", + "view_path": "Visa sökväg", + "show_dashboard_view": "Visa instrumentpanelens vy", + "closes_a_cover": "Stänger ett skydd.", + "close_cover_tilt_description": "Lutar ett skydd mot stängt läge", + "close_tilt": "Stängd lutning", + "opens_a_cover": "Öppnar ett skydd.", + "tilts_a_cover_open": "Lutar ett skydd mot öppet läge", + "open_tilt": "Öppen lutning", + "set_cover_position_description": "Flyttar ett skydd till en specifik position.", + "target_position": "Målposition.", + "set_position": "Sätt position", + "target_tilt_positition": "Position att luta skyddet till", + "set_tilt_position": "Ställ in lutningsposition", + "stops_the_cover_movement": "Stoppar skyddets rörelse.", + "stop_cover_tilt_description": "Stoppar rörelsen av ett skydds lutning.", + "stop_tilt": "Stoppa lutning", + "toggles_a_cover_open_closed": "Växlar ett skydd öppet/stängt.", + "toggle_cover_tilt_description": "Växlar en lutning av skyddet öppet/stängt.", + "toggle_tilt": "Växla lutning", "decrease_speed_description": "Minskar fläktens hastighet.", "percentage_step_description": "Ökar hastigheten med ett procentsteg.", "decrease_speed": "Minska hastigheten", @@ -2958,6 +3089,26 @@ "toggles_the_fan_on_off": "Slår på/av fläkten.", "turns_fan_off": "Stäng av fläkten.", "turns_fan_on": "Slår på fläkten.", + "arm_with_custom_bypass": "Larmat med anpassad förbikoppling", + "alarm_arm_vacation_description": "Ställer in larmet på: _larmat semesterläge_.", + "disarms_the_alarm": "Avaktiverar larmet.", + "alarm_trigger_description": "Möjliggör en extern larmutlösare.", + "toggles_a_switch_on_off": "Växlar en strömbrytare på/av.", + "turns_a_switch_off": "Stänger av en strömbrytare.", + "turns_a_switch_on": "Slår på en strömbrytare.", + "device_description": "Enhets-ID att skicka kommando till.", + "delete_command": "Radera kommando", + "command_type_description": "Den typ av kommando som ska läras in.", + "command_type": "Typ av kommando", + "timeout_description": "Timeout för kommandot att läras in.", + "learn_command": "Lär in kommando", + "delay_seconds": "Fördröjning sekunder", + "hold_seconds": "Håll i sekunder", + "repeats": "Upprepningar", + "send_command": "Skicka kommando", + "toggles_a_device_on_off": "Slår på/av en enhet.", + "turns_the_device_off": "Stänger av enheten.", + "turn_on_description": "Skickar power on-kommando.", "apply_description": "Aktiverar en scen med konfiguration.", "entities_description": "Lista över entiteter och deras måltillstånd.", "entities_state": "Tillstånd för entiteter", @@ -2969,45 +3120,106 @@ "snapshot_entities": "Entiteter för ögonblicksbild", "delete_description": "Raderar en dynamiskt skapad scen.", "activates_a_scene": "Aktivera en scen", - "selects_the_first_option": "Väljer det första alternativet.", - "first": "Första", - "selects_the_last_option": "Väljer det sista alternativet.", - "select_the_next_option": "Väljer nästa alternativ.", - "selects_an_option": "Väljer ett alternativ.", - "option_to_be_selected": "Alternativ som ska väljas.", - "selects_the_previous_option": "Väljer föregående alternativ.", - "sets_the_options": "Ställer in alternativen.", - "list_of_options": "Lista över alternativ.", - "set_options": "Ställ in alternativ", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Flytta kameran med en viss hastighet.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Lägger till en ny kalenderhändelse.", + "calendar_id_description": "ID för den kalender du vill ha.", + "calendar_id": "Kalender-ID", + "description_description": "Beskrivning av händelsen. Valfritt.", + "summary_description": "Fungerar som titel för händelsen.", + "location_description": "Plats för evenemanget.", + "creates_event": "Skapar händelse", "closes_a_valve": "Stänger en ventil.", "opens_a_valve": "Öppnar en ventil.", "set_valve_position_description": "Flyttar en ventil till en specifik position.", "stops_the_valve_movement": "Stoppar ventilens rörelse.", "toggles_a_valve_open_closed": "Öppnar/stänger en ventil.", - "load_url_description": "Laddar en URL på Fully Kiosk Browser.", - "url_to_load": "URL att ladda.", - "load_url": "Ladda URL", - "configuration_parameter_to_set": "Konfigurationsparameter att ställa in.", - "key": "Nyckel", - "set_configuration": "Ange konfiguration", - "application_description": "Paketnamn för det program som ska startas.", - "application": "Applikation", - "start_application": "Starta applikation", - "command_description": "Kommando(n) att skicka till Google Assistant.", - "command": "Kommando", - "media_player_entity": "Mediaspelarentitet", - "send_text_command": "Skicka textkommando", - "code_description": "Kod som används för att låsa upp.", - "arm_with_custom_bypass": "Larmat med anpassad förbikoppling", - "alarm_arm_vacation_description": "Ställer in larmet på: _larmat semesterläge_.", - "disarms_the_alarm": "Avaktiverar larmet.", - "alarm_trigger_description": "Möjliggör en extern larmutlösare.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Laddar ner fil från angiven URL.", + "clears_all_log_entries": "Tar bort alla loggrader.", + "clear_all": "Rensa allt", + "write_log_entry": "Skriv loggpost.", + "log_level": "Loggnivå.", + "message_to_log": "Meddelande att logga.", + "write": "Skriv", + "reload_themes_description": "Laddar om teman från YAML-konfigurationen.", + "reload_themes": "Ladda om teman", + "name_of_a_theme": "Namn på ett tema.", + "set_the_default_theme": "Ange standardtema", + "clear_skipped_update": "Ta bort ignorerad uppdatering", + "install_update": "Installera uppdatering", + "skip_description": "Markerar den aktuella tillgängliga uppdateringen som överhoppad.", + "skip_update": "Hoppa över uppdatering", + "brightness_value": "Värde för ljusstyrka", + "a_human_readable_color_name": "Ett färgnamn som kan läsas av människor.", + "color_name": "Färgnamn", + "color_temperature_in_mireds": "Färgtemperatur i mireds.", + "light_effect": "Ljuseffekt", + "hue_sat_color": "Hue/Sat-färg", + "color_temperature_in_kelvin": "Färgtemperatur i Kelvin.", + "profile_description": "Namn på ljusprofil att använda.", + "rgbw_color": "RGBW-färg", + "rgbww_color": "RGBWW-färg", + "white_description": "Ställ in ljuset på vitt läge.", + "xy_color": "XY-färg", + "turn_off_description": "Stäng av en eller flera lampor", + "brightness_step_description": "Ändra ljusstyrkan med ett tal", + "brightness_step_value": "Stegvärde för ljusstyrka", + "brightness_step_pct_description": "Ändra ljusstyrkan med en procentsats.", + "brightness_step": "Steg för ljusstyrka", + "decrements_a_counter": "Minskar en räknare.", + "increments_a_counter": "Ökar en räknare.", + "resets_a_counter": "Nollställer en räknare.", + "sets_the_counter_value": "Ställer in räknarvärdet.", + "toggles_the_helper_on_off": "Växlar hjälparen på/av.", + "turns_off_the_helper": "Stänger av hjälparen.", + "turns_on_the_helper": "Slår på hjälparen.", + "start_date_description": "Det datum då heldagsevenemanget ska börja.", + "create_event": "Skapa händelse", + "get_events": "Hämta händelser", + "list_event": "Lista händelser", + "turns_auxiliary_heater_on_off": "Slår på/av tillsatsvärmaren.", + "aux_heat_description": "Nytt värde för tillsatsvärmare.", + "auxiliary_heating": "Extra uppvärmning", + "turn_on_off_auxiliary_heater": "Slå på/stänga av tillsatsvärmaren", + "sets_fan_operation_mode": "Ställer in fläktens driftläge.", + "fan_operation_mode": "Fläktens driftläge.", + "set_fan_mode": "Ställ in fläktläge", + "sets_target_humidity": "Ställer in önskad luftfuktighet.", + "set_target_humidity": "Ställ in önskad luftfuktighet", + "sets_hvac_operation_mode": "Ställer in HVAC-driftläge.", + "hvac_operation_mode": "Driftläge för HVAC.", + "set_hvac_mode": "Ställ in HVAC-läge", + "sets_swing_operation_mode": "Ställer in svängningsläge.", + "swing_operation_mode": "Svängningsläge.", + "set_swing_mode": "Ställ in svängläge", + "sets_target_temperature": "Ställer måltemperatur", + "high_target_temperature": "Hög måltemperatur.", + "target_temperature_high": "Måltemperatur hög", + "low_target_temperature": "Låg måltemperatur.", + "target_temperature_low": "Måltemperatur låg", + "set_target_temperature": "Ställ måltemperatur", + "turns_climate_device_off": "Stänger av klimatenheten.", + "turns_climate_device_on": "Slår på klimatenheten.", + "notify_description": "Skickar ett meddelande till valda mål.", + "data": "Data", + "title_of_the_notification": "Rubrik för ditt meddelande", + "send_a_persistent_notification": "Skicka ett beständigt meddelande", + "sends_a_notification_message": "Skickar ett aviseringsmeddelande.", + "your_notification_message": "Ditt aviseringsmeddelande.", + "title_description": "(Valfri) rubrik på meddelandet.", + "send_a_notification_message": "Skicka ett aviseringsmeddelande", "sets_a_random_effect": "Ställer in en slumpmässig effekt.", "sequence_description": "Lista över HSV-sekvenser (Max 16).", "backgrounds": "Bakgrunder", @@ -3029,112 +3241,15 @@ "random_effect": "Slumpmässig effekt", "sets_a_sequence_effect": "Ställer in en sekvens-effekt.", "repetitions_for_continuous": "Upprepningar (0 för kontinuerlig).", - "repeats": "Upprepningar", "sequence": "Sekvens", "speed_of_spread": "Spridningshastighet.", "spread": "Spridning", "sequence_effect": "Sekvenseffekt", - "press_the_button_entity": "Tryck på knappen entitet.", - "see_description": "Registrerar en spårad enhet.", - "battery_description": "Enhetens batterinivå.", - "gps_coordinates": "GPS-koordinater", - "gps_accuracy_description": "GPS-koordinaternas noggrannhet.", - "hostname_of_the_device": "Värdnamn för enheten.", - "hostname": "Värdnamn", - "mac_description": "Enhetens MAC-adress.", - "mac_address": "MAC-adress", - "see": "Se", - "process_description": "Startar en konversation från en transkriberad text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Språk som ska användas för talgenerering.", - "transcribed_text_input": "Transkriberad textinmatning.", - "process": "Process", - "reloads_the_intent_configuration": "Laddar om avsiktskonfigurationen.", - "conversation_agent_to_reload": "Konversationsagent att ladda om.", - "create_description": "Visar ett meddelande på **Meddelande**-panelen.", - "message_description": "Meddelande från loggboksposten.", - "notification_id": "Meddelande-ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Tar bort ett meddelande från **Meddelande**-panelen.", - "notification_id_description": "ID för meddelandet som ska tas bort.", - "dismiss_all_description": "Tar bort alla meddelanden från **Meddelande**panelen.", - "notify_description": "Skickar ett meddelande till valda mål.", - "data": "Data", - "title_of_the_notification": "Rubrik för ditt meddelande", - "send_a_persistent_notification": "Skicka ett beständigt meddelande", - "sends_a_notification_message": "Skickar ett aviseringsmeddelande.", - "your_notification_message": "Ditt aviseringsmeddelande.", - "send_a_notification_message": "Skicka ett aviseringsmeddelande", - "device_description": "Enhets-ID att skicka kommando till.", - "delete_command": "Radera kommando", - "command_type_description": "Den typ av kommando som ska läras in.", - "command_type": "Typ av kommando", - "timeout_description": "Timeout för kommandot att läras in.", - "learn_command": "Lär in kommando", - "delay_seconds": "Fördröjning sekunder", - "hold_seconds": "Håll i sekunder", - "send_command": "Skicka kommando", - "toggles_a_device_on_off": "Slår på/av en enhet.", - "turns_the_device_off": "Stänger av enheten.", - "turn_on_description": "Skickar power on-kommando.", - "stops_a_running_script": "Stoppar ett skript som körs.", - "locks_a_lock": "Låser ett lås.", - "opens_a_lock": "Öppnar ett lås.", - "unlocks_a_lock": "Låser upp ett lås.", - "turns_auxiliary_heater_on_off": "Slår på/av tillsatsvärmaren.", - "aux_heat_description": "Nytt värde för tillsatsvärmare.", - "auxiliary_heating": "Extra uppvärmning", - "turn_on_off_auxiliary_heater": "Slå på/stänga av tillsatsvärmaren", - "sets_fan_operation_mode": "Ställer in fläktens driftläge.", - "fan_operation_mode": "Fläktens driftläge.", - "set_fan_mode": "Ställ in fläktläge", - "sets_target_humidity": "Ställer in önskad luftfuktighet.", - "set_target_humidity": "Ställ in önskad luftfuktighet", - "sets_hvac_operation_mode": "Ställer in HVAC-driftläge.", - "hvac_operation_mode": "Driftläge för HVAC.", - "set_hvac_mode": "Ställ in HVAC-läge", - "sets_swing_operation_mode": "Ställer in svängningsläge.", - "swing_operation_mode": "Svängningsläge.", - "set_swing_mode": "Ställ in svängläge", - "sets_target_temperature": "Ställer måltemperatur", - "high_target_temperature": "Hög måltemperatur.", - "target_temperature_high": "Måltemperatur hög", - "low_target_temperature": "Låg måltemperatur.", - "target_temperature_low": "Måltemperatur låg", - "set_target_temperature": "Ställ måltemperatur", - "turns_climate_device_off": "Stänger av klimatenheten.", - "turns_climate_device_on": "Slår på klimatenheten.", - "add_event_description": "Lägger till en ny kalenderhändelse.", - "calendar_id_description": "ID för den kalender du vill ha.", - "calendar_id": "Kalender-ID", - "description_description": "Beskrivning av händelsen. Valfritt.", - "summary_description": "Fungerar som titel för händelsen.", - "creates_event": "Skapar händelse", - "dashboard_path": "Sökväg till instrumentpanel", - "view_path": "Visa sökväg", - "show_dashboard_view": "Visa instrumentpanelens vy", - "brightness_value": "Värde för ljusstyrka", - "a_human_readable_color_name": "Ett färgnamn som kan läsas av människor.", - "color_name": "Färgnamn", - "color_temperature_in_mireds": "Färgtemperatur i mireds.", - "light_effect": "Ljuseffekt", - "hue_sat_color": "Hue/Sat-färg", - "color_temperature_in_kelvin": "Färgtemperatur i Kelvin.", - "profile_description": "Namn på ljusprofil att använda.", - "rgbw_color": "RGBW-färg", - "rgbww_color": "RGBWW-färg", - "white_description": "Ställ in ljuset på vitt läge.", - "xy_color": "XY-färg", - "turn_off_description": "Stäng av en eller flera lampor", - "brightness_step_description": "Ändra ljusstyrkan med ett tal", - "brightness_step_value": "Stegvärde för ljusstyrka", - "brightness_step_pct_description": "Ändra ljusstyrkan med en procentsats.", - "brightness_step": "Steg för ljusstyrka", "topic_to_listen_to": "Ämne att lyssna på.", "topic": "Ämne", "export": "Exportera", "publish_description": "Publicerar ett meddelande till ett MQTT-ämne.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "Nyttolasten att publicera.", "payload": "Nyttolast", "payload_template": "Mall för nyttolast", @@ -3142,88 +3257,56 @@ "retain": "Behåll", "topic_to_publish_to": "Ämne att publicera till.", "publish": "Publicera", - "ptz_move_description": "Flytta kameran med en viss hastighet.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Skapar en anpassad post i loggboken.", - "entity_id_description": "Mediaspelare som meddelandet ska spelas upp på.", - "log": "Logg", - "toggles_a_switch_on_off": "Växlar en strömbrytare på/av.", - "turns_a_switch_off": "Stänger av en strömbrytare.", - "turns_a_switch_on": "Slår på en strömbrytare.", - "reload_themes_description": "Laddar om teman från YAML-konfigurationen.", - "reload_themes": "Ladda om teman", - "name_of_a_theme": "Namn på ett tema.", - "set_the_default_theme": "Ange standardtema", - "toggles_the_helper_on_off": "Växlar hjälparen på/av.", - "turns_off_the_helper": "Stänger av hjälparen.", - "turns_on_the_helper": "Slår på hjälparen.", - "decrements_a_counter": "Minskar en räknare.", - "increments_a_counter": "Ökar en räknare.", - "resets_a_counter": "Nollställer en räknare.", - "sets_the_counter_value": "Ställer in räknarvärdet.", - "remote_connect": "Fjärranslutning", - "remote_disconnect": "Koppla bort fjärranslutning", - "get_weather_forecast": "Få väderprognos.", - "type_description": "Typ av prognos: dagligen, varje timme eller två gånger dagligen.", - "forecast_type": "Typ av prognos", - "get_forecast": "Få prognos", - "get_weather_forecasts": "Hämta väderprognoser.", - "get_forecasts": "Hämta väderprognoser", - "disables_the_motion_detection": "Inaktiverar rörelsedetektering.", - "disable_motion_detection": "Inaktivera rörelsedetektering", - "enables_the_motion_detection": "Aktiverar rörelsedetektering.", - "enable_motion_detection": "Aktivera rörelsedetektering", - "format_description": "Strömformat som stöds av mediaspelaren.", - "format": "Format", - "media_player_description": "Mediaspelare att strömma till.", - "play_stream": "Spela ström", - "filename": "Filnamn", - "lookback": "Återblick", - "snapshot_description": "Tar en avbild från en kamera.", - "take_snapshot": "Tar en avbild", - "turns_off_the_camera": "Stänger av kameran.", - "turns_on_the_camera": "Slår på kameran.", - "clear_tts_cache": "Rensa TTS-cache", - "cache": "Cache", - "options_description": "En ordlista som innehåller integrationsspecifika alternativ.", - "say_a_tts_message": "Säg ett TTS-meddelande", - "speak": "Tala", - "broadcast_address": "Sändningsadress", - "broadcast_port_description": "Port dit det magiska paketet ska skickas.", - "broadcast_port": "Port för sändning", - "send_magic_packet": "Skicka magiskt paket", - "set_datetime_description": "Ställer in datum och/eller tid.", - "the_target_date": "Datum att ställa in", - "datetime_description": "Datum och tid att ställa in", - "the_target_time": "Tid att ställa in", - "bridge_identifier": "Identifiering av brygga", - "configuration_payload": "Nyttolast för konfiguration", - "entity_description": "Representerar en specifik enhetsändpunkt i deCONZ.", - "path": "Sökväg", - "configure": "Konfigurera", - "device_refresh_description": "Uppdaterar tillgängliga enheter från deCONZ.", - "device_refresh": "Uppdatering av enhet", - "remove_orphaned_entries": "Ta bort övergivna enheter", - "removes_a_group": "Tar bort en grupp.", - "object_id": "Objekt-ID", - "creates_updates_a_user_group": "Skapar/uppdaterar en användargrupp.", - "add_entities": "Lägga till entiteter", - "icon_description": "Namn på ikonen för gruppen.", - "name_of_the_group": "Namn på gruppen.", - "remove_entities": "Ta bort entiteter", - "cancels_a_timer": "Avbryter en timer.", - "changes_a_timer": "Ändrar en timer.", - "finishes_a_timer": "Avslutar en timer.", - "pauses_a_timer": "Pausar en timer.", - "starts_a_timer": "Startar en timer.", - "duration_description": "Den tid som timern behöver för att avsluta. [valfritt].", - "set_default_level_description": "Ställer in standardloggnivån för integrationer.", - "level_description": "Ställer in standardloggnivån för alla integrationer.", - "set_default_level": "Ställ in standardnivå", - "set_level": "Ställ in nivå", - "clear_skipped_update": "Ta bort ignorerad uppdatering", - "install_update": "Installera uppdatering", - "skip_description": "Markerar den aktuella tillgängliga uppdateringen som överhoppad.", - "skip_update": "Hoppa över uppdatering" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Meddelande-ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID för meddelandet som ska tas bort.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Startar en konversation från en transkriberad text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transkriberad textinmatning.", + "process": "Process", + "reloads_the_intent_configuration": "Laddar om avsiktskonfigurationen.", + "conversation_agent_to_reload": "Konversationsagent att ladda om.", + "clears_the_playlist": "Tömmer spellistan.", + "clear_playlist": "Töm spellistan", + "selects_the_next_track": "Väljer nästa spår.", + "pauses": "Pausar.", + "starts_playing": "Börjar spela.", + "toggles_play_pause": "Växlar mellan uppspelning/paus.", + "selects_the_previous_track": "Väljer föregående spår.", + "seek": "Sök", + "stops_playing": "Slutar spela.", + "starts_playing_specified_media": "Startar uppspelning av angivet media.", + "announce": "Meddela", + "enqueue": "Köa", + "repeat_mode_to_set": "Upprepningsläge att ställa in.", + "select_sound_mode_description": "Väljer ett ljudläge.", + "select_sound_mode": "Välj ljudläge", + "select_source": "Välj källa", + "shuffle_description": "Anger om blandningsläget är aktiverat eller inte.", + "turns_down_the_volume": "Sänker volymen.", + "volume_mute_description": "Slår på eller stänger av ljudet för mediaspelaren.", + "is_volume_muted_description": "Anger om ljudet är påslaget eller avstängt.", + "mute_unmute_volume": "Ljud av/på", + "sets_the_volume_level": "Ställer in volymnivån.", + "set_volume": "Ställ in volym", + "turns_up_the_volume": "Höjer volymen.", + "apply_filter": "Tillämpa filter", + "days_to_keep": "Dagar att behålla", + "repack": "Packa om", + "purge": "Rensa", + "domains_to_remove": "Domäner att ta bort", + "entity_globs_to_remove": "Entity-globs att ta bort", + "entities_to_remove": "Entiteter som ska tas bort", + "purge_entities": "Rensa entiteter", + "see_description": "Registrerar en spårad enhet.", + "battery_description": "Enhetens batterinivå.", + "gps_coordinates": "GPS-koordinater", + "gps_accuracy_description": "GPS-koordinaternas noggrannhet.", + "hostname_of_the_device": "Värdnamn för enheten.", + "hostname": "Värdnamn", + "mac_description": "Enhetens MAC-adress.", + "see": "Se" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ta/ta.json b/packages/core/src/hooks/useLocale/locales/ta/ta.json index aa0f115b..9fa79e8c 100644 --- a/packages/core/src/hooks/useLocale/locales/ta/ta.json +++ b/packages/core/src/hooks/useLocale/locales/ta/ta.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "அஞ்சல் பெட்டி", "to_do_lists": "To-do lists", "developer_tools": "Developer tools", "media": "Media", "profile": "Profile", + "panel_mailbox": "அஞ்சல் பெட்டி", "panel_shopping_list": "பொருட்கள் பட்டியல்", "unknown": "Unknown", "unavai": "கிடைக்கவில்லை", @@ -93,6 +93,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -228,7 +228,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -480,10 +482,9 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -536,7 +537,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -618,6 +618,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -687,6 +691,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -703,8 +708,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,6 +828,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -835,7 +839,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -874,6 +878,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1002,7 +1007,7 @@ "no_notifications": "No notifications", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1016,7 +1021,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1032,7 +1037,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1072,6 +1077,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1092,6 +1098,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1107,14 +1114,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1139,6 +1147,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1152,9 +1167,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1162,10 +1176,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1239,8 +1253,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1249,12 +1263,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1271,6 +1285,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1282,8 +1306,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1296,6 +1320,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1315,7 +1347,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1347,7 +1378,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1355,6 +1387,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity not available: {entity}", "entity_is_non_numeric_entity": "Entity is non-numeric: {entity}", @@ -1365,117 +1399,145 @@ "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1496,7 +1558,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1515,20 +1576,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1554,77 +1612,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1632,6 +1629,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1703,10 +1702,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1721,8 +1718,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1736,7 +1747,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1744,7 +1754,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1753,51 +1763,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1807,12 +1905,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1820,43 +1920,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1867,22 +1933,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1895,6 +1974,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1913,107 +1993,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2024,19 +2142,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2050,40 +2183,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2102,105 +2225,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2283,50 +2326,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2337,43 +2375,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2382,7 +2543,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2400,7 +2560,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2411,8 +2570,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2432,7 +2589,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2443,14 +2599,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2469,53 +2623,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2606,64 +2715,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2800,10 +2858,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2829,47 +2938,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2890,21 +2983,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2939,41 +3029,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2993,6 +3109,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3004,45 +3141,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3069,110 +3269,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3180,90 +3281,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/te/te.json b/packages/core/src/hooks/useLocale/locales/te/te.json index 5a2541c4..8f0f7b5d 100644 --- a/packages/core/src/hooks/useLocale/locales/te/te.json +++ b/packages/core/src/hooks/useLocale/locales/te/te.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "మెయిల్ బాక్స్", "to_do_lists": "To-do lists", "developer_tools": "డెవలపర్ టూల్స్", "media": "Media", "profile": "Profile", + "panel_mailbox": "మెయిల్ బాక్స్", "panel_shopping_list": "షాపింగ్ జాబితా", "unknown": "Unknown", "unavai": "అందుబాటులో లేదు", @@ -93,6 +93,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -228,14 +228,15 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", "longitude": "Longitude", "radius": "Radius", "selector_options": "Selector Options", - "action": "Action", + "action": "చర్య", "area": "Area", "attribute": "Attribute", "boolean": "Boolean", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "చర్య ద్వారా ప్రేరేపించబడింది", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -480,10 +482,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "సర్వీస్", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "చర్య డేటా", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -496,7 +498,7 @@ "filtering_by": "Filtering by", "number_hidden": "{number} hidden", "ungrouped": "Ungrouped", - "customize": "Customize", + "customize": "అనుకూలీకరించు", "hide_column_title": "Hide column {title}", "show_column_title": "Show column {title}", "restore_defaults": "Restore defaults", @@ -536,7 +538,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -618,6 +619,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -687,6 +692,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -703,8 +709,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,6 +829,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -835,7 +840,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -874,6 +879,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1002,7 +1008,7 @@ "no_notifications": "ప్రకటనలు లేవు", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1016,7 +1022,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1032,7 +1038,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1072,6 +1078,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1092,6 +1099,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1107,14 +1115,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1139,6 +1148,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1152,9 +1168,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1162,10 +1177,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1239,8 +1254,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1249,12 +1264,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1271,6 +1286,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1282,8 +1307,8 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", @@ -1296,6 +1321,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1315,7 +1348,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1347,7 +1379,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1355,6 +1388,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity not available: {entity}", "entity_is_non_numeric_entity": "Entity is non-numeric: {entity}", @@ -1365,117 +1400,145 @@ "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1496,7 +1559,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1515,20 +1577,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1554,77 +1613,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1632,6 +1630,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1703,10 +1703,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1721,8 +1719,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1736,7 +1748,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1744,7 +1755,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1753,51 +1764,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1807,12 +1906,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1820,43 +1921,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1867,22 +1934,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1895,6 +1975,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1913,107 +1994,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2024,19 +2143,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2050,40 +2184,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2102,105 +2226,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2283,50 +2327,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2337,43 +2376,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2382,7 +2544,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2400,7 +2561,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2411,8 +2571,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2432,7 +2590,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2443,14 +2600,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2469,53 +2624,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2606,64 +2716,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2800,10 +2859,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2829,47 +2939,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2890,21 +2984,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2939,41 +3030,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2993,6 +3110,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3004,45 +3142,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3069,110 +3270,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3180,90 +3282,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/th/th.json b/packages/core/src/hooks/useLocale/locales/th/th.json index 8af80505..9776e20e 100644 --- a/packages/core/src/hooks/useLocale/locales/th/th.json +++ b/packages/core/src/hooks/useLocale/locales/th/th.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "กล่องจดหมาย", "to_do_lists": "To-do lists", "developer_tools": "เครื่องมือสำหรับนักพัฒนา", "media": "Media", "profile": "Profile", + "panel_mailbox": "กล่องจดหมาย", "panel_shopping_list": "รายการซื้อของ", "unknown": "Unknown", "unavai": "ไม่พร้อมใช้งาน", @@ -85,7 +85,7 @@ "reverse": "Reverse", "medium": "Medium", "target_humidity": "Target humidity.", - "state": "สถานะ", + "state": "State", "name_target_humidity": "{name} target humidity", "name_current_humidity": "{name} current humidity", "name_humidifying": "{name} humidifying", @@ -93,6 +93,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -201,7 +201,7 @@ "move": "ย้าย", "save": "บันทึก", "add": "Add", - "edit": "แก้ไข", + "edit": "Edit", "submit": "Submit", "rename": "Rename", "search": "Search", @@ -228,7 +228,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -256,13 +257,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "แสดงรหัสผ่าน", "hide_password": "ซ่อนรหัสผ่าน", "no_logbook_events_found": "ไม่พบรายการสมุดบันทึก", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -481,10 +483,10 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", + "ui_components_service_picker_service": "บริการ", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -537,7 +539,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -619,6 +620,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -688,6 +693,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -704,8 +710,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "เปลี่ยนแปลงล่าสุด", - "last_updated": "Last updated", "show_more": "แสดงเพิ่มเติม", "exit_edit_mode": "ออกจากโหมดแก้ไข", "last_action": "Last action", @@ -825,6 +829,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -835,7 +840,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -874,6 +879,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "ตัวเลือกถูกบันทึกเรียบร้อยแล้ว", "repair_issue": "ปัญหาการซ่อม", @@ -1002,11 +1008,12 @@ "no_notifications": "ไม่มีการแจ้งเตือน", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "การเรียกบริการ {service} ล้มเหลว", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "สูญเสียการเชื่อมต่อ ดำเนินการเชื่อมต่อใหม่…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "เรียก {name}", "notification_toast_no_matching_link_found": "No matching My link found for {path}", + "ui_notification_toast_service_call_failed": "การเรียกบริการ {service} ล้มเหลว", "app_configuration": "การกำหนดค่าแอพ", "sidebar_toggle": "Sidebar toggle", "hide_panel": "ซ่อนแผง", @@ -1016,7 +1023,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "ยินดีต้อนรับกลับบ้าน", "empty_state_go_to_integrations_page": "ไปที่หน้าการรวมระบบ", "never_triggered": "Never triggered", @@ -1032,8 +1039,9 @@ "navigate_to_location": "ไปยัง {location}", "open_window_to_url_path": "เปิดหน้าต่างเพื่อไปยัง {url_path}", "toggle_name": "สลับ {name}", - "call_service_name": "เรียกบริการ {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "แสดงข้อมูลเพิ่มเติม: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "เรียกบริการ {name}", "recovery_mode_activated": "โหมดกู้คืน ทำงานแล้ว", "starting_description": "Home Assistant is starting, please wait…", "reset_focus": "ตั้งค่าโฟกัสใหม่", @@ -1072,6 +1080,7 @@ "energy_distribution_go_to_energy_dashboard": "ไปที่แดชบอร์ดพลังงาน", "energy_usage": "การใช้พลังงาน", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Low-carbon energy consumed", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated", "unused_entities": "Unused entities", @@ -1092,6 +1101,7 @@ "edit_configuration": "แก้ไขการกำหนดค่า", "unsaved_changes": "การเปลี่ยนแปลงที่ยังไม่ได้ถูกบันทึก", "saved": "บันทึกแล้ว", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1107,21 +1117,22 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", "card_configuration": "การกำหนดค่าการ์ด", "type_card_configuration": "{type} Card configuration", "edit_card_pick_card": "เลือกการ์ดที่คุณอยากจะเพิ่ม", - "toggle_editor": "เปิด/ปิดเครื่องมือแก้ไข", + "toggle_editor": "Toggle editor", "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Are you sure you want to cancel?", "show_visual_editor": "Show visual editor", @@ -1138,6 +1149,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "แดชบอร์ด", @@ -1151,9 +1169,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "ควบคุม Lovelace UI ในแบบของคุณ", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1161,10 +1178,10 @@ "migrate_configuration": "โอนย้ายการกำหนดค่า", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "เพิ่มเงื่อนไข", "test": "Test", "condition_passes": "เงื่อนไขผ่าน", @@ -1238,8 +1255,8 @@ "camera_entity": "เอนทิตีกล้อง", "image_entity": "Image entity", "camera_view": "มุมมองกล้อง", - "double_tap_action": "Double tap action", - "hold_action": "ถือการกระทำ", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "ชั่วโมงที่จะแสดง", "days_to_show": "Days to show", "icon_height": "ความสูงของไอคอน", @@ -1248,12 +1265,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "ช่วงเวลารีเฟรช", "show_icon": "แสดงไอคอน?", "show_name": "แสดงชื่อ?", "show_state": "แสดงสถานะ?", - "tap_action": "แตะ \"การดําเนินการ\"", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1270,6 +1287,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1281,12 +1308,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "Show current temperature as primary information", "tile": "Tile", - "icon_tap_action": "Icon tap action", - "actions": "Actions", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "ซ่อนสถานะ", - "state_content": "เนื้อหาของสถานะ", + "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed": "เปลี่ยนแปลงล่าสุด", + "ui_panel_lovelace_editor_card_tile_state_content_options_state": "สถานะ", "vertical_stack": "Vertical stack", "weather_forecast": "Weather forecast", "weather_to_show": "Weather to show", @@ -1295,6 +1324,14 @@ "show_only_forecast": "แสดงเฉพาะการคาดการณ์", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1314,7 +1351,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1346,7 +1382,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1354,6 +1391,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "warning_attribute_not_found": "Attribute {attribute} not available in: {entity}", "entity_not_available_entity": "Entity ไม่พร้อมใช้งาน: {entity}", "entity_is_non_numeric_entity": "Entity ที่ไม่ใช่ตัวเลข: {entity}", @@ -1365,117 +1404,145 @@ "ui_panel_lovelace_components_energy_period_selector_today": "วันนี้", "reload_ui": "โหลดส่วนแสดงผล Lovelace ใหม่", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1496,7 +1563,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1515,20 +1581,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1554,77 +1617,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1632,6 +1634,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1703,10 +1707,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1721,8 +1723,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1736,7 +1752,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1744,7 +1759,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1753,51 +1768,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1807,12 +1910,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1820,43 +1925,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1867,22 +1938,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1895,6 +1979,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1913,107 +1998,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "มีชื่อนี้อยู่แล้ว", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2024,19 +2147,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", - "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", + "solis_setup_flow": "Solis setup flow", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2050,40 +2188,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2102,105 +2230,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "มีชื่อนี้อยู่แล้ว", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2283,50 +2331,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2337,43 +2380,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2382,7 +2548,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2400,7 +2565,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2411,8 +2575,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2432,7 +2594,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2443,14 +2604,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2469,53 +2628,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2606,64 +2720,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2800,10 +2863,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2829,47 +2943,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2890,21 +2988,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2939,41 +3034,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2993,6 +3114,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3004,45 +3146,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3069,110 +3274,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3180,90 +3286,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/tr/tr.json b/packages/core/src/hooks/useLocale/locales/tr/tr.json index c30e0c7f..07f68893 100644 --- a/packages/core/src/hooks/useLocale/locales/tr/tr.json +++ b/packages/core/src/hooks/useLocale/locales/tr/tr.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Kayıt Defteri", "history": "History", - "mailbox": "Posta kutusu", "to_do_lists": "Yapılacaklar listeleri", "developer_tools": "Geliştirici araçları", "media": "Medya", "profile": "Profil", + "panel_mailbox": "Posta kutusu", "panel_shopping_list": "Alışveriş listesi", "unknown": "Bilinmeyen", "unavailable": "Kullanım dışı", @@ -91,6 +91,7 @@ "name_on": "{name} de", "resume_mowing": "Biçmeye devam et", "start_mowing": "Biçmeye başla", + "pause": "Duraklat", "return_to_dock": "Dock'a geri dön", "brightness": "Parlaklık", "color_temperature": "Renk sıcaklığı", @@ -111,7 +112,6 @@ "browse_media": "Medyaya göz at", "play": "Oynat", "play_pause": "Yürüt/Duraklat", - "pause": "Duraklat", "stop": "Durdur", "next": "Sonraki", "previous": "Önceki", @@ -223,9 +223,11 @@ "media_content_type": "Medya içerik türü", "upload_failed": "Yükleme başarısız", "unknown_file": "Bilinmeyen dosya", - "select_image": "Resim seçin", + "image": "Resim", + "select_label": "{label} seçiniz", "upload_picture": "Resmi yükle", "image_url": "Yerel yol veya web URL'si", + "ui_components_selectors_image_select_image": "Resim seçin", "latitude": "Enlem", "longitude": "Boylam", "radius": "Yarıçap", @@ -250,13 +252,14 @@ "theme": "Tema", "time": "Zaman", "manual_entry": "Manuel Giriş", + "learn_more_about_templating": "Şablonlama hakkında daha fazla bilgi edinin.", "show_password": "Şifreyi göster", "hide_password": "Şifreyi gizle", "no_logbook_events_found": "Kayıt defteri girişi bulunamadı.", "triggered_by": "tarafından tetiklenir", "triggered_by_automation": "otomasyon tarafından tetiklenir", "triggered_by_script": "senaryo tarafından tetiklenir", - "triggered_by_service": "hizmet tarafından tetiklenir", + "triggered_by_action": "eylem tarafından tetiklenen", "logbook_triggered_by_numeric_state_of": "sayısal durumu tarafından tetiklenir", "triggered_by_state_of": "durumu tarafından tetiklenir", "triggered_by_event": "olay tarafından tetiklenir", @@ -298,6 +301,7 @@ "event_type_event_detected": "{event_type} olayı algılandı", "detected_an_event": "bir olay algılandı", "detected_an_unknown_event": "bilinmeyen bir olay algılandı", + "ui_components_logbook_triggered_by_service": "hizmet tarafından tetiklenir", "entity_picker_no_entities": "Herhangi bir varlığın yok", "no_matching_entities_found": "Eşleşen varlık bulunamadı", "show_entities": "Varlıkları göster", @@ -330,7 +334,7 @@ "close_selection_mode": "Seçim modunu kapat", "select_all": "Tümünü seç", "select_none": "Hiçbirini seçme", - "customize_table": "Customize table", + "customize_table": "Tabloyu özelleştir", "conversation_agent": "Konuşma temsilcisi", "none": "Hiçbiri", "country": "Ülke", @@ -455,9 +459,9 @@ "last_month": "Geçen ay", "this_year": "Bu yıl", "last_year": "Geçen yıl", - "reset_to_default_size": "Reset to default size", - "number_of_columns": "Number of columns", - "number_of_rows": "Number of rows", + "reset_to_default_size": "Varsayılan boyuta sıfırla", + "number_of_columns": "Sütun sayısı", + "number_of_rows": "Satır sayısı", "never": "Asla", "history_integration_disabled": "Geçmiş entegrasyonu devre dışı bırakıldı", "loading_state_history": "Durum geçmişi yükleniyor…", @@ -472,11 +476,13 @@ "max": "Maksimum", "mean": "Ortalama", "sum": "Toplam", - "service": "hizmet", + "ui_components_service_picker_service": "Hizmet", "this_field_is_required": "Bu alan gereklidir", "targets": "Hedefler", - "service_data": "Hizmet verileri", + "action_data": "Eylem verileri", "integration_documentation": "Entegrasyon belgeleri", + "ui_components_service_control_data": "Hizmet verileri", + "ui_components_service_control_target_description": "Bu hizmet, hedeflenen alanlar, cihazlar veya varlıklar olarak neleri kullanmalıdır?", "no_related_items_found": "İlgili öğe bulunamadı.", "related_entities": "İlgili varlıklar", "related_items_group": "Aşağıdaki grupların bir parçası", @@ -488,10 +494,10 @@ "filtering_by": "Filtreleme ölçütü", "number_hidden": "{number} gizlendi", "ungrouped": "Gruplandırılmamış", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "customize": "Özelleştir", + "hide_column_title": "{title} sütununu gizle", + "show_column_title": "{title} sütununu göster", + "restore_defaults": "Varsayılanları geri yükle", "message": "İleti", "gender": "Cinsiyet", "male": "Erkek", @@ -527,7 +533,6 @@ "episode": "Bölüm", "game": "Oyun", "type": "Tür", - "image": "Resim", "movie": "Film", "music": "Müzik", "playlist": "Oynatma listesi", @@ -605,6 +610,10 @@ "increase_temperature": "Sıcaklığı artır", "decrease_temperature": "Sıcaklığı düşür", "copy_to_clipboard": "Panoya kopyala", + "last_changed": "Son değişiklik", + "last_updated": "Son güncelleme", + "remaining_time": "Kalan süre", + "install_status": "Kurulum durumu", "safe_mode": "Güvenli mod", "all_yaml_configuration": "Tüm YAML konfigürasyonu", "domain": "Alan adı", @@ -672,6 +681,7 @@ "didn_t_quite_get_that": "Bunu tam olarak anlayamadım.", "voice_command_found": "Sizin için aşağıdakileri buldum:", "voice_command_error": "Oops, bir hata oluştu", + "voice_command_conversation_no_control": "Bu asistan evinizi kontrol edemez.", "how_can_i_assist": "Nasıl yardımcı olabilirim?", "enter_a_request": "Bir istek girin", "send_text": "Metni gönder", @@ -688,8 +698,6 @@ "info": "Bilgi", "related": "İlgili", "device_info": "Cihaz bilgisi", - "last_changed": "Son değişiklik", - "last_updated": "Son güncelleme", "show_more": "Daha fazla göster", "exit_edit_mode": "Düzenleme modundan çık", "last_action": "Son eylem", @@ -736,7 +744,7 @@ "default_code": "Varsayılan kod", "editor_default_code_error": "Kod, kod formatıyla eşleşmiyor", "entity_id": "Varlık kimliği", - "unit_of_measurement": "Ölçü Birimi", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Yağış birimi", "display_precision": "Ekran hassasiyeti", "default_value": "Varsayılan ({value})", @@ -758,7 +766,6 @@ "connectivity": "Bağlantı", "gas": "Gaz", "heat": "Isıtma", - "light": "Işık", "motion": "Hareket", "moving": "Hareketli", "occupancy": "Doluluk", @@ -804,8 +811,10 @@ "rotate_right_and_flip": "Sağa döndürün ve çevirin", "rotate_right": "Sağa döndür", "voice_assistants": "Sesli yardımcılar", + "ui_dialogs_entity_registry_editor_hidden_description": "Gizli varlıklar kontrol panelinizde gösterilmeyecek veya dolaylı olarak referans verildiğinde (yani bir alan veya cihaz aracılığıyla) dahil edilmeyecektir. Geçmişleri hala izleniyor ve onlarla hizmetlerle hala etkileşim kurabilirsiniz.", "enable_type": "{type} öğesini etkinleştir", "device_registry_detail_enabled_cause": "{type} {cause} tarafından devre dışı bırakıldı.", + "service": "hizmet", "unknown_error": "Bilinmeyen hata", "expose": "Ortaya çıkar", "aliases": "Takma adlar", @@ -814,9 +823,9 @@ "unsupported": "Desteklenmiyor", "more_info_about_entity": "Varlık hakkında daha fazla bilgi", "restart_home_assistant": "Home Assistant yeniden başlatılsın mı?", - "advanced_options": "Advanced options", + "advanced_options": "Gelişmiş seçenekler", "quick_reload": "Hızlı yeniden yükleme", - "reload_description": "YAML yapılandırmasından bölgeleri yeniden yükler.", + "reload_description": "YAML yapılandırmasından MQTT varlıklarını yeniden yükler.", "reloading_configuration": "Yapılandırma yeniden yükleniyor", "failed_to_reload_configuration": "Konfigürasyon yeniden yüklenemedi", "restart_description": "Çalışan tüm otomasyonları ve senaryoları kesintiye uğratır.", @@ -856,6 +865,7 @@ "input_select_no_options": "Henüz bir seçenek yok.", "initial_value": "Başlangıç değeri", "restore": "Geri Yükleme", + "edit_schedule_block": "Program bloğunu düzenle", "loading_loading_step": "{integration} için sonraki adım yükleniyor", "options_successfully_saved": "Seçenekler başarıyla kaydedildi.", "repair_issue": "Onarım sorunu", @@ -978,11 +988,12 @@ "no_notifications": "Bildirim yok", "notifications": "Bildirimler", "dismiss_all": "Hepsini reddet", - "notification_toast_service_call_failed": "{service} çağrı yapılamadı.", + "notification_toast_action_failed": "{service} işlemi gerçekleştirilemedi.", "connection_lost_reconnecting": "Bağlantı koptu. Yeniden bağlanıyor …", "home_assistant_has_started": "Home Assistant başladı!", "triggered_name": "Tetiklendi {name}", "notification_toast_no_matching_link_found": "{path} için eşleşen Bağlantım bulunamadı", + "ui_notification_toast_service_call_failed": "{service} çağrı yapılamadı.", "app_configuration": "Uygulama yapılandırması", "sidebar_toggle": "Kenar çubuğunu değiştir", "hide_panel": "Paneli gizle", @@ -992,7 +1003,8 @@ "actions_no_entity_toggle": "Geçiş yapmak için varlık sağlanmadı", "no_navigation_path_specified": "Gezinme yolu belirtilmedi", "actions_no_url": "Açılacak URL belirtilmedi", - "actions_no_service": "Çalıştırılacak hizmet belirtilmedi", + "actions_no_action": "Çalıştırılacak eylem belirtilmedi", + "ui_panel_lovelace_cards_actions_no_service": "Çalıştırılacak hizmet belirtilmedi", "welcome_home": "Eve Hoşgeldin", "empty_state_go_to_integrations_page": "Entegrasyonlar sayfasına gidin.", "never_triggered": "Asla tetiklenmedi", @@ -1007,8 +1019,9 @@ "navigate_to_location": "{location} gidin", "open_window_to_url_path": "{url_path} için pencereyi aç", "toggle_name": "{name} öğesini değiştir", - "call_service_name": "{name} servisini çağırın", + "perform_action_name": "{name} işlemini gerçekleştir", "show_more_info_name": "Daha fazla bilgi göster: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "{name} servisini çağırın", "recovery_mode_activated": "Kurtarma modu etkinleştirildi", "starting_description": "Home Assistant başlıyor, lütfen bekleyin …", "reset_focus": "Odağı sıfırla", @@ -1046,6 +1059,7 @@ "energy_distribution_go_to_energy_dashboard": "Enerji panosuna git", "energy_usage": "Enerji kullanımı", "previous_energy_usage": "Önceki enerji kullanımı", + "untracked_consumption": "Takip edilmeyen tüketim", "low_carbon_energy_consumed": "Düşük karbonlu enerji tüketildi", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Tüketilen düşük karbonlu enerji hesaplanamadı", "unused_entities": "Kullanılmayan varlıklar", @@ -1070,10 +1084,13 @@ "edit_configuration": "Yapılandırmayı düzenle", "unsaved_changes": "Kaydedilmemiş değişiklikler", "saved": "Kaydedildi", + "delete_dashboard_configuration": "Pano yapılandırmanızı silmek istediğinizden emin misiniz?", "raw_editor_error_parse_yaml": "YAML alınamadı: {error}", "raw_editor_error_invalid_config": "Yapılandırmanız geçerli değil: {error}", "raw_editor_error_save_yaml": "YAML kaydedilemiyor: {error}", "raw_editor_error_remove": "Yapılandırma kaldırılamıyor: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Pano yapılandırmanızı kaldırırsanız, alanlarınız ve cihazlarınızla birlikte pano görünümlerinizi otomatik olarak oluştururuz.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Pano yapılandırmanızı kaldırmak istediğinizden emin misiniz?", "title_of_your_dashboard": "Kontrol panelinizin başlığı", "edit_title": "Başlığı düzenle", "title": "Başlık", @@ -1085,17 +1102,19 @@ "move_view_left": "Görünümü sola taşı", "move_view_right": "Görünümü sağa taşı", "background": "Arka plan", - "badges": "Rozetler", "view_type": "Kullanıcıyı görüntüle", "masonry_default": "Tek (varsayılan)", "sidebar": "Kenar Çubuğu", "panel_card": "Panel (1 kart)", "sections_experimental": "Bölümler (deneysel)", "subview": "Alt görünüm", - "max_number_of_columns": "Maksimum sütun sayısı", + "edit_view_max_columns": "Maksimum bölüm genişliği sayısı", + "sections_view_specifics_settings": "Bölümler görünüm özellikleri ayarları", + "dense_section_placement": "Yoğun kesit yerleşimi", "edit_in_visual_editor": "Görsel düzenleyicide düzenle", "edit_in_yaml": "YAML'de düzenle", "saving_failed": "Kaydetme başarısız oldu", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Rozetler", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Geçiş henüz desteklenmediğinden görünümünüzü başka bir türe değiştiremezsiniz. Başka bir görünüm türü kullanmak istiyorsanız yeni bir görünümle sıfırdan başlayın.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Geçiş henüz desteklenmediğinden görünümünüzü 'bölümler' görünüm türünü kullanacak şekilde değiştiremezsiniz. 'Bölümler' görünümünü denemek istiyorsanız yeni bir görünümle sıfırdan başlayın.", "card_configuration": "Kart yapılandırması", @@ -1117,10 +1136,17 @@ "increase_card_position": "Kart konumunu artır", "more_options": "Diğer seçenekler", "search_cards": "Arama kartları", - "config": "Config", - "layout": "Layout", + "config": "Yapılandırma", + "layout": "Düzen", + "full_width_card": "Tam genişlikte kart", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Kartın kontrol panelinde nasıl görüneceğini yapılandırın. Bu ayarlar, kartın varsayılan boyutunu ve konumunu geçersiz kılacaktır.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "{name} görünümünüze hangi kartı eklemek istersiniz?", - "ui_panel_lovelace_editor_edit_card_tab_config": "Yapılandırma", + "badge_configuration": "Rozet yapılandırması", + "type_badge_configuration": "{type} Rozet yapılandırması", + "edit_badge_pick_badge": "Hangi rozeti eklemek istersiniz?", + "add_badge": "Rozet ekle", + "suggest_card_header": "Sizin için bir öneri oluşturduk", + "add_to_dashboard": "Kontrol paneline ekle", "move_card_error_title": "Kartı taşımak imkansız", "choose_a_view": "Bir görünüm seçin", "dashboard": "Gösterge Paneli", @@ -1139,9 +1165,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} silinecek.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Bu bölüm", "edit_section": "Bölümü düzenle", - "suggest_card_header": "Sizin için bir öneri oluşturduk", + "width": "Genişlik", "pick_different_card": "Farklı kart seç", - "add_to_dashboard": "Kontrol paneline ekle", "save_config_header": "Kontrol panelinizin kontrolünü elinize alın", "save_config_empty_config": "Boş bir gösterge tablosuyla başla", "take_control": "Kontrol altına al", @@ -1149,10 +1174,10 @@ "migrate_configuration": "Ayarları aktar", "navigation_path": "Gezinme yolu", "url_path": "URL Yolu", - "default_action": "Varsayılan eylem", - "call_service": "Servisi çağır", + "default": "Varsayılan", + "perform_action": "Eylem gerçekleştir", "more_info": "Daha fazla bilgi", - "no_action": "Eylem yok", + "nothing": "Hiçbir şey", "add_condition": "Koşul ekle", "test": "Test", "condition_passes": "Koşul türü", @@ -1224,20 +1249,20 @@ "camera_entity": "Kamera varlığı", "image_entity": "Görüntü varlığı", "camera_view": "Kamera görünümü", - "double_tap_action": "Çift dokunma eylemi", - "hold_action": "Eylemi tut", + "double_tap_behavior": "Çift dokunma davranışı", + "hold_behavior": "Tutma davranışı", "hours_to_show": "Gösterilecek saatler", "days_to_show": "Gösterilecek günler", "icon_height": "Simge yüksekliği", "image_path": "Görüntü yolu", "manual": "Manuel", "paste_from_clipboard": "Panodan Yapıştır", - "generic_paste_description": "Panodan bir {type} kartı yapıştırın", + "generic_paste_description": "Panodan bir {type} rozeti yapıştırın", "refresh_interval": "Yenileme aralığı", - "show_icon": "Simgeyi göster?", - "show_name": "Adı göster?", - "show_state": "Durumu göster?", - "tap_action": "Eylem'e dokunun", + "show_icon": "Simgeyi göster", + "show_name": "Adı göster", + "show_state": "Durum göster", + "tap_behavior": "Dokunma davranışı", "secondary_info_attribute": "İkincil bilgi özelliği", "generic_state_color": "Duruma göre renkli simgeler?", "suggested_cards": "Önerilen kartlar", @@ -1253,6 +1278,16 @@ "content": "İçerik", "media_control": "Medya kontrolü", "picture_elements": "Resim öğeleri", + "card_options": "Kart Seçenekleri", + "elements": "Öğeler", + "add_new_element": "Yeni öğe ekle", + "dark_mode_image_path": "Karanlık mod görüntü yolu", + "state_filter": "Durum filtresi", + "dark_mode_state_filter": "Karanlık mod durum filtresi", + "state_badge": "Durum rozeti", + "state_icon": "Durum simgesi", + "state_label": "Durum etiketi", + "perform_action_button": "Eylemi gerçekleştir düğmesi", "picture_entity": "Resim varlığı", "picture_glance": "Resimli bakış", "plant_status": "Bitki durumu", @@ -1262,12 +1297,13 @@ "thermostat": "Termostat", "thermostat_show_current_as_primary": "Mevcut sıcaklığı birincil bilgi olarak göster", "tile": "Kutucuk", - "icon_tap_action": "Simge dokunma eylemi", - "actions": "Eylemler", + "icon_tap_behavior": "Simgeye dokunma davranışı", + "interactions": "Etkileşimler", "show_entity_picture": "Varlık resmini göster", "vertical": "Dikey", "hide_state": "Durumu gizle", "state_content": "Durum içeriği", + "ui_panel_lovelace_editor_card_tile_actions": "Eylemler", "vertical_stack": "Dikey yığın", "weather_forecast": "Hava Durumu tahmini", "weather_to_show": "Gösterilecek hava durumu", @@ -1276,6 +1312,18 @@ "show_only_forecast": "Yalnızca tahmini göster", "select_forecast_type": "Tahmin türünü seçin", "no_type": "Tip yok", + "style": "Stil", + "prefix": "Önek", + "suffix": "Sonek", + "state_image": "Durum görüntüsü", + "displayed_elements": "Görüntülenen öğeler", + "ui_panel_lovelace_editor_badge_entity_display_type": "Ekran tipi", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Tamamla (simge, isim ve durum)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Minimal (sadece simge)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Standart (simge ve durum)", + "suggested_badges": "Önerilen rozetler", + "other_badges": "Diğer rozetler", + "custom_badges": "Özel rozetler", "features": "Özellikler", "not_compatible": "Uyumlu değil", "features_no_compatible_available": "Bu varlık için uyumlu özellik yok", @@ -1295,7 +1343,6 @@ "vacuum_commands": "Robot süpürge komutları", "commands": "Komutlar", "climate_fan_modes": "İklim fan modları", - "style": "Stil", "dropdown": "Açılır", "icons": "Simgeler", "customize_fan_modes": "Fan modlarını özelleştirin", @@ -1326,9 +1373,10 @@ "hide_entities_without_area": "Alanı olmayan varlıkları gizle", "hide_energy": "Enerjiyi gizle", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Gizli Alanlar", - "no_description_available": "Açıklama mevcut değil", + "no_description_available": "Açıklama bulunamadı.", "by_entity": "Varlığa göre", "by_card": "Karta Göre", + "by_badge": "Rozete göre", "header": "Üstbilgi", "footer": "Altbilgi", "choose_a_type": "Bir {type} seçin", @@ -1336,6 +1384,8 @@ "header_editor": "Başlık düzenleyicisi", "footer_editor": "Altbilgi düzenleyicisi", "feature_editor": "Özellik düzenleyici", + "element_editor": "Öğe düzenleyicisi", + "type_element_editor": "{type} öğe düzenleyicisi", "ui_panel_lovelace_editor_color_picker_colors_accent": "Vurgu", "ui_panel_lovelace_editor_color_picker_colors_amber": "Amber", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Cam göbeği", @@ -1356,117 +1406,141 @@ "compare_data": "Verileri karşılaştırın", "reload_ui": "Arayüzü yeniden yükle", "profiler": "Profiler", - "http": "HTTP", - "cover": "Panjur", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Giriş düğmesi", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Zamanlayıcı", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Otomasyon", "alarm_control_panel": "Alarm Kontrol Paneli", - "device_tracker": "Cihaz izleyici", - "trace": "Trace", - "stream": "Stream", "person": "Kişi", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Vana", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Sayaç", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Doğru/Yanlış giriniz", - "camera": "Kamera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Dosya boyutu", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Giriş Tarih/Saat", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Tanılama", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Otomasyon", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Vana", - "assist_pipeline": "Yardımcı hat", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Konuşma", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Dosya boyutu", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Metin giriniz", + "weather": "Hava", + "home_assistant_api": "Home Assistant API", + "input_number": "Numara girişi", "group": "Grup", - "auth": "Auth", - "thread": "Thread", - "zone": "Bölge", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Zamanlama", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Kalıcı Bildirim", + "localtuya": "LocalTuya integration", + "input_button": "Giriş düğmesi", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Uzaktan Kumanda", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "İkili sensör", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Kalıcı Bildirim", + "conversation": "Konuşma", "rpi_power_title": "Raspberry Pi Güç Kaynağı Denetleyicisi", - "script": "Senaryo", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Kamera", + "stream": "Stream", + "event": "Olay", + "webhook": "Webhook", + "logger": "Günlük Tutan", + "schedule": "Zamanlama", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Senaryo", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "key": "Anahtar", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Hava", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Numara girişi", - "binary_sensor": "İkili sensör", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Girdi seçiniz", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Olay", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Girdi seçiniz", + "input_text": "Metin giriniz", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Tanılama", "file_upload": "File Upload", - "climate": "İklimlendirme", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Sayaç", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobil uygulama", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Zamanlayıcı", - "application_credentials": "Uygulama Kimlik Bilgileri", - "logger": "Günlük Tutan", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Bölge", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Panjur", + "hacs": "HACS", "local_calendar": "Yerel Takvim", + "system_log": "System Log", + "input_boolean": "Doğru/Yanlış giriniz", + "bluetooth": "Bluetooth", + "climate": "İklimlendirme", + "application_credentials": "Uygulama Kimlik Bilgileri", + "mobile_app": "Mobil uygulama", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Yardımcı hat", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Cihaz izleyici", "synchronize_devices": "Cihazları senkronize edin", - "last_scanned_by_device_id_name": "En son cihaz kimliğine göre tarandı", - "tag_id": "Etiket Kimliği", + "process_process": "İşlem {process}", + "disk_free_mount_point": "Boş disk {mount_point}", + "disk_use_mount_point": "Disk kullanımı {mount_point}", + "ipv_address_ip_address": "IPv6 adresi {ip_address}", + "last_boot": "Son önyükleme", + "load_m": "Yük (5m)", + "memory_free": "Boş bellek", + "memory_use": "Hafıza kullanımı", + "network_in_interface": "{interface} 'deki ağ", + "network_out_interface": "Ağ çıkışı {interface}", + "packets_in_interface": "{interface} deki paketler", + "packets_out_interface": "Paketler {interface}", + "processor_temperature": "İşlemci sıcaklığı", + "processor_use": "İşlemci kullanımı", + "swap_free": "Ücretsiz takas", + "swap_use": "Takas kullanımı", + "network_throughput_in_interface": "{interface} de ağ verimi", + "network_throughput_out_interface": "Ağ çıkışı çıkışı {interface}", + "battery_level": "Pil seviyesi", + "ding": "Ding", + "doorbell_volume": "Kapı zili ses seviyesi", + "last_activity": "Son etkinlik", + "last_ding": "Son ding", + "last_motion": "Son hareket", + "mic_volume": "Mikrofon sesi", + "voice_volume": "Ses seviyesi", + "wi_fi_signal_category": "Wi-Fi sinyal kategorisi", + "wi_fi_signal_strength": "WiFi sinyal gücü", "heavy": "Ağır", "mild": "Hafif", "button_down": "Düğmeyi kapat", @@ -1486,7 +1560,6 @@ "closing": "Kapanıyor", "failure": "Başarısız", "opened": "Açıldı", - "battery_level": "Pil seviyesi", "os_agent_version": "İşletim Sistemi Aracısı sürümü", "apparmor_version": "Apparmor versiyonu", "cpu_percent": "CPU yüzdesi", @@ -1505,20 +1578,16 @@ "solar_azimuth": "Güneş azimutu", "solar_elevation": "Güneş yüksekliği", "solar_rising": "Güneş yükseliyor", - "compressor_energy_consumption": "Kompresör enerji tüketimi", - "compressor_estimated_power_consumption": "Kompresör tahmini güç tüketimi", - "compressor_frequency": "Kompresör frekansı", - "cool_energy_consumption": "Soğuk enerji tüketimi", - "energy_consumption": "Enerji tüketimi", - "heat_energy_consumption": "Isı enerjisi tüketimi", - "inside_temperature": "İç sıcaklık", - "outside_temperature": "Dış sıcaklık", "assist_in_progress": "Devam eden asistan", + "auto_gain": "Otomatik kazanç", + "noise_suppression": "Gürültü azaltma", + "noise_suppression_level": "Gürültü bastırma seviyesi", "preferred": "Tercih Edilen", "finished_speaking_detection": "Bitmiş konuşma tespiti", "aggressive": "Agresif", - "default": "Varsayılan", "relaxed": "Rahat", + "mute": "Sessiz", + "satellite_enabled": "Uydu etkin", "device_admin": "Cihaz yöneticisi", "kiosk_mode": "Kiosk modu", "plugged_in": "Takılı", @@ -1544,74 +1613,16 @@ "maintenance_mode": "Bakım Modu", "motion_detection": "Hareket algılandı", "screensaver": "Ekran koruyucu", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Güncelleme mevcut", - "dry": "Kuru", - "wet": "Islak", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Bugünkü tüketim", - "total_consumption": "Toplam tüketim", - "device_name_current": "{device_name} mevcut", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} mevcut tüketimi", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Sinyal gücü", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} bugünkü tüketim", - "device_name_total_consumption": "{device_name} toplam tüketimi", - "voltage": "Voltaj", - "device_name_voltage": "{device_name} voltajı", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "İşlem {process}", - "disk_free_mount_point": "Boş disk {mount_point}", - "disk_use_mount_point": "Disk kullanımı {mount_point}", - "ipv_address_ip_address": "IPv6 adresi {ip_address}", - "last_boot": "Son önyükleme", - "load_m": "Yük (5m)", - "memory_free": "Boş bellek", - "memory_use": "Hafıza kullanımı", - "network_in_interface": "{interface} 'deki ağ", - "network_out_interface": "Ağ çıkışı {interface}", - "packets_in_interface": "{interface} deki paketler", - "packets_out_interface": "Paketler {interface}", - "processor_temperature": "İşlemci sıcaklığı", - "processor_use": "İşlemci kullanımı", - "swap_free": "Ücretsiz takas", - "swap_use": "Takas kullanımı", - "network_throughput_in_interface": "{interface} de ağ verimi", - "network_throughput_out_interface": "Ağ çıkışı çıkışı {interface}", - "estimated_distance": "Tahmini mesafe", - "vendor": "Satıcı", - "air_quality_index": "Hava kalitesi endeksi", - "illuminance": "Aydınlık", - "noise": "Gürültü", - "overload": "Aşırı yükleme", - "size": "Boyut", - "size_in_bytes": "Bayt cinsinden boyut", + "calibration": "Kalibrasyon", + "auto_lock_paused": "Otomatik kilit duraklatıldı", + "timeout": "Zaman aşımı", + "unclosed_alarm": "Kapatılmamış alarm", + "unlocked_alarm": "Kilitlenmemiş alarm", + "bluetooth_signal": "Bluetooth sinyali", + "light_level": "Işık seviyesi", + "wi_fi_signal": "WiFi sinyali", + "momentary": "Anlık", + "pull_retract": "Çek/Geri Çek", "bytes_received": "Alınan baytlar", "server_country": "Sunucu ülkesi", "server_id": "Sunucu Kimliği", @@ -1619,6 +1630,7 @@ "ping": "Ping", "upload": "Yükle", "bytes_sent": "Gönderilen baytlar", + "call_active": "Aktif Çağrı", "animal": "Hayvan", "detected": "Algılandı", "animal_lens": "Hayvan merceği 1", @@ -1706,8 +1718,22 @@ "adaptive": "Uyarlanabilir", "auto_adaptive": "Otomatik uyarlanabilir", "on_at_night": "Gece açık", + "hdr": "HDR", + "motion_ringtone": "Hareketli zil sesi", + "attraction": "Cazibe", + "city_bird": "Şehir kuşu", + "good_day": "İyi günler", + "hop_hop": "Hop hop", + "loop": "Döngü", + "moonlight": "Ay Işığı", + "operetta": "Operet", + "original_tune": "Orijinal melodi", + "piano_key": "Piyano tuşu", + "way_back_home": "Eve dönüş yolu", + "person_ringtone": "Kişi zil sesi", "play_quick_reply_message": "Hızlı yanıt mesajını oynat", "ptz_preset": "PTZ ön ayarı", + "visitor_ringtone": "Ziyaretçi zil sesi", "battery_percentage": "Batarya yüzdesi", "battery_state": "Pil durumu", "charge_complete": "Şarj tamamlandı", @@ -1721,7 +1747,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} depolama alanı", "ptz_pan_position": "PTZ kaydırma konumu", "sd_hdd_index_storage": "SD {hdd_index} depolama", - "wi_fi_signal": "WiFi sinyali", "auto_focus": "Otomatik odaklama", "auto_tracking": "Otomatik izleme", "buzzer_on_event": "Etkinlikle ilgili zil sesi", @@ -1729,7 +1754,7 @@ "email_on_event": "Etkinlikle ilgili e-posta", "ftp_upload": "FTP yükleme", "guard_return": "Koruma dönüşü", - "hdr": "HDR", + "led": "LED", "manual_record": "Manuel kayıt", "pir_enabled": "PIR etkin", "pir_reduce_false_alarm": "PIR yanlış alarmı azaltır", @@ -1737,49 +1762,135 @@ "record": "Kayıt", "record_audio": "Ses kaydı", "siren_on_event": "Etkinlikte siren", - "call_active": "Aktif Çağrı", - "mute": "Sessiz", - "auto_gain": "Otomatik kazanç", - "mic_volume": "Mikrofon sesi", - "noise_suppression": "Gürültü azaltma", - "noise_suppression_level": "Gürültü bastırma seviyesi", - "satellite_enabled": "Uydu etkin", - "calibration": "Kalibrasyon", - "auto_lock_paused": "Otomatik kilit duraklatıldı", - "timeout": "Zaman aşımı", - "unclosed_alarm": "Kapatılmamış alarm", - "unlocked_alarm": "Kilitlenmemiş alarm", - "bluetooth_signal": "Bluetooth sinyali", - "light_level": "Işık seviyesi", - "momentary": "Anlık", - "pull_retract": "Çek/Geri Çek", - "ding": "Ding", - "doorbell_volume": "Kapı zili ses seviyesi", - "last_activity": "Son etkinlik", - "last_ding": "Son ding", - "last_motion": "Son hareket", - "voice_volume": "Ses seviyesi", - "wi_fi_signal_category": "Wi-Fi sinyal kategorisi", - "wi_fi_signal_strength": "WiFi sinyal gücü", - "box": "Kutu", - "step": "Adım", + "compressor_energy_consumption": "Kompresör enerji tüketimi", + "compressor_estimated_power_consumption": "Kompresör tahmini güç tüketimi", + "compressor_frequency": "Kompresör frekansı", + "cool_energy_consumption": "Soğuk enerji tüketimi", + "energy_consumption": "Enerji tüketimi", + "heat_energy_consumption": "Isı enerjisi tüketimi", + "inside_temperature": "İç sıcaklık", + "outside_temperature": "Dış sıcaklık", + "estimated_distance": "Tahmini mesafe", + "vendor": "Satıcı", + "last_scanned_by_device_id_name": "Son taranan cihaz kimliği", + "tag_id": "Etiket Kimliği", + "battery_low": "Düşük pil", + "cloud_connection": "Bulut bağlantısı", + "humidity_warning": "Nem uyarısı", + "overheated": "Aşırı ısınmış", + "temperature_warning": "Sıcaklık uyarısı", + "update_available": "Güncelleştirme kullanılabilir", + "dry": "Kuru", + "wet": "Islak", + "stop_alarm": "Alarmı durdur", + "test_alarm": "Test alarmı", + "turn_off_in": "içinde kapat", + "smooth_off": "Pürüzsüz kapalı", + "smooth_on": "Pürüzsüz açık", + "temperature_offset": "Sıcaklık ofseti", + "alarm_sound": "Alarm sesi", + "alarm_volume": "Alarm ses seviyesi", + "light_preset": "Işık ön ayarı", + "alarm_source": "Alarm kaynağı", + "auto_off_at": "Otomatik kapanma saati", + "available_firmware_version": "Mevcut ürün yazılımı sürümü", + "this_month_s_consumption": "Bu ayın tüketimi", + "today_s_consumption": "Bugünkü tüketim", + "total_consumption": "Toplam tüketim", + "device_name_current": "{device_name} mevcut", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} mevcut tüketimi", + "current_firmware_version": "Güncel aygıt yazılımı sürümü", + "device_time": "Cihaz zamanı", + "on_since": "O zamandan beri açık", + "report_interval": "Rapor aralığı", + "signal_strength": "Sinyal gücü", + "signal_level": "Sinyal seviyesi", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} bugünkü tüketim", + "device_name_total_consumption": "{device_name} toplam tüketimi", + "voltage": "Voltaj", + "device_name_voltage": "{device_name} voltajı", + "auto_off_enabled": "Otomatik kapanma etkin", + "auto_update_enabled": "Otomatik güncelleme etkin", + "fan_sleep_mode": "Fan uyku modu", + "smooth_transitions": "Yumuşak geçişler", + "size": "Boyut", + "size_in_bytes": "Bayt cinsinden boyut", + "jammed": "Sıkışmış", + "locked": "Kilitli", + "locking": "Kilitleniyor", + "unlocked": "Kilitli değil", + "unlocking": "Kilit açma", + "changed_by": "Tarafından değiştirildi", + "code_format": "Kod formatı", + "recording": "Kaydediliyor", + "streaming": "Yayınlanıyor", + "access_token": "Erişim Anahtarı", + "brand": "Marka", + "stream_type": "Akış tipi", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Kullanıcı arabirimi aracılığıyla yönetilir", + "minute": "Dakika", + "second": "İkinci", + "timestamp": "Zaman Damgası", + "event_type": "Olay Türü", + "event_types": "Olay türleri", + "doorbell": "Kapı zili", + "clear_night": "Açık, gece", + "cloudy": "Bulutlu", + "exceptional": "Olağanüstü", + "fog": "Sis", + "hail": "Dolu", + "lightning": "Yıldırım", + "lightning_rainy": "Yıldırım, yağmurlu", + "partly_cloudy": "Parçalı bulutlu", + "pouring": "Sağanak Yağmurlu", + "rainy": "Yağmurlu", + "snowy": "Karlı", + "snowy_rainy": "Karlı, yağmurlu", + "sunny": "Güneşli", + "windy": "Rüzgarlı", + "windy_cloudy": "Rüzgarlı bulutlu", + "apparent_temperature": "Görünür sıcaklık", + "cloud_coverage": "Bulut kapsamı", + "dew_point_temperature": "Çiğlenme noktası sıcaklığı", + "ozone": "Ozon", + "pressure": "Basınç", + "pressure_unit": "Basınç birimi", + "uv_index": "UV Endeksi", + "wind_bearing": "Rüzgar yatağı", + "wind_gust_speed": "Rüzgar esme hızı", + "paused": "Durduruldu", + "finishes_at": "Bitiyor", + "remaining": "Kalan", + "last_reset": "Son sıfırlama", + "possible_states": "Olası durumlar", + "state_class": "Durum sınıfı", + "measurement": "Ölçüm", + "total_increasing": "Toplam artış", "apparent_power": "Görünür güç", + "air_quality_index": "Hava kalitesi endeksi", "atmospheric_pressure": "Atmosferik basınç", "carbon_dioxide": "Karbondioksit", + "conductivity": "İletkenlik", "data_rate": "Veri hızı", + "data_size": "Veri boyutu", "distance": "Mesafe", "stored_energy": "Depolanmış enerji", "frequency": "Frekans", + "illuminance": "Aydınlık", "irradiance": "Işınım", + "balance": "Denge", "nitrogen_dioxide": "Azot dioksit", "nitrogen_monoxide": "Azot monoksit", "nitrous_oxide": "Azot oksit", - "ozone": "Ozon", "ph": "pH", "pm": "PM2.5", "power_factor": "Güç faktörü", "precipitation_intensity": "Yağış yoğunluğu", - "pressure": "Basınç", "reactive_power": "Reaktif güç", "sound_pressure": "Ses basıncı", "speed": "Hız", @@ -1789,11 +1900,13 @@ "stored_volume": "Kaydedilmiş seviye", "weight": "Ağırlık", "available_tones": "Mevcut tonlar", - "end_time": "Bitiş zamanı", - "start_time": "Başlangıç zamanı", - "managed_via_ui": "Kullanıcı arabirimi aracılığıyla yönetilir", "next_event": "Sonraki etkinlik", - "paused": "Durduruldu", + "box": "Kutu", + "step": "Adım", + "members": "Üyeler", + "above_horizon": "Gündüz", + "below_horizon": "Ufkun altında", + "identify": "Tanımlama", "running_automations": "Çalışan otomasyonlar", "id": "ID", "max_running_automations": "Maksimum çalışan otomasyonlar", @@ -1801,41 +1914,7 @@ "parallel": "Paralel", "queued": "Sırada", "single": "Tek", - "not_charging": "Şarj olmuyor", - "disconnected": "Bağlantı kesildi", - "connected": "Bağlandı", - "hot": "Sıcak", - "no_light": "Işık yok", - "light_detected": "Işık algılandı", - "locked": "Kilitli", - "unlocked": "Kilitli değil", - "not_moving": "Hareket etmiyor", - "unplugged": "Takılı değil", - "not_running": "Çalışmıyor", - "safe": "Güvenli", - "unsafe": "Güvensiz", - "tampering_detected": "Kurcalama tespit edildi", - "buffering": "Ön belleğe alınıyor", - "playing": "Oynatılıyor", - "standby": "Bekleme modu", - "app_id": "Uygulama Kimliği", - "local_accessible_entity_picture": "Yerel erişilebilir varlık resmi", - "group_members": "Grup üyeleri", - "album_artist": "Albüm sanatçısı", - "content_id": "İçerik Kimliği", - "content_type": "İçerik türü", - "channels": "Kanallar", - "position_updated": "Pozisyon güncellendi", - "series": "Diziler", - "all": "Tümü", - "one": "Bir", - "available_sound_modes": "Mevcut ses modları", - "available_sources": "Mevcut kaynaklar", - "receiver": "Alıcı", - "speaker": "Hoparlör", - "tv": "TV", - "above_horizon": "Gündüz", - "below_horizon": "Ufkun altında", + "max_running_scripts": "Maksimum çalışan senaryolar", "oscillating": "Salınımlı", "speed_step": "Hızlı adım", "available_preset_modes": "Kullanılabilir ön ayar modları", @@ -1845,22 +1924,35 @@ "armed_night": "Gece Aktif", "armed_vacation": "Alarm - Tatil Modu", "disarming": "Alarm devre dışı", - "changed_by": "Tarafından değiştirildi", "code_for_arming": "Kurma kodu", "not_required": "Gerekli değil", - "code_format": "Kod formatı", - "gps_accuracy": "GPS doğruluğu", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Yönlendirici", - "event_type": "Olay Türü", - "event_types": "Olay türleri", - "doorbell": "Kapı zili", "device_trackers": "Takip cihazları", - "max_running_scripts": "Maksimum çalışan senaryolar", - "jammed": "Sıkışmış", - "locking": "Kilitleniyor", - "unlocking": "Kilit açma", + "gps_accuracy": "GPS doğruluğu", + "auto_update": "Otomatik güncelleme", + "in_progress": "Devam ediyor", + "installed_version": "Yüklü sürüm", + "latest_version": "En son sürüm", + "release_summary": "Sürüm özeti", + "release_url": "Sürüm URL'si", + "skipped_version": "Atlanan sürüm", + "firmware": "Donanım yazılımı", + "color_mode": "Color Mode", + "brightness_only": "Yalnızca parlaklık", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Renk sıcaklığı (mireds)", + "color_temperature_kelvin": "Renk sıcaklığı (Kelvin)", + "available_effects": "Mevcut efektler", + "maximum_color_temperature_kelvin": "Maksimum renk sıcaklığı (Kelvin)", + "maximum_color_temperature_mireds": "Maksimum renk sıcaklığı (mireds)", + "minimum_color_temperature_kelvin": "Minimum renk sıcaklığı (Kelvin)", + "minimum_color_temperature_mireds": "Minimum renk sıcaklığı (mireds)", + "available_color_modes": "Mevcut renk modları", + "end_time": "Bitiş zamanı", + "start_time": "Başlangıç zamanı", "cool": "Soğutma", "fan_only": "Sadece fan", "heat_cool": "Isıtma/soğutma", @@ -1872,6 +1964,7 @@ "top": "Yukarı", "current_action": "Mevcut eylem", "cooling": "Soğutuluyor", + "defrosting": "Buz çözme", "drying": "Kurutuluyor", "heating": "Isıtılıyor", "preheating": "Ön ısıtma", @@ -1890,103 +1983,143 @@ "upper_target_temperature": "Üst hedef sıcaklık", "lower_target_temperature": "Daha düşük hedef sıcaklık", "target_temperature_step": "Hedef sıcaklık adımı", - "last_reset": "Son sıfırlama", - "possible_states": "Olası durumlar", - "state_class": "Durum sınıfı", - "measurement": "Ölçüm", - "total_increasing": "Toplam artış", - "conductivity": "Conductivity", - "data_size": "Veri boyutu", - "balance": "Denge", - "timestamp": "Zaman Damgası", - "color_mode": "Color Mode", - "brightness_only": "Yalnızca parlaklık", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Renk sıcaklığı (mireds)", - "color_temperature_kelvin": "Renk sıcaklığı (Kelvin)", - "available_effects": "Mevcut efektler", - "maximum_color_temperature_kelvin": "Maksimum renk sıcaklığı (Kelvin)", - "maximum_color_temperature_mireds": "Maksimum renk sıcaklığı (mireds)", - "minimum_color_temperature_kelvin": "Minimum renk sıcaklığı (Kelvin)", - "minimum_color_temperature_mireds": "Minimum renk sıcaklığı (mireds)", - "available_color_modes": "Mevcut renk modları", - "clear_night": "Açık, gece", - "cloudy": "Bulutlu", - "exceptional": "Olağanüstü", - "fog": "Sis", - "hail": "Dolu", - "lightning": "Yıldırım", - "lightning_rainy": "Yıldırım, yağmurlu", - "partly_cloudy": "Parçalı bulutlu", - "pouring": "Sağanak Yağmurlu", - "rainy": "Yağmurlu", - "snowy": "Karlı", - "snowy_rainy": "Karlı, yağmurlu", - "sunny": "Güneşli", - "windy": "Rüzgarlı", - "windy_cloudy": "Rüzgarlı bulutlu", - "apparent_temperature": "Görünür sıcaklık", - "cloud_coverage": "Bulut kapsamı", - "dew_point_temperature": "Çiğlenme noktası sıcaklığı", - "pressure_unit": "Basınç birimi", - "uv_index": "UV Endeksi", - "wind_bearing": "Rüzgar yatağı", - "wind_gust_speed": "Rüzgar esme hızı", - "recording": "Kaydediliyor", - "streaming": "Yayınlanıyor", - "access_token": "Erişim Anahtarı", - "brand": "Marka", - "stream_type": "Akış tipi", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Dakika", - "second": "İkinci", - "members": "Üyeler", - "finishes_at": "Bitiyor", - "remaining": "Kalan", - "identify": "Tanımlama", - "auto_update": "Otomatik güncelleme", - "in_progress": "Devam ediyor", - "installed_version": "Yüklü sürüm", - "latest_version": "En son sürüm", - "release_summary": "Sürüm özeti", - "release_url": "Sürüm URL'si", - "skipped_version": "Atlanan sürüm", - "firmware": "Donanım yazılımı", - "abort_single_instance_allowed": "Zaten yapılandırılmış. Yalnızca tek bir konfigürasyon mümkündür.", - "user_description": "Kuruluma başlamak ister misiniz?", - "device_is_already_configured": "Cihaz zaten yapılandırılmış", - "re_authentication_was_successful": "Yeniden kimlik doğrulama başarılı oldu", - "re_configuration_was_successful": "Yeniden yapılandırma başarılı oldu", - "failed_to_connect": "Bağlanma hatası", - "error_custom_port_not_supported": "Gen1 cihazı özel bağlantı noktasını desteklemez.", - "invalid_authentication": "Geçersiz kimlik doğrulama", - "unexpected_error": "Beklenmeyen hata", - "username": "Kullanıcı Adı", - "host": "Host", - "port": "Port", + "not_charging": "Şarj olmuyor", + "disconnected": "Bağlantı kesildi", + "connected": "Bağlandı", + "hot": "Sıcak", + "no_light": "Işık yok", + "light_detected": "Işık algılandı", + "not_moving": "Hareket etmiyor", + "unplugged": "Takılı değil", + "not_running": "Çalışmıyor", + "safe": "Güvenli", + "unsafe": "Güvensiz", + "tampering_detected": "Kurcalama tespit edildi", + "buffering": "Ön belleğe alınıyor", + "playing": "Oynatılıyor", + "standby": "Bekleme modu", + "app_id": "Uygulama Kimliği", + "local_accessible_entity_picture": "Yerel erişilebilir varlık resmi", + "group_members": "Grup üyeleri", + "album_artist": "Albüm sanatçısı", + "content_id": "İçerik Kimliği", + "content_type": "İçerik türü", + "channels": "Kanallar", + "position_updated": "Pozisyon güncellendi", + "series": "Diziler", + "all": "Tümü", + "one": "Bir", + "available_sound_modes": "Mevcut ses modları", + "available_sources": "Mevcut kaynaklar", + "receiver": "Alıcı", + "speaker": "Hoparlör", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Yönlendirici", + "service_is_already_configured": "Hizmet zaten yapılandırılmış", "account_is_already_configured": "Hesap zaten yapılandırılmış", "abort_already_in_progress": "Yapılandırma akışı zaten devam ediyor", + "failed_to_connect": "Bağlanma hatası", "invalid_access_token": "Geçersiz erişim anahtarı", + "invalid_authentication": "Geçersiz kimlik doğrulama", "received_invalid_token_data": "Geçersiz anahtar verileri alındı.", "abort_oauth_failed": "Erişim anahtarı alınırken hata oluştu.", "timeout_resolving_oauth_token": "OAuth anahtarını çözme zaman aşımı.", "abort_oauth_unauthorized": "Erişim anahtarı alınırken OAuth yetkilendirme hatası.", + "re_authentication_was_successful": "Yeniden kimlik doğrulama başarılı oldu", + "unexpected_error": "Beklenmeyen hata", "successfully_authenticated": "Başarıyla doğrulandı", "link_fitbit": "Fitbit'i bağla", "pick_authentication_method": "Kimlik doğrulama yöntemini seç", "authentication_expired_for_name": "{name} için kimlik doğrulamanın süresi doldu", - "service_is_already_configured": "Hizmet zaten yapılandırılmış", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "{name} 'i kurmak istiyor musunuz?", - "adapter": "Adaptör", - "multiple_adapters_description": "Kurmak için bir Bluetooth adaptörü seçin", + "abort_single_instance_allowed": "Zaten yapılandırılmış. Yalnızca tek bir konfigürasyon mümkündür.", + "user_description": "Kurmak için bir cihaz seçin", + "two_factor_code": "İki adımlı kimlik doğrulama kodu", + "two_factor_authentication": "İki faktörlü kimlik doğrulama", + "username": "Kullanıcı Adı", + "sign_in_with_ring_account": "Ring hesabıyla oturum açın", + "broadcast_address": "Yayın adresi", + "broadcast_port": "Yayın bağlantı noktası", + "mac_address": "MAC adresi", + "device_is_already_configured": "Cihaz zaten yapılandırılmış", + "ipv_is_not_supported": "IPv6 desteklenmiyor.", + "re_configuration_was_successful": "Yeniden yapılandırma başarılı oldu", + "error_custom_port_not_supported": "Gen1 cihazı özel bağlantı noktasını desteklemez.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Köprü zaten yapılandırılmış", + "no_deconz_bridges_discovered": "DeCONZ köprüsü bulunamadı", + "abort_no_hardware_available": "deCONZ'a bağlı radyo donanımı yok", + "abort_updated_instance": "DeCONZ yeni ana bilgisayar adresiyle güncelleştirildi", + "error_linking_not_possible": "Ağ geçidi ile bağlantı kurulamadı", + "error_no_key": "API anahtarı alınamadı", + "hassio_confirm_title": "Home Assistant eklentisi aracılığıyla MQTT Broker", + "link_with_deconz": "deCONZ ile bağlantı", + "select_discovered_deconz_gateway": "Keşfedilen deCONZ ağ geçidini seçin", + "device_class": "Device Class", + "state_template": "Durum şablonu", + "template_binary_sensor": "İkili sensör şablonu", + "actions_on_press": "Basış eylemleri", + "template_button": "Şablon düğmesi", + "verify_ssl_certificate": "SSL sertifikasını doğrulayın", + "template_image": "Şablon resmi", + "actions_on_set_value": "Ayarlanan değer üzerindeki eylemler", + "step_value": "Adım değeri", + "template_number": "Şablon numarası", + "available_options": "Mevcut seçenekler", + "actions_on_select": "Seçimdeki eylemler", + "template_select": "Şablon seçimi", + "template_sensor": "Şablon sensörü", + "actions_on_turn_off": "Kapatma eylemleri", + "actions_on_turn_on": "Açılıştaki eylemler", + "value_template": "Değer şablonu", + "template_switch": "Şablon anahtarı", + "template_a_binary_sensor": "İkili sensör şablonunu oluşturma", + "template_a_button": "Bir düğme şablonu", + "template_a_image": "Bir resim şablonu", + "template_a_number": "Şablon bir sayı", + "template_a_select": "Bir seçimi şablonla", + "template_a_sensor": "Bir sensör şablonu", + "template_a_switch": "Bir şablon anahtarı", + "template_helper": "Şablon yardımcısı", + "all_entities": "Tüm varlıklar", + "hide_members": "Üyeleri gizle", + "add_group": "Grup Ekle", + "ignore_non_numeric": "Sayısal olmayanları yoksay", + "data_round_digits": "Değeri ondalık sayıya yuvarla", + "binary_sensor_group": "İkili sensör grubu", + "button_group": "Düğme grubu", + "cover_group": "Kepenk grubu", + "event_group": "Etkinlik grubu", + "fan_group": "Fan grubu", + "light_group": "Işık grubu", + "lock_group": "Grubu kilitle", + "media_player_group": "Medya oynatıcı grubu", + "notify_group": "Grubu bilgilendir", + "sensor_group": "Sensör grubu", + "switch_group": "Grubu değiştir", + "no_port_for_endpoint": "Uç nokta için bağlantı noktası yok", + "abort_no_services": "Uç noktada hizmet bulunamadı", + "discovered_wyoming_service": "Wyoming hizmetini keşfetti", + "timeout_establishing_connection": "Bağlantı kurulurken zaman aşımı", + "link_google_account": "Google Hesabını Bağla", + "name_already_exists": "Bu ad zaten var", + "passive": "Pasif", + "define_zone_parameters": "Bölge parametrelerini tanımlayın", + "cannot_connect_details_error_detail": "Bağlanamıyor. Ayrıntılar: {error_detail}", + "unknown_details_error_detail": "Bilinmeyen. Ayrıntılar: {error_detail}", + "uses_an_ssl_certificate": "SSL sertifikası kullanır", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -1997,19 +2130,35 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API Anahtarı", - "configure_daikin_ac": "Daikin AC'yi yapılandırın", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "SwitchBot API'si ile iletişim kurulurken hata oluştu: {error_detail}", + "unsupported_switchbot_type": "Desteklenmeyen Switchbot Türü.", + "authentication_failed_error_detail": "Kimlik doğrulama başarısız oldu: {error_detail}", + "error_encryption_key_invalid": "Anahtar Kimliği veya Şifreleme anahtarı geçersiz", + "name_address": "{name} ({address})", + "confirm_description": "Kurulumu başlatmak istiyor musunuz?", + "switchbot_account_recommended": "SwitchBot hesabı (önerilir)", + "menu_options_lock_key": "Kilit şifreleme anahtarını manuel olarak girin", + "encryption_key": "Şifreleme anahtarı", + "key_id": "Anahtar Kimliği", + "password_description": "Yedeklemeyi korumak için parola.", + "device_address": "Cihaz adresi", + "component_switchbot_config_error_one": "Boş", + "known_hosts": "Bilinen ana bilgisayarlar", + "google_cast_configuration": "Google Cast yapılandırması", + "abort_alternative_integration": "Cihaz başka bir entegrasyon tarafından daha iyi destekleniyor", + "abort_discovery_error": "Eşleşen bir DLNA cihazı bulunamadı", + "abort_incomplete_config": "Yapılandırmada gerekli bir değişken eksik", + "manual_description": "Aygıt açıklaması XML dosyasının URL'si", + "manual_title": "Manuel DLNA DMR aygıt bağlantısı", + "discovered_dlna_dmr_devices": "Keşfedilen DLNA DMR cihazları", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Takvim Adı", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2023,41 +2172,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Bağlanamıyor. Ayrıntılar: {error_detail}", - "unknown_details_error_detail": "Bilinmeyen. Ayrıntılar: {error_detail}", - "uses_an_ssl_certificate": "SSL sertifikası kullanır", - "verify_ssl_certificate": "SSL sertifikasını doğrulayın", - "timeout_establishing_connection": "Bağlantı kurulurken zaman aşımı", - "link_google_account": "Google Hesabını Bağla", + "abort_mdns_missing_mac": "MDNS özelliklerinde eksik MAC adresi.", + "abort_mqtt_missing_api": "MQTT özelliklerinde eksik API bağlantı noktası.", + "abort_mqtt_missing_ip": "MQTT özelliklerinde eksik IP adresi.", + "abort_mqtt_missing_mac": "MQTT özelliklerinde eksik MAC adresi.", + "action_received": "Eylem alındı", + "discovered_esphome_node": "ESPHome düğümü keşfedildi", + "api_error_occurred": "API hatası oluştu", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "HTTPS'yi Etkinleştir", + "api_key": "API Anahtarı", + "configure_daikin_ac": "Daikin AC'yi yapılandırın", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "{name} 'i kurmak istiyor musunuz?", + "adapter": "Adaptör", + "multiple_adapters_description": "Kurmak için bir Bluetooth adaptörü seçin", + "meteorologisk_institutt": "Meteoroloji Enstitüsü", "abort_no_devices_found": "Ağda cihaz bulunamadı", "connection_error_error": "Bağlantı hatası: {error}", "invalid_authentication_error": "Geçersiz kimlik doğrulama: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Kimlik doğrulama", - "device_class": "Cihaz Sınıfı", - "state_template": "Durum şablonu", - "template_binary_sensor": "İkili sensör şablonu", - "template_sensor": "Şablon sensörü", - "template_a_binary_sensor": "İkili sensör şablonunu oluşturma", - "template_a_sensor": "Bir sensör şablonu", - "template_helper": "Şablon yardımcısı", - "location_is_already_configured": "Konum zaten yapılandırılmış", - "failed_to_connect_error": "Bağlantı başarısız oldu: {error}", - "invalid_api_key": "Geçersiz API anahtarı", - "pin_code": "PIN kodu", - "discovered_android_tv": "Android TV bulundu", - "confirm_description": "Kurulumu başlatmak istiyor musunuz?", - "known_hosts": "Bilinen ana bilgisayarlar", - "google_cast_configuration": "Google Cast yapılandırması", - "abort_invalid_host": "Geçersiz ana bilgisayar adı veya IP adresi", - "device_not_supported": "Cihaz desteklenmiyor", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Cihaza kimlik doğrulama", - "finish_title": "Cihaz için bir isim seçin", - "unlock_the_device": "Cihazın kilidini açın", - "yes_do_it": "Evet, yap.", - "unlock_the_device_optional": "Cihazın kilidini açın (isteğe bağlı)", - "connect_to_the_device": "Cihaza bağlanın", + "abort_addon_info_failed": "{addon} eklentisi için bilgi alınamadı.", + "abort_addon_install_failed": "{addon} eklentisi yüklenemedi.", + "abort_addon_start_failed": "{addon} eklentisi başlatılamadı.", "invalid_birth_topic": "Geçersiz doğum konusu", "error_bad_certificate": "CA sertifikası geçersiz", "invalid_discovery_prefix": "Geçersiz keşif öneki", @@ -2076,105 +2214,25 @@ "websocket_path": "WebSocket yolu", "enable_discovery": "Keşfetmeyi etkinleştir", "data_description_discovery": "MQTT otomatik keşfini etkinleştirme seçeneği.", - "hassio_confirm_title": "Home Assistant eklentisi aracılığıyla deCONZ Zigbee ağ geçidi", + "installing_add_on": "Eklenti kuruluyor", "reauth_confirm_title": "MQTT aracısında yeniden kimlik doğrulama gerekiyor", + "starting_add_on": "Eklenti başlatılıyor", + "menu_options_addon": "Resmi {addon} eklentisini kullanın.", + "menu_options_broker": "MQTT broker bağlantı ayrıntılarını manuel olarak girin", + "pin_code": "PIN kodu", + "discovered_android_tv": "Android TV bulundu", "path_is_not_allowed": "Yola izin verilmiyor", "path_is_not_valid": "Yol geçerli değil", "path_to_file": "Dosya yolu", - "api_error_occurred": "API hatası oluştu", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "HTTPS'yi Etkinleştir", - "abort_mdns_missing_mac": "MDNS özelliklerinde eksik MAC adresi.", - "abort_mqtt_missing_api": "MQTT özelliklerinde eksik API bağlantı noktası.", - "abort_mqtt_missing_ip": "MQTT özelliklerinde eksik IP adresi.", - "abort_mqtt_missing_mac": "MQTT özelliklerinde eksik MAC adresi.", - "service_received": "Hizmet alındı", - "discovered_esphome_node": "ESPHome düğümü keşfedildi", - "encryption_key": "Şifreleme anahtarı", - "no_port_for_endpoint": "Uç nokta için bağlantı noktası yok", - "abort_no_services": "Uç noktada hizmet bulunamadı", - "discovered_wyoming_service": "Wyoming hizmetini keşfetti", - "abort_api_error": "SwitchBot API'si ile iletişim kurulurken hata oluştu: {error_detail}", - "unsupported_switchbot_type": "Desteklenmeyen Switchbot Türü.", - "authentication_failed_error_detail": "Kimlik doğrulama başarısız oldu: {error_detail}", - "error_encryption_key_invalid": "Anahtar Kimliği veya Şifreleme anahtarı geçersiz", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot hesabı (önerilir)", - "menu_options_lock_key": "Kilit şifreleme anahtarını manuel olarak girin", - "key_id": "Anahtar Kimliği", - "password_description": "Yedeklemeyi korumak için parola.", - "device_address": "Cihaz adresi", - "component_switchbot_config_error_one": "Boş", - "meteorologisk_institutt": "Meteoroloji Enstitüsü", - "two_factor_code": "İki adımlı kimlik doğrulama kodu", - "two_factor_authentication": "İki faktörlü kimlik doğrulama", - "sign_in_with_ring_account": "Ring hesabıyla oturum açın", - "bridge_is_already_configured": "Köprü zaten yapılandırılmış", - "no_deconz_bridges_discovered": "DeCONZ köprüsü bulunamadı", - "abort_no_hardware_available": "deCONZ'a bağlı radyo donanımı yok", - "abort_updated_instance": "DeCONZ yeni ana bilgisayar adresiyle güncelleştirildi", - "error_linking_not_possible": "Ağ geçidi ile bağlantı kurulamadı", - "error_no_key": "API anahtarı alınamadı", - "link_with_deconz": "deCONZ ile bağlantı", - "select_discovered_deconz_gateway": "Keşfedilen deCONZ ağ geçidini seçin", - "all_entities": "Tüm varlıklar", - "hide_members": "Üyeleri gizle", - "add_group": "Grup Ekle", - "ignore_non_numeric": "Sayısal olmayanları yoksay", - "data_round_digits": "Değeri ondalık sayıya yuvarla", - "binary_sensor_group": "İkili sensör grubu", - "cover_group": "Kepenk grubu", - "event_group": "Etkinlik grubu", - "fan_group": "Fan grubu", - "light_group": "Işık grubu", - "lock_group": "Grubu kilitle", - "media_player_group": "Medya oynatıcı grubu", - "sensor_group": "Sensör grubu", - "switch_group": "Grubu değiştir", - "abort_alternative_integration": "Cihaz başka bir entegrasyon tarafından daha iyi destekleniyor", - "abort_discovery_error": "Eşleşen bir DLNA cihazı bulunamadı", - "abort_incomplete_config": "Yapılandırmada gerekli bir değişken eksik", - "manual_description": "Aygıt açıklaması XML dosyasının URL'si", - "manual_title": "Manuel DLNA DMR aygıt bağlantısı", - "discovered_dlna_dmr_devices": "Keşfedilen DLNA DMR cihazları", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Bu ad zaten var", - "passive": "Pasif", - "define_zone_parameters": "Bölge parametrelerini tanımlayın", - "calendar_name": "Takvim Adı", + "data_process": "Sensör(ler) olarak eklenecek işlemler", "bluetooth_scanner_mode": "Bluetooth tarayıcı modu", - "passive_scanning": "Pasif tarama", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "deCONZ CLIP sensörlerine izin ver", + "allow_deconz_light_groups": "deCONZ ışık gruplarına izin ver", + "data_allow_new_devices": "Yeni cihazların otomatik eklenmesine izin ver", + "deconz_devices_description": "deCONZ cihaz türlerinin görünürlüğünü yapılandırın", + "deconz_options": "deCONZ seçenekleri", + "enable_the_conversation_agent": "Konuşma aracısını etkinleştir", + "language_code": "Dil kodu", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2257,49 +2315,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Konuşma aracısını etkinleştir", - "language_code": "Dil kodu", - "data_process": "Sensör(ler) olarak eklenecek işlemler", - "data_app_delete": "Bu uygulamayı silmek için işaretleyin", - "application_icon": "Uygulama Simgesi", - "application_name": "Uygulama Adı", - "configure_application_id_app_id": "{app_id} uygulama kimliğini yapılandırın", - "configure_android_apps": "Android Uygulamalarını Yapılandırma", - "configure_applications_list": "Uygulamalar listesini yapılandır", - "data_allow_nameless_uuids": "Şu anda izin verilen UUID'ler. Kaldırmak için işareti kaldırın", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "İzin verilen yeni bir UUID girin", - "data_calendar_access": "Google Takvim'e Home Assistant erişimi", - "ignore_cec": "CEC'yi yoksay", - "allowed_uuids": "İzin verilen UUID'ler", - "advanced_google_cast_configuration": "Gelişmiş Google Cast yapılandırması", - "broker_options": "Broker seçenekleri", - "enable_birth_message": "Doğum mesajını etkinleştir", - "birth_message_payload": "Doğum mesajı yüklü", - "birth_message_qos": "Doğum mesajı QoS", - "birth_message_retain": "Doğum mesajı saklama", - "birth_message_topic": "Doğum mesajı konusu", - "discovery_prefix": "Keşif öneki", - "enable_will_message": "Etkinleştir iletisi", - "will_message_payload": "İleti yüklü", - "will_message_qos": "QoS mesajı gönderecek", - "will_message_retain": "Mesaj korunacak mı", - "will_message_topic": "Mesaj konusu olacak", - "mqtt_options": "MQTT seçenekleri", - "protocol": "Protokol", - "select_test_server": "Test sunucusunu seçin", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Yeniden deneme sayısı", - "allow_deconz_clip_sensors": "deCONZ CLIP sensörlerine izin ver", - "allow_deconz_light_groups": "deCONZ ışık gruplarına izin ver", - "data_allow_new_devices": "Yeni cihazların otomatik eklenmesine izin ver", - "deconz_devices_description": "deCONZ cihaz türlerinin görünürlüğünü yapılandırın", - "deconz_options": "deCONZ seçenekleri", + "select_test_server": "Test sunucusunu seçin", "invalid_url": "Geçersiz URL", "data_browse_unfiltered": "Tarama sırasında uyumsuz medyayı göster", "event_listener_callback_url": "Olay dinleyici geri çağırma URL'si", "data_listen_port": "Olay dinleyici bağlantı noktası (ayarlanmamışsa rastgele)", "poll_for_device_availability": "Cihaz kullanılabilirliği için anket", "init_title": "DLNA Dijital Medya İşleyici yapılandırması", + "ignore_cec": "CEC'yi yoksay", + "allowed_uuids": "İzin verilen UUID'ler", + "advanced_google_cast_configuration": "Gelişmiş Google Cast yapılandırması", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2310,6 +2364,39 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protokol", + "data_calendar_access": "Google Takvim'e Home Assistant erişimi", + "passive_scanning": "Pasif tarama", + "data_allow_nameless_uuids": "Şu anda izin verilen UUID'ler. Kaldırmak için işareti kaldırın", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "İzin verilen yeni bir UUID girin", + "broker_options": "Broker seçenekleri", + "enable_birth_message": "Doğum mesajını etkinleştir", + "birth_message_payload": "Doğum mesajı yüklü", + "birth_message_qos": "Doğum mesajı QoS", + "birth_message_retain": "Doğum mesajı saklama", + "birth_message_topic": "Doğum mesajı konusu", + "discovery_prefix": "Keşif öneki", + "enable_will_message": "Etkinleştir iletisi", + "will_message_payload": "İleti yüklü", + "will_message_qos": "QoS mesajı gönderecek", + "will_message_retain": "Mesaj korunacak mı", + "will_message_topic": "Mesaj konusu olacak", + "mqtt_options": "MQTT seçenekleri", + "data_app_delete": "Bu uygulamayı silmek için işaretleyin", + "application_icon": "Uygulama Simgesi", + "application_name": "Uygulama Adı", + "configure_application_id_app_id": "{app_id} uygulama kimliğini yapılandırın", + "configure_android_apps": "Android Uygulamalarını Yapılandırma", + "configure_applications_list": "Uygulamalar listesini yapılandır", + "lock_entity_name": "{entity_name} kilitle", + "open_entity_name": "{entity_name} açın", + "unlock_entity_name": "{entity_name} kilidini açı", + "entity_name_is_locked": "{entity_name} kilitli", + "entity_name_is_on": "{entity_name} açık", + "entity_name_unlocked": "{entity_name} kilidi açıldı", + "entity_name_locked": "{entity_name} kilitlendi", + "entity_name_opened": "{entity_name} açıldı", "first_button": "İlk düğme", "second_button": "İkinci düğme", "third_button": "Üçüncü düğme", @@ -2326,24 +2413,98 @@ "subtype_single_push": "{subtype} tek basma", "subtype_triple_clicked": "\" {subtype} \" üç kez tıklandı", "subtype_triple_push": "{subtype} üçlü itme", - "set_value_for_entity_name": "{entity_name} için değer ayarlayın", + "both_buttons": "Çift düğmeler", + "bottom_buttons": "Alt düğmeler", + "fifth_button": "Beşinci düğme", + "sixth_button": "Altıncı düğme", + "seventh_button": "Yedinci düğme", + "eighth_button": "Sekizinci düğme", + "dim_down": "Kısma", + "dim_up": "Açma", + "left": "Sol", + "right": "Sağ", + "side": "Yan 6", + "top_buttons": "Üst düğmeler", + "device_awakened": "Cihaz uyandı", + "subtype_continuously_pressed": "\" {subtype} \" sürekli olarak basıldı", + "trigger_type_remote_button_long_release": "\" {subtype} \" uzun basıştan sonra serbest bırakıldı", + "subtype_quadruple_clicked": "\" {subtype} \" dört kez tıklandı", + "subtype_quintuple_clicked": "\" {subtype} \" beşli tıklandı", + "button_rotated_subtype": "Düğme döndürüldü \" {subtype} \"", + "button_rotated_fast_subtype": "Düğme hızlı döndürüldü \" {subtype} \"", + "button_rotation_subtype_stopped": "{subtype} \" düğmesinin döndürülmesi durduruldu", + "subtype_pressed": "\" {subtype} \" basıldı", + "subtype_released": "\" {subtype} \" yayınlandı", + "device_subtype_double_tapped": "\" {subtype} \" cihazına iki kez hafifçe vuruldu", + "trigger_type_remote_double_tap_any_side": "Cihaz herhangi bir tarafta çift dokundu", + "device_in_free_fall": "Serbest düşüşte cihaz", + "device_flipped_degrees": "Cihaz 90 derece döndürüldü", + "device_shaken": "Cihaz sallandı", + "trigger_type_remote_moved": "Cihaz \" {subtype} \" yukarı taşındı", + "trigger_type_remote_moved_any_side": "Cihaz herhangi bir tarafı yukarı gelecek şekilde taşındı", + "trigger_type_remote_rotate_from_side": "Cihaz \"yan 6\" \" {subtype} \" konumuna döndürüldü", + "device_turned_clockwise": "Cihaz saat yönünde döndü", + "device_turned_counter_clockwise": "Cihaz saat yönünün tersine döndü", + "press_entity_name_button": "{entity_name} düğmesine basın", + "entity_name_has_been_pressed": "{entity_name} tuşuna basıldı", + "set_value_for_entity_name": "{entity_name} için değer belirleyin", "value": "Değer", "close_entity_name": "{entity_name} kapat", "close_entity_name_tilt": "{entity_name} eğimini kapat", - "open_entity_name": "{entity_name} açın", "open_entity_name_tilt": "{entity_name} eğimini aç", "set_entity_name_position": "{entity_name} konumunu ayarla", "set_entity_name_tilt_position": "{entity_name} eğim konumunu ayarla", "stop_entity_name": "{entity_name} durdur", "entity_name_closed": "{entity_name} kapatıldı", "entity_name_closing": "{entity_name} kapanıyor", - "entity_name_is_on": "{entity_name} açık", "entity_name_opening": "{entity_name} açılıyor", "current_entity_name_position_is": "Geçerli {entity_name} konumu:", "condition_type_is_tilt_position": "Geçerli {entity_name} eğim konumu:", - "entity_name_opened": "{entity_name} açıldı", "entity_name_position_changes": "{entity_name} konum değişiklikleri", "entity_name_tilt_position_changes": "{entity_name} eğim konumu değişiklikleri", + "toggle_entity_name": "{entity_name} değiştir", + "entity_name_is_off": "{entity_name} kapalı", + "trigger_type_changed_states": "{entity_name} açıldı veya kapatıldı", + "arm_entity_name_away": "{entity_name} Uzakta Alarm", + "arm_entity_name_home": "{entity_name} Evde Alarm", + "arm_entity_name_night": "{entity_name} Gece Alarm", + "arm_entity_name_vacation": "{entity_name} Alarm - Tatil Modu", + "disarm_entity_name": "Devre dışı {entity_name}", + "trigger_entity_name": "Tetikle {entity_name}", + "entity_name_armed_away": "{entity_name} Dışarda Modu Aktif", + "entity_name_armed_home": "{entity_name} Evde Modu Aktif", + "entity_name_armed_night": "{entity_name} Gece Modu Aktif", + "entity_name_is_armed_vacation": "{entity_name} Alarm açık - Tatil Modu", + "entity_name_disarmed": "{entity_name} Devre Dışı", + "entity_name_triggered": "{entity_name} tetiklendi", + "entity_name_armed_vacation": "{entity_name} Alarm Tatil Modunda", + "entity_name_is_buffering": "{entity_name} arabelleğe alıyor", + "entity_name_is_idle": "{entity_name} boşta", + "entity_name_is_paused": "{entity_name} duraklatıldı", + "entity_name_is_playing": "{entity_name} oynatılıyor", + "entity_name_starts_buffering": "{entity_name} arabelleğe almaya başlar", + "entity_name_starts_playing": "{entity_name} oynamaya başlar", + "entity_name_update_availability_changed": "{entity_name} güncellemesinin kullanılabilirliği değişti", + "entity_name_became_up_to_date": "{entity_name} güncellendi", + "trigger_type_update": "{entity_name} bir güncelleme aldı", + "decrease_entity_name_brightness": "{entity_name} parlaklığını azalt", + "increase_entity_name_brightness": "{entity_name} parlaklığını artırın", + "flash_entity_name": "Flaş {entity_name}", + "flash": "Flaş", + "action_type_select_first": "{entity_name} ilk seçeneğe değiştirin", + "action_type_select_last": "{entity_name} öğesini son seçeneğe değiştirin", + "action_type_select_next": "{entity_name} öğesini sonraki seçeneğe değiştir", + "change_entity_name_option": "{entity_name} seçeneğini değiştirin", + "action_type_select_previous": "{entity_name} önceki seçeneğe değiştir", + "current_entity_name_selected_option": "Geçerli {entity_name} seçili seçenek", + "entity_name_option_changed": "{entity_name} seçeneği değişti", + "action_type_set_hvac_mode": "{entity_name} üzerinde HVAC modunu değiştir", + "change_preset_on_entity_name": "{entity_name} üzerindeki ön ayarı değiştir", + "hvac_mode": "HVAC modu", + "entity_name_measured_humidity_changed": "{entity_name} ölçülen nem değişti", + "entity_name_measured_temperature_changed": "{entity_name} ölçülen sıcaklık değişti", + "entity_name_hvac_mode_changed": "{entity_name} HVAC modu değişti", + "send_a_notification": "Bildirim gönder", "entity_name_battery_is_low": "{entity_name} pili zayıf", "entity_name_charging": "{entity_name} şarj oluyor", "condition_type_is_co": "{entity_name} karbon monoksit algılıyor", @@ -2352,7 +2513,6 @@ "entity_name_is_detecting_gas": "{entity_name} gaz algılıyor", "entity_name_is_hot": "{entity_name} sıcak", "entity_name_is_detecting_light": "{entity_name} ışık algılıyor", - "entity_name_is_locked": "{entity_name} kilitli", "entity_name_is_moist": "{entity_name} nemli", "entity_name_is_detecting_motion": "{entity_name} hareket algılıyor", "entity_name_is_moving": "{entity_name} taşınıyor", @@ -2370,7 +2530,6 @@ "entity_name_is_not_cold": "{entity_name} soğuk değil", "entity_name_disconnected": "{entity_name} bağlantısı kesildi", "entity_name_is_not_hot": "{entity_name} sıcak değil", - "entity_name_unlocked": "{entity_name} kilidi açıldı", "entity_name_is_dry": "{entity_name} kuru", "entity_name_is_not_moving": "{entity_name} hareket etmiyor", "entity_name_is_not_occupied": "{entity_name} meşgul değil", @@ -2381,7 +2540,6 @@ "condition_type_is_not_tampered": "{entity_name} , kurcalamayı algılamıyor", "entity_name_is_safe": "{entity_name} güvenli", "entity_name_is_occupied": "{entity_name} dolu", - "entity_name_is_off": "{entity_name} kapalı", "entity_name_plugged_in": "{entity_name} takılı", "entity_name_powered": "{entity_name} destekleniyor", "entity_name_present": "{entity_name} mevcut", @@ -2400,7 +2558,6 @@ "entity_name_started_detecting_gas": "{entity_name} gaz algılamaya başladı", "entity_name_became_hot": "{entity_name} ısındı", "entity_name_started_detecting_light": "{entity_name} ışığı algılamaya başladı", - "entity_name_locked": "{entity_name} kilitlendi", "entity_name_became_moist": "{entity_name} nemli oldu", "entity_name_started_detecting_motion": "{entity_name} hareket algılamaya başladı", "entity_name_started_moving": "{entity_name} taşınmaya başladı", @@ -2411,7 +2568,6 @@ "entity_name_stopped_detecting_problem": "{entity_name} sorunu algılamayı durdurdu", "entity_name_stopped_detecting_smoke": "{entity_name} duman algılamayı durdurdu", "entity_name_stopped_detecting_sound": "{entity_name} ses algılamayı durdurdu", - "entity_name_became_up_to_date": "{entity_name} güncellendi", "entity_name_stopped_detecting_vibration": "{entity_name} titreşimi algılamayı durdurdu", "entity_name_battery_normal": "{entity_name} pil normal", "entity_name_became_not_cold": "{entity_name} soğuk olmadı", @@ -2429,41 +2585,8 @@ "entity_name_started_detecting_sound": "{entity_name} sesi algılamaya başladı", "entity_name_started_detecting_tampering": "{entity_name} , kurcalamayı algılamaya başladı", "entity_name_became_unsafe": "{entity_name} güvensiz hale geldi", - "trigger_type_update": "{entity_name} bir güncelleme aldı", "entity_name_started_detecting_vibration": "{entity_name} , titreşimi algılamaya başladı", - "entity_name_is_buffering": "{entity_name} arabelleğe alıyor", - "entity_name_is_idle": "{entity_name} boşta", - "entity_name_is_paused": "{entity_name} duraklatıldı", - "entity_name_is_playing": "{entity_name} oynatılıyor", - "entity_name_starts_buffering": "{entity_name} arabelleğe almaya başlar", - "trigger_type_changed_states": "{entity_name} açıldı veya kapatıldı", - "entity_name_starts_playing": "{entity_name} oynamaya başlar", - "toggle_entity_name": "{entity_name} değiştir", - "arm_entity_name_away": "{entity_name} Uzakta Alarm", - "arm_entity_name_home": "{entity_name} Evde Alarm", - "arm_entity_name_night": "{entity_name} Gece Alarm", - "arm_entity_name_vacation": "{entity_name} Alarm - Tatil Modu", - "disarm_entity_name": "Devre dışı {entity_name}", - "trigger_entity_name": "Tetikle {entity_name}", - "entity_name_armed_away": "{entity_name} Dışarda Modu Aktif", - "entity_name_armed_home": "{entity_name} Evde Modu Aktif", - "entity_name_armed_night": "{entity_name} Gece Modu Aktif", - "entity_name_is_armed_vacation": "{entity_name} Alarm açık - Tatil Modu", - "entity_name_disarmed": "{entity_name} Devre Dışı", - "entity_name_triggered": "{entity_name} tetiklendi", - "entity_name_armed_vacation": "{entity_name} Alarm Tatil Modunda", - "entity_name_is_home": "{entity_name} evde", - "entity_name_is_not_home": "{entity_name} evde değil", - "entity_name_enters_a_zone": "{entity_name} bir bölgeye girdi", - "entity_name_leaves_a_zone": "{entity_name} bir bölgeden ayrılıyor", - "lock_entity_name": "{entity_name} kilitle", - "unlock_entity_name": "{entity_name} kilidini açı", - "action_type_set_hvac_mode": "{entity_name} üzerinde HVAC modunu değiştir", - "change_preset_on_entity_name": "{entity_name} üzerindeki ön ayarı değiştir", - "hvac_mode": "HVAC modu", - "entity_name_measured_humidity_changed": "{entity_name} ölçülen nem değişti", - "entity_name_measured_temperature_changed": "{entity_name} ölçülen sıcaklık değişti", - "entity_name_hvac_mode_changed": "{entity_name} HVAC modu değişti", + "trigger_type_button_long_release": "\" {subtype} \" uzun basıştan sonra çıktı", "current_entity_name_apparent_power": "Mevcut {entity_name} görünür güç", "condition_type_is_aqi": "Mevcut {entity_name} hava kalitesi endeksi", "current_entity_name_atmospheric_pressure": "Mevcut {entity_name} atmosferik basınç", @@ -2554,63 +2677,13 @@ "entity_name_water_changes": "{entity_name} su değişimi", "entity_name_weight_changes": "{entity_name} ağırlık değişiklikleri", "entity_name_wind_speed_changes": "{entity_name} rüzgar hızı değişiklikleri", - "decrease_entity_name_brightness": "{entity_name} parlaklığını azalt", - "increase_entity_name_brightness": "{entity_name} parlaklığını artırın", - "flash_entity_name": "Flaş {entity_name}", - "flash": "Flaş", - "fifth_button": "Beşinci düğme", - "sixth_button": "Altıncı düğme", - "subtype_continuously_pressed": "\" {subtype} \" sürekli olarak basıldı", - "trigger_type_button_long_release": "\" {subtype} \" uzun basıştan sonra çıktı", - "subtype_quadruple_clicked": "\" {subtype} \" dört kez tıklandı", - "subtype_quintuple_clicked": "\" {subtype} \" beş kez tıklandı", - "subtype_pressed": "\" {subtype} \" basıldı", - "subtype_released": "\" {subtype} \" yayınlandı", - "action_type_select_first": "{entity_name} ilk seçeneğe değiştirin", - "action_type_select_last": "{entity_name} öğesini son seçeneğe değiştirin", - "action_type_select_next": "{entity_name} öğesini sonraki seçeneğe değiştir", - "change_entity_name_option": "{entity_name} seçeneğini değiştirin", - "action_type_select_previous": "{entity_name} önceki seçeneğe değiştir", - "current_entity_name_selected_option": "Geçerli {entity_name} seçili seçenek", - "cycle": "Döngü", - "entity_name_option_changed": "{entity_name} seçeneği değişti", - "send_a_notification": "Bildirim gönder", - "both_buttons": "Çift düğmeler", - "bottom_buttons": "Alt düğmeler", - "seventh_button": "Yedinci düğme", - "eighth_button": "Sekizinci düğme", - "dim_down": "Kısma", - "dim_up": "Açma", - "left": "Sol", - "right": "Sağ", - "side": "Yan 6", - "top_buttons": "Üst düğmeler", - "device_awakened": "Cihaz uyandı", - "trigger_type_remote_button_long_release": "\" {subtype} \" uzun basıştan sonra serbest bırakıldı", - "button_rotated_subtype": "Düğme döndürüldü \" {subtype} \"", - "button_rotated_fast_subtype": "Düğme hızlı döndürüldü \" {subtype} \"", - "button_rotation_subtype_stopped": "{subtype} \" düğmesinin döndürülmesi durduruldu", - "device_subtype_double_tapped": "\" {subtype} \" cihazına iki kez hafifçe vuruldu", - "trigger_type_remote_double_tap_any_side": "Cihaz herhangi bir tarafta çift dokundu", - "device_in_free_fall": "Serbest düşüşte cihaz", - "device_flipped_degrees": "Cihaz 90 derece döndürüldü", - "device_shaken": "Cihaz sallandı", - "trigger_type_remote_moved": "Cihaz \" {subtype} \" yukarı taşındı", - "trigger_type_remote_moved_any_side": "Cihaz herhangi bir tarafı yukarı gelecek şekilde taşındı", - "trigger_type_remote_rotate_from_side": "Cihaz \"yan 6\" \" {subtype} \" konumuna döndürüldü", - "device_turned_clockwise": "Cihaz saat yönünde döndü", - "device_turned_counter_clockwise": "Cihaz saat yönünün tersine döndü", - "press_entity_name_button": "{entity_name} düğmesine basın", - "entity_name_has_been_pressed": "{entity_name} tuşuna basıldı", - "entity_name_update_availability_changed": "{entity_name} güncellemesinin kullanılabilirliği değişti", - "add_to_queue": "Kuyruğa ekle", - "play_next": "Sonraki oynat", - "options_replace": "Şimdi oyna ve kuyruğu temizle", - "repeat_all": "Tümünü tekrarla", - "repeat_one": "Bir kez tekrarla", - "critical": "Kritik", - "debug": "Hata ayıklama", - "warning": "Uyarı", + "entity_name_is_home": "{entity_name} evde", + "entity_name_is_not_home": "{entity_name} evde değil", + "entity_name_enters_a_zone": "{entity_name} bir bölgeye girdi", + "entity_name_leaves_a_zone": "{entity_name} bir bölgeden ayrılıyor", + "no_device_class": "Cihaz sınıfı yok", + "no_state_class": "Durum sınıfı yok", + "no_unit_of_measurement": "Ölçü birimi yok", "most_recently_updated": "En son güncellenen", "arithmetic_mean": "Aritmetik ortalama", "median": "Medyan", @@ -2736,10 +2809,59 @@ "wheat": "Buğday", "white_smoke": "Beyaz duman", "yellow_green": "Sarı yeşili", + "add_to_queue": "Kuyruğa ekle", + "play_next": "Sonraki oynat", + "options_replace": "Şimdi oyna ve kuyruğu temizle", + "repeat_all": "Tümünü tekrarla", + "repeat_one": "Bir kez tekrarla", + "critical": "Kritik", + "debug": "Hata ayıklama", "fatal": "Ölümcül", - "no_device_class": "Cihaz sınıfı yok", - "no_state_class": "Durum sınıfı yok", - "no_unit_of_measurement": "Ölçü birimi yok", + "warning": "Uyarı", + "clear_tts_cache": "TTS önbelleğini temizle", + "cache": "Önbellek", + "entity_id_description": "Kayıt defteri girişinde referans verilecek varlık.", + "language_description": "Metin dili. Varsayılan olarak sunucu dili.", + "options_description": "Entegrasyona özgü seçenekleri içeren bir sözlük.", + "say_a_tts_message": "Bir TTS mesajı söyleyin", + "media_player_entity_id_description": "Mesajı oynatmak için medya oynatıcılar.", + "media_player_entity": "Medya oynatıcı varlığı", + "speak": "Konuş", + "request_sync_description": "Google'a bir request_sync komutu gönderir.", + "agent_user_id": "Aracı kullanıcı kimliği", + "request_sync": "Senkronizasyon iste", + "disables_the_motion_detection": "Hareket algılamayı devre dışı bırakır.", + "disable_motion_detection": "Hareket algılamayı devre dışı bırak", + "enables_the_motion_detection": "Hareket algılamayı etkinleştirir.", + "enable_motion_detection": "Hareket algılamayı etkinleştir", + "format_description": "Medya oynatıcı tarafından desteklenen akış formatı.", + "format": "Biçim", + "media_player_description": "Akış için medya oynatıcılar.", + "play_stream": "Akışı oynat", + "filename": "Dosya adı", + "lookback": "Geriye Bakış", + "snapshot_description": "Bir kameradan anlık görüntü alır.", + "take_snapshot": "Anlık görüntü alın", + "turns_off_the_camera": "Kamerayı kapatır.", + "turns_on_the_camera": "Kamerayı açar.", + "locks_a_lock": "Bir kilidi kilitler.", + "code_description": "Alarmı kurmak için kod.", + "opens_a_lock": "Bir kilidi açar.", + "set_datetime_description": "Tarihi ve/veya saati ayarlar.", + "the_target_date": "Hedef tarih.", + "datetime_description": "Hedef tarih ve saat.", + "date_time": "Tarih ve saat", + "the_target_time": "Hedef zaman.", + "selects_the_first_option": "İlk seçeneği seçer.", + "first": "Birinci", + "selects_the_last_option": "Son seçeneği seçer.", + "select_the_next_option": "Bir sonraki seçeneği seçin.", + "selects_an_option": "Bir seçenek seçer.", + "option_to_be_selected": "Seçilecek seçenek.", + "selects_the_previous_option": "Önceki seçeneği seçer.", + "sets_the_options": "Seçenekleri ayarlar.", + "list_of_options": "Seçenekler listesi.", + "set_options": "Seçenekleri ayarla", "dump_log_objects": "Günlük nesnelerini dökümü", "log_current_tasks_description": "Mevcut tüm eşzamansız görevleri günlüğe kaydeder.", "log_current_asyncio_tasks": "Mevcut eşzamansız görevleri günlüğe kaydet", @@ -2765,46 +2887,30 @@ "stop_logging_object_sources": "Nesne kaynaklarını günlüğe kaydetmeyi durdurma", "stop_log_objects_description": "Bellekteki nesnelerin büyümesini günlüğe kaydetmeyi durdurur.", "stop_logging_objects": "Nesneleri günlüğe kaydetmeyi durdurun", - "request_sync_description": "Google'a bir request_sync komutu gönderir.", - "agent_user_id": "Aracı kullanıcı kimliği", - "request_sync": "Senkronizasyon iste", + "sets_the_value": "Değeri ayarlar.", + "the_target_value": "Hedef değer.", + "get_weather_forecast": "Hava durumu tahminlerini alın.", + "type_description": "Tahmin türü: günlük, saatlik veya günde iki kez.", + "forecast_type": "Tahmin türü", + "get_forecast": "Tahmin alın", + "get_forecasts": "Tahminleri alın", + "send_magic_packet": "Sihirli paket gönder", + "cancels_a_timer": "Bir zamanlayıcıyı iptal eder.", + "changes_a_timer": "Bir zamanlayıcıyı değiştirir.", + "finishes_a_timer": "Bir zamanlayıcıyı bitirir.", + "pauses_a_timer": "Bir zamanlayıcıyı duraklatır.", + "starts_a_timer": "Bir zamanlayıcı başlatır.", + "duration_description": "Zamanlayıcının bitmesi için gereken süre. [isteğe bağlı].", "reload_resources_description": "Pano kaynaklarını YAML yapılandırmasından yeniden yükler.", - "clears_all_log_entries": "Tüm günlükleri temizler.", - "clear_all": "Tümünü temizle", - "write_log_entry": "Günlük girişi yazın.", - "log_level": "Günlük düzeyi.", - "level": "Düzey", - "message_to_log": "Günlüğe kaydedilecek ileti.", - "write": "Yaz", - "set_value_description": "Bir sayının değerini ayarlar.", - "value_description": "Yapılandırma parametresinin değeri.", - "create_temporary_strict_connection_url_name": "Geçici bir katı bağlantı URL'si oluşturun", "toggles_the_siren_on_off": "Sireni açar/kapatır.", "turns_the_siren_off": "Sireni kapatır.", "turns_the_siren_on": "Sireni açar.", "tone": "Ton", - "create_event_description": "Yeni bir takvim etkinliği ekleyin.", - "location_description": "Etkinliğin yeri. İsteğe bağlı.", - "start_date_description": "Tüm gün süren etkinliğin başlaması gereken tarih.", - "create_event": "Etkinlik oluştur", - "get_events": "Etkinlikleri alın", - "list_event": "Etkinliği listele", - "closes_a_cover": "Bir kepengi kapatır.", - "close_tilt": "Kepengi kapat", - "opens_a_cover": "Bir kepenk açar.", - "tilts_a_cover_open": "Bir kepengi açar.", - "open_tilt": "Kepenk aç", - "set_cover_position_description": "Bir kapağı belirli bir konuma taşır.", - "target_position": "Hedef pozisyon.", - "set_position": "Pozisyonu ayarla", - "target_tilt_positition": "Hedef kepenk pozisyonu.", - "set_tilt_position": "Eğim konumunu ayarlama", - "stops_the_cover_movement": "Kapak hareketini durdurur.", - "stop_cover_tilt_description": "Eğilen bir kapak hareketini durdurur.", - "stop_tilt": "Eğimi durdur", - "toggles_a_cover_open_closed": "Bir kapağı açar/kapatır.", - "toggle_cover_tilt_description": "Bir kapak eğimini açık/kapalı konuma getirir.", - "toggle_tilt": "Eğimi değiştir", + "set_default_level_description": "Entegrasyonlar için varsayılan günlük düzeyini ayarlar.", + "level_description": "Tüm entegrasyonlar için varsayılan önem düzeyi.", + "level": "Düzey", + "set_default_level": "Varsayılan seviyeyi ayarla", + "set_level": "Seviyeyi ayarla", "check_configuration": "Yapılandırmayı kontrol edin", "reload_all": "Tümünü yeniden yükle", "reload_config_entry_description": "Belirtilen yapılandırma girişini yeniden yükler.", @@ -2825,21 +2931,18 @@ "generic_toggle": "Genel geçiş", "generic_turn_off": "Genel kapatma", "generic_turn_on": "Genel açma", + "entities_to_update": "Güncellenecek varlıklar", "update_entity": "Varlığı güncelle", - "creates_a_new_backup": "Yeni bir yedek oluşturur.", "decrement_description": "Geçerli değeri 1 adım azaltır.", "increment_description": "Değeri 1 adım artırır.", - "sets_the_value": "Değeri ayarlar.", - "the_target_value": "Hedef değer.", - "reloads_the_automation_configuration": "Otomasyon yapılandırmasını yeniden yükler.", - "toggle_description": "Bir medya oynatıcıyı açar/kapatır.", - "trigger_description": "Bir otomasyonun eylemlerini tetikler.", - "skip_conditions": "Koşulları atla", - "trigger": "Tetikle", - "disables_an_automation": "Bir otomasyonu devre dışı bırakır.", - "stops_currently_running_actions": "Çalışmakta olan eylemleri durdurur.", - "stop_actions": "Eylemleri durdurun", - "enables_an_automation": "Bir otomasyonu etkinleştirir.", + "bridge_identifier": "Köprü tanımlayıcısı", + "configuration_payload": "Yapılandırma yükü", + "entity_description": "deCONZ'da belirli bir cihaz uç noktasını temsil eder.", + "path": "Yol", + "configure": "Yapılandır", + "device_refresh_description": "deCONZ'daki mevcut cihazları yeniler.", + "device_refresh": "Cihaz yenileme", + "remove_orphaned_entries": "Sahipsiz girişleri kaldır", "restarts_an_add_on": "Bir eklentiyi yeniden başlatır.", "the_add_on_slug": "Eklenti adı.", "restart_add_on": "Eklentiyi yeniden başlatın.", @@ -2874,42 +2977,64 @@ "restore_partial_description": "Kısmi bir yedekten geri yükler.", "restores_home_assistant": "Home Assistant'ı geri yükler.", "restore_from_partial_backup": "Kısmi yedeklemeden geri yükleme.", - "clears_the_playlist": "Çalma listesini temizler.", - "clear_playlist": "Çalma listesini temizle", - "selects_the_next_track": "Sonraki parçayı seçer.", - "pauses": "Duraklar.", - "starts_playing": "Oynamaya başlar.", - "toggles_play_pause": "Oynat/duraklat arasında geçiş yapar.", - "selects_the_previous_track": "Bir önceki parçayı seçer.", - "seek": "Arayın", - "stops_playing": "Çalmayı durdurur.", - "starts_playing_specified_media": "Belirtilen medyayı oynatmaya başlar.", - "announce": "Duyurun", - "enqueue": "Sıraya almak", - "repeat_mode_to_set": "Ayarlanacak tekrar modu.", - "select_sound_mode_description": "Belirli bir ses modunu seçer.", - "select_sound_mode": "Ses modunu seçin", - "select_source": "Kaynak seçin", - "shuffle_description": "Karıştırma modunun etkin olup olmadığı.", - "unjoin": "Ayrılma", - "turns_down_the_volume": "Sesi kısar.", - "turn_down_volume": "Sesi kısın", - "volume_mute_description": "Medya yürütücünün sesini kapatır veya açar.", - "is_volume_muted_description": "Sessize alınıp alınmayacağını tanımlar.", - "mute_unmute_volume": "Sesi kapat/aç", - "sets_the_volume_level": "Ses seviyesini ayarlar.", - "set_volume": "Ses seviyesini ayarla", - "turns_up_the_volume": "Ses seviyesini yükseltir.", - "turn_up_volume": "Sesi açın", - "apply_filter": "Filtre uygula", - "days_to_keep": "Saklanacak gün", - "repack": "Yeniden Paketle", - "purge": "Tasfiye", - "domains_to_remove": "Kaldırılacak alanlar", - "entity_globs_to_remove": "Kaldırılacak varlık küreleri", - "entities_to_remove": "Kaldırılacak varlıklar", - "purge_entities": "Varlıkları temizleyin", - "decrease_speed_description": "Fanın hızını azaltır.", + "removes_a_group": "Bir grubu kaldırır.", + "object_id": "Nesne Kimliği", + "creates_updates_a_user_group": "Bir kullanıcı grubu oluşturur/günceller.", + "add_entities": "Varlık ekle", + "icon_description": "Grup için simgenin adı.", + "name_of_the_group": "Grubun adı.", + "remove_entities": "Varlıkları kaldır", + "log_description": "Kayıt defterinde özel bir giriş oluşturur.", + "message_description": "Bildirimin mesaj gövdesi.", + "create_temporary_strict_connection_url_name": "Geçici bir katı bağlantı URL'si oluşturun", + "remote_connect": "Uzaktan bağlantı", + "remote_disconnect": "Uzaktan bağlantı kesme", + "creates_a_new_backup": "Yeni bir yedek oluşturur.", + "command_description": "Google Asistan'a gönderilecek komut(lar).", + "command": "Komuta", + "send_text_command": "Metin komutu gönder", + "reloads_the_automation_configuration": "Otomasyon yapılandırmasını yeniden yükler.", + "toggle_description": "Bir medya oynatıcıyı açar/kapatır.", + "trigger_description": "Bir otomasyonun eylemlerini tetikler.", + "skip_conditions": "Koşulları atla", + "trigger": "Tetikle", + "disables_an_automation": "Bir otomasyonu devre dışı bırakır.", + "stops_currently_running_actions": "Çalışmakta olan eylemleri durdurur.", + "stop_actions": "Eylemleri durdurun", + "enables_an_automation": "Bir otomasyonu etkinleştirir.", + "press_the_button_entity": "Varlık düğmesine basın.", + "load_url_description": "Fully Kiosk Browser'a bir URL yükler.", + "url_to_load": "Yüklenecek URL.", + "load_url": "URL'yi yükle", + "configuration_parameter_to_set": "Ayarlanacak yapılandırma parametresi.", + "value_description": "Ayarlanacak hedef değer.", + "set_configuration": "Yapılandırmayı Ayarla", + "application_description": "Başlatılacak uygulamanın paket adı.", + "start_application": "Uygulamayı Başlat", + "set_value_description": "Bir sayının değerini ayarlar.", + "stops_a_running_script": "Çalışan bir komut dosyasını durdurur.", + "enter_your_text": "Metninizi girin.", + "set_value": "Değer ayarla", + "dashboard_path": "Pano yolu", + "view_path": "Yolu görüntüle", + "show_dashboard_view": "Pano görünümünü göster", + "closes_a_cover": "Bir kepengi kapatır.", + "close_tilt": "Kepengi kapat", + "opens_a_cover": "Bir kepenk açar.", + "tilts_a_cover_open": "Bir kepengi açar.", + "open_tilt": "Kepenk aç", + "set_cover_position_description": "Bir kapağı belirli bir konuma taşır.", + "target_position": "Hedef pozisyon.", + "set_position": "Pozisyonu ayarla", + "target_tilt_positition": "Hedef kepenk pozisyonu.", + "set_tilt_position": "Eğim konumunu ayarlama", + "stops_the_cover_movement": "Kapak hareketini durdurur.", + "stop_cover_tilt_description": "Eğilen bir kapak hareketini durdurur.", + "stop_tilt": "Eğimi durdur", + "toggles_a_cover_open_closed": "Bir kapağı açar/kapatır.", + "toggle_cover_tilt_description": "Bir kapak eğimini açık/kapalı konuma getirir.", + "toggle_tilt": "Eğimi değiştir", + "decrease_speed_description": "Fanın hızını azaltır.", "percentage_step_description": "Hızı bir yüzde adımı kadar artırır.", "decrease_speed": "Hızı azalt", "increase_speed_description": "Fanın hızını artırır.", @@ -2928,6 +3053,27 @@ "toggles_the_fan_on_off": "Fanı açar/kapatır.", "turns_fan_off": "Fanı kapatır.", "turns_fan_on": "Fanı açar.", + "arm_with_custom_bypass": "Özel baypas ile devreye alma", + "alarm_arm_vacation_description": "Alarmı ayarlar: _tatil için alarmdevrede_.", + "disarms_the_alarm": "Alarmı devre dışı bırakır.", + "alarm_trigger_description": "Harici bir alarm tetikleyiciyi etkinleştirir.", + "toggles_a_switch_on_off": "Bir anahtarı açar/kapatır.", + "turns_a_switch_off": "Bir anahtarı kapatır.", + "turns_a_switch_on": "Bir anahtarı açar.", + "device_description": "Komutun gönderileceği cihaz kimliği.", + "delete_command": "Komutu sil", + "alternative": "Alternatif", + "command_type_description": "Öğrenilecek komut türü.", + "command_type": "Komut türü", + "timeout_description": "Öğrenilecek komut için zaman aşımı.", + "learn_command": "Komut öğren", + "delay_seconds": "Gecikme saniyeleri", + "hold_seconds": "Saniye tutun", + "repeats": "Tekrarlar", + "send_command": "Komut gönder", + "toggles_a_device_on_off": "Bir cihazı açar/kapatır.", + "turns_the_device_off": "Cihazı kapatır.", + "turn_on_description": "Güç açma komutunu gönderir.", "apply_description": "Yapılandırma ile bir sahneyi etkinleştirir.", "entities_description": "Varlıkların ve hedef durumlarının listesi.", "entities_state": "Varlıkların durumu", @@ -2939,43 +3085,108 @@ "snapshot_entities": "Anlık görüntü varlıkları", "delete_description": "Dinamik olarak oluşturulmuş bir sahneyi siler.", "activates_a_scene": "Bir sahneyi etkinleştirir.", - "selects_the_first_option": "İlk seçeneği seçer.", - "first": "Birinci", - "selects_the_last_option": "Son seçeneği seçer.", - "select_the_next_option": "Bir sonraki seçeneği seçin.", - "selects_an_option": "Bir seçenek seçer.", - "option_to_be_selected": "Seçilecek seçenek.", - "selects_the_previous_option": "Önceki seçeneği seçer.", - "sets_the_options": "Seçenekleri ayarlar.", - "list_of_options": "Seçenekler listesi.", - "set_options": "Seçenekleri ayarla", + "play_chime_description": "Bir zil sesi çalın.", + "device_id_description": "Zil sesinin çalınacağı zil sesi.", + "target_chime": "Hedef zili", + "ringtone_to_play": "Çalınacak zil sesi.", + "ringtone": "Zil sesi", + "play_chime": "Zil çal", + "ptz_move_description": "Kamerayı belirli bir hızla hareket ettirin.", + "ptz_move_speed": "PTZ hareket hızı.", + "ptz_move": "PTZ hareketi", + "add_event_description": "Yeni bir takvim etkinliği ekler.", + "calendar_id_description": "İstediğiniz takvimin kimliği.", + "calendar_id": "Takvim Kimliği", + "description_description": "Etkinliğin açıklaması. İsteğe bağlı.", + "summary_description": "Etkinliğin başlığı olarak işlev görür.", + "location_description": "Etkinliğin yeri.", + "creates_event": "Etkinlik oluşturur", "closes_a_valve": "Bir vanayı kapatır.", "opens_a_valve": "Bir vana açar.", "set_valve_position_description": "Bir vanay belirli bir konuma hareket ettirir.", "stops_the_valve_movement": "Vana hareketini durdurur.", "toggles_a_valve_open_closed": "Bir vanayı açık/kapalı duruma getirir.", - "load_url_description": "Fully Kiosk Browser'a bir URL yükler.", - "url_to_load": "Yüklenecek URL.", - "load_url": "URL'yi yükle", - "configuration_parameter_to_set": "Ayarlanacak yapılandırma parametresi.", - "set_configuration": "Yapılandırmayı Ayarla", - "application_description": "Başlatılacak uygulamanın paket adı.", - "start_application": "Uygulamayı Başlat", - "command_description": "Google Asistan'a gönderilecek komut(lar).", - "command": "Komuta", - "media_player_entity": "Medya oynatıcı varlığı", - "send_text_command": "Metin komutu gönder", - "code_description": "Kilidi açmak için kullanılan kod.", - "arm_with_custom_bypass": "Özel baypas ile devreye alma", - "alarm_arm_vacation_description": "Alarmı ayarlar: _tatil için alarmdevrede_.", - "disarms_the_alarm": "Alarmı devre dışı bırakır.", - "alarm_trigger_description": "Harici bir alarm tetikleyiciyi etkinleştirir.", "extract_media_url_description": "Medya URL'sini bir hizmetten çıkarın.", "format_query": "Biçim sorgusu", "url_description": "Medyanın bulunabileceği URL.", "media_url": "Medya URL'si", "get_media_url": "Medya URL'sini al", "play_media_description": "Dosyayı verilen URL'den indirir.", + "clears_all_log_entries": "Tüm günlükleri temizler.", + "clear_all": "Tümünü temizle", + "write_log_entry": "Günlük girişi yazın.", + "log_level": "Günlük düzeyi.", + "message_to_log": "Günlüğe kaydedilecek ileti.", + "write": "Yaz", + "reload_themes_description": "YAML yapılandırmasından temaları yeniden yükler.", + "reload_themes": "Temaları yeniden yükle", + "name_of_a_theme": "Bir temanın adı.", + "set_the_default_theme": "Varsayılan temayı ayarla", + "clear_skipped_update": "Atlanan güncellemeyi temizle", + "install_update": "Güncellemeyi yükle", + "skip_description": "Mevcut güncellemeyi atlandı olarak işaretler.", + "skip_update": "Güncellemeyi atla", + "brightness_value": "Parlaklık değeri", + "a_human_readable_color_name": "İnsan tarafından okunabilen bir renk adı.", + "color_name": "Renk adı", + "color_temperature_in_mireds": "Karışıklıklarda renk sıcaklığı.", + "light_effect": "Işık efekti.", + "hue_sat_color": "Ton/doymuş renk", + "color_temperature_in_kelvin": "Kelvin cinsinden renk sıcaklığı.", + "profile_description": "Kullanılacak ışık profilinin adı.", + "rgbw_color": "RGBW rengi", + "rgbww_color": "RGBWW-renkli", + "white_description": "Işığı beyaz moda ayarlayın.", + "xy_color": "XY rengi", + "turn_off_description": "Bir veya daha fazla ışığı kapatın.", + "brightness_step_description": "Parlaklığı bir miktar değiştirin.", + "brightness_step_value": "Parlaklık adım değeri", + "brightness_step_pct_description": "Parlaklığı yüzde olarak değiştirin.", + "brightness_step": "Parlaklık adımı", + "decrements_a_counter": "Bir sayacı azaltır.", + "increments_a_counter": "Bir sayacı artırır.", + "resets_a_counter": "Bir sayacı sıfırlar.", + "sets_the_counter_value": "Sayaç değerini ayarlar.", + "selects_the_next_option": "Sonraki seçeneği seçer.", + "toggles_the_helper_on_off": "Yardımcıyı açar/kapatır.", + "turns_off_the_helper": "Yardımcıyı kapatır.", + "turns_on_the_helper": "Yardımcıyı açar.", + "start_date_description": "Tüm gün süren etkinliğin başlaması gereken tarih.", + "create_event": "Etkinlik oluştur", + "get_events": "Etkinlikleri alın", + "list_event": "Etkinliği listele", + "turns_auxiliary_heater_on_off": "Yardımcı ısıtıcıyı açar/kapatır.", + "aux_heat_description": "Yardımcı ısıtıcının yeni değeri.", + "auxiliary_heating": "Yardımcı ısıtma", + "turn_on_off_auxiliary_heater": "Yardımcı ısıtıcıyı açma/kapatma", + "sets_fan_operation_mode": "Fan çalışma modunu ayarlar.", + "fan_operation_mode": "Fan çalışma modu.", + "set_fan_mode": "Fan modunu ayarla", + "sets_target_humidity": "Hedef nemi ayarlar.", + "set_target_humidity": "Hedef nemi ayarla", + "sets_hvac_operation_mode": "HVAC çalışma modunu ayarlar.", + "hvac_operation_mode": "HVAC çalışma modu.", + "set_hvac_mode": "HVAC modunu ayarla", + "sets_swing_operation_mode": "Salınım çalışma modunu ayarlar.", + "swing_operation_mode": "Kaydırma çalışma modu.", + "set_swing_mode": "Salınım modunu ayarla", + "sets_target_temperature": "Hedef sıcaklığı ayarlar.", + "high_target_temperature": "Yüksek hedef sıcaklık.", + "target_temperature_high": "Hedef sıcaklık yüksek", + "low_target_temperature": "Düşük hedef sıcaklık.", + "target_temperature_low": "Hedef sıcaklık düşük", + "set_target_temperature": "Hedef sıcaklığı ayarla", + "turns_climate_device_off": "Klima cihazını kapatır.", + "turns_climate_device_on": "Klima cihazını açar.", + "notify_description": "Seçilen hedeflere bir bildirim mesajı gönderir.", + "data": "Veri", + "title_for_your_notification": "Bildiriminiz için başlık.", + "title_of_the_notification": "Bildirimin başlığı.", + "send_a_persistent_notification": "Kalıcı bildirim gönder", + "sends_a_notification_message": "Bir bildirim mesajı gönderir.", + "your_notification_message": "Bildirim mesajınız.", + "title_description": "Bildirimin isteğe bağlı başlığı.", + "send_a_notification_message": "Bir bildirim mesajı gönder", "sets_a_random_effect": "Rastgele bir etki ayarlar.", "sequence_description": "HSV dizilerinin listesi (Maks. 16).", "backgrounds": "Arka Planlar", @@ -2997,113 +3208,15 @@ "random_effect": "Rastgele efekt", "sets_a_sequence_effect": "Bir dizi efekti ayarlar.", "repetitions_for_continuous": "Tekrarlar (sürekli için 0).", - "repeats": "Tekrarlar", "sequence": "Sıra", "speed_of_spread": "Yayılma hızı.", "spread": "Yayılma", "sequence_effect": "Dizi efekti", - "press_the_button_entity": "Varlık düğmesine basın.", - "see_description": "Görülen izlenen bir cihazı kaydeder.", - "battery_description": "Cihazın pil seviyesi.", - "gps_coordinates": "GPS koordinatları", - "gps_accuracy_description": "GPS koordinatlarının doğruluğu.", - "hostname_of_the_device": "Cihazın ana bilgisayar adı.", - "hostname": "Ana bilgisayar adı", - "mac_description": "Cihazın MAC adresi.", - "mac_address": "MAC adresi", - "see": "Gör", - "process_description": "Kopyalanmış bir metinden bir konuşma başlatır.", - "agent": "Aracı", - "conversation_id": "Konuşma Kimliği", - "language_description": "Konuşma üretimi için kullanılacak dil.", - "transcribed_text_input": "Yazıya dökülmüş metin girişi.", - "process": "İşlem", - "reloads_the_intent_configuration": "Amaç yapılandırmasını yeniden yükler.", - "conversation_agent_to_reload": "Konuşma aracısı yeniden yüklenecek.", - "create_description": "**Bildirimler** panelinde bir bildirim gösterir.", - "message_description": "Kayıt defteri girişinin mesajı.", - "notification_id": "Bildirim Kimliği", - "title_description": "Bildirim mesajınızın başlığı.", - "dismiss_description": "Bir bildirimi **Bildirimler** panelinden kaldırır.", - "notification_id_description": "Kaldırılacak bildirimin kimliği.", - "dismiss_all_description": "Tüm bildirimleri **Bildirimler** panelinden kaldırır.", - "notify_description": "Seçilen hedeflere bir bildirim mesajı gönderir.", - "data": "Veri", - "title_for_your_notification": "Bildiriminiz için başlık.", - "title_of_the_notification": "Bildirimin başlığı.", - "send_a_persistent_notification": "Kalıcı bildirim gönder", - "sends_a_notification_message": "Bir bildirim mesajı gönderir.", - "your_notification_message": "Bildirim mesajınız.", - "send_a_notification_message": "Bir bildirim mesajı gönder", - "device_description": "Komutun gönderileceği cihaz kimliği.", - "delete_command": "Komutu sil", - "alternative": "Alternatif", - "command_type_description": "Öğrenilecek komut türü.", - "command_type": "Komut türü", - "timeout_description": "Öğrenilecek komut için zaman aşımı.", - "learn_command": "Komut öğren", - "delay_seconds": "Gecikme saniyeleri", - "hold_seconds": "Saniye tutun", - "send_command": "Komut gönder", - "toggles_a_device_on_off": "Bir cihazı açar/kapatır.", - "turns_the_device_off": "Cihazı kapatır.", - "turn_on_description": "Güç açma komutunu gönderir.", - "stops_a_running_script": "Çalışan bir komut dosyasını durdurur.", - "locks_a_lock": "Bir kilidi kilitler.", - "opens_a_lock": "Bir kilidi açar.", - "turns_auxiliary_heater_on_off": "Yardımcı ısıtıcıyı açar/kapatır.", - "aux_heat_description": "Yardımcı ısıtıcının yeni değeri.", - "auxiliary_heating": "Yardımcı ısıtma", - "turn_on_off_auxiliary_heater": "Yardımcı ısıtıcıyı açma/kapatma", - "sets_fan_operation_mode": "Fan çalışma modunu ayarlar.", - "fan_operation_mode": "Fan çalışma modu.", - "set_fan_mode": "Fan modunu ayarla", - "sets_target_humidity": "Hedef nemi ayarlar.", - "set_target_humidity": "Hedef nemi ayarla", - "sets_hvac_operation_mode": "HVAC çalışma modunu ayarlar.", - "hvac_operation_mode": "HVAC çalışma modu.", - "set_hvac_mode": "HVAC modunu ayarla", - "sets_swing_operation_mode": "Salınım çalışma modunu ayarlar.", - "swing_operation_mode": "Kaydırma çalışma modu.", - "set_swing_mode": "Salınım modunu ayarla", - "sets_target_temperature": "Hedef sıcaklığı ayarlar.", - "high_target_temperature": "Yüksek hedef sıcaklık.", - "target_temperature_high": "Hedef sıcaklık yüksek", - "low_target_temperature": "Düşük hedef sıcaklık.", - "target_temperature_low": "Hedef sıcaklık düşük", - "set_target_temperature": "Hedef sıcaklığı ayarla", - "turns_climate_device_off": "Klima cihazını kapatır.", - "turns_climate_device_on": "Klima cihazını açar.", - "add_event_description": "Yeni bir takvim etkinliği ekler.", - "calendar_id_description": "İstediğiniz takvimin kimliği.", - "calendar_id": "Takvim Kimliği", - "description_description": "Etkinliğin açıklaması. İsteğe bağlı.", - "summary_description": "Etkinliğin başlığı olarak işlev görür.", - "creates_event": "Etkinlik oluşturur", - "dashboard_path": "Pano yolu", - "view_path": "Yolu görüntüle", - "show_dashboard_view": "Pano görünümünü göster", - "brightness_value": "Parlaklık değeri", - "a_human_readable_color_name": "İnsan tarafından okunabilen bir renk adı.", - "color_name": "Renk adı", - "color_temperature_in_mireds": "Karışıklıklarda renk sıcaklığı.", - "light_effect": "Işık efekti.", - "hue_sat_color": "Ton/doymuş renk", - "color_temperature_in_kelvin": "Kelvin cinsinden renk sıcaklığı.", - "profile_description": "Kullanılacak ışık profilinin adı.", - "rgbw_color": "RGBW rengi", - "rgbww_color": "RGBWW-renkli", - "white_description": "Işığı beyaz moda ayarlayın.", - "xy_color": "XY rengi", - "turn_off_description": "Bir veya daha fazla ışığı kapatın.", - "brightness_step_description": "Parlaklığı bir miktar değiştirin.", - "brightness_step_value": "Parlaklık adım değeri", - "brightness_step_pct_description": "Parlaklığı yüzde olarak değiştirin.", - "brightness_step": "Parlaklık adımı", "topic_to_listen_to": "Dinlenecek konu.", "topic": "Konu", "export": "Dışa aktar", "publish_description": "Bir MQTT konusuna mesaj yayınlar.", + "evaluate_payload": "Yükü değerlendirin", "the_payload_to_publish": "Yayınlanacak yük.", "payload": "Yük", "payload_template": "Yük şablonu", @@ -3111,88 +3224,59 @@ "retain": "Sürdürmek", "topic_to_publish_to": "Yayınlanacak konu.", "publish": "Yayınla", - "selects_the_next_option": "Sonraki seçeneği seçer.", - "ptz_move_description": "Kamerayı belirli bir hızla hareket ettirin.", - "ptz_move_speed": "PTZ hareket hızı.", - "ptz_move": "PTZ hareketi", - "log_description": "Kayıt defterinde özel bir giriş oluşturur.", - "entity_id_description": "Mesajı oynatmak için medya oynatıcılar.", - "toggles_a_switch_on_off": "Bir anahtarı açar/kapatır.", - "turns_a_switch_off": "Bir anahtarı kapatır.", - "turns_a_switch_on": "Bir anahtarı açar.", - "reload_themes_description": "YAML yapılandırmasından temaları yeniden yükler.", - "reload_themes": "Temaları yeniden yükle", - "name_of_a_theme": "Bir temanın adı.", - "set_the_default_theme": "Varsayılan temayı ayarla", - "toggles_the_helper_on_off": "Yardımcıyı açar/kapatır.", - "turns_off_the_helper": "Yardımcıyı kapatır.", - "turns_on_the_helper": "Yardımcıyı açar.", - "decrements_a_counter": "Bir sayacı azaltır.", - "increments_a_counter": "Bir sayacı artırır.", - "resets_a_counter": "Bir sayacı sıfırlar.", - "sets_the_counter_value": "Sayaç değerini ayarlar.", - "remote_connect": "Uzaktan bağlantı", - "remote_disconnect": "Uzaktan bağlantı kesme", - "get_weather_forecast": "Hava durumu tahminlerini alın.", - "type_description": "Tahmin türü: günlük, saatlik veya günde iki kez.", - "forecast_type": "Tahmin türü", - "get_forecast": "Tahmin alın", - "get_forecasts": "Tahminleri alın", - "disables_the_motion_detection": "Hareket algılamayı devre dışı bırakır.", - "disable_motion_detection": "Hareket algılamayı devre dışı bırak", - "enables_the_motion_detection": "Hareket algılamayı etkinleştirir.", - "enable_motion_detection": "Hareket algılamayı etkinleştir", - "format_description": "Medya oynatıcı tarafından desteklenen akış formatı.", - "format": "Biçim", - "media_player_description": "Akış için medya oynatıcılar.", - "play_stream": "Akışı oynat", - "filename": "Dosya adı", - "lookback": "Geriye Bakış", - "snapshot_description": "Bir kameradan anlık görüntü alır.", - "take_snapshot": "Anlık görüntü alın", - "turns_off_the_camera": "Kamerayı kapatır.", - "turns_on_the_camera": "Kamerayı açar.", - "clear_tts_cache": "TTS önbelleğini temizle", - "cache": "Önbellek", - "options_description": "Entegrasyona özgü seçenekleri içeren bir sözlük.", - "say_a_tts_message": "Bir TTS mesajı söyleyin", - "speak": "Konuş", - "broadcast_address": "Yayın adresi", - "broadcast_port_description": "Sihirli paketin gönderileceği bağlantı noktası.", - "broadcast_port": "Yayın bağlantı noktası", - "send_magic_packet": "Sihirli paket gönder", - "set_datetime_description": "Tarihi ve/veya saati ayarlar.", - "the_target_date": "Hedef tarih.", - "datetime_description": "Hedef tarih ve saat.", - "date_time": "Tarih ve saat", - "the_target_time": "Hedef zaman.", - "bridge_identifier": "Köprü tanımlayıcısı", - "configuration_payload": "Yapılandırma yükü", - "entity_description": "deCONZ'da belirli bir cihaz uç noktasını temsil eder.", - "path": "Yol", - "configure": "Yapılandır", - "device_refresh_description": "deCONZ'daki mevcut cihazları yeniler.", - "device_refresh": "Cihaz yenileme", - "remove_orphaned_entries": "Sahipsiz girişleri kaldır", - "removes_a_group": "Bir grubu kaldırır.", - "object_id": "Nesne Kimliği", - "creates_updates_a_user_group": "Bir kullanıcı grubu oluşturur/günceller.", - "add_entities": "Varlık ekle", - "icon_description": "Grup için simgenin adı.", - "name_of_the_group": "Grubun adı.", - "remove_entities": "Varlıkları kaldır", - "cancels_a_timer": "Bir zamanlayıcıyı iptal eder.", - "changes_a_timer": "Bir zamanlayıcıyı değiştirir.", - "finishes_a_timer": "Bir zamanlayıcıyı bitirir.", - "pauses_a_timer": "Bir zamanlayıcıyı duraklatır.", - "starts_a_timer": "Bir zamanlayıcı başlatır.", - "duration_description": "Zamanlayıcının bitmesi için gereken süre. [isteğe bağlı].", - "set_default_level_description": "Entegrasyonlar için varsayılan günlük düzeyini ayarlar.", - "level_description": "Tüm entegrasyonlar için varsayılan önem düzeyi.", - "set_default_level": "Varsayılan seviyeyi ayarla", - "set_level": "Seviyeyi ayarla", - "clear_skipped_update": "Atlanan güncellemeyi temizle", - "install_update": "Güncellemeyi yükle", - "skip_description": "Mevcut güncellemeyi atlandı olarak işaretler.", - "skip_update": "Güncellemeyi atla" + "create_description": "Bildirim panelinde bir bildirim gösterir.", + "notification_id": "Bildirim Kimliği", + "dismiss_description": "Bildirim panelinden bir bildirimi kaldırır.", + "notification_id_description": "Kaldırılacak bildirimin kimliği.", + "dismiss_all_description": "Bildirim panelinden tüm bildirimleri kaldırır.", + "process_description": "Kopyalanmış bir metinden bir konuşma başlatır.", + "agent": "Aracı", + "conversation_id": "Konuşma Kimliği", + "transcribed_text_input": "Yazıya dökülmüş metin girişi.", + "process": "İşlem", + "reloads_the_intent_configuration": "Amaç yapılandırmasını yeniden yükler.", + "conversation_agent_to_reload": "Konuşma aracısı yeniden yüklenecek.", + "clears_the_playlist": "Çalma listesini temizler.", + "clear_playlist": "Çalma listesini temizle", + "selects_the_next_track": "Sonraki parçayı seçer.", + "pauses": "Duraklar.", + "starts_playing": "Oynamaya başlar.", + "toggles_play_pause": "Oynat/duraklat arasında geçiş yapar.", + "selects_the_previous_track": "Bir önceki parçayı seçer.", + "seek": "Arayın", + "stops_playing": "Çalmayı durdurur.", + "starts_playing_specified_media": "Belirtilen medyayı oynatmaya başlar.", + "announce": "Duyurun", + "enqueue": "Sıraya almak", + "repeat_mode_to_set": "Ayarlanacak tekrar modu.", + "select_sound_mode_description": "Belirli bir ses modunu seçer.", + "select_sound_mode": "Ses modunu seçin", + "select_source": "Kaynak seçin", + "shuffle_description": "Karıştırma modunun etkin olup olmadığı.", + "unjoin": "Ayrılma", + "turns_down_the_volume": "Sesi kısar.", + "turn_down_volume": "Sesi kısın", + "volume_mute_description": "Medya yürütücünün sesini kapatır veya açar.", + "is_volume_muted_description": "Sessize alınıp alınmayacağını tanımlar.", + "mute_unmute_volume": "Sesi kapat/aç", + "sets_the_volume_level": "Ses seviyesini ayarlar.", + "set_volume": "Ses seviyesini ayarla", + "turns_up_the_volume": "Ses seviyesini yükseltir.", + "turn_up_volume": "Sesi açın", + "apply_filter": "Filtre uygula", + "days_to_keep": "Saklanacak gün", + "repack": "Yeniden Paketle", + "purge": "Tasfiye", + "domains_to_remove": "Kaldırılacak alanlar", + "entity_globs_to_remove": "Kaldırılacak varlık küreleri", + "entities_to_remove": "Kaldırılacak varlıklar", + "purge_entities": "Varlıkları temizleyin", + "see_description": "Görülen izlenen bir cihazı kaydeder.", + "battery_description": "Cihazın pil seviyesi.", + "gps_coordinates": "GPS koordinatları", + "gps_accuracy_description": "GPS koordinatlarının doğruluğu.", + "hostname_of_the_device": "Cihazın ana bilgisayar adı.", + "hostname": "Ana bilgisayar adı", + "mac_description": "Cihazın MAC adresi.", + "see": "Gör" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/types.ts b/packages/core/src/hooks/useLocale/locales/types.ts index fba6f279..0a485e74 100644 --- a/packages/core/src/hooks/useLocale/locales/types.ts +++ b/packages/core/src/hooks/useLocale/locales/types.ts @@ -70,11 +70,11 @@ export type LocaleKeys = | "map" | "logbook" | "history" - | "mailbox" | "to_do_lists" | "developer_tools" | "media" | "profile" + | "panel_mailbox" | "panel_shopping_list" | "unknown" | "unavailable" @@ -158,6 +158,7 @@ export type LocaleKeys = | "name_on" | "resume_mowing" | "start_mowing" + | "pause" | "return_to_dock" | "brightness" | "color_temperature" @@ -177,7 +178,6 @@ export type LocaleKeys = | "browse_media" | "play" | "play_pause" - | "pause" | "stop" | "next_track" | "previous_track" @@ -293,7 +293,8 @@ export type LocaleKeys = | "media_content_type" | "upload_failed" | "unknown_file" - | "select_image" + | "image" + | "select_label" | "upload_picture" | "image_url" | "latitude" @@ -321,13 +322,14 @@ export type LocaleKeys = | "theme" | "time" | "manual_entry" + | "learn_more_about_templating" | "show_password" | "hide_password" | "no_logbook_events_found" | "triggered_by" | "triggered_by_automation" | "triggered_by_script" - | "triggered_by_service" + | "triggered_by_action" | "logbook_triggered_by_numeric_state_of" | "triggered_by_state_of" | "triggered_by_event" @@ -549,10 +551,10 @@ export type LocaleKeys = | "mean" | "sum" | "change" - | "service" + | "ui_components_service_picker_service" | "this_field_is_required" | "targets" - | "service_data" + | "action_data" | "integration_documentation" | "no_related_items_found" | "related_entities" @@ -605,7 +607,6 @@ export type LocaleKeys = | "episode" | "game" | "genre" - | "image" | "movie" | "music" | "playlist" @@ -687,6 +688,10 @@ export type LocaleKeys = | "increase_temperature" | "decrease_temperature" | "copy_to_clipboard" + | "last_changed" + | "last_updated" + | "remaining_time" + | "install_status" | "safe_mode" | "all_yaml_configuration" | "domain" @@ -756,6 +761,7 @@ export type LocaleKeys = | "didn_t_quite_get_that" | "voice_command_found" | "voice_command_error" + | "voice_command_conversation_no_control" | "how_can_i_assist" | "enter_a_request" | "send_text" @@ -772,8 +778,6 @@ export type LocaleKeys = | "information" | "related" | "device_info" - | "last_changed" - | "last_updated" | "show_more" | "exit_edit_mode" | "last_action" @@ -894,6 +898,7 @@ export type LocaleKeys = | "voice_assistants" | "enable_type" | "device_registry_detail_enabled_cause" + | "service" | "unknown_error" | "expose" | "aliases" @@ -944,6 +949,7 @@ export type LocaleKeys = | "initial_value" | "restore" | "schedule_confirm_delete" + | "edit_schedule_block" | "loading_loading_step" | "options_successfully_saved" | "repair_issue" @@ -1072,11 +1078,12 @@ export type LocaleKeys = | "no_notifications" | "notifications" | "dismiss_all" - | "notification_toast_service_call_failed" + | "notification_toast_action_failed" | "connection_lost_reconnecting" | "home_assistant_has_started" | "triggered_name" | "notification_toast_no_matching_link_found" + | "ui_notification_toast_service_call_failed" | "app_configuration" | "sidebar_toggle" | "hide_panel" @@ -1086,7 +1093,7 @@ export type LocaleKeys = | "actions_no_entity_toggle" | "no_navigation_path_specified" | "actions_no_url" - | "actions_no_service" + | "actions_no_action" | "welcome_home" | "empty_state_go_to_integrations_page" | "never_triggered" @@ -1102,8 +1109,9 @@ export type LocaleKeys = | "navigate_to_location" | "open_window_to_url_path" | "toggle_name" - | "call_service_name" + | "perform_action_name" | "show_more_info_name" + | "ui_panel_lovelace_cards_picture_elements_call_service" | "recovery_mode_activated" | "starting_description" | "reset_focus" @@ -1142,6 +1150,7 @@ export type LocaleKeys = | "energy_distribution_go_to_energy_dashboard" | "energy_usage" | "previous_energy_usage" + | "untracked_consumption" | "low_carbon_energy_consumed" | "carbon_consumed_gauge_low_carbon_energy_not_calculated" | "unused_entities" @@ -1162,10 +1171,13 @@ export type LocaleKeys = | "edit_configuration" | "unsaved_changes" | "saved" + | "delete_dashboard_configuration" | "raw_editor_error_parse_yaml" | "raw_editor_error_invalid_config" | "raw_editor_error_save_yaml" | "raw_editor_error_remove" + | "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text" + | "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title" | "title_of_your_dashboard" | "edit_title" | "title" @@ -1177,17 +1189,19 @@ export type LocaleKeys = | "move_view_left" | "move_view_right" | "background" - | "badges" | "view_type" | "masonry_default" | "sidebar" | "panel_card" | "sections_experimental" | "subview" - | "max_number_of_columns" + | "edit_view_max_columns" + | "sections_view_specifics_settings" + | "dense_section_placement" | "edit_in_visual_editor" | "edit_in_yaml" | "saving_failed" + | "ui_panel_lovelace_editor_edit_view_tab_badges" | "card_configuration" | "type_card_configuration" | "edit_card_pick_card" @@ -1209,6 +1223,13 @@ export type LocaleKeys = | "search_cards" | "config" | "layout" + | "full_width_card" + | "badge_configuration" + | "type_badge_configuration" + | "edit_badge_pick_badge" + | "add_badge" + | "suggest_badge_header" + | "add_to_dashboard" | "move_card_error_title" | "choose_a_view" | "dashboard" @@ -1222,9 +1243,9 @@ export type LocaleKeys = | "delete_section_text_named_section_only" | "delete_section_text_unnamed_section_only" | "edit_section" + | "width" | "suggest_card_header" | "pick_different_card" - | "add_to_dashboard" | "save_config_header" | "save_config_empty_config" | "take_control" @@ -1232,10 +1253,10 @@ export type LocaleKeys = | "migrate_configuration" | "navigation_path" | "url_path" - | "default_action" - | "call_service" + | "default" + | "perform_action" | "more_info" - | "no_action" + | "nothing" | "add_condition" | "test" | "condition_passes" @@ -1309,8 +1330,8 @@ export type LocaleKeys = | "camera_entity" | "image_entity" | "camera_view" - | "double_tap_action" - | "hold_action" + | "double_tap_behavior" + | "hold_behavior" | "hours_to_show" | "days_to_show" | "icon_height" @@ -1324,7 +1345,7 @@ export type LocaleKeys = | "show_icon" | "show_name" | "show_state" - | "tap_action" + | "tap_behavior" | "secondary_info_attribute" | "generic_state_color" | "suggested_cards" @@ -1341,6 +1362,16 @@ export type LocaleKeys = | "media_control" | "picture" | "picture_elements" + | "card_options" + | "elements" + | "add_new_element" + | "dark_mode_image_path" + | "state_filter" + | "dark_mode_state_filter" + | "state_badge" + | "state_icon" + | "state_label" + | "perform_action_button" | "picture_entity" | "picture_glance" | "state_entity" @@ -1352,8 +1383,8 @@ export type LocaleKeys = | "thermostat" | "thermostat_show_current_as_primary" | "tile" - | "icon_tap_action" - | "actions" + | "icon_tap_behavior" + | "interactions" | "show_entity_picture" | "vertical" | "hide_state" @@ -1366,6 +1397,15 @@ export type LocaleKeys = | "show_only_forecast" | "select_forecast_type" | "no_type" + | "style" + | "prefix" + | "suffix" + | "state_image" + | "displayed_elements" + | "ui_panel_lovelace_editor_badge_entity_actions" + | "suggested_badges" + | "other_badges" + | "custom_badges" | "features" | "not_compatible" | "features_no_compatible_available" @@ -1385,7 +1425,6 @@ export type LocaleKeys = | "vacuum_commands" | "commands" | "climate_fan_modes" - | "style" | "dropdown" | "icons" | "customize_fan_modes" @@ -1418,6 +1457,7 @@ export type LocaleKeys = | "no_description_available" | "by_entity" | "by_card" + | "by_badge" | "header" | "footer" | "choose_a_type" @@ -1425,6 +1465,8 @@ export type LocaleKeys = | "header_editor" | "footer_editor" | "feature_editor" + | "element_editor" + | "type_element_editor" | "warning_attribute_not_found" | "entity_not_available_entity" | "entity_is_non_numeric_entity" @@ -1435,117 +1477,145 @@ export type LocaleKeys = | "compare_data" | "reload_ui" | "profiler" - | "http" - | "cover" - | "home_assistant_core_integration" - | "bluetooth" - | "input_button" - | "samsungtv_smart" + | "ring" + | "restful_command" + | "timer" + | "home_assistant_supervisor" + | "home_assistant_cloud" + | "auth" + | "automation" | "alarm_control_panel" - | "device_tracker" - | "trace" - | "stream" | "person" + | "home_assistant_onboarding" + | "dhcp_discovery" + | "esphome" + | "default_config" | "google_calendar" + | "valve" + | "repairs" + | "media_source" + | "counter" + | "speech_to_text_stt" + | "ibeacon_tracker" + | "meteorologisk_institutt_met_no" | "mqtt" - | "home_assistant_onboarding" - | "input_boolean" - | "camera" + | "my_home_assistant" + | "android_tv_remote" + | "filesize" | "text_to_speech_tts" | "input_datetime" - | "dlna_digital_media_renderer" - | "webhook" - | "diagnostics" - | "siren" | "fitbit" - | "automation" - | "home_assistant_supervisor" - | "command_line" - | "valve" - | "assist_pipeline" - | "fully_kiosk_browser" - | "wake_word_detection" - | "media_extractor" - | "openweathermap" - | "conversation" - | "android_tv_remote" - | "default_config" - | "google_cast" - | "broadlink" - | "filesize" - | "speedtest_net" - | "reolink_ip_nvr_camera" - | "home_assistant_cloud" - | "restful_command" - | "configuration" - | "raspberry_pi" - | "switchbot_bluetooth" - | "home_assistant_alerts" - | "wake_on_lan" - | "input_text" + | "weather" + | "home_assistant_api" + | "input_number" | "group" - | "auth" - | "thread" - | "zone" - | "ffmpeg" - | "system_log" - | "schedule" - | "bluetooth_adapters" - | "solis_inverter" + | "configuration" | "google_assistant_sdk" - | "home_assistant_websocket_api" - | "persistent_notification" + | "localtuya" + | "input_button" + | "google_cast" + | "wake_word_detection" + | "raspberry_pi" | "remote" - | "home_assistant_api" + | "scene" + | "reolink_ip_nvr_camera" + | "network_configuration" + | "trace" + | "binary_sensor" + | "ssdp_title" + | "persistent_notification" + | "conversation" | "rpi_power_title" - | "script" - | "ibeacon_tracker" + | "camera" + | "stream" + | "event" + | "webhook" + | "logger" + | "schedule" + | "home_assistant_core_integration" + | "command_line" + | "bluetooth_adapters" | "usb_discovery" + | "script" + | "samsungtv_smart" + | "switchbot_bluetooth" + | "dlna_digital_media_renderer" + | "fan" + | "zero_configuration_networking_zeroconf" | "switch" - | "repairs" - | "blueprint" - | "wyoming_protocol" - | "dhcp_discovery" - | "weather" - | "meteorologisk_institutt_met_no" - | "ring" - | "hacs" - | "image_upload" - | "google_assistant" - | "shelly" - | "ssdp_title" - | "device_automation" - | "input_number" - | "binary_sensor" + | "solis_inverter" | "intent" - | "recorder" - | "media_source" - | "fan" - | "scene" - | "input_select" - | "localtuya" + | "media_extractor" | "daikin_ac" - | "network_configuration" - | "tp_link_smart_home" - | "speech_to_text_stt" - | "event" + | "home_assistant_frontend" + | "device_automation" + | "recorder" + | "home_assistant_websocket_api" + | "google_assistant" + | "image_upload" | "system_monitor" - | "my_home_assistant" + | "input_select" + | "input_text" + | "wake_on_lan" + | "diagnostics" | "file_upload" - | "climate" - | "home_assistant_frontend" - | "counter" - | "esphome" - | "zero_configuration_networking_zeroconf" - | "mobile_app" + | "blueprint" + | "shelly" + | "siren" | "deconz" - | "timer" - | "application_credentials" - | "logger" + | "wyoming_protocol" + | "zone" + | "fully_kiosk_browser" + | "http" + | "speedtest_net" + | "cover" + | "hacs" | "local_calendar" + | "system_log" + | "input_boolean" + | "bluetooth" + | "climate" + | "application_credentials" + | "mobile_app" + | "tp_link_smart_home" + | "assist_pipeline" + | "thread" + | "home_assistant_alerts" + | "ffmpeg" + | "device_tracker" | "synchronize_devices" - | "last_scanned_by_device_id_name" - | "tag_id" + | "process_process" + | "disk_free_mount_point" + | "disk_use_mount_point" + | "disk_usage_mount_point" + | "ipv_address_ip_address" + | "last_boot" + | "load_m" + | "memory_free" + | "memory_use" + | "memory_usage" + | "network_in_interface" + | "network_out_interface" + | "packets_in_interface" + | "packets_out_interface" + | "processor_temperature" + | "processor_use" + | "swap_free" + | "swap_use" + | "swap_usage" + | "network_throughput_in_interface" + | "network_throughput_out_interface" + | "battery_level" + | "ding" + | "doorbell_volume" + | "last_activity" + | "last_ding" + | "last_motion" + | "mic_volume" + | "voice_volume" + | "volume" + | "wi_fi_signal_category" + | "wi_fi_signal_strength" | "heavy" | "mild" | "button_down" @@ -1566,7 +1636,6 @@ export type LocaleKeys = | "closing" | "failure" | "opened" - | "battery_level" | "os_agent_version" | "apparmor_version" | "cpu_percent" @@ -1585,20 +1654,17 @@ export type LocaleKeys = | "solar_azimuth" | "solar_elevation" | "solar_rising" - | "compressor_energy_consumption" - | "compressor_estimated_power_consumption" - | "compressor_frequency" - | "cool_energy_consumption" - | "energy_consumption" - | "heat_energy_consumption" - | "inside_temperature" - | "outside_temperature" | "assist_in_progress" + | "auto_gain" + | "noise_suppression" + | "noise_suppression_level" + | "off" | "preferred" | "finished_speaking_detection" | "aggressive" - | "default" | "relaxed" + | "mute" + | "satellite_enabled" | "device_admin" | "kiosk_mode" | "plugged_in" @@ -1624,77 +1690,16 @@ export type LocaleKeys = | "maintenance_mode" | "motion_detection" | "screensaver" - | "battery_low" - | "cloud_connection" - | "humidity_warning" - | "overheated" - | "temperature_warning" - | "update_available" - | "dry" - | "wet" - | "stop_alarm" - | "test_alarm" - | "turn_off_in" - | "smooth_off" - | "smooth_on" - | "temperature_offset" - | "alarm_sound" - | "alarm_volume" - | "light_preset" - | "alarm_source" - | "auto_off_at" - | "available_firmware_version" - | "this_month_s_consumption" - | "today_s_consumption" - | "total_consumption" - | "device_name_current" - | "current_consumption" - | "device_name_current_consumption" - | "current_firmware_version" - | "device_time" - | "on_since" - | "report_interval" - | "signal_strength" - | "signal_level" - | "ssid" - | "device_name_today_s_consumption" - | "device_name_total_consumption" - | "voltage" - | "device_name_voltage" - | "auto_off_enabled" - | "auto_update_enabled" - | "fan_sleep_mode" - | "led" - | "smooth_transitions" - | "process_process" - | "disk_free_mount_point" - | "disk_use_mount_point" - | "disk_usage_mount_point" - | "ipv_address_ip_address" - | "last_boot" - | "load_m" - | "memory_free" - | "memory_use" - | "memory_usage" - | "network_in_interface" - | "network_out_interface" - | "packets_in_interface" - | "packets_out_interface" - | "processor_temperature" - | "processor_use" - | "swap_free" - | "swap_use" - | "swap_usage" - | "network_throughput_in_interface" - | "network_throughput_out_interface" - | "estimated_distance" - | "vendor" - | "air_quality_index" - | "illuminance" - | "noise" - | "overload" - | "size" - | "size_in_bytes" + | "calibration" + | "auto_lock_paused" + | "timeout" + | "unclosed_alarm" + | "unlocked_alarm" + | "bluetooth_signal" + | "light_level" + | "wi_fi_signal" + | "momentary" + | "pull_retract" | "bytes_received" | "server_country" | "server_id" @@ -1702,6 +1707,8 @@ export type LocaleKeys = | "ping" | "upload" | "bytes_sent" + | "call_active" + | "quiet" | "animal" | "detected" | "animal_lens" @@ -1773,10 +1780,8 @@ export type LocaleKeys = | "image_sharpness" | "motion_sensitivity" | "pir_sensitivity" - | "volume" | "zoom" | "auto_quick_reply_message" - | "off" | "auto_track_method" | "digital" | "digital_first" @@ -1791,8 +1796,22 @@ export type LocaleKeys = | "adaptive" | "auto_adaptive" | "on_at_night" + | "hdr" + | "motion_ringtone" + | "attraction" + | "city_bird" + | "good_day" + | "hop_hop" + | "loop" + | "moonlight" + | "operetta" + | "original_tune" + | "piano_key" + | "way_back_home" + | "person_ringtone" | "play_quick_reply_message" | "ptz_preset" + | "visitor_ringtone" | "battery_percentage" | "battery_state" | "charge_complete" @@ -1806,7 +1825,6 @@ export type LocaleKeys = | "hdd_hdd_index_storage" | "ptz_pan_position" | "sd_hdd_index_storage" - | "wi_fi_signal" | "auto_focus" | "auto_tracking" | "buzzer_on_event" @@ -1814,7 +1832,7 @@ export type LocaleKeys = | "email_on_event" | "ftp_upload" | "guard_return" - | "hdr" + | "led" | "manual_record" | "pir_enabled" | "pir_reduce_false_alarm" @@ -1823,51 +1841,139 @@ export type LocaleKeys = | "record" | "record_audio" | "siren_on_event" - | "call_active" - | "quiet" - | "auto_gain" - | "mic_volume" - | "noise_suppression" - | "noise_suppression_level" - | "mute" - | "satellite_enabled" - | "calibration" - | "auto_lock_paused" - | "timeout" - | "unclosed_alarm" - | "unlocked_alarm" - | "bluetooth_signal" - | "light_level" - | "momentary" - | "pull_retract" - | "ding" - | "doorbell_volume" - | "last_activity" - | "last_ding" - | "last_motion" - | "voice_volume" - | "wi_fi_signal_category" - | "wi_fi_signal_strength" - | "automatic" - | "box" - | "step" + | "compressor_energy_consumption" + | "compressor_estimated_power_consumption" + | "compressor_frequency" + | "cool_energy_consumption" + | "energy_consumption" + | "heat_energy_consumption" + | "inside_temperature" + | "outside_temperature" + | "estimated_distance" + | "vendor" + | "last_scanned_by_device_id_name" + | "tag_id" + | "battery_low" + | "cloud_connection" + | "humidity_warning" + | "overheated" + | "temperature_warning" + | "update_available" + | "dry" + | "wet" + | "stop_alarm" + | "test_alarm" + | "turn_off_in" + | "smooth_off" + | "smooth_on" + | "temperature_offset" + | "alarm_sound" + | "alarm_volume" + | "light_preset" + | "alarm_source" + | "auto_off_at" + | "available_firmware_version" + | "this_month_s_consumption" + | "today_s_consumption" + | "total_consumption" + | "device_name_current" + | "current_consumption" + | "device_name_current_consumption" + | "current_firmware_version" + | "device_time" + | "on_since" + | "report_interval" + | "signal_strength" + | "signal_level" + | "ssid" + | "device_name_today_s_consumption" + | "device_name_total_consumption" + | "voltage" + | "device_name_voltage" + | "auto_off_enabled" + | "auto_update_enabled" + | "fan_sleep_mode" + | "smooth_transitions" + | "size" + | "size_in_bytes" + | "jammed" + | "locked" + | "locking" + | "unlocked" + | "unlocking" + | "changed_by" + | "code_format" + | "recording" + | "streaming" + | "access_token" + | "brand" + | "stream_type" + | "hls" + | "webrtc" + | "model" + | "managed_via_ui" + | "minute" + | "second" + | "timestamp" + | "event_type" + | "event_types" + | "doorbell" + | "max_length" + | "min_length" + | "pattern" + | "clear_night" + | "cloudy" + | "exceptional" + | "fog" + | "hail" + | "lightning" + | "lightning_rainy" + | "partly_cloudy" + | "pouring" + | "rainy" + | "snowy" + | "snowy_rainy" + | "sunny" + | "windy" + | "windy_cloudy" + | "apparent_temperature" + | "cloud_coverage" + | "dew_point_temperature" + | "ozone" + | "pressure" + | "pressure_unit" + | "uv_index" + | "wind_bearing" + | "wind_gust_speed" + | "paused" + | "finishes_at" + | "remaining" + | "last_reset" + | "possible_states" + | "state_class" + | "measurement" + | "total" + | "total_increasing" | "apparent_power" + | "air_quality_index" | "atmospheric_pressure" | "carbon_dioxide" + | "conductivity" | "data_rate" + | "data_size" | "distance" | "stored_energy" | "frequency" + | "illuminance" | "irradiance" + | "balance" | "nitrogen_dioxide" | "nitrogen_monoxide" | "nitrous_oxide" - | "ozone" | "ph" | "pm" | "power_factor" | "precipitation_intensity" - | "pressure" | "reactive_power" | "sound_pressure" | "speed" @@ -1877,12 +1983,14 @@ export type LocaleKeys = | "stored_volume" | "weight" | "available_tones" - | "end_time" - | "start_time" - | "managed_via_ui" | "next_event" - | "stopped" - | "garage" + | "automatic" + | "box" + | "step" + | "members" + | "above_horizon" + | "below_horizon" + | "identify" | "running_automations" | "id" | "max_running_automations" @@ -1890,43 +1998,9 @@ export type LocaleKeys = | "parallel" | "queued" | "single" - | "not_charging" - | "disconnected" - | "connected" - | "hot" - | "no_light" - | "light_detected" - | "locked" - | "unlocked" - | "not_moving" - | "unplugged" - | "not_running" - | "safe" - | "unsafe" - | "tampering_detected" - | "buffering" - | "paused" - | "playing" - | "standby" - | "app_id" - | "local_accessible_entity_picture" - | "group_members" - | "muted" - | "album_artist" - | "content_id" - | "content_type" - | "channels" - | "position_updated" - | "series" - | "all" - | "one" - | "available_sound_modes" - | "available_sources" - | "receiver" - | "speaker" - | "tv" - | "above_horizon" - | "below_horizon" + | "max_running_scripts" + | "stopped" + | "garage" | "oscillating" | "speed_step" | "available_preset_modes" @@ -1937,22 +2011,35 @@ export type LocaleKeys = | "armed_vacation" | "disarming" | "triggered" - | "changed_by" | "code_for_arming" | "not_required" - | "code_format" - | "gps_accuracy" - | "bluetooth_le" - | "gps" - | "router" - | "event_type" - | "event_types" - | "doorbell" | "device_trackers" - | "max_running_scripts" - | "jammed" - | "locking" - | "unlocking" + | "gps_accuracy" + | "auto_update" + | "in_progress" + | "installed_version" + | "latest_version" + | "release_summary" + | "release_url" + | "skipped_version" + | "firmware" + | "color_mode" + | "brightness_only" + | "hs" + | "rgb" + | "rgbw" + | "rgbww" + | "xy" + | "color_temperature_mireds" + | "color_temperature_kelvin" + | "available_effects" + | "maximum_color_temperature_kelvin" + | "maximum_color_temperature_mireds" + | "minimum_color_temperature_kelvin" + | "minimum_color_temperature_mireds" + | "available_color_modes" + | "end_time" + | "start_time" | "cool" | "fan_only" | "heat_cool" @@ -1965,6 +2052,7 @@ export type LocaleKeys = | "top" | "current_action" | "cooling" + | "defrosting" | "drying" | "heating" | "preheating" @@ -1983,235 +2071,107 @@ export type LocaleKeys = | "upper_target_temperature" | "lower_target_temperature" | "target_temperature_step" - | "last_reset" - | "possible_states" - | "state_class" - | "measurement" - | "total" - | "total_increasing" - | "conductivity" - | "data_size" - | "balance" - | "timestamp" - | "color_mode" - | "brightness_only" - | "hs" - | "rgb" - | "rgbw" - | "rgbww" - | "xy" - | "color_temperature_mireds" - | "color_temperature_kelvin" - | "available_effects" - | "maximum_color_temperature_kelvin" - | "maximum_color_temperature_mireds" - | "minimum_color_temperature_kelvin" - | "minimum_color_temperature_mireds" - | "available_color_modes" - | "clear_night" - | "cloudy" - | "exceptional" - | "fog" - | "hail" - | "lightning" - | "lightning_rainy" - | "partly_cloudy" - | "pouring" - | "rainy" - | "snowy" - | "snowy_rainy" - | "sunny" - | "windy" - | "windy_cloudy" - | "apparent_temperature" - | "cloud_coverage" - | "dew_point_temperature" - | "pressure_unit" - | "uv_index" - | "wind_bearing" - | "wind_gust_speed" - | "recording" - | "streaming" - | "access_token" - | "brand" - | "stream_type" - | "hls" - | "webrtc" - | "model" - | "minute" - | "second" - | "max_length" - | "min_length" - | "pattern" - | "members" - | "finishes_at" - | "remaining" - | "identify" - | "auto_update" - | "in_progress" - | "installed_version" - | "latest_version" - | "release_summary" - | "release_url" - | "skipped_version" - | "firmware" - | "abort_single_instance_allowed" - | "user_description" - | "device_is_already_configured" - | "re_authentication_was_successful" - | "re_configuration_was_successful" - | "failed_to_connect" - | "error_custom_port_not_supported" - | "invalid_authentication" - | "unexpected_error" - | "username" - | "host" - | "port" + | "not_charging" + | "disconnected" + | "connected" + | "hot" + | "no_light" + | "light_detected" + | "not_moving" + | "unplugged" + | "not_running" + | "safe" + | "unsafe" + | "tampering_detected" + | "buffering" + | "playing" + | "standby" + | "app_id" + | "local_accessible_entity_picture" + | "group_members" + | "muted" + | "album_artist" + | "content_id" + | "content_type" + | "channels" + | "position_updated" + | "series" + | "all" + | "one" + | "available_sound_modes" + | "available_sources" + | "receiver" + | "speaker" + | "tv" + | "bluetooth_le" + | "gps" + | "router" + | "service_is_already_configured" | "account_is_already_configured" | "abort_already_in_progress" + | "failed_to_connect" | "invalid_access_token" + | "invalid_authentication" | "received_invalid_token_data" | "abort_oauth_failed" | "timeout_resolving_oauth_token" | "abort_oauth_unauthorized" + | "re_authentication_was_successful" + | "unexpected_error" | "successfully_authenticated" | "link_fitbit" | "pick_authentication_method" | "authentication_expired_for_name" - | "service_is_already_configured" - | "name_manufacturer_model" - | "bluetooth_confirm_description" - | "adapter" - | "multiple_adapters_description" - | "abort_already_configured" - | "invalid_host" - | "wrong_smartthings_token" - | "error_st_device_not_found" - | "error_st_device_used" - | "samsungtv_smart_model" - | "host_or_ip_address" - | "data_name" - | "smartthings_generated_token_optional" - | "smartthings_tv" - | "smartthings_tv_deviceid" - | "api_key" - | "configure_daikin_ac" - | "abort_device_updated" - | "failed_to_authenticate_msg" - | "error_device_list_failed" - | "cloud_api_account_configuration" - | "api_server_region" - | "client_id" - | "secret" - | "user_id" - | "data_no_cloud" - | "solis_setup_flow" - | "error_auth" - | "portal_selection" - | "name_of_the_inverter" - | "data_portal_domain" - | "data_portal_version" - | "data_portal_username" - | "portal_password" - | "data_portal_plant_id" - | "enter_credentials_and_plantid" - | "credentials_password_title" - | "data_portal_key_id" - | "data_portal_secret" - | "enter_credentials_and_stationid" - | "add_soliscloud_credentials" - | "cannot_connect_details_error_detail" - | "unknown_details_error_detail" - | "uses_an_ssl_certificate" - | "verify_ssl_certificate" - | "timeout_establishing_connection" - | "link_google_account" - | "abort_no_devices_found" - | "connection_error_error" - | "invalid_authentication_error" - | "name_model_host" - | "authenticate" - | "device_class" - | "state_template" - | "template_binary_sensor" - | "template_sensor" - | "template_a_binary_sensor" - | "template_a_sensor" - | "template_helper" - | "location_is_already_configured" - | "failed_to_connect_error" - | "invalid_api_key" - | "pin_code" - | "discovered_android_tv" - | "known_hosts" - | "google_cast_configuration" - | "abort_invalid_host" - | "device_not_supported" - | "name_model_at_host" - | "authenticate_to_the_device" - | "finish_title" - | "unlock_the_device" - | "yes_do_it" - | "unlock_the_device_optional" - | "connect_to_the_device" - | "invalid_birth_topic" - | "error_bad_certificate" - | "invalid_discovery_prefix" - | "invalid_will_topic" - | "broker" - | "data_certificate" - | "upload_client_certificate_file" - | "upload_private_key_file" - | "data_keepalive" - | "mqtt_protocol" - | "broker_certificate_validation" - | "use_a_client_certificate" - | "ignore_broker_certificate_validation" - | "mqtt_transport" - | "data_ws_headers" - | "websocket_path" - | "enable_discovery" - | "data_description_discovery" - | "hassio_confirm_title" - | "reauth_confirm_title" - | "path_is_not_allowed" - | "path_is_not_valid" - | "path_to_file" - | "api_error_occurred" - | "hostname_ip_address" - | "enable_https" - | "abort_mdns_missing_mac" - | "abort_mqtt_missing_api" - | "abort_mqtt_missing_ip" - | "abort_mqtt_missing_mac" - | "service_received" - | "discovered_esphome_node" - | "encryption_key" - | "no_port_for_endpoint" - | "abort_no_services" - | "discovered_wyoming_service" - | "abort_api_error" - | "unsupported_switchbot_type" - | "authentication_failed_error_detail" - | "error_encryption_key_invalid" - | "name_address" - | "switchbot_account_recommended" - | "menu_options_lock_key" - | "key_id" - | "password_description" - | "device_address" - | "meteorologisk_institutt" + | "abort_single_instance_allowed" + | "user_description" | "two_factor_code" | "two_factor_authentication" + | "username" | "sign_in_with_ring_account" + | "broadcast_address" + | "broadcast_port" + | "mac_address" + | "device_is_already_configured" + | "ipv_is_not_supported" + | "re_configuration_was_successful" + | "error_custom_port_not_supported" + | "host" + | "port" | "bridge_is_already_configured" | "no_deconz_bridges_discovered" | "abort_no_hardware_available" | "abort_updated_instance" | "error_linking_not_possible" | "error_no_key" + | "hassio_confirm_title" | "link_with_deconz" | "select_discovered_deconz_gateway" + | "device_class" + | "state_template" + | "template_binary_sensor" + | "actions_on_press" + | "template_button" + | "verify_ssl_certificate" + | "template_image" + | "actions_on_set_value" + | "step_value" + | "template_number" + | "available_options" + | "actions_on_select" + | "template_select" + | "template_sensor" + | "actions_on_turn_off" + | "actions_on_turn_on" + | "value_template" + | "template_switch" + | "template_a_binary_sensor" + | "template_a_button" + | "template_a_image" + | "template_a_number" + | "template_a_select" + | "template_a_sensor" + | "template_a_switch" + | "template_helper" | "all_entities" | "hide_members" | "add_group" @@ -2219,14 +2179,61 @@ export type LocaleKeys = | "data_round_digits" | "type" | "binary_sensor_group" + | "button_group" | "cover_group" | "event_group" | "fan_group" | "light_group" | "lock_group" | "media_player_group" + | "notify_group" | "sensor_group" | "switch_group" + | "no_port_for_endpoint" + | "abort_no_services" + | "discovered_wyoming_service" + | "timeout_establishing_connection" + | "link_google_account" + | "name_already_exists" + | "passive" + | "define_zone_parameters" + | "cannot_connect_details_error_detail" + | "unknown_details_error_detail" + | "uses_an_ssl_certificate" + | "abort_already_configured" + | "abort_device_updated" + | "failed_to_authenticate_msg" + | "error_device_list_failed" + | "cloud_api_account_configuration" + | "api_server_region" + | "client_id" + | "secret" + | "user_id" + | "data_no_cloud" + | "invalid_host" + | "wrong_smartthings_token" + | "error_st_device_not_found" + | "error_st_device_used" + | "samsungtv_smart_model" + | "host_or_ip_address" + | "data_name" + | "smartthings_generated_token_optional" + | "smartthings_tv" + | "smartthings_tv_deviceid" + | "abort_api_error" + | "unsupported_switchbot_type" + | "authentication_failed_error_detail" + | "error_encryption_key_invalid" + | "name_address" + | "confirm_description" + | "switchbot_account_recommended" + | "menu_options_lock_key" + | "encryption_key" + | "key_id" + | "password_description" + | "device_address" + | "known_hosts" + | "google_cast_configuration" | "abort_alternative_integration" | "abort_discovery_error" | "abort_incomplete_config" @@ -2235,42 +2242,86 @@ export type LocaleKeys = | "discovered_dlna_dmr_devices" | "hacs_is_not_setup" | "reauthentication_was_successful" + | "error_auth" | "waiting_for_device_activation" | "reauthentication_needed" | "reauth_confirm_description" - | "name_already_exists" - | "passive" - | "define_zone_parameters" | "calendar_name" + | "solis_setup_flow" + | "portal_selection" + | "name_of_the_inverter" + | "data_portal_domain" + | "data_portal_version" + | "data_portal_username" + | "portal_password" + | "data_portal_plant_id" + | "enter_credentials_and_plantid" + | "credentials_password_title" + | "data_portal_key_id" + | "data_portal_secret" + | "enter_credentials_and_stationid" + | "add_soliscloud_credentials" + | "abort_mdns_missing_mac" + | "abort_mqtt_missing_api" + | "abort_mqtt_missing_ip" + | "abort_mqtt_missing_mac" + | "action_received" + | "discovered_esphome_node" + | "api_error_occurred" + | "hostname_ip_address" + | "enable_https" + | "api_key" + | "configure_daikin_ac" + | "name_manufacturer_model" + | "bluetooth_confirm_description" + | "adapter" + | "multiple_adapters_description" + | "meteorologisk_institutt" + | "abort_no_devices_found" + | "connection_error_error" + | "invalid_authentication_error" + | "name_model_host" + | "authenticate" + | "abort_addon_info_failed" + | "abort_addon_install_failed" + | "abort_addon_start_failed" + | "invalid_birth_topic" + | "error_bad_certificate" + | "invalid_discovery_prefix" + | "invalid_will_topic" + | "broker" + | "data_certificate" + | "upload_client_certificate_file" + | "upload_private_key_file" + | "data_keepalive" + | "mqtt_protocol" + | "broker_certificate_validation" + | "use_a_client_certificate" + | "ignore_broker_certificate_validation" + | "mqtt_transport" + | "data_ws_headers" + | "websocket_path" + | "enable_discovery" + | "data_description_discovery" + | "installing_add_on" + | "reauth_confirm_title" + | "starting_add_on" + | "menu_options_addon" + | "menu_options_broker" + | "pin_code" + | "discovered_android_tv" + | "path_is_not_allowed" + | "path_is_not_valid" + | "path_to_file" + | "data_process" | "bluetooth_scanner_mode" - | "passive_scanning" - | "samsungtv_smart_options" - | "data_use_st_status_info" - | "data_use_st_channel_info" - | "data_show_channel_number" - | "data_app_load_method" - | "data_use_local_logo" - | "data_power_on_method" - | "show_options_menu" - | "samsungtv_smart_options_menu" - | "applications_list_configuration" - | "channels_list_configuration" - | "standard_options" - | "save_options_and_exit" - | "sources_list_configuration" - | "synched_entities_configuration" - | "samsungtv_smart_advanced_options" - | "applications_launch_method_used" - | "data_power_on_delay" - | "data_ext_power_entity" - | "samsungtv_smart_synched_entities" - | "app_list_title" - | "applications_list" - | "channel_list_title" - | "channels_list" - | "source_list_title" - | "sources_list" - | "error_invalid_tv_list" + | "allow_deconz_clip_sensors" + | "allow_deconz_light_groups" + | "data_allow_new_devices" + | "deconz_devices_description" + | "deconz_options" + | "enable_the_conversation_agent" + | "language_code" | "device_dev_name_successfully_action" | "not_supported" | "localtuya_configuration" @@ -2353,50 +2404,45 @@ export type LocaleKeys = | "enable_heuristic_action_optional" | "data_dps_default_value" | "minimum_increment_between_numbers" - | "enable_the_conversation_agent" - | "language_code" - | "data_process" - | "data_app_delete" - | "application_icon" - | "application_id" - | "application_name" - | "configure_application_id_app_id" - | "configure_android_apps" - | "configure_applications_list" - | "data_allow_nameless_uuids" - | "minimum_rssi" - | "data_new_uuid" - | "data_calendar_access" - | "ignore_cec" - | "allowed_uuids" - | "advanced_google_cast_configuration" - | "broker_options" - | "enable_birth_message" - | "birth_message_payload" - | "birth_message_qos" - | "birth_message_retain" - | "birth_message_topic" - | "discovery_prefix" - | "enable_will_message" - | "will_message_payload" - | "will_message_qos" - | "will_message_retain" - | "will_message_topic" - | "mqtt_options" - | "protocol" - | "select_test_server" + | "samsungtv_smart_options" + | "data_use_st_status_info" + | "data_use_st_channel_info" + | "data_show_channel_number" + | "data_app_load_method" + | "data_use_local_logo" + | "data_power_on_method" + | "show_options_menu" + | "samsungtv_smart_options_menu" + | "applications_list_configuration" + | "channels_list_configuration" + | "standard_options" + | "save_options_and_exit" + | "sources_list_configuration" + | "synched_entities_configuration" + | "samsungtv_smart_advanced_options" + | "applications_launch_method_used" + | "data_power_on_delay" + | "data_ext_power_entity" + | "samsungtv_smart_synched_entities" + | "app_list_title" + | "applications_list" + | "channel_list_title" + | "channels_list" + | "source_list_title" + | "sources_list" + | "error_invalid_tv_list" + | "force_nightlatch_operation_mode" | "retry_count" - | "allow_deconz_clip_sensors" - | "allow_deconz_light_groups" - | "data_allow_new_devices" - | "deconz_devices_description" - | "deconz_options" + | "select_test_server" | "invalid_url" | "data_browse_unfiltered" | "event_listener_callback_url" | "data_listen_port" | "poll_for_device_availability" | "init_title" + | "ignore_cec" + | "allowed_uuids" + | "advanced_google_cast_configuration" | "abort_pending_tasks" | "data_not_in_use" | "filter_with_country_code" @@ -2407,6 +2453,41 @@ export type LocaleKeys = | "data_netdaemon" | "side_panel_icon" | "side_panel_title" + | "protocol" + | "data_calendar_access" + | "passive_scanning" + | "data_allow_nameless_uuids" + | "minimum_rssi" + | "data_new_uuid" + | "broker_options" + | "enable_birth_message" + | "birth_message_payload" + | "birth_message_qos" + | "birth_message_retain" + | "birth_message_topic" + | "discovery_prefix" + | "enable_will_message" + | "will_message_payload" + | "will_message_qos" + | "will_message_retain" + | "will_message_topic" + | "mqtt_options" + | "data_app_delete" + | "application_icon" + | "application_id" + | "application_name" + | "configure_application_id_app_id" + | "configure_android_apps" + | "configure_applications_list" + | "lock_entity_name" + | "open_entity_name" + | "unlock_entity_name" + | "entity_name_is_locked" + | "entity_name_is_open" + | "entity_name_is_unlocked" + | "entity_name_locked" + | "entity_name_opened" + | "entity_name_unlocked" | "first_button" | "second_button" | "third_button" @@ -2423,27 +2504,115 @@ export type LocaleKeys = | "subtype_single_push" | "subtype_triple_clicked" | "subtype_triple_push" + | "both_buttons" + | "bottom_buttons" + | "fifth_button" + | "sixth_button" + | "seventh_button" + | "eighth_button" + | "dim_down" + | "dim_up" + | "left" + | "right" + | "side" + | "top_buttons" + | "device_awakened" + | "subtype_continuously_pressed" + | "trigger_type_button_long_release" + | "subtype_quadruple_clicked" + | "subtype_quintuple_clicked" + | "button_rotated_subtype" + | "button_rotated_fast_subtype" + | "button_rotation_subtype_stopped" + | "subtype_pressed" + | "subtype_released" + | "device_subtype_double_tapped" + | "trigger_type_remote_double_tap_any_side" + | "device_in_free_fall" + | "device_flipped_degrees" + | "device_shaken" + | "trigger_type_remote_moved" + | "trigger_type_remote_moved_any_side" + | "trigger_type_remote_rotate_from_side" + | "device_turned_clockwise" + | "device_turned_counter_clockwise" + | "press_entity_name_button" + | "entity_name_has_been_pressed" | "set_value_for_entity_name" | "value" | "close_entity_name" | "close_entity_name_tilt" - | "open_entity_name" | "open_entity_name_tilt" | "set_entity_name_position" | "set_entity_name_tilt_position" | "stop_entity_name" | "entity_name_is_closed" | "entity_name_is_closing" - | "entity_name_is_open" | "entity_name_is_opening" | "current_entity_name_position_is" | "condition_type_is_tilt_position" | "entity_name_closed" | "entity_name_closing" - | "entity_name_opened" | "entity_name_opening" | "entity_name_position_changes" | "entity_name_tilt_position_changes" + | "toggle_entity_name" + | "turn_off_entity_name" + | "turn_on_entity_name" + | "entity_name_is_off" + | "entity_name_is_on" + | "trigger_type_changed_states" + | "entity_name_turned_off" + | "entity_name_turned_on" + | "arm_entity_name_away" + | "arm_entity_name_home" + | "arm_entity_name_night" + | "arm_entity_name_vacation" + | "disarm_entity_name" + | "trigger_entity_name" + | "entity_name_is_armed_away" + | "entity_name_is_armed_home" + | "entity_name_is_armed_night" + | "entity_name_is_armed_vacation" + | "entity_name_is_disarmed" + | "entity_name_is_triggered" + | "entity_name_armed_away" + | "entity_name_armed_home" + | "entity_name_armed_night" + | "entity_name_armed_vacation" + | "entity_name_disarmed" + | "entity_name_triggered" + | "entity_name_is_buffering" + | "entity_name_is_idle" + | "entity_name_is_paused" + | "entity_name_is_playing" + | "entity_name_starts_buffering" + | "entity_name_becomes_idle" + | "entity_name_starts_playing" + | "entity_name_update_availability_changed" + | "entity_name_became_up_to_date" + | "trigger_type_update" + | "decrease_entity_name_brightness" + | "increase_entity_name_brightness" + | "flash_entity_name" + | "flash" + | "action_type_select_first" + | "action_type_select_last" + | "action_type_select_next" + | "change_entity_name_option" + | "action_type_select_previous" + | "current_entity_name_selected_option" + | "cycle" + | "from" + | "to" + | "entity_name_option_changed" + | "action_type_set_hvac_mode" + | "change_preset_on_entity_name" + | "hvac_mode" + | "entity_name_measured_humidity_changed" + | "entity_name_measured_temperature_changed" + | "entity_name_hvac_mode_changed" + | "send_a_notification" | "entity_name_battery_is_low" | "entity_name_is_charging" | "condition_type_is_co" @@ -2452,7 +2621,6 @@ export type LocaleKeys = | "entity_name_is_detecting_gas" | "entity_name_is_hot" | "entity_name_is_detecting_light" - | "entity_name_is_locked" | "entity_name_is_moist" | "entity_name_is_detecting_motion" | "entity_name_is_moving" @@ -2470,7 +2638,6 @@ export type LocaleKeys = | "entity_name_is_not_cold" | "entity_name_is_disconnected" | "entity_name_is_not_hot" - | "entity_name_is_unlocked" | "entity_name_is_dry" | "entity_name_is_not_moving" | "entity_name_is_not_occupied" @@ -2481,8 +2648,6 @@ export type LocaleKeys = | "condition_type_is_not_tampered" | "entity_name_is_safe" | "entity_name_is_occupied" - | "entity_name_is_off" - | "entity_name_is_on" | "entity_name_is_plugged_in" | "entity_name_is_powered" | "entity_name_is_present" @@ -2502,7 +2667,6 @@ export type LocaleKeys = | "entity_name_started_detecting_gas" | "entity_name_became_hot" | "entity_name_started_detecting_light" - | "entity_name_locked" | "entity_name_became_moist" | "entity_name_started_detecting_motion" | "entity_name_started_moving" @@ -2513,14 +2677,12 @@ export type LocaleKeys = | "entity_name_stopped_detecting_problem" | "entity_name_stopped_detecting_smoke" | "entity_name_stopped_detecting_sound" - | "entity_name_became_up_to_date" | "entity_name_stopped_detecting_vibration" | "entity_name_battery_normal" | "entity_name_not_charging" | "entity_name_became_not_cold" | "entity_name_disconnected" | "entity_name_became_not_hot" - | "entity_name_unlocked" | "entity_name_became_dry" | "entity_name_stopped_moving" | "entity_name_became_not_occupied" @@ -2539,53 +2701,8 @@ export type LocaleKeys = | "entity_name_started_detecting_smoke" | "entity_name_started_detecting_sound" | "entity_name_started_detecting_tampering" - | "entity_name_turned_off" - | "entity_name_turned_on" | "entity_name_became_unsafe" - | "trigger_type_update" | "entity_name_started_detecting_vibration" - | "entity_name_is_buffering" - | "entity_name_is_idle" - | "entity_name_is_paused" - | "entity_name_is_playing" - | "entity_name_starts_buffering" - | "trigger_type_changed_states" - | "entity_name_becomes_idle" - | "entity_name_starts_playing" - | "toggle_entity_name" - | "turn_off_entity_name" - | "turn_on_entity_name" - | "arm_entity_name_away" - | "arm_entity_name_home" - | "arm_entity_name_night" - | "arm_entity_name_vacation" - | "disarm_entity_name" - | "trigger_entity_name" - | "entity_name_is_armed_away" - | "entity_name_is_armed_home" - | "entity_name_is_armed_night" - | "entity_name_is_armed_vacation" - | "entity_name_is_disarmed" - | "entity_name_is_triggered" - | "entity_name_armed_away" - | "entity_name_armed_home" - | "entity_name_armed_night" - | "entity_name_armed_vacation" - | "entity_name_disarmed" - | "entity_name_triggered" - | "entity_name_is_home" - | "entity_name_is_not_home" - | "entity_name_enters_a_zone" - | "entity_name_leaves_a_zone" - | "lock_entity_name" - | "unlock_entity_name" - | "action_type_set_hvac_mode" - | "change_preset_on_entity_name" - | "hvac_mode" - | "to" - | "entity_name_measured_humidity_changed" - | "entity_name_measured_temperature_changed" - | "entity_name_hvac_mode_changed" | "current_entity_name_apparent_power" | "condition_type_is_aqi" | "current_entity_name_atmospheric_pressure" @@ -2676,64 +2793,13 @@ export type LocaleKeys = | "entity_name_water_changes" | "entity_name_weight_changes" | "entity_name_wind_speed_changes" - | "decrease_entity_name_brightness" - | "increase_entity_name_brightness" - | "flash_entity_name" - | "flash" - | "fifth_button" - | "sixth_button" - | "subtype_continuously_pressed" - | "trigger_type_button_long_release" - | "subtype_quadruple_clicked" - | "subtype_quintuple_clicked" - | "subtype_pressed" - | "subtype_released" - | "action_type_select_first" - | "action_type_select_last" - | "action_type_select_next" - | "change_entity_name_option" - | "action_type_select_previous" - | "current_entity_name_selected_option" - | "cycle" - | "from" - | "entity_name_option_changed" - | "send_a_notification" - | "both_buttons" - | "bottom_buttons" - | "seventh_button" - | "eighth_button" - | "dim_down" - | "dim_up" - | "left" - | "right" - | "side" - | "top_buttons" - | "device_awakened" - | "button_rotated_subtype" - | "button_rotated_fast_subtype" - | "button_rotation_subtype_stopped" - | "device_subtype_double_tapped" - | "trigger_type_remote_double_tap_any_side" - | "device_in_free_fall" - | "device_flipped_degrees" - | "device_shaken" - | "trigger_type_remote_moved" - | "trigger_type_remote_moved_any_side" - | "trigger_type_remote_rotate_from_side" - | "device_turned_clockwise" - | "device_turned_counter_clockwise" - | "press_entity_name_button" - | "entity_name_has_been_pressed" - | "entity_name_update_availability_changed" - | "add_to_queue" - | "play_next" - | "options_replace" - | "repeat_all" - | "repeat_one" - | "critical" - | "debug" - | "info" - | "warning" + | "entity_name_is_home" + | "entity_name_is_not_home" + | "entity_name_enters_a_zone" + | "entity_name_leaves_a_zone" + | "no_device_class" + | "no_state_class" + | "no_unit_of_measurement" | "most_recently_updated" | "arithmetic_mean" | "median" @@ -2870,10 +2936,61 @@ export type LocaleKeys = | "wheat" | "white_smoke" | "yellow_green" + | "add_to_queue" + | "play_next" + | "options_replace" + | "repeat_all" + | "repeat_one" + | "critical" + | "debug" | "fatal" - | "no_device_class" - | "no_state_class" - | "no_unit_of_measurement" + | "info" + | "warning" + | "clear_tts_cache" + | "cache" + | "entity_id_description" + | "language_description" + | "options_description" + | "say_a_tts_message" + | "media_player_entity_id_description" + | "media_player_entity" + | "speak" + | "request_sync_description" + | "agent_user_id" + | "request_sync" + | "disables_the_motion_detection" + | "disable_motion_detection" + | "enables_the_motion_detection" + | "enable_motion_detection" + | "format_description" + | "format" + | "media_player_description" + | "play_stream" + | "filename" + | "lookback" + | "snapshot_description" + | "take_snapshot" + | "turns_off_the_camera" + | "turns_on_the_camera" + | "locks_a_lock" + | "code_description" + | "opens_a_lock" + | "unlocks_a_lock" + | "set_datetime_description" + | "the_target_date" + | "datetime_description" + | "date_time" + | "the_target_time" + | "selects_the_first_option" + | "first" + | "selects_the_last_option" + | "select_the_next_option" + | "selects_an_option" + | "option_to_be_selected" + | "selects_the_previous_option" + | "sets_the_options" + | "list_of_options" + | "set_options" | "dump_log_objects" | "log_current_tasks_description" | "log_current_asyncio_tasks" @@ -2899,47 +3016,31 @@ export type LocaleKeys = | "stop_logging_object_sources" | "stop_log_objects_description" | "stop_logging_objects" - | "request_sync_description" - | "agent_user_id" - | "request_sync" - | "reload_resources_description" - | "clears_all_log_entries" - | "clear_all" - | "write_log_entry" - | "log_level" - | "level" - | "message_to_log" - | "write" - | "set_value_description" - | "value_description" - | "create_temporary_strict_connection_url_name" - | "toggles_the_siren_on_off" - | "turns_the_siren_off" - | "turns_the_siren_on" - | "tone" - | "create_event_description" - | "location_description" - | "start_date_description" - | "create_event" - | "get_events" - | "list_event" - | "closes_a_cover" - | "close_cover_tilt_description" - | "close_tilt" - | "opens_a_cover" - | "tilts_a_cover_open" - | "open_tilt" - | "set_cover_position_description" - | "target_position" - | "set_position" - | "target_tilt_positition" - | "set_tilt_position" - | "stops_the_cover_movement" - | "stop_cover_tilt_description" - | "stop_tilt" - | "toggles_a_cover_open_closed" - | "toggle_cover_tilt_description" - | "toggle_tilt" + | "sets_the_value" + | "the_target_value" + | "get_weather_forecast" + | "type_description" + | "forecast_type" + | "get_forecast" + | "get_weather_forecasts" + | "get_forecasts" + | "send_magic_packet" + | "cancels_a_timer" + | "changes_a_timer" + | "finishes_a_timer" + | "pauses_a_timer" + | "starts_a_timer" + | "duration_description" + | "reload_resources_description" + | "toggles_the_siren_on_off" + | "turns_the_siren_off" + | "turns_the_siren_on" + | "tone" + | "set_default_level_description" + | "level_description" + | "level" + | "set_default_level" + | "set_level" | "check_configuration" | "reload_all" | "reload_config_entry_description" @@ -2960,21 +3061,18 @@ export type LocaleKeys = | "generic_toggle" | "generic_turn_off" | "generic_turn_on" + | "entities_to_update" | "update_entity" - | "creates_a_new_backup" | "decrement_description" | "increment_description" - | "sets_the_value" - | "the_target_value" - | "reloads_the_automation_configuration" - | "toggle_description" - | "trigger_description" - | "skip_conditions" - | "trigger" - | "disables_an_automation" - | "stops_currently_running_actions" - | "stop_actions" - | "enables_an_automation" + | "bridge_identifier" + | "configuration_payload" + | "entity_description" + | "path" + | "configure" + | "device_refresh_description" + | "device_refresh" + | "remove_orphaned_entries" | "restarts_an_add_on" | "the_add_on_slug" | "restart_add_on" @@ -3009,41 +3107,67 @@ export type LocaleKeys = | "restore_partial_description" | "restores_home_assistant" | "restore_from_partial_backup" - | "clears_the_playlist" - | "clear_playlist" - | "selects_the_next_track" - | "pauses" - | "starts_playing" - | "toggles_play_pause" - | "selects_the_previous_track" - | "seek" - | "stops_playing" - | "starts_playing_specified_media" - | "announce" - | "enqueue" - | "repeat_mode_to_set" - | "select_sound_mode_description" - | "select_sound_mode" - | "select_source" - | "shuffle_description" - | "unjoin" - | "turns_down_the_volume" - | "turn_down_volume" - | "volume_mute_description" - | "is_volume_muted_description" - | "mute_unmute_volume" - | "sets_the_volume_level" - | "set_volume" - | "turns_up_the_volume" - | "turn_up_volume" - | "apply_filter" - | "days_to_keep" - | "repack" - | "purge" - | "domains_to_remove" - | "entity_globs_to_remove" - | "entities_to_remove" - | "purge_entities" + | "removes_a_group" + | "object_id" + | "creates_updates_a_user_group" + | "add_entities" + | "icon_description" + | "name_of_the_group" + | "remove_entities" + | "log_description" + | "message_description" + | "log" + | "create_temporary_strict_connection_url_name" + | "remote_connect" + | "remote_disconnect" + | "creates_a_new_backup" + | "command_description" + | "command" + | "send_text_command" + | "reloads_the_automation_configuration" + | "toggle_description" + | "trigger_description" + | "skip_conditions" + | "trigger" + | "disables_an_automation" + | "stops_currently_running_actions" + | "stop_actions" + | "enables_an_automation" + | "press_the_button_entity" + | "load_url_description" + | "url_to_load" + | "load_url" + | "configuration_parameter_to_set" + | "key" + | "value_description" + | "set_configuration" + | "application_description" + | "application" + | "start_application" + | "set_value_description" + | "stops_a_running_script" + | "enter_your_text" + | "set_value" + | "dashboard_path" + | "view_path" + | "show_dashboard_view" + | "closes_a_cover" + | "close_cover_tilt_description" + | "close_tilt" + | "opens_a_cover" + | "tilts_a_cover_open" + | "open_tilt" + | "set_cover_position_description" + | "target_position" + | "set_position" + | "target_tilt_positition" + | "set_tilt_position" + | "stops_the_cover_movement" + | "stop_cover_tilt_description" + | "stop_tilt" + | "toggles_a_cover_open_closed" + | "toggle_cover_tilt_description" + | "toggle_tilt" | "decrease_speed_description" | "percentage_step_description" | "decrease_speed" @@ -3063,6 +3187,27 @@ export type LocaleKeys = | "toggles_the_fan_on_off" | "turns_fan_off" | "turns_fan_on" + | "arm_with_custom_bypass" + | "alarm_arm_vacation_description" + | "disarms_the_alarm" + | "alarm_trigger_description" + | "toggles_a_switch_on_off" + | "turns_a_switch_off" + | "turns_a_switch_on" + | "device_description" + | "delete_command" + | "alternative" + | "command_type_description" + | "command_type" + | "timeout_description" + | "learn_command" + | "delay_seconds" + | "hold_seconds" + | "repeats" + | "send_command" + | "toggles_a_device_on_off" + | "turns_the_device_off" + | "turn_on_description" | "apply_description" | "entities_description" | "entities_state" @@ -3074,45 +3219,108 @@ export type LocaleKeys = | "snapshot_entities" | "delete_description" | "activates_a_scene" - | "selects_the_first_option" - | "first" - | "selects_the_last_option" - | "select_the_next_option" - | "selects_an_option" - | "option_to_be_selected" - | "selects_the_previous_option" - | "sets_the_options" - | "list_of_options" - | "set_options" + | "play_chime_description" + | "device_id_description" + | "target_chime" + | "ringtone_to_play" + | "ringtone" + | "play_chime" + | "ptz_move_description" + | "ptz_move_speed" + | "ptz_move" + | "add_event_description" + | "calendar_id_description" + | "calendar_id" + | "description_description" + | "summary_description" + | "location_description" + | "creates_event" | "closes_a_valve" | "opens_a_valve" | "set_valve_position_description" | "stops_the_valve_movement" | "toggles_a_valve_open_closed" - | "load_url_description" - | "url_to_load" - | "load_url" - | "configuration_parameter_to_set" - | "key" - | "set_configuration" - | "application_description" - | "application" - | "start_application" - | "command_description" - | "command" - | "media_player_entity" - | "send_text_command" - | "code_description" - | "arm_with_custom_bypass" - | "alarm_arm_vacation_description" - | "disarms_the_alarm" - | "alarm_trigger_description" | "extract_media_url_description" | "format_query" | "url_description" | "media_url" | "get_media_url" | "play_media_description" + | "clears_all_log_entries" + | "clear_all" + | "write_log_entry" + | "log_level" + | "message_to_log" + | "write" + | "reload_themes_description" + | "reload_themes" + | "name_of_a_theme" + | "set_the_default_theme" + | "clear_skipped_update" + | "install_update" + | "skip_description" + | "skip_update" + | "brightness_value" + | "a_human_readable_color_name" + | "color_name" + | "color_temperature_in_mireds" + | "light_effect" + | "hue_sat_color" + | "color_temperature_in_kelvin" + | "profile_description" + | "rgbw_color" + | "rgbww_color" + | "white_description" + | "xy_color" + | "turn_off_description" + | "brightness_step_description" + | "brightness_step_value" + | "brightness_step_pct_description" + | "brightness_step" + | "decrements_a_counter" + | "increments_a_counter" + | "resets_a_counter" + | "sets_the_counter_value" + | "selects_the_next_option" + | "toggles_the_helper_on_off" + | "turns_off_the_helper" + | "turns_on_the_helper" + | "start_date_description" + | "create_event" + | "get_events" + | "list_event" + | "turns_auxiliary_heater_on_off" + | "aux_heat_description" + | "auxiliary_heating" + | "turn_on_off_auxiliary_heater" + | "sets_fan_operation_mode" + | "fan_operation_mode" + | "set_fan_mode" + | "sets_target_humidity" + | "set_target_humidity" + | "sets_hvac_operation_mode" + | "hvac_operation_mode" + | "set_hvac_mode" + | "sets_swing_operation_mode" + | "swing_operation_mode" + | "set_swing_mode" + | "sets_target_temperature" + | "high_target_temperature" + | "target_temperature_high" + | "low_target_temperature" + | "target_temperature_low" + | "set_target_temperature" + | "turns_climate_device_off" + | "turns_climate_device_on" + | "notify_description" + | "data" + | "title_for_your_notification" + | "title_of_the_notification" + | "send_a_persistent_notification" + | "sends_a_notification_message" + | "your_notification_message" + | "title_description" + | "send_a_notification_message" | "sets_a_random_effect" | "sequence_description" | "backgrounds" @@ -3139,110 +3347,11 @@ export type LocaleKeys = | "speed_of_spread" | "spread" | "sequence_effect" - | "press_the_button_entity" - | "see_description" - | "battery_description" - | "gps_coordinates" - | "gps_accuracy_description" - | "hostname_of_the_device" - | "hostname" - | "mac_description" - | "mac_address" - | "see" - | "process_description" - | "agent" - | "conversation_id" - | "language_description" - | "transcribed_text_input" - | "process" - | "reloads_the_intent_configuration" - | "conversation_agent_to_reload" - | "create_description" - | "message_description" - | "notification_id" - | "title_description" - | "dismiss_description" - | "notification_id_description" - | "dismiss_all_description" - | "notify_description" - | "data" - | "title_for_your_notification" - | "title_of_the_notification" - | "send_a_persistent_notification" - | "sends_a_notification_message" - | "your_notification_message" - | "send_a_notification_message" - | "device_description" - | "delete_command" - | "alternative" - | "command_type_description" - | "command_type" - | "timeout_description" - | "learn_command" - | "delay_seconds" - | "hold_seconds" - | "repeats" - | "send_command" - | "toggles_a_device_on_off" - | "turns_the_device_off" - | "turn_on_description" - | "stops_a_running_script" - | "locks_a_lock" - | "opens_a_lock" - | "unlocks_a_lock" - | "turns_auxiliary_heater_on_off" - | "aux_heat_description" - | "auxiliary_heating" - | "turn_on_off_auxiliary_heater" - | "sets_fan_operation_mode" - | "fan_operation_mode" - | "set_fan_mode" - | "sets_target_humidity" - | "set_target_humidity" - | "sets_hvac_operation_mode" - | "hvac_operation_mode" - | "set_hvac_mode" - | "sets_swing_operation_mode" - | "swing_operation_mode" - | "set_swing_mode" - | "sets_target_temperature" - | "high_target_temperature" - | "target_temperature_high" - | "low_target_temperature" - | "target_temperature_low" - | "set_target_temperature" - | "turns_climate_device_off" - | "turns_climate_device_on" - | "add_event_description" - | "calendar_id_description" - | "calendar_id" - | "description_description" - | "summary_description" - | "creates_event" - | "dashboard_path" - | "view_path" - | "show_dashboard_view" - | "brightness_value" - | "a_human_readable_color_name" - | "color_name" - | "color_temperature_in_mireds" - | "light_effect" - | "hue_sat_color" - | "color_temperature_in_kelvin" - | "profile_description" - | "rgbw_color" - | "rgbww_color" - | "white_description" - | "xy_color" - | "turn_off_description" - | "brightness_step_description" - | "brightness_step_value" - | "brightness_step_pct_description" - | "brightness_step" | "topic_to_listen_to" | "topic" | "export" | "publish_description" + | "evaluate_payload" | "the_payload_to_publish" | "payload" | "payload_template" @@ -3250,107 +3359,81 @@ export type LocaleKeys = | "retain" | "topic_to_publish_to" | "publish" - | "selects_the_next_option" - | "ptz_move_description" - | "ptz_move_speed" - | "ptz_move" - | "log_description" - | "entity_id_description" - | "log" - | "toggles_a_switch_on_off" - | "turns_a_switch_off" - | "turns_a_switch_on" - | "reload_themes_description" - | "reload_themes" - | "name_of_a_theme" - | "set_the_default_theme" - | "toggles_the_helper_on_off" - | "turns_off_the_helper" - | "turns_on_the_helper" - | "decrements_a_counter" - | "increments_a_counter" - | "resets_a_counter" - | "sets_the_counter_value" - | "remote_connect" - | "remote_disconnect" - | "get_weather_forecast" - | "type_description" - | "forecast_type" - | "get_forecast" - | "get_weather_forecasts" - | "get_forecasts" - | "disables_the_motion_detection" - | "disable_motion_detection" - | "enables_the_motion_detection" - | "enable_motion_detection" - | "format_description" - | "format" - | "media_player_description" - | "play_stream" - | "filename" - | "lookback" - | "snapshot_description" - | "take_snapshot" - | "turns_off_the_camera" - | "turns_on_the_camera" - | "clear_tts_cache" - | "cache" - | "options_description" - | "say_a_tts_message" - | "speak" - | "broadcast_address" - | "broadcast_port_description" - | "broadcast_port" - | "send_magic_packet" - | "set_datetime_description" - | "the_target_date" - | "datetime_description" - | "date_time" - | "the_target_time" - | "bridge_identifier" - | "configuration_payload" - | "entity_description" - | "path" - | "configure" - | "device_refresh_description" - | "device_refresh" - | "remove_orphaned_entries" - | "removes_a_group" - | "object_id" - | "creates_updates_a_user_group" - | "add_entities" - | "icon_description" - | "name_of_the_group" - | "remove_entities" - | "cancels_a_timer" - | "changes_a_timer" - | "finishes_a_timer" - | "pauses_a_timer" - | "starts_a_timer" - | "duration_description" - | "set_default_level_description" - | "level_description" - | "set_default_level" - | "set_level" - | "clear_skipped_update" - | "install_update" - | "skip_description" - | "skip_update" + | "create_description" + | "notification_id" + | "dismiss_description" + | "notification_id_description" + | "dismiss_all_description" + | "process_description" + | "agent" + | "conversation_id" + | "transcribed_text_input" + | "process" + | "reloads_the_intent_configuration" + | "conversation_agent_to_reload" + | "clears_the_playlist" + | "clear_playlist" + | "selects_the_next_track" + | "pauses" + | "starts_playing" + | "toggles_play_pause" + | "selects_the_previous_track" + | "seek" + | "stops_playing" + | "starts_playing_specified_media" + | "announce" + | "enqueue" + | "repeat_mode_to_set" + | "select_sound_mode_description" + | "select_sound_mode" + | "select_source" + | "shuffle_description" + | "unjoin" + | "turns_down_the_volume" + | "turn_down_volume" + | "volume_mute_description" + | "is_volume_muted_description" + | "mute_unmute_volume" + | "sets_the_volume_level" + | "set_volume" + | "turns_up_the_volume" + | "turn_up_volume" + | "apply_filter" + | "days_to_keep" + | "repack" + | "purge" + | "domains_to_remove" + | "entity_globs_to_remove" + | "entities_to_remove" + | "purge_entities" + | "see_description" + | "battery_description" + | "gps_coordinates" + | "gps_accuracy_description" + | "hostname_of_the_device" + | "hostname" + | "mac_description" + | "see" | "ui_components_area_picker_add_dialog_title" + | "ui_components_service_control_target_description" | "event_not_all_required_fields" | "ui_dialogs_aliases_add_alias" | "ui_dialogs_aliases_input_label" | "ui_dialogs_aliases_remove_alias" + | "ui_panel_lovelace_cards_actions_no_service" | "ui_panel_lovelace_views_confirm_delete" | "ui_panel_lovelace_views_confirm_delete_existing_cards" | "ui_panel_lovelace_views_confirm_delete_existing_cards_text" | "ui_panel_lovelace_views_confirm_delete_text" | "ui_panel_lovelace_editor_edit_card_pick_card_view_title" + | "edit_badge_confirm_cancel" | "ui_panel_lovelace_editor_section_add_section" | "ui_panel_lovelace_editor_delete_section_named_section" | "ui_panel_lovelace_editor_delete_section_text_section_and_cards" | "ui_panel_lovelace_editor_delete_section_text_section_only" | "ui_panel_lovelace_editor_delete_section_unnamed_section" + | "ui_panel_lovelace_editor_card_tile_state_content_options_last_changed" + | "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated" | "ui_panel_lovelace_editor_color_picker_colors_accent" | "ui_panel_lovelace_editor_color_picker_colors_amber" | "ui_panel_lovelace_editor_color_picker_colors_black" @@ -3382,33 +3465,46 @@ export type LocaleKeys = | "ui_panel_lovelace_editor_edit_section_title_input_label" | "ui_panel_lovelace_editor_edit_section_title_title" | "ui_panel_lovelace_editor_edit_section_title_title_new" + | "ui_components_selectors_image_select_image" + | "ui_components_logbook_triggered_by_service" | "ui_components_floor_picker_add_dialog_text" | "ui_components_floor_picker_add_dialog_title" | "tags" + | "ui_dialogs_entity_registry_editor_hidden_description" + | "ui_panel_lovelace_editor_edit_card_layout_explanation" + | "ui_panel_lovelace_editor_card_tile_actions" + | "ui_panel_lovelace_editor_badge_entity_display_type_options_complete" + | "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal" + | "ui_panel_lovelace_editor_badge_entity_display_type_options_standard" | "ui_panel_lovelace_editor_features_types_number_label" | "ui_panel_lovelace_editor_strategy_original_states_hidden_areas" | "trigger_type_remote_button_long_release" | "trigger_type_turned_on" + | "ui_panel_lovelace_editor_edit_card_tab_visibility" + | "ui_panel_lovelace_editor_badge_entity_display_type" + | "ui_components_service_control_data" | "ui_card_lock_open_door_success" | "ui_panel_lovelace_editor_edit_view_type_helper_others" | "ui_panel_lovelace_editor_edit_view_type_helper_sections" - | "media_player_entity_id_description" + | "ui_panel_lovelace_editor_card_tile_default_color" | "restart_safe_mode_failed" - | "ui_panel_lovelace_editor_edit_card_tab_visibility" + | "create_event_description" + | "ui_panel_lovelace_editor_edit_card_tab_config" + | "ui_panel_lovelace_editor_card_tile_state_content_options_state" | "ui_panel_lovelace_editor_features_types_number_style" | "error_already_in_progress" - | "ui_panel_lovelace_editor_features_types_number_style_list_buttons" | "component_switchbot_config_error_one" | "component_cloud_config_step_one" | "component_cloud_config_step_other" | "ui_components_floor_picker_add_dialog_failed_create_floor" | "google_home_fallback_linked_matter_apps_services" + | "ui_panel_lovelace_editor_action_editor_actions_call_service" | "ui_panel_lovelace_editor_features_types_number_style_list_slider" - | "confirm_description" - | "error_invalid_host" + | "ui_panel_lovelace_editor_features_types_number_style_list_buttons" | "ui_panel_lovelace_components_energy_period_selector_today" - | "ui_panel_lovelace_editor_edit_card_tab_config" | "ui_components_floor_picker_add_dialog_add" + | "component_homeassistant_config_step_two" + | "component_homeassistant_config_step_one" | "ui_components_floor_picker_add_dialog_name" | "component_switchbot_config_error_few" | "component_switchbot_config_error_other" diff --git a/packages/core/src/hooks/useLocale/locales/uk/uk.json b/packages/core/src/hooks/useLocale/locales/uk/uk.json index c779bf33..16112ee5 100644 --- a/packages/core/src/hooks/useLocale/locales/uk/uk.json +++ b/packages/core/src/hooks/useLocale/locales/uk/uk.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Поштова скринька", "to_do_lists": "Списки справ", "developer_tools": "Інструменти для розробників", "media": "Медіа", "profile": "Profile", + "panel_mailbox": "Поштова скринька", "panel_shopping_list": "Список покупок", "unknown": "Невідомо", "unavailable": "Недоступний", @@ -23,8 +23,8 @@ "pend": "Очікування", "arming": "Постановка на охорону", "trig": "Тривога", - "home": "Home", - "away": "Away", + "home": "Вдома", + "away": "Не вдома", "owner": "Власник", "administrators": "Адміністратори", "users": "Користувачі", @@ -94,6 +94,7 @@ "name_on": "{name} увімкнено", "resume_mowing": "Відновити косіння", "start_mowing": "Почати косити", + "pause": "Pause", "return_to_dock": "Повернутися на док-станцію", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -114,7 +115,6 @@ "browse_media": "Перегляд медіа", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Наступний", "previous_track": "Попередній", @@ -125,7 +125,7 @@ "repeat_mode": "Repeat mode", "shuffle": "Shuffle", "text_to_speak": "Текст для відтворення", - "nothing_playing": "Нічого не грає", + "nothing_playing": "Нічого не відтворюється", "dismiss": "Dismiss", "activate": "Activate", "run": "Запустити", @@ -139,7 +139,7 @@ "option": "Option", "installing": "Встановлення", "installing_progress": "Встановлення ({progress}%)", - "up_to_date": "Up-to-date", + "up_to_date": "Актуальний", "empty_value": "(пусте значення)", "start": "Start", "finish": "Finish", @@ -184,7 +184,7 @@ "continue": "Продовжити", "previous": "Previous", "loading": "Завантаження…", - "reload": "Оновити", + "refresh": "Оновити", "delete": "Delete", "delete_all": "Видалити все", "upload": "Завантажити", @@ -207,8 +207,8 @@ "rename": "Перейменувати", "search": "Search", "ok": "OK", - "yes": "Yes", - "no": "No", + "yes": "Так", + "no": "Ні", "not_now": "Не зараз", "skip": "Пропустити", "menu": "Меню", @@ -229,9 +229,11 @@ "media_content_type": "Media content type", "upload_failed": "Не вдалося завантажити", "unknown_file": "Невідомий файл", - "select_image": "Вибрати зображення", + "image": "Зображення", + "select_label": "Вибрати {label}", "upload_picture": "Завантажити зображення", "image_url": "Локальний шлях або веб-адреса", + "ui_components_selectors_image_select_image": "Вибрати зображення", "latitude": "Latitude", "longitude": "Longitude", "radius": "Радіус", @@ -256,13 +258,14 @@ "theme": "Тема", "time": "Time", "manual_entry": "Ручне введення", + "learn_more_about_templating": "Дізнайтеся більше про шаблони.", "show_password": "Показати пароль", "hide_password": "Приховати пароль", "no_logbook_events_found": "Записів у журналі подій не знайдено.", "triggered_by": "викликано", "triggered_by_automation": "викликано автоматизацією", "triggered_by_script": "викликано скриптом", - "triggered_by_service": "викликано службою", + "triggered_by_action": "викликано дією", "logbook_triggered_by_numeric_state_of": "викликано числовим станом", "triggered_by_state_of": "викликано станом", "triggered_by_event": "викликано подією", @@ -294,15 +297,16 @@ "detected_device_class": "виявлено {device_class}", "cleared_no_device_class_detected": "не виявлено {device_class}", "turned_off": "вимкнено", - "turned_on": "ввімкнено", + "turned_on": "увімкнено", "changed_to_state": "змінено на {state}", - "became_unavailable": "стала недоступною", - "became_unknown": "змінює стан на \"недоступно\"", + "became_unavailable": "змінює стан на \"недоступно\"", + "became_unknown": "змінює стан на \"невідомо\"", "detected_tampering": "виявлено втручання", "cleared_tampering": "втручання відсутнє", "event_type_event_detected": "Виявлено подію {event_type}", "detected_an_event": "виявлено подію", "detected_an_unknown_event": "виявлено невідому подію", + "ui_components_logbook_triggered_by_service": "викликано службою", "entity_picker_no_entities": "Ви не маєте жодної сутності", "no_matching_entities_found": "Відповідних сутностей не знайдено", "show_entities": "Показати сутності", @@ -480,11 +484,13 @@ "mean": "Середнє", "sum": "Сума", "change": "Change", - "service": "служба", + "ui_components_service_picker_service": "Служба", "this_field_is_required": "Це поле є обов'язковим", "targets": "Цілі", - "service_data": "Дані послуги", + "action_data": "Дані про дію", "integration_documentation": "Інтеграційна документація", + "ui_components_service_control_data": "Дані послуги", + "ui_components_service_control_target_description": "Що ця служба має використовувати як цільові області, пристрої чи сутності.", "no_related_items_found": "Не знайдено пов'язаних елементів", "related_entities": "Пов'язані сутності", "related_items_group": "Використовується в групах", @@ -536,7 +542,6 @@ "episode": "Епізод", "game": "Гра", "genre": "Жанр", - "image": "Зображення", "movie": "Фільм", "music": "Музика", "playlist": "Список відтворення", @@ -618,6 +623,10 @@ "increase_temperature": "Підвищити температуру", "decrease_temperature": "Знизити температуру", "copy_to_clipboard": "Копіювати до буфера обміну", + "last_changed": "Востаннє змінено", + "last_updated": "Останнє оновлення", + "remaining_time": "Час, що залишився", + "install_status": "Статус встановлення", "safe_mode": "Safe mode", "all_yaml_configuration": "Усю конфігурацію YAML", "domain": "Domain", @@ -640,7 +649,7 @@ "filter_entities": "Сутності Filter", "statistics_entities": "Сутності Statistics", "generic_ip_camera_entities": "Сутності Generic IP Camera", - "generic_thermostat_entities": "Сутності Generic Thermostat", + "generic_thermostat_entities": "Сутності Універсального термостата", "homekit": "HomeKit", "min_max_entities": "Сутності \"min/max\"", "history_stats_entities": "Сутності History stats", @@ -654,6 +663,7 @@ "themes": "Теми", "action_server": "{action} сервер", "restart": "Restart", + "reload": "Reload", "navigate": "Навігація", "server": "Сервер", "logs": "Журнал сервера", @@ -686,6 +696,7 @@ "didn_t_quite_get_that": "Не зовсім зрозумів", "voice_command_found": "Я знайшов для вас наступне:", "voice_command_error": "На жаль, сталася помилка", + "voice_command_conversation_no_control": "Цей помічник не може контролювати ваш будинок.", "how_can_i_assist": "Як я можу допомогти?", "enter_a_request": "Введіть запит", "send_text": "Надіслати текст", @@ -701,8 +712,6 @@ "back_to_info": "Повернутися до інформації", "related": "Пов'язані", "device_info": "Інформація про пристрій", - "last_changed": "Востаннє змінено", - "last_updated": "Останнє оновлення", "show_more": "Показати більше", "exit_edit_mode": "Вийти з режиму редагування", "last_action": "Остання дія", @@ -749,7 +758,7 @@ "default_code": "Код за замовчуванням", "editor_default_code_error": "Код не відповідає формату коду", "entity_id": "Entity ID", - "unit": "Одиниця виміру", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Одиниця виміру опадів", "display_precision": "Точність", "default_value": "За замовчуванням ({value})", @@ -770,8 +779,8 @@ "cold": "Охолодження", "connectivity": "Зв'язок", "gas": "Газ", - "heat": "Обігрівання", - "light": "Освітлення", + "heat": "Heat", + "light": "Світла", "moisture": "Вологість", "motion": "Рух", "moving": "Переміщення", @@ -820,8 +829,10 @@ "rotate_right_and_flip": "Поверніть праворуч і переверніть", "rotate_right": "Повернути праворуч", "voice_assistants": "Голосові помічники", + "ui_dialogs_entity_registry_editor_hidden_description": "Приховані сутності не відображатимуться на вашій інформаційній панелі і не будуть включені при непрямому посиланні (тобто через область або пристрій). Їхня історія все ще відстежується, і ви все ще можете взаємодіяти з ними за допомогою служб.", "enable_type": "Увімкнути {type}", "device_registry_detail_enabled_cause": "{type} вимкнено. Причина: {cause}.", + "service": "служба", "unknown_error": "Неочікувана помилка", "expose": "Виявити", "aliases": "Псевдоніми", @@ -832,7 +843,7 @@ "restart_home_assistant": "Перезапустити Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Швидке перезавантаження", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Перезавантаження конфігурації", "failed_to_reload_configuration": "Не вдалося перезавантажити конфігурацію", "restart_description": "Перериває всі запущені автоматизації та скрипти.", @@ -873,6 +884,7 @@ "input_select_no_options": "Опцій ще немає.", "initial_value": "Початкове значення", "restore": "Відновити", + "edit_schedule_block": "Редагувати блок розкладу", "loading_loading_step": "Завантаження наступного кроку для {integration}", "options_successfully_saved": "Параметри успішно збережені.", "repair_issue": "Виправити проблему", @@ -999,11 +1011,12 @@ "no_notifications": "Немає сповіщень", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Не вдалося викликати службу {service}.", - "connection_lost_reconnecting": "З'єднання втрачено. Повторне підключення …", + "notification_toast_action_failed": "Не вдалося виконати дію {service}.", + "connection_lost_reconnecting": "З'єднання втрачене. Повторне підключення …", "home_assistant_has_started": "Home Assistant запущений!", "triggered_name": "Виконано від імені {name}", "notification_toast_no_matching_link_found": "Не знайдено відповідного Моє посилання для {path}", + "ui_notification_toast_service_call_failed": "Не вдалося викликати службу {service}.", "app_configuration": "Конфігурація додатку", "sidebar_toggle": "Перемикач в бічній панелі", "hide_panel": "Приховати панель", @@ -1013,7 +1026,8 @@ "actions_no_entity_toggle": "Не надано сутність для перемикання", "no_navigation_path_specified": "Не вказано шлях навігації", "actions_no_url": "Не вказано URL-адресу для відкриття", - "actions_no_service": "Не вказано службу для запуску", + "actions_no_action": "Не вказано жодної дії для виконання", + "ui_panel_lovelace_cards_actions_no_service": "Не вказано службу для запуску", "welcome_home": "Ласкаво просимо додому", "empty_state_go_to_integrations_page": "Перейти на сторінку інтеграцій.", "never_triggered": "Ніколи не спрацьовувало", @@ -1029,8 +1043,9 @@ "navigate_to_location": "Перейти до {location}", "open_window_to_url_path": "Відкрити вікно {url_path}", "toggle_name": "Переключити {name}", - "call_service_name": "Викликати службу {name}", + "perform_action_name": "Виконати дію {name}", "show_more_info_name": "Показати більше інформації: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Викликати службу {name}", "recovery_mode_activated": "Активовано режим відновлення", "starting_description": "Home Assistant запускається, будь ласка, зачекайте …", "reset_focus": "Скинути фокус", @@ -1069,6 +1084,7 @@ "energy_distribution_go_to_energy_dashboard": "Перейти до панелі енергії", "energy_usage": "Використання енергії", "previous_energy_usage": "Попереднє споживання енергії", + "untracked_consumption": "Не відстежуване споживання", "low_carbon_energy_consumed": "Споживання енергії з низьковуглецевих джерел", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Неможливо розрахувати споживання енергії, одержаної з низьковуглецевих джерел", "unused_entities": "Незадіяні сутності", @@ -1093,10 +1109,13 @@ "edit_configuration": "Редагувати конфігурацію", "unsaved_changes": "Незбережені зміни", "saved": "Збережено", + "delete_dashboard_configuration": "Видалити конфігурацію інформаційної панелі?", "raw_editor_error_parse_yaml": "Помилка при розборі синтаксису YAML: {error}", "raw_editor_error_invalid_config": "Ваша конфігурація недійсна: {error}", "raw_editor_error_save_yaml": "Неможливо зберегти YAML: {error}", "raw_editor_error_remove": "Неможливо видалити конфігурацію: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Якщо ви видалите свою конфігурацію інформаційної панелі, ми автоматично згенеруємо подання вашої інформаційної панелі з вашими областями та пристроями.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Ви впевнені, що хочете видалити конфігурацію інформаційної панелі?", "title_of_your_dashboard": "Заголовок для панелі", "edit_title": "Редагувати заголовок", "title": "Title", @@ -1108,22 +1127,24 @@ "move_view_left": "Перемістити вкладку ліворуч", "move_view_right": "Перемістити вкладку праворуч", "background": "Фон", - "icons": "Значки", "view_type": "Тип вкладки", "masonry_default": "Розкладка (за замовчуванням)", "sidebar": "Бічна панель", "panel_card": "Панель (1 картка)", "sections_experimental": "Секції (експериментальні)", "subview": "Допоміжна вкладка", - "max_number_of_columns": "Максимальна кількість стовпців", + "edit_view_max_columns": "Максимальна кількість секцій по ширині", + "sections_view_specifics_settings": "Спеціальні налаштування секцій", + "dense_section_placement": "Щільне розміщення секцій", "edit_in_visual_editor": "Редагувати у візуальному редакторі", "edit_in_yaml": "Редагувати в YAML", "saving_failed": "Помилка збереження", + "icons": "Значки", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Ви не можете змінити вкладку на інший тип, оскільки міграція ще не підтримується. Якщо ви хочете використовувати інший тип вкладки, почніть з нуля з новою вкладкою.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Ви не можете змінити свої вкладки на \"секції\", оскільки міграція ще не підтримується. Якщо ви хочете поекспериментувати з \"секціями\", почніть з нуля з новою вкладкою.", "card_configuration": "Конфігурація картки", "type_card_configuration": "Конфігурація картки {type}", - "edit_card_pick_card": "Виберіть картку, яку хочете додати.", + "edit_card_pick_card": "Яку картку ви хотіли б додати?", "toggle_editor": "Перемкнути редактор", "you_have_unsaved_changes": "Ви маєте незбережені зміни", "edit_card_confirm_cancel": "Ви впевнені, що хочете скасувати?", @@ -1142,7 +1163,15 @@ "search_cards": "Пошук карток", "config": "Конфігурація", "layout": "Макет", + "full_width_card": "Картка на всю ширину", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "Налаштуйте, як картка буде відображатися на інформаційній панелі. Ці налаштування замінять розмір і положення картки за замовчуванням.", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Яку картку Ви хотіли б додати на вкладку {name}?", + "badge_configuration": "Конфігурація бейджа", + "type_badge_configuration": "Конфігурація бейджа {type}", + "edit_badge_pick_badge": "Який бейдж ви б хотіли додати?", + "add_badge": "Додати бейдж", + "suggest_card_header": "Варіант відображення в інтерфейсі користувача", + "add_to_dashboard": "Додати на інформаційну панель", "move_card_error_title": "Неможливо перемістити картку", "choose_a_view": "Виберіть вкладку", "dashboard": "Інформаційна панель", @@ -1161,9 +1190,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} буде видалено.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Ця секція", "edit_section": "Редагувати секцію", - "suggest_card_header": "Варіант відображення в інтерфейсі користувача", + "width": "Ширина", "pick_different_card": "Вибрати іншу картку", - "add_to_dashboard": "Додати на інформаційну панель", "save_config_header": "Контролюйте свою інформаційну панель", "save_config_empty_config": "Почати з порожньої панелі", "take_control": "Взяти під контроль", @@ -1171,10 +1199,10 @@ "migrate_configuration": "Перенести конфігурацію", "navigation_path": "Шлях навігації", "url_path": "Шлях URL-адреси", - "default_action": "Дія за замовчуванням", - "call_service": "Викликати службу", + "default": "За замовчуванням", + "perform_action": "Виконати дію", "more_info": "Більше інформації", - "no_action": "Немає дій", + "nothing": "Нічого", "add_condition": "Додати умову", "test": "Тест", "condition_passes": "Умова виконана", @@ -1201,13 +1229,14 @@ "area_show_camera": "Показувати стрічку камери замість зображення", "initial_view": "Початковий вигляд", "calendar_entities": "Сутності календаря", - "list_days": "Список (7 дней)", + "list_days": "Список (7 днів)", + "conditional": "Умовне", "conditions": "Умови", "card": "Картка", "change_type": "Змінити тип", - "show_header_toggle": "Перемикач в заголовку", + "show_header_toggle": "Показувати перемикач в заголовку?", "toggle_entities": "Перемкнути сутності.", - "special_row": "(спеціальний рядок)", + "special_row": "спеціальний рядок", "entity_row_editor": "Редактор рядка сутності", "no_secondary_info": "Немає додаткової інформації", "divider": "Розділювач", @@ -1219,7 +1248,7 @@ "secondary_information": "Додаткова інформація", "gauge": "Шкала", "display_as_needle_gauge": "Показати як вимірювальний прилад?", - "define_severity": "Задати відтінок для значень", + "define_severity": "Задати відтінок для значень?", "glance": "Glance", "columns": "Стовпці", "render_cards_as_squares": "Відображення карток як квадратів", @@ -1230,6 +1259,7 @@ "history_graph_fit_y_data": "Розширити межі осі Y, щоб вмістити дані", "statistics_graph": "Статистичний графік", "period": "Період", + "unit": "Одиниця виміру", "show_stat_types": "Показати типи статистики", "chart_type": "Тип графіка", "hour": "Година", @@ -1246,8 +1276,8 @@ "camera_entity": "Сутність камери", "image_entity": "Сутність зображення", "camera_view": "Перегляд камери", - "double_tap_action": "Дія при подвійному дотику", - "hold_action": "Дія при утримуванні", + "double_tap_behavior": "Поведінка при подвійному натисканні", + "hold_behavior": "Поведінка при утримуванні", "hours_to_show": "Годин показувати", "days_to_show": "Дні для показу", "icon_height": "Висота значка", @@ -1255,27 +1285,37 @@ "maximum": "Максимум", "manual": "Вручну", "paste_from_clipboard": "Вставити з буфера обміну", - "generic_paste_description": "Вставити картку {type} із буфера обміну", + "generic_paste_description": "Вставити бейдж {type} з буфера обміну", "refresh_interval": "Інтервал оновлення", "show_icon": "Показати значок", "show_name": "Показати назву", "show_state": "Показати стан", - "tap_action": "Дія при дотику", + "tap_behavior": "Поведінка при натисканні", "generic_state_color": "Кольорові значки на основі стану?", "suggested_cards": "Запропоновані картки", "other_cards": "Інші картки", "custom_cards": "Особливі картки", "geolocation_sources": "Джерела геолокації", - "dark_mode": "Темний режим", + "dark_mode": "Темний режим?", "appearance": "Зовнішній вигляд", "theme_mode": "Theme mode.", "dark": "Темна", "default_zoom": "Масштабування за замовчуванням", "markdown": "Markdown", "content": "Зміст", - "media_control": "Медіапрогравач", + "media_control": "Керування медіа", "picture_elements": "Елементи зображення", - "picture_glance": "Картинний погляд", + "card_options": "Параметри картки", + "elements": "Елементи", + "add_new_element": "Додати новий елемент", + "dark_mode_image_path": "Шлях зображення темного режиму", + "state_filter": "Фільтр стану", + "dark_mode_state_filter": "Фільтр стану темного режиму", + "state_badge": "Бейдж стану", + "state_icon": "Значок стану", + "state_label": "Ярлик стану", + "perform_action_button": "Кнопка виконання дії", + "picture_glance": "Picture Glance", "state_entity": "Сутність, яка визначає стан зображення", "plant_status": "Стан рослини", "sensor": "Сенсор", @@ -1284,12 +1324,14 @@ "thermostat": "Термостат", "thermostat_show_current_as_primary": "Показувати поточну температуру як основну інформацію", "tile": "Плитка", - "icon_tap_action": "Дія при натисканні на значок", - "actions": "Дії", + "icon_tap_behavior": "Поведінка при натисканні на значок", + "interactions": "Взаємодії", "show_entity_picture": "Показати зображення сутності", "vertical": "Вертикальний", "hide_state": "Приховати стан", "state_content": "Зміст стану", + "ui_panel_lovelace_editor_card_tile_actions": "Дії", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Востаннє оновлено", "vertical_stack": "Вертикальний стек", "weather_forecast": "Прогноз погоди", "weather_to_show": "Погода для показу", @@ -1298,13 +1340,25 @@ "show_only_forecast": "Показати лише прогноз", "select_forecast_type": "Виберіть тип прогнозу", "no_type": "Немає типу", + "style": "Стиль", + "prefix": "Префікс", + "suffix": "Суфікс", + "state_image": "Зображення стану", + "displayed_elements": "Відображені елементи", + "ui_panel_lovelace_editor_badge_entity_display_type": "Тип відображення", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "Повний (значок, назва та стан)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "Мінімальний (лише значок)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "Стандартний (значок і стан)", + "suggested_badges": "Запропоновані бейджі", + "other_badges": "Інші бейджі", + "custom_badges": "Особливі бейджі", "features": "Функції", "not_compatible": "Не сумісний", "features_no_compatible_available": "Для цієї сутності немає сумісних функцій", "add_feature": "Додати функцію", "edit_feature": "Редагування функції", "remove_feature": "Видалити функцію", - "cover_open_close": "Відкриття або закриття", + "cover_open_close": "Відкриття/закриття", "cover_position": "Положення кришки", "cover_tilt": "Зміна нахилу", "cover_tilt_position": "Положення нахилу кришки", @@ -1317,7 +1371,6 @@ "vacuum_commands": "Команди пилососа", "commands": "Команди", "climate_fan_modes": "Режими кліматичного вентилятора", - "style": "Стиль", "dropdown": "Випадання", "customize_fan_modes": "Налаштувати режими вентилятора", "fan_modes": "Режими вентилятора", @@ -1351,6 +1404,7 @@ "no_description_available": "Опис відсутній.", "by_entity": "За сутністю", "by_card": "За карткою", + "by_badge": "За бейджем", "header": "Header", "footer": "Footer", "choose_a_type": "Виберіть {type}", @@ -1358,6 +1412,8 @@ "header_editor": "Редактор заголовку", "footer_editor": "Редактор \"підвалу\"", "feature_editor": "Редактор функцій", + "element_editor": "Редактор елементів", + "type_element_editor": "Редактор елементів {type}", "ui_panel_lovelace_editor_color_picker_colors_blue": "Блакитний", "ui_panel_lovelace_editor_color_picker_colors_brown": "Коричневий", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Ціан", @@ -1389,116 +1445,144 @@ "compare_data": "Порівняти Дані", "reload_ui": "Перезавантажити інтерфейс", "profiler": "Profiler", - "http": "HTTP", - "cover": "Штори, жалюзі, ворота", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Кнопка введення", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Таймер", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Автоматизація", "alarm_control_panel": "Панель керування сигналізацією", - "device_tracker": "Трекер пристрою", - "trace": "Trace", - "stream": "Stream", "person": "Особа", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Лічильник", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Логічне значення", - "camera": "Камера", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "Розмір файлу", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Дата та час", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "tag": "Tag", - "diagnostics": "Діагностика", - "siren": "Сирена", "fitbit": "Fitbit", - "automation": "Автоматизація", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Розмова", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "Розмір файлу", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Текст", + "weather": "Погода", + "home_assistant_api": "Home Assistant API", "group": "Група", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Розклад", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Кнопка введення", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Пульт дистанційного керування", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "tag": "Tag", + "binary_sensor": "Бінарний сенсор", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Розмова", "rpi_power_title": "Raspberry Pi power supply checker", - "script": "Скрипт", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Камера", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Розклад", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Скрипт", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Вентилятор", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Погода", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Бінарний сенсор", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Вентилятор", - "scene": "Scene", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_text": "Текст", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Діагностика", "file_upload": "File Upload", - "climate": "Клімат", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Лічильник", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Мобільний додаток", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Сирена", "deconz": "deCONZ", - "timer": "Таймер", - "application_credentials": "Облікові дані програми", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Штори, жалюзі, ворота", + "hacs": "HACS", "local_calendar": "Місцевий календар", + "system_log": "System Log", + "input_boolean": "Логічне значення", + "bluetooth": "Bluetooth", + "climate": "Клімат", + "application_credentials": "Облікові дані програми", + "mobile_app": "Мобільний додаток", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist Pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Трекер пристрою", "synchronize_devices": "Синхронізувати пристрої", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Дзвін", + "doorbell_volume": "Doorbell volume", + "last_activity": "Остання активність", + "last_ding": "Останній дзвін", + "last_motion": "Останній рух", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Категорія сигналу Wi-Fi", + "wi_fi_signal_strength": "Потужність сигналу Wi-Fi", "heavy": "Масивно", "mild": "Помірно", "button_down": "Button down", @@ -1519,7 +1603,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "Версія агента ОС", "apparmor_version": "Версія Apparmor", "cpu_percent": "Відсоток ЦП", @@ -1538,20 +1621,17 @@ "solar_azimuth": "Азимут сонця", "solar_elevation": "Висота сонця", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Внутрішня температура", - "outside_temperature": "Зовнішня температура", - "assist_in_progress": "Assist in progress", - "preferred": "Preferred", - "finished_speaking_detection": "Чутливість до тиші", + "assist_in_progress": "Допомога в процесі", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", + "preferred": "Бажаний", + "finished_speaking_detection": "Finished speaking detection", "aggressive": "Агресивно", - "default": "За замовчуванням", "relaxed": "Спокійно", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "connected": "Підключено", @@ -1577,83 +1657,24 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Виявлення руху", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Волого", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Загальне споживання", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Рівень сигналу", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Напруга", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Орієнтовна відстань", - "vendor": "Постачальник", - "air_quality_index": "Індекс якості повітря", - "illuminance": "Освітленість", - "noise": "Шум", - "overload": "Перевантаження", - "size": "Розмір", - "size_in_bytes": "Розмір у байтах", + "calibration": "Калібрування", + "auto_lock_paused": "Автоматичне блокування призупинено", + "timeout": "Timeout", + "unclosed_alarm": "Не на сигналізації", + "unlocked_alarm": "Розблокована сигналізація", + "bluetooth_signal": "Сигнал Bluetooth", + "light_level": "Рівень освітлення", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Миттєво", + "pull_retract": "Витягнути/втягнути", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", "server_name": "Server name", "ping": "Пінг", "bytes_sent": "Bytes sent", + "call_active": "Виклик активний", + "quiet": "Тихо", "animal": "Animal", "detected": "Виявлено", "animal_lens": "Animal lens 1", @@ -1725,10 +1746,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Цифровий", "digital_first": "Спочатку цифровий", @@ -1743,8 +1762,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1758,7 +1791,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Сигнал Wi-Fi", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1766,7 +1798,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1775,50 +1807,136 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Виклик активний", - "quiet": "Тихо", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Калібрування", - "auto_lock_paused": "Автоматичне блокування призупинено", - "timeout": "Timeout", - "unclosed_alarm": "Не на сигналізації", - "unlocked_alarm": "Розблокована сигналізація", - "bluetooth_signal": "Сигнал Bluetooth", - "light_level": "Рівень освітлення", - "momentary": "Миттєво", - "pull_retract": "Витягнути/втягнути", - "ding": "Дзвін", - "doorbell_volume": "Doorbell volume", - "last_activity": "Остання активність", - "last_ding": "Останній дзвін", - "last_motion": "Останній рух", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Категорія сигналу Wi-Fi", - "wi_fi_signal_strength": "Потужність сигналу Wi-Fi", - "automatic": "Автоматичний", - "box": "Бокс", - "step": "Крок", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Внутрішня температура", + "outside_temperature": "Зовнішня температура", + "estimated_distance": "Орієнтовна відстань", + "vendor": "Постачальник", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Доступне оновлення", + "dry": "Dry", + "wet": "Волого", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Рівень сигналу", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Напруга", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Розмір", + "size_in_bytes": "Розмір у байтах", + "jammed": "Заклинило", + "locked": "Заблоковано", + "locking": "Блокування", + "unlocked": "Розблоковано", + "unlocking": "Розблокування", + "changed_by": "Змінений на", + "code_format": "Формат коду", + "recording": "Запис", + "streaming": "Трансляція", + "access_token": "Токен доступу", + "brand": "Бренд", + "stream_type": "Тип потоку", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Модель", + "managed_via_ui": "Керується через інтерфейс користувача", + "minute": "Хвилина", + "second": "Секунда", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "pattern": "Шаблон", + "clear_night": "Ясно, ніч", + "cloudy": "Хмарно", + "exceptional": "Попередження", + "fog": "Туман", + "hail": "Град", + "lightning": "Блискавка", + "lightning_rainy": "Блискавка, дощ", + "partly_cloudy": "Мінлива хмарність", + "pouring": "Злива", + "rainy": "Дощова", + "snowy": "Сніжно", + "snowy_rainy": "Сніг, дощ", + "sunny": "Сонячно", + "windy": "Вітряно", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Температура на відчуття", + "cloud_coverage": "Хмарність", + "dew_point_temperature": "Температура точки роси", + "ozone": "Озон", + "pressure": "Тиск", + "pressure_unit": "Одиниця виміру тиску", + "uv_index": "UV index", + "wind_bearing": "Напрям вітру", + "wind_gust_speed": "Швидкість поривів вітру", + "paused": "Призупинено", + "finishes_at": "Закінчується о", + "remaining": "Залишилося", + "last_reset": "Останнє скидання", + "possible_states": "Можливі стани", + "state_class": "Клас стану", + "measurement": "Вимірювання", + "total": "Всього", + "total_increasing": "Загальний приріст", "apparent_power": "Повна потужність", + "air_quality_index": "Індекс якості повітря", "carbon_dioxide": "Вуглекислий газ", + "conductivity": "Conductivity", "data_rate": "Швидкість передачі даних", + "data_size": "Розмір даних", "distance": "Відстань", "stored_energy": "Накопичена енергія", "frequency": "Частота", + "illuminance": "Освітленість", "irradiance": "Опромінення", + "balance": "Баланс", "nitrogen_dioxide": "Діоксид азоту", "nitrogen_monoxide": "Оксид азоту", "nitrous_oxide": "Закис азоту", - "ozone": "Озон", "ph": "pH", "pm": "PM2.5", "power_factor": "Коефіцієнт потужності", "precipitation_intensity": "Інтенсивність опадів", - "pressure": "Тиск", "reactive_power": "Реактивна потужність", "sound_pressure": "Звуковий тиск", "speed": "Speed", @@ -1828,12 +1946,14 @@ "stored_volume": "Збережений обсяг", "weight": "Вага", "available_tones": "Доступні тони", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Керується через інтерфейс користувача", "next_event": "Наступна подія", - "stopped": "Stopped", - "garage": "Гараж", + "automatic": "Автоматичний", + "box": "Бокс", + "step": "Крок", + "members": "Учасники", + "above_horizon": "Над горизонтом", + "below_horizon": "За горизонтом", + "identify": "Identify", "running_automations": "Запущені автоматизації", "id": "ID", "max_running_automations": "Максимальна кількість запущених автоматизацій", @@ -1841,62 +1961,44 @@ "parallel": "Паралельний", "queued": "У черзі", "single": "Єдиний", - "not_charging": "Не заряджається", - "unplugged": "Відключено", - "hot": "Нагрівання", - "no_light": "Немає світла", - "light_detected": "Виявлено світло", - "locked": "Заблоковано", - "unlocked": "Розблоковано", - "not_moving": "Без руху", - "not_running": "Не запущено", - "safe": "Безпечно", - "unsafe": "Небезпечно", - "tampering_detected": "Tampering detected", - "buffering": "Буферизація", - "paused": "Призупинено", - "playing": "Грає", - "app_id": "Додаток ID", - "local_accessible_entity_picture": "Локальне доступне зображення сутності", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Виконавець альбому", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Канали", - "position_updated": "Позицію оновлено", - "series": "Серія", - "all": "All", - "one": "Один", - "available_sound_modes": "Доступні режими звуку", - "available_sources": "Доступні джерела", - "receiver": "Приймач", - "speaker": "Спікер", - "tv": "Телевізор", - "above_horizon": "Над горизонтом", - "below_horizon": "За горизонтом", + "max_running_scripts": "Максимальна кількість запущених скриптів", + "stopped": "Stopped", + "garage": "Гараж", "oscillating": "Oscillating", "speed_step": "Крок швидкості", "available_preset_modes": "Доступні попередньо встановлені режими", "armed_home": "Охорона (вдома)", "armed_night": "Охорона (ніч)", "triggered": "Спрацьовано", - "changed_by": "Змінений на", "code_for_arming": "Код для постановки на охорону", "not_required": "Не обов'язково", - "code_format": "Формат коду", + "device_trackers": "Пристрої для відстеження", "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Маршрутизатор", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", - "device_trackers": "Трекери пристроїв", - "max_running_scripts": "Максимальна кількість запущених скриптів", - "jammed": "Заклинило", - "locking": "Блокування", - "unlocking": "Розблокування", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Лише яскравість", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Колірна температура (mireds)", + "color_temperature_kelvin": "Колірна температура (Kelvin)", + "available_effects": "Доступні ефекти", + "maximum_color_temperature_kelvin": "Максимальна колірна температура (Kelvin)", + "maximum_color_temperature_mireds": "Максимальна колірна температура (mireds)", + "minimum_color_temperature_kelvin": "Мінімальна колірна температура (Kelvin)", + "minimum_color_temperature_mireds": "Мінімальна колірна температура (mireds)", + "available_color_modes": "Доступні колірні режими", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1907,7 +2009,9 @@ "diffuse": "Дифузний", "top": "Верх", "current_action": "Поточна дія", + "defrosting": "Defrosting", "drying": "Сушіння", + "hot": "Нагрівання", "preheating": "Підігрів", "max_target_humidity": "Максимальна цільова вологість", "max_target_temperature": "Максимальна цільова температура", @@ -1924,104 +2028,137 @@ "upper_target_temperature": "Верхня цільова температура", "lower_target_temperature": "Нижня цільова температура", "target_temperature_step": "Крок заданої температури", - "last_reset": "Останнє скидання", - "possible_states": "Можливі стани", - "state_class": "Клас стану", - "measurement": "Вимірювання", - "total": "Всього", - "total_increasing": "Загальний приріст", - "conductivity": "Conductivity", - "data_size": "Розмір даних", - "balance": "Баланс", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Лише яскравість", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Колірна температура (mireds)", - "color_temperature_kelvin": "Колірна температура (Kelvin)", - "available_effects": "Доступні ефекти", - "maximum_color_temperature_kelvin": "Максимальна колірна температура (Kelvin)", - "maximum_color_temperature_mireds": "Максимальна колірна температура (mireds)", - "minimum_color_temperature_kelvin": "Мінімальна колірна температура (Kelvin)", - "minimum_color_temperature_mireds": "Мінімальна колірна температура (mireds)", - "available_color_modes": "Доступні колірні режими", - "clear_night": "Ясно, ніч", - "cloudy": "Хмарно", - "exceptional": "Попередження", - "fog": "Туман", - "hail": "Град", - "lightning": "Блискавка", - "lightning_rainy": "Блискавка, дощ", - "partly_cloudy": "Мінлива хмарність", - "pouring": "Злива", - "rainy": "Дощова", - "snowy": "Сніжно", - "snowy_rainy": "Сніг, дощ", - "sunny": "Сонячно", - "windy": "Вітряно", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Температура на відчуття", - "cloud_coverage": "Хмарність", - "dew_point_temperature": "Температура точки роси", - "pressure_unit": "Одиниця виміру тиску", - "uv_index": "UV index", - "wind_bearing": "Напрям вітру", - "wind_gust_speed": "Швидкість поривів вітру", - "recording": "Запис", - "streaming": "Трансляція", - "access_token": "Токен доступу", - "brand": "Бренд", - "stream_type": "Тип потоку", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Модель", - "minute": "Хвилина", - "second": "Секунда", - "pattern": "Шаблон", - "members": "Учасники", - "finishes_at": "Закінчується о", - "remaining": "Залишилося", - "identify": "Ідентифікувати", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Хочете почати налаштування?", - "device_is_already_configured": "Цей пристрій вже налаштовано", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Не вдалося під'єднатися", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Невірна аутентифікація", - "username": "Ім'я користувача", - "host": "Host", - "port": "Порт", + "not_charging": "Не заряджається", + "unplugged": "Відключено", + "no_light": "Немає світла", + "light_detected": "Виявлено світло", + "not_moving": "Без руху", + "not_running": "Не запущено", + "safe": "Безпечно", + "unsafe": "Небезпечно", + "tampering_detected": "Tampering detected", + "buffering": "Буферизація", + "playing": "Відтворюється", + "app_id": "Додаток ID", + "local_accessible_entity_picture": "Локальне доступне зображення сутності", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Виконавець альбому", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Канали", + "position_updated": "Позицію оновлено", + "series": "Серія", + "all": "All", + "one": "Один", + "available_sound_modes": "Доступні режими звуку", + "available_sources": "Доступні джерела", + "receiver": "Приймач", + "speaker": "Спікер", + "tv": "Телевізор", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Маршрутизатор", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Обліковий запис уже налаштовано", "abort_already_in_progress": "Процес налаштування вже триває.", + "failed_to_connect": "Не вдалося під'єднатися", "invalid_access_token": "Невірний токен доступу.", + "invalid_authentication": "Невірна аутентифікація", "received_invalid_token_data": "Отримано невірні дані токена.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Повторна автентифікація пройшла успішно", "successfully_authenticated": "Автентифікацію успішно завершено.", "link_fitbit": "Зв'язати Fitbit", "pick_authentication_method": "Виберіть спосіб аутентифікації", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Ця служба вже налаштована", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Ви хочете налаштувати {name} ?", - "adapter": "Адаптер", - "multiple_adapters_description": "Виберіть адаптер Bluetooth для налаштування", + "abort_single_instance_allowed": "Вже налаштовано. Можлива лише одна конфігурація.", + "user_description": "Виберіть пристрій для налаштування", + "two_factor_code": "Код двофакторної аутентифікації", + "two_factor_authentication": "Двофакторна аутентифікація", + "username": "Ім'я користувача", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Цей пристрій вже налаштовано", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Порт", + "bridge_is_already_configured": "Налаштування цього пристрою вже виконано.", + "no_deconz_bridges_discovered": "Шлюзи deCONZ не знайдені.", + "abort_no_hardware_available": "Радіообладнання не підключено до deCONZ.", + "abort_updated_instance": "Адресу хоста оновлено.", + "error_linking_not_possible": "Не вдалося встановити зв'язок зі шлюзом", + "error_no_key": "Не вдалося отримати ключ API.", + "hassio_confirm_title": "Брокер MQTT через додаток Home Assistant", + "link_with_deconz": "Зв'язок з deCONZ", + "select_discovered_deconz_gateway": "Виберіть виявлений шлюз deCONZ", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Шаблон двійкового датчика", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Шаблон датчика", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_button": "Шаблон кнопки", + "template_a_image": "Шаблон зображення", + "template_a_number": "Шаблон числа", + "template_a_select": "Шаблон вибору", + "template_a_switch": "Шаблон перемикача", + "template_helper": "Помічник шаблону", + "all_entities": "Всі сутності", + "hide_members": "Приховати учасників", + "add_group": "Додати групу", + "ignore_non_numeric": "Ігнорувати нечислові", + "data_round_digits": "Округлити значення до кількості десяткових знаків", + "type": "Type", + "binary_sensor_group": "Група двійкових сенсорів", + "button_group": "Група кнопок", + "cover_group": "Група штор, жалюзі, воріт", + "event_group": "Група подій", + "fan_group": "Група вентиляторів", + "light_group": "Група світла", + "lock_group": "Група замків", + "media_player_group": "Група медіаплеєрів", + "notify_group": "Група сповіщень", + "sensor_group": "Група датчиків", + "switch_group": "Група перемикачів", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "У кінцевій точці не знайдено служб", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Тайм-аут встановлення з’єднання", + "link_google_account": "Пов’язати обліковий запис Google", + "name_already_exists": "Назва вже існує", + "passive": "Пасивний", + "define_zone_parameters": "Визначення параметрів зони", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2032,18 +2169,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Ключ API", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Непідтримуваний тип Switchbot.", + "authentication_failed_error_detail": "Помилка автентифікації: {error_detail}", + "error_encryption_key_invalid": "Ідентифікатор ключа або ключ шифрування недійсні", + "name_address": "{name} ({address})", + "confirm_description": "Хочете почати налаштування?", + "switchbot_account_recommended": "Обліковий запис SwitchBot (рекомендовано)", + "menu_options_lock_key": "Введіть ключ шифрування блокування вручну", + "encryption_key": "Encryption key", + "key_id": "Ідентифікатор ключа", + "password_description": "Password to protect the backup with.", + "device_address": "Адреса пристрою", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Пристрій краще підтримується іншою інтеграцією", + "abort_discovery_error": "Не вдалося знайти відповідний пристрій DLNA", + "abort_incomplete_config": "У конфігурації відсутня необхідна змінна", + "manual_description": "URL-адреса до XML-файлу з описом пристрою", + "manual_title": "Ручне підключення пристрою DLNA DMR", + "discovered_dlna_dmr_devices": "Виявлені пристрої DLNA DMR", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Назва календаря", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2057,38 +2210,28 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Тайм-аут встановлення з’єднання", - "link_google_account": "Пов’язати обліковий запис Google", - "abort_no_devices_found": "Пристрої не знайдені в мережі.", - "connection_error_error": "Помилка підключення: {error}", - "invalid_authentication_error": "Invalid authentication: {error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "Authenticate", - "device_class": "Клас пристрою", - "state_template": "Шаблон стану", - "template_binary_sensor": "Шаблон двійкового датчика", - "template_sensor": "Шаблон датчика", - "template_helper": "Помічник шаблону", - "location_is_already_configured": "Налаштування для цього місцезнаходження вже виконане.", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Хибний ключ API", - "pin_code": "PIN-код", - "discovered_android_tv": "Виявлено Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Неправильне доменне ім'я або IP-адреса.", - "device_not_supported": "Цей пристрій не підтримується.", - "name_model_at_host": "{name} ({model}, {host})", - "authenticate_to_the_device": "Авторизація на пристрої", - "finish_title": "Вкажіть назву пристрою", - "unlock_the_device": "Розблокування пристрою", - "yes_do_it": "Так, зробити це.", - "unlock_the_device_optional": "Розблокування пристрою (необов'язково)", - "connect_to_the_device": "Підключення до пристрою", + "abort_mdns_missing_mac": "Відсутня MAC-адреса у властивостях MDNS.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "api_error_occurred": "Сталася помилка API", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Увімкніть HTTPS", + "api_key": "Ключ API", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Ви хочете налаштувати {name} ?", + "adapter": "Адаптер", + "multiple_adapters_description": "Виберіть адаптер Bluetooth для налаштування", + "meteorologisk_institutt": "Норвезький метеорологічний інститут.", + "abort_no_devices_found": "Пристрої не знайдені в мережі.", + "connection_error_error": "Помилка підключення: {error}", + "invalid_authentication_error": "Invalid authentication: {error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "Authenticate", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Недійсна тема ініціалізації", "error_bad_certificate": "Сертифікат ЦС недійсний", "invalid_discovery_prefix": "Неприпустимий префікс виявлення", @@ -2105,105 +2248,27 @@ "mqtt_transport": "Транспорт MQTT", "data_ws_headers": "Заголовки WebSocket у форматі JSON", "websocket_path": "Шлях до WebSocket", - "enable_discovery": "Дозволити виявлення", + "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Шлюз deCONZ Zigbee через додаток Home Assistant", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN-код", + "discovered_android_tv": "Виявлено Android TV", "path_is_not_allowed": "Шлях заборонений", "path_is_not_valid": "Шлях недійсний", "path_to_file": "Шлях до файлу", - "api_error_occurred": "Сталася помилка API", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Увімкніть HTTPS", - "abort_mdns_missing_mac": "Відсутня MAC-адреса у властивостях MDNS.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Послугу отримано", - "encryption_key": "Ключ шифрування", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "У кінцевій точці не знайдено служб", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Непідтримуваний тип Switchbot.", - "authentication_failed_error_detail": "Помилка автентифікації: {error_detail}", - "error_encryption_key_invalid": "Ідентифікатор ключа або ключ шифрування недійсні", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Обліковий запис SwitchBot (рекомендовано)", - "menu_options_lock_key": "Введіть ключ шифрування блокування вручну", - "key_id": "Ідентифікатор ключа", - "password_description": "Password to protect the backup with.", - "device_address": "Адреса пристрою", - "meteorologisk_institutt": "Норвезький метеорологічний інститут.", - "two_factor_code": "Код двофакторної аутентифікації", - "two_factor_authentication": "Двофакторна аутентифікація", - "bridge_is_already_configured": "Налаштування цього пристрою вже виконано.", - "no_deconz_bridges_discovered": "Шлюзи deCONZ не знайдені.", - "abort_no_hardware_available": "Радіообладнання не підключено до deCONZ.", - "abort_updated_instance": "Адресу хоста оновлено.", - "error_linking_not_possible": "Не вдалося встановити зв'язок зі шлюзом", - "error_no_key": "Не вдалося отримати ключ API.", - "link_with_deconz": "Зв'язок з deCONZ", - "select_discovered_deconz_gateway": "Виберіть виявлений шлюз deCONZ", - "all_entities": "Всі сутності", - "hide_members": "Приховати учасників", - "add_group": "Додати групу", - "ignore_non_numeric": "Ігнорувати нечислові", - "data_round_digits": "Округлити значення до кількості десяткових знаків", - "type": "Type", - "binary_sensor_group": "Група двійкових сенсорів", - "cover_group": "Група штор, жалюзі, воріт", - "event_group": "Event group", - "fan_group": "Група вентиляторів", - "light_group": "Група світла", - "lock_group": "Група замків", - "media_player_group": "Група медіаплеєрів", - "sensor_group": "Група датчиків", - "switch_group": "Група перемикачів", - "abort_alternative_integration": "Пристрій краще підтримується іншою інтеграцією", - "abort_discovery_error": "Не вдалося знайти відповідний пристрій DLNA", - "abort_incomplete_config": "У конфігурації відсутня необхідна змінна", - "manual_description": "URL-адреса до XML-файлу з описом пристрою", - "manual_title": "Ручне підключення пристрою DLNA DMR", - "discovered_dlna_dmr_devices": "Виявлені пристрої DLNA DMR", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Назва вже існує", - "passive": "Пасивний", - "define_zone_parameters": "Визначення параметрів зони", - "calendar_name": "Назва календаря", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Режим сканера Bluetooth", - "passive_scanning": "Пасивне сканування", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Відображати сенсори deCONZ CLIP", + "allow_deconz_light_groups": "Відображати групи освітлення deCONZ", + "data_allow_new_devices": "Дозволити автоматичне додавання нових пристроїв", + "deconz_devices_description": "Налаштування видимості типів пристроїв deCONZ", + "deconz_options": "Налаштування deCONZ", + "enable_the_conversation_agent": "Увімкніть агент розмови", + "language_code": "Код мови", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2286,49 +2351,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Увімкніть агент розмови", - "language_code": "Код мови", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Мінімальний RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Доступ Home Assistant до Календаря Google", - "ignore_cec": "Ігнорувати CEC", - "allowed_uuids": "Дозволені UUID", - "advanced_google_cast_configuration": "Розширене налаштування Google Cast", - "broker_options": "Параметри брокера", - "enable_will_message": "Відправляти топік про підключення", - "birth_message_payload": "Значення топіка про підключення", - "birth_message_qos": "QoS топіка про підключення", - "birth_message_retain": "Зберігати топік про підключення", - "birth_message_topic": "Топік про підключення (LWT)", - "discovery_prefix": "Префікс виявлення", - "will_message_payload": "Значення топіка про відключення", - "will_message_qos": "QoS топіка про відключення", - "will_message_retain": "Зберігати топік про відключення", - "will_message_topic": "Топік про відключення (LWT)", - "mqtt_options": "Параметри MQTT", - "protocol": "Протокол", - "select_test_server": "Виберіть сервер для тестування", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Кількість повторних спроб", - "allow_deconz_clip_sensors": "Відображати сенсори deCONZ CLIP", - "allow_deconz_light_groups": "Відображати групи освітлення deCONZ", - "data_allow_new_devices": "Дозволити автоматичне додавання нових пристроїв", - "deconz_devices_description": "Налаштування видимості типів пристроїв deCONZ", - "deconz_options": "Налаштування deCONZ", + "select_test_server": "Виберіть сервер для тестування", "invalid_url": "Недійсний URL", "data_browse_unfiltered": "Показувати несумісні медіа під час перегляду", "event_listener_callback_url": "URL-адреса зворотного виклику слухача події", "data_listen_port": "Порт слухача подій (випадковий, якщо не вказано)", "poll_for_device_availability": "Опитування доступності пристрою", "init_title": "Конфігурація DLNA Digital Media Renderer", + "ignore_cec": "Ігнорувати CEC", + "allowed_uuids": "Дозволені UUID", + "advanced_google_cast_configuration": "Розширене налаштування Google Cast", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2339,13 +2400,47 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Протокол", + "data_calendar_access": "Доступ Home Assistant до Календаря Google", + "passive_scanning": "Пасивне сканування", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Мінімальний RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Параметри брокера", + "enable_will_message": "Відправляти топік про підключення", + "birth_message_payload": "Значення топіка про підключення", + "birth_message_qos": "QoS топіка про підключення", + "birth_message_retain": "Зберігати топік про підключення", + "birth_message_topic": "Топік про підключення (LWT)", + "discovery_prefix": "Префікс виявлення", + "will_message_payload": "Значення топіка про відключення", + "will_message_qos": "QoS топіка про відключення", + "will_message_retain": "Зберігати топік про відключення", + "will_message_topic": "Топік про відключення (LWT)", + "mqtt_options": "Параметри MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "{entity_name}: заблокувати", + "open_entity_name": "{entity_name}: відкрити", + "unlock_entity_name": "{entity_name}: розблокувати", + "entity_name_is_locked": "{entity_name} в заблокованому стані", + "entity_name_is_open": "{entity_name} у відкритому стані", + "entity_name_is_unlocked": "{entity_name} в розблокованому стані", + "entity_name_locked": "{entity_name} блокується", + "entity_name_opened": "{entity_name} відкрито", + "entity_name_unlocked": "{entity_name} розблокується", "first_button": "Перша кнопка", "second_button": "Друга кнопка", "third_button": "Третя кнопка", "fourth_button": "Четверта кнопка", "subtype_button_down": "{subtype} кнопка вниз", "subtype_button_up": "{subtype} кнопка вгору", - "subtype_double_clicked": "\"{subtype}\" двічі клацнув", + "subtype_double_clicked": "{subtype} натиснута два рази", "subtype_double_push": "{subtype} подвійне натискання", "subtype_long_clicked": "{subtype} довго натиснуто", "subtype_long_push": "{subtype} довге натискання", @@ -2353,36 +2448,114 @@ "subtype_single_clicked": "{subtype} одинарний клік", "trigger_type_single_long": "{subtype} одинарний клік, потім довгий клік", "subtype_single_push": "{subtype} одне натискання", - "subtype_triple_clicked": "\"{subtype}\" натиснута три рази", + "subtype_triple_clicked": "{subtype} натиснута три рази", "subtype_triple_push": "{subtype} потрійне натискання", + "both_buttons": "Обидві кнопки", + "bottom_buttons": "Нижні кнопки", + "fifth_button": "П'ята кнопка", + "sixth_button": "Шоста кнопка", + "seventh_button": "Сьома кнопка", + "eighth_button": "Восьма кнопка", + "dim_down": "Зменшити яскравість", + "dim_up": "Збільшити яскравість", + "left": "Ліворуч", + "right": "Праворуч", + "side": "Грань 6", + "top_buttons": "Верхні кнопки", + "device_awakened": "Пристрій розбудили", + "subtype_continuously_pressed": "{subtype} довго натиснута", + "trigger_type_remote_button_long_release": "\"{subtype}\" відпущена після довгого натискання", + "subtype_quadruple_clicked": "{subtype} натиснута чотири рази", + "subtype_quintuple_clicked": "{subtype} натиснута п'ять разів", + "button_rotated_subtype": "Кнопка \"{subtype}\" повернута", + "button_rotated_fast_subtype": "Кнопка \"{subtype}\" повернута швидко", + "button_rotation_subtype_stopped": "Кнопка \"{subtype}\" припинила обертання", + "subtype_pressed": "{subtype} натиснута", + "subtype_released": "{subtype} відпущена після короткого натискання", + "device_subtype_double_tapped": "Пристроєм {subtype} постукали двічі", + "trigger_type_remote_double_tap_any_side": "Пристроєм постукали двічі", + "device_in_free_fall": "Пристрій у вільному падінні", + "device_flipped_degrees": "Пристрій перевернули на 90 градусів", + "device_shaken": "Пристрій потрясли", + "trigger_type_remote_moved": "Пристрій зрушили, коли {subtype} зверху", + "trigger_type_remote_moved_any_side": "Пристрій перемістили", + "trigger_type_remote_rotate_from_side": "Пристрій перевернули з Грані 6 на {subtype}", + "device_turned_clockwise": "Пристрій повернули за годинниковою стрілкою", + "device_turned_counter_clockwise": "Пристрій повернули проти годинникової стрілки", + "press_entity_name_button": "Натиснути кнопку {entity_name}", + "entity_name_has_been_pressed": "{entity_name} було натиснуто", "set_value_for_entity_name": "Установити значення для {entity_name}", "value": "Value", "close_entity_name": "{entity_name}: закрити", "close_entity_name_tilt": "{entity_name}: закрити ламелі", - "open_entity_name": "{entity_name}: відкрити", "open_entity_name_tilt": "{entity_name}: відкрити ламелі", "set_entity_name_position": "{entity_name}: встановити положення", "set_entity_name_tilt_position": "{entity_name}: встановити нахил ламелей", "stop_entity_name": "Зупинити {entity_name}", "entity_name_is_closed": "{entity_name} в закритому стані", "entity_name_closing": "{entity_name} закривається", - "entity_name_is_open": "{entity_name} is open", "entity_name_opening": "{entity_name} відкривається", "current_entity_name_position_is": "{entity_name} знаходиться в положенні", "condition_type_is_tilt_position": "Пристрій \"{entity_name}\" має нахил ламелей", "entity_name_closed": "{entity_name} закрито", - "entity_name_opened": "{entity_name} opened", "entity_name_position_changes": "{entity_name} змінює положення", "entity_name_tilt_position_changes": "{entity_name} змінює нахил ламелей", - "entity_name_battery_is_low": "{entity_name} низький рівень акумулятора", - "entity_name_charging": "{entity_name} заряджається", - "condition_type_is_co": "{entity_name} виявляє чадний газ", - "entity_name_is_cold": "{entity_name} виявляє охолодження", + "toggle_entity_name": "Переключити {entity_name}", + "turn_off_entity_name": "Вимкнути {entity_name}", + "turn_on_entity_name": "Увімкнути {entity_name}", + "entity_name_is_off": "{entity_name} вимкнено", + "entity_name_is_on": "{entity_name} увімкнено", + "trigger_type_changed_states": "{entity_name} увімкнено або вимкнено", + "arm_entity_name_away": "Увімкнути режим охорони \"Не вдома\" на панелі {entity_name}", + "arm_entity_name_home": "Увімкнути режим охорони \"Вдома\" на панелі {entity_name}", + "arm_entity_name_night": "Увімкнути режим охорони \"Ніч\" на панелі {entity_name}", + "arm_entity_name_vacation": "Увімкнути режим охорони \"Відпустка\" на панелі {entity_name}", + "disarm_entity_name": "Відключити охорону на панелі {entity_name}", + "trigger_entity_name": "{entity_name} спрацьовує", + "entity_name_armed_away": "Увімкнений режим охорони \"Не вдома\" на панелі {entity_name}", + "entity_name_armed_home": "Увімкнений режим охорони \"Вдома\" на панелі {entity_name}", + "entity_name_armed_night": "Увімкнений режим охорони \"Ніч\" на панелі {entity_name}", + "entity_name_armed_vacation": "Увімкнено режим охорони \"Відпустка\" на панелі {entity_name}", + "entity_name_disarmed": "Вимкнена охорона на панелі {entity_name}", + "entity_name_is_buffering": "{entity_name} буферизується", + "entity_name_is_idle": "{entity_name} в режимі очікування", + "entity_name_is_paused": "{entity_name} призупинено", + "entity_name_is_playing": "{entity_name} відтворює медіа", + "entity_name_starts_buffering": "{entity_name} починає буферизацію", + "entity_name_becomes_idle": "{entity_name} переходить в режим очікування", + "entity_name_starts_playing": "{entity_name} починає грати", + "entity_name_update_availability_changed": "Доступність оновлення {entity_name} змінено", + "entity_name_became_up_to_date": "{entity_name} став актуальним", + "trigger_type_turned_on": "{entity_name} доступне оновлення", + "decrease_entity_name_brightness": "{entity_name}: зменшити яскравість", + "increase_entity_name_brightness": "{entity_name}: збільшити яскравість", + "flash_entity_name": "{entity_name}: включити мигання", + "flash": "Flash", + "action_type_select_first": "Змініть {entity_name} на перший варіант", + "action_type_select_last": "Змініть {entity_name} на останній варіант", + "action_type_select_next": "Змінити {entity_name} на наступний варіант", + "change_entity_name_option": "Змінити параметр {entity_name}", + "action_type_select_previous": "Змінити {entity_name} на попередній параметр", + "current_entity_name_selected_option": "Поточний вибраний параметр {entity_name}", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} опцію змінено", + "action_type_set_hvac_mode": "{entity_name}: змінити режим роботи", + "change_preset_on_entity_name": "{entity_name}: змінити пресет", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} змінює значення виміряної вологості", + "entity_name_measured_temperature_changed": "{entity_name} змінює значення виміряної температури", + "entity_name_hvac_mode_changed": "{entity_name} змінює режим роботи", + "send_a_notification": "Send a notification", + "entity_name_battery_is_low": "{entity_name} низький рівень акумулятора", + "entity_name_charging": "{entity_name} заряджається", + "condition_type_is_co": "{entity_name} виявляє чадний газ", + "entity_name_is_cold": "{entity_name} виявляє охолодження", "entity_name_is_connected": "{entity_name} виявляє підключення", "entity_name_is_detecting_gas": "{entity_name} виявляє газ", "entity_name_is_hot": "{entity_name} виявляє нагрів", "entity_name_is_detecting_light": "{entity_name} виявляє світло", - "entity_name_is_locked": "{entity_name} в заблокованому стані", "entity_name_is_moist": "{entity_name} в стані \"Волого\"", "entity_name_is_detecting_motion": "{entity_name} виявляє рух", "entity_name_is_moving": "{entity_name} переміщується", @@ -2400,7 +2573,6 @@ "entity_name_is_not_cold": "{entity_name} не виявляє охолодження", "entity_name_is_unplugged": "{entity_name} не виявляє підключення", "entity_name_is_not_hot": "{entity_name} не виявляє нагрів", - "entity_name_is_unlocked": "{entity_name} в розблокованому стані", "entity_name_is_dry": "{entity_name} в стані \"Сухо\"", "entity_name_is_not_moving": "{entity_name} не рухається", "entity_name_is_not_present": "{entity_name} не виявляє присутність", @@ -2409,8 +2581,6 @@ "condition_type_is_not_tampered": "{entity_name} не виявлено втручання", "entity_name_is_safe": "{entity_name} в безпечному стані", "entity_name_is_present": "{entity_name} виявляє присутність", - "entity_name_is_off": "{entity_name} вимкнено", - "entity_name_is_on": "{entity_name} увімкнено", "entity_name_is_powered": "{entity_name} виявляє живлення", "entity_name_is_detecting_problem": "{entity_name} виявляє проблему", "entity_name_is_running": "{entity_name} запущено", @@ -2427,7 +2597,6 @@ "entity_name_started_detecting_gas": "{entity_name} починає виявляти газ", "entity_name_became_hot": "{entity_name} нагрівається", "entity_name_started_detecting_light": "{entity_name} починає виявляти світло", - "entity_name_locked": "{entity_name} блокується", "entity_name_became_moist": "{entity_name} стає вологим", "entity_name_started_detecting_motion": "{entity_name} починає виявляти рух", "entity_name_started_moving": "{entity_name} починає рухатися", @@ -2438,13 +2607,11 @@ "entity_name_stopped_detecting_problem": "{entity_name} припиняє виявляти проблему", "entity_name_stopped_detecting_smoke": "{entity_name} припиняє виявляти дим", "entity_name_stopped_detecting_sound": "{entity_name} припиняє виявляти звук", - "entity_name_became_up_to_date": "{entity_name} став актуальним", "entity_name_stopped_detecting_vibration": "{entity_name} припиняє виявляти вібрацію", "entity_name_battery_normal": "{entity_name} реєструє нормальний заряд", "entity_name_became_not_cold": "{entity_name} припиняє охолоджуватися", "entity_name_disconnected": "{entity_name} відключається", "entity_name_became_not_hot": "{entity_name} припиняє нагріватися", - "entity_name_unlocked": "{entity_name} розблокується", "entity_name_became_dry": "{entity_name} стає сухим", "entity_name_stopped_moving": "{entity_name} припиняє переміщення", "entity_name_unplugged": "{entity_name} реєструє відключення", @@ -2459,41 +2626,7 @@ "entity_name_started_detecting_tampering": "{entity_name} почав виявляти втручання", "entity_name_became_unsafe": "{entity_name} не реєструє безпеку", "trigger_type_update": "{entity_name} отримав оновлення", - "entity_name_is_buffering": "{entity_name} буферизується", - "entity_name_is_idle": "{entity_name} в режимі очікування", - "entity_name_is_paused": "{entity_name} призупинено", - "entity_name_is_playing": "{entity_name} відтворює медіа", - "entity_name_starts_buffering": "{entity_name} починає буферизацію", - "trigger_type_changed_states": "{entity_name} увімкнено або вимкнено", - "entity_name_becomes_idle": "{entity_name} переходить в режим очікування", - "entity_name_starts_playing": "{entity_name} починає грати", - "toggle_entity_name": "Переключити {entity_name}", - "turn_off_entity_name": "Вимкнути {entity_name}", - "turn_on_entity_name": "Увімкнути {entity_name}", - "arm_entity_name_away": "Увімкнути режим охорони \"Не вдома\" на панелі {entity_name}", - "arm_entity_name_home": "Увімкнути режим охорони \"Вдома\" на панелі {entity_name}", - "arm_entity_name_night": "Увімкнути режим охорони \"Ніч\" на панелі {entity_name}", - "arm_entity_name_vacation": "Увімкнути режим охорони \"Відпустка\" на панелі {entity_name}", - "disarm_entity_name": "Відключити охорону на панелі {entity_name}", - "trigger_entity_name": "{entity_name} спрацьовує", - "entity_name_armed_away": "Увімкнений режим охорони \"Не вдома\" на панелі {entity_name}", - "entity_name_armed_home": "Увімкнений режим охорони \"Вдома\" на панелі {entity_name}", - "entity_name_armed_night": "Увімкнений режим охорони \"Ніч\" на панелі {entity_name}", - "entity_name_armed_vacation": "Увімкнено режим охорони \"Відпустка\" на панелі {entity_name}", - "entity_name_disarmed": "Вимкнена охорона на панелі {entity_name}", - "entity_name_is_home": "{entity_name} вдома", - "entity_name_is_not_home": "{entity_name} не вдома", - "entity_name_enters_a_zone": "{entity_name} входить в зону", - "entity_name_leaves_a_zone": "{entity_name} покидає зону", - "lock_entity_name": "{entity_name}: заблокувати", - "unlock_entity_name": "{entity_name}: розблокувати", - "action_type_set_hvac_mode": "{entity_name}: змінити режим роботи", - "change_preset_on_entity_name": "{entity_name}: змінити пресет", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} змінює значення виміряної вологості", - "entity_name_measured_temperature_changed": "{entity_name} змінює значення виміряної температури", - "entity_name_hvac_mode_changed": "{entity_name} змінює режим роботи", + "trigger_type_button_long_release": "{subtype} відпущена після довгого натискання", "condition_type_is_pm": "{entity_name} має поточне значення", "current_entity_name_conductivity": "Current {entity_name} conductivity", "current_entity_name_current": "{entity_name} має поточне значення сили струму", @@ -2519,66 +2652,13 @@ "entity_name_temperature_changes": "{entity_name} змінює значення температури", "entity_name_voltage_changes": "{entity_name} змінює значення напруги", "trigger_type_volume_flow_rate": "{entity_name} volume flow rate changes", - "decrease_entity_name_brightness": "{entity_name}: зменшити яскравість", - "increase_entity_name_brightness": "{entity_name}: збільшити яскравість", - "flash_entity_name": "{entity_name}: включити мигання", - "flash": "Flash", - "fifth_button": "П'ята кнопка", - "sixth_button": "Шоста кнопка", - "subtype_continuously_pressed": "\"{subtype}\" безперервно натиснуто", - "trigger_type_button_long_release": "{subtype} відпущена після довгого натискання", - "subtype_quadruple_clicked": "\"{subtype}\" натиснута чотири рази", - "subtype_quintuple_clicked": "\"{subtype}\" натиснута п'ять разів", - "subtype_pressed": "\"{subtype}\" натиснута", - "subtype_released": "\"{subtype}\" відпущена", - "action_type_select_first": "Змініть {entity_name} на перший варіант", - "action_type_select_last": "Змініть {entity_name} на останній варіант", - "action_type_select_next": "Змінити {entity_name} на наступний варіант", - "change_entity_name_option": "Змінити параметр {entity_name}", - "action_type_select_previous": "Змінити {entity_name} на попередній параметр", - "current_entity_name_selected_option": "Поточний вибраний параметр {entity_name}", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} опцію змінено", - "send_a_notification": "Send a notification", - "both_buttons": "Обидві кнопки", - "bottom_buttons": "Нижні кнопки", - "seventh_button": "Сьома кнопка", - "eighth_button": "Восьма кнопка", - "dim_down": "Зменшити яскравість", - "dim_up": "Збільшити яскравість", - "left": "Ліворуч", - "right": "Праворуч", - "side": "Грань 6", - "top_buttons": "Верхні кнопки", - "device_awakened": "Пристрій розбудили", - "trigger_type_remote_button_long_release": "\"{subtype}\" відпущена після довгого натискання", - "button_rotated_subtype": "Кнопка \"{subtype}\" повернута", - "button_rotated_fast_subtype": "Кнопка \"{subtype}\" повернута швидко", - "button_rotation_subtype_stopped": "Кнопка \"{subtype}\" припинила обертання", - "device_subtype_double_tapped": "Пристроєм {subtype} постукали двічі", - "trigger_type_remote_double_tap_any_side": "Пристроєм постукали двічі", - "device_in_free_fall": "Пристрій у вільному падінні", - "device_flipped_degrees": "Пристрій перевернули на 90 градусів", - "device_shaken": "Пристрій потрясли", - "trigger_type_remote_moved": "Пристрій зрушили, коли {subtype} зверху", - "trigger_type_remote_moved_any_side": "Пристрій перемістили", - "trigger_type_remote_rotate_from_side": "Пристрій перевернули з Грані 6 на {subtype}", - "device_turned_clockwise": "Пристрій повернули за годинниковою стрілкою", - "device_turned_counter_clockwise": "Пристрій повернули проти годинникової стрілки", - "press_entity_name_button": "Натиснути кнопку {entity_name}", - "entity_name_has_been_pressed": "{entity_name} було натиснуто", - "entity_name_update_availability_changed": "Доступність оновлення {entity_name} змінено", - "trigger_type_turned_on": "{entity_name} доступне оновлення", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} вдома", + "entity_name_is_not_home": "{entity_name} не вдома", + "entity_name_enters_a_zone": "{entity_name} входить в зону", + "entity_name_leaves_a_zone": "{entity_name} покидає зону", + "no_device_class": "Немає класу пристрою", + "no_state_class": "Немає класу", + "no_unit_of_measurement": "Немає одиниці виміру", "arithmetic_mean": "Середнє арифметичне", "median": "Медіана", "product": "Продукт", @@ -2714,10 +2794,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "Немає класу пристрою", - "no_state_class": "Немає класу", - "no_unit_of_measurement": "Немає одиниці виміру", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2743,47 +2874,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Перезавантажити все", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2804,21 +2919,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2853,41 +2965,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2907,6 +3045,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -2918,45 +3077,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Перезавантажити теми із конфігурації YAML", + "reload_themes": "Перезавантажити теми", + "name_of_a_theme": "Назва теми", + "set_the_default_theme": "Встановити тему за замовчуванням", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -2983,110 +3205,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3094,90 +3217,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Перезавантажити теми із конфігурації YAML", - "reload_themes": "Перезавантажити теми", - "name_of_a_theme": "Назва теми", - "set_the_default_theme": "Встановити тему за замовчуванням", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/ur/ur.json b/packages/core/src/hooks/useLocale/locales/ur/ur.json index 1514d240..93bfaf34 100644 --- a/packages/core/src/hooks/useLocale/locales/ur/ur.json +++ b/packages/core/src/hooks/useLocale/locales/ur/ur.json @@ -6,11 +6,11 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "میل باکس", "to_do_lists": "To-do lists", "developer_tools": "ڈویلپر ٹولز", "media": "Media", "profile": "Profile", + "panel_mailbox": "میل باکس", "panel_shopping_list": "خریداری کی فہرست", "unknown": "Unknown", "unavailable": "دستیاب نہیں۔", @@ -94,6 +94,7 @@ "name_on": "{name} on", "resume_mowing": "Resume mowing", "start_mowing": "Start mowing", + "pause": "Pause", "return_to_dock": "Return to dock", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -113,7 +114,6 @@ "browse_media": "Browse media", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Next track", "previous_track": "Previous track", @@ -229,7 +229,8 @@ "media_content_type": "Media content type", "upload_failed": "Upload failed", "unknown_file": "Unknown file", - "select_image": "Select image", + "image": "Image", + "select_label": "Select {label}", "upload_picture": "Upload picture", "image_url": "Local path or web URL", "latitude": "Latitude", @@ -257,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Manual Entry", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Show password", "hide_password": "Hide password", "no_logbook_events_found": "No logbook events found.", "triggered_by": "triggered by", "triggered_by_automation": "triggered by automation", "triggered_by_script": "triggered by script", - "triggered_by_service": "triggered by service", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "triggered by numeric state of", "triggered_by_state_of": "triggered by state of", "triggered_by_event": "triggered by event", @@ -423,7 +425,7 @@ "change_picture": "Change picture", "current_picture": "Current picture", "picture_upload_supported_formats": "Supports JPEG, PNG, or GIF image.", - "default_color_state": "طے شدہ رنگ (حالت)", + "default_color_state": "Default color (state)", "primary": "Primary", "accent": "Accent", "disabled": "Disabled", @@ -481,10 +483,9 @@ "mean": "Mean", "sum": "Sum", "change": "Change", - "service": "service", "this_field_is_required": "This field is required", "targets": "Targets", - "service_data": "Service data", + "action_data": "Action data", "integration_documentation": "Integration documentation", "no_related_items_found": "No related items found.", "related_entities": "Related entities", @@ -537,7 +538,6 @@ "episode": "Episode", "game": "Game", "genre": "Genre", - "image": "Image", "movie": "Movie", "music": "Music", "playlist": "Playlist", @@ -618,6 +618,10 @@ "increase_temperature": "Increase temperature", "decrease_temperature": "Decrease temperature", "copy_to_clipboard": "Copy to clipboard", + "last_changed": "Last changed", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Safe mode", "all_yaml_configuration": "All YAML configuration", "domain": "Domain", @@ -687,6 +691,7 @@ "didn_t_quite_get_that": "Didn't quite get that", "voice_command_found": "I found the following for you:", "voice_command_error": "Oops, an error has occurred", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "How can I assist?", "enter_a_request": "Enter a request", "send_text": "Send text", @@ -703,8 +708,6 @@ "information": "Information", "related": "Related", "device_info": "Device info", - "last_changed": "Last changed", - "last_updated": "Last updated", "show_more": "Show more", "exit_edit_mode": "Exit edit mode", "last_action": "Last action", @@ -825,6 +828,7 @@ "voice_assistants": "Voice assistants", "enable_type": "Enable {type}", "device_registry_detail_enabled_cause": "The {type} is disabled by {cause}.", + "service": "service", "unknown_error": "Unknown error", "expose": "Expose", "aliases": "Aliases", @@ -835,7 +839,7 @@ "restart_home_assistant": "Restart Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Quick reload", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Reloads MQTT entities from the YAML-configuration.", "reloading_configuration": "Reloading configuration", "failed_to_reload_configuration": "Failed to reload configuration", "restart_description": "Interrupts all running automations and scripts.", @@ -874,6 +878,7 @@ "input_select_no_options": "There are no options yet.", "initial_value": "Initial value", "restore": "Restore", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Loading next step for {integration}", "options_successfully_saved": "Options successfully saved.", "repair_issue": "Repair issue", @@ -1001,7 +1006,7 @@ "no_notifications": "No notifications", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Failed to call service {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Connection lost. Reconnecting…", "home_assistant_has_started": "Home Assistant has started!", "triggered_name": "Triggered {name}", @@ -1015,7 +1020,7 @@ "actions_no_entity_toggle": "No entity provided to toggle", "no_navigation_path_specified": "No navigation path specified", "actions_no_url": "No URL to open specified", - "actions_no_service": "No service to run specified", + "actions_no_action": "No action to run specified", "welcome_home": "Welcome Home", "empty_state_go_to_integrations_page": "Go to the integrations page.", "never_triggered": "Never triggered", @@ -1031,7 +1036,7 @@ "navigate_to_location": "Navigate to {location}", "open_window_to_url_path": "Open window to {url_path}", "toggle_name": "Toggle {name}", - "call_service_name": "Call service {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Show more info: {name}", "recovery_mode_activated": "Recovery mode activated", "starting_description": "Home Assistant is starting, please wait…", @@ -1071,6 +1076,7 @@ "energy_distribution_go_to_energy_dashboard": "Go to the energy dashboard", "energy_usage": "Energy usage", "previous_energy_usage": "Previous energy usage", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "کم کاربن توانائی کا استعمال", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "استعمال شدہ کم کاربن توانائی کا حساب نہیں لگایا جا سکا", "unused_entities": "Unused entities", @@ -1091,6 +1097,7 @@ "edit_configuration": "Edit configuration", "unsaved_changes": "Unsaved changes", "saved": "Saved", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Unable to parse YAML: {error}", "raw_editor_error_invalid_config": "Your configuration is not valid: {error}", "raw_editor_error_save_yaml": "Unable to save YAML: {error}", @@ -1106,14 +1113,15 @@ "move_view_left": "Move view left", "move_view_right": "Move view right", "background": "Background", - "badges": "Badges", "view_type": "View type", "masonry_default": "Masonry (default)", "sidebar": "Sidebar", "panel_card": "Panel (1 card)", "sections_experimental": "Sections (experimental)", "subview": "Subview", - "max_number_of_columns": "Max number of columns", + "edit_view_max_columns": "Max number of sections wide", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", "edit_in_visual_editor": "Edit in visual editor", "edit_in_yaml": "Edit in YAML", "saving_failed": "Saving failed", @@ -1138,6 +1146,13 @@ "search_cards": "Search cards", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "add_badge": "Add badge", + "suggest_card_header": "We created a suggestion for you", + "add_to_dashboard": "Add to dashboard", "move_card_error_title": "Impossible to move the card", "choose_a_view": "Choose a view", "dashboard": "Dashboard", @@ -1151,9 +1166,8 @@ "delete_section_text_named_section_only": "''{name}'' section will be deleted.", "delete_section_text_unnamed_section_only": "This section will be deleted.", "edit_section": "Edit section", - "suggest_card_header": "We created a suggestion for you", + "width": "Width", "pick_different_card": "Pick different card", - "add_to_dashboard": "Add to dashboard", "save_config_header": "Take control of your dashboard", "save_config_empty_config": "Start with an empty dashboard", "take_control": "Take control", @@ -1161,10 +1175,10 @@ "migrate_configuration": "Migrate configuration", "navigation_path": "Navigation path", "url_path": "URL path", - "default_action": "Default action", - "call_service": "Call service", + "default": "Default", + "perform_action": "Perform action", "more_info": "More info", - "no_action": "No action", + "nothing": "Nothing", "add_condition": "Add condition", "test": "Test", "condition_passes": "Condition passes", @@ -1238,8 +1252,8 @@ "camera_entity": "Camera entity", "image_entity": "Image entity", "camera_view": "Camera view", - "double_tap_action": "Double tap action", - "hold_action": "Hold action", + "double_tap_behavior": "Double tap behavior", + "hold_behavior": "Hold behavior", "hours_to_show": "Hours to show", "days_to_show": "Days to show", "icon_height": "Icon height", @@ -1248,12 +1262,12 @@ "manual": "Manual", "minimum": "Minimum", "paste_from_clipboard": "Paste from clipboard", - "generic_paste_description": "Paste a {type} card from the clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Refresh interval", - "show_icon": "Show icon?", - "show_name": "Show name?", - "show_state": "Show state?", - "tap_action": "Tap action", + "show_icon": "Show icon", + "show_name": "Show name", + "show_state": "Show state", + "tap_behavior": "Tap behavior", "secondary_info_attribute": "Secondary info attribute", "generic_state_color": "Color icons based on state?", "suggested_cards": "Suggested cards", @@ -1261,7 +1275,7 @@ "custom_cards": "Custom cards", "geolocation_sources": "Geolocation sources", "dark_mode": "Dark mode?", - "appearance": "ظہور", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Default Zoom", @@ -1270,6 +1284,16 @@ "media_control": "Media control", "picture": "Picture", "picture_elements": "Picture elements", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_entity": "Picture entity", "picture_glance": "Picture glance", "state_entity": "State entity", @@ -1281,12 +1305,14 @@ "thermostat": "Thermostat", "thermostat_show_current_as_primary": "موجودہ درجہ حرارت کو بنیادی معلومات کے طور پر دکھائیں", "tile": "ٹائل", - "icon_tap_action": "آئیکن ٹیپ ایکشن", - "actions": "اعمال", - "show_entity_picture": "ہستی کی تصویر دکھائیں۔", + "icon_tap_behavior": "Icon tap behavior", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Vertical", "hide_state": "Hide state", "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "اعمال", + "ui_panel_lovelace_editor_card_tile_default_color": "طے شدہ رنگ (حالت)", "vertical_stack": "Vertical stack", "weather_forecast": "Weather forecast", "weather_to_show": "Weather to show", @@ -1295,6 +1321,14 @@ "show_only_forecast": "Show only forecast", "select_forecast_type": "Select forecast type", "no_type": "No type", + "style": "Style", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Features", "not_compatible": "Not compatible", "features_no_compatible_available": "No compatible features available for this entity", @@ -1314,7 +1348,6 @@ "vacuum_commands": "Vacuum commands", "commands": "Commands", "climate_fan_modes": "Climate fan modes", - "style": "Style", "dropdown": "Dropdown", "icons": "Icons", "customize_fan_modes": "Customize fan modes", @@ -1346,7 +1379,8 @@ "hide_energy": "Hide energy", "no_description_available": "No description available.", "by_entity": "By entity", - "by_card": "By Card", + "by_card": "By card", + "by_badge": "By badge", "header": "Header", "footer": "Footer", "choose_a_type": "Choose a {type}", @@ -1354,6 +1388,8 @@ "header_editor": "Header editor", "footer_editor": "Footer editor", "feature_editor": "Feature editor", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_accent": "لہجہ", "ui_panel_lovelace_editor_color_picker_colors_amber": "عنبر", "ui_panel_lovelace_editor_color_picker_colors_black": "کالا", @@ -1386,117 +1422,145 @@ "compare_data": "Compare data", "reload_ui": "Reload UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "Cover", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Timer", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", + "automation": "Automation", "alarm_control_panel": "Alarm control panel", - "device_tracker": "Device tracker", - "trace": "Trace", - "stream": "Stream", "person": "Person", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Input boolean", - "camera": "Camera", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Input datetime", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Siren", "fitbit": "Fitbit", - "automation": "Automation", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Input text", + "weather": "Weather", + "home_assistant_api": "Home Assistant API", + "input_number": "Input number", "group": "Group", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Remote", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Binary sensor", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "script": "Script", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Camera", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "script": "Script", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Fan", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Switch", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Weather", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "Input number", - "binary_sensor": "Binary sensor", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Fan", - "scene": "Scene", - "input_select": "Input select", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Input select", + "input_text": "Input text", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Climate", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Mobile App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "Timer", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Cover", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Input boolean", + "bluetooth": "Bluetooth", + "climate": "Climate", + "application_credentials": "Application Credentials", + "mobile_app": "Mobile App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Device tracker", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Volume", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1517,7 +1581,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1536,20 +1599,17 @@ "solar_azimuth": "Solar azimuth", "solar_elevation": "Solar elevation", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Plugged in", @@ -1575,77 +1635,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Motion detection", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Dry", - "wet": "Wet", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Signal strength", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Voltage", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Air quality index", - "illuminance": "Illuminance", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Calibration", + "auto_lock_paused": "Auto-lock paused", + "timeout": "Timeout", + "unclosed_alarm": "Unclosed alarm", + "unlocked_alarm": "Unlocked alarm", + "bluetooth_signal": "Bluetooth signal", + "light_level": "Light level", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Momentary", + "pull_retract": "Pull/Retract", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1653,6 +1652,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Detected", "animal_lens": "Animal lens 1", @@ -1724,10 +1725,8 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Volume", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", - "off": "Off", "auto_track_method": "Auto track method", "digital": "Digital", "digital_first": "Digital first", @@ -1742,8 +1741,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "PTZ preset", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1757,7 +1770,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Wi-Fi signal", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1765,7 +1777,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1774,51 +1786,139 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Siren on event", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Calibration", - "auto_lock_paused": "Auto-lock paused", - "timeout": "Timeout", - "unclosed_alarm": "Unclosed alarm", - "unlocked_alarm": "Unlocked alarm", - "bluetooth_signal": "Bluetooth signal", - "light_level": "Light level", - "momentary": "Momentary", - "pull_retract": "Pull/Retract", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Automatic", - "box": "Box", - "step": "Step", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Update available", + "dry": "Dry", + "wet": "Wet", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Signal strength", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Voltage", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Jammed", + "locked": "Locked", + "locking": "Locking", + "unlocked": "Unlocked", + "unlocking": "Unlocking", + "changed_by": "Changed by", + "code_format": "Code format", + "recording": "Recording", + "streaming": "Streaming", + "access_token": "Access token", + "brand": "Brand", + "stream_type": "Stream type", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Minute", + "second": "Second", + "timestamp": "Timestamp", + "event_type": "Event type", + "event_types": "Event types", + "doorbell": "Doorbell", + "max_length": "Max length", + "min_length": "Min length", + "pattern": "Pattern", + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "exceptional": "Exceptional", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partly_cloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Apparent temperature", + "cloud_coverage": "Cloud coverage", + "dew_point_temperature": "Dew point temperature", + "ozone": "Ozone", + "pressure": "Pressure", + "pressure_unit": "Pressure unit", + "uv_index": "UV index", + "wind_bearing": "Wind bearing", + "wind_gust_speed": "Wind gust speed", + "paused": "Paused", + "finishes_at": "Finishes at", + "remaining": "Remaining", + "last_reset": "Last reset", + "possible_states": "Possible states", + "state_class": "State class", + "measurement": "Measurement", + "total": "Total", + "total_increasing": "Total increasing", "apparent_power": "Apparent power", + "air_quality_index": "Air quality index", "atmospheric_pressure": "Atmospheric pressure", "carbon_dioxide": "Carbon dioxide", + "conductivity": "Conductivity", "data_rate": "Data rate", + "data_size": "Data size", "distance": "Distance", "stored_energy": "Stored energy", "frequency": "Frequency", + "illuminance": "Illuminance", "irradiance": "Irradiance", + "balance": "Balance", "nitrogen_dioxide": "Nitrogen dioxide", "nitrogen_monoxide": "Nitrogen monoxide", "nitrous_oxide": "Nitrous oxide", - "ozone": "Ozone", "ph": "pH", "pm": "PM2.5", "power_factor": "Power factor", "precipitation_intensity": "Precipitation intensity", - "pressure": "Pressure", "reactive_power": "Reactive power", "sound_pressure": "Sound pressure", "speed": "Speed", @@ -1828,12 +1928,14 @@ "stored_volume": "Stored volume", "weight": "Weight", "available_tones": "Available tones", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Next event", - "stopped": "Stopped", - "garage": "Garage", + "automatic": "Automatic", + "box": "Box", + "step": "Step", + "members": "Members", + "above_horizon": "Above horizon", + "below_horizon": "Below horizon", + "identify": "Identify", "running_automations": "Running automations", "id": "ID", "max_running_automations": "Max running automations", @@ -1841,43 +1943,9 @@ "parallel": "Parallel", "queued": "Queued", "single": "Single", - "not_charging": "Not charging", - "disconnected": "Disconnected", - "connected": "Connected", - "hot": "Hot", - "no_light": "No light", - "light_detected": "Light detected", - "locked": "Locked", - "unlocked": "Unlocked", - "not_moving": "Not moving", - "unplugged": "Unplugged", - "not_running": "Not running", - "safe": "Safe", - "unsafe": "Unsafe", - "tampering_detected": "Tampering detected", - "buffering": "Buffering", - "paused": "Paused", - "playing": "Playing", - "standby": "Standby", - "app_id": "App ID", - "local_accessible_entity_picture": "Local accessible entity picture", - "group_members": "Group members", - "muted": "Muted", - "album_artist": "Album artist", - "content_id": "Content ID", - "content_type": "Content type", - "channels": "Channels", - "position_updated": "Position updated", - "series": "Series", - "all": "All", - "one": "One", - "available_sound_modes": "Available sound modes", - "available_sources": "Available sources", - "receiver": "Receiver", - "speaker": "Speaker", - "tv": "TV", - "above_horizon": "Above horizon", - "below_horizon": "Below horizon", + "max_running_scripts": "Max running scripts", + "stopped": "Stopped", + "garage": "Garage", "oscillating": "Oscillating", "speed_step": "Speed step", "available_preset_modes": "Available preset modes", @@ -1888,22 +1956,35 @@ "armed_vacation": "Armed vacation", "disarming": "Disarming", "triggered": "Triggered", - "changed_by": "Changed by", "code_for_arming": "Code for arming", "not_required": "Not required", - "code_format": "Code format", - "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Router", - "event_type": "Event type", - "event_types": "Event types", - "doorbell": "Doorbell", "device_trackers": "Device trackers", - "max_running_scripts": "Max running scripts", - "jammed": "Jammed", - "locking": "Locking", - "unlocking": "Unlocking", + "gps_accuracy": "GPS accuracy", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Installed version", + "latest_version": "Latest version", + "release_summary": "Release summary", + "release_url": "Release URL", + "skipped_version": "Skipped version", + "firmware": "Firmware", + "color_mode": "Color Mode", + "brightness_only": "Brightness only", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Color temperature (mireds)", + "color_temperature_kelvin": "Color temperature (Kelvin)", + "available_effects": "Available effects", + "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", + "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", + "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", + "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", + "available_color_modes": "Available color modes", + "end_time": "End time", + "start_time": "Start time", "cool": "Cool", "fan_only": "Fan only", "heat_cool": "Heat/cool", @@ -1916,6 +1997,7 @@ "top": "Top", "current_action": "Current action", "cooling": "Cooling", + "defrosting": "Defrosting", "drying": "Drying", "heating": "Heating", "preheating": "Preheating", @@ -1934,107 +2016,145 @@ "upper_target_temperature": "Upper target temperature", "lower_target_temperature": "Lower target temperature", "target_temperature_step": "Target temperature step", - "last_reset": "Last reset", - "possible_states": "Possible states", - "state_class": "State class", - "measurement": "Measurement", - "total": "Total", - "total_increasing": "Total increasing", - "conductivity": "Conductivity", - "data_size": "Data size", - "balance": "Balance", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Brightness only", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Color temperature (mireds)", - "color_temperature_kelvin": "Color temperature (Kelvin)", - "available_effects": "Available effects", - "maximum_color_temperature_kelvin": "Maximum color temperature (Kelvin)", - "maximum_color_temperature_mireds": "Maximum color temperature (mireds)", - "minimum_color_temperature_kelvin": "Minimum color temperature (Kelvin)", - "minimum_color_temperature_mireds": "Minimum color temperature (mireds)", - "available_color_modes": "Available color modes", - "clear_night": "Clear, night", - "cloudy": "Cloudy", - "exceptional": "Exceptional", - "fog": "Fog", - "hail": "Hail", - "lightning": "Lightning", - "lightning_rainy": "Lightning, rainy", - "partly_cloudy": "Partly cloudy", - "pouring": "Pouring", - "rainy": "Rainy", - "snowy": "Snowy", - "snowy_rainy": "Snowy, rainy", - "sunny": "Sunny", - "windy": "Windy", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Apparent temperature", - "cloud_coverage": "Cloud coverage", - "dew_point_temperature": "Dew point temperature", - "pressure_unit": "Pressure unit", - "uv_index": "UV index", - "wind_bearing": "Wind bearing", - "wind_gust_speed": "Wind gust speed", - "recording": "Recording", - "streaming": "Streaming", - "access_token": "Access token", - "brand": "Brand", - "stream_type": "Stream type", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Minute", - "second": "Second", - "max_length": "Max length", - "min_length": "Min length", - "pattern": "Pattern", - "members": "Members", - "finishes_at": "Finishes at", - "remaining": "Remaining", - "identify": "Identify", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Installed version", - "latest_version": "Latest version", - "release_summary": "Release summary", - "release_url": "Release URL", - "skipped_version": "Skipped version", - "firmware": "Firmware", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Do you want to start setup?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Failed to connect", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Invalid authentication", - "unexpected_error": "Unexpected error", - "username": "Username", - "host": "Host", - "port": "Port", + "not_charging": "Not charging", + "disconnected": "Disconnected", + "connected": "Connected", + "hot": "Hot", + "no_light": "No light", + "light_detected": "Light detected", + "not_moving": "Not moving", + "unplugged": "Unplugged", + "not_running": "Not running", + "safe": "Safe", + "unsafe": "Unsafe", + "tampering_detected": "Tampering detected", + "buffering": "Buffering", + "playing": "Playing", + "standby": "Standby", + "app_id": "App ID", + "local_accessible_entity_picture": "Local accessible entity picture", + "group_members": "Group members", + "muted": "Muted", + "album_artist": "Album artist", + "content_id": "Content ID", + "content_type": "Content type", + "channels": "Channels", + "position_updated": "Position updated", + "series": "Series", + "all": "All", + "one": "One", + "available_sound_modes": "Available sound modes", + "available_sources": "Available sources", + "receiver": "Receiver", + "speaker": "Speaker", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Router", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Failed to connect", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Unexpected error", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Do you want to set up {name}?", - "adapter": "Adapter", - "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Choose a device to set up", + "two_factor_code": "Two-factor code", + "two_factor_authentication": "Two-factor authentication", + "username": "Username", + "sign_in_with_ring_account": "Sign-in with Ring account", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "port": "Port", + "bridge_is_already_configured": "Bridge is already configured", + "no_deconz_bridges_discovered": "No deCONZ bridges discovered", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Updated deCONZ instance with new host address", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Couldn't get an API key", + "hassio_confirm_title": "MQTT Broker via Home Assistant add-on", + "link_with_deconz": "Link with deCONZ", + "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Template binary sensor", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Template sensor", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Template a binary sensor", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Template a sensor", + "template_a_switch": "Template a switch", + "template_helper": "Template helper", + "all_entities": "All entities", + "hide_members": "Hide members", + "add_group": "Add Group", + "ignore_non_numeric": "Ignore non-numeric", + "data_round_digits": "Round value to number of decimals", + "type": "Type", + "binary_sensor_group": "Binary sensor group", + "button_group": "Button group", + "cover_group": "Cover group", + "event_group": "Event group", + "fan_group": "Fan group", + "light_group": "Light group", + "lock_group": "Lock group", + "media_player_group": "Media player group", + "notify_group": "Notify group", + "sensor_group": "Sensor group", + "switch_group": "Switch group", + "no_port_for_endpoint": "No port for endpoint", + "abort_no_services": "No services found at endpoint", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Name already exists", + "passive": "Passive", + "define_zone_parameters": "Define zone parameters", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Unknown. Details: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2045,19 +2165,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API key", - "configure_daikin_ac": "Configure Daikin AC", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Unsupported Switchbot Type.", + "authentication_failed_error_detail": "Authentication failed: {error_detail}", + "error_encryption_key_invalid": "Key ID or Encryption key is invalid", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "SwitchBot account (recommended)", + "menu_options_lock_key": "Enter lock encryption key manually", + "encryption_key": "Encryption key", + "key_id": "Key ID", + "password_description": "Password to protect the backup with.", + "device_address": "Device address", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2071,40 +2206,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Unknown. Details: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Discovered ESPHome node", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Configure Daikin AC", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Do you want to set up {name}?", + "adapter": "Adapter", + "multiple_adapters_description": "Select a Bluetooth adapter to set up", + "meteorologisk_institutt": "Meteorologisk institutt", "abort_no_devices_found": "No devices found on the network", "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Device class", - "state_template": "State template", - "template_binary_sensor": "Template binary sensor", - "template_sensor": "Template sensor", - "template_a_binary_sensor": "Template a binary sensor", - "template_a_sensor": "Template a sensor", - "template_helper": "Template helper", - "location_is_already_configured": "Location is already configured", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Invalid API key", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Invalid hostname or IP address", - "device_not_supported": "Device not supported", - "name_model_at_host": "{name} ({model} at {host})", - "authenticate_to_the_device": "Authenticate to the device", - "finish_title": "Choose a name for the device", - "unlock_the_device": "Unlock the device", - "yes_do_it": "Yes, do it.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Invalid birth topic", "error_bad_certificate": "The CA certificate is invalid", "invalid_discovery_prefix": "Invalid discovery prefix", @@ -2123,105 +2248,25 @@ "websocket_path": "WebSocket path", "enable_discovery": "Enable discovery", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "deCONZ Zigbee gateway via Home Assistant add-on", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Discovered ESPHome node", - "encryption_key": "Encryption key", - "no_port_for_endpoint": "No port for endpoint", - "abort_no_services": "No services found at endpoint", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Unsupported Switchbot Type.", - "authentication_failed_error_detail": "Authentication failed: {error_detail}", - "error_encryption_key_invalid": "Key ID or Encryption key is invalid", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot account (recommended)", - "menu_options_lock_key": "Enter lock encryption key manually", - "key_id": "Key ID", - "password_description": "Password to protect the backup with.", - "device_address": "Device address", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Two-factor code", - "two_factor_authentication": "Two-factor authentication", - "sign_in_with_ring_account": "Sign-in with Ring account", - "bridge_is_already_configured": "Bridge is already configured", - "no_deconz_bridges_discovered": "No deCONZ bridges discovered", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Updated deCONZ instance with new host address", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Couldn't get an API key", - "link_with_deconz": "Link with deCONZ", - "select_discovered_deconz_gateway": "Select discovered deCONZ gateway", - "all_entities": "All entities", - "hide_members": "Hide members", - "add_group": "Add Group", - "ignore_non_numeric": "Ignore non-numeric", - "data_round_digits": "Round value to number of decimals", - "type": "Type", - "binary_sensor_group": "Binary sensor group", - "cover_group": "Cover group", - "event_group": "Event group", - "fan_group": "Fan group", - "light_group": "Light group", - "lock_group": "Lock group", - "media_player_group": "Media player group", - "sensor_group": "Sensor group", - "switch_group": "Switch group", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Name already exists", - "passive": "Passive", - "define_zone_parameters": "Define zone parameters", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Passive scanning", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", + "allow_deconz_light_groups": "Allow deCONZ light groups", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Configure visibility of deCONZ device types", + "deconz_options": "deCONZ options", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2304,50 +2349,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Broker options", - "enable_birth_message": "Enable birth message", - "birth_message_payload": "Birth message payload", - "birth_message_qos": "Birth message QoS", - "birth_message_retain": "Birth message retain", - "birth_message_topic": "Birth message topic", - "discovery_prefix": "Discovery prefix", - "enable_will_message": "Enable will message", - "will_message_payload": "Will message payload", - "will_message_qos": "Will message QoS", - "will_message_retain": "Will message retain", - "will_message_topic": "Will message topic", - "mqtt_options": "MQTT options", - "protocol": "Protocol", - "select_test_server": "Select test server", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Retry count", - "allow_deconz_clip_sensors": "Allow deCONZ CLIP sensors", - "allow_deconz_light_groups": "Allow deCONZ light groups", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Configure visibility of deCONZ device types", - "deconz_options": "deCONZ options", + "select_test_server": "Select test server", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Event listener port (random if not set)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2358,43 +2398,166 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", - "first_button": "First button", - "second_button": "Second button", - "third_button": "Third button", - "fourth_button": "Fourth button", - "subtype_button_down": "{subtype} button down", - "subtype_button_up": "{subtype} button up", - "subtype_double_clicked": "\"{subtype}\" double clicked", - "subtype_double_push": "{subtype} double push", - "subtype_long_clicked": "{subtype} long clicked", - "subtype_long_push": "{subtype} long push", - "trigger_type_long_single": "{subtype} long clicked and then single clicked", - "subtype_single_clicked": "{subtype} single clicked", - "trigger_type_single_long": "{subtype} single clicked and then long clicked", - "subtype_single_push": "{subtype} single push", - "subtype_triple_clicked": "\"{subtype}\" triple clicked", - "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Set value for {entity_name}", - "value": "Value", - "close_entity_name": "Close {entity_name}", - "close_entity_name_tilt": "Close {entity_name} tilt", - "open_entity_name": "Open {entity_name}", - "open_entity_name_tilt": "Open {entity_name} tilt", - "set_entity_name_position": "Set {entity_name} position", - "set_entity_name_tilt_position": "Set {entity_name} tilt position", - "stop_entity_name": "Stop {entity_name}", - "entity_name_is_closed": "{entity_name} is closed", - "entity_name_is_closing": "{entity_name} is closing", - "entity_name_is_open": "{entity_name} is open", - "entity_name_is_opening": "{entity_name} is opening", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Passive scanning", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Broker options", + "enable_birth_message": "Enable birth message", + "birth_message_payload": "Birth message payload", + "birth_message_qos": "Birth message QoS", + "birth_message_retain": "Birth message retain", + "birth_message_topic": "Birth message topic", + "discovery_prefix": "Discovery prefix", + "enable_will_message": "Enable will message", + "will_message_payload": "Will message payload", + "will_message_qos": "Will message QoS", + "will_message_retain": "Will message retain", + "will_message_topic": "Will message topic", + "mqtt_options": "MQTT options", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Lock {entity_name}", + "open_entity_name": "Open {entity_name}", + "unlock_entity_name": "Unlock {entity_name}", + "entity_name_is_locked": "{entity_name} is locked", + "entity_name_is_open": "{entity_name} is open", + "entity_name_is_unlocked": "{entity_name} is unlocked", + "entity_name_locked": "{entity_name} locked", + "entity_name_opened": "{entity_name} opened", + "entity_name_unlocked": "{entity_name} unlocked", + "first_button": "First button", + "second_button": "Second button", + "third_button": "Third button", + "fourth_button": "Fourth button", + "subtype_button_down": "{subtype} button down", + "subtype_button_up": "{subtype} button up", + "subtype_double_clicked": "\"{subtype}\" double clicked", + "subtype_double_push": "{subtype} double push", + "subtype_long_clicked": "{subtype} long clicked", + "subtype_long_push": "{subtype} long push", + "trigger_type_long_single": "{subtype} long clicked and then single clicked", + "subtype_single_clicked": "{subtype} single clicked", + "trigger_type_single_long": "{subtype} single clicked and then long clicked", + "subtype_single_push": "{subtype} single push", + "subtype_triple_clicked": "\"{subtype}\" triple clicked", + "subtype_triple_push": "{subtype} triple push", + "both_buttons": "Both buttons", + "bottom_buttons": "Bottom buttons", + "fifth_button": "Fifth button", + "sixth_button": "Sixth button", + "seventh_button": "Seventh button", + "eighth_button": "Eighth button", + "dim_down": "Dim down", + "dim_up": "Dim up", + "left": "Left", + "right": "Right", + "side": "Side 6", + "top_buttons": "Top buttons", + "device_awakened": "Device awakened", + "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", + "trigger_type_button_long_release": "\"{subtype}\" released after long press", + "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", + "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", + "button_rotated_subtype": "Button rotated \"{subtype}\"", + "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", + "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", + "subtype_pressed": "\"{subtype}\" pressed", + "subtype_released": "\"{subtype}\" released", + "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", + "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", + "device_in_free_fall": "Device in free fall", + "device_flipped_degrees": "Device flipped 90 degrees", + "device_shaken": "Device shaken", + "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", + "trigger_type_remote_moved_any_side": "Device moved with any side up", + "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", + "device_turned_clockwise": "Device turned clockwise", + "device_turned_counter_clockwise": "Device turned counter clockwise", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Close {entity_name}", + "close_entity_name_tilt": "Close {entity_name} tilt", + "open_entity_name_tilt": "Open {entity_name} tilt", + "set_entity_name_position": "Set {entity_name} position", + "set_entity_name_tilt_position": "Set {entity_name} tilt position", + "stop_entity_name": "Stop {entity_name}", + "entity_name_is_closed": "{entity_name} is closed", + "entity_name_is_closing": "{entity_name} is closing", + "entity_name_is_opening": "{entity_name} is opening", "current_entity_name_position_is": "Current {entity_name} position is", "condition_type_is_tilt_position": "Current {entity_name} tilt position is", "entity_name_closed": "{entity_name} closed", "entity_name_closing": "{entity_name} closing", - "entity_name_opened": "{entity_name} opened", "entity_name_opening": "{entity_name} opening", "entity_name_position_changes": "{entity_name} position changes", "entity_name_tilt_position_changes": "{entity_name} tilt position changes", + "toggle_entity_name": "Toggle {entity_name}", + "turn_off_entity_name": "Turn off {entity_name}", + "turn_on_entity_name": "Turn on {entity_name}", + "entity_name_is_off": "{entity_name} is off", + "entity_name_is_on": "{entity_name} is on", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} turned off", + "entity_name_turned_on": "{entity_name} turned on", + "arm_entity_name_away": "Arm {entity_name} away", + "arm_entity_name_home": "Arm {entity_name} home", + "arm_entity_name_night": "Arm {entity_name} night", + "arm_entity_name_vacation": "Arm {entity_name} vacation", + "disarm_entity_name": "Disarm {entity_name}", + "trigger_entity_name": "Trigger {entity_name}", + "entity_name_is_armed_away": "{entity_name} is armed away", + "entity_name_is_armed_home": "{entity_name} is armed home", + "entity_name_is_armed_night": "{entity_name} is armed night", + "entity_name_is_armed_vacation": "{entity_name} is armed vacation", + "entity_name_is_disarmed": "{entity_name} is disarmed", + "entity_name_is_triggered": "{entity_name} is triggered", + "entity_name_armed_away": "{entity_name} armed away", + "entity_name_armed_home": "{entity_name} armed home", + "entity_name_armed_night": "{entity_name} armed night", + "entity_name_armed_vacation": "{entity_name} armed vacation", + "entity_name_disarmed": "{entity_name} disarmed", + "entity_name_triggered": "{entity_name} triggered", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} is idle", + "entity_name_is_paused": "{entity_name} is paused", + "entity_name_is_playing": "{entity_name} is playing", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} becomes idle", + "entity_name_starts_playing": "{entity_name} starts playing", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_became_up_to_date": "{entity_name} became up-to-date", + "trigger_type_update": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Decrease {entity_name} brightness", + "increase_entity_name_brightness": "Increase {entity_name} brightness", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Change {entity_name} option", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Current {entity_name} selected option", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "{entity_name} option changed", + "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", + "change_preset_on_entity_name": "Change preset on {entity_name}", + "hvac_mode": "HVAC mode", + "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", + "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", + "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", + "send_a_notification": "Send a notification", "entity_name_battery_is_low": "{entity_name} battery is low", "entity_name_is_charging": "{entity_name} is charging", "condition_type_is_co": "{entity_name} is detecting carbon monoxide", @@ -2403,7 +2566,6 @@ "entity_name_is_detecting_gas": "{entity_name} is detecting gas", "entity_name_is_hot": "{entity_name} is hot", "entity_name_is_detecting_light": "{entity_name} is detecting light", - "entity_name_is_locked": "{entity_name} is locked", "entity_name_is_moist": "{entity_name} is moist", "entity_name_is_detecting_motion": "{entity_name} is detecting motion", "entity_name_is_moving": "{entity_name} is moving", @@ -2421,7 +2583,6 @@ "entity_name_is_not_cold": "{entity_name} is not cold", "entity_name_is_disconnected": "{entity_name} is disconnected", "entity_name_is_not_hot": "{entity_name} is not hot", - "entity_name_is_unlocked": "{entity_name} is unlocked", "entity_name_is_dry": "{entity_name} is dry", "entity_name_is_not_moving": "{entity_name} is not moving", "entity_name_is_not_occupied": "{entity_name} is not occupied", @@ -2432,8 +2593,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} is safe", "entity_name_is_occupied": "{entity_name} is occupied", - "entity_name_is_off": "{entity_name} is off", - "entity_name_is_on": "{entity_name} is on", "entity_name_is_plugged_in": "{entity_name} is plugged in", "entity_name_is_powered": "{entity_name} is powered", "entity_name_is_present": "{entity_name} is present", @@ -2453,7 +2612,6 @@ "entity_name_started_detecting_gas": "{entity_name} started detecting gas", "entity_name_became_hot": "{entity_name} became hot", "entity_name_started_detecting_light": "{entity_name} started detecting light", - "entity_name_locked": "{entity_name} locked", "entity_name_became_moist": "{entity_name} became moist", "entity_name_started_detecting_motion": "{entity_name} started detecting motion", "entity_name_started_moving": "{entity_name} started moving", @@ -2464,14 +2622,12 @@ "entity_name_stopped_detecting_problem": "{entity_name} stopped detecting problem", "entity_name_stopped_detecting_smoke": "{entity_name} stopped detecting smoke", "entity_name_stopped_detecting_sound": "{entity_name} stopped detecting sound", - "entity_name_became_up_to_date": "{entity_name} became up-to-date", "entity_name_stopped_detecting_vibration": "{entity_name} stopped detecting vibration", "entity_name_battery_normal": "{entity_name} battery normal", "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} became not cold", "entity_name_disconnected": "{entity_name} disconnected", "entity_name_became_not_hot": "{entity_name} became not hot", - "entity_name_unlocked": "{entity_name} unlocked", "entity_name_became_dry": "{entity_name} became dry", "entity_name_stopped_moving": "{entity_name} stopped moving", "entity_name_became_not_occupied": "{entity_name} became not occupied", @@ -2490,53 +2646,8 @@ "entity_name_started_detecting_smoke": "{entity_name} started detecting smoke", "entity_name_started_detecting_sound": "{entity_name} started detecting sound", "entity_name_started_detecting_tampering": "{entity_name} started detecting tampering", - "entity_name_turned_off": "{entity_name} turned off", - "entity_name_turned_on": "{entity_name} turned on", "entity_name_became_unsafe": "{entity_name} became unsafe", - "trigger_type_update": "{entity_name} got an update available", "entity_name_started_detecting_vibration": "{entity_name} started detecting vibration", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} is idle", - "entity_name_is_paused": "{entity_name} is paused", - "entity_name_is_playing": "{entity_name} is playing", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} turned on or off", - "entity_name_becomes_idle": "{entity_name} becomes idle", - "entity_name_starts_playing": "{entity_name} starts playing", - "toggle_entity_name": "Toggle {entity_name}", - "turn_off_entity_name": "Turn off {entity_name}", - "turn_on_entity_name": "Turn on {entity_name}", - "arm_entity_name_away": "Arm {entity_name} away", - "arm_entity_name_home": "Arm {entity_name} home", - "arm_entity_name_night": "Arm {entity_name} night", - "arm_entity_name_vacation": "Arm {entity_name} vacation", - "disarm_entity_name": "Disarm {entity_name}", - "trigger_entity_name": "Trigger {entity_name}", - "entity_name_is_armed_away": "{entity_name} is armed away", - "entity_name_is_armed_home": "{entity_name} is armed home", - "entity_name_is_armed_night": "{entity_name} is armed night", - "entity_name_is_armed_vacation": "{entity_name} is armed vacation", - "entity_name_is_disarmed": "{entity_name} is disarmed", - "entity_name_is_triggered": "{entity_name} is triggered", - "entity_name_armed_away": "{entity_name} armed away", - "entity_name_armed_home": "{entity_name} armed home", - "entity_name_armed_night": "{entity_name} armed night", - "entity_name_armed_vacation": "{entity_name} armed vacation", - "entity_name_disarmed": "{entity_name} disarmed", - "entity_name_triggered": "{entity_name} triggered", - "entity_name_is_home": "{entity_name} is home", - "entity_name_is_not_home": "{entity_name} is not home", - "entity_name_enters_a_zone": "{entity_name} enters a zone", - "entity_name_leaves_a_zone": "{entity_name} leaves a zone", - "lock_entity_name": "Lock {entity_name}", - "unlock_entity_name": "Unlock {entity_name}", - "action_type_set_hvac_mode": "Change HVAC mode on {entity_name}", - "change_preset_on_entity_name": "Change preset on {entity_name}", - "hvac_mode": "HVAC mode", - "to": "To", - "entity_name_measured_humidity_changed": "{entity_name} measured humidity changed", - "entity_name_measured_temperature_changed": "{entity_name} measured temperature changed", - "entity_name_hvac_mode_changed": "{entity_name} HVAC mode changed", "current_entity_name_apparent_power": "Current {entity_name} apparent power", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2627,64 +2738,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Decrease {entity_name} brightness", - "increase_entity_name_brightness": "Increase {entity_name} brightness", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Fifth button", - "sixth_button": "Sixth button", - "subtype_continuously_pressed": "\"{subtype}\" continuously pressed", - "trigger_type_button_long_release": "\"{subtype}\" released after long press", - "subtype_quadruple_clicked": "\"{subtype}\" quadruple clicked", - "subtype_quintuple_clicked": "\"{subtype}\" quintuple clicked", - "subtype_pressed": "\"{subtype}\" pressed", - "subtype_released": "\"{subtype}\" released", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Change {entity_name} option", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Current {entity_name} selected option", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "{entity_name} option changed", - "send_a_notification": "Send a notification", - "both_buttons": "Both buttons", - "bottom_buttons": "Bottom buttons", - "seventh_button": "Seventh button", - "eighth_button": "Eighth button", - "dim_down": "Dim down", - "dim_up": "Dim up", - "left": "Left", - "right": "Right", - "side": "Side 6", - "top_buttons": "Top buttons", - "device_awakened": "Device awakened", - "button_rotated_subtype": "Button rotated \"{subtype}\"", - "button_rotated_fast_subtype": "Button rotated fast \"{subtype}\"", - "button_rotation_subtype_stopped": "Button rotation \"{subtype}\" stopped", - "device_subtype_double_tapped": "Device \"{subtype}\" double tapped", - "trigger_type_remote_double_tap_any_side": "Device double tapped on any side", - "device_in_free_fall": "Device in free fall", - "device_flipped_degrees": "Device flipped 90 degrees", - "device_shaken": "Device shaken", - "trigger_type_remote_moved": "Device moved with \"{subtype}\" up", - "trigger_type_remote_moved_any_side": "Device moved with any side up", - "trigger_type_remote_rotate_from_side": "Device rotated from \"side 6\" to \"{subtype}\"", - "device_turned_clockwise": "Device turned clockwise", - "device_turned_counter_clockwise": "Device turned counter clockwise", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} is home", + "entity_name_is_not_home": "{entity_name} is not home", + "entity_name_enters_a_zone": "{entity_name} enters a zone", + "entity_name_leaves_a_zone": "{entity_name} leaves a zone", + "no_device_class": "No device class", + "no_state_class": "No state class", + "no_unit_of_measurement": "No unit of measurement", "most_recently_updated": "Most recently updated", "arithmetic_mean": "Arithmetic mean", "median": "Median", @@ -2821,10 +2881,61 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "No device class", - "no_state_class": "No state class", - "no_unit_of_measurement": "No unit of measurement", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Code to arm the alarm.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", "dump_log_objects": "Dump log objects", "log_current_tasks_description": "Logs all the current asyncio tasks.", "log_current_asyncio_tasks": "Log current asyncio tasks", @@ -2850,47 +2961,31 @@ "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Get weather forecast.", + "type_description": "Forecast type: daily, hourly or twice daily.", + "forecast_type": "Forecast type", + "get_forecast": "Get forecast", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Toggles the siren on/off.", "turns_the_siren_off": "Turns the siren off.", "turns_the_siren_on": "Turns the siren on.", "tone": "Tone", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Toggles a cover open/closed.", - "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", - "toggle_tilt": "Toggle tilt", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2911,21 +3006,18 @@ "generic_toggle": "Generic toggle", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Toggles a media player on/off.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "trigger": "Trigger", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Represents a specific device endpoint in deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2960,41 +3052,67 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Toggles play/pause.", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Removes a group.", + "object_id": "Object ID", + "creates_updates_a_user_group": "Creates/Updates a user group.", + "add_entities": "Add entities", + "icon_description": "Name of the icon for the group.", + "name_of_the_group": "Name of the group.", + "remove_entities": "Remove entities", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Toggles a media player on/off.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "trigger": "Trigger", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Toggles a cover open/closed.", + "toggle_cover_tilt_description": "Toggles a cover tilt open/closed.", + "toggle_tilt": "Toggle tilt", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -3014,6 +3132,27 @@ "toggles_the_fan_on_off": "Toggles the fan on/off.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Arm with custom bypass", + "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", + "disarms_the_alarm": "Disarms the alarm.", + "alarm_trigger_description": "Enables an external alarm trigger.", + "toggles_a_switch_on_off": "Toggles a switch on/off.", + "turns_a_switch_off": "Turns a switch off.", + "turns_a_switch_on": "Turns a switch on.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Toggles a device on/off.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Activates a scene with configuration.", "entities_description": "List of entities and their target state.", "entities_state": "Entities state", @@ -3025,45 +3164,108 @@ "snapshot_entities": "Snapshot entities", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Activates a scene.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Arm with custom bypass", - "alarm_arm_vacation_description": "Sets the alarm to: _armed for vacation_.", - "disarms_the_alarm": "Disarms the alarm.", - "alarm_trigger_description": "Enables an external alarm trigger.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Toggles the helper on/off.", + "turns_off_the_helper": "Turns off the helper.", + "turns_on_the_helper": "Turns on the helper.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", + "aux_heat_description": "New value of auxiliary heater.", + "auxiliary_heating": "Auxiliary heating", + "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", + "sets_fan_operation_mode": "Sets fan operation mode.", + "fan_operation_mode": "Fan operation mode.", + "set_fan_mode": "Set fan mode", + "sets_target_humidity": "Sets target humidity.", + "set_target_humidity": "Set target humidity", + "sets_hvac_operation_mode": "Sets HVAC operation mode.", + "hvac_operation_mode": "HVAC operation mode.", + "set_hvac_mode": "Set HVAC mode", + "sets_swing_operation_mode": "Sets swing operation mode.", + "swing_operation_mode": "Swing operation mode.", + "set_swing_mode": "Set swing mode", + "sets_target_temperature": "Sets target temperature.", + "high_target_temperature": "High target temperature.", + "target_temperature_high": "Target temperature high", + "low_target_temperature": "Low target temperature.", + "target_temperature_low": "Target temperature low", + "set_target_temperature": "Set target temperature", + "turns_climate_device_off": "Turns climate device off.", + "turns_climate_device_on": "Turns climate device on.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Sets a random effect.", "sequence_description": "List of HSV sequences (Max 16).", "backgrounds": "Backgrounds", @@ -3090,110 +3292,11 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Toggles a device on/off.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Turns auxiliary heater on/off.", - "aux_heat_description": "New value of auxiliary heater.", - "auxiliary_heating": "Auxiliary heating", - "turn_on_off_auxiliary_heater": "Turn on/off auxiliary heater", - "sets_fan_operation_mode": "Sets fan operation mode.", - "fan_operation_mode": "Fan operation mode.", - "set_fan_mode": "Set fan mode", - "sets_target_humidity": "Sets target humidity.", - "set_target_humidity": "Set target humidity", - "sets_hvac_operation_mode": "Sets HVAC operation mode.", - "hvac_operation_mode": "HVAC operation mode.", - "set_hvac_mode": "Set HVAC mode", - "sets_swing_operation_mode": "Sets swing operation mode.", - "swing_operation_mode": "Swing operation mode.", - "set_swing_mode": "Set swing mode", - "sets_target_temperature": "Sets target temperature.", - "high_target_temperature": "High target temperature.", - "target_temperature_high": "Target temperature high", - "low_target_temperature": "Low target temperature.", - "target_temperature_low": "Target temperature low", - "set_target_temperature": "Set target temperature", - "turns_climate_device_off": "Turns climate device off.", - "turns_climate_device_on": "Turns climate device on.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Topic to listen to.", "topic": "Topic", "export": "Export", "publish_description": "Publishes a message to an MQTT topic.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "The payload to publish.", "payload": "Payload", "payload_template": "Payload template", @@ -3201,90 +3304,59 @@ "retain": "Retain", "topic_to_publish_to": "Topic to publish to.", "publish": "Publish", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Toggles a switch on/off.", - "turns_a_switch_off": "Turns a switch off.", - "turns_a_switch_on": "Turns a switch on.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Toggles the helper on/off.", - "turns_off_the_helper": "Turns off the helper.", - "turns_on_the_helper": "Turns on the helper.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Get weather forecast.", - "type_description": "Forecast type: daily, hourly or twice daily.", - "forecast_type": "Forecast type", - "get_forecast": "Get forecast", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Represents a specific device endpoint in deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Removes a group.", - "object_id": "Object ID", - "creates_updates_a_user_group": "Creates/Updates a user group.", - "add_entities": "Add entities", - "icon_description": "Name of the icon for the group.", - "name_of_the_group": "Name of the group.", - "remove_entities": "Remove entities", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Toggles play/pause.", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/vi/vi.json b/packages/core/src/hooks/useLocale/locales/vi/vi.json index f844b611..7177fc16 100644 --- a/packages/core/src/hooks/useLocale/locales/vi/vi.json +++ b/packages/core/src/hooks/useLocale/locales/vi/vi.json @@ -1,16 +1,16 @@ { "energy": "Năng lượng", "calendar": "Lịch", - "settings": "Settings", + "setting": "Cài đặt", "overview": "Tổng quan", "map": "Map", "logbook": "Logbook", "history": "History", - "mailbox": "Hộp thư", "to_do_list": "Danh sách việc cần làm", "developer_tools": "Công cụ nhà phát triển", "media": "Phương tiện", "profile": "Profile", + "panel_mailbox": "Hộp thư", "panel_shopping_list": "Danh sách mua sắm", "unknown": "Không biết", "unavailable": "Không có sẵn", @@ -36,7 +36,7 @@ "turn_on": "Turn on", "turn_off": "Turn off", "toggle": "Bật/tắt", - "code": "Code", + "code": "Mã", "clear": "Trống", "arm": "Bảo vệ", "arm_home": "Bảo vệ ở nhà", @@ -84,7 +84,7 @@ "reverse": "Reverse", "mean": "Trung bình", "target_humidity": "Độ ẩm mục tiêu.", - "state": "Trạng thái", + "state": "State", "name_target_humidity": "{name} độ ẩm mong muốn", "name_current_humidity": "Độ ẩm hiện tại {name}", "name_humidifying": "{name} tạo ẩm", @@ -92,6 +92,7 @@ "name_on": "{name} bật", "resume_mowing": "Tiếp tục cắt cỏ", "start_mowing": "Bắt đầu cắt cỏ", + "pause": "Pause", "return_to_dock": "Trở lại bệ sạc", "brightness": "Brightness", "color_temperature": "Color temperature", @@ -112,7 +113,6 @@ "browse_media": "Duyệt phương tiện", "play": "Play", "play_pause": "Play/Pause", - "pause": "Pause", "stop": "Stop", "next_track": "Bài hát tiếp theo", "previous_track": "Bài hát trước", @@ -138,7 +138,7 @@ "option": "Option", "installing": "Đang cài đặt", "installing_progress": "Đang cài đặt ({progress}%)", - "up_to_date": "Up-to-date", + "up_to_date": "Mới nhất", "empty_value": "(giá trị rỗng)", "start": "Start", "finish": "Finish", @@ -185,9 +185,9 @@ "loading": "Đang tải…", "refresh": "Làm mới", "delete": "Delete", - "delete_all": "Delete all", + "delete_all": "Xóa tất cả", "download": "Download", - "duplicate": "Nhân bản", + "duplicate": "Duplicate", "remove": "Xóa", "enable": "Enable", "disable": "Disable", @@ -201,7 +201,7 @@ "move": "Di chuyển", "save": "Lưu", "add": "Thêm", - "edit": "Chỉnh sửa", + "edit": "Edit", "submit": "Gửi đi", "rename": "Đổi tên", "search": "Search", @@ -218,7 +218,7 @@ "required": "Bắt buộc", "copied": "Đã sao chép", "copied_to_clipboard": "Đã chép vào khay nhớ tạm", - "name": "Tên", + "name": "Name", "optional": "tùy chọn", "select_media_player": "Chọn trình phát đa phương tiện", "media_browse_not_supported": "Trình phát đa phương tiện không hỗ trợ duyệt phương tiện.", @@ -228,21 +228,23 @@ "media_content_type": "Media content type", "upload_failed": "Tải lên không thành công", "unknown_file": "Tập tin không xác định", - "select_image": "Select image", - "upload_picture": "Upload picture", - "image_url": "Local path or web URL", + "image": "Ảnh", + "select_label": "Select {label}", + "upload_picture": "Tải ảnh lên", + "image_url": "Đường dẫn cục bộ hoặc URL", + "ui_components_selectors_image_select_image": "Chọn hình ảnh", "latitude": "Latitude", "longitude": "Longitude", "radius": "Bán kính", "selector_options": "Tùy chọn bộ chọn", - "action": "Hành động", + "action": "Action", "area": "Khu vực", "attribute": "Thuộc tính", "boolean": "Luận lý", "condition": "Điều kiện", "date": "Date", "date_and_time": "Ngày và giờ", - "duration": "Duration", + "duration": "Thời lượng", "entity": "Entity", "floor": "Tầng", "icon": "Biểu tượng", @@ -256,13 +258,14 @@ "theme": "Theme", "time": "Time", "manual_entry": "Nhập thủ công", + "learn_more_about_templating": "Learn more about templating.", "show_password": "Hiện mật khẩu", "hide_password": "Ẩn mật khẩu", "no_logbook_events_found": "Không tìm thấy sự kiện nhật ký nào.", "triggered_by": "do được kích hoạt bởi", "triggered_by_automation": "do được kích hoạt bởi tự động hóa", "triggered_by_script": "do được kích hoạt bởi tập lệnh", - "triggered_by_service": "do được kích hoạt bởi dịch vụ", + "triggered_by_action": "triggered by action", "logbook_triggered_by_numeric_state_of": "do được kích hoạt bởi trạng thái số của", "triggered_by_state_of": "do được kích hoạt bởi trạng thái của", "triggered_by_event": "do được kích hoạt bởi sự kiện", @@ -275,7 +278,7 @@ "was_detected_away": "được phát hiện đi vắng", "was_detected_at_state": "được phát hiện {state}", "rose": "đã tăng", - "set": "Đặt", + "set": "Set", "was_low": "là thấp", "was_normal": "là bình thường", "was_connected": "đã kết nối", @@ -307,6 +310,7 @@ "event_type_event_detected": "Phát hiện sự kiện {event_type}", "detected_an_event": "phát hiện một sự kiện", "detected_an_unknown_event": "phát hiện một sự kiện không xác định", + "ui_components_logbook_triggered_by_service": "do được kích hoạt bởi dịch vụ", "entity_picker_no_entities": "Bạn không có bất kỳ thực thể nào", "no_matching_entities_found": "Không tìm thấy thực thể phù hợp", "show_entities": "Hiện thực thể", @@ -333,13 +337,13 @@ "sort_by_sortcolumn": "Sắp xếp theo {sortColumn}", "group_by_groupcolumn": "Nhóm theo {groupColumn}", "don_t_group": "Đừng nhóm", - "collapse_all": "Collapse all", - "expand_all": "Expand all", + "collapse_all": "Đóng tất cả", + "expand_all": "Mở tất cả", "selected_selected": "Đã chọn {selected}", "close_selection_mode": "Đóng chế độ chọn", "select_all": "Chọn tất cả", "select_none": "Bỏ chọn tất cả", - "customize_table": "Customize table", + "customize_table": "Tùy chỉnh bảng", "conversation_agent": "Nhân viên hội thoại", "country": "Quốc gia", "assistant": "Trợ lý", @@ -381,6 +385,7 @@ "no_matching_areas_found": "Không tìm thấy khu vực trùng khớp", "unassigned_areas": "Khu vực chưa được chỉ định", "failed_to_create_area": "Không thể tạo khu vực.", + "ui_components_area_picker_add_dialog_name": "Tên", "ui_components_area_picker_add_dialog_text": "Nhập tên của khu vực mới.", "ui_components_area_picker_add_dialog_title": "Thêm khu vực mới", "show_floors": "Hiển tầng", @@ -406,7 +411,7 @@ "mount_picker_use_datadisk": "Sử dụng đĩa dữ liệu để sao lưu", "error_fetch_mounts": "Đã xảy ra lỗi khi tải vị trí.", "speech_to_text": "Chuyển giọng nói thành văn bản", - "filter": "Lọc", + "filter": "Filter", "filter_by_entity": "Lọc theo thực thể", "filter_by_device": "Lọc theo thiết bị", "filter_by_area": "Lọc theo khu vực", @@ -478,11 +483,13 @@ "max": "Max", "sum": "Tổng", "change": "Change", - "service": "dịch vụ", + "ui_components_service_picker_service": "Dịch vụ", "this_field_is_required": "Trường này là bắt buộc", "targets": "Mục tiêu", - "service_data": "Dữ liệu dịch vụ", + "action_data": "Action data", "integration_documentation": "Tài liệu bộ tích hợp", + "ui_components_service_control_data": "Dữ liệu dịch vụ", + "ui_components_service_control_target_description": "Dịch vụ này nên nhắm đến mục tiêu là khu vực, thiết bị hoặc thực thể gì.", "no_related_items_found": "Không tìm thấy mục nào liên quan.", "related_entities": "Thực thể liên quan", "related_items_group": "Một phần của các nhóm sau", @@ -494,10 +501,9 @@ "filtering_by": "Lọc theo", "number_hidden": "{number} bị ẩn", "ungrouped": "Đã tách nhóm", - "customize": "Customize", - "hide_column_title": "Hide column {title}", - "show_column_title": "Show column {title}", - "restore_defaults": "Restore defaults", + "hide_column_title": "Ẩn cột {title}", + "show_column_title": "Hiện cột {title}", + "restore_defaults": "Khôi phục mặc định", "message": "Message", "gender": "Giới tính", "male": "Nam", @@ -534,7 +540,6 @@ "episode": "Tập", "game": "Trò chơi", "genre": "Thể loại", - "image": "Image", "movie": "Phim", "music": "Âm nhạc", "playlist": "Danh sách phát", @@ -565,7 +570,7 @@ "edit_event": "Sửa sự kiện", "save_event": "Lưu sự kiện", "all_day": "Cả ngày", - "end": "Kết thúc", + "end": "End", "delete_only_this_event": "Chỉ xóa sự kiện này", "delete_all_future_events": "Xóa tất cả các sự kiện trong tương lai", "update_event": "Cập nhật sự kiện", @@ -613,6 +618,10 @@ "increase_temperature": "Tăng nhiệt độ", "decrease_temperature": "Giảm nhiệt độ", "copy_to_clipboard": "Sao chép vào khay nhớ tạm", + "last_changed": "Lần thay đổi cuối", + "last_updated": "Last updated", + "remaining_time": "Remaining time", + "install_status": "Install status", "safe_mode": "Chế độ an toàn", "all_yaml_configuration": "Toàn bộ cấu hình YAML", "domain": "Domain", @@ -681,6 +690,7 @@ "didn_t_quite_get_that": "Không hiểu lắm", "voice_command_found": "Tôi đã tìm thấy những điều sau đây cho bạn:", "voice_command_error": "Rất tiếc, đã xảy ra lỗi", + "voice_command_conversation_no_control": "This assistant cannot control your home.", "how_can_i_assist": "Tôi có thể hỗ trợ bằng cách nào?", "enter_a_request": "Nhập yêu cầu", "send_text": "Gửi tin nhắn", @@ -696,20 +706,18 @@ "information": "Thông tin", "related": "Liên quan", "device_info": "Thông tin thiết bị", - "last_changed": "Lần thay đổi cuối", - "last_updated": "Last updated", "show_more": "Hiện thêm", "exit_edit_mode": "Thoát chế độ chỉnh sửa", "last_action": "Hành động cuối", "azimuth": "Phương vị", "elevation": "Elevation", "rising": "Mọc", - "setting": "Cài đặt", "read_release_announcement": "Đọc thông báo phát hành", "clear_skipped": "Tẩy trống bỏ qua", "create_backup_before_updating": "Tạo bản sao lưu trước khi cập nhật", "update_instructions": "Hướng dẫn cập nhật", "current_activity": "Hoạt động hiện tại", + "status": "Trạng thái", "vacuum_cleaner_commands": "Các lệnh điều khiển máy hút bụi:", "fan_speed": "Tốc độ quạt", "clean_spot": "Làm sạch một vùng nhỏ", @@ -742,7 +750,7 @@ "default_code": "Mã mặc định", "editor_default_code_error": "Mã không khớp với định dạng mã", "entity_id": "Entity ID", - "unit_of_measurement": "Đơn vị đo lường", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "Đơn vị lượng mưa", "display_precision": "Độ chính xác hiển thị", "default_value": "Mặc định ({value})", @@ -764,7 +772,7 @@ "connectivity": "Kết nối", "gas": "Khí đốt", "heat": "Ấm", - "light": "Đèn", + "light": "Light", "moisture": "Ẩm ướt", "motion": "Cử động", "moving": "Đang di chuyển", @@ -813,8 +821,10 @@ "rotate_right_and_flip": "Xoay phải và lật", "rotate_right": "Xoay phải", "voice_assistants": "Trợ lý giọng nói", + "ui_dialogs_entity_registry_editor_hidden_description": "Thực thể ẩn sẽ không được hiển thị trong bảng thông tin của bạn hoặc xuất hiện khi được tham chiếu gián tiếp (như thông qua khu vực hoặc thiết bị). Lịch sử của chúng sẽ vẫn được theo dõi và bạn vẫn có thể tương tác với chúng thông qua dịch vụ.", "enable_type": "Bật {type}", "device_registry_detail_enabled_cause": "{type} bị vô hiệu hóa bởi {cause}.", + "service": "dịch vụ", "unknown_error": "Lỗi không xác định", "expose": "Lộ diện", "alias": "Biệt hiệu", @@ -825,7 +835,7 @@ "restart_home_assistant": "Khởi động lại Home Assistant?", "advanced_options": "Advanced options", "quick_reload": "Tải lại nhanh", - "reload_description": "Reloads zones from the YAML-configuration.", + "reload_description": "Tải lại các thực thể MQTT từ cấu hình YAML.", "reloading_configuration": "Đang tải lại cấu hình", "failed_to_reload_configuration": "Không thể tải lại cấu hình", "restart_description": "Làm gián đoạn tất cả các tự động hóa và tập lệnh đang chạy.", @@ -836,7 +846,7 @@ "rebooting_system": "Đang khởi động lại hệ thống", "failed_to_reboot_system": "Không thể khởi động lại hệ thống", "shut_down_system": "Tắt hệ thống?", - "off": "Tắt", + "shut_down": "Tắt", "shutting_down_system": "Đang tắt hệ thống", "shutdown_failed": "Không tắt được hệ thống", "restart_safe_mode_title": "Khởi động lại Home Assistant ở chế độ an toàn", @@ -865,6 +875,7 @@ "input_select_no_options": "Chưa có lựa chọn nào.", "initial_value": "Giá trị ban đầu", "restore": "Khôi phục", + "edit_schedule_block": "Edit schedule block", "loading_loading_step": "Đang tải bước tiếp theo cho {integration}", "options_successfully_saved": "Lưu tùy chọn thành công.", "repair_issue": "Sửa chữa sự cố", @@ -991,11 +1002,12 @@ "no_notifications": "Không có thông báo", "notifications": "Notifications", "dismiss_all": "Dismiss all", - "notification_toast_service_call_failed": "Không thể gọi dịch vụ {service}.", + "notification_toast_action_failed": "Failed to perform the action {service}.", "connection_lost_reconnecting": "Kết nối bị mất. Đang kết nối lại…", "home_assistant_has_started": "Home Assistant đã khởi động xong!", "triggered_name": "Đã kích hoạt {name}", "notification_toast_no_matching_link_found": "Không tìm thấy My link phù hợp cho {path}", + "ui_notification_toast_service_call_failed": "Không thể gọi dịch vụ {service}.", "app_configuration": "Cấu hình ứng dụng", "sidebar_toggle": "Ẩn hiện thanh bên", "hide_panel": "Ẩn bảng điều khiển", @@ -1005,7 +1017,8 @@ "actions_no_entity_toggle": "Không có thực thể nào được cung cấp để bật tắt", "no_navigation_path_specified": "Không có đường dẫn điều hướng được chỉ định", "actions_no_url": "Không có URL để mở được chỉ định", - "actions_no_service": "Không có dịch vụ nào được chỉ định để chạy", + "actions_no_action": "No action to run specified", + "ui_panel_lovelace_cards_actions_no_service": "Không có dịch vụ nào được chỉ định để chạy", "welcome_home": "Chào mừng bạn về nhà", "empty_state_go_to_integrations_page": "Chuyển đến trang bộ tích hợp.", "never_triggered": "Chưa bao giờ kích hoạt", @@ -1021,8 +1034,9 @@ "navigate_to_location": "Chuyển đến {location}", "open_window_to_url_path": "Mở cửa sổ tới {url_path}", "toggle_name": "Bật tắt {name}", - "call_service_name": "Gọi dịch vụ {name}", + "perform_action_name": "Perform action {name}", "show_more_info_name": "Hiện thêm thông tin: {name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "Gọi dịch vụ {name}", "recovery_mode_activated": "Đã kích hoạt chế độ khôi phục", "starting_description": "Home Assistant đang khởi động, vui lòng chờ…", "reset_focus": "Đặt lại tiêu điểm", @@ -1060,6 +1074,7 @@ "energy_distribution_go_to_energy_dashboard": "Đi tới bảng điều khiển năng lượng", "energy_usage": "Mức sử dụng năng lượng", "previous_energy_usage": "Mức sử dụng năng lượng trước đó", + "untracked_consumption": "Untracked consumption", "low_carbon_energy_consumed": "Năng lượng carbon thấp được tiêu thụ", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "Không thể tính toán được năng lượng carbon thấp đã tiêu thụ", "unused_entities": "Thực thể chưa sử dụng", @@ -1084,45 +1099,50 @@ "edit_configuration": "Chỉnh sửa cấu hình", "unsaved_changes": "Thay đổi chưa lưu", "saved": "Đã lưu", + "delete_dashboard_configuration": "Delete dashboard configuration?", "raw_editor_error_parse_yaml": "Không thể phân tích YAML: {error}", "raw_editor_error_invalid_config": "Cấu hình của bạn không hợp lệ: {error}", "raw_editor_error_save_yaml": "Không thể lưu YAML: {error}", "raw_editor_error_remove": "Không thể xóa cấu hình: {error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "Chúng tôi sẽ tự động tạo các màn hình điều khiển với khu vực và thiết bị của bạn nếu bạn xóa cấu hình bảng điều khiển.", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "Bạn có chắc muốn xóa cấu hình bảng điều khiển?", "title_of_your_dashboard": "Tiêu đề bảng điều khiển", "edit_title": "Chỉnh sửa tiêu đề", "title": "Title", "view_configuration": "Cấu hình màn hình điều khiển", "name_view_configuration": "Cấu hình màn hình {name}", "add_view": "Thêm màn hình điều khiển", - "background_title": "Add a background to the view", + "background_title": "Thêm hình nền vào màn hình điều khiển", "edit_view": "Chỉnh sửa màn hình điều khiển", "move_view_left": "Di chuyển màn hình sang trái", "move_view_right": "Di chuyển màn hình sang phải", - "background": "Background", - "badges": "Huy hiệu", + "background": "Hình nền", "view_type": "Loại màn hình", "masonry_default": "Xếp gạch (mặc định)", "sidebar": "Cột chính/phụ", "panel_card": "Tấm bảng (1 thẻ)", "sections_experimental": "Mục (thử nghiệm)", "subview": "Màn hình phụ", - "max_number_of_columns": "Số cột tối đa", - "edit_in_visual_editor": "Edit in visual editor", - "edit_in_yaml": "Edit in YAML", + "edit_view_max_columns": "Số cột tối đa", + "sections_view_specifics_settings": "Sections view specifics settings", + "dense_section_placement": "Dense section placement", + "edit_in_visual_editor": "Chỉnh sửa trong trình soạn thảo trực quan", + "edit_in_yaml": "Chỉnh sửa trong YAML", "saving_failed": "Lưu không thành công", + "ui_panel_lovelace_editor_edit_view_tab_badges": "Huy hiệu", "ui_panel_lovelace_editor_edit_view_type_helper_others": "Bạn không thể thay đổi màn hình điều khiển của mình sang loại khác vì tính năng di chuyển chưa được hỗ trợ. Bắt đầu lại từ đầu với màn hình mới nếu bạn muốn sử dụng loại màn hình điều khiển khác.", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "Bạn không thể thay đổi màn hình điều khiển của mình để sử dụng loại màn hình 'mục' vì tính năng di chuyển chưa được hỗ trợ. Bắt đầu lại từ đầu với màn hình mới nếu bạn muốn thử nghiệm màn hình điều khiển 'mục'.", "card_configuration": "Cấu hình thẻ", "type_card_configuration": "Cấu hình Thẻ {type}", "edit_card_pick_card": "Bạn muốn thêm thẻ nào?", - "toggle_editor": "Đổi trình soạn thảo", - "you_have_unsaved_changes": "Bạn có thay đổi chưa được lưu", + "toggle_editor": "Toggle editor", + "you_have_unsaved_changes": "You have unsaved changes", "edit_card_confirm_cancel": "Bạn có chắc muốn hủy bỏ không?", "show_visual_editor": "Hiện trình soạn thảo trực quan", "show_code_editor": "Hiện trình soạn thảo mã", "add_card": "Thêm thẻ", - "copy": "Chép", - "cut": "Cắt", + "copy": "Copy", + "cut": "Cut", "move_to_view": "Chuyển qua màn hình điều khiển", "move_card_before": "Di chuyển thẻ về trước", "move_card_after": "Di chuyển thẻ về sau", @@ -1133,7 +1153,16 @@ "search_cards": "Tìm kiếm thẻ", "config": "Config", "layout": "Layout", + "full_width_card": "Full width card", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "Bạn muốn thêm thẻ nào vào màn hình {name} của mình?", + "ui_panel_lovelace_editor_edit_card_tab_config": "Cấu hình", + "badge_configuration": "Badge configuration", + "type_badge_configuration": "{type} Badge configuration", + "edit_badge_pick_badge": "Which badge would you like to add?", + "edit_badge_confirm_cancel": "Are you sure you want to cancel?", + "add_badge": "Add badge", + "suggest_badge_header": "We created a suggestion for you", + "add_to_dashboard": "Thêm vào bảng điều khiển", "move_card_error_title": "Không thể di chuyển thẻ", "choose_a_view": "Chọn một màn hình điều khiển", "dashboard": "Bảng điều khiển", @@ -1149,10 +1178,9 @@ "ui_panel_lovelace_editor_delete_section_text_section_and_cards": "{section} và tất cả các thẻ của nó sẽ bị xóa.", "ui_panel_lovelace_editor_delete_section_text_section_only": "{section} sẽ bị xóa.", "ui_panel_lovelace_editor_delete_section_unnamed_section": "Mục này", - "edit_section": "Edit section", + "width": "Width", "suggest_card_header": "Chúng tôi đã tạo một đề xuất cho bạn", "pick_different_card": "Chọn thẻ khác", - "add_to_dashboard": "Thêm vào bảng điều khiển", "save_config_header": "Lấy quyền kiểm soát bảng điều khiển của bạn", "save_config_empty_config": "Bắt đầu với một bảng điều khiển trống", "take_control": "Lấy quyền", @@ -1160,10 +1188,10 @@ "migrate_configuration": "Tích hợp cấu hình", "navigation_path": "Đường dẫn điều hướng", "url_path": "Đường dẫn URL", - "default_action": "Hành động mặc định", - "call_service": "Gọi dịch vụ", + "default": "Default", + "perform_action": "Perform action", "more_info": "Thông tin thêm", - "no_action": "Không làm gì", + "nothing": "Không làm gì", "add_condition": "Thêm điều kiện", "test": "Test", "condition_passes": "Điều kiện thỏa mãn", @@ -1190,7 +1218,7 @@ "initial_view": "Màn hình đầu tiên", "calendar_entities": "Thực thể lịch", "list_days": "Danh sách (7 ngày)", - "conditional": "Theo điều kiện", + "conditional": "Conditional", "change_type": "Đổi loại", "show_header_toggle": "Hiện nút bật tắt tại tiêu đề?", "toggle_entities": "Bật tắt thực thể.", @@ -1234,21 +1262,21 @@ "camera_entity": "Thực thể máy ảnh", "image_entity": "Thực thể hình ảnh", "camera_view": "Chế độ xem máy ảnh", - "double_tap_action": "Hành động khi nhấn đúp", - "hold_action": "Hành động khi nhấn giữ", + "double_tap_behavior": "Hành vi nhấn đúp", + "hold_behavior": "Hành vi nhấn giữ", "hours_to_show": "Số giờ hiển thị", "days_to_show": "Ngày hiển thị", "icon_height": "Chiều cao biểu tượng", "image_path": "Đường dẫn ảnh", "maximum": "Tối đa", - "manual": "Thủ công", - "paste_from_clipboard": "Dán từ khay nhớ tạm", - "generic_paste_description": "Dán thẻ {type} từ khay nhớ tạm", + "manual": "Manual", + "paste_from_clipboard": "Paste from clipboard", + "generic_paste_description": "Paste a {type} badge from the clipboard", "refresh_interval": "Khoảng thời gian làm mới", "show_icon": "Hiện biểu tượng?", "show_name": "Hiện tên?", "show_state": "Hiện trạng thái?", - "tap_action": "Hành động khi nhấn", + "tap_behavior": "Hành vi nhấn", "secondary_info_attribute": "Thuộc tính thông tin phụ", "generic_state_color": "Thay đổi màu biểu tượng theo trạng thái?", "suggested_cards": "Thẻ được đề xuất", @@ -1256,7 +1284,7 @@ "custom_cards": "Thẻ tùy chỉnh", "geolocation_sources": "Nguồn định vị địa lý", "dark_mode": "Chế độ tối?", - "appearance": "Bề ngoài", + "appearance": "Appearance", "theme_mode": "Theme mode.", "dark": "Dark", "default_zoom": "Thu phóng mặc định", @@ -1265,6 +1293,16 @@ "media_control": "Điều khiển đa phương tiện", "picture": "Hình ảnh", "picture_elements": "Phần tử hình ảnh", + "card_options": "Card Options", + "elements": "Elements", + "add_new_element": "Add new element", + "dark_mode_image_path": "Dark mode image path", + "state_filter": "State filter", + "dark_mode_state_filter": "Dark mode state filter", + "state_badge": "State badge", + "state_icon": "State icon", + "state_label": "State label", + "perform_action_button": "Perform action button", "picture_glance": "Xem nhanh hình ảnh", "state_entity": "Thực thể trạng thái", "plant_status": "Tình trạng cây trồng", @@ -1273,11 +1311,14 @@ "thermostat": "Bộ điều nhiệt", "thermostat_show_current_as_primary": "Hiển thị nhiệt độ hiện tại làm thông tin chính", "tile": "Ô xếp", - "icon_tap_action": "Hành động khi nhấn vào biểu tượng", - "show_entity_picture": "Hiện hình ảnh thực thể", + "icon_tap_behavior": "Hành vi nhấn vào biểu tượng", + "interactions": "Interactions", + "show_entity_picture": "Show entity picture", "vertical": "Dọc", "hide_state": "Ẩn trạng thái", - "state_content": "Nội dung trạng thái", + "state_content": "State content", + "ui_panel_lovelace_editor_card_tile_actions": "Hành động", + "ui_panel_lovelace_editor_card_tile_state_content_options_last_updated": "Cập nhật lần cuối", "vertical_stack": "Xếp hàng dọc", "weather_forecast": "Dự báo thời tiết", "weather_to_show": "Thời tiết để hiển thị", @@ -1286,6 +1327,14 @@ "show_only_forecast": "Chỉ hiển thị dự báo", "select_forecast_type": "Chọn loại dự báo", "no_type": "Không có loại", + "style": "Phong cách", + "prefix": "Prefix", + "suffix": "Suffix", + "state_image": "State image", + "displayed_elements": "Displayed elements", + "suggested_badges": "Suggested badges", + "other_badges": "Other badges", + "custom_badges": "Custom badges", "features": "Tính năng", "not_compatible": "Không tương thích", "features_no_compatible_available": "Không có tính năng tương thích nào cho thực thể này", @@ -1305,7 +1354,6 @@ "vacuum_commands": "Câu lệnh hút bụi", "commands": "Lệnh", "climate_fan_modes": "Chế độ quạt điều hòa", - "style": "Phong cách", "dropdown": "Thả xuống", "customize_fan_modes": "Tùy chỉnh chế độ quạt", "fan_mode": "Chế độ quạt", @@ -1334,9 +1382,10 @@ "hide_entities_without_area": "Ẩn các thực thể không có khu vực", "hide_energy": "Ẩn năng lượng", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "Khu vực ẩn", - "no_description_available": "Không có mô tả nào.", - "by_entity": "Theo thực thể", + "no_description_available": "No description available.", + "by_entity": "By entity", "by_card": "Theo Thẻ", + "by_badge": "By badge", "header": "Tiêu đề", "footer": "Chân trang", "choose_a_type": "Chọn một {type}", @@ -1344,6 +1393,8 @@ "header_editor": "Trình soạn thảo tiêu đề", "footer_editor": "Trình soạn thảo chân trang", "feature_editor": "Trình soạn thảo tính năng", + "element_editor": "Element editor", + "type_element_editor": "{type} element editor", "ui_panel_lovelace_editor_color_picker_colors_blue": "Xanh lam", "ui_panel_lovelace_editor_color_picker_colors_brown": "Nâu", "ui_panel_lovelace_editor_color_picker_colors_cyan": "Lục lam", @@ -1374,113 +1425,141 @@ "compare_data": "So sánh dữ liệu", "reload_ui": "Tải lại giao diện", "profiler": "Profiler", - "http": "HTTP", - "cover": "Rèm, cửa cuốn", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "Bluetooth", - "input_button": "Input button", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "Hẹn giờ", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "Bảng điều khiển an ninh", - "device_tracker": "Bộ theo dõi thiết bị", - "trace": "Trace", - "stream": "Stream", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "Valve", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "Counter", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "Đầu vào luận lý", - "camera": "Máy ảnh", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "File Size", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "Đầu vào ngày giờ", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "Diagnostics", - "siren": "Còi báo động", "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "Valve", - "assist_pipeline": "Assist pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "Conversation", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "File Size", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "Đầu vào ký tự", + "weather": "Thời tiết", + "home_assistant_api": "Home Assistant API", "group": "Nhóm", - "auth": "Auth", - "thread": "Thread", - "zone": "Zone", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "Schedule", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "Persistent Notification", + "localtuya": "LocalTuya integration", + "input_button": "Input button", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "Điều khiển từ xa", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "Cảm biến nhị phân", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "Persistent Notification", + "conversation": "Conversation", "rpi_power_title": "Raspberry Pi Power Supply Checker", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "Máy ảnh", + "stream": "Stream", + "event": "Event", + "webhook": "Webhook", + "logger": "Logger", + "schedule": "Schedule", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "Quạt", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "Công tắc", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "Thời tiết", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "binary_sensor": "Cảm biến nhị phân", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "Quạt", - "scene": "Scene", - "input_select": "Chọn đầu vào", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "Event", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "Chọn đầu vào", + "input_text": "Đầu vào ký tự", + "wake_on_lan": "Wake on LAN", + "diagnostics": "Diagnostics", "file_upload": "File Upload", - "climate": "Điều hòa", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "Counter", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "Ứng dụng di động", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Còi báo động", "deconz": "deCONZ", - "timer": "Hẹn giờ", - "application_credentials": "Application Credentials", - "logger": "Logger", + "wyoming_protocol": "Wyoming Protocol", + "zone": "Zone", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "Rèm, cửa cuốn", + "hacs": "HACS", "local_calendar": "Local Calendar", + "system_log": "System Log", + "input_boolean": "Đầu vào luận lý", + "bluetooth": "Bluetooth", + "climate": "Điều hòa", + "application_credentials": "Application Credentials", + "mobile_app": "Ứng dụng di động", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "Assist pipeline", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "Bộ theo dõi thiết bị", "synchronize_devices": "Synchronize devices", - "last_scanned_by_device_id_name": "Last scanned by device ID", - "tag_id": "Tag ID", + "process_process": "Process {process}", + "disk_free_mount_point": "Disk free {mount_point}", + "disk_use_mount_point": "Disk use {mount_point}", + "disk_usage_mount_point": "Disk usage {mount_point}", + "ipv_address_ip_address": "IPv6 address {ip_address}", + "last_boot": "Last boot", + "load_m": "Load (5m)", + "memory_free": "Memory free", + "memory_use": "Memory use", + "memory_usage": "Memory usage", + "network_in_interface": "Network in {interface}", + "network_out_interface": "Network out {interface}", + "packets_in_interface": "Packets in {interface}", + "packets_out_interface": "Packets out {interface}", + "processor_temperature": "Processor temperature", + "processor_use": "Processor use", + "swap_free": "Swap free", + "swap_use": "Swap use", + "swap_usage": "Swap usage", + "network_throughput_in_interface": "Network throughput in {interface}", + "network_throughput_out_interface": "Network throughput out {interface}", + "battery_level": "Battery level", + "ding": "Ding", + "doorbell_volume": "Doorbell volume", + "last_activity": "Last activity", + "last_ding": "Last ding", + "last_motion": "Last motion", + "mic_volume": "Mic volume", + "voice_volume": "Voice volume", + "volume": "Âm lượng", + "wi_fi_signal_category": "Wi-Fi signal category", + "wi_fi_signal_strength": "Wi-Fi signal strength", "heavy": "Heavy", "mild": "Mild", "button_down": "Button down", @@ -1501,7 +1580,6 @@ "closing": "Closing", "failure": "Failure", "opened": "Opened", - "battery_level": "Battery level", "os_agent_version": "OS Agent version", "apparmor_version": "Apparmor version", "cpu_percent": "CPU percent", @@ -1520,20 +1598,17 @@ "solar_azimuth": "Phương vị mặt trời", "solar_elevation": "Độ cao mặt trời", "solar_rising": "Solar rising", - "compressor_energy_consumption": "Compressor energy consumption", - "compressor_estimated_power_consumption": "Compressor estimated power consumption", - "compressor_frequency": "Compressor frequency", - "cool_energy_consumption": "Cool energy consumption", - "energy_consumption": "Energy consumption", - "heat_energy_consumption": "Heat energy consumption", - "inside_temperature": "Inside temperature", - "outside_temperature": "Outside temperature", "assist_in_progress": "Assist in progress", + "auto_gain": "Auto gain", + "noise_suppression": "Noise suppression", + "noise_suppression_level": "Noise suppression level", + "off": "Off", "preferred": "Preferred", "finished_speaking_detection": "Finished speaking detection", "aggressive": "Aggressive", - "default": "Default", "relaxed": "Relaxed", + "mute": "Mute", + "satellite_enabled": "Satellite enabled", "device_admin": "Device admin", "kiosk_mode": "Kiosk mode", "plugged_in": "Đã cắm phích cắm", @@ -1559,77 +1634,16 @@ "maintenance_mode": "Maintenance mode", "motion_detection": "Phát hiện chuyển động", "screensaver": "Screensaver", - "battery_low": "Battery low", - "cloud_connection": "Cloud connection", - "humidity_warning": "Humidity warning", - "overheated": "Overheated", - "temperature_warning": "Temperature warning", - "update_available": "Update available", - "dry": "Khô", - "wet": "Ướt", - "stop_alarm": "Stop alarm", - "test_alarm": "Test alarm", - "turn_off_in": "Turn off in", - "smooth_off": "Smooth off", - "smooth_on": "Smooth on", - "temperature_offset": "Temperature offset", - "alarm_sound": "Alarm sound", - "alarm_volume": "Alarm volume", - "light_preset": "Light preset", - "alarm_source": "Alarm source", - "auto_off_at": "Auto off at", - "available_firmware_version": "Available firmware version", - "this_month_s_consumption": "This month's consumption", - "today_s_consumption": "Today's consumption", - "total_consumption": "Total consumption", - "device_name_current": "{device_name} current", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} current consumption", - "current_firmware_version": "Current firmware version", - "device_time": "Device time", - "on_since": "On since", - "report_interval": "Report interval", - "signal_strength": "Cường độ tín hiệu", - "signal_level": "Signal level", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} today's consumption", - "device_name_total_consumption": "{device_name} total consumption", - "voltage": "Điện áp", - "device_name_voltage": "{device_name} voltage", - "auto_off_enabled": "Auto off enabled", - "auto_update_enabled": "Auto update enabled", - "fan_sleep_mode": "Fan sleep mode", - "led": "LED", - "smooth_transitions": "Smooth transitions", - "process_process": "Process {process}", - "disk_free_mount_point": "Disk free {mount_point}", - "disk_use_mount_point": "Disk use {mount_point}", - "disk_usage_mount_point": "Disk usage {mount_point}", - "ipv_address_ip_address": "IPv6 address {ip_address}", - "last_boot": "Last boot", - "load_m": "Load (5m)", - "memory_free": "Memory free", - "memory_use": "Memory use", - "memory_usage": "Memory usage", - "network_in_interface": "Network in {interface}", - "network_out_interface": "Network out {interface}", - "packets_in_interface": "Packets in {interface}", - "packets_out_interface": "Packets out {interface}", - "processor_temperature": "Processor temperature", - "processor_use": "Processor use", - "swap_free": "Swap free", - "swap_use": "Swap use", - "swap_usage": "Swap usage", - "network_throughput_in_interface": "Network throughput in {interface}", - "network_throughput_out_interface": "Network throughput out {interface}", - "estimated_distance": "Estimated distance", - "vendor": "Vendor", - "air_quality_index": "Chỉ số chất lượng không khí", - "illuminance": "Độ sáng", - "noise": "Noise", - "overload": "Overload", - "size": "Size", - "size_in_bytes": "Size in bytes", + "calibration": "Hiệu chuẩn", + "auto_lock_paused": "Tự động khóa bị tạm dừng", + "timeout": "Timeout", + "unclosed_alarm": "Báo động chưa đóng", + "unlocked_alarm": "Báo động mở khóa", + "bluetooth_signal": "Tín hiệu Bluetooth", + "light_level": "Mức độ đèn", + "wi_fi_signal": "Wi-Fi signal", + "momentary": "Nhất thời", + "pull_retract": "Kéo/Rút", "bytes_received": "Bytes received", "server_country": "Server country", "server_id": "Server ID", @@ -1637,6 +1651,8 @@ "ping": "Ping", "upload": "Upload", "bytes_sent": "Bytes sent", + "call_active": "Call Active", + "quiet": "Quiet", "animal": "Animal", "detected": "Đã phát hiện", "animal_lens": "Animal lens 1", @@ -1708,7 +1724,6 @@ "image_sharpness": "Image sharpness", "motion_sensitivity": "Motion sensitivity", "pir_sensitivity": "PIR sensitivity", - "volume": "Âm lượng", "zoom": "Zoom", "auto_quick_reply_message": "Auto quick reply message", "auto_track_method": "Auto track method", @@ -1725,8 +1740,22 @@ "adaptive": "Adaptive", "auto_adaptive": "Auto adaptive", "on_at_night": "On at night", + "hdr": "HDR", + "motion_ringtone": "Motion ringtone", + "attraction": "Attraction", + "city_bird": "City bird", + "good_day": "Good day", + "hop_hop": "Hop hop", + "loop": "Loop", + "moonlight": "Moonlight", + "operetta": "Operetta", + "original_tune": "Original tune", + "piano_key": "Piano key", + "way_back_home": "Way back home", + "person_ringtone": "Person ringtone", "play_quick_reply_message": "Play quick reply message", "ptz_preset": "Cài sẵn PTZ", + "visitor_ringtone": "Visitor ringtone", "battery_percentage": "Battery percentage", "battery_state": "Battery state", "charge_complete": "Charge complete", @@ -1740,7 +1769,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} storage", "ptz_pan_position": "PTZ pan position", "sd_hdd_index_storage": "SD {hdd_index} storage", - "wi_fi_signal": "Tín hiệu Wi-Fi", "auto_focus": "Auto focus", "auto_tracking": "Auto tracking", "buzzer_on_event": "Buzzer on event", @@ -1748,7 +1776,7 @@ "email_on_event": "Email on event", "ftp_upload": "FTP upload", "guard_return": "Guard return", - "hdr": "HDR", + "led": "LED", "manual_record": "Manual record", "pir_enabled": "PIR enabled", "pir_reduce_false_alarm": "PIR reduce false alarm", @@ -1757,51 +1785,136 @@ "record": "Record", "record_audio": "Record audio", "siren_on_event": "Còi báo động khi có sự kiện", - "call_active": "Call Active", - "quiet": "Quiet", - "auto_gain": "Auto gain", - "mic_volume": "Mic volume", - "noise_suppression": "Noise suppression", - "noise_suppression_level": "Noise suppression level", - "mute": "Mute", - "satellite_enabled": "Satellite enabled", - "calibration": "Hiệu chuẩn", - "auto_lock_paused": "Tự động khóa bị tạm dừng", - "timeout": "Timeout", - "unclosed_alarm": "Báo động chưa đóng", - "unlocked_alarm": "Báo động mở khóa", - "bluetooth_signal": "Tín hiệu Bluetooth", - "light_level": "Mức độ đèn", - "momentary": "Nhất thời", - "pull_retract": "Kéo/Rút", - "ding": "Ding", - "doorbell_volume": "Doorbell volume", - "last_activity": "Last activity", - "last_ding": "Last ding", - "last_motion": "Last motion", - "voice_volume": "Voice volume", - "wi_fi_signal_category": "Wi-Fi signal category", - "wi_fi_signal_strength": "Wi-Fi signal strength", - "automatic": "Tự động", - "box": "Hộp", - "step": "Bước", + "compressor_energy_consumption": "Compressor energy consumption", + "compressor_estimated_power_consumption": "Compressor estimated power consumption", + "compressor_frequency": "Compressor frequency", + "cool_energy_consumption": "Cool energy consumption", + "energy_consumption": "Energy consumption", + "heat_energy_consumption": "Heat energy consumption", + "inside_temperature": "Inside temperature", + "outside_temperature": "Outside temperature", + "estimated_distance": "Estimated distance", + "vendor": "Vendor", + "last_scanned_by_device_id_name": "Last scanned by device ID", + "tag_id": "Tag ID", + "battery_low": "Battery low", + "cloud_connection": "Cloud connection", + "humidity_warning": "Humidity warning", + "overheated": "Overheated", + "temperature_warning": "Temperature warning", + "update_available": "Có bản cập nhật", + "dry": "Khô", + "wet": "Ướt", + "stop_alarm": "Stop alarm", + "test_alarm": "Test alarm", + "turn_off_in": "Turn off in", + "smooth_off": "Smooth off", + "smooth_on": "Smooth on", + "temperature_offset": "Temperature offset", + "alarm_sound": "Alarm sound", + "alarm_volume": "Alarm volume", + "light_preset": "Light preset", + "alarm_source": "Alarm source", + "auto_off_at": "Auto off at", + "available_firmware_version": "Available firmware version", + "this_month_s_consumption": "This month's consumption", + "today_s_consumption": "Today's consumption", + "total_consumption": "Total consumption", + "device_name_current": "{device_name} current", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} current consumption", + "current_firmware_version": "Current firmware version", + "device_time": "Device time", + "on_since": "On since", + "report_interval": "Report interval", + "signal_strength": "Cường độ tín hiệu", + "signal_level": "Signal level", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} today's consumption", + "device_name_total_consumption": "{device_name} total consumption", + "voltage": "Điện áp", + "device_name_voltage": "{device_name} voltage", + "auto_off_enabled": "Auto off enabled", + "auto_update_enabled": "Auto update enabled", + "fan_sleep_mode": "Fan sleep mode", + "smooth_transitions": "Smooth transitions", + "size": "Size", + "size_in_bytes": "Size in bytes", + "jammed": "Bị kẹt", + "locked": "Đã khóa", + "locking": "Đang khóa", + "unlocked": "Đã mở khóa", + "unlocking": "Đang mở khóa", + "changed_by": "Thay đổi bởi", + "code_format": "Định dạng mã", + "recording": "Đang ghi âm", + "streaming": "Đang truyền phát", + "access_token": "Mã truy cập", + "brand": "Thương hiệu", + "stream_type": "Loại luồng", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "Model", + "managed_via_ui": "Managed via UI", + "minute": "Phút", + "second": "Giây", + "timestamp": "Timestamp", + "event_type": "Kiểu sự kiện", + "doorbell": "Chuông cửa", + "pattern": "Khuôn mẫu", + "clear_night": "Trời trong, đêm", + "cloudy": "Nhiều mây", + "exceptional": "Đặc biệt", + "fog": "Sương mù", + "hail": "Mưa đá", + "lightning": "Dông", + "lightning_rainy": "Mưa, dông", + "partly_cloudy": "Mây rải rác", + "pouring": "Mưa rào", + "rainy": "Mưa", + "snowy": "Có tuyết", + "snowy_rainy": "Mưa, tuyết", + "sunny": "Nắng đẹp", + "windy": "Có gió", + "windy_cloudy": "Windy, cloudy", + "apparent_temperature": "Nhiệt độ biểu kiến", + "cloud_coverage": "Độ che phủ của mây", + "dew_point_temperature": "Nhiệt độ điểm sương", + "ozone": "Khí ôzôn", + "pressure": "Áp suất", + "pressure_unit": "Đơn vị áp suất", + "uv_index": "Chỉ số UV", + "wind_bearing": "Hướng gió", + "wind_gust_speed": "Tốc độ gió giật", + "paused": "Đã tạm dừng", + "finishes_at": "Kết thúc tại", + "remaining": "Còn lại", + "last_reset": "Đặt lại lần cuối", + "possible_states": "Các trạng thái có thể", + "state_class": "Lớp trạng thái", + "measurement": "Kích thước", + "total": "Tổng cộng", + "total_increasing": "Tổng số tăng", "apparent_power": "Công suất biểu kiến", + "air_quality_index": "Chỉ số chất lượng không khí", "atmospheric_pressure": "Áp suất khí quyển", "carbon_dioxide": "Khí CO₂", + "conductivity": "Conductivity", "data_rate": "Tốc độ dữ liệu", + "data_size": "Kích thước dữ liệu", "distance": "Khoảng cách", "stored_energy": "Năng lượng dự trữ", "frequency": "Tần số", + "illuminance": "Độ sáng", "irradiance": "Bức xạ", + "balance": "Cân bằng", "nitrogen_dioxide": "Khí NO₂", "nitrogen_monoxide": "Khí NO", "nitrous_oxide": "Khí N₂O", - "ozone": "Khí ôzôn", "ph": "pH", "pm": "PM2.5", "power_factor": "Hệ số công suất", "precipitation_intensity": "Cường độ mưa", - "pressure": "Áp suất", "sound_pressure": "Áp suất âm thanh", "speed": "Speed", "sulphur_dioxide": "Khí SO₂", @@ -1810,12 +1923,14 @@ "stored_volume": "Khối lượng lưu trữ", "weight": "Trọng lượng", "available_tones": "Âm có sẵn", - "end_time": "End time", - "start_time": "Start time", - "managed_via_ui": "Managed via UI", "next_event": "Sự kiện tiếp theo", - "stopped": "Stopped", - "garage": "Ga-ra", + "automatic": "Tự động", + "box": "Hộp", + "step": "Bước", + "members": "Thành viên", + "above_horizon": "Trên đường chân trời", + "below_horizon": "Dưới đường chân trời", + "identify": "Identify", "running_automations": "Đang chạy tự động hóa", "id": "ID", "max_running_automations": "Tự động hóa chạy tối đa", @@ -1823,61 +1938,44 @@ "parallel": "Song song", "queued": "Xếp hàng", "single": "Đơn", - "not_charging": "Không đang sạc", - "disconnected": "Đã ngắt kết nối", - "connected": "Đã kết nối", - "hot": "Nóng", - "no_light": "Không có đèn", - "light_detected": "Đã phát hiện ánh sáng", - "locked": "Đã khóa", - "unlocked": "Đã mở khóa", - "not_moving": "Không đang di chuyển", - "unplugged": "Đã rút phích cắm", - "not_running": "Không đang chạy", - "unsafe": "Không an toàn", - "tampering_detected": "Đã phát hiện bị phá", - "buffering": "Đang đệm", - "paused": "Đã tạm dừng", - "playing": "Đang chơi", - "app_id": "ID ứng dụng", - "local_accessible_entity_picture": "Ảnh thực thể có thể truy cập cục bộ", - "group_members": "Thành viên nhóm", - "muted": "Muted", - "album_artist": "Nghệ sĩ album", - "content_id": "Content ID", - "content_type": "Content type", - "position_updated": "Đã cập nhật vị trí", - "series": "Loạt", - "all": "Tất cả", - "one": "Một", - "available_sound_modes": "Chế độ âm thanh có sẵn", - "available_sources": "Nguồn có sẵn", - "receiver": "Máy thu", - "speaker": "Loa", - "tv": "TV", - "above_horizon": "Trên đường chân trời", - "below_horizon": "Dưới đường chân trời", + "max_running_scripts": "Số tập lệnh chạy tối đa", + "stopped": "Stopped", + "garage": "Ga-ra", "oscillating": "Oscillating", "speed_step": "Bước tốc độ", "available_preset_modes": "Các chế độ cài sẵn có sẵn", "armed_custom_bypass": "Bảo vệ bỏ qua tùy chỉnh", "disarming": "Đang tắt bảo vệ", "triggered": "Bị kích hoạt", - "changed_by": "Thay đổi bởi", "code_for_arming": "Mã để bật bảo vệ", "not_required": "Không bắt buộc", - "code_format": "Định dạng mã", + "device_trackers": "Trình theo dõi thiết bị", "gps_accuracy": "GPS accuracy", - "bluetooth_le": "Bluetooth LE", - "gps": "GPS", - "router": "Bộ định tuyến", - "event_type": "Kiểu sự kiện", - "doorbell": "Chuông cửa", - "device_trackers": "Trình theo dõi thiết bị", - "max_running_scripts": "Số tập lệnh chạy tối đa", - "jammed": "Bị kẹt", - "locking": "Đang khóa", - "unlocking": "Đang mở khóa", + "auto_update": "Auto update", + "in_progress": "In progress", + "installed_version": "Phiên bản đã cài đặt", + "latest_version": "Phiên bản mới nhất", + "release_summary": "Tóm tắt phát hành", + "release_url": "URL phát hành", + "skipped_version": "Phiên bản bị bỏ qua", + "firmware": "Phần lõi", + "color_mode": "Color Mode", + "brightness_only": "Chỉ độ sáng", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "Nhiệt độ màu (mired)", + "color_temperature_kelvin": "Nhiệt độ màu (Kelvin)", + "available_effects": "Hiệu ứng có sẵn", + "maximum_color_temperature_kelvin": "Nhiệt độ màu tối đa (Kelvin)", + "maximum_color_temperature_mireds": "Nhiệt độ màu tối đa (mired)", + "minimum_color_temperature_kelvin": "Nhiệt độ màu tối thiểu (Kelvin)", + "minimum_color_temperature_mireds": "Nhiệt độ màu tối thiểu (mired)", + "available_color_modes": "Chế độ màu có sẵn", + "end_time": "End time", + "start_time": "Start time", "cool": "Mát", "fan_only": "Chỉ quạt", "heat_cool": "Ấm/mát", @@ -1889,6 +1987,7 @@ "top": "Trên", "current_action": "Hành động hiện tại", "cooling": "Làm mát", + "defrosting": "Defrosting", "drying": "Làm khô", "heating": "Làm ấm", "preheating": "Làm ấm trước", @@ -1905,104 +2004,141 @@ "upper_target_temperature": "Nhiệt độ mục tiêu cận trên", "lower_target_temperature": "Nhiệt độ mục tiêu cận dưới", "target_temperature_step": "Bước nhiệt độ mục tiêu", - "last_reset": "Đặt lại lần cuối", - "possible_states": "Các trạng thái có thể", - "state_class": "Lớp trạng thái", - "measurement": "Kích thước", - "total": "Tổng cộng", - "total_increasing": "Tổng số tăng", - "conductivity": "Conductivity", - "data_size": "Kích thước dữ liệu", - "balance": "Cân bằng", - "timestamp": "Timestamp", - "color_mode": "Color Mode", - "brightness_only": "Chỉ độ sáng", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "Nhiệt độ màu (mired)", - "color_temperature_kelvin": "Nhiệt độ màu (Kelvin)", - "available_effects": "Hiệu ứng có sẵn", - "maximum_color_temperature_kelvin": "Nhiệt độ màu tối đa (Kelvin)", - "maximum_color_temperature_mireds": "Nhiệt độ màu tối đa (mired)", - "minimum_color_temperature_kelvin": "Nhiệt độ màu tối thiểu (Kelvin)", - "minimum_color_temperature_mireds": "Nhiệt độ màu tối thiểu (mired)", - "available_color_modes": "Chế độ màu có sẵn", - "clear_night": "Trời trong, đêm", - "cloudy": "Nhiều mây", - "exceptional": "Đặc biệt", - "fog": "Sương mù", - "hail": "Mưa đá", - "lightning": "Dông", - "lightning_rainy": "Mưa, dông", - "partly_cloudy": "Mây rải rác", - "pouring": "Mưa rào", - "rainy": "Mưa", - "snowy": "Có tuyết", - "snowy_rainy": "Mưa, tuyết", - "sunny": "Nắng đẹp", - "windy": "Có gió", - "windy_cloudy": "Windy, cloudy", - "apparent_temperature": "Nhiệt độ biểu kiến", - "cloud_coverage": "Độ che phủ của mây", - "dew_point_temperature": "Nhiệt độ điểm sương", - "pressure_unit": "Đơn vị áp suất", - "uv_index": "Chỉ số UV", - "wind_bearing": "Hướng gió", - "wind_gust_speed": "Tốc độ gió giật", - "recording": "Đang ghi âm", - "streaming": "Đang truyền phát", - "access_token": "Mã truy cập", - "brand": "Thương hiệu", - "stream_type": "Loại luồng", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "Model", - "minute": "Phút", - "second": "Giây", - "pattern": "Khuôn mẫu", - "members": "Thành viên", - "finishes_at": "Kết thúc tại", - "remaining": "Còn lại", - "identify": "Nhận dạng", - "auto_update": "Auto update", - "in_progress": "In progress", - "installed_version": "Phiên bản đã cài đặt", - "latest_version": "Phiên bản mới nhất", - "release_summary": "Tóm tắt phát hành", - "release_url": "URL phát hành", - "skipped_version": "Phiên bản bị bỏ qua", - "firmware": "Phần lõi", - "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", - "user_description": "Bạn có muốn bắt đầu thiết lập không?", - "device_is_already_configured": "Device is already configured", - "re_authentication_was_successful": "Re-authentication was successful", - "re_configuration_was_successful": "Re-configuration was successful", - "failed_to_connect": "Kết nối thất bại", - "error_custom_port_not_supported": "Gen1 device does not support custom port.", - "invalid_authentication": "Xác thực không hợp lệ", - "unexpected_error": "Lỗi không mong đợi", - "username": "Tên đăng nhập", - "host": "Host", + "not_charging": "Không đang sạc", + "disconnected": "Đã ngắt kết nối", + "connected": "Đã kết nối", + "hot": "Nóng", + "no_light": "Không có đèn", + "light_detected": "Đã phát hiện ánh sáng", + "not_moving": "Không đang di chuyển", + "unplugged": "Đã rút phích cắm", + "not_running": "Không đang chạy", + "unsafe": "Không an toàn", + "tampering_detected": "Đã phát hiện bị phá", + "buffering": "Đang đệm", + "playing": "Đang chơi", + "app_id": "ID ứng dụng", + "local_accessible_entity_picture": "Ảnh thực thể có thể truy cập cục bộ", + "group_members": "Thành viên nhóm", + "muted": "Muted", + "album_artist": "Nghệ sĩ album", + "content_id": "Content ID", + "content_type": "Content type", + "position_updated": "Đã cập nhật vị trí", + "series": "Loạt", + "all": "Tất cả", + "one": "Một", + "available_sound_modes": "Chế độ âm thanh có sẵn", + "available_sources": "Nguồn có sẵn", + "receiver": "Máy thu", + "speaker": "Loa", + "tv": "TV", + "bluetooth_le": "Bluetooth LE", + "gps": "GPS", + "router": "Bộ định tuyến", + "service_is_already_configured": "Service is already configured", "account_is_already_configured": "Account is already configured", - "abort_already_in_progress": "Luồng cấu hình đang được tiến hành", + "abort_already_in_progress": "Configuration flow is already in progress", + "failed_to_connect": "Kết nối thất bại", "invalid_access_token": "Invalid access token", + "invalid_authentication": "Invalid authentication", "received_invalid_token_data": "Received invalid token data.", "abort_oauth_failed": "Error while obtaining access token.", "timeout_resolving_oauth_token": "Timeout resolving OAuth token.", "abort_oauth_unauthorized": "OAuth authorization error while obtaining access token.", + "re_authentication_was_successful": "Re-authentication was successful", + "unexpected_error": "Lỗi không mong đợi", "successfully_authenticated": "Successfully authenticated", "link_fitbit": "Link Fitbit", "pick_authentication_method": "Pick authentication method", "authentication_expired_for_name": "Authentication expired for {name}", - "service_is_already_configured": "Service is already configured", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "Bạn có muốn thiết lập {name} không?", - "adapter": "Bộ điều hợp", - "multiple_adapters_description": "Chọn bộ điều hợp Bluetooth để thiết lập", + "abort_single_instance_allowed": "Already configured. Only a single configuration possible.", + "user_description": "Chọn một thiết bị để thiết lập", + "two_factor_code": "Mã hai nhân tố", + "two_factor_authentication": "Xác thực hai nhân tố", + "username": "Tên đăng nhập", + "sign_in_with_ring_account": "Đăng nhập bằng tài khoản Ring", + "broadcast_address": "Broadcast address", + "broadcast_port": "Broadcast port", + "mac_address": "MAC address", + "device_is_already_configured": "Device is already configured", + "ipv_is_not_supported": "IPv6 is not supported.", + "re_configuration_was_successful": "Re-configuration was successful", + "error_custom_port_not_supported": "Gen1 device does not support custom port.", + "host": "Host", + "bridge_is_already_configured": "Cầu đã được cấu hình", + "no_deconz_bridges_discovered": "Không phát hiện cầu deCONZ", + "abort_no_hardware_available": "No radio hardware connected to deCONZ", + "abort_updated_instance": "Đã cập nhật phiên bản deCONZ với địa chỉ máy chủ mới", + "error_linking_not_possible": "Couldn't link with the gateway", + "error_no_key": "Không thể lấy khóa API", + "hassio_confirm_title": "Nhà môi giới MQTT thông qua tiện ích bổ sung Home Assistant", + "link_with_deconz": "Liên kết với deCONZ", + "select_discovered_deconz_gateway": "Chọn cổng deCONZ được phát hiện", + "device_class": "Device Class", + "state_template": "State template", + "template_binary_sensor": "Bản mẫu cảm biến nhị phân", + "actions_on_press": "Actions on press", + "template_button": "Template button", + "verify_ssl_certificate": "Verify SSL certificate", + "template_image": "Template image", + "actions_on_set_value": "Actions on set value", + "step_value": "Step value", + "template_number": "Template number", + "available_options": "Available options", + "actions_on_select": "Actions on select", + "template_select": "Template select", + "template_sensor": "Bản mẫu cảm biến", + "actions_on_turn_off": "Actions on turn off", + "actions_on_turn_on": "Actions on turn on", + "value_template": "Value template", + "template_switch": "Template switch", + "template_a_binary_sensor": "Tạo bản mẫu một cảm biến nhị phân", + "template_a_button": "Template a button", + "template_a_image": "Template a image", + "template_a_number": "Template a number", + "template_a_select": "Template a select", + "template_a_sensor": "Tạo bản mẫu một cảm biến", + "template_a_switch": "Template a switch", + "template_helper": "Biến trợ giúp bản mẫu", + "all_entities": "Mọi thực thể", + "hide_members": "Ẩn thành viên", + "add_group": "Thêm nhóm", + "ignore_non_numeric": "Bỏ qua không phải số", + "data_round_digits": "Làm tròn giá trị thành số thập phân", + "type": "Type", + "binary_sensor_group": "Nhóm cảm biến nhị phân", + "button_group": "Button group", + "cover_group": "Nhóm rèm, cửa cuốn", + "event_group": "Nhóm sự kiện", + "fan_group": "Nhóm quạt", + "light_group": "Nhóm đèn", + "lock_group": "Nhóm khóa", + "media_player_group": "Nhóm phát đa phương tiện", + "notify_group": "Notify group", + "sensor_group": "Nhóm cảm biến", + "switch_group": "Nhóm công tắc", + "no_port_for_endpoint": "Không có cổng cho điểm cuối", + "abort_no_services": "Không tìm thấy dịch vụ nào ở điểm cuối", + "discovered_wyoming_service": "Discovered Wyoming service", + "timeout_establishing_connection": "Timeout establishing connection", + "link_google_account": "Link Google Account", + "name_already_exists": "Tên đã tồn tại", + "passive": "Passive", + "define_zone_parameters": "Xác định tham số vùng", + "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", + "unknown_details_error_detail": "Không xác định. Chi tiết: {error_detail}", + "uses_an_ssl_certificate": "Uses an SSL certificate", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -2013,19 +2149,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "Khóa API", - "configure_daikin_ac": "Cấu hình Điều hòa Daikin", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", + "unsupported_switchbot_type": "Loại switchbot không được hỗ trợ.", + "authentication_failed_error_detail": "Xác thực không thành công: {error_detail}", + "error_encryption_key_invalid": "ID khóa hoặc khóa mã hóa không hợp lệ", + "name_address": "{name} ({address})", + "confirm_description": "Do you want to start setup?", + "switchbot_account_recommended": "Tài khoản SwitchBot (được khuyến nghị)", + "menu_options_lock_key": "Nhập khóa mã hóa thủ công", + "encryption_key": "Encryption key", + "key_id": "ID khóa", + "password_description": "Password to protect the backup with.", + "device_address": "Địa chỉ thiết bị", + "known_hosts": "Known hosts", + "google_cast_configuration": "Google Cast configuration", + "abort_alternative_integration": "Device is better supported by another integration", + "abort_discovery_error": "Failed to discover a matching DLNA device", + "abort_incomplete_config": "Configuration is missing a required variable", + "manual_description": "URL to a device description XML file", + "manual_title": "Manual DLNA DMR device connection", + "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "Calendar Name", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -2039,43 +2190,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "Cannot connect. Details: {error_detail}", - "unknown_details_error_detail": "Không xác định. Chi tiết: {error_detail}", - "uses_an_ssl_certificate": "Uses an SSL certificate", - "verify_ssl_certificate": "Verify SSL certificate", - "timeout_establishing_connection": "Timeout establishing connection", - "link_google_account": "Link Google Account", - "abort_no_devices_found": "Không tìm thấy thiết bị nào trên mạng", - "connection_error_error": "Connection error: {error}", + "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", + "abort_mqtt_missing_api": "Missing API port in MQTT properties.", + "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", + "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", + "action_received": "Action received", + "discovered_esphome_node": "Đã phát hiện nút ESPHome", + "api_error_occurred": "API error occurred", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "Enable HTTPS", + "api_key": "API key", + "configure_daikin_ac": "Cấu hình Điều hòa Daikin", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "Bạn có muốn thiết lập {name} không?", + "adapter": "Bộ điều hợp", + "multiple_adapters_description": "Chọn bộ điều hợp Bluetooth để thiết lập", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "Không tìm thấy thiết bị nào trên mạng", + "connection_error_error": "Connection error: {error}", "invalid_authentication_error": "Invalid authentication: {error}", "name_model_host": "{name} {model} ({host})", "authenticate": "Authenticate", - "device_class": "Lớp thiết bị", - "state_template": "Bản mẫu trạng thái", - "template_binary_sensor": "Bản mẫu cảm biến nhị phân", - "template_sensor": "Bản mẫu cảm biến", - "template_a_binary_sensor": "Tạo bản mẫu một cảm biến nhị phân", - "template_a_sensor": "Tạo bản mẫu một cảm biến", - "template_helper": "Biến trợ giúp bản mẫu", - "location_is_already_configured": "Vị trí đã được cấu hình", - "failed_to_connect_error": "Failed to connect: {error}", - "invalid_api_key": "Khóa API không hợp lệ", - "error_already_in_progress": "Configuration flow is already in progress", - "pin_code": "PIN code", - "discovered_android_tv": "Discovered Android TV", - "confirm_description": "Do you want to start setup?", - "known_hosts": "Known hosts", - "google_cast_configuration": "Google Cast configuration", - "abort_invalid_host": "Tên máy chủ hoặc địa chỉ IP không hợp lệ", - "device_not_supported": "Device not supported", - "error_invalid_host": "Invalid hostname or IP address", - "name_model_at_host": "{name} ({model} tại {host})", - "authenticate_to_the_device": "Xác thực với thiết bị", - "finish_title": "Chọn tên cho thiết bị", - "unlock_the_device": "Mở khóa thiết bị", - "yes_do_it": "Ừ làm đi.", - "unlock_the_device_optional": "Unlock the device (optional)", - "connect_to_the_device": "Connect to the device", + "abort_addon_info_failed": "Failed get info for the {addon} add-on.", + "abort_addon_install_failed": "Failed to install the {addon} add-on.", + "abort_addon_start_failed": "Failed to start the {addon} add-on.", "invalid_birth_topic": "Chủ đề khai sinh không hợp lệ", "error_bad_certificate": "Chứng chỉ CA không hợp lệ", "invalid_discovery_prefix": "Tiền tố khám phá không hợp lệ", @@ -2094,105 +2232,25 @@ "websocket_path": "Đường dẫn WebSocket", "enable_discovery": "Bật khám phá", "data_description_discovery": "Option to enable MQTT automatic discovery.", - "hassio_confirm_title": "Cổng Zigbee deCONZ thông qua tiện ích bổ sung Home Assistant", + "installing_add_on": "Installing add-on", "reauth_confirm_title": "Re-authentication required with the MQTT broker", + "starting_add_on": "Starting add-on", + "menu_options_addon": "Use the official {addon} add-on.", + "menu_options_broker": "Manually enter the MQTT broker connection details", + "pin_code": "PIN code", + "discovered_android_tv": "Discovered Android TV", "path_is_not_allowed": "Path is not allowed", "path_is_not_valid": "Path is not valid", "path_to_file": "Path to file", - "api_error_occurred": "API error occurred", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "Enable HTTPS", - "abort_mdns_missing_mac": "Missing MAC address in MDNS properties.", - "abort_mqtt_missing_api": "Missing API port in MQTT properties.", - "abort_mqtt_missing_ip": "Missing IP address in MQTT properties.", - "abort_mqtt_missing_mac": "Missing MAC address in MQTT properties.", - "service_received": "Service received", - "discovered_esphome_node": "Đã phát hiện nút ESPHome", - "encryption_key": "Khóa mã hóa", - "no_port_for_endpoint": "Không có cổng cho điểm cuối", - "abort_no_services": "Không tìm thấy dịch vụ nào ở điểm cuối", - "discovered_wyoming_service": "Discovered Wyoming service", - "abort_api_error": "Error while communicating with SwitchBot API: {error_detail}", - "unsupported_switchbot_type": "Loại switchbot không được hỗ trợ.", - "authentication_failed_error_detail": "Xác thực không thành công: {error_detail}", - "error_encryption_key_invalid": "ID khóa hoặc khóa mã hóa không hợp lệ", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "Tài khoản SwitchBot (được khuyến nghị)", - "menu_options_lock_key": "Nhập khóa mã hóa thủ công", - "key_id": "ID khóa", - "password_description": "Password to protect the backup with.", - "device_address": "Địa chỉ thiết bị", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "Mã hai nhân tố", - "two_factor_authentication": "Xác thực hai nhân tố", - "sign_in_with_ring_account": "Đăng nhập bằng tài khoản Ring", - "bridge_is_already_configured": "Cầu đã được cấu hình", - "no_deconz_bridges_discovered": "Không phát hiện cầu deCONZ", - "abort_no_hardware_available": "No radio hardware connected to deCONZ", - "abort_updated_instance": "Đã cập nhật phiên bản deCONZ với địa chỉ máy chủ mới", - "error_linking_not_possible": "Couldn't link with the gateway", - "error_no_key": "Không thể lấy khóa API", - "link_with_deconz": "Liên kết với deCONZ", - "select_discovered_deconz_gateway": "Chọn cổng deCONZ được phát hiện", - "all_entities": "Mọi thực thể", - "hide_members": "Ẩn thành viên", - "add_group": "Thêm nhóm", - "ignore_non_numeric": "Bỏ qua không phải số", - "data_round_digits": "Làm tròn giá trị thành số thập phân", - "type": "Type", - "binary_sensor_group": "Nhóm cảm biến nhị phân", - "cover_group": "Nhóm rèm, cửa cuốn", - "event_group": "Nhóm sự kiện", - "fan_group": "Nhóm quạt", - "light_group": "Nhóm đèn", - "lock_group": "Nhóm khóa", - "media_player_group": "Nhóm phát đa phương tiện", - "sensor_group": "Nhóm cảm biến", - "switch_group": "Nhóm công tắc", - "abort_alternative_integration": "Device is better supported by another integration", - "abort_discovery_error": "Failed to discover a matching DLNA device", - "abort_incomplete_config": "Configuration is missing a required variable", - "manual_description": "URL to a device description XML file", - "manual_title": "Manual DLNA DMR device connection", - "discovered_dlna_dmr_devices": "Discovered DLNA DMR devices", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "Tên đã tồn tại", - "passive": "Passive", - "define_zone_parameters": "Xác định tham số vùng", - "calendar_name": "Calendar Name", + "data_process": "Processes to add as sensor(s)", "bluetooth_scanner_mode": "Bluetooth scanner mode", - "passive_scanning": "Quét thụ động", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "Cho phép cảm biến CLIP deCONZ", + "allow_deconz_light_groups": "Cho phép nhóm đèn deCONZ", + "data_allow_new_devices": "Allow automatic addition of new devices", + "deconz_devices_description": "Định cấu hình khả năng hiển thị của các loại thiết bị deCONZ", + "deconz_options": "Tùy chọn deCONZ", + "enable_the_conversation_agent": "Enable the conversation agent", + "language_code": "Language code", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2275,50 +2333,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "Enable the conversation agent", - "language_code": "Language code", - "data_process": "Processes to add as sensor(s)", - "data_app_delete": "Check to delete this application", - "application_icon": "Application Icon", - "application_id": "Application ID", - "application_name": "Application Name", - "configure_application_id_app_id": "Configure application id {app_id}", - "configure_android_apps": "Configure Android Apps", - "configure_applications_list": "Configure applications list", - "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", - "minimum_rssi": "Minimum RSSI", - "data_new_uuid": "Enter a new allowed UUID", - "data_calendar_access": "Home Assistant access to Google Calendar", - "ignore_cec": "Ignore CEC", - "allowed_uuids": "Allowed UUIDs", - "advanced_google_cast_configuration": "Advanced Google Cast configuration", - "broker_options": "Tùy chọn nhà môi giới", - "enable_birth_message": "Bật thông báo khai sinh", - "birth_message_payload": "Phụ tải tin nhắn khai sinh", - "birth_message_qos": "QoS tin nhắn khai sinh", - "birth_message_retain": "Giữ lại tin nhắn khai sinh", - "birth_message_topic": "Chủ đề tin nhắn khai sinh", - "discovery_prefix": "Tiền tố khám phá", - "enable_will_message": "Bật thông báo di chúc", - "will_message_payload": "Phụ tải tin nhắn di chúc", - "will_message_qos": "QoS tin nhắn di chúc", - "will_message_retain": "Giữ lại tin nhắn di chúc", - "will_message_topic": "Chủ đề tin nhắn di chúc", - "mqtt_options": "Tùy chọn MQTT", - "protocol": "Protocol", - "select_test_server": "Chọn máy chủ thử nghiệm", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "Force Nightlatch operation mode", "retry_count": "Số lần thử lại", - "allow_deconz_clip_sensors": "Cho phép cảm biến CLIP deCONZ", - "allow_deconz_light_groups": "Cho phép nhóm đèn deCONZ", - "data_allow_new_devices": "Allow automatic addition of new devices", - "deconz_devices_description": "Định cấu hình khả năng hiển thị của các loại thiết bị deCONZ", - "deconz_options": "Tùy chọn deCONZ", + "select_test_server": "Chọn máy chủ thử nghiệm", "invalid_url": "Invalid URL", "data_browse_unfiltered": "Show incompatible media when browsing", "event_listener_callback_url": "Event listener callback URL", "data_listen_port": "Cổng lắng nghe sự kiện (ngẫu nhiên nếu không được đặt)", "poll_for_device_availability": "Poll for device availability", "init_title": "DLNA Digital Media Renderer configuration", + "ignore_cec": "Ignore CEC", + "allowed_uuids": "Allowed UUIDs", + "advanced_google_cast_configuration": "Advanced Google Cast configuration", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2329,13 +2382,48 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "Protocol", + "data_calendar_access": "Home Assistant access to Google Calendar", + "passive_scanning": "Quét thụ động", + "data_allow_nameless_uuids": "Currently allowed UUIDs. Uncheck to remove", + "minimum_rssi": "Minimum RSSI", + "data_new_uuid": "Enter a new allowed UUID", + "broker_options": "Tùy chọn nhà môi giới", + "enable_birth_message": "Bật thông báo khai sinh", + "birth_message_payload": "Phụ tải tin nhắn khai sinh", + "birth_message_qos": "QoS tin nhắn khai sinh", + "birth_message_retain": "Giữ lại tin nhắn khai sinh", + "birth_message_topic": "Chủ đề tin nhắn khai sinh", + "discovery_prefix": "Tiền tố khám phá", + "enable_will_message": "Bật thông báo di chúc", + "will_message_payload": "Phụ tải tin nhắn di chúc", + "will_message_qos": "QoS tin nhắn di chúc", + "will_message_retain": "Giữ lại tin nhắn di chúc", + "will_message_topic": "Chủ đề tin nhắn di chúc", + "mqtt_options": "Tùy chọn MQTT", + "data_app_delete": "Check to delete this application", + "application_icon": "Application Icon", + "application_id": "Application ID", + "application_name": "Application Name", + "configure_application_id_app_id": "Configure application id {app_id}", + "configure_android_apps": "Configure Android Apps", + "configure_applications_list": "Configure applications list", + "lock_entity_name": "Khóa {entity_name}", + "open_entity_name": "Mở {entity_name}", + "unlock_entity_name": "Mở khóa {entity_name}", + "entity_name_is_locked": "{entity_name} bị khóa", + "entity_name_is_open": "{entity_name} đang mở", + "entity_name_is_unlocked": "{entity_name} được mở khóa", + "entity_name_locked": "{entity_name} đã khóa", + "entity_name_opened": "{entity_name} đã mở", + "entity_name_unlocked": "{entity_name} đã mở khóa", "first_button": "Nút thứ nhất", "second_button": "Nút thứ hai", "third_button": "Nút thứ ba", "fourth_button": "Nút thứ tư", "subtype_button_down": "Nút xuống {subtype}", "subtype_button_up": "Nút lên {subtype}", - "subtype_double_clicked": "\"{subtype}\" được nhấn đúp", + "subtype_double_clicked": "\"{subtype}\" được nhấn hai lần", "subtype_double_push": "{subtype} double push", "subtype_long_clicked": "{subtype} được nhấn lâu", "subtype_long_push": "{subtype} long push", @@ -2345,52 +2433,133 @@ "subtype_single_push": "{subtype} single push", "subtype_triple_clicked": "\"{subtype}\" được nhấn ba lần", "subtype_triple_push": "{subtype} triple push", - "set_value_for_entity_name": "Đặt giá trị cho {entity_name}", - "value": "Value", - "close_entity_name": "Đóng {entity_name}", - "close_entity_name_tilt": "Đóng nghiêng {entity_name}", - "open_entity_name": "Mở {entity_name}", - "open_entity_name_tilt": "Mở nghiêng {entity_name}", - "set_entity_name_position": "Đặt vị trí {entity_name}", - "set_entity_name_tilt_position": "Đặt vị trí nghiêng {entity_name}", - "stop_entity_name": "Dừng {entity_name}", - "entity_name_is_closed": "{entity_name} đã đóng", - "entity_name_closing": "{entity_name} đang đóng", - "entity_name_is_open": "{entity_name} is open", - "entity_name_opening": "{entity_name} đang mở", - "current_entity_name_position_is": "Vị trí {entity_name} hiện tại là", - "condition_type_is_tilt_position": "Vị trí nghiêng {entity_name} hiện tại là", - "entity_name_closed": "{entity_name} đóng", - "entity_name_opened": "{entity_name} opened", - "entity_name_position_changes": "{entity_name} thay đổi vị trí", - "entity_name_tilt_position_changes": "{entity_name} thay đổi vị trí nghiêng", - "entity_name_battery_low": "{entity_name} pin yếu", - "entity_name_is_charging": "{entity_name} is charging", - "condition_type_is_co": "{entity_name} is detecting carbon monoxide", - "entity_name_is_cold": "{entity_name} lạnh", - "entity_name_is_connected": "{entity_name} được kết nối", - "entity_name_is_detecting_gas": "{entity_name} đang phát hiện khí đốt", - "entity_name_is_hot": "{entity_name} nóng", - "entity_name_is_detecting_light": "{entity_name} đang phát hiện ánh sáng", - "entity_name_is_locked": "{entity_name} bị khóa", - "entity_name_is_moist": "{entity_name} bị ẩm", - "entity_name_is_detecting_motion": "{entity_name} đang phát hiện chuyển động", - "entity_name_is_moving": "{entity_name} đang di chuyển", - "condition_type_is_no_co": "{entity_name} is not detecting carbon monoxide", + "both_buttons": "Cả hai nút", + "bottom_buttons": "Nút ở dưới", + "fifth_button": "Nút thứ năm", + "sixth_button": "Nút thứ sáu", + "seventh_button": "Nút thứ bảy", + "eighth_button": "Nút thứ tám", + "dim_down": "Giảm độ sáng", + "dim_up": "Tăng độ sáng", + "left": "Bên trái", + "right": "Bên phải", + "side": "Mặt 6", + "top_buttons": "Nút ở trên", + "device_awakened": "Đã đánh thức thiết bị", + "subtype_continuously_pressed": "\"{subtype}\" được nhấn liên tục", + "trigger_type_button_long_release": "\"{subtype}\" được thả sau khi nhấn lâu", + "subtype_quadruple_clicked": "\"{subtype}\" được nhấn bốn lần", + "subtype_quintuple_clicked": "\"{subtype}\" được nhấn năm lần", + "button_rotated_subtype": "Đã xoay nút \"{subtype}\"", + "button_rotated_fast_subtype": "Nút xoay nhanh \"{subtype}\"", + "button_rotation_subtype_stopped": "Đã dừng xoay nút \"{subtype}\"", + "subtype_pressed": "\"{subtype}\" được nhấn", + "subtype_released": "\"{subtype}\" được thả", + "device_subtype_double_tapped": "Thiết bị \"{subtype}\" được nhấn đúp", + "trigger_type_remote_double_tap_any_side": "Thiết bị bị chạm hai lần vào bất kỳ bên nào", + "device_in_free_fall": "Thiết bị rơi tự do", + "device_flipped_degrees": "Thiết bị bị lật 90 độ", + "device_shaken": "Thiết bị bị rung", + "trigger_type_remote_moved": "Thiết bị bị di chuyển với \"{subtype}\" hướng lên", + "trigger_type_remote_moved_any_side": "Thiết bị được di chuyển với bất kỳ mặt nào hướng lên trên", + "trigger_type_remote_rotate_from_side": "Thiết bị được xoay từ \"bên 6\" sang \"{subtype}\"", + "device_turned_clockwise": "Thiết bị bị quay theo chiều kim đồng hồ", + "device_turned_counter_clockwise": "Thiết bị bị quay ngược chiều kim đồng hồ", + "press_entity_name_button": "Press {entity_name} button", + "entity_name_has_been_pressed": "{entity_name} has been pressed", + "set_value_for_entity_name": "Set value for {entity_name}", + "value": "Value", + "close_entity_name": "Đóng {entity_name}", + "close_entity_name_tilt": "Đóng nghiêng {entity_name}", + "open_entity_name_tilt": "Mở nghiêng {entity_name}", + "set_entity_name_position": "Đặt vị trí {entity_name}", + "set_entity_name_tilt_position": "Đặt vị trí nghiêng {entity_name}", + "stop_entity_name": "Dừng {entity_name}", + "entity_name_is_closed": "{entity_name} đã đóng", + "entity_name_closing": "{entity_name} đang đóng", + "current_entity_name_position_is": "Vị trí {entity_name} hiện tại là", + "condition_type_is_tilt_position": "Vị trí nghiêng {entity_name} hiện tại là", + "entity_name_closed": "{entity_name} đóng", + "entity_name_position_changes": "{entity_name} thay đổi vị trí", + "entity_name_tilt_position_changes": "{entity_name} thay đổi vị trí nghiêng", + "toggle_entity_name": "Bật/tắt {entity_name}", + "disarm_entity_name": "Tắt {entity_name}", + "turn_on_entity_name": "Bật {entity_name}", + "entity_name_is_off": "{entity_name} đang tắt", + "entity_name_is_on": "{entity_name} đang bật", + "trigger_type_changed_states": "{entity_name} turned on or off", + "entity_name_turned_off": "{entity_name} đã tắt", + "entity_name_turned_on": "{entity_name} bật", + "arm_entity_name_away": "Bật {entity_name} đi vắng", + "arm_entity_name_home": "Bật {entity_name} ở nhà", + "arm_entity_name_night": "Bật {entity_name} ban đêm", + "arm_entity_name_vacation": "Bảo vệ {entity_name} ở chế độ đi nghỉ", + "trigger_entity_name": "Kích hoạt {entity_name}", + "entity_name_is_armed_away": "{entity_name} đang bật đi vắng", + "entity_name_is_armed_home": "{entity_name} đang bật ở nhà", + "entity_name_is_armed_night": "{entity_name} đang bật ban đêm", + "entity_name_is_armed_vacation": "{entity_name} được bảo vệ đi nghỉ", + "entity_name_is_disarmed": "{entity_name} đang tắt bảo vệ", + "entity_name_triggered": "{entity_name} bị kích hoạt", + "entity_name_armed_away": "{entity_name} bật đi vắng", + "entity_name_armed_home": "{entity_name} bật ở nhà", + "entity_name_armed_night": "{entity_name} bật ban đêm", + "entity_name_armed_vacation": "{entity_name} bảo vệ đi nghỉ", + "entity_name_disarmed": "{entity_name} tắt bảo vệ", + "entity_name_is_buffering": "{entity_name} is buffering", + "entity_name_is_idle": "{entity_name} đang nhàn rỗi", + "entity_name_is_paused": "{entity_name} bị tạm dừng", + "entity_name_is_playing": "{entity_name} đang phát", + "entity_name_starts_buffering": "{entity_name} starts buffering", + "entity_name_becomes_idle": "{entity_name} trở nên nhàn rỗi", + "entity_name_starts_playing": "{entity_name} bắt đầu phát", + "entity_name_update_availability_changed": "{entity_name} update availability changed", + "entity_name_is_up_to_date": "{entity_name} đã được cập nhật", + "trigger_type_turned_on": "{entity_name} got an update available", + "decrease_entity_name_brightness": "Giảm độ sáng {entity_name}", + "increase_entity_name_brightness": "Tăng độ sáng {entity_name}", + "flash_entity_name": "Flash {entity_name}", + "flash": "Flash", + "action_type_select_first": "Change {entity_name} to first option", + "action_type_select_last": "Change {entity_name} to last option", + "action_type_select_next": "Change {entity_name} to next option", + "change_entity_name_option": "Thay đổi tùy chọn {entity_name}", + "action_type_select_previous": "Change {entity_name} to previous option", + "current_entity_name_selected_option": "Tùy chọn đã chọn {entity_name} hiện tại", + "cycle": "Cycle", + "from": "From", + "to": "To", + "entity_name_option_changed": "Tùy chọn {entity_name} thay đổi", + "action_type_set_hvac_mode": "Thay đổi chế độ điều hòa trên {entity_name}", + "change_preset_on_entity_name": "Thay đổi giá trị cài sẵn trên {entity_name}", + "entity_name_measured_humidity_changed": "Độ ẩm {entity_name} đo được đã thay đổi", + "entity_name_measured_temperature_changed": "Nhiệt độ {entity_name} đo được đã thay đổi", + "entity_name_hvac_mode_changed": "Chế độ điều hòa {entity_name} đã thay đổi", + "send_a_notification": "Send a notification", + "entity_name_battery_low": "{entity_name} pin yếu", + "entity_name_is_charging": "{entity_name} is charging", + "condition_type_is_co": "{entity_name} is detecting carbon monoxide", + "entity_name_is_cold": "{entity_name} lạnh", + "entity_name_is_connected": "{entity_name} được kết nối", + "entity_name_is_detecting_gas": "{entity_name} đang phát hiện khí đốt", + "entity_name_is_hot": "{entity_name} nóng", + "entity_name_is_detecting_light": "{entity_name} đang phát hiện ánh sáng", + "entity_name_is_moist": "{entity_name} bị ẩm", + "entity_name_is_detecting_motion": "{entity_name} đang phát hiện chuyển động", + "entity_name_is_moving": "{entity_name} đang di chuyển", + "condition_type_is_no_co": "{entity_name} is not detecting carbon monoxide", "condition_type_is_no_gas": "{entity_name} không phát hiện thấy khí đốt", "condition_type_is_no_light": "{entity_name} không phát hiện thấy ánh sáng", "condition_type_is_no_motion": "{entity_name} không phát hiện thấy chuyển động", "condition_type_is_no_problem": "{entity_name} không phát hiện được sự cố", "condition_type_is_no_smoke": "{entity_name} không phát hiện thấy khói", "condition_type_is_no_sound": "{entity_name} không phát hiện âm thanh", - "entity_name_is_up_to_date": "{entity_name} đã được cập nhật", "condition_type_is_no_vibration": "{entity_name} không phát hiện thấy rung", "entity_name_battery_normal": "{entity_name} pin bình thường", "entity_name_is_not_charging": "{entity_name} is not charging", "entity_name_is_not_cold": "{entity_name} không lạnh", "entity_name_disconnected": "{entity_name} bị ngắt kết nối", "entity_name_is_not_hot": "{entity_name} không nóng", - "entity_name_is_unlocked": "{entity_name} được mở khóa", "entity_name_is_dry": "{entity_name} khô", "entity_name_is_not_moving": "{entity_name} không di chuyển", "entity_name_is_not_occupied": "{entity_name} không có người ở", @@ -2401,8 +2570,6 @@ "condition_type_is_not_tampered": "{entity_name} is not detecting tampering", "entity_name_is_safe": "{entity_name} an toàn", "entity_name_is_occupied": "{entity_name} có người ở", - "entity_name_is_off": "{entity_name} đang tắt", - "entity_name_is_on": "{entity_name} đang bật", "entity_name_is_plugged_in": "{entity_name} đã được cắm điện", "entity_name_powered": "{entity_name} được cấp nguồn", "entity_name_present": "{entity_name} có mặt", @@ -2421,7 +2588,6 @@ "entity_name_started_detecting_gas": "{entity_name} bắt đầu phát hiện khí", "entity_name_became_hot": "{entity_name} trở nên nóng", "entity_name_started_detecting_light": "{entity_name} bắt đầu phát hiện ánh sáng", - "entity_name_locked": "{entity_name} đã khóa", "entity_name_became_moist": "{entity_name} trở nên ẩm ướt", "entity_name_started_detecting_motion": "{entity_name} bắt đầu phát hiện chuyển động", "entity_name_started_moving": "{entity_name} bắt đầu di chuyển", @@ -2436,7 +2602,6 @@ "entity_name_not_charging": "{entity_name} not charging", "entity_name_became_not_cold": "{entity_name} trở nên không lạnh", "entity_name_became_not_hot": "{entity_name} trở nên không nóng", - "entity_name_unlocked": "{entity_name} đã mở khóa", "entity_name_became_dry": "{entity_name} trở nên khô", "entity_name_stopped_moving": "{entity_name} ngừng di chuyển", "entity_name_unplugged": "{entity_name} đã rút phích cắm", @@ -2450,49 +2615,8 @@ "entity_name_started_detecting_smoke": "{entity_name} bắt đầu phát hiện khói", "entity_name_started_detecting_sound": "{entity_name} bắt đầu phát hiện âm thanh", "entity_name_started_detecting_tampering": "{entity_name} bắt đầu phát hiện bị can thiệp", - "entity_name_turned_off": "{entity_name} đã tắt", - "entity_name_turned_on": "{entity_name} bật", "entity_name_became_unsafe": "{entity_name} trở nên không an toàn", "entity_name_started_detecting_vibration": "{entity_name} bắt đầu phát hiện rung động", - "entity_name_is_buffering": "{entity_name} is buffering", - "entity_name_is_idle": "{entity_name} đang nhàn rỗi", - "entity_name_is_paused": "{entity_name} bị tạm dừng", - "entity_name_is_playing": "{entity_name} đang phát", - "entity_name_starts_buffering": "{entity_name} starts buffering", - "trigger_type_changed_states": "{entity_name} bật hoặc tắt", - "entity_name_becomes_idle": "{entity_name} trở nên nhàn rỗi", - "entity_name_starts_playing": "{entity_name} bắt đầu phát", - "toggle_entity_name": "Bật/tắt {entity_name}", - "disarm_entity_name": "Tắt {entity_name}", - "turn_on_entity_name": "Bật {entity_name}", - "arm_entity_name_away": "Bật {entity_name} đi vắng", - "arm_entity_name_home": "Bật {entity_name} ở nhà", - "arm_entity_name_night": "Bật {entity_name} ban đêm", - "arm_entity_name_vacation": "Bảo vệ {entity_name} ở chế độ đi nghỉ", - "trigger_entity_name": "Kích hoạt {entity_name}", - "entity_name_is_armed_away": "{entity_name} đang bật đi vắng", - "entity_name_is_armed_home": "{entity_name} đang bật ở nhà", - "entity_name_is_armed_night": "{entity_name} đang bật ban đêm", - "entity_name_is_armed_vacation": "{entity_name} được bảo vệ đi nghỉ", - "entity_name_is_disarmed": "{entity_name} đang tắt bảo vệ", - "entity_name_triggered": "{entity_name} bị kích hoạt", - "entity_name_armed_away": "{entity_name} bật đi vắng", - "entity_name_armed_home": "{entity_name} bật ở nhà", - "entity_name_armed_night": "{entity_name} bật ban đêm", - "entity_name_armed_vacation": "{entity_name} bảo vệ đi nghỉ", - "entity_name_disarmed": "{entity_name} tắt bảo vệ", - "entity_name_is_home": "{entity_name} có nhà", - "entity_name_is_not_home": "{entity_name} không có nhà", - "entity_name_enters_a_zone": "{entity_name} đi vào một vùng", - "entity_name_leaves_a_zone": "{entity_name} rời khỏi một vùng", - "lock_entity_name": "Khóa {entity_name}", - "unlock_entity_name": "Mở khóa {entity_name}", - "action_type_set_hvac_mode": "Thay đổi chế độ điều hòa trên {entity_name}", - "change_preset_on_entity_name": "Thay đổi giá trị cài sẵn trên {entity_name}", - "to": "To", - "entity_name_measured_humidity_changed": "Độ ẩm {entity_name} đo được đã thay đổi", - "entity_name_measured_temperature_changed": "Nhiệt độ {entity_name} đo được đã thay đổi", - "entity_name_hvac_mode_changed": "Chế độ điều hòa {entity_name} đã thay đổi", "current_entity_name_apparent_power": "Công suất biểu kiến {entity_name} hiện tại", "condition_type_is_aqi": "Current {entity_name} air quality index", "current_entity_name_atmospheric_pressure": "Current {entity_name} atmospheric pressure", @@ -2585,65 +2709,13 @@ "entity_name_water_changes": "{entity_name} water changes", "entity_name_weight_changes": "{entity_name} weight changes", "entity_name_wind_speed_changes": "{entity_name} wind speed changes", - "decrease_entity_name_brightness": "Giảm độ sáng {entity_name}", - "increase_entity_name_brightness": "Tăng độ sáng {entity_name}", - "flash_entity_name": "Flash {entity_name}", - "flash": "Flash", - "fifth_button": "Nút thứ năm", - "sixth_button": "Nút thứ sáu", - "subtype_continuously_pressed": "\"{subtype}\" được nhấn liên tục", - "trigger_type_button_long_release": "\"{subtype}\" được thả sau khi nhấn lâu", - "subtype_quadruple_clicked": "\"{subtype}\" được nhấn bốn lần", - "subtype_quintuple_clicked": "\"{subtype}\" được nhấn năm lần", - "subtype_pressed": "\"{subtype}\" được nhấn", - "subtype_released": "\"{subtype}\" được thả", - "action_type_select_first": "Change {entity_name} to first option", - "action_type_select_last": "Change {entity_name} to last option", - "action_type_select_next": "Change {entity_name} to next option", - "change_entity_name_option": "Thay đổi tùy chọn {entity_name}", - "action_type_select_previous": "Change {entity_name} to previous option", - "current_entity_name_selected_option": "Tùy chọn đã chọn {entity_name} hiện tại", - "cycle": "Cycle", - "from": "From", - "entity_name_option_changed": "Tùy chọn {entity_name} thay đổi", - "send_a_notification": "Send a notification", - "both_buttons": "Cả hai nút", - "bottom_buttons": "Nút ở dưới", - "seventh_button": "Nút thứ bảy", - "eighth_button": "Nút thứ tám", - "dim_down": "Giảm độ sáng", - "dim_up": "Tăng độ sáng", - "left": "Bên trái", - "right": "Bên phải", - "side": "Mặt 6", - "top_buttons": "Nút ở trên", - "device_awakened": "Đã đánh thức thiết bị", - "button_rotated_subtype": "Đã xoay nút \"{subtype}\"", - "button_rotated_fast_subtype": "Nút xoay nhanh \"{subtype}\"", - "button_rotation_subtype_stopped": "Đã dừng xoay nút \"{subtype}\"", - "device_subtype_double_tapped": "Thiết bị \"{subtype}\" được nhấn đúp", - "trigger_type_remote_double_tap_any_side": "Thiết bị bị chạm hai lần vào bất kỳ bên nào", - "device_in_free_fall": "Thiết bị rơi tự do", - "device_flipped_degrees": "Thiết bị bị lật 90 độ", - "device_shaken": "Thiết bị bị rung", - "trigger_type_remote_moved": "Thiết bị bị di chuyển với \"{subtype}\" hướng lên", - "trigger_type_remote_moved_any_side": "Thiết bị được di chuyển với bất kỳ mặt nào hướng lên trên", - "trigger_type_remote_rotate_from_side": "Thiết bị được xoay từ \"bên 6\" sang \"{subtype}\"", - "device_turned_clockwise": "Thiết bị bị quay theo chiều kim đồng hồ", - "device_turned_counter_clockwise": "Thiết bị bị quay ngược chiều kim đồng hồ", - "press_entity_name_button": "Press {entity_name} button", - "entity_name_has_been_pressed": "{entity_name} has been pressed", - "entity_name_update_availability_changed": "{entity_name} update availability changed", - "trigger_type_turned_on": "{entity_name} got an update available", - "add_to_queue": "Add to queue", - "play_next": "Play next", - "options_replace": "Play now and clear queue", - "repeat_all": "Repeat all", - "repeat_one": "Repeat one", - "critical": "Critical", - "debug": "Debug", - "info": "Info", - "warning": "Warning", + "entity_name_is_home": "{entity_name} có nhà", + "entity_name_is_not_home": "{entity_name} không có nhà", + "entity_name_enters_a_zone": "{entity_name} đi vào một vùng", + "entity_name_leaves_a_zone": "{entity_name} rời khỏi một vùng", + "no_device_class": "Không có lớp thiết bị", + "no_state_class": "Không có lớp trạng thái", + "no_unit_of_measurement": "Không có đơn vị đo lường", "most_recently_updated": "Cập nhật gần đây nhất", "arithmetic_mean": "Trung bình số học", "median": "Trung vị", @@ -2780,75 +2852,110 @@ "wheat": "Wheat", "white_smoke": "White smoke", "yellow_green": "Yellow green", + "add_to_queue": "Add to queue", + "play_next": "Play next", + "options_replace": "Play now and clear queue", + "repeat_all": "Repeat all", + "repeat_one": "Repeat one", + "critical": "Critical", + "debug": "Debug", "fatal": "Fatal", - "no_device_class": "Không có lớp thiết bị", - "no_state_class": "Không có lớp trạng thái", - "no_unit_of_measurement": "Không có đơn vị đo lường", - "dump_log_objects": "Dump log objects", - "log_current_tasks_description": "Logs all the current asyncio tasks.", - "log_current_asyncio_tasks": "Log current asyncio tasks", - "log_event_loop_scheduled": "Log event loop scheduled", - "log_thread_frames_description": "Logs the current frames for all threads.", - "log_thread_frames": "Log thread frames", - "lru_stats_description": "Logs the stats of all lru caches.", - "log_lru_stats": "Log LRU stats", - "starts_the_memory_profiler": "Starts the Memory Profiler.", - "seconds": "Seconds", - "memory": "Memory", - "set_asyncio_debug_description": "Enable or disable asyncio debug.", - "enabled_description": "Whether to enable or disable asyncio debug.", - "set_asyncio_debug": "Set asyncio debug", - "starts_the_profiler": "Starts the Profiler.", - "max_objects_description": "The maximum number of objects to log.", - "maximum_objects": "Maximum objects", - "scan_interval_description": "The number of seconds between logging objects.", - "scan_interval": "Scan interval", - "start_logging_object_sources": "Start logging object sources", - "start_log_objects_description": "Starts logging growth of objects in memory.", + "info": "Info", + "warning": "Warning", + "clear_tts_cache": "Clear TTS cache", + "cache": "Cache", + "entity_id_description": "Entity to reference in the logbook entry.", + "language_description": "Language of text. Defaults to server language.", + "options_description": "A dictionary containing integration-specific options.", + "say_a_tts_message": "Say a TTS message", + "media_player_entity_id_description": "Media players to play the message.", + "media_player_entity": "Media player entity", + "speak": "Speak", + "request_sync_description": "Sends a request_sync command to Google.", + "agent_user_id": "Agent user ID", + "request_sync": "Request sync", + "disables_the_motion_detection": "Disables the motion detection.", + "disable_motion_detection": "Disable motion detection", + "enables_the_motion_detection": "Enables the motion detection.", + "enable_motion_detection": "Enable motion detection", + "format_description": "Stream format supported by the media player.", + "format": "Format", + "media_player_description": "Media players to stream to.", + "play_stream": "Play stream", + "filename": "Filename", + "lookback": "Lookback", + "snapshot_description": "Takes a snapshot from a camera.", + "take_snapshot": "Take snapshot", + "turns_off_the_camera": "Turns off the camera.", + "turns_on_the_camera": "Turns on the camera.", + "locks_a_lock": "Locks a lock.", + "code_description": "Mã để bật hệ thống báo động.", + "opens_a_lock": "Opens a lock.", + "unlocks_a_lock": "Unlocks a lock.", + "set_datetime_description": "Sets the date and/or time.", + "the_target_date": "The target date.", + "datetime_description": "The target date & time.", + "date_time": "Date & time", + "the_target_time": "The target time.", + "selects_the_first_option": "Selects the first option.", + "first": "First", + "selects_the_last_option": "Selects the last option.", + "select_the_next_option": "Select the next option.", + "selects_an_option": "Selects an option.", + "option_to_be_selected": "Option to be selected.", + "selects_the_previous_option": "Selects the previous option.", + "sets_the_options": "Sets the options.", + "list_of_options": "List of options.", + "set_options": "Set options", + "dump_log_objects": "Dump log objects", + "log_current_tasks_description": "Logs all the current asyncio tasks.", + "log_current_asyncio_tasks": "Log current asyncio tasks", + "log_event_loop_scheduled": "Log event loop scheduled", + "log_thread_frames_description": "Logs the current frames for all threads.", + "log_thread_frames": "Log thread frames", + "lru_stats_description": "Logs the stats of all lru caches.", + "log_lru_stats": "Log LRU stats", + "starts_the_memory_profiler": "Starts the Memory Profiler.", + "seconds": "Seconds", + "memory": "Memory", + "set_asyncio_debug_description": "Enable or disable asyncio debug.", + "enabled_description": "Whether to enable or disable asyncio debug.", + "set_asyncio_debug": "Set asyncio debug", + "starts_the_profiler": "Starts the Profiler.", + "max_objects_description": "The maximum number of objects to log.", + "maximum_objects": "Maximum objects", + "scan_interval_description": "The number of seconds between logging objects.", + "scan_interval": "Scan interval", + "start_logging_object_sources": "Start logging object sources", + "start_log_objects_description": "Starts logging growth of objects in memory.", "start_logging_objects": "Start logging objects", "stop_logging_object_sources": "Stop logging object sources", "stop_log_objects_description": "Stops logging growth of objects in memory.", "stop_logging_objects": "Stop logging objects", - "request_sync_description": "Sends a request_sync command to Google.", - "agent_user_id": "Agent user ID", - "request_sync": "Request sync", + "sets_the_value": "Sets the value.", + "the_target_value": "The target value.", + "get_weather_forecast": "Nhận dự báo thời tiết.", + "type_description": "Loại dự báo: hàng ngày, hàng giờ hoặc hai lần mỗi ngày.", + "forecast_type": "Loại dự báo", + "get_forecast": "Nhận dự báo", + "get_weather_forecasts": "Get weather forecasts.", + "get_forecasts": "Get forecasts", + "send_magic_packet": "Send magic packet", + "cancels_a_timer": "Cancels a timer.", + "changes_a_timer": "Changes a timer.", + "finishes_a_timer": "Finishes a timer.", + "pauses_a_timer": "Pauses a timer.", + "starts_a_timer": "Starts a timer.", + "duration_description": "Duration the timer requires to finish. [optional].", "reload_resources_description": "Reloads dashboard resources from the YAML-configuration.", - "clears_all_log_entries": "Clears all log entries.", - "clear_all": "Clear all", - "write_log_entry": "Write log entry.", - "log_level": "Log level.", - "level": "Level", - "message_to_log": "Message to log.", - "write": "Write", - "set_value_description": "Sets the value of a number.", - "value_description": "Value for the configuration parameter.", - "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", "toggles_the_siren_on_off": "Bật/tắt còi báo động.", "turns_the_siren_off": "Tắt còi báo động.", "turns_the_siren_on": "Bật còi báo động.", - "create_event_description": "Add a new calendar event.", - "location_description": "The location of the event. Optional.", - "start_date_description": "The date the all-day event should start.", - "create_event": "Create event", - "get_events": "Get events", - "list_event": "List event", - "closes_a_cover": "Closes a cover.", - "close_cover_tilt_description": "Tilts a cover to close.", - "close_tilt": "Close tilt", - "opens_a_cover": "Opens a cover.", - "tilts_a_cover_open": "Tilts a cover open.", - "open_tilt": "Open tilt", - "set_cover_position_description": "Moves a cover to a specific position.", - "target_position": "Target position.", - "set_position": "Set position", - "target_tilt_positition": "Target tilt positition.", - "set_tilt_position": "Set tilt position", - "stops_the_cover_movement": "Stops the cover movement.", - "stop_cover_tilt_description": "Stops a tilting cover movement.", - "stop_tilt": "Stop tilt", - "toggles_a_cover_open_closed": "Mở/đóng màn.", - "toggle_cover_tilt_description": "Mở/đóng màn nghiêng.", - "toggle_tilt": "Mở/đóng màn nghiêng", + "set_default_level_description": "Sets the default log level for integrations.", + "level_description": "Default severity level for all integrations.", + "level": "Level", + "set_default_level": "Set default level", + "set_level": "Set level", "check_configuration": "Check configuration", "reload_all": "Reload all", "reload_config_entry_description": "Reloads the specified config entry.", @@ -2869,20 +2976,18 @@ "generic_toggle": "Bật/tắt chung", "generic_turn_off": "Generic turn off", "generic_turn_on": "Generic turn on", + "entities_to_update": "Entities to update", "update_entity": "Update entity", - "creates_a_new_backup": "Creates a new backup.", "decrement_description": "Decrements the current value by 1 step.", "increment_description": "Increments the value by 1 step.", - "sets_the_value": "Sets the value.", - "the_target_value": "The target value.", - "reloads_the_automation_configuration": "Reloads the automation configuration.", - "toggle_description": "Bật/tắt trình phát đa phương tiện.", - "trigger_description": "Triggers the actions of an automation.", - "skip_conditions": "Skip conditions", - "disables_an_automation": "Disables an automation.", - "stops_currently_running_actions": "Stops currently running actions.", - "stop_actions": "Stop actions", - "enables_an_automation": "Enables an automation.", + "bridge_identifier": "Bridge identifier", + "configuration_payload": "Configuration payload", + "entity_description": "Đại diện cho một điểm cuối thiết bị cụ thể trong deCONZ.", + "path": "Path", + "configure": "Configure", + "device_refresh_description": "Refreshes available devices from deCONZ.", + "device_refresh": "Device refresh", + "remove_orphaned_entries": "Remove orphaned entries", "restarts_an_add_on": "Restarts an add-on.", "the_add_on_slug": "The add-on slug.", "restart_add_on": "Restart add-on.", @@ -2917,41 +3022,65 @@ "restore_partial_description": "Restores from a partial backup.", "restores_home_assistant": "Restores Home Assistant.", "restore_from_partial_backup": "Restore from partial backup.", - "clears_the_playlist": "Clears the playlist.", - "clear_playlist": "Clear playlist", - "selects_the_next_track": "Selects the next track.", - "pauses": "Pauses.", - "starts_playing": "Starts playing.", - "toggles_play_pause": "Phát/tạm dừng", - "selects_the_previous_track": "Selects the previous track.", - "seek": "Seek", - "stops_playing": "Stops playing.", - "starts_playing_specified_media": "Starts playing specified media.", - "announce": "Announce", - "enqueue": "Enqueue", - "repeat_mode_to_set": "Repeat mode to set.", - "select_sound_mode_description": "Selects a specific sound mode.", - "select_sound_mode": "Select sound mode", - "select_source": "Select source", - "shuffle_description": "Whether or not shuffle mode is enabled.", - "unjoin": "Unjoin", - "turns_down_the_volume": "Turns down the volume.", - "turn_down_volume": "Turn down volume", - "volume_mute_description": "Mutes or unmutes the media player.", - "is_volume_muted_description": "Defines whether or not it is muted.", - "mute_unmute_volume": "Mute/unmute volume", - "sets_the_volume_level": "Sets the volume level.", - "set_volume": "Set volume", - "turns_up_the_volume": "Turns up the volume.", - "turn_up_volume": "Turn up volume", - "apply_filter": "Apply filter", - "days_to_keep": "Days to keep", - "repack": "Repack", - "purge": "Purge", - "domains_to_remove": "Domains to remove", - "entity_globs_to_remove": "Entity globs to remove", - "entities_to_remove": "Entities to remove", - "purge_entities": "Purge entities", + "removes_a_group": "Xóa một nhóm", + "object_id": "ID đối tượng", + "creates_updates_a_user_group": "Tạo/Cập nhật một nhóm người dùng.", + "add_entities": "Thêm thực thể", + "icon_description": "Tên biểu tượng của nhóm", + "name_of_the_group": "Tên của nhóm.", + "log_description": "Creates a custom entry in the logbook.", + "message_description": "Message body of the notification.", + "log": "Log", + "create_temporary_strict_connection_url_name": "Create a temporary strict connection URL", + "remote_connect": "Remote connect", + "remote_disconnect": "Remote disconnect", + "creates_a_new_backup": "Creates a new backup.", + "command_description": "Command(s) to send to Google Assistant.", + "command": "Command", + "send_text_command": "Send text command", + "reloads_the_automation_configuration": "Reloads the automation configuration.", + "toggle_description": "Bật/tắt trình phát đa phương tiện.", + "trigger_description": "Triggers the actions of an automation.", + "skip_conditions": "Skip conditions", + "disables_an_automation": "Disables an automation.", + "stops_currently_running_actions": "Stops currently running actions.", + "stop_actions": "Stop actions", + "enables_an_automation": "Enables an automation.", + "press_the_button_entity": "Press the button entity.", + "load_url_description": "Loads a URL on Fully Kiosk Browser.", + "url_to_load": "URL to load.", + "load_url": "Load URL", + "configuration_parameter_to_set": "Configuration parameter to set.", + "key": "Key", + "value_description": "The target value to set.", + "set_configuration": "Set Configuration", + "application_description": "Package name of the application to start.", + "application": "Application", + "start_application": "Start Application", + "set_value_description": "Sets the value of a number.", + "stops_a_running_script": "Stops a running script.", + "enter_your_text": "Enter your text.", + "set_value": "Set value", + "dashboard_path": "Dashboard path", + "view_path": "View path", + "show_dashboard_view": "Show dashboard view", + "closes_a_cover": "Closes a cover.", + "close_cover_tilt_description": "Tilts a cover to close.", + "close_tilt": "Close tilt", + "opens_a_cover": "Opens a cover.", + "tilts_a_cover_open": "Tilts a cover open.", + "open_tilt": "Open tilt", + "set_cover_position_description": "Moves a cover to a specific position.", + "target_position": "Target position.", + "set_position": "Set position", + "target_tilt_positition": "Target tilt positition.", + "set_tilt_position": "Set tilt position", + "stops_the_cover_movement": "Stops the cover movement.", + "stop_cover_tilt_description": "Stops a tilting cover movement.", + "stop_tilt": "Stop tilt", + "toggles_a_cover_open_closed": "Mở/đóng màn.", + "toggle_cover_tilt_description": "Mở/đóng màn nghiêng.", + "toggle_tilt": "Mở/đóng màn nghiêng", "decrease_speed_description": "Decreases the speed of the fan.", "percentage_step_description": "Increases the speed by a percentage step.", "decrease_speed": "Decrease speed", @@ -2971,6 +3100,27 @@ "toggles_the_fan_on_off": "Bật/tắt quạt.", "turns_fan_off": "Turns fan off.", "turns_fan_on": "Turns fan on.", + "arm_with_custom_bypass": "Bảo vệ và cho phép bỏ qua tùy chỉnh", + "alarm_arm_vacation_description": "Đặt báo động thành: _đã bật bảo vệ cho kỳ nghỉ_.", + "disarms_the_alarm": "Tắt báo động.", + "alarm_trigger_description": "Cho phép kích hoạt cảnh báo bên ngoài.", + "toggles_a_switch_on_off": "Bật/tắt công tắc.", + "turns_a_switch_off": "Tắt công tắc.", + "turns_a_switch_on": "Bật công tắc.", + "device_description": "Device ID to send command to.", + "delete_command": "Delete command", + "alternative": "Alternative", + "command_type_description": "The type of command to be learned.", + "command_type": "Command type", + "timeout_description": "Timeout for the command to be learned.", + "learn_command": "Learn command", + "delay_seconds": "Delay seconds", + "hold_seconds": "Hold seconds", + "repeats": "Repeats", + "send_command": "Send command", + "toggles_a_device_on_off": "Bật/tắt một thiết bị.", + "turns_the_device_off": "Turns the device off.", + "turn_on_description": "Sends the power on command.", "apply_description": "Kích hoạt một cảnh có cấu hình.", "entities_description": "Danh sách các thực thể và trạng thái mục tiêu của chúng.", "transition": "Transition", @@ -2981,45 +3131,108 @@ "snapshot_entities": "Thực thể ảnh chụp nhanh", "delete_description": "Deletes a dynamically created scene.", "activates_a_scene": "Kích hoạt một cảnh.", - "selects_the_first_option": "Selects the first option.", - "first": "First", - "selects_the_last_option": "Selects the last option.", - "select_the_next_option": "Select the next option.", - "selects_an_option": "Selects an option.", - "option_to_be_selected": "Option to be selected.", - "selects_the_previous_option": "Selects the previous option.", - "sets_the_options": "Sets the options.", - "list_of_options": "List of options.", - "set_options": "Set options", + "play_chime_description": "Play a ringtone on a chime.", + "device_id_description": "The chime to play the ringtone on.", + "target_chime": "Target chime", + "ringtone_to_play": "Ringtone to play.", + "ringtone": "Ringtone", + "play_chime": "Play chime", + "ptz_move_description": "Move the camera with a specific speed.", + "ptz_move_speed": "PTZ move speed.", + "ptz_move": "PTZ move", + "add_event_description": "Adds a new calendar event.", + "calendar_id_description": "The id of the calendar you want.", + "calendar_id": "Calendar ID", + "description_description": "The description of the event. Optional.", + "summary_description": "Acts as the title of the event.", + "location_description": "The location of the event.", + "creates_event": "Creates event", "closes_a_valve": "Closes a valve.", "opens_a_valve": "Opens a valve.", "set_valve_position_description": "Moves a valve to a specific position.", "stops_the_valve_movement": "Stops the valve movement.", "toggles_a_valve_open_closed": "Toggles a valve open/closed.", - "load_url_description": "Loads a URL on Fully Kiosk Browser.", - "url_to_load": "URL to load.", - "load_url": "Load URL", - "configuration_parameter_to_set": "Configuration parameter to set.", - "key": "Key", - "set_configuration": "Set Configuration", - "application_description": "Package name of the application to start.", - "application": "Application", - "start_application": "Start Application", - "command_description": "Command(s) to send to Google Assistant.", - "command": "Command", - "media_player_entity": "Media player entity", - "send_text_command": "Send text command", - "code_description": "Code used to unlock the lock.", - "arm_with_custom_bypass": "Bảo vệ và cho phép bỏ qua tùy chỉnh", - "alarm_arm_vacation_description": "Đặt báo động thành: _đã bật bảo vệ cho kỳ nghỉ_.", - "disarms_the_alarm": "Tắt báo động.", - "alarm_trigger_description": "Cho phép kích hoạt cảnh báo bên ngoài.", "extract_media_url_description": "Extract media URL from a service.", "format_query": "Format query", "url_description": "URL where the media can be found.", "media_url": "Media URL", "get_media_url": "Get Media URL", "play_media_description": "Downloads file from given URL.", + "clears_all_log_entries": "Clears all log entries.", + "clear_all": "Clear all", + "write_log_entry": "Write log entry.", + "log_level": "Log level.", + "message_to_log": "Message to log.", + "write": "Write", + "reload_themes_description": "Reloads themes from the YAML-configuration.", + "reload_themes": "Reload themes", + "name_of_a_theme": "Name of a theme.", + "set_the_default_theme": "Set the default theme", + "clear_skipped_update": "Clear skipped update", + "install_update": "Install update", + "skip_description": "Marks currently available update as skipped.", + "skip_update": "Skip update", + "brightness_value": "Brightness value", + "a_human_readable_color_name": "A human-readable color name.", + "color_name": "Color name", + "color_temperature_in_mireds": "Color temperature in mireds.", + "light_effect": "Light effect.", + "hue_sat_color": "Hue/Sat color", + "color_temperature_in_kelvin": "Color temperature in Kelvin.", + "profile_description": "Name of a light profile to use.", + "rgbw_color": "RGBW-color", + "rgbww_color": "RGBWW-color", + "white_description": "Set the light to white mode.", + "xy_color": "XY-color", + "turn_off_description": "Turn off one or more lights.", + "brightness_step_description": "Change brightness by an amount.", + "brightness_step_value": "Brightness step value", + "brightness_step_pct_description": "Change brightness by a percentage.", + "brightness_step": "Brightness step", + "decrements_a_counter": "Decrements a counter.", + "increments_a_counter": "Increments a counter.", + "resets_a_counter": "Resets a counter.", + "sets_the_counter_value": "Sets the counter value.", + "selects_the_next_option": "Selects the next option.", + "toggles_the_helper_on_off": "Bật/tắt biến trợ giúp.", + "turns_off_the_helper": "Tắt biến trợ giúp.", + "turns_on_the_helper": "Bật biến trợ giúp.", + "start_date_description": "The date the all-day event should start.", + "create_event": "Create event", + "get_events": "Get events", + "list_event": "List event", + "turns_auxiliary_heater_on_off": "Bật/tắt bộ sưởi phụ.", + "aux_heat_description": "Giá trị mới của bộ sưởi phụ.", + "auxiliary_heating": "Sưởi phụ trợ", + "turn_on_off_auxiliary_heater": "Bật/tắt bộ sưởi phụ", + "sets_fan_operation_mode": "Đặt chế độ hoạt động của quạt.", + "fan_operation_mode": "Chế độ hoạt động của quạt.", + "set_fan_mode": "Đặt chế độ quạt", + "sets_target_humidity": "Đặt độ ẩm mục tiêu.", + "set_target_humidity": "Đặt độ ẩm mục tiêu", + "sets_hvac_operation_mode": "Đặt chế độ hoạt động điều hòa.", + "hvac_operation_mode": "Chế độ hoạt động điều hòa.", + "set_hvac_mode": "Đặt chế độ điều hòa", + "sets_swing_operation_mode": "Đặt chế độ hoạt động xoay.", + "swing_operation_mode": "Chế độ hoạt động xoay.", + "set_swing_mode": "Đặt chế độ xoay", + "sets_target_temperature": "Đặt nhiệt độ mục tiêu.", + "high_target_temperature": "Nhiệt độ mục tiêu cao.", + "target_temperature_high": "Nhiệt độ mục tiêu cao", + "low_target_temperature": "Nhiệt độ mục tiêu thấp.", + "target_temperature_low": "Nhiệt độ mục tiêu thấp", + "set_target_temperature": "Đặt nhiệt độ mục tiêu", + "turns_climate_device_off": "Tắt thiết bị điều hòa.", + "turns_climate_device_on": "Bật thiết bị điều hòa.", + "notify_description": "Sends a notification message to selected targets.", + "data": "Data", + "title_for_your_notification": "Title for your notification.", + "title_of_the_notification": "Title of the notification.", + "send_a_persistent_notification": "Send a persistent notification", + "sends_a_notification_message": "Sends a notification message.", + "your_notification_message": "Your notification message.", + "title_description": "Optional title of the notification.", + "send_a_notification_message": "Send a notification message", "sets_a_random_effect": "Đặt hiệu ứng ngẫu nhiên.", "sequence_description": "Danh sách các chuỗi HSV (Tối đa 16).", "backgrounds": "Cảnh nền", @@ -3046,109 +3259,10 @@ "speed_of_spread": "Speed of spread.", "spread": "Spread", "sequence_effect": "Sequence effect", - "press_the_button_entity": "Press the button entity.", - "see_description": "Records a seen tracked device.", - "battery_description": "Battery level of the device.", - "gps_coordinates": "GPS coordinates", - "gps_accuracy_description": "Accuracy of the GPS coordinates.", - "hostname_of_the_device": "Hostname of the device.", - "hostname": "Hostname", - "mac_description": "MAC address of the device.", - "mac_address": "MAC address", - "see": "See", - "process_description": "Launches a conversation from a transcribed text.", - "agent": "Agent", - "conversation_id": "Conversation ID", - "language_description": "Language to use for speech generation.", - "transcribed_text_input": "Transcribed text input.", - "process": "Process", - "reloads_the_intent_configuration": "Reloads the intent configuration.", - "conversation_agent_to_reload": "Conversation agent to reload.", - "create_description": "Shows a notification on the **Notifications** panel.", - "message_description": "Message of the logbook entry.", - "notification_id": "Notification ID", - "title_description": "Title for your notification message.", - "dismiss_description": "Removes a notification from the **Notifications** panel.", - "notification_id_description": "ID of the notification to be removed.", - "dismiss_all_description": "Removes all notifications from the **Notifications** panel.", - "notify_description": "Sends a notification message to selected targets.", - "data": "Data", - "title_for_your_notification": "Title for your notification.", - "title_of_the_notification": "Title of the notification.", - "send_a_persistent_notification": "Send a persistent notification", - "sends_a_notification_message": "Sends a notification message.", - "your_notification_message": "Your notification message.", - "send_a_notification_message": "Send a notification message", - "device_description": "Device ID to send command to.", - "delete_command": "Delete command", - "alternative": "Alternative", - "command_type_description": "The type of command to be learned.", - "command_type": "Command type", - "timeout_description": "Timeout for the command to be learned.", - "learn_command": "Learn command", - "delay_seconds": "Delay seconds", - "hold_seconds": "Hold seconds", - "repeats": "Repeats", - "send_command": "Send command", - "toggles_a_device_on_off": "Bật/tắt một thiết bị.", - "turns_the_device_off": "Turns the device off.", - "turn_on_description": "Sends the power on command.", - "stops_a_running_script": "Stops a running script.", - "locks_a_lock": "Locks a lock.", - "opens_a_lock": "Opens a lock.", - "unlocks_a_lock": "Unlocks a lock.", - "turns_auxiliary_heater_on_off": "Bật/tắt bộ sưởi phụ.", - "aux_heat_description": "Giá trị mới của bộ sưởi phụ.", - "auxiliary_heating": "Sưởi phụ trợ", - "turn_on_off_auxiliary_heater": "Bật/tắt bộ sưởi phụ", - "sets_fan_operation_mode": "Đặt chế độ hoạt động của quạt.", - "fan_operation_mode": "Chế độ hoạt động của quạt.", - "set_fan_mode": "Đặt chế độ quạt", - "sets_target_humidity": "Đặt độ ẩm mục tiêu.", - "set_target_humidity": "Đặt độ ẩm mục tiêu", - "sets_hvac_operation_mode": "Đặt chế độ hoạt động điều hòa.", - "hvac_operation_mode": "Chế độ hoạt động điều hòa.", - "set_hvac_mode": "Đặt chế độ điều hòa", - "sets_swing_operation_mode": "Đặt chế độ hoạt động xoay.", - "swing_operation_mode": "Chế độ hoạt động xoay.", - "set_swing_mode": "Đặt chế độ xoay", - "sets_target_temperature": "Đặt nhiệt độ mục tiêu.", - "high_target_temperature": "Nhiệt độ mục tiêu cao.", - "target_temperature_high": "Nhiệt độ mục tiêu cao", - "low_target_temperature": "Nhiệt độ mục tiêu thấp.", - "target_temperature_low": "Nhiệt độ mục tiêu thấp", - "set_target_temperature": "Đặt nhiệt độ mục tiêu", - "turns_climate_device_off": "Tắt thiết bị điều hòa.", - "turns_climate_device_on": "Bật thiết bị điều hòa.", - "add_event_description": "Adds a new calendar event.", - "calendar_id_description": "The id of the calendar you want.", - "calendar_id": "Calendar ID", - "description_description": "The description of the event. Optional.", - "summary_description": "Acts as the title of the event.", - "creates_event": "Creates event", - "dashboard_path": "Dashboard path", - "view_path": "View path", - "show_dashboard_view": "Show dashboard view", - "brightness_value": "Brightness value", - "a_human_readable_color_name": "A human-readable color name.", - "color_name": "Color name", - "color_temperature_in_mireds": "Color temperature in mireds.", - "light_effect": "Light effect.", - "hue_sat_color": "Hue/Sat color", - "color_temperature_in_kelvin": "Color temperature in Kelvin.", - "profile_description": "Name of a light profile to use.", - "rgbw_color": "RGBW-color", - "rgbww_color": "RGBWW-color", - "white_description": "Set the light to white mode.", - "xy_color": "XY-color", - "turn_off_description": "Turn off one or more lights.", - "brightness_step_description": "Change brightness by an amount.", - "brightness_step_value": "Brightness step value", - "brightness_step_pct_description": "Change brightness by a percentage.", - "brightness_step": "Brightness step", "topic_to_listen_to": "Chủ đề để nghe.", "export": "Xuất khẩu", "publish_description": "Xuất bản một tin nhắn đến một chủ đề MQTT.", + "evaluate_payload": "Evaluate payload", "the_payload_to_publish": "Phụ tải cần xuất bản.", "payload": "Phụ tải", "payload_template": "Bản mẫu phụ tải", @@ -3156,89 +3270,59 @@ "retain": "Giữ lại", "topic_to_publish_to": "Chủ đề để xuất bản.", "publish": "Xuất bản", - "selects_the_next_option": "Selects the next option.", - "ptz_move_description": "Move the camera with a specific speed.", - "ptz_move_speed": "PTZ move speed.", - "ptz_move": "PTZ move", - "log_description": "Creates a custom entry in the logbook.", - "entity_id_description": "Media players to play the message.", - "log": "Log", - "toggles_a_switch_on_off": "Bật/tắt công tắc.", - "turns_a_switch_off": "Tắt công tắc.", - "turns_a_switch_on": "Bật công tắc.", - "reload_themes_description": "Reloads themes from the YAML-configuration.", - "reload_themes": "Reload themes", - "name_of_a_theme": "Name of a theme.", - "set_the_default_theme": "Set the default theme", - "toggles_the_helper_on_off": "Bật/tắt biến trợ giúp.", - "turns_off_the_helper": "Tắt biến trợ giúp.", - "turns_on_the_helper": "Bật biến trợ giúp.", - "decrements_a_counter": "Decrements a counter.", - "increments_a_counter": "Increments a counter.", - "resets_a_counter": "Resets a counter.", - "sets_the_counter_value": "Sets the counter value.", - "remote_connect": "Remote connect", - "remote_disconnect": "Remote disconnect", - "get_weather_forecast": "Nhận dự báo thời tiết.", - "type_description": "Loại dự báo: hàng ngày, hàng giờ hoặc hai lần mỗi ngày.", - "forecast_type": "Loại dự báo", - "get_forecast": "Nhận dự báo", - "get_weather_forecasts": "Get weather forecasts.", - "get_forecasts": "Get forecasts", - "disables_the_motion_detection": "Disables the motion detection.", - "disable_motion_detection": "Disable motion detection", - "enables_the_motion_detection": "Enables the motion detection.", - "enable_motion_detection": "Enable motion detection", - "format_description": "Stream format supported by the media player.", - "format": "Format", - "media_player_description": "Media players to stream to.", - "play_stream": "Play stream", - "filename": "Filename", - "lookback": "Lookback", - "snapshot_description": "Takes a snapshot from a camera.", - "take_snapshot": "Take snapshot", - "turns_off_the_camera": "Turns off the camera.", - "turns_on_the_camera": "Turns on the camera.", - "clear_tts_cache": "Clear TTS cache", - "cache": "Cache", - "options_description": "A dictionary containing integration-specific options.", - "say_a_tts_message": "Say a TTS message", - "speak": "Speak", - "broadcast_address": "Broadcast address", - "broadcast_port_description": "Port where to send the magic packet.", - "broadcast_port": "Broadcast port", - "send_magic_packet": "Send magic packet", - "set_datetime_description": "Sets the date and/or time.", - "the_target_date": "The target date.", - "datetime_description": "The target date & time.", - "date_time": "Date & time", - "the_target_time": "The target time.", - "bridge_identifier": "Bridge identifier", - "configuration_payload": "Configuration payload", - "entity_description": "Đại diện cho một điểm cuối thiết bị cụ thể trong deCONZ.", - "path": "Path", - "configure": "Configure", - "device_refresh_description": "Refreshes available devices from deCONZ.", - "device_refresh": "Device refresh", - "remove_orphaned_entries": "Remove orphaned entries", - "removes_a_group": "Xóa một nhóm", - "object_id": "ID đối tượng", - "creates_updates_a_user_group": "Tạo/Cập nhật một nhóm người dùng.", - "add_entities": "Thêm thực thể", - "icon_description": "Tên biểu tượng của nhóm", - "name_of_the_group": "Tên của nhóm.", - "cancels_a_timer": "Cancels a timer.", - "changes_a_timer": "Changes a timer.", - "finishes_a_timer": "Finishes a timer.", - "pauses_a_timer": "Pauses a timer.", - "starts_a_timer": "Starts a timer.", - "duration_description": "Duration the timer requires to finish. [optional].", - "set_default_level_description": "Sets the default log level for integrations.", - "level_description": "Default severity level for all integrations.", - "set_default_level": "Set default level", - "set_level": "Set level", - "clear_skipped_update": "Clear skipped update", - "install_update": "Install update", - "skip_description": "Marks currently available update as skipped.", - "skip_update": "Skip update" + "create_description": "Shows a notification on the notifications panel.", + "notification_id": "Notification ID", + "dismiss_description": "Removes a notification from the notifications panel.", + "notification_id_description": "ID of the notification to be removed.", + "dismiss_all_description": "Removes all notifications from the notifications panel.", + "process_description": "Launches a conversation from a transcribed text.", + "agent": "Agent", + "conversation_id": "Conversation ID", + "transcribed_text_input": "Transcribed text input.", + "process": "Process", + "reloads_the_intent_configuration": "Reloads the intent configuration.", + "conversation_agent_to_reload": "Conversation agent to reload.", + "clears_the_playlist": "Clears the playlist.", + "clear_playlist": "Clear playlist", + "selects_the_next_track": "Selects the next track.", + "pauses": "Pauses.", + "starts_playing": "Starts playing.", + "toggles_play_pause": "Phát/tạm dừng", + "selects_the_previous_track": "Selects the previous track.", + "seek": "Seek", + "stops_playing": "Stops playing.", + "starts_playing_specified_media": "Starts playing specified media.", + "announce": "Announce", + "enqueue": "Enqueue", + "repeat_mode_to_set": "Repeat mode to set.", + "select_sound_mode_description": "Selects a specific sound mode.", + "select_sound_mode": "Select sound mode", + "select_source": "Select source", + "shuffle_description": "Whether or not shuffle mode is enabled.", + "unjoin": "Unjoin", + "turns_down_the_volume": "Turns down the volume.", + "turn_down_volume": "Turn down volume", + "volume_mute_description": "Mutes or unmutes the media player.", + "is_volume_muted_description": "Defines whether or not it is muted.", + "mute_unmute_volume": "Mute/unmute volume", + "sets_the_volume_level": "Sets the volume level.", + "set_volume": "Set volume", + "turns_up_the_volume": "Turns up the volume.", + "turn_up_volume": "Turn up volume", + "apply_filter": "Apply filter", + "days_to_keep": "Days to keep", + "repack": "Repack", + "purge": "Purge", + "domains_to_remove": "Domains to remove", + "entity_globs_to_remove": "Entity globs to remove", + "entities_to_remove": "Entities to remove", + "purge_entities": "Purge entities", + "see_description": "Records a seen tracked device.", + "battery_description": "Battery level of the device.", + "gps_coordinates": "GPS coordinates", + "gps_accuracy_description": "Accuracy of the GPS coordinates.", + "hostname_of_the_device": "Hostname of the device.", + "hostname": "Hostname", + "mac_description": "MAC address of the device.", + "see": "See" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/zh-Hans/zh-Hans.json b/packages/core/src/hooks/useLocale/locales/zh-Hans/zh-Hans.json index 72816ac0..73f82e55 100644 --- a/packages/core/src/hooks/useLocale/locales/zh-Hans/zh-Hans.json +++ b/packages/core/src/hooks/useLocale/locales/zh-Hans/zh-Hans.json @@ -1,16 +1,16 @@ { - "energy": "能源", + "energy": "电力", "calendar": "日历", "set": "设置", - "glance": "概览", + "overview": "概况", "map": "Map", "logs": "日志", "history": "History", - "mailbox": "邮箱", "to_do_list": "待办事项清单", "developer_tools": "开发者工具", "media": "媒体", "profile": "配置文件", + "panel_mailbox": "邮箱", "panel_shopping_list": "购物清单", "unk": "未知", "unavai": "不可用", @@ -34,7 +34,7 @@ "open": "打开", "off": "关闭", "toggle": "切换", - "code": "密码", + "code": "代码", "clear": "未触发", "arm": "警戒", "arm_home": "在家布防", @@ -50,7 +50,7 @@ "area_not_found": "未找到区域。", "last_triggered": "上次触发", "run_actions": "运行动作", - "press": "按", + "press": "按下", "image_not_available": "无图像", "currently": "当前", "on_off": "开/关", @@ -90,6 +90,7 @@ "name_on": "{name} 已打开", "resume_mowing": "继续割草", "start_mowing": "开始割草", + "pause": "暂停", "return_home": "返回基站", "brightness": "亮度", "color_temperature": "色温", @@ -109,7 +110,6 @@ "browse_media": "浏览媒体", "play": "播放", "play_pause": "播放/暂停", - "pause": "暂停", "stop": "停止", "next_track": "下一曲", "previous_track": "上一曲", @@ -133,7 +133,7 @@ "option": "选项", "installing": "正在安装", "installing_progress": "正在安装 ({progress}%)", - "up_to_date": "最新", + "up_to_date": "已是最新", "empty_value": "(空值)", "start": "开始", "end": "结束", @@ -216,15 +216,17 @@ "optional": "可选", "select_media_player": "选择媒体播放器", "media_browse_not_supported": "媒体播放器不支持浏览媒体。", - "pick_media": "选定媒体", + "pick_media": "选取媒体", "manually_enter_media_id": "手动输入媒体标识符", "media_content_id": "媒体内容 ID", "media_content_type": "媒体内容类型", "upload_failed": "上传失败", "unknown_file": "未知文件", - "select_image": "选择图像", + "image": "图像", + "select_label": "选择 {label}", "upload_picture": "上传图片", "image_url": "本地路径或 Web 网址", + "ui_components_selectors_image_select_image": "选择图像", "latitude": "纬度", "longitude": "经度", "radius": "半径", @@ -249,13 +251,14 @@ "theme": "主题", "time": "时间", "manual_entry": "手动输入", + "learn_more_about_templating": "详细了解模板编程。", "show_password": "显示密码", "hide_password": "隐藏密码", - "no_logbook_events_found": "未找到日志条目。", + "no_logbook_events_found": "未找到日志事件。", "triggered_by": "触发方式为", "triggered_by_automation": "由自动化触发", "triggered_by_script": "由脚本触发", - "triggered_by_service": "由服务触发", + "triggered_by_action": "由动作触发", "logbook_triggered_by_numeric_state_of": "触发自数值状态", "triggered_by_state_of": "触发自状态:", "triggered_by_event": "由事件触发", @@ -264,7 +267,7 @@ "logbook_triggered_by_homeassistant_stopping": "由 Home Assistant 停止触发", "logbook_triggered_by_homeassistant_starting": "由 Home Assistant 启动触发", "traces": "跟踪", - "could_not_load_logbook": "无法加载日志条目", + "could_not_load_logbook": "无法加载日志", "was_detected_at_state": "检测到位于:{state}", "rose": "升起", "was_low": "较低", @@ -290,13 +293,14 @@ "changed_to_state": "变为 {state}", "became_unavailable": "不再可用", "became_unknown": "变为 未知", - "detected_tampering": "检测到被拆解", - "cleared_tampering": "未检测到被拆解", + "detected_tampering": "检测到篡改", + "cleared_tampering": "未检测到篡改", "event_type_event_detected": "检测到 {event_type} 事件", "detected_an_event": "检测到事件", "detected_an_unknown_event": "检测到未知事件", + "ui_components_logbook_triggered_by_service": "由服务触发", "entity_picker_no_entities": "您还没有实体", - "no_matching_entities_found": "未找到相关实体", + "no_matching_entities_found": "未找到匹配的实体", "show_entities": "显示实体", "create_a_new_entity": "创建新的实体", "show_attributes": "显示属性", @@ -314,12 +318,12 @@ "choose_label": "选择标签", "filter": "筛选", "show_number_results": "显示 {number} 个结果", - "clear_filter": "清除筛选条件", - "close_filters": "关闭筛选条件", + "clear_filter": "清除筛选", + "close_filters": "关闭筛选", "exit_selection_mode": "退出选择模式", "enter_selection_mode": "进入选择模式", - "sort_by_sortcolumn": "排序方式 {sortColumn}", - "group_by_groupcolumn": "分组方式 {groupColumn}", + "sort_by_sortcolumn": "排序 {sortColumn}", + "group_by_groupcolumn": "分组 {groupColumn}", "don_t_group": "不分组", "collapse_all": "全部折叠", "expand_all": "全部展开", @@ -345,7 +349,7 @@ "select_a_blueprint": "选择蓝图", "show_devices": "显示设备", "device_picker_no_devices": "您还没有设备", - "no_matching_devices_found": "未找到相关设备", + "no_matching_devices_found": "未找到匹配的设备", "no_area": "没有区域", "show_categories": "显示类别", "category": "类别", @@ -367,7 +371,7 @@ "add_new_area_name": "新建区域“{name}”", "add_new_area": "添加新区域…", "area_picker_no_areas": "您还没有创建区域", - "no_matching_areas_found": "未找到相关区域", + "no_matching_areas_found": "未找到匹配的区域", "unassigned_areas": "未指定区域", "failed_to_create_area": "创建区域失败。", "ui_components_area_picker_add_dialog_text": "输入新区域的名称。", @@ -386,10 +390,10 @@ "show_area": "显示{area}", "hide_area": "隐藏{area}", "statistic": "统计数据", - "statistic_picker_no_statistics": "您还没有统计数据", - "no_matching_statistics_found": "未找到相关统计数据", + "statistic_picker_no_statistics": "您还没有统计项", + "no_matching_statistics_found": "未找到匹配的统计项", "statistic_picker_missing_entity": "没有列出您的实体?", - "learn_more_about_statistics": "详细了解统计", + "learn_more_about_statistics": "详细了解统计项", "add_on": "加载项", "error_no_supervisor": "安装的操作系统不支持存储。", "error_fetch_addons": "加载加载项时出错。", @@ -459,10 +463,10 @@ "no_state_history_found": "没有找到历史状态。", "unable_to_load_history": "无法加载历史数据", "source_history": "来源:历史", - "source_long_term_statistics": "来源:长期统计", + "source_long_term_statistics": "来源:长期统计数据", "unable_to_load_map": "无法加载地图", - "loading_statistics": "正在加载统计信息…", - "no_statistics_found": "没有找到统计信息。", + "loading_statistics": "正在加载统计项…", + "no_statistics_found": "未找到统计项。", "min": "最小值", "max": "最大", "mean": "平均值", @@ -470,14 +474,16 @@ "change": "更改", "server": "服务", "this_field_is_required": "此字段为必填项", - "service_data": "服务数据", + "action_data": "动作数据", "integration_documentation": "集成文档", + "ui_components_service_control_data": "服务数据", + "ui_components_service_control_target_description": "该服务作用于哪些区域、设备或实体。", "no_related_items_found": "未找到相关项目。", "related_entities": "相关实体", - "related_items_group": "以下群组的一部分", - "related_items_scene": "以下场景的一部分", - "related_items_script": "以下脚本的一部分", - "related_items_automation": "以下自动化的一部分", + "related_items_group": "作为以下群组的一部分", + "related_items_scene": "作为以下场景的一部分", + "related_items_script": "作为以下脚本的一部分", + "related_items_automation": "作为以下自动化的一部分", "using_blueprint": "使用蓝图", "no_data": "没有数据", "filtering_by": "筛选方式:", @@ -493,7 +499,7 @@ "say": "朗读", "set_as_default_options": "设置为默认选项", "tts_faild_to_store_defaults": "无法存储默认选项:{error}", - "pick": "选定", + "pick": "选取", "play_media": "播放媒体", "no_items": "没有项目", "choose_player": "选择播放器", @@ -505,7 +511,7 @@ "media_management": "媒体管理", "manage": "管理", "no_media_items_found": "未找到媒体项目", - "file_management_folders_not_supported": "文件夹不能通过用户界面管理。", + "file_management_folders_not_supported": "不能在用户界面中管理文件夹。", "file_management_highlight_button": "点击此处可上传第一个媒体", "upload_failed_reason": "上传失败:{reason}", "add_media": "添加媒体", @@ -522,7 +528,6 @@ "episode": "分集", "game": "游戏", "genre": "流派", - "image": "图片", "movie": "电影", "music": "音乐", "playlist": "播放列表", @@ -584,7 +589,7 @@ "weekday": "工作日", "until": "直到", "for": "持续", - "in": "在未来", + "in": "位于", "at": "在", "or": "或者", "last": "最后一个", @@ -595,6 +600,10 @@ "increase_temperature": "调高温度", "decrease_temperature": "调低温度", "copy_to_clipboard": "复制到剪贴板", + "last_changed": "上次变化", + "last_updated": "上次更新", + "remaining_time": "剩余时间", + "install_status": "安装状态", "safe_mode": "安全模式", "all_yaml_configuration": "所有 YAML 配置", "domain": "域", @@ -605,11 +614,11 @@ "scenes": "场景", "people": "人员", "zones": "地点", - "input_booleans": "预设布尔值(input_boolean)", - "input_texts": "预设文本(input_text)", - "input_numbers": "预设数值(input_number)", - "input_date_times": "预设日期(input_datetime)", - "input_selects": "预设选择(input_select)", + "input_booleans": "输入布尔值(input_boolean)", + "input_texts": "输入文本值(input_text)", + "input_numbers": "输入数值(input_number)", + "input_date_times": "输入日期时间值(input_datetime)", + "input_selects": "输入选择器(input_select)", "template_entities": "模板实体(template)", "universal_media_player_entities": "通用媒体播放器实体", "reload_rest": "REST 实体及其通知服务(rest)", @@ -620,7 +629,7 @@ "generic_thermostat_entities": "通用恒温器实体", "homekit": "HomeKit", "min_max_entities": "最小值/最大值实体", - "history_stats_entities": "历史记录统计实体", + "history_stats_entities": "历史统计实体", "trend_entities": "趋势实体", "ping_binary_sensor_entities": "Ping 二元传感器实体", "file_size_entities": "文件尺寸实体", @@ -629,7 +638,7 @@ "manually_configured_mqtt_entities": "手动配置的 MQTT 实体", "raspberry_pi_gpio_entities": "树莓派 GPIO 实体", "action_server": "{action}服务器", - "restart": "重新开始", + "restart": "重启", "reload": "重新加载", "navigate": "前往", "helpers": "辅助元素", @@ -652,12 +661,13 @@ "addon_info": "{addon} 信息", "entity_filter": "实体筛选", "quick_search": "快捷搜索", - "nothing_found": "未找到内容。", + "nothing_found": "什么都没找到!", "assist": "语音助手", "voice_command_did_not_hear": "Home Assistant 什么也没有听到", "didn_t_quite_get_that": "我不太明白", "voice_command_found": "为您找到以下结果:", "voice_command_error": "糟糕,发生错误", + "voice_command_conversation_no_control": "此助手无法控制您的家。", "how_can_i_assist": "请问需要什么帮助?", "enter_a_request": "输入请求", "send_text": "发送文本", @@ -673,8 +683,6 @@ "info": "信息", "related": "关联", "device_info": "设备信息", - "last_changed": "上次变化", - "last_updated": "上次更新", "show_more": "显示更多", "exit_edit_mode": "退出编辑模式", "last_action": "上次动作", @@ -718,7 +726,7 @@ "default_code": "默认代码", "editor_default_code_error": "代码格式不匹配", "entity_id": "实体 ID", - "unit_of_measurement": "度量单位", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "降水量单位", "display_precision": "显示精度", "default_value": "默认({value})", @@ -738,25 +746,25 @@ "cold": "过冷", "connectivity": "连通性", "gas": "燃气", - "hot": "过热", - "light": "灯光", + "heat": "制热", + "light": "浅色", "moisture": "潮度", "motion": "运动", "occupancy": "此处有人", "plug": "插头", - "power": "功率", + "power": "电源", "presence": "人体存在", "problem": "问题", "safety": "安全性", "smoke": "烟雾", - "tamper": "防拆检测", + "tamper": "篡改", "vibration": "振动", "gate": "大门", "shade": "卷帘", "awning": "天篷", "blind": "百叶帘", "curtain": "窗帘", - "damper": "风门", + "damper": "挡板", "shutter": "百叶窗", "outlet": "插座", "this_entity_is_unavailable": "此实体不可用。", @@ -772,8 +780,8 @@ "use_device_area": "使用设备区域", "editor_change_device_settings": "您可以在设备设置中{link}", "change_the_device_area": "更改设备区域", - "integration_options": "“{integration}”选项", - "specific_options_for_integration": "{integration}的特定选项", + "integration_options": "{integration}选项", + "specific_options_for_integration": "{integration}特定选项", "preload_camera_stream": "预加载视频流", "camera_stream_orientation": "视频流方向", "no_orientation_transform": "不改变方向", @@ -784,6 +792,7 @@ "rotate_left": "向左旋转", "rotate_right_and_flip": "沿副对角线翻转", "rotate_right": "向右旋转", + "ui_dialogs_entity_registry_editor_hidden_description": "已隐藏的实体不会显示在仪表盘上,也不会在间接引用(如通过区域或设备)时包含在内。其历史仍然被记录,并且您仍然可以通过服务与之交互。", "enable_type": "启用{type}", "device_registry_detail_enabled_cause": "{type}已通过{cause}禁用。", "unknown_error": "未知错误", @@ -796,9 +805,9 @@ "restart_home_assistant": "确认重新启动 Home Assistant?", "advanced_options": "高级选项", "quick_reload": "快速重载", - "reload_description": "从 YAML 配置重新加载区域。", - "reloading_configuration": "配置重载", - "failed_to_reload_configuration": "重载配置失败", + "reload_description": "从 YAML 配置重新加载 MQTT 实体。", + "reloading_configuration": "重新加载配置", + "failed_to_reload_configuration": "重新加载配置失败", "restart_description": "中断所有运行中的自动化和脚本。", "restart_failed": "重新启动 Home Assistant 失败", "stop_home_assistant": "停止 Home Assistant?", @@ -808,7 +817,7 @@ "failed_to_reboot_system": "重新启动系统失败", "shut_down_system": "确定要关闭系统吗?", "shut_down": "关机", - "shutting_down_system": "关闭主机", + "shutting_down_system": "关闭系统", "shutdown_failed": "关闭系统失败", "restart_safe_mode_title": "以安全模式重新启动 Home Assistant", "restart_safe_mode_confirm_title": "要以安全模式重新启动 Home Assistant 吗?", @@ -822,6 +831,7 @@ "min_length": "最小长度", "max_length": "最大长度", "display_mode": "显示模式", + "password": "密码", "regex_pattern": "正则表达式模式", "used_for_client_side_validation": "用于客户端验证", "minimum_value": "Minimum Value", @@ -834,20 +844,21 @@ "input_select_no_options": "目前没有选项。", "initial_value": "初始值", "restore": "恢复", + "edit_schedule_block": "编辑计划块", "loading_loading_step": "正在加载“{integration}”的下一步", "options_successfully_saved": "选项已成功保存。", "repair_issue": "修复问题", "the_issue_is_repaired": "问题已修复!", "system_options_for_integration": "{integration} 系统选项", - "enable_newly_added_entities": "启用新增的实体。", - "enable_polling_for_updates": "启用轮询刷新。", - "reconfigure": "重新配置设备", + "enable_newly_added_entities": "启用新增实体。", + "enable_polling_for_updates": "启用轮询更新。", + "reconfiguring_device": "重新配置设备", "configuring": "正在配置", "start_reconfiguration": "开始重新配置", "device_reconfiguration_complete": "设备重新配置完成。", "show_details": "显示详细信息", "hide_details": "隐藏详细信息", - "cluster": "簇", + "cluster": "集群", "binding": "绑定", "reporting": "上报", "min_max_change": "min/max/change", @@ -858,6 +869,7 @@ "zigbee_device_signature": "Zigbee 设备签名", "zigbee_device_children": "Zigbee 子设备", "buttons_add": "通过此设备添加设备", + "reconfigure": "重新配置", "view_network": "查看网络", "services_remove": "从 Zigbee 网络中删除设备。", "services_zigbee_information": "查看设备的 Zigbee 信息。", @@ -923,7 +935,7 @@ "existing_question": "它连接到哪个控制器?", "google_home": "Google Home", "apple_home": "Apple Home", - "other_controllers": "其他控制器", + "other_controllers": "其它控制器", "link_matter_app": "链接 Matter 应用", "tap_linked_matter_apps_services": "点击 {linked_matter_apps_services}。", "google_home_linked_matter_apps_services": "已链接 Matter 应用和服务", @@ -955,15 +967,16 @@ "check_the_system_health": "检查系统状态", "remember": "记住密码", "log_in": "登录", - "notification_drawer_click_to_configure": "单击按钮可以配置 {entity}", + "notification_drawer_click_to_configure": "单击按钮可配置 {entity}", "no_notifications": "没有任何通知", "notifications": "通知", "dismiss_all": "全部关闭", - "notification_toast_service_call_failed": "调用服务 {service} 失败。", + "notification_toast_action_failed": "无法执行动作“{service}” 。", "connection_lost_reconnecting": "连接中断。正在重新连接…", "home_assistant_has_started": "Home Assistant 已启动!", "triggered_name": "已触发 {name}", - "notification_toast_no_matching_link_found": "找不到与 {path} 匹配的 My 链接", + "notification_toast_no_matching_link_found": "未找到与 {path} 匹配的“My 链接”", + "ui_notification_toast_service_call_failed": "调用服务 {service} 失败。", "app_configuration": "应用配置", "sidebar_toggle": "侧边栏切换", "hide_panel": "隐藏面板", @@ -973,11 +986,12 @@ "actions_no_entity_toggle": "未指定要切换的实体", "no_navigation_path_specified": "未指定要前往的路径", "actions_no_url": "未指定要打开的 URL", - "actions_no_service": "未指定要执行的服务", + "actions_no_action": "未指定要运行的动作", + "ui_panel_lovelace_cards_actions_no_service": "未指定要执行的服务", "welcome_home": "欢迎回家", "empty_state_go_to_integrations_page": "前往集成页面。", "never_triggered": "从未触发", - "todo_list_no_unchecked_items": "您没有待办事项!", + "todo_list_no_unchecked_items": "您还没有待办事项!", "completed": "已完成", "remove_completed_items": "清除已完成项目吗?", "reorder_items": "重新排列项目", @@ -988,8 +1002,9 @@ "navigate_to_location": "转到 {location}", "open_window_to_url_path": "打开窗口前往 {url_path}", "toggle_name": "切换{name}", - "call_service_name": "调用服务{name}", + "perform_action_name": "执行动作 {name}", "show_more_info_name": "显示更多信息:{name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "调用服务{name}", "recovery_mode_activated": "恢复模式已激活", "starting_description": "Home Assistant 正在启动,请稍候。", "reset_focus": "重置焦点", @@ -1015,9 +1030,9 @@ "self_consumed_solar_energy": "自消耗太阳能", "solar_consumed_gauge_not_produced_solar_energy": "未产出任何太阳能", "solar_consumed_gauge_self_consumed_solar_could_not_calc": "无法计算自消耗的太阳能", - "self_sufficiency": "自给自足", - "self_sufficiency_couldn_t_be_calculated": "无法计算自给自足程度", - "grid_neutrality_gauge_energy_dependency": "此卡显示您的净能源用量。", + "self_sufficiency": "自给率", + "self_sufficiency_couldn_t_be_calculated": "无法计算自给率", + "grid_neutrality_gauge_energy_dependency": "此卡显示您的净能耗。", "grid_neutrality_gauge_net_returned_grid": "净返还电网电量", "grid_neutrality_gauge_net_consumed_grid": "电网净消耗量", "grid_neutrality_gauge_grid_neutrality_not_calculated": "无法计算电网中立性", @@ -1026,8 +1041,9 @@ "solar": "太阳能", "low_carbon": "低碳", "energy_distribution_go_to_energy_dashboard": "前往能源仪表盘", - "energy_usage": "能源用量", - "previous_energy_usage": "以前能源用量", + "energy_usage": "能耗", + "previous_energy_usage": "以前能耗", + "untracked_consumption": "未追踪消耗", "low_carbon_energy_consumed": "低碳能源消耗", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "无法计算低碳能源消耗量", "unused_entities": "未使用的实体", @@ -1052,33 +1068,38 @@ "edit_configuration": "编辑配置", "unsaved_changes": "未保存的更改", "saved": "已保存", + "delete_dashboard_configuration": "删除仪表板配置 ?", "raw_editor_error_parse_yaml": "无法解析 YAML:{error}", "raw_editor_error_invalid_config": "您的配置无效:{error}", "raw_editor_error_save_yaml": "无法保存 YAML:{error}", "raw_editor_error_remove": "无法删除配置:{error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "如果您删除了仪表盘配置,Home Assistant 将根据您的区域和设备自动生成仪表盘视图。", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "您确定要删除仪表盘配置吗?", "title_of_your_dashboard": "仪表盘标题", "edit_title": "编辑标题", "title": "标题", "view_configuration": "配置视图", - "name_view_configuration": "{name}视图配置", + "name_view_configuration": "{name} 视图配置", "add_view": "添加视图", "background_title": "向视图添加背景", "edit_view": "编辑视图", "move_view_left": "向左移动视图", "move_view_right": "向右移动视图", "background": "背景", - "badges": "徽章", "view_type": "视图类型", "masonry_default": "瀑布流(默认)", "sidebar": "侧边栏", "panel_card": "面板(单张卡片)", - "sections_experimental": "部件 (实验性)", + "sections_experimental": "部件(实验性)", "subview": "子视图", - "max_number_of_columns": "最大列数", + "edit_view_max_columns": "部件的最大宽度", + "sections_view_specifics_settings": "部件视图特定设置", + "dense_section_placement": "密集部件放置", "edit_in_visual_editor": "可视化编辑", "edit_in_yaml": "YAML 编辑", "saving_failed": "保存失败", - "ui_panel_lovelace_editor_edit_view_type_helper_others": "您无法将视图更改为其他类型,因为尚不支持迁移。如果要使用其他视图类型,请使用新视图从头开始。", + "ui_panel_lovelace_editor_edit_view_tab_badges": "徽章", + "ui_panel_lovelace_editor_edit_view_type_helper_others": "无法将视图更改为其它类型,因为暂不支持迁移。如果要使用其它视图类型,请使用新视图重新创建。", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "您无法将视图更改为可使用“部件”的视图类型,因为尚不支持迁移。如果您想尝试使用“部件”视图,请使用新视图从头开始。", "card_configuration": "卡片配置", "type_card_configuration": "{type} 卡片配置", @@ -1090,7 +1111,7 @@ "show_code_editor": "显示代码编辑器", "add_card": "添加卡片", "copy": "复制", - "cut": "剪切卡片", + "cut": "剪切", "move_to_view": "移动到视图", "move_card_before": "向前移动卡片", "move_card_after": "向后移动卡片", @@ -1101,8 +1122,16 @@ "search_cards": "搜索卡片", "config": "配置", "layout": "布局", + "full_width_card": "全宽卡片", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "配置卡片在仪表盘上的显示方式。此设置将覆盖卡片的默认尺寸和位置。", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "您想将哪张卡片添加到 {name} 视图?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "可见性", + "badge_configuration": "徽章配置", + "type_badge_configuration": "{type} 徽章配置", + "edit_badge_pick_badge": "您想添加哪个徽章?", + "add_badge": "添加徽章", + "suggest_card_header": "为您生成的建议如下", + "add_to_dashboard": "添加至仪表盘", "move_card_error_title": "无法移动卡片", "choose_a_view": "选择视图", "dashboard": "仪表盘", @@ -1121,20 +1150,18 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "{section}将被删除。", "ui_panel_lovelace_editor_delete_section_unnamed_section": "此部件", "edit_section": "编辑部件", - "suggest_card_header": "为您生成的建议如下", - "pick_different_card": "选择其他卡片", - "add_to_dashboard": "添加至仪表盘", + "width": "宽度", + "pick_different_card": "选择不同的卡片", "save_config_header": "自行编辑仪表盘", "save_config_empty_config": "从空白仪表盘开始", - "take_control": "自行编辑", + "take_control": "手动编辑", "configuration_incompatible": "配置不兼容", "migrate_configuration": "迁移配置", "navigation_path": "导航路径", "url_path": "网址路径", - "default_action": "默认动作", - "call_service": "调用服务", + "default": "默认", + "perform_action": "执行动作", "more_info": "更多信息", - "no_action": "没有动作", "add_condition": "添加条件", "test": "测试", "condition_passes": "环境条件成立", @@ -1164,7 +1191,7 @@ "list_days": "列表(7 天)", "card": "卡片", "change_type": "更改类型", - "show_header_toggle": "显示标题旁的开关?", + "show_header_toggle": "显示头部开关", "toggle_entities": "切换实体。", "special_row": "特殊行", "entity_row_editor": "实体行编辑器", @@ -1175,9 +1202,10 @@ "button": "按钮", "cast": "投射", "secondary_information": "次要信息", - "gauge": "表盘", + "gauge": "仪表", "display_as_needle_gauge": "显示指针?", "define_severity": "设置分级变色?", + "glance": "概览", "columns": "列", "render_cards_as_squares": "将卡片显示为正方形", "history_graph": "历史图表", @@ -1204,8 +1232,8 @@ "camera_entity": "摄像头实体", "image_entity": "图像实体", "camera_view": "摄像头视图", - "double_tap_action": "双击动作", - "hold_action": "长按动作", + "double_tap_behavior": "双击行为", + "hold_behavior": "长按行为", "hours_to_show": "要显示的小时数", "days_to_show": "要显示的天数", "icon_height": "图标高度", @@ -1213,14 +1241,14 @@ "maximum": "最大值", "manual": "手动", "paste_from_clipboard": "从剪贴板粘贴", - "generic_paste_description": "从剪贴板粘贴一个“{type}”卡片", + "generic_paste_description": "从剪贴板粘贴{type}徽章", "refresh_interval": "刷新间隔", - "show_icon": "显示图标?", - "show_name": "显示名称?", - "show_state": "显示状态?", - "tap_action": "点击动作", + "show_icon": "显示图标", + "show_name": "显示名称", + "show_state": "显示状态", + "tap_behavior": "点击行为", "secondary_info_attribute": "次要信息属性", - "generic_state_color": "图标跟随状态变色?", + "generic_state_color": "图标随状态变色", "suggested_cards": "推荐卡片", "other_cards": "其它卡片", "custom_cards": "自定义卡片", @@ -1233,7 +1261,18 @@ "markdown": "Markdown", "content": "内容", "media_control": "媒体控制", + "picture": "图片", "picture_elements": "图片元素", + "card_options": "卡片选项", + "elements": "元素", + "add_new_element": "添加新元素", + "dark_mode_image_path": "深色模式图像路径", + "state_filter": "状态过滤器", + "dark_mode_state_filter": "深色模式状态过滤器", + "state_badge": "状态徽章", + "state_icon": "状态图标", + "state_label": "状态标签", + "perform_action_button": "执行动作按钮", "picture_entity": "图片实体", "picture_glance": "图片概览", "state_entity": "状态实体", @@ -1242,7 +1281,8 @@ "thermostat": "恒温器", "thermostat_show_current_as_primary": "将当前温度显示为主要信息", "tile": "磁贴", - "icon_tap_action": "图标点击动作", + "icon_tap_behavior": "图标点击行为", + "interactions": "互动", "show_entity_picture": "显示实体图片", "vertical": "垂直", "hide_state": "隐藏状态", @@ -1255,9 +1295,21 @@ "show_only_forecast": "只显示预报", "select_forecast_type": "选择预报类型", "no_type": "无类型", + "style": "样式", + "prefix": "前缀", + "suffix": "后缀", + "state_image": "状态图片", + "displayed_elements": "已显示元素", + "ui_panel_lovelace_editor_badge_entity_display_type": "显示类型", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "完整(图标、名称和状态)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "最小(仅图标)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "标准(图标和状态)", + "suggested_badges": "推荐徽章", + "other_badges": "其它徽章", + "custom_badges": "自定义徽章", "features": "功能", "not_compatible": "不兼容", - "features_no_compatible_available": "没有可用于此实体的兼容功能", + "features_no_compatible_available": "此实体没有可用的兼容功能", "add_feature": "添加功能", "edit_feature": "编辑功能", "remove_feature": "删除功能", @@ -1274,7 +1326,6 @@ "vacuum_commands": "扫地机命令", "command": "命令", "climate_fan_modes": "空调风扇模式", - "style": "样式", "dropdown": "下拉菜单", "customize_fan_modes": "自定义风扇模式", "fan_mode": "风扇模式", @@ -1287,7 +1338,7 @@ "climate_preset_modes": "空调预设模式", "customize_preset_modes": "自定义预设模式", "fan_preset_modes": "风扇预设模式", - "humidifier_toggle": "加湿器开关", + "humidifier_toggle": "加湿器切换", "humidifier_modes": "加湿器模式", "customize_modes": "自定义模式", "customize_options": "自定义选项", @@ -1304,6 +1355,7 @@ "no_description_available": "没有可用的描述。", "by_entity": "按实体", "by_card": "按卡片", + "by_badge": "按徽章", "header": "头部", "footer": "尾部", "choose_a_type": "请选择{type}", @@ -1311,6 +1363,8 @@ "header_editor": "头部编辑器", "footer_editor": "尾部编辑器", "feature_editor": "功能编辑器", + "element_editor": "元素编辑器", + "type_element_editor": "{type} 元素编辑器", "ui_panel_lovelace_editor_color_picker_colors_blue_grey": "青山黛", "ui_panel_lovelace_editor_color_picker_colors_inactive": "未激活", "ui_panel_lovelace_editor_edit_section_title_title": "编辑名称", @@ -1325,111 +1379,139 @@ "compare_data": "比较数据", "reload_ui": "重新加载用户界面", "profiler": "Profiler", - "http": "HTTP", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "蓝牙", - "input_button": "输入按钮", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "计时器", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "警报控制面板", - "device_tracker": "设备跟踪器", - "trace": "Trace", - "stream": "Stream", - "google_calendar": "Google Calendar", - "mqtt": "MQTT", "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "二元选择器", - "camera": "摄像头", - "text_to_speech_tts": "Text-to-speech (TTS)", - "input_datetime": "日期选择器", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "诊断", - "siren": "警报器", - "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", + "google_calendar": "Google Calendar", "valve": "阀门", - "assist_pipeline": "助理 Pipeline", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "对话", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "计数器", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", + "mqtt": "MQTT", + "my_home_assistant": "My Home Assistant", "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", "filesize": "文件大小", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "文本输入器", + "text_to_speech_tts": "Text-to-speech (TTS)", + "input_datetime": "输入日期时间值", + "fitbit": "Fitbit", + "weather": "天气", + "home_assistant_api": "Home Assistant API", + "input_number": "输入数值", "group": "群组", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "计划表", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "持久通知", + "localtuya": "LocalTuya integration", + "input_button": "输入按钮", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "遥控", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "二元传感器", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "持久通知", + "conversation": "对话(conversation)", "rpi_power_title": "树莓派电源检查器", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "摄像头", + "stream": "Stream", + "event": "事件", + "webhook": "Webhook", + "schedule": "计划表(schedule)", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", + "fan": "送风", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", "switch": "开关", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "天气", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "数值输入器", - "binary_sensor": "二元传感器", + "solis_inverter": "Solis Inverter", "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", - "fan": "送风", - "scene": "Scene", - "input_select": "辅助选择器", - "localtuya": "LocalTuya integration", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "事件", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "输入选择表", + "input_text": "输入文本值", + "wake_on_lan": "Wake on LAN", + "diagnostics": "诊断", "file_upload": "File Upload", - "climate": "空调", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "计数器", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "移动应用", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "警报器", "deconz": "deCONZ", - "timer": "计时器", - "application_credentials": "应用程序凭据", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "hacs": "HACS", "local_calendar": "本地日历", + "system_log": "System Log", + "input_boolean": "输入布尔值", + "bluetooth": "蓝牙", + "climate": "空调", + "application_credentials": "应用程序凭据", + "mobile_app": "移动应用", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "语音助手管道", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "设备跟踪器", "synchronize_devices": "同步设备", - "last_scanned_by_device_id_name": "上次扫描的设备标识符", - "tag_id": "标签标识符", + "process_process": "进程 {process}", + "disk_free_mount_point": "可用磁盘 {mount_point}", + "disk_use_mount_point": "已用磁盘 {mount_point}", + "disk_usage_mount_point": "磁盘用量 {mount_point}", + "ipv_address_ip_address": "IPv6 地址 {ip_address}", + "last_boot": "上次启动", + "load_m": "负载(5 分钟)", + "memory_free": "可用内存", + "memory_use": "已用内存", + "memory_usage": "内存用量", + "network_in_interface": "网络 - 输入 {interface}", + "network_out_interface": "网络 - 输出 {interface}", + "packets_in_interface": "数据包 - 输入 {interface}", + "packets_out_interface": "数据包 - 输出 {interface}", + "processor_temperature": "处理器温度", + "processor_use": "处理器占用", + "swap_free": "可用虚拟内存", + "swap_use": "已用虚拟内存", + "swap_usage": "虚拟内存用量", + "network_throughput_in_interface": "网络吞吐量 - 输入 {interface}", + "network_throughput_out_interface": "网络吞吐量 - 输出 {interface}", + "battery_level": "电池电量", + "ding": "叮", + "doorbell_volume": "门铃音量", + "last_activity": "上次活动", + "last_ding": "上次叮声", + "last_motion": "上次运动", + "mic_volume": "麦克风音量", + "voice_volume": "语音音量", + "volume": "音量", + "wi_fi_signal_category": "Wi-Fi 信号类别", + "wi_fi_signal_strength": "Wi-Fi 信号强度", "heavy": "严重", "mild": "轻微", "button_down": "按钮向下", @@ -1445,7 +1527,6 @@ "not_completed": "未完成", "checking": "正在检查", "failure": "失败", - "battery_level": "电池电量", "os_agent_version": "OS Agent 版本", "apparmor_version": "Apparmor 版本", "cpu_percent": "CPU 百分比", @@ -1464,20 +1545,15 @@ "solar_azimuth": "太阳方位角", "solar_elevation": "太阳高度角", "solar_rising": "太阳正在升起", - "compressor_energy_consumption": "压缩机能耗", - "compressor_estimated_power_consumption": "压缩机估计功耗", - "compressor_frequency": "压缩机频率", - "cool_energy_consumption": "制冷能耗", - "energy_consumption": "能耗", - "heat_energy_consumption": "制热消耗", - "inside_temperature": "内部温度", - "outside_temperature": "外部温度", - "assist_in_progress": "助理进行中", + "assist_in_progress": "语音助手进行中", + "auto_gain": "自动增益", + "noise_suppression": "降噪", + "noise_suppression_level": "降噪级别", "preferred": "首选", - "finished_speaking_detection": "说完检测", + "finished_speaking_detection": "讲话完毕检测", "aggressive": "积极", - "default": "默认", "relaxed": "轻松", + "satellite_enabled": "已启用卫星", "device_admin": "设备管理员", "kiosk_mode": "资讯站模式", "load_start_url": "加载起始 URL", @@ -1502,76 +1578,16 @@ "maintenance_mode": "维护模式", "motion_detection": "运动侦测", "screensaver": "屏幕保护程序", - "battery_low": "电池电量低", - "cloud_connection": "云连接", - "humidity_warning": "湿度警告", - "temperature_warning": "温度警告", - "update_available": "可用更新", - "dry": "除湿", - "wet": "潮湿", - "stop_alarm": "停止报警", - "test_alarm": "测试报警", - "turn_off_in": "关闭分钟数", - "smooth_off": "平滑关闭", - "smooth_on": "平滑打开", - "temperature_offset": "温度偏移", - "alarm_sound": "报警声", - "alarm_volume": "报警音量", - "light_preset": "灯光预设", - "alarm_source": "报警源", - "auto_off_at": "自动关闭于", - "available_firmware_version": "可用固件版本", - "this_month_s_consumption": "本月消耗", - "today_s_consumption": "今日消耗", - "total_consumption": "总消耗量", - "device_name_current": "{device_name} 电流", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name} 电流消耗", - "current_firmware_version": "当前固件版本", - "device_time": "设备时间", - "on_since": "打开时间", - "report_interval": "报告间隔", - "signal_strength": "信号强度", - "signal_level": "信号级别", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name} 今日消耗", - "device_name_total_consumption": "{device_name} 总消耗", - "voltage": "电压", - "device_name_voltage": "{device_name} 电压", - "auto_off_enabled": "已启用自动关闭", - "auto_update_enabled": "已启用自动更新", - "fan_sleep_mode": "风扇睡眠模式", - "led": "LED", - "smooth_transitions": "平滑转换", - "process_process": "进程 {process}", - "disk_free_mount_point": "可用磁盘 {mount_point}", - "disk_use_mount_point": "已用磁盘 {mount_point}", - "disk_usage_mount_point": "磁盘使用率 {mount_point}", - "ipv_address_ip_address": "IPv6 地址 {ip_address}", - "last_boot": "上次启动", - "load_m": "负载(5 分钟)", - "memory_free": "可用内存", - "memory_use": "已用内存", - "memory_usage": "内存使用率", - "network_in_interface": "网络 - 输入 {interface}", - "network_out_interface": "网络 - 输出 {interface}", - "packets_in_interface": "数据包 - 输入 {interface}", - "packets_out_interface": "数据包 - 输出 {interface}", - "processor_temperature": "处理器温度", - "processor_use": "处理器占用", - "swap_free": "可用虚拟内存", - "swap_use": "已用虚拟内存", - "swap_usage": "虚拟内存使用率", - "network_throughput_in_interface": "网络吞吐量 - 输入 {interface}", - "network_throughput_out_interface": "网络吞吐量 - 输出 {interface}", - "estimated_distance": "预计距离", - "vendor": "供应商", - "air_quality_index": "空气质量指数", - "illuminance": "照度", - "noise": "噪音", - "overload": "超载", - "size": "大小", - "size_in_bytes": "大小(以字节为单位)", + "calibration": "校准", + "auto_lock_paused": "自动锁定已暂停", + "timeout": "超时", + "unclosed_alarm": "未关闭的警报", + "unlocked_alarm": "未锁警报", + "bluetooth_signal": "蓝牙信号", + "light_level": "灯光级别", + "wi_fi_signal": "无线信号", + "momentary": "短暂", + "pull_retract": "拉/缩", "bytes_received": "已接收字节数", "server_country": "服务器国家/地区", "server_id": "服务器标识符", @@ -1579,6 +1595,7 @@ "ping": "Ping", "upload": "上传", "bytes_sent": "已发送字节数", + "call_active": "通话启用", "animal": "动物", "detected": "已触发", "animal_lens": "动物镜头 1", @@ -1650,7 +1667,6 @@ "image_sharpness": "图像清晰度", "motion_sensitivity": "运动灵敏度", "pir_sensitivity": "PIR 灵敏度", - "volume": "音量", "zoom": "缩放", "auto_quick_reply_message": "自动快速回复消息", "auto_track_method": "自动跟踪方式", @@ -1667,8 +1683,22 @@ "adaptive": "适应", "auto_adaptive": "自动适应", "on_at_night": "夜间开启", + "hdr": "HDR", + "motion_ringtone": "动感铃声", + "attraction": "吸引力", + "city_bird": "城市鸟", + "good_day": "日安", + "hop_hop": "跳跳", + "loop": "环形", + "moonlight": "月光", + "operetta": "轻歌剧", + "original_tune": "原曲调", + "piano_key": "钢琴键", + "way_back_home": "回家的路", + "person_ringtone": "人物铃声", "play_quick_reply_message": "播放快速回复消息", "ptz_preset": "云台预置位", + "visitor_ringtone": "访客铃声", "battery_percentage": "电池百分比", "battery_state": "电池状态", "charge_complete": "充电完成", @@ -1682,7 +1712,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} 存储", "ptz_pan_position": "云台平移位置", "sd_hdd_index_storage": "SD {hdd_index} 存储", - "wi_fi_signal": "Wi-Fi信号", "auto_focus": "自动对焦", "auto_tracking": "自动跟踪", "buzzer_on_event": "事件发生时发出蜂鸣", @@ -1690,7 +1719,7 @@ "email_on_event": "事件发生时发送邮件", "ftp_upload": "FTP 上传", "guard_return": "守卫返回", - "hdr": "HDR", + "led": "LED", "manual_record": "手动记录", "pir_enabled": "PIR 启用", "pir_reduce_false_alarm": "PIR 减少误报", @@ -1699,110 +1728,182 @@ "record": "录制", "record_audio": "录制音频", "siren_on_event": "事件发生时发送警报", - "call_active": "通话启用", - "auto_gain": "自动增益", - "mic_volume": "麦克风音量", - "noise_suppression": "降噪", - "noise_suppression_level": "降噪级别", - "satellite_enabled": "已启用卫星", - "calibration": "校准", - "auto_lock_paused": "自动锁定已暂停", - "timeout": "超时", - "unclosed_alarm": "未关闭的警报", - "unlocked_alarm": "未锁警报", - "bluetooth_signal": "蓝牙信号", - "light_level": "灯光级别", - "momentary": "短暂", - "pull_retract": "拉/缩", - "ding": "叮", - "doorbell_volume": "门铃音量", - "last_activity": "上次活动", - "last_ding": "上次叮声", - "last_motion": "上次运动", - "voice_volume": "语音音量", - "wi_fi_signal_category": "Wi-Fi 信号类别", - "wi_fi_signal_strength": "Wi-Fi 信号强度", + "compressor_energy_consumption": "压缩机能耗", + "compressor_estimated_power_consumption": "压缩机估计功耗", + "compressor_frequency": "压缩机频率", + "cool_energy_consumption": "制冷能耗", + "heat_energy_consumption": "制热消耗", + "inside_temperature": "内部温度", + "outside_temperature": "外部温度", + "estimated_distance": "预计距离", + "vendor": "供应商", + "last_scanned_by_device_id_name": "上次按设备标识符的扫描", + "tag_id": "标签标识符", + "battery_low": "电池电量低", + "cloud_connection": "云连接", + "humidity_warning": "湿度警告", + "hot": "过热", + "temperature_warning": "温度警告", + "update_available": "有可用更新", + "dry": "除湿", + "wet": "潮湿", + "stop_alarm": "停止报警", + "test_alarm": "测试报警", + "turn_off_in": "关闭分钟数", + "smooth_off": "平滑关闭", + "smooth_on": "平滑打开", + "temperature_offset": "温度偏移", + "alarm_sound": "报警声", + "alarm_volume": "报警音量", + "light_preset": "灯光预设", + "alarm_source": "报警源", + "auto_off_at": "自动关闭于", + "available_firmware_version": "可用固件版本", + "this_month_s_consumption": "本月消耗", + "today_s_consumption": "今日消耗", + "total_consumption": "总消耗", + "device_name_current": "{device_name} 电流", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name} 电流消耗", + "current_firmware_version": "当前固件版本", + "device_time": "设备时间", + "on_since": "打开时间", + "report_interval": "报告间隔", + "signal_strength": "信号强度", + "signal_level": "信号级别", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name} 今日消耗", + "device_name_total_consumption": "{device_name} 总消耗", + "voltage": "电压", + "device_name_voltage": "{device_name} 电压", + "auto_off_enabled": "已启用自动关闭", + "auto_update_enabled": "已启用自动更新", + "fan_sleep_mode": "风扇睡眠模式", + "smooth_transitions": "平滑转换", + "size": "大小", + "size_in_bytes": "大小(以字节为单位)", + "jammed": "卡住", + "changed_by": "更改者", + "code_format": "代码格式", + "recording": "录制中", + "streaming": "监控中", + "access_token": "访问令牌", + "brand": "品牌", + "stream_type": "流类型", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "型号", + "managed_via_ui": "通过用户界面管理", + "minute": "分钟", + "second": "秒", + "timestamp": "时间戳", + "event_type": "事件类型", + "doorbell": "门铃", + "pattern": "图案", + "sunny": "晴", + "cloudy": "阴", + "exceptional": "特殊", + "fog": "雾", + "hail": "冰雹", + "lightning": "雷电", + "lightning_rainy": "雷阵雨", + "partly_cloudy": "多云", + "pouring": "暴雨", + "rainy": "雨", + "snowy": "雪", + "snowy_rainy": "雨夹雪", + "windy": "大风", + "windy_cloudy": "有风、多云", + "apparent_temperature": "体表温度", + "cloud_coverage": "云量", + "dew_point_temperature": "露点温度", + "ozone": "臭氧", + "pressure": "压力", + "uv_index": "紫外线指数", + "wind_bearing": "风向", + "wind_gust_speed": "阵风风速", + "paused": "已暂停", + "finishes_at": "完成于", + "remaining": "剩余", + "last_reset": "上次重置", + "possible_states": "可能的状态", + "state_class": "状态类别", + "measurement": "测量值", + "total": "总量", + "total_increasing": "总增量", "apparent_power": "视在功率", + "air_quality_index": "空气质量指数", "atmospheric_pressure": "大气压", "carbon_dioxide": "二氧化碳", + "conductivity": "电导率", "data_rate": "数据速率", + "data_size": "数据大小", "distance": "距离", - "stored_energy": "储存能量", + "stored_energy": "储存电力", "frequency": "频率", + "illuminance": "照度", "irradiance": "辐照度", "nitrogen_dioxide": "二氧化氮", "nitrogen_monoxide": "一氧化氮", "nitrous_oxide": "一氧化二氮", - "ozone": "臭氧", "ph": "pH", "pm": "PM2.5", "power_factor": "功率因数", "precipitation_intensity": "降水强度", - "pressure": "压力", "reactive_power": "无功功率", "sound_pressure": "声压", "speed": "速度", "sulphur_dioxide": "二氧化硫", "vocs": "挥发性有机化合物", "volume_flow_rate": "体积流量", - "stored_volume": "储存量", + "stored_volume": "存储容量", "weight": "重量", "available_tones": "可用警报声", - "end_time": "结束时间", - "start_time": "开始时间", - "managed_via_ui": "通过用户界面管理", "next_event": "下个事件", - "stopped": "已停止", + "members": "成员", + "above_horizon": "白天(日出至日落)", + "below_horizon": "夜晚(日落至日出)", + "identify": "确认", "running_automations": "运行自动化", "id": "ID", "max_running_automations": "最大运行自动化数", "parallel": "并行", "queued": "排队", "single": "单点", - "not_charging": "未在充电", - "no_light": "无光", - "light_detected": "有光", - "not_moving": "没有移动", - "not_running": "未在运行", - "tampering_detected": "检测到自身被拆解", - "buffering": "正在缓冲", - "paused": "已暂停", - "playing": "正在播放", - "standby": "待机", - "app_id": "应用 ID", - "local_accessible_entity_picture": "本地可访问实体图片", - "group_members": "组成员", - "album_artist": "专辑艺术家", - "content_id": "内容标识符", - "content_type": "内容类型", - "position_updated": "位置已更新", - "series": "系列", - "all": "全部", - "one": "单曲播放", - "available_sound_modes": "可用声音模式", - "available_sources": "可用来源", - "receiver": "接收器", - "speaker": "扬声器", - "tv": "TV", - "above_horizon": "白天(日出至日落)", - "below_horizon": "夜晚(日落至日出)", + "max_running_scripts": "最大运行脚本数", + "stopped": "已停止", "speed_step": "速度步进", "available_preset_modes": "可用的预设模式", "armed_custom_bypass": "已布防自定义旁路", "disarming": "正在撤防", - "changed_by": "更改者", "code_for_arming": "布防代码", "not_required": "非必要项", - "code_format": "代码格式", - "gps_accuracy": "GPS 精度", - "bluetooth_le": "低功耗蓝牙", - "gps": "GPS", - "router": "路由器", - "event_type": "事件类型", - "doorbell": "门铃", "device_trackers": "设备追踪器", - "max_running_scripts": "最大运行脚本数", - "jammed": "卡住", + "gps_accuracy": "GPS 精度", + "auto_update": "自动更新", + "in_progress": "进行中", + "installed_version": "安装版本", + "release_summary": "正式版摘要", + "release_url": "正式版网址", + "skipped_version": "跳过版本", + "firmware": "固件", + "color_mode": "Color Mode", + "brightness_only": "仅亮度", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "色温(米德)", + "color_temperature_kelvin": "色温(开尔文)", + "available_effects": "可用效果", + "maximum_color_temperature_kelvin": "最大色温(开尔文)", + "maximum_color_temperature_mireds": "最大色温(米德)", + "minimum_color_temperature_kelvin": "最低色温(开尔文)", + "minimum_color_temperature_mireds": "最低色温(米德)", + "available_color_modes": "可用的颜色模式", + "end_time": "结束时间", + "start_time": "开始时间", "cool": "制冷", "fan_only": "仅送风", "heat_cool": "制热/制冷", @@ -1812,7 +1913,8 @@ "diffuse": "扩散", "top": "顶部", "current_action": "当前动作", - "heating": "制热", + "defrosting": "除霜", + "heating": "供暖", "preheating": "预热", "max_target_humidity": "最大目标湿度", "max_target_temperature": "最高目标温度", @@ -1827,102 +1929,137 @@ "upper_target_temperature": "提高目标温度", "lower_target_temperature": "降低目标温度", "target_temperature_step": "目标温度步长", - "last_reset": "上次重置", - "possible_states": "可能的状态", - "state_class": "状态类别", - "measurement": "测量", - "total": "总计", - "total_increasing": "总增量", - "conductivity": "电导率", - "data_size": "数据大小", - "timestamp": "时间戳", - "color_mode": "Color Mode", - "brightness_only": "仅亮度", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "色温(米德)", - "color_temperature_kelvin": "色温(开尔文)", - "available_effects": "可用效果", - "maximum_color_temperature_kelvin": "最大色温(开尔文)", - "maximum_color_temperature_mireds": "最大色温(米德)", - "minimum_color_temperature_kelvin": "最低色温(开尔文)", - "minimum_color_temperature_mireds": "最低色温(米德)", - "available_color_modes": "可用的颜色模式", - "sunny": "晴", - "cloudy": "阴", - "exceptional": "特殊", - "fog": "雾", - "hail": "冰雹", - "lightning": "雷电", - "lightning_rainy": "雷阵雨", - "partly_cloudy": "多云", - "pouring": "暴雨", - "rainy": "雨", - "snowy": "雪", - "snowy_rainy": "雨夹雪", - "windy": "大风", - "windy_cloudy": "有风、多云", - "apparent_temperature": "体表温度", - "cloud_coverage": "云覆盖", - "dew_point_temperature": "露点温度", - "uv_index": "紫外线指数", - "wind_bearing": "风向", - "wind_gust_speed": "阵风风速", - "recording": "录制中", - "streaming": "监控中", - "access_token": "访问令牌", - "brand": "品牌", - "stream_type": "流类型", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "型号", - "minute": "分钟", - "second": "秒", - "pattern": "图案", - "members": "成员", - "finishes_at": "完成于", - "remaining": "剩余", - "identify": "确认", - "auto_update": "自动更新", - "in_progress": "进行中", - "installed_version": "安装版本", - "release_summary": "正式版摘要", - "release_url": "正式版网址", - "skipped_version": "跳过版本", - "firmware": "固件", - "abort_single_instance_allowed": "已经配置过了,且只能配置一次。", - "user_description": "您要开始设置吗?", - "device_is_already_configured": "设备已配置", - "re_authentication_was_successful": "重新认证成功", - "re_configuration_was_successful": "重新配置成功", - "failed_to_connect": "连接失败", - "error_custom_port_not_supported": "Gen1 设备不支持自定义端口。", - "invalid_authentication": "身份验证无效", - "unexpected_error": "意外错误", - "username": "用户名", - "host": "Host", - "port": "端口", + "not_charging": "未在充电", + "no_light": "无光", + "light_detected": "有光", + "not_moving": "没有移动", + "not_running": "未在运行", + "buffering": "正在缓冲", + "playing": "正在播放", + "standby": "待机", + "app_id": "应用 ID", + "local_accessible_entity_picture": "本地可访问实体图片", + "group_members": "组成员", + "album_artist": "专辑艺术家", + "content_id": "内容标识符", + "content_type": "内容类型", + "position_updated": "位置已更新", + "series": "系列", + "all": "全部", + "one": "单曲播放", + "available_sound_modes": "可用声音模式", + "available_sources": "可用来源", + "receiver": "接收器", + "speaker": "扬声器", + "tv": "TV", + "bluetooth_le": "低功耗蓝牙", + "gps": "GPS", + "router": "路由器", + "service_is_already_configured": "服务已配置", "account_is_already_configured": "账户已配置", "abort_already_in_progress": "配置流程已在进行中", + "failed_to_connect": "连接失败", "invalid_access_token": "访问令牌无效", + "invalid_authentication": "身份验证无效", "received_invalid_token_data": "收到无效的令牌数据。", "abort_oauth_failed": "获取访问令牌时出错。", "timeout_resolving_oauth_token": "解析 OAuth 令牌超时。", "abort_oauth_unauthorized": "获取访问令牌时出现 OAuth 授权错误。", + "re_authentication_was_successful": "重新认证成功", + "unexpected_error": "意外错误", "successfully_authenticated": "认证成功", "link_fitbit": "链接 Fitbit", "pick_authentication_method": "选择身份验证方法", "authentication_expired_for_name": "”{name}“的身份验证已过期", + "abort_single_instance_allowed": "已经配置过了,且只能配置一次。", + "user_description": "选择要设置的设备", + "two_factor_code": "双重认证代码", + "two_factor_authentication": "双重身份验证", + "username": "用户名", + "sign_in_with_ring_account": "使用铃账户登录", + "broadcast_address": "广播地址", + "broadcast_port": "广播端口", + "mac_address": "MAC 地址", + "device_is_already_configured": "设备已配置", + "ipv_is_not_supported": "不支持 IPv6 。", + "re_configuration_was_successful": "重新配置成功", + "error_custom_port_not_supported": "Gen1 设备不支持自定义端口。", + "host": "Host", + "port": "端口", "component_cloud_config_step_other": "空", - "service_is_already_configured": "服务已配置", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "您要设置”{name}“吗 ?", - "adapter": "适配器", - "multiple_adapters_description": "选择要设置的蓝牙适配器", + "bridge_is_already_configured": "桥接器已配置完成", + "no_deconz_bridges_discovered": "未发现 deCONZ 桥接器", + "abort_no_hardware_available": "没有无线电硬件连接到 deCONZ", + "abort_updated_instance": "使用新主机地址更新了 deCONZ 实例", + "error_linking_not_possible": "无法与网关链接", + "error_no_key": "无法获取 API 密钥", + "hassio_confirm_title": "来自 Home Assistant 加载项的 MQTT 代理", + "link_with_deconz": "连接 deCONZ", + "select_discovered_deconz_gateway": "选择已发现的 deCONZ 网关", + "device_class": "Device Class", + "state_template": "状态模板", + "template_binary_sensor": "创建二元传感器模板", + "actions_on_press": "按下时动作", + "template_button": "创建按钮模板", + "verify_ssl_certificate": "验证 SSL 证书", + "template_image": "创建图像模板", + "actions_on_set_value": "设置值时的动作", + "step_value": "步长值", + "template_number": "创建数字模板", + "available_options": "可用选项", + "actions_on_select": "选择时的动作", + "template_select": "创建选择模板", + "template_sensor": "创建传感器模板", + "actions_on_turn_off": "关闭时的动作", + "actions_on_turn_on": "开启时的动作", + "value_template": "值模板", + "template_switch": "创建开关模板", + "template_a_binary_sensor": "二元传感器模板", + "template_a_button": "按钮模板", + "template_a_image": "图像模板", + "template_a_number": "数字模板", + "template_a_select": "选择模板", + "template_a_sensor": "传感器模板", + "template_a_switch": "开关模板", + "template_helper": "模板辅助", + "all_entities": "所有实体", + "hide_members": "隐藏成员", + "add_group": "创建群组", + "ignore_non_numeric": "忽略非数值", + "data_round_digits": "将值四舍五入到小数位数", + "type": "类型", + "binary_sensor_group": "二元传感器组", + "button_group": "按钮组", + "cover_group": "窗帘/卷帘组", + "event_group": "事件组", + "fan_group": "风扇组", + "light_group": "灯组", + "lock_group": "门锁组", + "media_player_group": "媒体播放器组", + "notify_group": "通知组", + "sensor_group": "传感器组", + "switch_group": "开关组", + "no_port_for_endpoint": "端点无端口", + "abort_no_services": "在端点找不到服务", + "discovered_wyoming_service": "已发现 Wyoming 服务", + "timeout_establishing_connection": "建立连接超时", + "link_google_account": "关联 Google 账户", + "name_already_exists": "名称已存在", + "passive": "被动", + "define_zone_parameters": "定义区域参数", + "cannot_connect_details_error_detail": "无法连接。详细信息:{error_detail}", + "unknown_details_error_detail": "未知。详细信息:{error_detail}", + "uses_an_ssl_certificate": "使用 SSL 证书", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -1933,19 +2070,35 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API 密钥", - "configure_daikin_ac": "配置大金空调", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "与 SwitchBot API 通信时出错:{error_detail}", + "unsupported_switchbot_type": "不支持的 Switchbot 类型。", + "authentication_failed_error_detail": "身份验证失败: {error_detail}", + "error_encryption_key_invalid": "密钥 ID 或加密密钥无效", + "name_address": "{name} ({address})", + "confirm_description": "您要开始设置吗 ?", + "switchbot_account_recommended": "SwitchBot 账户(推荐)", + "menu_options_lock_key": "手动输入锁定加密密钥", + "encryption_key": "加密密钥", + "key_id": "密钥 ID", + "password_description": "用于保护备份的密码。", + "device_address": "设备地址", + "component_switchbot_config_error_other": " ", + "known_hosts": "已知主机", + "google_cast_configuration": "Google Cast 配置", + "abort_alternative_integration": "该设备在另一集成能提供更好的支持", + "abort_discovery_error": "未发现可用的 DLNA 设备", + "abort_incomplete_config": "配置缺少必要的变量信息", + "manual_description": "设备描述 XML 文件 URL", + "manual_title": "手动配置 DLNA DMR 设备连接", + "discovered_dlna_dmr_devices": "已发现 DLNA DMR 设备", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "日历名称", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -1959,40 +2112,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "无法连接。详细信息:{error_detail}", - "unknown_details_error_detail": "未知。详细信息:{error_detail}", - "uses_an_ssl_certificate": "使用 SSL 证书", - "verify_ssl_certificate": "验证 SSL 证书", - "timeout_establishing_connection": "建立连接超时", - "link_google_account": "关联 Google 账户", + "abort_mdns_missing_mac": "MDNS 属性中缺少 MAC 地址。", + "abort_mqtt_missing_api": "MQTT 属性中缺少 API 端口。", + "abort_mqtt_missing_ip": "MQTT 属性中缺少 IP 地址。", + "abort_mqtt_missing_mac": "MQTT 属性中缺少 MAC 地址。", + "action_received": "已收到动作", + "discovered_esphome_node": "已发现 ESPHome 节点", + "api_error_occurred": "发生 API 错误", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "启用 HTTPS", + "api_key": "API 密钥", + "configure_daikin_ac": "配置大金空调", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "您要设置”{name}“吗 ?", + "adapter": "适配器", + "multiple_adapters_description": "选择要设置的蓝牙适配器", + "meteorologisk_institutt": "挪威气象局", "abort_no_devices_found": "网络上未找到任何设备", "connection_error_error": "连接错误:{error}", "invalid_authentication_error": "身份验证无效:{error}", "name_model_host": "{name} {model} ({host})", "authenticate": "认证", - "device_class": "设备类别", - "state_template": "状态模板", - "template_binary_sensor": "创建二元传感器模板", - "template_sensor": "创建模板传感器", - "template_a_binary_sensor": "二元传感器模板", - "template_a_sensor": "传感器模板", - "template_helper": "模板辅助", - "location_is_already_configured": "地点已配置", - "failed_to_connect_error": "连接失败:{error}", - "invalid_api_key": "API 密钥无效", - "pin_code": "PIN 码", - "discovered_android_tv": "已发现 Android TV", - "known_hosts": "已知主机", - "google_cast_configuration": "Google Cast 配置", - "abort_invalid_host": "主机名或 IP 地址无效", - "device_not_supported": "设备不支持", - "name_model_at_host": "{name} ({model} 位于 {host})", - "authenticate_to_the_device": "向设备进行身份验证", - "finish_title": "为设备选择一个名称", - "unlock_the_device": "解锁设备", - "yes_do_it": "是,执行。", - "unlock_the_device_optional": "解锁设备(可选)", - "connect_to_the_device": "连接到设备", + "abort_addon_info_failed": "获取“{addon}”插件的信息失败。", + "abort_addon_install_failed": "安装“{addon}”插件失败。", + "abort_addon_start_failed": "启动“{addon}”插件失败。", "invalid_birth_topic": "出生消息主题无效", "error_bad_certificate": "CA 证书无效", "invalid_discovery_prefix": "无效的发现前缀", @@ -2011,106 +2154,25 @@ "websocket_path": "WebSocket 路径", "enable_discovery": "启用自动发现", "data_description_discovery": "启用 MQTT 自动发现的选项。", - "hassio_confirm_title": "使用 Home Assistant 加载项 deCONZ Zigbee 网关", + "installing_add_on": "正在安装插件", "reauth_confirm_title": "需要对 MQTT 代理进行重新身份验证", + "starting_add_on": "正在启动插件", + "menu_options_addon": "使用官方的“{addon}”插件。", + "menu_options_broker": "手动输入 MQTT 代理连接详细信息", + "pin_code": "PIN 码", + "discovered_android_tv": "已发现 Android TV", "path_is_not_allowed": "路径不允许", "path_is_not_valid": "路径无效", "path_to_file": "文件路径", - "api_error_occurred": "发生 API 错误", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "启用 HTTPS", - "abort_mdns_missing_mac": "MDNS 属性中缺少 MAC 地址。", - "abort_mqtt_missing_api": "MQTT 属性中缺少 API 端口。", - "abort_mqtt_missing_ip": "MQTT 属性中缺少 IP 地址。", - "abort_mqtt_missing_mac": "MQTT 属性中缺少 MAC 地址。", - "service_received": "收到服务", - "discovered_esphome_node": "已发现 ESPHome 节点", - "encryption_key": "加密密钥", - "no_port_for_endpoint": "端点无端口", - "abort_no_services": "在端点找不到服务", - "discovered_wyoming_service": "已发现 Wyoming 服务", - "abort_api_error": "与 SwitchBot API 通信时出错:{error_detail}", - "unsupported_switchbot_type": "不支持的 Switchbot 类型。", - "authentication_failed_error_detail": "身份验证失败: {error_detail}", - "error_encryption_key_invalid": "密钥 ID 或加密密钥无效", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot 账户(推荐)", - "menu_options_lock_key": "手动输入锁定加密密钥", - "key_id": "密钥 ID", - "password_description": "用于保护备份的密码。", - "device_address": "设备地址", - "component_switchbot_config_error_other": " ", - "meteorologisk_institutt": "挪威气象局", - "two_factor_code": "双重认证代码", - "two_factor_authentication": "双重身份验证", - "sign_in_with_ring_account": "使用铃账户登录", - "bridge_is_already_configured": "桥接器已配置完成", - "no_deconz_bridges_discovered": "未发现 deCONZ 桥接器", - "abort_no_hardware_available": "没有无线电硬件连接到 deCONZ", - "abort_updated_instance": "使用新主机地址更新了 deCONZ 实例", - "error_linking_not_possible": "无法与网关链接", - "error_no_key": "无法获取 API 密钥", - "link_with_deconz": "连接 deCONZ", - "select_discovered_deconz_gateway": "选择已发现的 deCONZ 网关", - "all_entities": "所有实体", - "hide_members": "隐藏成员", - "add_group": "创建群组", - "ignore_non_numeric": "忽略非数值", - "data_round_digits": "将值四舍五入到小数位数", - "type": "类型", - "binary_sensor_group": "二元传感器组", - "cover_group": "窗帘/卷帘组", - "event_group": "事件组", - "fan_group": "风扇组", - "light_group": "灯组", - "lock_group": "门锁组", - "media_player_group": "媒体播放器组", - "sensor_group": "传感器组", - "switch_group": "开关组", - "abort_alternative_integration": "该设备在另一集成能提供更好的支持", - "abort_discovery_error": "未发现可用的 DLNA 设备", - "abort_incomplete_config": "配置缺少必要的变量信息", - "manual_description": "设备描述 XML 文件 URL", - "manual_title": "手动配置 DLNA DMR 设备连接", - "discovered_dlna_dmr_devices": "已发现 DLNA DMR 设备", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "名称已存在", - "passive": "被动", - "define_zone_parameters": "定义区域参数", - "calendar_name": "日历名称", + "data_process": "要添加传感器的进程", "bluetooth_scanner_mode": "蓝牙扫描仪模式", - "passive_scanning": "被动扫描", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "允许 deCONZ CLIP 传感器", + "allow_deconz_light_groups": "允许 deCONZ 灯组", + "data_allow_new_devices": "允许自动添加新设备", + "deconz_devices_description": "配置 deCONZ 设备类型的可见性", + "deconz_options": "deCONZ 选项", + "enable_the_conversation_agent": "启用对话代理", + "language_code": "语言代码", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2193,50 +2255,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "启用对话代理", - "language_code": "语言代码", - "data_process": "要添加传感器的进程", - "data_app_delete": "勾选删除此应用程序", - "application_icon": "应用程序图标", - "application_id": "应用程序标识符", - "application_name": "应用程序名称", - "configure_application_id_app_id": "配置应用程序标识符“{app_id}”", - "configure_android_apps": "配置 Android 应用", - "configure_applications_list": "配置应用程序列表", - "data_allow_nameless_uuids": "当前允许的 UUID 。取消选中可移除对应项", - "minimum_rssi": "最低 RSSI", - "data_new_uuid": "输入新允许的 UUID", - "data_calendar_access": "Home Assistant 访问 Google 日历", - "ignore_cec": "忽略 CEC", - "allowed_uuids": "允许的 UUID", - "advanced_google_cast_configuration": "高级 Google Cast 配置", - "broker_options": "代理选项", - "enable_birth_message": "启用出生消息", - "birth_message_payload": "出生消息有效载荷", - "birth_message_qos": "出生消息 QoS", - "birth_message_retain": "保留出生消息", - "birth_message_topic": "出生消息主题", - "discovery_prefix": "发现前缀", - "enable_will_message": "启用遗嘱消息", - "will_message_payload": "遗嘱消息有效载荷", - "will_message_qos": "将消息QoS", - "will_message_retain": "留言会保留吗", - "will_message_topic": "遗嘱消息主题", - "mqtt_options": "MQTT 选项", - "protocol": "协议", - "select_test_server": "选择测试服务器", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "强制 Nightlatch 操作模式", "retry_count": "重试次数", - "allow_deconz_clip_sensors": "允许 deCONZ CLIP 传感器", - "allow_deconz_light_groups": "允许 deCONZ 灯组", - "data_allow_new_devices": "允许自动添加新设备", - "deconz_devices_description": "配置 deCONZ 设备类型的可见性", - "deconz_options": "deCONZ 选项", + "select_test_server": "选择测试服务器", "invalid_url": "无效 URL", "data_browse_unfiltered": "浏览时显示不兼容的媒体", "event_listener_callback_url": "事件监听器的回调 URL", "data_listen_port": "事件监听器端口(如不指定则随机端口号)", "poll_for_device_availability": "轮询设备可用性", "init_title": "DLNA 数字媒体渲染器配置", + "ignore_cec": "忽略 CEC", + "allowed_uuids": "允许的 UUID", + "advanced_google_cast_configuration": "高级 Google Cast 配置", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2247,309 +2304,328 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "协议", + "data_calendar_access": "Home Assistant 访问 Google 日历", + "passive_scanning": "被动扫描", + "data_allow_nameless_uuids": "当前允许的 UUID 。取消选中可移除对应项", + "minimum_rssi": "最低 RSSI", + "data_new_uuid": "输入新允许的 UUID", + "broker_options": "代理选项", + "enable_birth_message": "启用出生消息", + "birth_message_payload": "出生消息有效载荷", + "birth_message_qos": "出生消息 QoS", + "birth_message_retain": "保留出生消息", + "birth_message_topic": "出生消息主题", + "discovery_prefix": "发现前缀", + "enable_will_message": "启用遗嘱消息", + "will_message_payload": "遗嘱消息有效载荷", + "will_message_qos": "将消息QoS", + "will_message_retain": "留言会保留吗", + "will_message_topic": "遗嘱消息主题", + "mqtt_options": "MQTT 选项", + "data_app_delete": "勾选删除此应用程序", + "application_icon": "应用程序图标", + "application_id": "应用程序标识符", + "application_name": "应用程序名称", + "configure_application_id_app_id": "配置应用程序标识符“{app_id}”", + "configure_android_apps": "配置 Android 应用", + "configure_applications_list": "配置应用程序列表", + "lock_entity_name": "锁定 {entity_name}", + "open_entity_name": "打开 {entity_name}", + "unlock_entity_name": "解锁 {entity_name}", + "entity_name_is_locked": "{entity_name} 已锁定", + "entity_name_opened": "{entity_name} 已打开", + "entity_name_unlocked": "{entity_name} 已解锁", + "entity_name_locked": "{entity_name} 被锁定", "first_button": "第一个按钮", "second_button": "第二个按钮", "third_button": "第三个按钮", "fourth_button": "第四个按钮", "subtype_button_down": "{subtype} 按钮向下", "subtype_button_up": "{subtype} 按钮向上", - "subtype_double_clicked": "“ {subtype} ”双击", + "subtype_double_clicked": "\"{subtype}\" 双击", "subtype_double_push": "{subtype} 按两次", "subtype_long_push": "{subtype} 长按", "trigger_type_long_single": "{subtype} 长按后单击", "subtype_single_clicked": "{subtype} 单击", "trigger_type_single_long": "{subtype} 单击后长按", "subtype_single_push": "{subtype} 按一次", - "subtype_triple_clicked": "\"{subtype}\"三连击", + "subtype_triple_clicked": "\"{subtype}\" 三连击", "subtype_triple_push": "{subtype} 按三次", + "both_buttons": "两个按钮", + "bottom_buttons": "底部按钮", + "fifth_button": "第五个按钮", + "sixth_button": "第六个按钮", + "seventh_button": "第七个按钮", + "eighth_button": "第八个按钮", + "dim_down": "调暗", + "dim_up": "调亮", + "left": "左", + "right": "右", + "side": "第 6 面", + "top_buttons": "顶部按钮", + "device_awakened": "设备唤醒", + "subtype_continuously_pressed": "“{subtype}” 持续按下", + "trigger_type_remote_button_long_release": "“ {subtype} ”长按后释放", + "subtype_quadruple_clicked": "\"{subtype}\" 四连击", + "subtype_quintuple_clicked": "\"{subtype}\" 五连击", + "button_rotated_subtype": "旋转按钮“ {subtype} ”", + "button_rotated_fast_subtype": "按钮快速旋转“ {subtype} ”", + "button_rotation_subtype_stopped": "按钮 \"{subtype}\" 停止旋转", + "subtype_pressed": "\"{subtype}\" 按下", + "subtype_released": "\"{subtype}\" 松开", + "device_subtype_double_tapped": "设备的“{subtype}”被轻敲两次", + "trigger_type_remote_double_tap_any_side": "在设备任意一侧双击", + "device_in_free_fall": "设备自由落体", + "device_flipped_degrees": "设备翻转 90 度", + "device_shaken": "设备摇晃", + "trigger_type_remote_moved": "设备水平移动且“{subtype}”朝上", + "trigger_type_remote_moved_any_side": "设备任意一面朝上移动", + "trigger_type_remote_rotate_from_side": "设备从“第 6 面”翻转到“{subtype}”", + "device_turned_clockwise": "设备顺时针转动", + "device_turned_counter_clockwise": "装置逆时针转动", + "press_entity_name_button": "按下 {entity_name} 按钮", + "entity_name_has_been_pressed": "{entity_name} 被按下", "set_value_for_entity_name": "设置 {entity_name} 的值", "value": "值", "close_entity_name": "关闭 {entity_name}", "close_entity_name_tilt": "倾闭 {entity_name}", - "open_entity_name": "打开 {entity_name}", "open_entity_name_tilt": "倾开 {entity_name}", "set_entity_name_position": "设置 {entity_name} 的位置", "set_entity_name_tilt_position": "设置 {entity_name} 的倾斜位置", "stop_entity_name": "停止 {entity_name}", "entity_name_closed": "{entity_name} 已关闭", "entity_name_closing": "{entity_name} 正在关闭", - "entity_name_is_open": "{entity_name} 打开着", "entity_name_opening": "{entity_name} 正在打开", "current_entity_name_position_is": "{entity_name} 当前位置为", "condition_type_is_tilt_position": "{entity_name} 当前倾斜位置为", - "entity_name_opened": "{entity_name} 被打开", "entity_name_position_changes": "{entity_name} 位置变化", "entity_name_tilt_position_changes": "{entity_name} 倾斜位置变化", + "toggle_entity_name": "切换 {entity_name}", + "turn_on_entity_name": "开启 {entity_name}", + "entity_name_is_on": "{entity_name} 已开启", + "trigger_type_changed_states": "{entity_name} 被开启或关闭", + "entity_name_turned_off": "{entity_name} 被关闭", + "entity_name_turned_on": "{entity_name} 被开启", + "arm_entity_name_away": "{entity_name} 离家布防", + "arm_entity_name_home": "{entity_name} 在家布防", + "arm_entity_name_night": "{entity_name} 夜间布防", + "arm_entity_name_vacation": "{entity_name} 度假布防", + "disarm_entity_name": "撤防 {entity_name}", + "trigger_entity_name": "触发 {entity_name}", + "entity_name_is_armed_away": "{entity_name} 已开启离家布防", + "entity_name_is_armed_home": "{entity_name} 已开启在家布防", + "entity_name_is_armed_night": "{entity_name} 已开启夜间布防", + "entity_name_is_armed_vacation": "{entity_name} 已开启度假布防", + "entity_name_disarmed": "{entity_name} 已撤防", + "entity_name_triggered": "{entity_name} 已触发", + "entity_name_armed_vacation": "{entity_name} 开启度假布防", + "entity_name_is_buffering": "{entity_name} 正在缓冲", + "entity_name_is_idle": "{entity_name} 空闲", + "entity_name_is_paused": "{entity_name} 被暂停", + "entity_name_is_playing": "{entity_name} 正在播放", + "entity_name_starts_buffering": "{entity_name} 开始缓冲", + "entity_name_becomes_idle": "{entity_name} 转为空闲", + "entity_name_starts_playing": "{entity_name} 开始播放", + "entity_name_update_availability_changed": "{entity_name} 更新可用性已变化", + "entity_name_became_up_to_date": "{entity_name} 已更新", + "trigger_type_update": "{entity_name} 获取到可用更新", + "decrease_entity_name_brightness": "降低 {entity_name} 亮度", + "increase_entity_name_brightness": "提高 {entity_name} 亮度", + "flash_entity_name": "{entity_name} 闪烁", + "flash": "闪烁", + "action_type_select_first": "{entity_name} 更改为第一个选项", + "action_type_select_last": "{entity_name} 更改为最后一个选项", + "action_type_select_next": "{entity_name} 更改为下一选项", + "change_entity_name_option": "更改 {entity_name} 选项", + "action_type_select_previous": "{entity_name} 更改为上一选项", + "current_entity_name_selected_option": "{entity_name} 当前选择项", + "cycle": "循环", + "from": "从", + "to": "到", + "entity_name_option_changed": "{entity_name} 选项已更改", + "action_type_set_hvac_mode": "更改“{entity_name}”上的暖通空调模式", + "change_preset_on_entity_name": "更改“{entity_name}”上的预设", + "entity_name_measured_humidity_changed": "{entity_name} 测量湿度变化", + "entity_name_measured_temperature_changed": "{entity_name} 测量温度变化", + "entity_name_hvac_mode_changed": "{entity_name} 暖通空调模式变化", + "send_a_notification": "发送通知", "entity_name_battery_low": "{entity_name} 电池电量低", - "entity_name_is_charging": "{entity_name} 正在充电中", - "condition_type_is_co": "{entity_name} 检测到一氧化碳", - "entity_name_is_cold": "{entity_name} 过冷", + "entity_name_charging": "{entity_name} 正在充电", + "condition_type_is_co": "{entity_name} 正在检测一氧化碳", + "entity_name_is_cold": "{entity_name} 正冷", "entity_name_connected": "{entity_name} 已连接", - "entity_name_is_detecting_gas": "{entity_name} 检测到燃气泄漏", - "entity_name_is_hot": "{entity_name} 过热", - "entity_name_is_detecting_light": "{entity_name} 检测到光线", - "entity_name_is_locked": "{entity_name} 已锁上", + "entity_name_is_detecting_gas": "{entity_name} 正在检测燃气", + "entity_name_is_hot": "{entity_name} 正热", + "entity_name_is_detecting_light": "{entity_name} 正在检测光照", "entity_name_is_moist": "{entity_name} 潮湿", - "entity_name_is_detecting_motion": "{entity_name} 检测到有人", + "entity_name_is_detecting_motion": "{entity_name} 正在检测运动", "entity_name_is_moving": "{entity_name} 正在移动", - "condition_type_is_no_co": "{entity_name} 未检测到一氧化碳", - "condition_type_is_no_gas": "{entity_name} 未检测到燃气泄漏", - "condition_type_is_no_light": "{entity_name} 未检测到光线", - "condition_type_is_no_motion": "{entity_name} 未检测到有人", - "condition_type_is_no_problem": "{entity_name} 未发现问题", - "condition_type_is_no_smoke": "{entity_name} 未检测到烟雾", - "condition_type_is_no_sound": "{entity_name} 未检测到声音", + "condition_type_is_no_co": "{entity_name} 未在检测一氧化碳", + "condition_type_is_no_gas": "{entity_name} 未在检测燃气", + "condition_type_is_no_light": "{entity_name} 未在检测光照", + "condition_type_is_no_motion": "{entity_name} 未在检测运动", + "condition_type_is_no_problem": "{entity_name} 未在检测异常", + "condition_type_is_no_smoke": "{entity_name} 未在检测烟雾", + "condition_type_is_no_sound": "{entity_name} 未在检测声音", "entity_name_is_up_to_date": "{entity_name} 已是最新", - "condition_type_is_no_vibration": "{entity_name} 未检测到振动", + "condition_type_is_no_vibration": "{entity_name} 未在检测振动", "entity_name_battery_normal": "{entity_name} 电池电量正常", - "entity_name_is_not_charging": "{entity_name} 未充电中", - "entity_name_is_not_cold": "{entity_name} 不冷", + "entity_name_not_charging": "{entity_name} 未在充电", + "entity_name_is_not_cold": "{entity_name} 不冷了", "entity_name_is_disconnected": "{entity_name} 已断开", - "entity_name_is_not_hot": "{entity_name} 不热", - "entity_name_is_unlocked": "{entity_name} 已解锁", - "entity_name_is_dry": "{entity_name} 干燥", + "entity_name_is_not_hot": "{entity_name} 不热了", + "entity_name_is_dry": "{entity_name} 已干燥", "entity_name_is_not_moving": "{entity_name} 静止", - "entity_name_is_not_occupied": "{entity_name} 无人", + "entity_name_is_not_occupied": "{entity_name} 为被占据", "entity_name_is_unplugged": "{entity_name} 未插入", "entity_name_is_not_powered": "{entity_name} 未通电", - "entity_name_not_present": "{entity_name} 不在家", + "entity_name_not_present": "{entity_name} 不存在", "entity_name_is_not_running": "{entity_name} 未在运行", - "condition_type_is_not_tampered": "{entity_name} 未被拆解", + "condition_type_is_not_tampered": "{entity_name} 未在检测篡改", "entity_name_is_safe": "{entity_name} 安全", - "entity_name_is_occupied": "{entity_name} 有人", - "entity_name_is_on": "{entity_name} 已开启", - "entity_name_is_plugged_in": "{entity_name} 已插入", + "entity_name_is_occupied": "{entity_name} 被占据", + "entity_name_plugged_in": "{entity_name} 已插入", "entity_name_is_powered": "{entity_name} 已通电", - "entity_name_present": "{entity_name} 在家", - "entity_name_is_detecting_problem": "{entity_name} 检测到异常", + "entity_name_present": "{entity_name} 存在", + "entity_name_is_detecting_problem": "{entity_name} 正在检测异常", "entity_name_is_running": "{entity_name} 正在运行", - "entity_name_is_detecting_smoke": "{entity_name} 检测到烟雾", - "entity_name_is_detecting_sound": "{entity_name} 检测到声音", - "entity_name_is_detecting_tampering": "{entity_name} 正被拆解", + "entity_name_is_detecting_smoke": "{entity_name} 正在检测烟雾", + "entity_name_is_detecting_sound": "{entity_name} 正在检测声音", + "entity_name_is_detecting_tampering": "{entity_name} 正在检测篡改", "entity_name_is_unsafe": "{entity_name} 不安全", "condition_type_is_update": "{entity_name} 有可用更新", - "entity_name_is_detecting_vibration": "{entity_name} 检测到振动", - "entity_name_charging": "{entity_name} 充电中", - "trigger_type_co": "{entity_name} 开始检测到一氧化碳泄漏", - "entity_name_became_cold": "{entity_name} 变冷", - "entity_name_started_detecting_gas": "{entity_name} 开始检测到燃气泄漏", - "entity_name_became_hot": "{entity_name} 变热", - "entity_name_started_detecting_light": "{entity_name} 开始检测到光线", - "entity_name_locked": "{entity_name} 被锁定", + "entity_name_is_detecting_vibration": "{entity_name} 正在检测振动", + "trigger_type_co": "{entity_name} 已开始检测一氧化碳", + "entity_name_became_cold": "{entity_name} 变冷了", + "entity_name_started_detecting_gas": "{entity_name} 开始检测燃气", + "entity_name_became_hot": "{entity_name} 变热了", + "entity_name_started_detecting_light": "{entity_name} 开始检测光照", "entity_name_became_moist": "{entity_name} 变湿", - "entity_name_started_detecting_motion": "{entity_name} 检测到有人移动", + "entity_name_started_detecting_motion": "{entity_name} 开始检测运动", "entity_name_started_moving": "{entity_name} 开始移动", - "trigger_type_no_co": "{entity_name} 不再检测到一氧化碳泄漏", - "entity_name_stopped_detecting_gas": "{entity_name} 不再检测到燃气泄漏", - "entity_name_stopped_detecting_light": "{entity_name} 不再检测到光线", - "entity_name_stopped_detecting_motion": "{entity_name} 不再检测到有人", - "entity_name_stopped_detecting_problem": "{entity_name} 异常解除", - "entity_name_stopped_detecting_smoke": "{entity_name} 不再检测到烟雾", - "entity_name_stopped_detecting_sound": "{entity_name} 不再检测到声音", - "entity_name_became_up_to_date": "{entity_name} 转为最新状态", - "entity_name_stopped_detecting_vibration": "{entity_name} 不再检测到振动", - "entity_name_not_charging": "{entity_name} 未在充电", - "entity_name_became_not_cold": "{entity_name} 不冷了", + "trigger_type_no_co": "{entity_name} 已停止检测一氧化碳", + "entity_name_stopped_detecting_gas": "{entity_name} 停止检测燃气", + "entity_name_stopped_detecting_light": "{entity_name} 停止检测光照", + "entity_name_stopped_detecting_motion": "{entity_name} 停止检测运动", + "entity_name_stopped_detecting_problem": "{entity_name} 停止检测异常", + "entity_name_stopped_detecting_smoke": "{entity_name} 停止检测烟雾", + "entity_name_stopped_detecting_sound": "{entity_name} 停止检测声音", + "entity_name_stopped_detecting_vibration": "{entity_name} 停止检测振动", "entity_name_disconnected": "{entity_name} 断开连接", - "entity_name_became_not_hot": "{entity_name} 不热了", - "entity_name_unlocked": "{entity_name} 被解锁", - "entity_name_became_dry": "{entity_name} 变干", + "entity_name_became_dry": "{entity_name} 变干燥", "entity_name_stopped_moving": "{entity_name} 停止移动", - "entity_name_became_not_occupied": "{entity_name} 不再有人", - "entity_name_unplugged": "{entity_name} 被拔出", + "entity_name_became_not_occupied": "{entity_name} 不被占据", + "entity_name_unplugged": "{entity_name} 已拔出", "entity_name_not_powered": "{entity_name} 断电", "trigger_type_not_running": "{entity_name} 不再运行", - "entity_name_stopped_detecting_tampering": "{entity_name} 不再检测到自身被拆解", - "entity_name_became_safe": "{entity_name} 安全了", - "entity_name_plugged_in": "{entity_name} 被插入", + "entity_name_stopped_detecting_tampering": "{entity_name} 已停止检测篡改", + "entity_name_became_safe": "{entity_name} 转为安全", + "entity_name_became_occupied": "{entity_name} 已被占据", "entity_name_powered": "{entity_name} 上电", - "entity_name_started_detecting_problem": "{entity_name} 发现问题", - "entity_name_started_running": "{entity_name} 开始运行", - "entity_name_started_detecting_smoke": "{entity_name} 开始检测到烟雾", - "entity_name_started_detecting_sound": "{entity_name} 开始检测到声音", - "entity_name_started_detecting_tampering": "{entity_name} 开始检测到自身被拆解", + "entity_name_started_detecting_problem": "{entity_name} 开始检测异常", + "entity_name_started_running": "{entity_name} 已开始运行", + "entity_name_started_detecting_smoke": "{entity_name} 开始检测烟雾", + "entity_name_started_detecting_sound": "{entity_name} 开始检测声音", + "entity_name_started_detecting_tampering": "{entity_name} 已开始检测篡改", "entity_name_became_unsafe": "{entity_name} 不再安全", - "trigger_type_update": "{entity_name} 检测到更新", - "entity_name_started_detecting_vibration": "{entity_name} 开始检测到振动", - "entity_name_is_buffering": "{entity_name} 正在缓冲", - "entity_name_is_idle": "{entity_name} 空闲", - "entity_name_is_paused": "{entity_name} 暂停", - "entity_name_is_playing": "{entity_name} 正在播放", - "entity_name_starts_buffering": "{entity_name} 开始缓冲", - "trigger_type_changed_states": "{entity_name} 打开或关闭", - "entity_name_starts_playing": "{entity_name} 开始播放", - "toggle_entity_name": "切换 {entity_name}", - "turn_on_entity_name": "开启 {entity_name}", - "arm_entity_name_away": "{entity_name} 离家布防", - "arm_entity_name_home": "{entity_name} 在家布防", - "arm_entity_name_night": "{entity_name} 夜间布防", - "arm_entity_name_vacation": "{entity_name} 度假布防", - "disarm_entity_name": "撤防 {entity_name}", - "trigger_entity_name": "触发 {entity_name}", - "entity_name_is_armed_away": "{entity_name} 已开启离家布防", - "entity_name_is_armed_home": "{entity_name} 已开启在家布防", - "entity_name_is_armed_night": "{entity_name} 已开启夜间布防", - "entity_name_is_armed_vacation": "{entity_name} 已开启度假布防", - "entity_name_disarmed": "{entity_name} 已撤防", - "entity_name_triggered": "{entity_name} 已触发", - "entity_name_enters_a_zone": "{entity_name} 进入指定区域", - "entity_name_leaves_a_zone": "{entity_name} 离开指定区域", - "lock_entity_name": "锁定 {entity_name}", - "unlock_entity_name": "解锁 {entity_name}", - "action_type_set_hvac_mode": "更改“{entity_name}”上的暖通空调模式", - "change_preset_on_entity_name": "更改“{entity_name}”上的预设", - "to": "到", - "entity_name_measured_humidity_changed": "{entity_name}测量到室内湿度变化", - "entity_name_measured_temperature_changed": "{entity_name}测量到室内温度变化", - "entity_name_hvac_mode_changed": "{entity_name}的暖通空调模式变化", - "current_entity_name_apparent_power": "{entity_name} 当前的视在功率", - "condition_type_is_aqi": "当前 {entity_name} 空气质量指数", - "current_entity_name_atmospheric_pressure": "当前 {entity_name} 大气压", - "current_entity_name_battery_level": "{entity_name} 当前的电池电量", - "condition_type_is_carbon_dioxide": "{entity_name} 当前的二氧化碳浓度水平", - "condition_type_is_carbon_monoxide": "{entity_name} 当前的一氧化碳浓度水平", - "current_entity_name_conductivity": "电流 {entity_name} 电导率", - "current_entity_name_current": "{entity_name} 当前的电流", - "current_entity_name_data_rate": "当前 {entity_name} 数据速率", - "current_entity_name_data_size": "当前 {entity_name} 数据大小", - "current_entity_name_distance": "当前 {entity_name} 距离", - "current_entity_name_duration": "当前 {entity_name} 持续时间", + "entity_name_started_detecting_vibration": "{entity_name} 开始检测振动", + "trigger_type_button_long_release": "\"{subtype}\" 长按后松开", + "current_entity_name_apparent_power": "{entity_name} 当前视在功率", + "condition_type_is_aqi": "{entity_name} 当前空气质量指数", + "current_entity_name_atmospheric_pressure": "{entity_name} 当前大气压", + "current_entity_name_battery_level": "{entity_name} 当前电池电量", + "condition_type_is_carbon_dioxide": "{entity_name} 二氧化碳当前浓度水平", + "condition_type_is_carbon_monoxide": "{entity_name} 一氧化碳当前浓度水平", + "current_entity_name_conductivity": "{entity_name} 当前电导率", + "current_entity_name_current": "{entity_name} 当前电流", + "current_entity_name_data_rate": "{entity_name} 当前数据速率", + "current_entity_name_data_size": "{entity_name} 当前数据大小", + "current_entity_name_distance": "{entity_name} 当前距离", + "current_entity_name_duration": "{entity_name} 当前时长", "current_entity_name_energy": "{entity_name} 当前用电量", - "current_entity_name_frequency": "{entity_name} 当前的频率", - "current_entity_name_gas": "当前“{entity_name}”燃气", - "current_entity_name_humidity": "{entity_name} 当前的湿度", - "current_entity_name_illuminance": "{entity_name} 当前的光照强度", - "current_entity_name_irradiance": "当前 {entity_name} 辐照度", - "current_entity_name_moisture": "当前 {entity_name} 湿度", - "current_entity_name_money": "当前 {entity_name} 货币", - "condition_type_is_nitrogen_dioxide": "{entity_name} 当前的二氧化氮浓度水平", - "condition_type_is_nitrogen_monoxide": "{entity_name} 当前的一氧化氮浓度水平", - "condition_type_is_nitrous_oxide": "{entity_name} 当前的一氧化二氮浓度水平", - "condition_type_is_ozone": "{entity_name} 当前的臭氧浓度水平", - "current_entity_name_ph_level": "当前 {entity_name} pH 值", - "condition_type_is_pm": "{entity_name} 当前的 PM2.5 浓度水平", - "current_entity_name_power": "{entity_name} 当前的功率", - "current_entity_name_power_factor": "{entity_name} 当前的功率因数", - "current_entity_name_precipitation": "当前 {entity_name} 降水量", - "current_entity_name_precipitation_intensity": "当前 {entity_name} 降水强度", - "current_entity_name_pressure": "{entity_name} 当前的压力", - "current_entity_name_reactive_power": "{entity_name} 当前的无功功率", - "current_entity_name_signal_strength": "{entity_name} 当前的信号强度", - "current_entity_name_sound_pressure": "当前 {entity_name} 声压", - "current_entity_name_speed": "当前 {entity_name} 速度", - "condition_type_is_sulphur_dioxide": "{entity_name} 当前的二氧化硫浓度水平", - "current_entity_name_temperature": "{entity_name} 当前的温度", - "current_entity_name_value": "{entity_name} 当前的值", - "condition_type_is_volatile_organic_compounds": "{entity_name} 当前的挥发性有机物浓度水平", - "current_entity_name_voltage": "{entity_name} 当前的电压", - "current_entity_name_volume": "当前的 {entity_name} 卷", - "condition_type_is_volume_flow_rate": "当前{entity_name}体积流量", - "current_entity_name_water": "当前的 {entity_name} 水位", - "current_entity_name_weight": "当前 {entity_name} 重量", - "current_entity_name_wind_speed": "当前 {entity_name} 风速", - "entity_name_apparent_power_changes": "{entity_name} 的视在功率变化", + "current_entity_name_frequency": "{entity_name} 当前频率", + "current_entity_name_gas": "{entity_name} 当前燃气量", + "current_entity_name_humidity": "{entity_name} 当前湿度", + "current_entity_name_illuminance": "{entity_name} 当前照度", + "current_entity_name_irradiance": "{entity_name} 当前辐照度", + "current_entity_name_money": "{entity_name} 当前资金", + "condition_type_is_nitrogen_dioxide": "{entity_name} 二氧化氮当前浓度水平", + "condition_type_is_nitrogen_monoxide": "{entity_name} 一氧化氮当前浓度水平", + "condition_type_is_nitrous_oxide": "{entity_name} 一氧化二氮当前浓度水平", + "condition_type_is_ozone": "{entity_name} 臭氧当前浓度水平", + "current_entity_name_ph_level": "{entity_name} 当前 pH 值", + "condition_type_is_pm": "{entity_name} PM2.5 当前浓度水平", + "current_entity_name_power": "{entity_name} 当前功率", + "current_entity_name_power_factor": "{entity_name} 当前功率因数", + "current_entity_name_precipitation": "{entity_name} 当前降水量", + "current_entity_name_precipitation_intensity": "{entity_name} 当前降水强度", + "current_entity_name_pressure": "{entity_name} 当前压力", + "current_entity_name_reactive_power": "{entity_name} 当前无功功率", + "current_entity_name_signal_strength": "{entity_name} 当前信号强度", + "current_entity_name_sound_pressure": "{entity_name} 当前声压", + "current_entity_name_speed": "{entity_name} 当前速度", + "condition_type_is_sulphur_dioxide": "{entity_name} 二氧化硫当前浓度水平", + "current_entity_name_temperature": "{entity_name} 当前温度", + "current_entity_name_value": "{entity_name} 当前值", + "condition_type_is_volatile_organic_compounds": "{entity_name} 挥发性有机化合物当前浓度水平", + "current_entity_name_voltage": "{entity_name} 当前电压", + "current_entity_name_volume": "{entity_name} 当前体积", + "condition_type_is_volume_flow_rate": "{entity_name} 当前体积流量", + "current_entity_name_water": "{entity_name} 当前水量", + "current_entity_name_weight": "{entity_name} 当前重量", + "current_entity_name_wind_speed": "{entity_name} 当前风速", + "entity_name_apparent_power_changes": "{entity_name} 视在功率变化", "trigger_type_aqi": "{entity_name} 空气质量指数变化", - "entity_name_atmospheric_pressure_changes": "{entity_name} 大气压力变化", - "entity_name_battery_level_changes": "{entity_name} 的电池电量变化", + "entity_name_atmospheric_pressure_changes": "{entity_name} 大气压变化", + "entity_name_battery_level_changes": "{entity_name} 电池电量变化", "trigger_type_carbon_dioxide": "{entity_name} 二氧化碳浓度变化", "trigger_type_carbon_monoxide": "{entity_name} 一氧化碳浓度变化", "entity_name_conductivity_changes": "{entity_name} 电导率变化", - "entity_name_current_changes": "{entity_name} 的电流变化", + "entity_name_current_changes": "{entity_name} 电流变化", "entity_name_data_rate_changes": "{entity_name} 数据速率变化", "entity_name_data_size_changes": "{entity_name} 数据大小变化", "entity_name_distance_changes": "{entity_name} 距离变化", - "entity_name_duration_changes": "{entity_name} 持续时间变化", - "entity_name_energy_changes": "{entity_name} 的用电量变化", - "entity_name_frequency_changes": "{entity_name}频率变化", - "entity_name_gas_changes": "“{entity_name}”气体变化", - "entity_name_humidity_changes": "{entity_name} 的湿度变化", - "entity_name_illuminance_changes": "{entity_name} 的光照强度变化", + "entity_name_duration_changes": "{entity_name} 时长变化", + "entity_name_energy_changes": "{entity_name} 用电量变化", + "entity_name_frequency_changes": "{entity_name} 频率变化", + "entity_name_gas_changes": "{entity_name} 燃气量变化", + "entity_name_humidity_changes": "{entity_name} 湿度变化", + "entity_name_illuminance_changes": "{entity_name} 照度变化", "entity_name_irradiance_changes": "{entity_name} 辐照度变化", - "entity_name_moisture_changes": "{entity_name} 水分变化", - "entity_name_money_changes": "{entity_name} 货币变化", + "entity_name_money_changes": "{entity_name} 资金变化", "trigger_type_nitrogen_dioxide": "{entity_name} 二氧化氮浓度变化", "trigger_type_nitrogen_monoxide": "{entity_name} 一氧化氮浓度变化", "trigger_type_nitrous_oxide": "{entity_name} 一氧化二氮浓度变化", "entity_name_ozone_concentration_changes": "{entity_name} 臭氧浓度变化", "entity_name_ph_level_changes": "{entity_name} pH 值变化", "entity_name_pm_concentration_changes": "{entity_name} PM2.5 浓度变化", - "entity_name_power_changes": "{entity_name} 的功率变化", - "entity_name_power_factor_changes": "{entity_name} 的功率因数变化", + "entity_name_power_changes": "{entity_name} 功率变化", + "entity_name_power_factor_changes": "{entity_name} 功率因数变化", "entity_name_precipitation_changes": "{entity_name} 降水变化", "entity_name_precipitation_intensity_changes": "{entity_name} 降水强度变化", - "entity_name_pressure_changes": "{entity_name} 的压力变化", - "entity_name_reactive_power_changes": "{entity_name} 的无功功率变化", - "entity_name_signal_strength_changes": "{entity_name} 的信号强度变化", + "entity_name_pressure_changes": "{entity_name} 压力变化", + "entity_name_reactive_power_changes": "{entity_name} 无功功率变化", + "entity_name_signal_strength_changes": "{entity_name} 信号强度变化", "entity_name_sound_pressure_changes": "{entity_name} 声压变化", "entity_name_speed_changes": "{entity_name} 速度变化", "trigger_type_sulphur_dioxide": "{entity_name} 二氧化硫浓度变化", - "entity_name_temperature_changes": "{entity_name} 的温度变化", - "entity_name_value_changes": "{entity_name} 的值变化", + "entity_name_temperature_changes": "{entity_name} 温度变化", + "entity_name_value_changes": "{entity_name} 值变化", "trigger_type_volatile_organic_compounds": "{entity_name} 挥发性有机化合物浓度变化", - "entity_name_voltage_changes": "{entity_name} 的电压变化", - "entity_name_volume_changes": "{entity_name} 音量变化", - "trigger_type_volume_flow_rate": "{entity_name}体积流量变化", - "entity_name_water_changes": "{entity_name} 的水量变化", + "entity_name_voltage_changes": "{entity_name} 电压变化", + "entity_name_volume_changes": "{entity_name} 体积变化", + "trigger_type_volume_flow_rate": "{entity_name} 体积流量变化", + "entity_name_water_changes": "{entity_name} 水量变化", "entity_name_weight_changes": "{entity_name} 重量变化", "entity_name_wind_speed_changes": "{entity_name} 风速变化", - "decrease_entity_name_brightness": "降低”{entity_name}“亮度", - "increase_entity_name_brightness": "提高”{entity_name}“亮度", - "flash_entity_name": "使”{entity_name}“闪烁", - "flash": "闪烁", - "fifth_button": "第五个按钮", - "sixth_button": "第六个按钮", - "subtype_continuously_pressed": "“ {subtype} ”连续按下", - "trigger_type_button_long_release": "\"{subtype}\" 长按后松开", - "subtype_quadruple_clicked": "\"{subtype}\" 四连击", - "subtype_quintuple_clicked": "单击“ {subtype} ”五连击", - "subtype_pressed": "\"{subtype}\"已按下", - "subtype_released": "\"{subtype}\"已释放", - "action_type_select_first": "将”{entity_name}“更改为第一个选项", - "action_type_select_last": "将”{entity_name}“更改为最后一个选项", - "action_type_select_next": "将”{entity_name}“更改为下一选项", - "change_entity_name_option": "更改”{entity_name}“的选项", - "action_type_select_previous": "将”{entity_name}“更改为上一选项", - "current_entity_name_selected_option": "当前”{entity_name}“选择项", - "cycle": "循环", - "from": "从", - "entity_name_option_changed": "”{entity_name}“的选项已更改", - "send_a_notification": "发送通知", - "both_buttons": "两个按钮", - "bottom_buttons": "底部按钮", - "seventh_button": "第七个按钮", - "eighth_button": "第八个按钮", - "dim_down": "调暗", - "dim_up": "调亮", - "left": "左", - "right": "右", - "side": "第 6 面", - "top_buttons": "顶部按钮", - "device_awakened": "设备唤醒", - "trigger_type_remote_button_long_release": "“ {subtype} ”长按后释放", - "button_rotated_subtype": "旋转按钮“ {subtype} ”", - "button_rotated_fast_subtype": "按钮快速旋转“ {subtype} ”", - "button_rotation_subtype_stopped": "按钮 \"{subtype}\" 停止旋转", - "device_subtype_double_tapped": "设备的“{subtype}”被轻敲两次", - "trigger_type_remote_double_tap_any_side": "在设备任意一侧双击", - "device_in_free_fall": "设备自由落体", - "device_flipped_degrees": "设备翻转 90 度", - "device_shaken": "设备摇晃", - "trigger_type_remote_moved": "设备水平移动且“{subtype}”朝上", - "trigger_type_remote_moved_any_side": "设备任意一面朝上移动", - "trigger_type_remote_rotate_from_side": "设备从“第 6 面”翻转到“{subtype}”", - "device_turned_clockwise": "设备顺时针转动", - "device_turned_counter_clockwise": "装置逆时针转动", - "press_entity_name_button": "按下“{entity_name}”按钮", - "entity_name_has_been_pressed": "{entity_name} 被按下", - "entity_name_update_availability_changed": "{entity_name} 的更新可用性变化", - "trigger_type_turned_on": "{entity_name} 收到更新", - "add_to_queue": "添加到队列", - "play_next": "播放下一个", - "options_replace": "立即播放并清除队列", - "repeat_all": "全部重复", - "repeat_one": "单曲重复", - "debug": "调试", - "warning": "警告", + "entity_name_is_home": "{entity_name} 在家", + "entity_name_is_not_home": "{entity_name} 不在家", + "entity_name_enters_a_zone": "{entity_name} 进入某个区域", + "entity_name_leaves_a_zone": "{entity_name} 离开某个区域", + "no_device_class": "无设备类别", + "no_state_class": "无状态类别", + "no_unit_of_measurement": "无度量单位", "most_recently_updated": "最近更新", "arithmetic_mean": "算术平均值", "median": "中位数", @@ -2672,10 +2748,58 @@ "turquoise": "绿松色", "wheat": "小麦色", "white_smoke": "白烟色", + "add_to_queue": "添加到队列", + "play_next": "播放下一个", + "options_replace": "立即播放并清除队列", + "repeat_all": "全部重复", + "repeat_one": "单曲重复", + "debug": "调试", "fatal": "致命", - "no_device_class": "无设备类别", - "no_state_class": "无状态类别", - "no_unit_of_measurement": "无度量单位", + "warning": "警告", + "clear_tts_cache": "清除 TTS 缓存", + "cache": "缓存", + "entity_id_description": "日志条目中要引用的实体。", + "language_description": "文本的语言。默认为服务器语言。", + "options_description": "包含特定于集成的选项的字典。", + "say_a_tts_message": "说出 TTS 消息", + "media_player_entity_id_description": "用于播放消息的媒体播放器。", + "media_player_entity": "媒体播放器实体", + "speak": "说话", + "request_sync_description": "向 Google 发送 request_sync 命令。", + "agent_user_id": "代理用户 ID", + "request_sync": "请求同步", + "disables_the_motion_detection": "禁用运动侦测。", + "disable_motion_detection": "禁用运动侦测", + "enables_the_motion_detection": "启用运动侦测。", + "enable_motion_detection": "启用运动侦测", + "format_description": "媒体播放器支持的流格式。", + "format": "格式", + "media_player_description": "要流式传输的媒体播放器。", + "play_stream": "播放流", + "filename": "文件名", + "lookback": "回顾", + "snapshot_description": "从摄像头拍摄快照。", + "take_snapshot": "拍摄快照", + "turns_off_the_camera": "关闭摄像头。", + "turns_on_the_camera": "打开摄像头。", + "locks_a_lock": "锁上一把锁。", + "code_description": "用于设置布防的代码。", + "opens_a_lock": "打开一把锁。", + "unlocks_a_lock": "解开一把锁。", + "set_datetime_description": "设置日期和/或时间。", + "the_target_date": "目标日期。", + "datetime_description": "目标日期和时间。", + "the_target_time": "目标时间。", + "selects_the_first_option": "选择第一个选项。", + "first": "第一个", + "selects_the_last_option": "选择最后一个选项。", + "select_the_next_option": "选择下一个选项。", + "selects_an_option": "选择一个选项。", + "option_to_be_selected": "要选择的选项。", + "selects_the_previous_option": "选择上一个选项。", + "sets_the_options": "设置选项。", + "list_of_options": "选项列表。", + "set_options": "设置选项", "dump_log_objects": "转储对象到日志", "log_current_tasks_description": "记录所有当前 asyncio 任务。", "log_current_asyncio_tasks": "记录当前 asyncio 任务", @@ -2700,47 +2824,29 @@ "stop_logging_object_sources": "停止记录对象源", "stop_log_objects_description": "停止记录内存中对象的增长。", "stop_logging_objects": "停止记录对象", - "request_sync_description": "向 Google 发送 request_sync 命令。", - "agent_user_id": "代理用户 ID", - "request_sync": "请求同步", - "reload_resources_description": "从 YAML 配置重新加载仪表盘资源。", - "clears_all_log_entries": "清除所有日志条目。", - "clear_all": "全部清除", - "write_log_entry": "写入日志条目。", - "log_level": "日志级别", - "level": "级别", - "message_to_log": "要记录到日志的消息。", - "write": "写入", - "set_value_description": "设置数字的值。", - "value_description": "配置参数的值。", - "create_temporary_strict_connection_url_name": "创建临时的严格连接网址", + "sets_the_value": "设置值。", + "the_target_value": "目标值。", + "get_weather_forecast": "获取天气预报。", + "type_description": "预报类型:每天、每小时、每天两次", + "forecast_type": "预报类型", + "get_forecast": "获取预报", + "send_magic_packet": "发送魔术封包", + "cancels_a_timer": "取消计时器。", + "changes_a_timer": "更改计时器。", + "finishes_a_timer": "完成计时器。", + "pauses_a_timer": "暂停计时器。", + "starts_a_timer": "启动计时器。", + "duration_description": "计时器完成所需的持续时间(可选)。", + "reload_resources_description": "从 YAML 配置重新加载仪表板资源。", "toggles_the_siren_on_off": "切换警报器的打开/关闭状态。", "turns_the_siren_off": "关闭警报器。", "turns_the_siren_on": "打开警报器。", "tone": "警报声", - "add_event_description": "添加新的日历事件。", - "location_description": "事件地点。可选。", - "start_date_description": "一天全部事件应开始的日期。", - "create_event": "创建事件", - "get_events": "获取事件", - "list_event": "列出事件", - "closes_a_cover": "关闭卷帘。", - "close_cover_tilt_description": "倾闭卷帘。", - "close_tilt": "关闭倾斜", - "opens_a_cover": "打开卷帘。", - "tilts_a_cover_open": "倾开卷帘。", - "open_tilt": "打开倾斜", - "set_cover_position_description": "移动卷帘到指定位置。", - "target_position": "目标位置。", - "set_position": "设定位置", - "target_tilt_positition": "目标倾斜位置。", - "set_tilt_position": "设置倾斜位置", - "stops_the_cover_movement": "停止卷帘的移动。", - "stop_cover_tilt_description": "停止卷帘的倾斜移动。", - "stop_tilt": "停止倾斜", - "toggles_a_cover_open_closed": "切换卷帘的打开/关闭状态。", - "toggle_cover_tilt_description": "切换卷帘的倾开/倾闭状态。", - "toggle_tilt": "切换倾斜", + "set_default_level_description": "设置集成的默认日志级别。", + "level_description": "所有集成的默认严重性级别。", + "level": "音量级别", + "set_default_level": "设置默认级别", + "set_level": "设置级别", "check_configuration": "检查配置", "reload_all": "全部重新加载", "reload_config_entry_description": "重新加载指定的配置项。", @@ -2761,21 +2867,17 @@ "generic_toggle": "通用切换", "generic_turn_off": "通用关闭", "generic_turn_on": "通用开启", + "entities_to_update": "要更新的实体", "update_entity": "更新实体", - "creates_a_new_backup": "创建新的备份。", "decrement_description": "将当前值递减 1 步。", "increment_description": "将值递增 1 步。", - "sets_the_value": "设置值。", - "the_target_value": "目标值。", - "reloads_the_automation_configuration": "重新加载自动化配置。", - "toggle_description": "打开/关闭媒体播放器。", - "trigger_description": "触发某个自动化中的动作。", - "skip_conditions": "跳过条件", - "trigger": "触发器", - "disables_an_automation": "禁用自动化。", - "stops_currently_running_actions": "停止当前正在运行的动作。", - "stop_actions": "停止动作", - "enables_an_automation": "实现自动化。", + "bridge_identifier": "网桥标识符", + "configuration_payload": "配置有效载荷", + "entity_description": "代表 deCONZ 中的指定设备端点。", + "path": "路径", + "device_refresh_description": "刷新 deCONZ 中的可用设备。", + "device_refresh": "刷新设备", + "remove_orphaned_entries": "删除孤立的条目", "restart_add_on": "重新启动加载项。", "the_add_on_slug": "加载项的英文短名字。", "starts_an_add_on": "启动加载项。", @@ -2801,41 +2903,65 @@ "slug": "Slug", "restore_partial_description": "从部分备份还原。", "restores_home_assistant": "还原 Home Assistant 。", - "clears_the_playlist": "清空播放列表。", - "clear_playlist": "清空播放列表", - "selects_the_next_track": "选择下一首曲目。", - "pauses": "暂停播放。", - "starts_playing": "开始播放。", - "toggles_play_pause": "切换播放/暂停。", - "selects_the_previous_track": "选择上一个曲目。", - "seek": "调整播放位置", - "stops_playing": "停止播放。", - "starts_playing_specified_media": "开始播放指定媒体。", - "announce": "公告", - "enqueue": "加入队列", - "repeat_mode_to_set": "要设置的重复模式。", - "select_sound_mode_description": "选择指定的声音模式。", - "select_sound_mode": "选择声音模式", - "select_source": "选择输入源", - "shuffle_description": "是否启用随机播放模式。", - "unjoin": "取消加入", - "turns_down_the_volume": "调低音量。", - "turn_down_volume": "调低音量", - "volume_mute_description": "将媒体播放器静音或取消静音。", - "is_volume_muted_description": "是否要静音。", - "mute_unmute_volume": "静音/取消静音", - "sets_the_volume_level": "设置音量级别。", - "set_volume": "设置音量", - "turns_up_the_volume": "调高音量。", - "turn_up_volume": "调高音量", - "apply_filter": "应用过滤器", - "days_to_keep": "保留天数", - "repack": "重新打包", - "purge": "清除", - "domains_to_remove": "要移除的域", - "entity_globs_to_remove": "要移除的实体通配符", - "entities_to_remove": "要移除的实体", - "purge_entities": "清除实体", + "removes_a_group": "移除一个组。", + "object_id": "对象标识符", + "creates_updates_a_user_group": "创建/更新一个用户组。", + "add_entities": "添加实体", + "icon_description": "组的图标名称。", + "name_of_the_group": "组名称。", + "remove_entities": "移除实体", + "log_description": "在日志中创建自定义条目。", + "message_description": "通知的消息正文。", + "log": "记录日志", + "create_temporary_strict_connection_url_name": "创建临时的严格连接网址", + "remote_connect": "远程连接", + "remote_disconnect": "远程断开连接", + "creates_a_new_backup": "创建新的备份。", + "command_description": "发送到 Google Assistant 的命令。", + "send_text_command": "发送文本命令", + "reloads_the_automation_configuration": "重新加载自动化配置。", + "toggle_description": "切换媒体播放器的打开/关闭状态。", + "trigger_description": "触发某个自动化中的动作。", + "skip_conditions": "跳过条件", + "trigger": "触发器", + "disables_an_automation": "禁用自动化。", + "stops_currently_running_actions": "停止当前正在运行的动作。", + "stop_actions": "停止动作", + "enables_an_automation": "启用自动化。", + "press_the_button_entity": "按下按钮实体。", + "load_url_description": "在 Fully Kiosk 浏览器上加载 URL。", + "url_to_load": "要加载的 URL。", + "load_url": "加载 URL", + "configuration_parameter_to_set": "要设置的配置参数。", + "key": "钥匙", + "value_description": "要设置的目标值。", + "set_configuration": "设置配置", + "application_description": "要启动的应用程序的包名称。", + "start_application": "启动应用", + "set_value_description": "设置数字的值。", + "stops_a_running_script": "停止正在运行的脚本。", + "enter_your_text": "请输入文本。", + "set_value": "设定值", + "dashboard_path": "仪表板路径", + "view_path": "查看路径", + "show_dashboard_view": "显示仪表板视图", + "closes_a_cover": "关闭卷帘。", + "close_cover_tilt_description": "倾闭卷帘。", + "close_tilt": "关闭倾斜", + "opens_a_cover": "打开卷帘。", + "tilts_a_cover_open": "倾开卷帘。", + "open_tilt": "打开倾斜", + "set_cover_position_description": "移动卷帘到指定位置。", + "target_position": "目标位置。", + "set_position": "设定位置", + "target_tilt_positition": "目标倾斜位置。", + "set_tilt_position": "设置倾斜位置", + "stops_the_cover_movement": "停止卷帘的移动。", + "stop_cover_tilt_description": "停止卷帘的倾斜移动。", + "stop_tilt": "停止倾斜", + "toggles_a_cover_open_closed": "切换卷帘的打开/关闭状态。", + "toggle_cover_tilt_description": "切换卷帘的倾开/倾闭状态。", + "toggle_tilt": "切换倾斜", "decrease_speed_description": "降低风扇速度。", "percentage_step_description": "将速度提高一个百分比。", "decrease_speed": "降低速度", @@ -2852,9 +2978,30 @@ "set_speed": "设定速度", "sets_preset_mode": "设置预设模式。", "set_preset_mode": "设置预设模式", - "toggles_the_fan_on_off": "打开/关闭风扇。", + "toggles_the_fan_on_off": "切换风扇的打开/关闭状态。", "turns_fan_off": "关闭风扇。", "turns_fan_on": "打开风扇。", + "arm_with_custom_bypass": "自定义旁路布防", + "alarm_arm_vacation_description": "设置警报为:度假布防。", + "disarms_the_alarm": "解除警报。", + "alarm_trigger_description": "启用外部警报触发器。", + "toggles_a_switch_on_off": "切换开关的打开/关闭状态。", + "turns_a_switch_off": "关闭开关。", + "turns_a_switch_on": "打开开关。", + "device_description": "要将命令发送到的设备标识符。", + "delete_command": "删除命令", + "alternative": "替代项", + "command_type_description": "要学习的命令类型。", + "command_type": "命令类型", + "timeout_description": "学习命令超时。", + "learn_command": "学习命令", + "delay_seconds": "延迟秒数", + "hold_seconds": "保持秒数", + "repeats": "重复", + "send_command": "发送命令", + "toggles_a_device_on_off": "切换设备的打开/关闭状态。", + "turns_the_device_off": "关闭设备。", + "turn_on_description": "发送开机命令。", "apply_description": "使用指定配置激活场景。", "entities_description": "实体列表及其目标状态。", "transition": "转换", @@ -2864,43 +3011,102 @@ "snapshot_entities": "快照实体", "delete_description": "删除动态创建的场景。", "activates_a_scene": "激活场景。", - "selects_the_first_option": "选择第一个选项。", - "first": "第一个", - "selects_the_last_option": "选择最后一个选项。", - "select_the_next_option": "选择下一个选项。", - "selects_an_option": "选择一个选项。", - "option_to_be_selected": "要选择的选项。", - "selects_the_previous_option": "选择上一个选项。", - "sets_the_options": "设置选项。", - "list_of_options": "选项列表。", - "set_options": "设置选项", + "play_chime_description": "在某个铃上播放铃声。", + "device_id_description": "要播放铃声的铃。", + "target_chime": "目标铃", + "ringtone_to_play": "要播放的铃声。", + "ringtone": "铃声", + "play_chime": "播放铃声", + "ptz_move_description": "以指定速度移动摄像头。", + "ptz_move_speed": "云台移动速度。", + "ptz_move": "云台移动", + "add_event_description": "添加新的日历事件。", + "calendar_id_description": "您想要的日历的标识符。", + "calendar_id": "日历标识符", + "description_description": "事件的描述。可选的。", + "summary_description": "作为事件的标题。", + "location_description": "事件的位置。", + "create_event": "创建事件", "closes_a_valve": "关闭阀门。", "opens_a_valve": "打开阀门。", "set_valve_position_description": "将阀门移动到特定位置。", "stops_the_valve_movement": "停止阀门运动。", "toggles_a_valve_open_closed": "切换阀门的打开/关闭状态。", - "load_url_description": "在 Fully Kiosk 浏览器上加载 URL。", - "url_to_load": "要加载的 URL。", - "load_url": "加载 URL", - "configuration_parameter_to_set": "要设置的配置参数。", - "key": "钥匙", - "set_configuration": "设置配置", - "application_description": "要启动的应用程序的包名称。", - "start_application": "启动应用", - "command_description": "发送到 Google Assistant 的命令。", - "media_player_entity": "媒体播放器实体", - "send_text_command": "发送文本命令", - "code_description": "用于解开锁的密码。", - "arm_with_custom_bypass": "自定义旁路布防", - "alarm_arm_vacation_description": "设置警报为:度假布防。", - "disarms_the_alarm": "解除警报。", - "alarm_trigger_description": "启用外部警报触发器。", "extract_media_url_description": "从服务中提取媒体网址。", "format_query": "格式查询", "url_description": "可以找到媒体的网址。", "media_url": "媒体网址", "get_media_url": "获取媒体网址", "play_media_description": "从指定 URL 下载文件。", + "clears_all_log_entries": "清除所有日志条目。", + "clear_all": "全部清除", + "write_log_entry": "写入日志条目。", + "log_level": "日志级别", + "message_to_log": "要记录到日志的消息。", + "write": "写入", + "reload_themes_description": "从 YAML 配置重新加载主题。", + "reload_themes": "重新加载主题", + "name_of_a_theme": "主题名称。", + "set_the_default_theme": "设置默认主题", + "clear_skipped_update": "清除跳过的更新", + "install_update": "安装更新", + "skip_description": "将当前可用更新标记为已跳过。", + "skip_update": "跳过更新", + "brightness_value": "亮度值", + "a_human_readable_color_name": "可阅读的颜色名称。", + "color_name": "颜色名称", + "light_effect": "灯光效果。", + "hue_sat_color": "色相/饱和度", + "profile_description": "要使用的灯光配置文件的名称。", + "rgbw_color": "RGBW 颜色", + "rgbww_color": "RGBWW 颜色", + "white_description": "将灯光设置为白色模式。", + "xy_color": "XY 颜色", + "turn_off_description": "关闭一个或多个灯光。", + "brightness_step_description": "按数值更改亮度。", + "brightness_step_value": "亮度步长值", + "brightness_step_pct_description": "按百分比更改亮度。", + "brightness_step": "亮度步长", + "decrements_a_counter": "减少计数器数值。", + "increments_a_counter": "增加一个计数器。", + "resets_a_counter": "重置计数器。", + "sets_the_counter_value": "设置计数器值。", + "toggles_the_helper_on_off": "切换辅助元素的打开/关闭状态。", + "turns_off_the_helper": "关闭辅助元素。", + "turns_on_the_helper": "打开辅助元素。", + "start_date_description": "一天全部事件应开始的日期。", + "get_events": "获取事件", + "list_event": "列出事件", + "turns_auxiliary_heater_on_off": "打开/关闭辅助加热器。", + "aux_heat_description": "辅助加热器的新值。", + "turn_on_off_auxiliary_heater": "打开/关闭辅助加热器", + "sets_fan_operation_mode": "设置风扇运行模式。", + "fan_operation_mode": "风扇运行模式。", + "set_fan_mode": "设置风扇模式", + "sets_target_humidity": "设置目标湿度。", + "set_target_humidity": "设置目标湿度", + "sets_hvac_operation_mode": "设置暖通空调操作模式。", + "hvac_operation_mode": "暖通空调操作模式。", + "set_hvac_mode": "设置运行模式", + "sets_swing_operation_mode": "设定摆动操作模式。", + "swing_operation_mode": "摆动操作方式。", + "set_swing_mode": "设置摆动模式", + "sets_target_temperature": "设置目标温度。", + "high_target_temperature": "高目标温度。", + "target_temperature_high": "目标温度高", + "low_target_temperature": "低目标温度。", + "target_temperature_low": "目标温度低", + "set_target_temperature": "设置目标温度", + "turns_climate_device_off": "关闭气候设备。", + "turns_climate_device_on": "打开气候设备。", + "notify_description": "向选定的目标发送通知消息。", + "data": "数据", + "title_of_the_notification": "通知的标题。", + "send_a_persistent_notification": "发送持久通知", + "sends_a_notification_message": "发送通知消息。", + "your_notification_message": "你的通知消息。", + "title_description": "通知的标题(可选)。", + "send_a_notification_message": "发送通知消息", "sets_a_random_effect": "设置随机效果。", "sequence_description": "HSV 序列的列表(最多 16 个)。", "initial_brightness": "初始亮度。", @@ -2925,102 +3131,10 @@ "speed_of_spread": "传播的速度。", "spread": "传播", "sequence_effect": "序列效果", - "press_the_button_entity": "按下按钮实体。", - "see_description": "记录看到的跟踪设备。", - "battery_description": "设备的电池电量。", - "gps_coordinates": "GPS坐标", - "gps_accuracy_description": "GPS 坐标的准确性。", - "hostname_of_the_device": "设备的主机名。", - "hostname": "主机名", - "mac_description": "设备的 MAC 地址。", - "mac_address": "MAC 地址", - "see": "查看", - "process_description": "从转录文本启动一个对话。", - "conversation_id": "对话标识符", - "language_description": "用于语音生成的语言。", - "transcribed_text_input": "输入转录文本。", - "process": "处理", - "reloads_the_intent_configuration": "重新加载需要的配置。", - "conversation_agent_to_reload": "要重新加载的对话代理。", - "create_description": "在 **通知** 面板上显示一条通知。", - "message_description": "日志条目的消息内容。", - "notification_id": "通知标识符", - "title_description": "您的通知消息的标题。", - "dismiss_description": "从 **通知** 面板中删除一条通知。", - "notification_id_description": "要移除通知的标识符。", - "dismiss_all_description": "从 **通知** 面板中删除所有通知。", - "notify_description": "向选定的目标发送通知消息。", - "data": "数据", - "title_of_the_notification": "通知的标题。", - "send_a_persistent_notification": "发送持久通知", - "sends_a_notification_message": "发送通知消息。", - "your_notification_message": "你的通知消息。", - "send_a_notification_message": "发送通知消息", - "device_description": "要将命令发送到的设备标识符。", - "delete_command": "删除命令", - "alternative": "替代项", - "command_type_description": "要学习的命令类型。", - "command_type": "命令类型", - "timeout_description": "学习命令超时。", - "learn_command": "学习命令", - "delay_seconds": "延迟秒数", - "hold_seconds": "保持秒数", - "repeats": "重复", - "send_command": "发送命令", - "toggles_a_device_on_off": "打开/关闭设备。", - "turns_the_device_off": "关闭设备。", - "turn_on_description": "发送开机命令。", - "stops_a_running_script": "停止正在运行的脚本。", - "locks_a_lock": "锁上一把锁。", - "opens_a_lock": "打开一把锁。", - "unlocks_a_lock": "解开一把锁。", - "turns_auxiliary_heater_on_off": "打开/关闭辅助加热器。", - "aux_heat_description": "辅助加热器的新值。", - "turn_on_off_auxiliary_heater": "打开/关闭辅助加热器", - "sets_fan_operation_mode": "设置风扇运行模式。", - "fan_operation_mode": "风扇运行模式。", - "set_fan_mode": "设置风扇模式", - "sets_target_humidity": "设置目标湿度。", - "set_target_humidity": "设置目标湿度", - "sets_hvac_operation_mode": "设置暖通空调操作模式。", - "hvac_operation_mode": "暖通空调操作模式。", - "set_hvac_mode": "设置运行模式", - "sets_swing_operation_mode": "设定摆动操作模式。", - "swing_operation_mode": "摆动操作方式。", - "set_swing_mode": "设置摆动模式", - "sets_target_temperature": "设置目标温度。", - "high_target_temperature": "高目标温度。", - "target_temperature_high": "目标温度高", - "low_target_temperature": "低目标温度。", - "target_temperature_low": "目标温度低", - "set_target_temperature": "设置目标温度", - "turns_climate_device_off": "关闭气候设备。", - "turns_climate_device_on": "打开气候设备。", - "calendar_id_description": "您想要的日历的标识符。", - "calendar_id": "日历标识符", - "description_description": "事件的描述。可选的。", - "summary_description": "作为事件的标题。", - "dashboard_path": "仪表盘路径", - "view_path": "查看路径", - "show_dashboard_view": "显示仪表盘视图", - "brightness_value": "亮度值", - "a_human_readable_color_name": "可阅读的颜色名称。", - "color_name": "颜色名称", - "light_effect": "灯光效果。", - "hue_sat_color": "色相/饱和度", - "profile_description": "要使用的灯光配置文件的名称。", - "rgbw_color": "RGBW 颜色", - "rgbww_color": "RGBWW 颜色", - "white_description": "将灯光设置为白色模式。", - "xy_color": "XY 颜色", - "turn_off_description": "关闭一个或多个灯光。", - "brightness_step_description": "按数值更改亮度。", - "brightness_step_value": "亮度步长值", - "brightness_step_pct_description": "按百分比更改亮度。", - "brightness_step": "亮度步长", "topic_to_listen_to": "要监听的主题。", "export": "导出", "publish_description": "向 MQTT 主题发布消息。", + "evaluate_payload": "评估有效载荷", "the_payload_to_publish": "要发布的有效载荷。", "payload": "有效载荷", "payload_template": "有效载荷模板", @@ -3028,85 +3142,58 @@ "retain": "保持", "topic_to_publish_to": "要发布到的主题。", "publish": "发布", - "ptz_move_description": "以指定速度移动摄像头。", - "ptz_move_speed": "云台移动速度。", - "ptz_move": "云台移动", - "log_description": "在日志中创建自定义条目。", - "entity_id_description": "用于播放消息的媒体播放器。", - "log": "记录日志", - "toggles_a_switch_on_off": "打开/关闭开关。", - "turns_a_switch_off": "关闭开关。", - "turns_a_switch_on": "打开开关。", - "reload_themes_description": "从 YAML 配置重新加载主题。", - "reload_themes": "重新加载主题", - "name_of_a_theme": "主题名称。", - "set_the_default_theme": "设置默认主题", - "toggles_the_helper_on_off": "切换辅助元素的打开/关闭状态。", - "turns_off_the_helper": "关闭辅助元素。", - "turns_on_the_helper": "打开辅助元素。", - "decrements_a_counter": "减少计数器数值。", - "increments_a_counter": "增加一个计数器。", - "resets_a_counter": "重置计数器。", - "sets_the_counter_value": "设置计数器值。", - "remote_connect": "远程连接", - "remote_disconnect": "远程断开连接", - "get_weather_forecast": "获取天气预报。", - "type_description": "预报类型:每天、每小时、每天两次", - "forecast_type": "预报类型", - "get_forecast": "获取预报", - "disables_the_motion_detection": "禁用运动侦测。", - "disable_motion_detection": "禁用运动侦测", - "enables_the_motion_detection": "启用运动侦测。", - "enable_motion_detection": "启用运动侦测", - "format_description": "媒体播放器支持的流格式。", - "format": "格式", - "media_player_description": "要流式传输的媒体播放器。", - "play_stream": "播放流", - "filename": "文件名", - "lookback": "回顾", - "snapshot_description": "从摄像头拍摄快照。", - "take_snapshot": "拍摄快照", - "turns_off_the_camera": "关闭摄像头。", - "turns_on_the_camera": "打开摄像头。", - "clear_tts_cache": "清除 TTS 缓存", - "cache": "缓存", - "options_description": "包含特定于集成的选项的字典。", - "say_a_tts_message": "说出 TTS 消息", - "speak": "说话", - "broadcast_address": "广播地址", - "broadcast_port_description": "将魔法数据包发送到的目标端口。", - "broadcast_port": "广播端口", - "send_magic_packet": "发送魔法数据包", - "set_datetime_description": "设置日期和/或时间。", - "the_target_date": "目标日期。", - "datetime_description": "目标日期和时间。", - "the_target_time": "目标时间。", - "bridge_identifier": "网桥标识符", - "configuration_payload": "配置有效载荷", - "entity_description": "代表 deCONZ 中的指定设备端点。", - "path": "路径", - "device_refresh_description": "刷新 deCONZ 中的可用设备。", - "device_refresh": "刷新设备", - "remove_orphaned_entries": "删除孤立的条目", - "removes_a_group": "移除一个组。", - "object_id": "对象标识符", - "creates_updates_a_user_group": "创建/更新一个用户组。", - "add_entities": "添加实体", - "icon_description": "组的图标名称。", - "name_of_the_group": "组名称。", - "remove_entities": "移除实体", - "cancels_a_timer": "取消计时器。", - "changes_a_timer": "更改计时器。", - "finishes_a_timer": "完成计时器。", - "pauses_a_timer": "暂停计时器。", - "starts_a_timer": "启动计时器。", - "duration_description": "计时器完成所需的持续时间(可选)。", - "set_default_level_description": "设置集成的默认日志级别。", - "level_description": "所有集成的默认严重性级别。", - "set_default_level": "设置默认级别", - "set_level": "设置级别", - "clear_skipped_update": "清除跳过的更新", - "install_update": "安装更新", - "skip_description": "将当前可用更新标记为已跳过。", - "skip_update": "跳过更新" + "create_description": "在通知面板上显示一条通知。", + "notification_id": "通知标识符", + "dismiss_description": "删除通知面板中的一条通知。", + "notification_id_description": "要移除通知的标识符。", + "dismiss_all_description": "删除通知面板中的所有通知。", + "process_description": "从转录文本启动一个对话。", + "conversation_id": "对话标识符", + "transcribed_text_input": "输入转录文本。", + "process": "处理", + "reloads_the_intent_configuration": "重新加载需要的配置。", + "conversation_agent_to_reload": "要重新加载的对话代理。", + "clears_the_playlist": "清空播放列表。", + "clear_playlist": "清空播放列表", + "selects_the_next_track": "选择下一首曲目。", + "pauses": "暂停播放。", + "starts_playing": "开始播放。", + "toggles_play_pause": "切换播放/暂停状态。", + "selects_the_previous_track": "选择上一个曲目。", + "seek": "调整播放位置", + "stops_playing": "停止播放。", + "starts_playing_specified_media": "开始播放指定媒体。", + "announce": "公告", + "enqueue": "加入队列", + "repeat_mode_to_set": "要设置的重复模式。", + "select_sound_mode_description": "选择指定的声音模式。", + "select_sound_mode": "选择声音模式", + "select_source": "选择输入源", + "shuffle_description": "是否启用随机播放模式。", + "unjoin": "取消加入", + "turns_down_the_volume": "调低音量。", + "turn_down_volume": "调低音量", + "volume_mute_description": "将媒体播放器静音或取消静音。", + "is_volume_muted_description": "是否要静音。", + "mute_unmute_volume": "静音/取消静音", + "sets_the_volume_level": "设置音量级别。", + "set_volume": "设置音量", + "turns_up_the_volume": "调高音量。", + "turn_up_volume": "调高音量", + "apply_filter": "应用过滤器", + "days_to_keep": "保留天数", + "repack": "重新打包", + "purge": "清除", + "domains_to_remove": "要移除的域", + "entity_globs_to_remove": "要移除的实体通配符", + "entities_to_remove": "要移除的实体", + "purge_entities": "清除实体", + "see_description": "记录看到的跟踪设备。", + "battery_description": "设备的电池电量。", + "gps_coordinates": "GPS坐标", + "gps_accuracy_description": "GPS 坐标的准确性。", + "hostname_of_the_device": "设备的主机名。", + "hostname": "主机名", + "mac_description": "设备的 MAC 地址。", + "see": "查看" } \ No newline at end of file diff --git a/packages/core/src/hooks/useLocale/locales/zh-Hant/zh-Hant.json b/packages/core/src/hooks/useLocale/locales/zh-Hant/zh-Hant.json index 9508c182..26230c18 100644 --- a/packages/core/src/hooks/useLocale/locales/zh-Hant/zh-Hant.json +++ b/packages/core/src/hooks/useLocale/locales/zh-Hant/zh-Hant.json @@ -6,11 +6,11 @@ "map": "Map", "log": "日誌", "history": "History", - "mailbox": "信箱", "to_do_list": "待辦事項列表", "developer_tools": "開發工具", "media": "媒體", "profile": "個人設定", + "panel_mailbox": "信箱", "panel_shopping_list": "購物清單", "unk": "未知", "unavai": "不可用", @@ -90,6 +90,7 @@ "name_on": "{name} 已開啟", "resume_mowing": "繼續割草", "start_mowing": "開始割草", + "pause": "暫停", "return_to_dock": "返回充電", "brightness": "亮度", "color_temperature": "色溫", @@ -109,10 +110,9 @@ "browse_media": "瀏覽媒體", "play": "播放", "play_pause": "播放/暫停", - "pause": "暫停", "stop": "停止", - "next_track": "下一首", - "previous_track": "上一首", + "next": "下一首", + "previous": "上一首", "volume_up": "音量調高", "volume_down": "音量調低", "volume_mute": "音量靜音", @@ -175,18 +175,16 @@ "twice_daily": "每日兩次", "and": "En", "continue": "繼續", - "previous": "上一個", "loading": "正在載入…", "update": "更新", "delete": "刪除", "delete_all": "全部刪除", "download": "下載", - "repeat": "重複", + "duplicate": "再製", "remove": "移除", "hide": "隱藏", "leave": "離開", "stay": "停留", - "next": "下一個", "back": "上一步", "undo": "撤消", "move": "搬移", @@ -219,9 +217,11 @@ "media_content_type": "媒體內容類別", "upload_failed": "上傳失敗", "unknown_file": "未知檔案", - "select_image": "選擇圖片", + "image": "影像", + "select_label": "選擇 {label}", "upload_picture": "上傳圖片", "image_url": "本地路徑或網頁網址", + "ui_components_selectors_image_select_image": "選擇圖片", "latitude": "緯度", "longitude": "經度", "radius": "半徑", @@ -237,7 +237,6 @@ "entity": "實體", "floor": "樓層", "icon": "圖示", - "location": "座標", "number": "數字", "object": "物件", "rgb_color": "RGB 顏色", @@ -247,13 +246,14 @@ "theme": "主題", "time": "時間", "manual_entry": "手動輸入", + "learn_more_about_templating": "詳細了解模板。", "show_password": "顯示密碼", "hide_password": "隱藏密碼", "no_logbook_events_found": "找不到日誌事件。", "triggered_by": "觸發者:", "triggered_by_automation": "觸發自動化為", "triggered_by_script": "觸發腳本為", - "triggered_by_service": "觸發服務為", + "triggered_by_action": "由動作觸發", "logbook_triggered_by_numeric_state_of": "觸發數字狀態為", "triggered_by_state_of": "觸發狀態為", "triggered_by_event": "觸發事件為", @@ -295,6 +295,7 @@ "event_type_event_detected": "檢測到 {event_type} 事件", "detected_an_event": "檢測到事件", "detected_an_unknown_event": "檢測到未知事件", + "ui_components_logbook_triggered_by_service": "觸發服務為", "entity_picker_no_entities": "目前沒有任何實體", "no_matching_entities_found": "找不到相符實體", "show_entities": "顯示實體", @@ -312,7 +313,7 @@ "choose_device": "選擇裝置", "choose_entity": "選擇實體", "choose_label": "選擇標籤", - "filters": "過濾器", + "filter": "過濾器", "show_number_results": "顯示{number}個結果", "clear_filter": "清除過濾器", "close_filters": "關閉過濾器", @@ -395,7 +396,6 @@ "mount_picker_use_datadisk": "使用資料碟作為備份", "error_fetch_mounts": "載入位置時發生錯誤。", "speech_to_text": "語音轉文字", - "filter": "篩選器", "filter_by_entity": "依實體篩選", "filter_by_device": "依裝置篩選", "filter_by_area": "依分區篩選", @@ -470,8 +470,10 @@ "change": "變更", "service": "服務", "this_field_is_required": "必填欄位", - "service_data": "服務資料", + "action_data": "動作資料", "integration_documentation": "整合文件", + "ui_components_service_control_data": "服務資料", + "ui_components_service_control_target_description": "此服務使用之目標分區、裝置或實體。", "no_related_items_found": "找不到相關實體。", "related_entities": "相關實體", "related_items_group": "以下群組部分", @@ -518,7 +520,6 @@ "library": "媒體庫", "episode": "集", "game": "遊戲", - "image": "影像", "movie": "電影", "music": "音樂", "playlist": "播放列表", @@ -554,6 +555,7 @@ "update_event": "更新行程", "update_only_this_event": "僅更新此行程", "update_all_future_events": "更新所有未來行程", + "repeat": "重複", "no_repeat": "不重複", "yearly": "每年", "monthly": "每月", @@ -589,6 +591,10 @@ "enter_qr_code_value": "輸入 QR 碼數值", "increase_temperature": "提高溫度", "decrease_temperature": "降低溫度", + "last_changed": "上次變更", + "last_updated": "最後更新", + "remaining_time": "剩餘時間", + "install_status": "安裝狀態", "safe_mode": "安全模式", "all_yaml_configuration": "所有 YAML 設定", "domain": "實體類群", @@ -650,6 +656,7 @@ "didn_t_quite_get_that": "不太了解意思", "voice_command_found": "找到下列內容:", "voice_command_error": "糟糕、發生錯誤", + "voice_command_conversation_no_control": "該助手無法控制您的家庭。", "how_can_i_assist": "需要協助嗎?", "enter_a_request": "輸入要求", "send_text": "傳送文字", @@ -665,8 +672,6 @@ "info": "資訊", "related": "相關", "device_info": "裝置資訊", - "last_changed": "上次變更", - "last_updated": "最後更新", "show_more": "顯示更多資訊", "exit_edit_mode": "退出編輯模式", "azimuth": "方位角", @@ -710,7 +715,7 @@ "default_code": "預設碼", "editor_default_code_error": "代碼與格式不符", "entity_id": "實體 ID", - "unit_of_measurement": "測量單位", + "unit_of_measurement": "Unit of Measurement", "precipitation_unit": "降雨量單位", "display_precision": "顯示準確度", "default_value": "預設 ({value})", @@ -730,8 +735,8 @@ "cold": "冷", "connectivity": "連線", "gas": "瓦斯", - "hot": "熱", - "light": "燈光", + "heat": "暖氣", + "light": "淺色", "moisture": "水氣", "moving": "移動中", "occupancy": "佔空", @@ -775,6 +780,7 @@ "rotate_right_and_flip": "向右旋轉並翻動", "rotate_right": "向右旋轉", "voice_assistants": "語音助理", + "ui_dialogs_entity_registry_editor_hidden_description": "隱藏的實體將不會顯示於儀表板,也不會於間接參考時包含(例如透過分區或裝置)。但仍然可以於歷史資料中追蹤及呼叫服務進行互動。", "enable_type": "開啟{type}", "device_registry_detail_enabled_cause": "{type}由{cause}所關閉。", "unknown_error": "未知錯誤", @@ -787,7 +793,7 @@ "restart_home_assistant": "重啟 Home Assistant?", "advanced_options": "進階設定", "quick_reload": "快速重載", - "reload_description": "重新載入 YAML 設定分區。", + "reload_description": "重新載入 YAML 設定 MQTT 實體。", "reloading_configuration": "重新載入設定", "failed_to_reload_configuration": "重新載入設定失敗", "restart_description": "中斷所有執行中的自動化與腳本。", @@ -826,6 +832,7 @@ "input_select_no_options": "尚無選項。", "initial_value": "初始值", "restore": "回復", + "edit_schedule_block": "編輯排程區塊", "loading_loading_step": "載入 {integration} 下一步驟", "options_successfully_saved": "選項已儲存。", "repair_issue": "修復問題", @@ -951,11 +958,12 @@ "no_notifications": "沒有通知", "notifications": "通知", "dismiss_all": "全部關閉", - "notification_toast_service_call_failed": "服務 {service} 執行失敗。", + "notification_toast_action_failed": "執行觸發動作{service}失敗。", "connection_lost_reconnecting": "連線中斷。重新連線中…", "home_assistant_has_started": "Home Assistant 已啟動!", "triggered_name": "觸發 {name}", "notification_toast_no_matching_link_found": "{path} 找不到任何相輔的我的連結", + "ui_notification_toast_service_call_failed": "服務 {service} 執行失敗。", "app_configuration": "App 設定", "sidebar_toggle": "側邊欄開關", "hide_panel": "隱藏面板", @@ -964,7 +972,8 @@ "actions_no_entity_toggle": "未提供實體進行切換", "no_navigation_path_specified": "未提供指定導航路徑", "actions_no_url": "未提供指定開啟 URL", - "actions_no_service": "未指定執行服務", + "actions_no_action": "未指定執行動作", + "ui_panel_lovelace_cards_actions_no_service": "未指定執行服務", "welcome_home": "歡迎回家", "empty_state_go_to_integrations_page": "轉至整合頁面。", "never_triggered": "從未觸發", @@ -979,8 +988,9 @@ "navigate_to_location": "導航至 {location}", "open_window_to_url_path": "開啟視窗至 {url_path}", "toggle_name": "切換 {name}", - "call_service_name": "執行服務 {name}", + "perform_action_name": "執行動作 {name}", "show_more_info_name": "顯示更多資訊:{name}", + "ui_panel_lovelace_cards_picture_elements_call_service": "執行服務 {name}", "recovery_mode_activated": "回復模式已啟動", "starting_description": "Home Assistant 正在啟動,請稍候…", "reset_focus": "重置專注模式", @@ -1018,6 +1028,7 @@ "low_carbon": "低碳", "energy_distribution_go_to_energy_dashboard": "切換至能源面板", "energy_usage": "能源用量", + "untracked_consumption": "未追蹤能耗", "low_carbon_energy_consumed": "消耗的低碳能源", "carbon_consumed_gauge_low_carbon_energy_not_calculated": "消耗的低碳能源無法計算", "unused_entities": "未使用實體", @@ -1042,10 +1053,13 @@ "edit_configuration": "編輯設定", "unsaved_changes": "未儲存的變更", "saved": "已儲存", + "delete_dashboard_configuration": "刪除儀表板設定?", "raw_editor_error_parse_yaml": "無法解析 YAML:{error}", "raw_editor_error_invalid_config": "設定無效:{error}", "raw_editor_error_save_yaml": "無法儲存 YAML:{error}", "raw_editor_error_remove": "無法移除設定:{error}", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_text": "假如移除儀表板設定的話,將自動以分區與裝置產生 Lovelace UI 視圖。", + "ui_panel_lovelace_editor_raw_editor_confirm_remove_config_title": "確定要移除儀表板設定?", "title_of_your_dashboard": "主面板標題", "edit_title": "編輯標題", "title": "標題", @@ -1057,17 +1071,19 @@ "move_view_left": "向左移動畫布", "move_view_right": "向右移動畫布", "background": "背景", - "badges": "圓標圖示", "view_type": "面板類別", "masonry_default": "瀑布流式(預設)", "sidebar": "側邊欄式", "panel_card": "面板式(單卡)", "sections_experimental": "區塊 (實驗功能)", "subview": "子畫布", - "max_number_of_columns": "最大列數", + "edit_view_max_columns": "最大區塊寬度", + "sections_view_specifics_settings": "區塊畫布特定設定", + "dense_section_placement": "密集區塊排列", "edit_in_visual_editor": "以視覺化編輯器編輯", "edit_in_yaml": "以 YAML 編輯", "saving_failed": "儲存失敗", + "ui_panel_lovelace_editor_edit_view_tab_badges": "圓標圖示", "ui_panel_lovelace_editor_edit_view_type_helper_others": "目前尚未完成移轉功能,無法將畫布變更為其他類型。如果您想使用其他類型的畫布,請建立新空白畫布。", "ui_panel_lovelace_editor_edit_view_type_helper_sections": "目前尚未完成移轉功能,無法將畫布變更為「區塊」類型。如果您想使用 「區塊」類型畫布,請建立新空白畫布。", "card_configuration": "面板設定", @@ -1088,8 +1104,16 @@ "more_options": "更多選項", "search_cards": "搜尋面板", "layout": "版面配置", + "full_width_card": "全寬面板", + "ui_panel_lovelace_editor_edit_card_layout_explanation": "配置面板於儀表板上的顯示方式。此設定將覆蓋面板的預設大小和位置。", "ui_panel_lovelace_editor_edit_card_pick_card_view_title": "選擇加入 {name} 畫布的面板?", "ui_panel_lovelace_editor_edit_card_tab_visibility": "可視度", + "badge_configuration": "實體章設定", + "type_badge_configuration": "{type} 實體章設定", + "edit_badge_pick_badge": "選擇所要新增的實體章?", + "add_badge": "新增實體章", + "suggest_card_header": "已為您產生建議面板", + "add_to_dashboard": "新增至儀表板", "move_card_error_title": "無法移動面板", "choose_a_view": "選擇面板", "dashboard": "儀表板", @@ -1108,9 +1132,8 @@ "ui_panel_lovelace_editor_delete_section_text_section_only": "將移除 {section}", "ui_panel_lovelace_editor_delete_section_unnamed_section": "此區塊", "edit_section": "編輯區塊", - "suggest_card_header": "已為您產生建議面板", + "width": "寬度", "pick_different_card": "選擇其他面板", - "add_to_dashboard": "新增至儀表板", "save_config_header": "自行編輯主面板", "save_config_empty_config": "以空白儀表板開始", "take_control": "接管", @@ -1118,10 +1141,10 @@ "migrate_configuration": "移轉設定", "navigation_path": "導航路徑", "url_path": "URL 路徑", - "default_action": "預設動作", - "call_service": "執行服務", + "default": "預設", + "perform_action": "執行動作", "more_info": "更多資訊", - "no_action": "沒有動作", + "nothing": "空白", "add_condition": "新增觸發判斷", "test": "測試", "condition_passes": "觸發判斷條件通過", @@ -1193,8 +1216,8 @@ "camera_entity": "攝影機實體", "image_entity": "影像實體", "camera_view": "攝影機視角", - "double_tap_action": "雙點擊觸發", - "hold_action": "長按觸發", + "double_tap_behavior": "雙點擊行為", + "hold_behavior": "按住行為", "hours_to_show": "顯示小時", "days_to_show": "顯示天數", "icon_height": "圖示高度", @@ -1203,17 +1226,16 @@ "manual": "手動", "minimum": "最小值", "paste_from_clipboard": "由剪貼簿貼上", - "generic_paste_description": "由剪貼簿貼上 {type} 面板", + "generic_paste_description": "由剪貼簿貼上 {type} 實體章", "refresh_interval": "更新間隔", - "show_icon": "顯示圖示?", - "show_name": "顯示名稱?", - "show_state": "顯示狀態?", - "tap_action": "點選觸發", + "show_icon": "顯示圖示", + "show_name": "顯示名稱", + "tap_behavior": "點擊行為", "secondary_info_attribute": "次要資訊屬性", "generic_state_color": "以色彩顯示狀態?", "suggested_cards": "建議面板", "other_cards": "其他面板", - "custom_cards": "自定義面板", + "custom_cards": "自訂面板", "geolocation_sources": "地理位置來源", "dark_mode": "深色模式?", "appearance": "外觀", @@ -1225,6 +1247,16 @@ "media_control": "媒體控制面板", "picture": "照片", "picture_elements": "圖片要素面板", + "card_options": "畫布選項", + "elements": "元素", + "add_new_element": "新增元素", + "dark_mode_image_path": "深色模式圖像路徑", + "state_filter": "狀態過濾器", + "dark_mode_state_filter": "深色模式狀態過濾器", + "state_badge": "狀態實體章", + "state_icon": "狀態圖示", + "state_label": "狀態標籤", + "perform_action_button": "執行動作按鈕", "picture_entity": "圖片實體面板", "picture_glance": "圖片簡略式面板", "state_entity": "狀態實體", @@ -1234,7 +1266,8 @@ "thermostat": "溫控器", "thermostat_show_current_as_primary": "將目前溫度顯示為主要資訊", "tile": "資訊方塊面板", - "icon_tap_action": "點選圖示動作", + "icon_tap_behavior": "點選圖示行為", + "interactions": "互動", "show_entity_picture": "顯示實體照片", "vertical": "垂直擺動", "hide_state": "隱藏狀態", @@ -1247,6 +1280,18 @@ "show_only_forecast": "僅顯示預報", "select_forecast_type": "選擇預報類型", "no_type": "沒有類型", + "style": "樣式", + "prefix": "前綴", + "suffix": "後綴", + "state_image": "狀態圖像", + "displayed_elements": "顯示元素", + "ui_panel_lovelace_editor_badge_entity_display_type": "顯示類型", + "ui_panel_lovelace_editor_badge_entity_display_type_options_complete": "完整(圖示、名稱與狀態)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_minimal": "最低(僅圖示)", + "ui_panel_lovelace_editor_badge_entity_display_type_options_standard": "標準(圖示與狀態)", + "suggested_badges": "建議實體章", + "other_badges": "其他實體章", + "custom_badges": "自訂實體章", "features": "附加功能", "not_compatible": "沒有相容", "features_no_compatible_available": "該實體沒有可用的相容附加功能", @@ -1265,7 +1310,6 @@ "vacuum_commands": "掃地機器人指令", "command": "命令", "climate_fan_modes": "空調風扇模式", - "style": "樣式", "dropdown": "下拉選單", "customize_fan_modes": "自訂送風模式", "fan_mode": "風速模式", @@ -1294,8 +1338,9 @@ "hide_energy": "隱藏能源", "ui_panel_lovelace_editor_strategy_original_states_hidden_areas": "隱藏分區", "no_description_available": "無描述可使用。", - "by_entity": "以實體搜尋", + "by_entity": "以實體", "by_card": "以面板搜尋", + "by_badge": "以實體章", "header": "Header", "footer": "Footer", "choose_a_type": "選擇{type}", @@ -1303,6 +1348,8 @@ "header_editor": "Header 編輯器", "footer_editor": "Footer 編輯器", "feature_editor": "功能編輯器", + "element_editor": "元素編輯器", + "type_element_editor": "{type} 元素編輯器", "ui_panel_lovelace_editor_color_picker_colors_dark_grey": "深灰色", "ui_panel_lovelace_editor_color_picker_colors_pink": "粉紅色", "ui_panel_lovelace_editor_edit_section_title_input_label": "名字", @@ -1314,117 +1361,144 @@ "warning_entity_unavailable": "實體目前不可用:{entity}", "invalid_timestamp": "無效的時間戳記", "invalid_display_format": "無效的顯示格式", - "now": "立即", + "now": "目前", "compare_data": "比較數據", "reload_ui": "重新載入 UI", "profiler": "Profiler", - "http": "HTTP", - "cover": "門簾", - "home_assistant_core_integration": "Home Assistant Core Integration", - "bluetooth": "藍牙", - "input_button": "輸入按鈕", - "samsungtv_smart": "SamsungTV Smart", + "ring": "Ring", + "restful_command": "RESTful Command", + "timer": "計時器", + "home_assistant_supervisor": "Home Assistant Supervisor", + "home_assistant_cloud": "Home Assistant Cloud", + "auth": "Auth", "alarm_control_panel": "警戒控制面板", - "device_tracker": "裝置追蹤器", - "trace": "Trace", - "stream": "Stream", "person": "個人", + "home_assistant_onboarding": "Home Assistant Onboarding", + "dhcp_discovery": "DHCP Discovery", + "esphome": "ESPHome", + "default_config": "Default Config", "google_calendar": "Google Calendar", + "valve": "閥門", + "repairs": "Repairs", + "media_source": "Media Source", + "counter": "計數器", + "speech_to_text_stt": "Speech-to-text (STT)", + "ibeacon_tracker": "iBeacon Tracker", + "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", "mqtt": "MQTT", - "home_assistant_onboarding": "Home Assistant Onboarding", - "input_boolean": "開關框", - "camera": "攝影機", + "my_home_assistant": "My Home Assistant", + "android_tv_remote": "Android TV Remote", + "filesize": "檔案大小", "text_to_speech_tts": "Text-to-speech (TTS)", "input_datetime": "輸入日期", - "dlna_digital_media_renderer": "DLNA Digital Media Renderer", - "webhook": "Webhook", - "diagnostics": "診斷資料", - "siren": "Siren", "fitbit": "Fitbit", - "home_assistant_supervisor": "Home Assistant Supervisor", - "command_line": "Command Line", - "valve": "閥門", - "assist_pipeline": "助理細部設定", - "fully_kiosk_browser": "Fully Kiosk Browser", - "wake_word_detection": "Wake-word detection", - "media_extractor": "Media Extractor", - "openweathermap": "OpenWeatherMap", - "conversation": "語音互動", - "android_tv_remote": "Android TV Remote", - "default_config": "Default Config", - "google_cast": "Google Cast", - "broadlink": "Broadlink", - "filesize": "檔案大小", - "speedtest_net": "Speedtest.net", - "reolink_ip_nvr_camera": "Reolink IP NVR/camera", - "home_assistant_cloud": "Home Assistant Cloud", - "restful_command": "RESTful Command", - "configuration": "Configuration", - "raspberry_pi": "Raspberry Pi", - "switchbot_bluetooth": "SwitchBot Bluetooth", - "home_assistant_alerts": "Home Assistant Alerts", - "wake_on_lan": "Wake on LAN", - "input_text": "輸入框", + "weather": "氣象", + "home_assistant_api": "Home Assistant API", + "input_number": "數字框", "group": "群組", - "auth": "Auth", - "thread": "Thread", - "ffmpeg": "FFmpeg", - "system_log": "System Log", - "schedule": "排程", - "bluetooth_adapters": "Bluetooth Adapters", - "solis_inverter": "Solis Inverter", + "configuration": "Configuration", "google_assistant_sdk": "Google Assistant SDK", - "home_assistant_websocket_api": "Home Assistant WebSocket API", - "persistent_notification": "持續通知", + "localtuya": "LocalTuya integration", + "input_button": "輸入按鈕", + "google_cast": "Google Cast", + "wake_word_detection": "Wake-word detection", + "raspberry_pi": "Raspberry Pi", "remote": "遙控器", - "home_assistant_api": "Home Assistant API", + "scene": "Scene", + "reolink_ip_nvr_camera": "Reolink IP NVR/camera", + "network_configuration": "Network Configuration", + "trace": "Trace", + "binary_sensor": "二進位感測器", + "ssdp_title": "Simple Service Discovery Protocol (SSDP)", + "persistent_notification": "持續通知", + "conversation": "語音互動", "rpi_power_title": "Raspberry Pi 電源供應檢查工具", - "ibeacon_tracker": "iBeacon Tracker", + "camera": "攝影機", + "stream": "Stream", + "event": "事件", + "webhook": "Webhook", + "logger": "記錄器", + "schedule": "排程", + "home_assistant_core_integration": "Home Assistant Core Integration", + "command_line": "Command Line", + "bluetooth_adapters": "Bluetooth Adapters", "usb_discovery": "USB Discovery", - "repairs": "Repairs", - "blueprint": "Blueprint", - "wyoming_protocol": "Wyoming Protocol", - "dhcp_discovery": "DHCP Discovery", - "weather": "氣象", - "meteorologisk_institutt_met_no": "Meteorologisk institutt (Met.no)", - "ring": "Ring", - "hacs": "HACS", - "image_upload": "Image Upload", - "google_assistant": "Google Assistant", - "shelly": "Shelly", - "ssdp_title": "Simple Service Discovery Protocol (SSDP)", - "device_automation": "Device Automation", - "input_number": "數字框", - "binary_sensor": "二進位感測器", - "intent": "Intent", - "recorder": "Recorder", - "media_source": "Media Source", + "samsungtv_smart": "SamsungTV Smart", + "switchbot_bluetooth": "SwitchBot Bluetooth", + "dlna_digital_media_renderer": "DLNA Digital Media Renderer", "fan": "送風", - "scene": "Scene", - "input_select": "選擇框", - "localtuya": "LocalTuya integration", + "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", + "solis_inverter": "Solis Inverter", + "intent": "Intent", + "media_extractor": "Media Extractor", "daikin_ac": "Daikin AC", - "network_configuration": "Network Configuration", - "tp_link_smart_home": "TP-Link Smart Home", - "speech_to_text_stt": "Speech-to-text (STT)", - "event": "事件", + "home_assistant_frontend": "Home Assistant Frontend", + "device_automation": "Device Automation", + "recorder": "Recorder", + "home_assistant_websocket_api": "Home Assistant WebSocket API", + "google_assistant": "Google Assistant", + "image_upload": "Image Upload", "system_monitor": "System Monitor", - "my_home_assistant": "My Home Assistant", + "input_select": "選擇框", + "input_text": "輸入框", + "wake_on_lan": "Wake on LAN", + "diagnostics": "診斷資料", "file_upload": "File Upload", - "climate": "溫控", - "home_assistant_frontend": "Home Assistant Frontend", - "counter": "計數器", - "esphome": "ESPHome", - "zero_configuration_networking_zeroconf": "Zero-configuration networking (zeroconf)", - "mobile_app": "手機 App", + "blueprint": "Blueprint", + "shelly": "Shelly", + "siren": "Siren", "deconz": "deCONZ", - "timer": "計時器", - "application_credentials": "應用憑證", - "logger": "記錄器", + "wyoming_protocol": "Wyoming Protocol", + "fully_kiosk_browser": "Fully Kiosk Browser", + "http": "HTTP", + "speedtest_net": "Speedtest.net", + "cover": "門簾", + "hacs": "HACS", "local_calendar": "本地端行事曆", + "system_log": "System Log", + "input_boolean": "開關框", + "bluetooth": "藍牙", + "climate": "溫控", + "application_credentials": "應用憑證", + "mobile_app": "手機 App", + "tp_link_smart_home": "TP-Link Smart Home", + "assist_pipeline": "助理細部設定", + "thread": "Thread", + "home_assistant_alerts": "Home Assistant Alerts", + "ffmpeg": "FFmpeg", + "device_tracker": "裝置追蹤器", "synchronize_devices": "同步裝置", - "last_scanned_by_device_id_name": "上回掃描裝置 ID", - "tag_id": "標籤 ID", + "process_process": "{process} 處理程序", + "disk_free_mount_point": "{mount_point} 可用空間", + "disk_use_mount_point": "{mount_point} 已使用空間", + "disk_usage_mount_point": "{mount_point} 磁碟使用量", + "ipv_address_ip_address": "IPv6 位址 {ip_address}", + "last_boot": "上次開機", + "load_m": "負載(5m)", + "memory_free": "可用記憶體", + "memory_use": "記憶體使用量", + "memory_usage": "記憶體使用率", + "network_in_interface": "{interface} 下行網路", + "network_out_interface": "{interface} 上行網路", + "packets_in_interface": "{interface} 下行封包", + "packets_out_interface": "{interface} 上行封包", + "processor_temperature": "處理器溫度", + "processor_use": "處理器使用率", + "swap_free": "暫存可用量", + "swap_use": "暫存使用量", + "swap_usage": "暫存使用率", + "network_throughput_in_interface": "{interface} 網路下行吞吐量", + "network_throughput_out_interface": "{interface} 網路上行吞吐量", + "ding": "叮", + "doorbell_volume": "門鈴音量", + "last_activity": "上次活動", + "last_ding": "最後的叮噹聲", + "last_motion": "最後一項运动", + "mic_volume": "麥克風音量", + "voice_volume": "語音音量", + "volume": "音量", + "wi_fi_signal_category": "Wi-Fi信號類別", + "wi_fi_signal_strength": "Wi-Fi 信號強度", "heavy": "嚴重", "mild": "輕微", "button_down": "按鈕下", @@ -1458,20 +1532,16 @@ "solar_azimuth": "太陽方位", "solar_elevation": "太陽高度", "solar_rising": "太陽升起", - "compressor_energy_consumption": "壓縮機能耗", - "compressor_estimated_power_consumption": "壓縮機預估功耗", - "compressor_frequency": "壓縮機頻率", - "cool_energy_consumption": "製冷能消耗", - "energy_consumption": "能源耗能", - "heat_energy_consumption": "熱能消耗", - "inside_temperature": "室內溫度", - "outside_temperature": "戶外溫度", "assist_in_progress": "助理進行中", + "auto_gain": "自動增益", + "noise_suppression": "噪音抑制", + "noise_suppression_level": "噪音抑制等級", "preferred": "首選", "finished_speaking_detection": "語音完成偵測", "aggressive": "活力", - "default": "預設", "relaxed": "放鬆", + "mute": "靜音", + "satellite_enabled": "衛星圖已開啟", "device_admin": "裝置管理員", "kiosk_mode": "機台模式", "plugged_in": "已插入", @@ -1490,83 +1560,22 @@ "foreground_app": "前台應用程式", "internal_storage_free_space": "內部儲存可用容量", "internal_storage_total_space": "內部儲存總容量", - "free_memory": "可用記憶體", "total_memory": "總記憶體", "screen_orientation": "螢幕顯示方向", "kiosk_lock": "機台模式鎖定", "maintenance_mode": "維護模式", "motion_detection": "偵測到動作", "screensaver": "螢幕保護", - "battery_low": "電量低", - "cloud_connection": "雲端連線", - "humidity_warning": "濕度警告", - "overheated": "過熱", - "temperature_warning": "溫度警告", - "update_available": "有更新", - "dry": "除濕", - "wet": "潮濕", - "stop_alarm": "停止警報", - "test_alarm": "測試警報", - "turn_off_in": "關閉時間", - "smooth_off": "平順關閉", - "smooth_on": "平順開啟", - "temperature_offset": "溫度偏移", - "alarm_sound": "警報聲響", - "alarm_volume": "警報音量", - "light_preset": "燈號預置", - "alarm_source": "警報來源", - "auto_off_at": "自動關閉時間", - "available_firmware_version": "可用韌體版本", - "this_month_s_consumption": "本月耗能", - "today_s_consumption": "今日耗能", - "total_consumption": "總耗電", - "device_name_current": "{device_name}電流", - "current_consumption": "Current Consumption", - "device_name_current_consumption": "{device_name}目前耗能", - "current_firmware_version": "目前韌體版本", - "device_time": "裝置時間", - "on_since": "自從", - "report_interval": "回報頻率", - "signal_strength": "訊號強度", - "signal_level": "訊號等級", - "ssid": "SSID", - "device_name_today_s_consumption": "{device_name}今日耗能", - "device_name_total_consumption": "{device_name}總耗能", - "voltage": "電壓", - "device_name_voltage": "{device_name}電壓", - "auto_off_enabled": "自動關閉已開啟", - "auto_update_enabled": "自動更新已開啟", - "fan_sleep_mode": "風扇睡眠模式", - "led": "LED", - "smooth_transitions": "平順轉換", - "process_process": "{process} 處理程序", - "disk_free_mount_point": "{mount_point} 可用空間", - "disk_use_mount_point": "{mount_point} 已使用空間", - "disk_usage_mount_point": "{mount_point} 磁碟使用量", - "ipv_address_ip_address": "IPv6 位址 {ip_address}", - "last_boot": "上次開機", - "load_m": "負載(5m)", - "memory_use": "記憶體使用量", - "memory_usage": "記憶體使用率", - "network_in_interface": "{interface} 下行網路", - "network_out_interface": "{interface} 上行網路", - "packets_in_interface": "{interface} 下行封包", - "packets_out_interface": "{interface} 上行封包", - "processor_temperature": "處理器溫度", - "processor_use": "處理器使用率", - "swap_free": "暫存可用量", - "swap_use": "暫存使用量", - "swap_usage": "暫存使用率", - "network_throughput_in_interface": "{interface} 網路下行吞吐量", - "network_throughput_out_interface": "{interface} 網路上行吞吐量", - "estimated_distance": "預估距離", - "vendor": "廠商", - "air_quality_index": "空氣質量指數", - "illuminance": "照度", - "noise": "雜訊", - "overload": "過載", - "size": "大小", - "size_in_bytes": "大小(Bytes)", + "calibration": "校正", + "auto_lock_paused": "自動上鎖已暫停", + "timeout": "逾時", + "unclosed_alarm": "未關閉警報", + "unlocked_alarm": "未上鎖警報", + "bluetooth_signal": "藍牙訊號", + "light_level": "光線等級", + "wi_fi_signal": "Wi-Fi 訊號", + "momentary": "瞬間", + "pull_retract": "拉動/收回", "bytes_received": "已接收位元組", "server_country": "伺服器國家", "server_id": "伺服器 ID", @@ -1574,6 +1583,7 @@ "ping": "Ping", "upload": "上傳", "bytes_sent": "已傳送位元組", + "call_active": "通話啟用", "animal": "動物", "detected": "已觸發", "animal_lens": "動物鏡頭 1", @@ -1645,7 +1655,6 @@ "image_sharpness": "影像清晰度", "motion_sensitivity": "偵測靈敏度", "pir_sensitivity": "PIR 敏感度", - "volume": "音量", "zoom": "縮放", "auto_quick_reply_message": "自動快速回覆訊息", "auto_track_method": "自動追蹤方式", @@ -1662,8 +1671,22 @@ "adaptive": "自適應", "auto_adaptive": "自動適應", "on_at_night": "於夜間開啟", + "hdr": "HDR", + "motion_ringtone": "動作鈴聲", + "attraction": "吸引力", + "city_bird": "城市鳥", + "good_day": "再會", + "hop_hop": "跳跳", + "loop": "環形", + "moonlight": "月光", + "operetta": "輕歌劇", + "original_tune": "原曲", + "piano_key": "鋼琴鍵", + "way_back_home": "回家路上", + "person_ringtone": "人員鈴聲", "play_quick_reply_message": "播放快速回覆訊息", "ptz_preset": "PTZ 預置", + "visitor_ringtone": "訪客鈴聲", "battery_percentage": "電池百分比", "battery_state": "電池狀態", "charge_complete": "充電完成", @@ -1677,7 +1700,6 @@ "hdd_hdd_index_storage": "HDD {hdd_index} 儲存", "ptz_pan_position": "PTZ 雲台位置", "sd_hdd_index_storage": "SD {hdd_index} 儲存", - "wi_fi_signal": "Wi-Fi 訊號", "auto_focus": "自動對焦", "auto_tracking": "自動追蹤", "buzzer_on_event": "事件蜂鳴器", @@ -1685,7 +1707,7 @@ "email_on_event": "事件電子郵件", "ftp_upload": "FTP 上傳", "guard_return": "保全返回", - "hdr": "HDR", + "led": "LED", "manual_record": "手動記錄", "pir_enabled": "PIR 已開啟", "pir_reduce_false_alarm": "PIR 減低誤報", @@ -1694,49 +1716,135 @@ "record": "錄影", "record_audio": "錄製聲音", "siren_on_event": "事件警報器", - "call_active": "通話啟用", - "mute": "靜音", - "auto_gain": "自動增益", - "mic_volume": "麥克風音量", - "noise_suppression": "噪音抑制", - "noise_suppression_level": "噪音抑制等級", - "satellite_enabled": "衛星圖已開啟", - "calibration": "校正", - "auto_lock_paused": "自動上鎖已暫停", - "timeout": "逾時", - "unclosed_alarm": "未關閉警報", - "unlocked_alarm": "未上鎖警報", - "bluetooth_signal": "藍牙訊號", - "light_level": "光線等級", - "momentary": "瞬間", - "pull_retract": "拉動/收回", - "ding": "叮", - "doorbell_volume": "門鈴音量", - "last_activity": "上次活動", - "last_ding": "最後的叮噹聲", - "last_motion": "最後一項运动", - "voice_volume": "語音音量", - "wi_fi_signal_category": "Wi-Fi信號類別", - "wi_fi_signal_strength": "Wi-Fi 信號強度", - "box": "勾選盒", - "step": "階段", + "compressor_energy_consumption": "壓縮機能耗", + "compressor_estimated_power_consumption": "壓縮機預估功耗", + "compressor_frequency": "壓縮機頻率", + "cool_energy_consumption": "製冷能消耗", + "energy_consumption": "能源耗能", + "heat_energy_consumption": "熱能消耗", + "inside_temperature": "室內溫度", + "outside_temperature": "戶外溫度", + "estimated_distance": "預估距離", + "vendor": "廠商", + "last_scanned_by_device_id_name": "上回掃描裝置 ID", + "tag_id": "標籤 ID", + "battery_low": "電量低", + "cloud_connection": "雲端連線", + "humidity_warning": "濕度警告", + "overheated": "過熱", + "temperature_warning": "溫度警告", + "update_available": "有更新", + "dry": "除濕", + "wet": "潮濕", + "stop_alarm": "停止警報", + "test_alarm": "測試警報", + "turn_off_in": "關閉時間", + "smooth_off": "平順關閉", + "smooth_on": "平順開啟", + "temperature_offset": "溫度偏移", + "alarm_sound": "警報聲響", + "alarm_volume": "警報音量", + "light_preset": "燈號預置", + "alarm_source": "警報來源", + "auto_off_at": "自動關閉時間", + "available_firmware_version": "可用韌體版本", + "this_month_s_consumption": "本月耗能", + "today_s_consumption": "今日耗能", + "total_consumption": "總耗能", + "device_name_current": "{device_name}電流", + "current_consumption": "Current Consumption", + "device_name_current_consumption": "{device_name}目前耗能", + "current_firmware_version": "目前韌體版本", + "device_time": "裝置時間", + "on_since": "自從", + "report_interval": "回報頻率", + "signal_strength": "訊號強度", + "signal_level": "訊號等級", + "ssid": "SSID", + "device_name_today_s_consumption": "{device_name}今日耗能", + "device_name_total_consumption": "{device_name}總耗能", + "voltage": "電壓", + "device_name_voltage": "{device_name}電壓", + "auto_off_enabled": "自動關閉已開啟", + "auto_update_enabled": "自動更新已開啟", + "fan_sleep_mode": "風扇睡眠模式", + "smooth_transitions": "平順轉換", + "size": "大小", + "size_in_bytes": "大小(Bytes)", + "jammed": "卡住", + "locked": "已上鎖", + "locking": "上鎖中", + "unlocked": "已解鎖", + "unlocking": "解鎖中", + "changed_by": "變更者", + "code_format": "代碼格式", + "recording": "錄影中", + "streaming": "監控中", + "access_token": "存取密鑰", + "brand": "品牌", + "stream_type": "串流類型", + "hls": "HLS", + "webrtc": "WebRTC", + "model": "型號", + "managed_via_ui": "透過 UI 管理", + "minute": "分", + "second": "秒", + "timestamp": "時間戳記", + "event_type": "事件類別", + "doorbell": "門鈴", + "pattern": "圖案", + "clear_night": "晴朗的夜晚", + "cloudy": "多雲", + "exceptional": "例外", + "fog": "有霧", + "hail": "冰雹", + "lightning": "有雷", + "lightning_rainy": "有雷雨", + "partly_cloudy": "局部多雲", + "pouring": "大雨", + "rainy": "有雨", + "snowy": "有雪", + "snowy_rainy": "有雪、有雨", + "sunny": "晴天", + "windy": "有風", + "windy_cloudy": "有風、多雲", + "apparent_temperature": "視在溫度", + "cloud_coverage": "雲層覆蓋", + "dew_point_temperature": "露點溫度", + "ozone": "臭氧", + "pressure": "壓力", + "pressure_unit": "壓力單位", + "uv_index": "紫外線指數", + "wind_bearing": "風向", + "wind_gust_speed": "陣風風速", + "paused": "已暫停", + "finishes_at": "完成於", + "remaining": "剩餘", + "last_reset": "上次重置", + "possible_states": "可能狀態", + "state_class": "狀態類別", + "measurement": "測量", + "total": "總計", + "total_increasing": "總增加", "apparent_power": "視在功率", + "air_quality_index": "空氣質量指數", "atmospheric_pressure": "氣壓", "carbon_dioxide": "二氧化碳", + "conductivity": "電導率", "data_rate": "數據速率", + "data_size": "資料大小", "distance": "距離", "stored_energy": "儲能", "frequency": "頻率", + "illuminance": "照度", "irradiance": "輻照度", "nitrogen_dioxide": "二氧化氮", "nitrogen_monoxide": "一氧化氮", "nitrous_oxide": "氧化亞氮", - "ozone": "臭氧", "ph": "pH", "pm": "PM2.5", "power_factor": "功率因數", "precipitation_intensity": "降水強度", - "pressure": "壓力", "reactive_power": "無功效率", "sound_pressure": "聲壓", "speed": "轉速", @@ -1746,75 +1854,61 @@ "stored_volume": "儲存量", "weight": "重量", "available_tones": "可用音調", - "end_time": "結束時間", - "start_time": "開始時間", - "managed_via_ui": "透過 UI 管理", "next_event": "下一個事件", - "stopped": "已停止", - "garage": "車庫", + "box": "勾選盒", + "step": "階段", + "members": "成員", + "above_horizon": "日出", + "identify": "識別", "id": "ID", "max_running_automations": "最大執行自動化數", "run_mode": "執行模式", "parallel": "並行", "queued": "佇列", "one": "單次", - "not_charging": "未在充電", - "disconnected": "已斷線", - "connected": "已連線", - "no_light": "無光", - "light_detected": "有光", - "locked": "已上鎖", - "unlocked": "已解鎖", - "not_moving": "未在移動", - "unplugged": "未插入", - "not_running": "未執行", - "unsafe": "危險", - "tampering_detected": "檢測到篡改", - "buffering": "緩衝", - "paused": "已暫停", - "playing": "播放中", - "app_id": "App ID", - "local_accessible_entity_picture": "本地可存取實體圖片", - "group_members": "群組成員", - "album_artist": "專輯藝人", - "content_id": "內容 ID", - "content_type": "內容類型", - "position_updated": "位置已更新", - "series": "系列", - "all": "全部", - "available_sound_modes": "可用音效模式", - "available_sources": "可用來源", - "receiver": "接收器", - "speaker": "揚聲器", - "tv": "電視", - "above_horizon": "日出", + "max_running_scripts": "最大執行腳本數", + "stopped": "已停止", + "garage": "車庫", "speed_step": "變速", "available_preset_modes": "可用預置模式", "armed_custom_bypass": "自訂忽略警戒", "disarming": "解除中", - "changed_by": "變更者", "code_for_arming": "佈防代碼", "not_required": "非必要", - "code_format": "代碼格式", "gps_accuracy": "GPS 精准度", - "bluetooth_le": "藍牙 BLE", - "gps": "GPS", - "router": "路由器", - "event_type": "事件類別", - "doorbell": "門鈴", - "max_running_scripts": "最大執行腳本數", - "jammed": "卡住", - "locking": "上鎖中", - "unlocking": "解鎖中", - "cool": "冷氣", - "fan_only": "僅送風", + "auto_update": "自動更新", + "in_progress": "進行中", + "installed_version": "已安裝版本", + "release_summary": "發佈摘要", + "release_url": "發佈網址", + "skipped_version": "已忽略的版本", + "firmware": "韌體", + "color_mode": "Color Mode", + "brightness_only": "僅亮度", + "hs": "HS", + "rgb": "RGB", + "rgbw": "RGBW", + "rgbww": "RGBWW", + "xy": "XY", + "color_temperature_mireds": "色溫(Mireds)", + "color_temperature_kelvin": "色溫(Kelvin)", + "available_effects": "可用特效", + "maximum_color_temperature_kelvin": "最高色溫(Kelvin)", + "maximum_color_temperature_mireds": "最高色溫(Mireds)", + "minimum_color_temperature_kelvin": "最低色溫(Kelvin)", + "minimum_color_temperature_mireds": "最低色溫(Mireds)", + "available_color_modes": "可用顏色模式", + "end_time": "結束時間", + "start_time": "開始時間", + "cool": "冷氣", + "fan_only": "僅送風", "heat_cool": "暖氣/冷氣", "aux_heat": "輔助暖氣", "current_humidity": "目前濕度", "current_temperature": "Current Temperature", "diffuse": "發散", "current_action": "目前動作", - "heating": "暖氣", + "defrosting": "除霜", "preheating": "預熱中", "max_target_humidity": "最高設定濕度", "max_target_temperature": "最高設定溫度", @@ -1824,108 +1918,138 @@ "comfort": "舒適", "eco": "節能", "sleep": "睡眠", + "all": "全部", "horizontal": "水平擺動", "upper_target_temperature": "較高設定溫度", "lower_target_temperature": "較低設定溫度", "target_temperature_step": "設定溫度步驟", - "last_reset": "上次重置", - "possible_states": "可能狀態", - "state_class": "狀態類別", - "measurement": "測量", - "total": "總計", - "total_increasing": "總增加", - "conductivity": "電導率", - "data_size": "資料大小", - "timestamp": "時間戳記", - "color_mode": "Color Mode", - "brightness_only": "僅亮度", - "hs": "HS", - "rgb": "RGB", - "rgbw": "RGBW", - "rgbww": "RGBWW", - "xy": "XY", - "color_temperature_mireds": "色溫(Mireds)", - "color_temperature_kelvin": "色溫(Kelvin)", - "available_effects": "可用特效", - "maximum_color_temperature_kelvin": "最高色溫(Kelvin)", - "maximum_color_temperature_mireds": "最高色溫(Mireds)", - "minimum_color_temperature_kelvin": "最低色溫(Kelvin)", - "minimum_color_temperature_mireds": "最低色溫(Mireds)", - "available_color_modes": "可用顏色模式", - "clear_night": "晴朗的夜晚", - "cloudy": "多雲", - "exceptional": "例外", - "fog": "有霧", - "hail": "冰雹", - "lightning": "有雷", - "lightning_rainy": "有雷雨", - "partly_cloudy": "局部多雲", - "pouring": "大雨", - "rainy": "有雨", - "snowy": "有雪", - "snowy_rainy": "有雪、有雨", - "sunny": "晴天", - "windy": "有風", - "windy_cloudy": "有風、多雲", - "apparent_temperature": "視在溫度", - "cloud_coverage": "雲層覆蓋", - "dew_point_temperature": "露點溫度", - "pressure_unit": "壓力單位", - "uv_index": "紫外線指數", - "wind_bearing": "風向", - "wind_gust_speed": "陣風風速", - "recording": "錄影中", - "streaming": "監控中", - "access_token": "存取密鑰", - "brand": "品牌", - "stream_type": "串流類型", - "hls": "HLS", - "webrtc": "WebRTC", - "model": "型號", - "minute": "分", - "second": "秒", - "pattern": "圖案", - "members": "成員", - "finishes_at": "完成於", - "remaining": "剩餘", - "identify": "識別", - "auto_update": "自動更新", - "in_progress": "進行中", - "installed_version": "已安裝版本", - "release_summary": "發佈摘要", - "release_url": "發佈網址", - "skipped_version": "已忽略的版本", - "firmware": "韌體", - "abort_single_instance_allowed": "已經設定完成、僅能設定一組裝置。", - "user_description": "是否要開始設定?", - "device_is_already_configured": "裝置已經設定完成", - "re_authentication_was_successful": "重新認證成功", - "re_configuration_was_successful": "重新設定成功", - "failed_to_connect": "連線失敗", - "error_custom_port_not_supported": "Gen1 裝置不支援自訂通訊埠。", - "invalid_authentication": "身份驗證無效", - "unexpected_error": "未預期錯誤", - "username": "使用者名稱", - "host": "Host", - "port": "通訊埠", + "not_charging": "未在充電", + "disconnected": "已斷線", + "connected": "已連線", + "hot": "熱", + "no_light": "無光", + "light_detected": "有光", + "not_moving": "未在移動", + "unplugged": "未插入", + "not_running": "未執行", + "unsafe": "危險", + "tampering_detected": "檢測到篡改", + "buffering": "緩衝", + "playing": "播放中", + "app_id": "App ID", + "local_accessible_entity_picture": "本地可存取實體圖片", + "group_members": "群組成員", + "album_artist": "專輯藝人", + "content_id": "內容 ID", + "content_type": "內容類型", + "position_updated": "位置已更新", + "series": "系列", + "available_sound_modes": "可用音效模式", + "available_sources": "可用來源", + "receiver": "接收器", + "speaker": "揚聲器", + "tv": "電視", + "bluetooth_le": "藍牙 BLE", + "gps": "GPS", + "router": "路由器", + "service_is_already_configured": "服務已經設定完成", "account_is_already_configured": "帳號已經設定完成", "abort_already_in_progress": "設定已經進行中", + "failed_to_connect": "連線失敗", "invalid_access_token": "存取權杖無效", + "invalid_authentication": "身份驗證無效", "received_invalid_token_data": "收到無效的權杖資料。", "abort_oauth_failed": "取得存取權杖時出現錯誤。", "timeout_resolving_oauth_token": "解析 OAuth 權杖逾時。", "abort_oauth_unauthorized": "取得存取權杖時 OAuth 授權錯誤。", + "re_authentication_was_successful": "重新認證成功", + "unexpected_error": "未預期錯誤", "successfully_authenticated": "已成功認證", "link_fitbit": "連結 Fitbit", "pick_authentication_method": "選擇驗證模式", "authentication_expired_for_name": "{name} 認證已過期", - "component_cloud_config_step_other": "空白", - "service_is_already_configured": "服務已經設定完成", - "name_manufacturer_model": "{name} {manufacturer} {model}", - "bluetooth_confirm_description": "是否要設定 {name}?", - "adapter": "傳輸器", - "multiple_adapters_description": "選擇進行設定的藍牙傳輸器", + "abort_single_instance_allowed": "已經設定完成、僅能設定一組裝置。", + "user_description": "選擇所要設定的裝置", + "two_factor_code": "雙重認證碼", + "two_factor_authentication": "雙重認證", + "username": "使用者名稱", + "sign_in_with_ring_account": "以 Ring 帳號登入", + "broadcast_address": "廣播位址", + "broadcast_port": "廣播埠", + "mac_address": "MAC 位址", + "device_is_already_configured": "裝置已經設定完成", + "ipv_is_not_supported": "不支援 IPv6。", + "re_configuration_was_successful": "重新設定成功", + "error_custom_port_not_supported": "Gen1 裝置不支援自訂通訊埠。", + "host": "Host", + "port": "通訊埠", + "bridge_is_already_configured": "Bridge 已經設定完成", + "no_deconz_bridges_discovered": "未發現到 deCONZ Bridfe", + "abort_no_hardware_available": "deCONZ 沒有任何無線電裝置連線", + "abort_updated_instance": "使用新主機端位址更新 deCONZ 裝置", + "error_linking_not_possible": "無法與路由器連線", + "error_no_key": "無法取得 API key", + "hassio_confirm_title": "使用 Home Assistant 附加元件 MQTT Broker", + "link_with_deconz": "連結至 deCONZ", + "select_discovered_deconz_gateway": "選擇所探索到的 deCONZ 閘道器", + "device_class": "Device Class", + "state_template": "狀態模板", + "template_binary_sensor": "模板二進位感測器", + "actions_on_press": "按下後動作", + "template_button": "模板按鈕", + "verify_ssl_certificate": "確認 SSL 認證", + "template_image": "模板圖像", + "actions_on_set_value": "於設定數值時動作", + "step_value": "步進值", + "template_number": "模板數字", + "available_options": "可用選項", + "actions_on_select": "選擇時動作", + "template_select": "模板選擇", + "template_sensor": "模板感測器", + "actions_on_turn_off": "關閉時動作", + "actions_on_turn_on": "開啟時動作", + "value_template": "數值模板", + "template_switch": "模板開關", + "template_a_binary_sensor": "模板新二進位感測器", + "template_a_sensor": "模板新感測器", + "template_helper": "模板助手", + "all_entities": "所有實體", + "hide_members": "隱藏成員", + "add_group": "新增群組", + "ignore_non_numeric": "忽略非數字", + "data_round_digits": "四捨五入小數位數", + "binary_sensor_group": "二進位感測器群組", + "button_group": "按鈕群組", + "cover_group": "門簾群組", + "event_group": "事件群組", + "fan_group": "風扇群組", + "light_group": "燈光群組", + "lock_group": "門鎖群組", + "media_player_group": "媒體播放器群組", + "notify_group": "通知群組", + "sensor_group": "感測器群組", + "switch_group": "開關群組", + "no_port_for_endpoint": "端點沒有通訊埠", + "abort_no_services": "端點找不到任何服務", + "discovered_wyoming_service": "自動搜索到 Wyoming 服務", + "timeout_establishing_connection": "建立連線逾時", + "link_google_account": "連結 Google 帳號", + "name_already_exists": "該名稱已存在", + "passive": "被動", + "define_zone_parameters": "定義區域參數", + "cannot_connect_details_error_detail": "無法連線。詳細資訊:{error_detail}", + "unknown_details_error_detail": "未知。詳細資訊:{error_detail}", + "uses_an_ssl_certificate": "使用 SSL 認證", "abort_already_configured": "Device has already been configured.", + "abort_device_updated": "Device configuration has been updated!", + "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", + "error_device_list_failed": "Failed to retrieve device list.\n{msg}", + "cloud_api_account_configuration": "Cloud API account configuration", + "api_server_region": "API server region", + "client_id": "Client ID", + "secret": "Secret", + "user_id": "User ID", + "data_no_cloud": "Do not configure Cloud API account", "invalid_host": "Invalid host.", "wrong_smartthings_token": "Wrong SmartThings token.", "error_st_device_not_found": "SmartThings TV deviceID not found.", @@ -1936,19 +2060,34 @@ "smartthings_generated_token_optional": "SmartThings generated token (optional)", "smartthings_tv": "SmartThings TV", "smartthings_tv_deviceid": "SmartThings TV deviceID", - "api_key": "API 金鑰", - "configure_daikin_ac": "設定大金空調", - "abort_device_updated": "Device configuration has been updated!", - "failed_to_authenticate_msg": "Failed to authenticate.\n{msg}", - "error_device_list_failed": "Failed to retrieve device list.\n{msg}", - "cloud_api_account_configuration": "Cloud API account configuration", - "api_server_region": "API server region", - "client_id": "Client ID", - "secret": "Secret", - "user_id": "User ID", - "data_no_cloud": "Do not configure Cloud API account", + "abort_api_error": "與 SwitchBot API 通訊時出現錯誤: {error_detail}", + "unsupported_switchbot_type": "不支持的 Switchbot 類別。", + "authentication_failed_error_detail": "驗證失敗:{error_detail}", + "error_encryption_key_invalid": "金鑰 ID 或加密金鑰無效", + "name_address": "{name} ({address})", + "confirm_description": "是否要開始設定?", + "switchbot_account_recommended": "SwitchBot 帳號(推薦)", + "menu_options_lock_key": "手動輸入門鎖加密金鑰", + "encryption_key": "金鑰", + "key_id": "金鑰 ID", + "password_description": "用於保護備份的密碼。", + "device_address": "裝置位址", + "known_hosts": "已知主機", + "google_cast_configuration": "Google Cast 設定", + "abort_alternative_integration": "使用其他整合以取得更佳的裝置支援", + "abort_discovery_error": "DLNA 裝置搜索失敗", + "abort_incomplete_config": "所缺少的設定為必須變數", + "manual_description": "裝置說明 XML 檔案之 URL", + "manual_title": "手動 DLNA DMR 裝置連線", + "discovered_dlna_dmr_devices": "自動搜索到的 DLNA DMR 裝置", + "hacs_is_not_setup": "HACS is not setup.", + "reauthentication_was_successful": "Reauthentication was successful.", + "error_auth": "Cannot login with provided URL and credentials", + "waiting_for_device_activation": "Waiting for device activation", + "reauthentication_needed": "Reauthentication needed", + "reauth_confirm_description": "You need to reauthenticate with GitHub.", + "calendar_name": "行事曆名稱", "solis_setup_flow": "Solis setup flow", - "error_auth": "Personal Access Token is not correct", "portal_selection": "Portal selection", "name_of_the_inverter": "Name of the inverter", "data_portal_domain": "PV Portal URL, e.g. https://www.soliscloud.com:13333", @@ -1962,40 +2101,30 @@ "data_portal_secret": "API Secret provided by SolisCloud", "enter_credentials_and_stationid": "Enter credentials and stationID", "add_soliscloud_credentials": "Add SolisCloud credentials", - "cannot_connect_details_error_detail": "無法連線。詳細資訊:{error_detail}", - "unknown_details_error_detail": "未知。詳細資訊:{error_detail}", - "uses_an_ssl_certificate": "使用 SSL 認證", - "verify_ssl_certificate": "確認 SSL 認證", - "timeout_establishing_connection": "建立連線逾時", - "link_google_account": "連結 Google 帳號", - "abort_no_devices_found": "網路上找不到裝置", - "connection_error_error": "連線錯誤:{error}", - "invalid_authentication_error": "驗證無效:{error}", - "name_model_host": "{name} {model} ({host})", - "authenticate": "認證", - "device_class": "裝置類別", - "state_template": "狀態模板", - "template_binary_sensor": "模板二進位感測器", - "template_sensor": "模板感測器", - "template_a_binary_sensor": "模板新二進位感測器", - "template_a_sensor": "模板新感測器", - "template_helper": "模板助手", - "location_is_already_configured": "座標已經設定完成", - "failed_to_connect_error": "連線失敗:{error}", - "invalid_api_key": "API 金鑰無效", - "pin_code": "PIN 碼", - "discovered_android_tv": "自動搜索到的 Android TV", - "known_hosts": "已知主機", - "google_cast_configuration": "Google Cast 設定", - "abort_invalid_host": "無效主機名稱或 IP 位址", - "device_not_supported": "裝置不支援", - "name_model_at_host": "{name}(位於 {host} 之 {model} )", - "authenticate_to_the_device": "認證裝置", - "finish_title": "選擇裝置名稱", - "unlock_the_device": "解鎖裝置", - "yes_do_it": "是,執行。", - "unlock_the_device_optional": "解鎖裝置(選項)", - "connect_to_the_device": "連線至裝置", + "abort_mdns_missing_mac": "MDNS 屬性中缺少 MAC 位址。", + "abort_mqtt_missing_api": "MQTT 屬性中缺少 API 連接埠。", + "abort_mqtt_missing_ip": "MQTT 屬性中缺少 IP 位址。", + "abort_mqtt_missing_mac": "MQTT 屬性中缺少 MAC 位址。", + "action_received": "收到動作", + "discovered_esphome_node": "自動探索到 ESPHome 節點", + "api_error_occurred": "發生 API 錯誤", + "hostname_ip_address": "{hostname} ({ip_address})", + "enable_https": "開啟 HTTPS", + "api_key": "API 金鑰", + "configure_daikin_ac": "設定大金空調", + "name_manufacturer_model": "{name} {manufacturer} {model}", + "bluetooth_confirm_description": "是否要設定 {name}?", + "adapter": "傳輸器", + "multiple_adapters_description": "選擇進行設定的藍牙傳輸器", + "meteorologisk_institutt": "Meteorologisk institutt", + "abort_no_devices_found": "網路上找不到裝置", + "connection_error_error": "連線錯誤:{error}", + "invalid_authentication_error": "驗證無效:{error}", + "name_model_host": "{name} {model} ({host})", + "authenticate": "認證", + "abort_addon_info_failed": "取得 {addon} 附加元件資訊失敗。", + "abort_addon_install_failed": "安裝 {addon} 附加元件失敗。", + "abort_addon_start_failed": "啟動 {addon} 附加元件失敗。", "invalid_birth_topic": "Birth 主題無效", "error_bad_certificate": "CA 認證無效", "invalid_discovery_prefix": "搜索主題 prefix 無效", @@ -2014,104 +2143,25 @@ "websocket_path": "WebSocket 路徑", "enable_discovery": "開啟搜尋", "data_description_discovery": "開啟 MQTT 自動探索選項。", - "hassio_confirm_title": "使用 Home Assistant 附加元件 deCONZ Zigbee 閘道器", + "installing_add_on": "正在安裝附加元件", "reauth_confirm_title": "MQTT broker 需要重新認證", + "start_add_on": "啟動附加元件", + "menu_options_addon": "使用官方 {addon} 附加元件。", + "menu_options_broker": "手動輸入 MQTT broker 連線資訊", + "pin_code": "PIN 碼", + "discovered_android_tv": "自動搜索到的 Android TV", "path_is_not_allowed": "路徑不允許", "path_is_not_valid": "路徑無效", "path_to_file": "檔案路徑", - "api_error_occurred": "發生 API 錯誤", - "hostname_ip_address": "{hostname} ({ip_address})", - "enable_https": "開啟 HTTPS", - "abort_mdns_missing_mac": "MDNS 屬性中缺少 MAC 位址。", - "abort_mqtt_missing_api": "MQTT 屬性中缺少 API 連接埠。", - "abort_mqtt_missing_ip": "MQTT 屬性中缺少 IP 位址。", - "abort_mqtt_missing_mac": "MQTT 屬性中缺少 MAC 位址。", - "service_received": "收到服務", - "discovered_esphome_node": "自動探索到 ESPHome 節點", - "encryption_key": "加密金鑰", - "no_port_for_endpoint": "端點沒有通訊埠", - "abort_no_services": "端點找不到任何服務", - "discovered_wyoming_service": "自動搜索到 Wyoming 服務", - "abort_api_error": "與 SwitchBot API 通訊時出現錯誤: {error_detail}", - "unsupported_switchbot_type": "不支持的 Switchbot 類別。", - "authentication_failed_error_detail": "驗證失敗:{error_detail}", - "error_encryption_key_invalid": "金鑰 ID 或加密金鑰無效", - "name_address": "{name} ({address})", - "switchbot_account_recommended": "SwitchBot 帳號(推薦)", - "menu_options_lock_key": "手動輸入門鎖加密金鑰", - "key_id": "金鑰 ID", - "password_description": "用於保護備份的密碼。", - "device_address": "裝置位址", - "meteorologisk_institutt": "Meteorologisk institutt", - "two_factor_code": "雙重認證碼", - "two_factor_authentication": "雙重認證", - "sign_in_with_ring_account": "以 Ring 帳號登入", - "bridge_is_already_configured": "Bridge 已經設定完成", - "no_deconz_bridges_discovered": "未發現到 deCONZ Bridfe", - "abort_no_hardware_available": "deCONZ 沒有任何無線電裝置連線", - "abort_updated_instance": "使用新主機端位址更新 deCONZ 裝置", - "error_linking_not_possible": "無法與路由器連線", - "error_no_key": "無法取得 API key", - "link_with_deconz": "連結至 deCONZ", - "select_discovered_deconz_gateway": "選擇所探索到的 deCONZ 閘道器", - "all_entities": "所有實體", - "hide_members": "隱藏成員", - "add_group": "新增群組", - "ignore_non_numeric": "忽略非數字", - "data_round_digits": "四捨五入小數位數", - "binary_sensor_group": "二進位感測器群組", - "cover_group": "門簾群組", - "event_group": "事件群組", - "fan_group": "風扇群組", - "light_group": "燈光群組", - "lock_group": "門鎖群組", - "media_player_group": "媒體播放器群組", - "sensor_group": "感測器群組", - "switch_group": "開關群組", - "abort_alternative_integration": "使用其他整合以取得更佳的裝置支援", - "abort_discovery_error": "DLNA 裝置搜索失敗", - "abort_incomplete_config": "所缺少的設定為必須變數", - "manual_description": "裝置說明 XML 檔案之 URL", - "manual_title": "手動 DLNA DMR 裝置連線", - "discovered_dlna_dmr_devices": "自動搜索到的 DLNA DMR 裝置", - "hacs_is_not_setup": "HACS is not setup.", - "reauthentication_was_successful": "Reauthentication was successful.", - "waiting_for_device_activation": "Waiting for device activation", - "reauthentication_needed": "Reauthentication needed", - "reauth_confirm_description": "You need to reauthenticate with GitHub.", - "name_already_exists": "該名稱已存在", - "passive": "被動", - "define_zone_parameters": "定義區域參數", - "calendar_name": "行事曆名稱", + "data_process": "新增感測器的程序", "bluetooth_scanner_mode": "藍芽掃瞄器模式", - "passive_scanning": "被動掃描", - "samsungtv_smart_options": "SamsungTV Smart options", - "data_use_st_status_info": "Use SmartThings TV Status information", - "data_use_st_channel_info": "Use SmartThings TV Channels information", - "data_show_channel_number": "Use SmartThings TV Channels number information", - "data_app_load_method": "Applications list load mode at startup", - "data_use_local_logo": "Allow use of local logo images", - "data_power_on_method": "Method used to turn on TV", - "show_options_menu": "Show options menu", - "samsungtv_smart_options_menu": "SamsungTV Smart options menu", - "applications_list_configuration": "Applications list configuration", - "channels_list_configuration": "Channels list configuration", - "standard_options": "Standard options", - "save_options_and_exit": "Save options and exit", - "sources_list_configuration": "Sources list configuration", - "synched_entities_configuration": "Synched entities configuration", - "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", - "applications_launch_method_used": "Applications launch method used", - "data_power_on_delay": "Seconds to delay power ON status", - "data_ext_power_entity": "Binary sensor to help detect power status", - "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", - "app_list_title": "SamsungTV Smart applications list configuration", - "applications_list": "Applications list:", - "channel_list_title": "SamsungTV Smart channels list configuration", - "channels_list": "Channels list:", - "source_list_title": "SamsungTV Smart sources list configuration", - "sources_list": "Sources list:", - "error_invalid_tv_list": "Invalid format. Please check documentation", + "allow_deconz_clip_sensors": "允許 deCONZ CLIP 感測器", + "allow_deconz_light_groups": "允許 deCONZ 燈光群組", + "data_allow_new_devices": "允許自動化新增裝置", + "deconz_devices_description": "設定 deCONZ 可視裝置類別", + "deconz_options": "deCONZ 選項", + "enable_the_conversation_agent": "啟用對話助理", + "language_code": "語言代碼", "device_dev_name_successfully_action": "Device {dev_name} successfully {action}.", "not_supported": "Not Supported", "localtuya_configuration": "LocalTuya Configuration", @@ -2194,50 +2244,45 @@ "enable_heuristic_action_optional": "Enable heuristic action (optional)", "data_dps_default_value": "Default value when un-initialised (optional)", "minimum_increment_between_numbers": "Minimum increment between numbers", - "enable_the_conversation_agent": "啟用對話助理", - "language_code": "語言代碼", - "data_process": "新增感測器的程序", - "data_app_delete": "檢查以刪除此應用程式", - "application_icon": "應用程式圖示", - "application_id": "應用程式 ID", - "application_name": "應用程式名稱", - "configure_application_id_app_id": "設定應用程式 ID {app_id}", - "configure_android_apps": "設定 Android App", - "configure_applications_list": "設定應用程式列表", - "data_allow_nameless_uuids": "目前允許 UUIDs、取消勾選以移除", - "minimum_rssi": "最小 RSSI 值", - "data_new_uuid": "輸入新允許 UUID", - "data_calendar_access": "Home Assistant 存取 Google Calendar", - "ignore_cec": "忽略 CEC", - "allowed_uuids": "已允許 UUID", - "advanced_google_cast_configuration": "Google Cast 進階設定", - "broker_options": "Broker 選項", - "enable_birth_message": "開啟 Birth 訊息", - "birth_message_payload": "Birth 訊息 payload", - "birth_message_qos": "Birth 訊息 QoS", - "birth_message_retain": "Birth 訊息 Retain", - "birth_message_topic": "Birth 訊息主題", - "discovery_prefix": "探索 prefix", - "enable_will_message": "開啟 Will 訊息", - "will_message_payload": "Will 訊息 payload", - "will_message_qos": "Will 訊息 QoS", - "will_message_retain": "Will 訊息 Retain", - "will_message_topic": "Will 訊息主題", - "mqtt_options": "MQTT 選項", - "protocol": "通訊協定", - "select_test_server": "選擇測試伺服器", + "samsungtv_smart_options": "SamsungTV Smart options", + "data_use_st_status_info": "Use SmartThings TV Status information", + "data_use_st_channel_info": "Use SmartThings TV Channels information", + "data_show_channel_number": "Use SmartThings TV Channels number information", + "data_app_load_method": "Applications list load mode at startup", + "data_use_local_logo": "Allow use of local logo images", + "data_power_on_method": "Method used to turn on TV", + "show_options_menu": "Show options menu", + "samsungtv_smart_options_menu": "SamsungTV Smart options menu", + "applications_list_configuration": "Applications list configuration", + "channels_list_configuration": "Channels list configuration", + "standard_options": "Standard options", + "save_options_and_exit": "Save options and exit", + "sources_list_configuration": "Sources list configuration", + "synched_entities_configuration": "Synched entities configuration", + "samsungtv_smart_advanced_options": "SamsungTV Smart advanced options", + "applications_launch_method_used": "Applications launch method used", + "data_power_on_delay": "Seconds to delay power ON status", + "data_ext_power_entity": "Binary sensor to help detect power status", + "samsungtv_smart_synched_entities": "SamsungTV Smart synched entities", + "app_list_title": "SamsungTV Smart applications list configuration", + "applications_list": "Applications list:", + "channel_list_title": "SamsungTV Smart channels list configuration", + "channels_list": "Channels list:", + "source_list_title": "SamsungTV Smart sources list configuration", + "sources_list": "Sources list:", + "error_invalid_tv_list": "Invalid format. Please check documentation", + "force_nightlatch_operation_mode": "強制夜間閂鎖操作模式", "retry_count": "重試次數", - "allow_deconz_clip_sensors": "允許 deCONZ CLIP 感測器", - "allow_deconz_light_groups": "允許 deCONZ 燈光群組", - "data_allow_new_devices": "允許自動化新增裝置", - "deconz_devices_description": "設定 deCONZ 可視裝置類別", - "deconz_options": "deCONZ 選項", + "select_test_server": "選擇測試伺服器", "invalid_url": "URL 無效", "data_browse_unfiltered": "當瀏覽時顯示不相容媒體", "event_listener_callback_url": "事件監聽回呼 URL", "data_listen_port": "事件監聽通訊埠(未設置則為隨機)", "poll_for_device_availability": "查詢裝置可用性", "init_title": "DLNA Digital Media Renderer 設定", + "ignore_cec": "忽略 CEC", + "allowed_uuids": "已允許 UUID", + "advanced_google_cast_configuration": "Google Cast 進階設定", "abort_pending_tasks": "There are pending tasks. Try again later.", "data_not_in_use": "Not in use with YAML", "filter_with_country_code": "Filter with country code", @@ -2248,6 +2293,40 @@ "data_netdaemon": "[DEPRECATED] Enable NetDaemon apps discovery & tracking", "side_panel_icon": "Side panel icon", "side_panel_title": "Side panel title", + "protocol": "通訊協定", + "data_calendar_access": "Home Assistant 存取 Google Calendar", + "passive_scanning": "被動掃描", + "data_allow_nameless_uuids": "目前允許 UUIDs、取消勾選以移除", + "minimum_rssi": "最小 RSSI 值", + "data_new_uuid": "輸入新允許 UUID", + "broker_options": "Broker 選項", + "enable_birth_message": "開啟 Birth 訊息", + "birth_message_payload": "Birth 訊息 payload", + "birth_message_qos": "Birth 訊息 QoS", + "birth_message_retain": "Birth 訊息 Retain", + "birth_message_topic": "Birth 訊息主題", + "discovery_prefix": "探索 prefix", + "enable_will_message": "開啟 Will 訊息", + "will_message_payload": "Will 訊息 payload", + "will_message_qos": "Will 訊息 QoS", + "will_message_retain": "Will 訊息 Retain", + "will_message_topic": "Will 訊息主題", + "mqtt_options": "MQTT 選項", + "data_app_delete": "檢查以刪除此應用程式", + "application_icon": "應用程式圖示", + "application_id": "應用程式 ID", + "application_name": "應用程式名稱", + "configure_application_id_app_id": "設定應用程式 ID {app_id}", + "configure_android_apps": "設定 Android App", + "configure_applications_list": "設定應用程式列表", + "lock_entity_name": "上鎖{entity_name}", + "open_entity_name": "開啟{entity_name}", + "unlock_entity_name": "解鎖{entity_name}", + "entity_name_locked": "{entity_name}已上鎖", + "entity_name_is_open": "{entity_name}開啟", + "entity_name_is_unlocked": "{entity_name}解鎖", + "entity_name_is_on": "{entity_name}已開啟", + "entity_name_unlocked": "{entity_name}已解鎖", "first_button": "第一個按鈕", "second_button": "第二個按鈕", "third_button": "第三個按鈕", @@ -2262,37 +2341,111 @@ "subtype_single_clicked": "{subtype}單擊", "trigger_type_single_long": "{subtype}單擊後長按", "subtype_single_push": "{subtype}單按", - "subtype_triple_clicked": "\"{subtype}\" 三連點擊", + "subtype_triple_clicked": "\"{subtype}\" 三連擊", "subtype_triple_push": "{subtype}三連按", - "set_value_for_entity_name": "{entity_name} 設定值", - "value": "數值", - "close_entity_name": "關閉{entity_name}", - "close_entity_name_tilt": "關閉{entity_name}傾斜角度", - "open_entity_name": "開啟{entity_name}", - "open_entity_name_tilt": "開啟{entity_name}傾斜角度", - "set_entity_name_position": "設定{entity_name}位置", - "set_entity_name_tilt_position": "設定{entity_name} 傾斜角度", - "stop_entity_name": "停止 {entity_name}", - "entity_name_is_closed": "{entity_name}關閉", - "entity_name_closing": "{entity_name}正在關閉", - "entity_name_is_open": "{entity_name}為開啟", - "entity_name_opening": "{entity_name}正在開啟", - "current_entity_name_position_is": "目前{entity_name}位置為", - "condition_type_is_tilt_position": "目前{entity_name} 傾斜角度位置為", - "entity_name_closed": "{entity_name}已關閉", - "entity_name_is_on": "{entity_name}已開啟", - "entity_name_position_changes": "{entity_name}位置變更", - "entity_name_tilt_position_changes": "{entity_name}傾斜角度變更", - "entity_name_battery_is_low": "{entity_name}電量過低", - "entity_name_is_charging": "{entity_name}正在充電中", - "condition_type_is_co": "{entity_name}正偵測到一氧化碳", - "entity_name_is_cold": "{entity_name}冷", - "entity_name_connected": "{entity_name}已連線", - "entity_name_is_detecting_gas": "{entity_name}偵測到瓦斯", - "entity_name_is_hot": "{entity_name}熱", - "entity_name_is_detecting_light": "{entity_name}偵測到光線中", - "entity_name_locked": "{entity_name}已上鎖", - "entity_name_is_moist": "{entity_name}潮濕", + "both_buttons": "兩個按鈕", + "bottom_buttons": "下方按鈕", + "fifth_button": "第五個按鈕", + "sixth_button": "第六個按鈕", + "seventh_button": "第七個按鈕", + "eighth_button": "第八個按鈕", + "dim_down": "調暗", + "dim_up": "調亮", + "left": "左", + "right": "右", + "side": "第 6 面", + "top_buttons": "上方按鈕", + "device_awakened": "裝置已喚醒", + "subtype_continuously_pressed": "\"{subtype}\" 持續按下", + "trigger_type_button_long_release": "\"{subtype}\" 長按後釋放", + "subtype_quadruple_clicked": "\"{subtype}\" 四連擊", + "subtype_quintuple_clicked": "\"{subtype}\" 五連擊", + "button_rotated_subtype": "旋轉 \"{subtype}\" 按鈕", + "button_rotated_fast_subtype": "快速旋轉 \"{subtype}\" 按鈕", + "button_rotation_subtype_stopped": "旋轉 \"{subtype}\" 按鈕已停止", + "subtype_pressed": "\"{subtype}\" 按下", + "subtype_released": "\"{subtype}\" 釋放", + "device_subtype_double_tapped": "裝置 \"{subtype}\" 雙敲", + "trigger_type_remote_double_tap_any_side": "裝置任一面雙點選", + "device_in_free_fall": "裝置自由落下", + "device_flipped_degrees": "裝置旋轉 90 度", + "device_shaken": "裝置搖晃", + "trigger_type_remote_moved": "裝置移動至 \"{subtype}\" 朝上", + "trigger_type_remote_moved_any_side": "裝置任一面朝上", + "trigger_type_remote_rotate_from_side": "裝置由「第 6 面」旋轉至「{subtype}」", + "device_turned_clockwise": "裝置順時針旋轉", + "device_turned_counter_clockwise": "裝置逆時針旋轉", + "press_entity_name_button": "按下 {entity_name} 按鈕", + "entity_name_has_been_pressed": "{entity_name}已按下", + "set_value_for_entity_name": "{entity_name} 設定值", + "value": "數值", + "close_entity_name": "關閉{entity_name}", + "close_entity_name_tilt": "關閉{entity_name}傾斜角度", + "open_entity_name_tilt": "開啟{entity_name}傾斜角度", + "set_entity_name_position": "設定{entity_name}位置", + "set_entity_name_tilt_position": "設定{entity_name} 傾斜角度", + "stop_entity_name": "停止 {entity_name}", + "entity_name_is_closed": "{entity_name}關閉", + "entity_name_closing": "{entity_name}正在關閉", + "entity_name_opening": "{entity_name}正在開啟", + "current_entity_name_position_is": "目前{entity_name}位置為", + "condition_type_is_tilt_position": "目前{entity_name} 傾斜角度位置為", + "entity_name_closed": "{entity_name}已關閉", + "entity_name_position_changes": "{entity_name}位置變更", + "entity_name_tilt_position_changes": "{entity_name}傾斜角度變更", + "toggle_entity_name": "切換{entity_name}", + "trigger_type_changed_states": "{entity_name}打開或關閉", + "arm_entity_name_away": "設定{entity_name}外出模式", + "arm_entity_name_home": "設定{entity_name}返家模式", + "arm_entity_name_night": "設定{entity_name}夜間模式", + "arm_entity_name_vacation": "設定{entity_name}度假模式", + "disarm_entity_name": "解除{entity_name}", + "trigger_entity_name": "觸發{entity_name}", + "entity_name_armed_away": "{entity_name}設定外出", + "entity_name_armed_home": "{entity_name}設定在家", + "entity_name_armed_night": "{entity_name}設定夜間", + "entity_name_armed_vacation": "{entity_name}設定度假", + "entity_name_disarmed": "{entity_name}已解除", + "entity_name_triggered": "{entity_name}已觸發", + "entity_name_is_buffering": "{entity_name} 緩衝中", + "entity_name_is_idle": "{entity_name}閒置", + "entity_name_is_paused": "{entity_name}已暫停", + "entity_name_is_playing": "{entity_name}正在播放", + "entity_name_starts_buffering": "{entity_name}開始緩衝", + "entity_name_becomes_idle": "{entity_name}變成閒置", + "entity_name_starts_playing": "{entity_name}開始播放", + "entity_name_update_availability_changed": "{entity_name}可用更新已變更", + "entity_name_became_up_to_date": "{entity_name}已最新", + "trigger_type_update": "{entity_name}有更新", + "decrease_entity_name_brightness": "降低{entity_name}亮度", + "increase_entity_name_brightness": "增加{entity_name}亮度", + "flash_entity_name": "閃動 {entity_name}", + "flash": "閃爍", + "action_type_select_first": "將{entity_name}變更為第一個選項", + "action_type_select_last": "將{entity_name}變更為最後一個選項", + "action_type_select_next": "將{entity_name}變更為下一個選項", + "change_entity_name_option": "變更{entity_name}選項", + "action_type_select_previous": "將{entity_name}變更為上一個選項", + "current_entity_name_selected_option": "目前{entity_name}已選選項", + "cycle": "循環", + "from": "從...狀態", + "to": "至...狀態", + "entity_name_option_changed": "{entity_name}選項已變更", + "action_type_set_hvac_mode": "變更{entity_name} HVAC 模式", + "change_preset_on_entity_name": "變更{entity_name}設定模式", + "entity_name_measured_humidity_changed": "{entity_name}量測濕度已變更", + "entity_name_measured_temperature_changed": "{entity_name}量測溫度已變更", + "entity_name_hvac_mode_changed": "{entity_name} HVAC 模式已變更", + "send_a_notification": "傳送通知", + "entity_name_battery_is_low": "{entity_name}電量過低", + "entity_name_is_charging": "{entity_name}正在充電中", + "condition_type_is_co": "{entity_name}正偵測到一氧化碳", + "entity_name_is_cold": "{entity_name}冷", + "entity_name_connected": "{entity_name}已連線", + "entity_name_is_detecting_gas": "{entity_name}偵測到瓦斯", + "entity_name_is_hot": "{entity_name}熱", + "entity_name_is_detecting_light": "{entity_name}偵測到光線中", + "entity_name_is_moist": "{entity_name}潮濕", "entity_name_is_detecting_motion": "{entity_name}偵測到動作中", "entity_name_is_moving": "{entity_name}移動中", "condition_type_is_no_co": "{entity_name}未偵測到一氧化碳", @@ -2309,7 +2462,6 @@ "entity_name_is_not_cold": "{entity_name}不冷", "entity_name_is_disconnected": "{entity_name}斷線", "entity_name_is_not_hot": "{entity_name}不熱", - "entity_name_unlocked": "{entity_name}已解鎖", "entity_name_is_dry": "{entity_name}乾燥", "entity_name_is_not_moving": "{entity_name}未在移動", "entity_name_is_not_occupied": "{entity_name}未有人", @@ -2348,7 +2500,6 @@ "entity_name_stopped_detecting_problem": "{entity_name}已停止偵測問題", "entity_name_stopped_detecting_smoke": "{entity_name}已停止偵測煙霧", "entity_name_stopped_detecting_sound": "{entity_name}已停止偵測聲音", - "entity_name_became_up_to_date": "{entity_name}已最新", "entity_name_stopped_detecting_vibration": "{entity_name}已停止偵測震動", "entity_name_not_charging": "{entity_name}未在充電", "entity_name_became_not_cold": "{entity_name}已不冷", @@ -2369,47 +2520,13 @@ "entity_name_started_detecting_sound": "{entity_name}已偵測到聲音", "entity_name_started_detecting_tampering": "{entity_name}已偵測到減弱", "entity_name_became_unsafe": "{entity_name}已不安全", - "trigger_type_update": "{entity_name}有更新", "entity_name_started_detecting_vibration": "{entity_name}已偵測到震動", - "entity_name_is_buffering": "{entity_name} 緩衝中", - "entity_name_is_idle": "{entity_name}閒置", - "entity_name_is_paused": "{entity_name}已暫停", - "entity_name_is_playing": "{entity_name}正在播放", - "entity_name_starts_buffering": "{entity_name}開始緩衝", - "trigger_type_changed_states": "{entity_name}打開或關閉", - "entity_name_becomes_idle": "{entity_name}變成閒置", - "entity_name_starts_playing": "{entity_name}開始播放", - "toggle_entity_name": "切換{entity_name}", - "arm_entity_name_away": "設定{entity_name}外出模式", - "arm_entity_name_home": "設定{entity_name}返家模式", - "arm_entity_name_night": "設定{entity_name}夜間模式", - "arm_entity_name_vacation": "設定{entity_name}度假模式", - "disarm_entity_name": "解除{entity_name}", - "trigger_entity_name": "觸發{entity_name}", - "entity_name_armed_away": "{entity_name}設定外出", - "entity_name_armed_home": "{entity_name}設定在家", - "entity_name_armed_night": "{entity_name}設定夜間", - "entity_name_armed_vacation": "{entity_name}設定度假", - "entity_name_disarmed": "{entity_name}已解除", - "entity_name_triggered": "{entity_name}已觸發", - "entity_name_is_home": "{entity_name}在家", - "entity_name_is_not_home": "{entity_name}不在家", - "entity_name_enters_a_zone": "{entity_name}進入區域", - "entity_name_leaves_a_zone": "{entity_name}離開區域", - "lock_entity_name": "上鎖{entity_name}", - "unlock_entity_name": "解鎖{entity_name}", - "action_type_set_hvac_mode": "變更{entity_name} HVAC 模式", - "change_preset_on_entity_name": "變更{entity_name}設定模式", - "to": "至...狀態", - "entity_name_measured_humidity_changed": "{entity_name}量測濕度已變更", - "entity_name_measured_temperature_changed": "{entity_name}量測溫度已變更", - "entity_name_hvac_mode_changed": "{entity_name} HVAC 模式已變更", "current_entity_name_apparent_power": "目前{entity_name}視在功率", "condition_type_is_aqi": "目前{entity_name} AQI", "current_entity_name_atmospheric_pressure": "目前{entity_name}氣壓", "current_entity_name_battery_level": "目前{entity_name}電量", "condition_type_is_carbon_dioxide": "目前 {entity_name} 二氧化碳濃度狀態", - "condition_type_is_carbon_monoxide": "目前 {entity_name} 一氧化碳濃度狀態", + "condition_type_is_carbon_monoxide": "目前{entity_name}一氧化碳濃度狀態", "current_entity_name_conductivity": "目前{entity_name}電導率", "current_entity_name_current": "目前{entity_name}電流", "current_entity_name_data_rate": "目前 {entity_name}資料傳輸率", @@ -2423,12 +2540,12 @@ "current_entity_name_illuminance": "目前{entity_name}照度", "current_entity_name_irradiance": "目前{entity_name}輻照度", "current_entity_name_money": "目前{entity_name}貨幣", - "condition_type_is_nitrogen_dioxide": "目前 {entity_name} 二氧化氮濃度狀態", - "condition_type_is_nitrogen_monoxide": "目前 {entity_name} 一氧化氮濃度狀態", - "condition_type_is_nitrous_oxide": "目前 {entity_name} 一氧化二氮濃度狀態", - "condition_type_is_ozone": "目前 {entity_name} 臭氧濃度狀態", + "condition_type_is_nitrogen_dioxide": "目前{entity_name}二氧化氮濃度狀態", + "condition_type_is_nitrogen_monoxide": "目前{entity_name}一氧化氮濃度狀態", + "condition_type_is_nitrous_oxide": "目前{entity_name}一氧化二氮濃度狀態", + "condition_type_is_ozone": "目前{entity_name}臭氧濃度狀態", "current_entity_name_ph_level": "目前 {entity_name} pH 值", - "condition_type_is_pm": "目前 {entity_name} PM2.5 濃度狀態", + "condition_type_is_pm": "目前{entity_name} PM2.5 濃度狀態", "current_entity_name_power_factor": "目前{entity_name}功率因數", "current_entity_name_precipitation": "目前{entity_name}降雨量", "current_entity_name_precipitation_intensity": "目前{entity_name}降雨強度", @@ -2437,10 +2554,10 @@ "current_entity_name_signal_strength": "目前{entity_name}訊號強度", "current_entity_name_sound_pressure": "目前{entity_name}聲壓", "current_entity_name_speed": "目前{entity_name}速度", - "condition_type_is_sulphur_dioxide": "目前 {entity_name} 二氧化硫濃度狀態", + "condition_type_is_sulphur_dioxide": "目前{entity_name}二氧化硫濃度狀態", "current_entity_name_temperature": "目前{entity_name}溫度", "current_entity_name_value": "目前{entity_name}值", - "condition_type_is_volatile_organic_compounds": "目前 {entity_name} 揮發性有機物濃度狀態", + "condition_type_is_volatile_organic_compounds": "目前{entity_name}揮發性有機物濃度狀態", "current_entity_name_voltage": "目前{entity_name}電壓", "current_entity_name_volume": "目前{entity_name}體積", "condition_type_is_volume_flow_rate": "目前{entity_name}體積流率", @@ -2491,63 +2608,13 @@ "entity_name_water_changes": "{entity_name}水位變更", "entity_name_weight_changes": "{entity_name}重量變更", "entity_name_wind_speed_changes": "{entity_name}風速變更", - "decrease_entity_name_brightness": "降低{entity_name}亮度", - "increase_entity_name_brightness": "增加{entity_name}亮度", - "flash_entity_name": "閃動 {entity_name}", - "flash": "閃爍", - "fifth_button": "第五個按鈕", - "sixth_button": "第六個按鈕", - "subtype_continuously_pressed": "\"{subtype}\" 持續按下", - "trigger_type_button_long_release": "\"{subtype}\" 長按後釋放", - "subtype_quadruple_clicked": "\"{subtype}\" 四連擊", - "subtype_quintuple_clicked": "\"{subtype}\" 五連點擊", - "subtype_pressed": "\"{subtype}\" 已按下", - "subtype_released": "\"{subtype}\" 已釋放", - "action_type_select_first": "將{entity_name}變更為第一個選項", - "action_type_select_last": "將{entity_name}變更為最後一個選項", - "action_type_select_next": "將{entity_name}變更為下一個選項", - "change_entity_name_option": "變更{entity_name}選項", - "action_type_select_previous": "將{entity_name}變更為上一個選項", - "current_entity_name_selected_option": "目前{entity_name}已選選項", - "cycle": "循環", - "from": "從...狀態", - "entity_name_option_changed": "{entity_name}選項已變更", - "send_a_notification": "傳送通知", - "both_buttons": "兩個按鈕", - "bottom_buttons": "下方按鈕", - "seventh_button": "第七個按鈕", - "eighth_button": "第八個按鈕", - "dim_down": "調暗", - "dim_up": "調亮", - "left": "左", - "right": "右", - "side": "第 6 面", - "top_buttons": "上方按鈕", - "device_awakened": "裝置已喚醒", - "button_rotated_subtype": "旋轉 \"{subtype}\" 按鈕", - "button_rotated_fast_subtype": "快速旋轉 \"{subtype}\" 按鈕", - "button_rotation_subtype_stopped": "旋轉 \"{subtype}\" 按鈕已停止", - "device_subtype_double_tapped": "裝置 \"{subtype}\" 雙敲", - "trigger_type_remote_double_tap_any_side": "裝置任一面雙點選", - "device_in_free_fall": "裝置自由落下", - "device_flipped_degrees": "裝置旋轉 90 度", - "device_shaken": "裝置搖晃", - "trigger_type_remote_moved": "裝置移動至 \"{subtype}\" 朝上", - "trigger_type_remote_moved_any_side": "裝置任一面朝上", - "trigger_type_remote_rotate_from_side": "裝置由「第 6 面」旋轉至「{subtype}」", - "device_turned_clockwise": "裝置順時針旋轉", - "device_turned_counter_clockwise": "裝置逆時針旋轉", - "press_entity_name_button": "按下 {entity_name} 按鈕", - "entity_name_has_been_pressed": "{entity_name}已按下", - "entity_name_update_availability_changed": "{entity_name}可用更新已變更", - "add_to_queue": "新增至佇列", - "play_next": "播放下一首", - "options_replace": "立即播放並清除佇列", - "repeat_all": "重複全部", - "repeat_one": "重複單曲", - "critical": "關鍵", - "debug": "除錯", - "warning": "警告", + "entity_name_is_home": "{entity_name}在家", + "entity_name_is_not_home": "{entity_name}不在家", + "entity_name_enters_a_zone": "{entity_name}進入區域", + "entity_name_leaves_a_zone": "{entity_name}離開區域", + "no_device_class": "無裝置類別", + "no_state_class": "無狀態類別", + "no_unit_of_measurement": "無測量單位", "most_recently_updated": "最近更新", "arithmetic_mean": "算術平均值", "median": "中間值", @@ -2672,9 +2739,58 @@ "violet": "紫羅蘭", "wheat": "小麥色", "white_smoke": "白煙色", - "no_device_class": "無裝置類別", - "no_state_class": "無狀態類別", - "no_unit_of_measurement": "無測量單位", + "add_to_queue": "新增至佇列", + "play_next": "播放下一首", + "options_replace": "立即播放並清除佇列", + "repeat_all": "重複全部", + "repeat_one": "重複單曲", + "critical": "關鍵", + "debug": "除錯", + "warning": "警告", + "clear_tts_cache": "清除 TTS 暫存", + "cache": "暫存", + "entity_id_description": "日誌條目中引用的實體。", + "language_description": "文字使用語言。預設為伺服器語言。", + "options_description": "包含整合特定選項的字典。", + "say_a_tts_message": "閱讀 TTS 訊息", + "media_player_entity_id_description": "用於播放訊息的媒體播放器。", + "media_player_entity": "媒體播放器實體", + "speak": "閱讀", + "request_sync_description": "傳送 request_sync 命令至 Google。", + "agent_user_id": "Agent 使用者 ID", + "request_sync": "請求同步", + "disables_the_motion_detection": "關閉動作感測。", + "disable_motion_detection": "關閉動作感測", + "enables_the_motion_detection": "開啟動作感測。", + "enable_motion_detection": "開啟動作感測", + "format_description": "媒體播放器支援串流格式。", + "format": "格式", + "media_player_description": "播放串流的媒體播放器。", + "play_stream": "播放串流", + "filename": "檔名", + "lookback": "回看", + "snapshot_description": "由攝影機拍攝快照。", + "take_snapshot": "拍攝快照", + "turns_off_the_camera": "關閉攝影機。", + "turns_on_the_camera": "開啟攝影機。", + "locks_a_lock": "鎖定鎖。", + "code_description": "佈防警戒的代碼。", + "opens_a_lock": "打開鎖。", + "unlocks_a_lock": "解鎖鎖。", + "set_datetime_description": "設定日期和/或時間。", + "the_target_date": "目標日期。", + "datetime_description": "目標日期和時間。", + "the_target_time": "目標時間。", + "selects_the_first_option": "選擇第一個選項。", + "first": "最初", + "selects_the_last_option": "選擇最後一個選項。", + "select_the_next_option": "選擇下一個選項。", + "selects_an_option": "選擇選項。", + "option_to_be_selected": "選擇的選項。", + "selects_the_previous_option": "選擇上一個選項。", + "sets_the_options": "設定選項。", + "list_of_options": "選項列表。", + "set_options": "設定選項", "dump_log_objects": "轉存日誌物件", "log_current_tasks_description": "紀錄所有目前 asyncio 任務。", "log_current_asyncio_tasks": "紀錄目前 asyncio 任務", @@ -2699,46 +2815,29 @@ "stop_logging_object_sources": "停止紀錄物件來源", "stop_log_objects_description": "停止紀錄記憶體中增長物件。", "stop_logging_objects": "停止紀錄物件", - "request_sync_description": "傳送 request_sync 命令至 Google。", - "agent_user_id": "Agent 使用者 ID", - "request_sync": "請求同步", - "reload_resources_description": "重新載入 YAML 設定儀表板資源。", - "clears_all_log_entries": "清除所有日誌條目。", - "clear_all": "全部清除", - "write_log_entry": "寫入日誌條目。", - "log_level": "日誌等級。", - "level": "等級", - "message_to_log": "記錄的訊息。", - "write": "寫入", - "set_value_description": "設定數字值。", - "value_description": "設定參數數值", - "create_temporary_strict_connection_url_name": "新增臨時嚴格加密連線 URL", + "sets_the_value": "設定數值。", + "the_target_value": "目標值。", + "get_weather_forecast": "取得天氣預報。", + "type_description": "預報類型:每日、每小時或每日兩次。", + "forecast_type": "預報類型", + "get_forecast": "取得預報", + "send_magic_packet": "傳送魔法封包", + "cancels_a_timer": "取消計時器。", + "changes_a_timer": "變更計時器。", + "finishes_a_timer": "完成計時器。", + "pauses_a_timer": "暫停計時器。", + "starts_a_timer": "開始計時器。", + "duration_description": "計時器完成持續時間。 [選項]。", + "reload_resources_description": "重新載入 YAML 設定儀表板資源。", "toggles_the_siren_on_off": "開啟/關閉 siren。", "turns_the_siren_off": "關閉 siren。", "turns_the_siren_on": "開啟 siren。", "tone": "音調", - "add_event_description": "新增行事曆行程。", - "location_description": "行事曆位置,選項。", - "start_date_description": "整日行程開始的日期。", - "get_events": "取得事件", - "list_event": "行程列表", - "closes_a_cover": "關閉窗簾。", - "close_cover_tilt_description": "關閉百葉窗。", - "close_tilt": "關閉百葉窗", - "opens_a_cover": "開啟窗簾。", - "tilts_a_cover_open": "打開百葉窗。", - "open_tilt": "開啟百葉", - "set_cover_position_description": "移動窗簾至指定位置。", - "target_position": "目標位置。", - "set_position": "設定位置", - "target_tilt_positition": "目標百葉位置。", - "set_tilt_position": "設定百葉位置", - "stops_the_cover_movement": "停止窗簾動作。", - "stop_cover_tilt_description": "停止百葉角度調整動作", - "stop_tilt": "停止調整", - "toggles_a_cover_open_closed": "切換窗簾開啟/關閉。", - "toggle_cover_tilt_description": "切換百葉角度開啟/關閉。", - "toggle_tilt": "切換角度", + "set_default_level_description": "設定整合的預設日誌等級。", + "level_description": "所有整合的預設嚴重性等級。", + "level": "等級", + "set_default_level": "設定預設等級", + "set_level": "設定等級", "check_configuration": "檢查設定", "reload_all": "重新載入全部", "reload_config_entry_description": "重新載入指定設定條目。", @@ -2759,25 +2858,20 @@ "generic_toggle": "通用切換", "generic_turn_off": "通用關閉", "generic_turn_on": "通用開啟", + "entities_to_update": "要更新的實體", "update_entity": "更新實體", - "creates_a_new_backup": "建立新備份。", "decrement_description": "以 1 個步進遞減數值。", "increment_description": "以 1 個步進遞增數值。", - "sets_the_value": "設定數值。", - "the_target_value": "目標值。", - "reloads_the_automation_configuration": "重新載入自動化設定。", - "toggle_description": "開啟/關閉媒體播放器。", - "trigger_description": "觸發自動化動作。", - "skip_conditions": "跳過條件", - "trigger": "觸發器", - "disables_an_automation": "關閉自動化。", - "stops_currently_running_actions": "停止目前執行中動作。", - "stop_actions": "停止動作", - "enables_an_automation": "開啟自動化。", + "bridge_identifier": "橋接器識別", + "configuration_payload": "設定 payload", + "entity_description": "代表 deCONZ 特定裝置端點。", + "path": "路徑", + "device_refresh_description": "更新來自 deCONZ 的可用裝置。", + "device_refresh": "裝置更新", + "remove_orphaned_entries": "移除孤立的實體", "restart_add_on": "重啟附加元件。", "the_add_on_slug": "附加元件 Slug。", "starts_an_add_on": "啟動附加元件。", - "start_add_on": "啟動附加元件", "addon_stdin_name": "寫入資料至附加元件 stdin。", "stops_an_add_on": "啟動附加元件執行。", "stop_add_on": "停止附加元件。", @@ -2799,40 +2893,63 @@ "slug": "片段備份", "restore_partial_description": "回復部分備份。", "restores_home_assistant": "回復 Home Assistant。", - "clears_the_playlist": "清除播放列表。", - "clear_playlist": "清除播放列表", - "selects_the_next_track": "選擇下一個曲目。", - "pauses": "暫停。", - "starts_playing": "開始播放。", - "toggles_play_pause": "切換播放/暫停。", - "selects_the_previous_track": "選擇上一個曲目。", - "seek": "搜尋", - "stops_playing": "停止播放。", - "starts_playing_specified_media": "開始播放指定媒體。", - "announce": "公告", - "repeat_mode_to_set": "設定重複模式。", - "select_sound_mode_description": "選擇特定的聲音模式。", - "select_sound_mode": "選擇聲音模式", - "select_source": "選擇來源", - "shuffle_description": "是否開啟隨機播放模式。", - "unjoin": "取消加入", - "turns_down_the_volume": "調低音量。", - "turn_down_volume": "調低音量", - "volume_mute_description": "將媒體播放器靜音或取消靜音。", - "is_volume_muted_description": "定義是否靜音。", - "mute_unmute_volume": "靜音/取消靜音音量", - "sets_the_volume_level": "設定音量等級。", - "set_volume": "設定音量", - "turns_up_the_volume": "調高音量。", - "turn_up_volume": "調高音量", - "apply_filter": "套用篩選器", - "days_to_keep": "保留天數", - "repack": "重新封包", - "purge": "清除", - "domains_to_remove": "要移除的實體類群", - "entity_globs_to_remove": "要刪除的實體群組", - "entities_to_remove": "要刪除的實體", - "purge_entities": "清除實體", + "removes_a_group": "移除群組。", + "object_id": "Object ID", + "creates_updates_a_user_group": "建立/更新使用者群組。", + "add_entities": "新增實體", + "icon_description": "群組圖示名稱。", + "name_of_the_group": "群組名稱。", + "log_description": "於日誌新增自訂條目。", + "message_description": "通知訊息內容。", + "create_temporary_strict_connection_url_name": "新增臨時嚴格加密連線 URL", + "remote_connect": "遠端連線", + "remote_disconnect": "遠端斷線", + "creates_a_new_backup": "建立新備份。", + "command_description": "傳送至 Google Assistant 的命令。", + "send_text_command": "傳送文字命令", + "reloads_the_automation_configuration": "重新載入自動化設定。", + "toggle_description": "開啟/關閉媒體播放器。", + "trigger_description": "觸發自動化動作。", + "skip_conditions": "跳過條件", + "trigger": "觸發器", + "disables_an_automation": "關閉自動化。", + "stops_currently_running_actions": "停止目前執行中動作。", + "stop_actions": "停止動作", + "enables_an_automation": "開啟自動化。", + "press_the_button_entity": "按下按鈕實體。", + "load_url_description": "於 Fully Kiosk Browser 載入 URL。", + "url_to_load": "所要載入的 URL。", + "load_url": "載入 URL", + "configuration_parameter_to_set": "要設定的設定參數。", + "key": "密鑰", + "value_description": "設定目標數值", + "application_description": "啟動應用程式的套件名稱。", + "application": "應用程式", + "start_application": "啟動程式", + "set_value_description": "設定數字值。", + "stops_a_running_script": "停止執行中的腳本。", + "enter_your_text": "輸入文字。", + "set_value": "設定值", + "dashboard_path": "儀表板路徑", + "view_path": "畫布路徑", + "show_dashboard_view": "顯示儀表板畫布", + "closes_a_cover": "關閉窗簾。", + "close_cover_tilt_description": "關閉百葉窗。", + "close_tilt": "關閉百葉窗", + "opens_a_cover": "開啟窗簾。", + "tilts_a_cover_open": "打開百葉窗。", + "open_tilt": "開啟百葉", + "set_cover_position_description": "移動窗簾至指定位置。", + "target_position": "目標位置。", + "set_position": "設定位置", + "target_tilt_positition": "目標百葉位置。", + "set_tilt_position": "設定百葉位置", + "stops_the_cover_movement": "停止窗簾動作。", + "stop_cover_tilt_description": "停止百葉角度調整動作", + "stop_tilt": "停止調整", + "toggles_a_cover_open_closed": "切換窗簾開啟/關閉。", + "toggle_cover_tilt_description": "切換百葉角度開啟/關閉。", + "toggle_tilt": "切換角度", "decrease_speed_description": "降低風扇轉速。", "percentage_step_description": "以百分比提高轉速。", "decrease_speed": "降低轉速", @@ -2852,6 +2969,25 @@ "toggles_the_fan_on_off": "開啟/關閉風扇。", "turns_fan_off": "關閉風扇。", "turns_fan_on": "開啟風扇。", + "alarm_arm_vacation_description": "將警報設定為:度假警戒(_armed for vacation_)。", + "disarms_the_alarm": "解除警報。", + "alarm_trigger_description": "啟用外部警報觸發器", + "toggles_a_switch_on_off": "打開/關閉開關。", + "turns_a_switch_off": "關閉開關。", + "turns_a_switch_on": "打開開關。", + "device_description": "傳送命令的裝置 ID。", + "delete_command": "刪除命令", + "alternative": "替代", + "command_type_description": "要學習的命令類別。", + "command_type": "命令類別", + "timeout_description": "學習命令逾時時間。", + "learn_command": "學習命令", + "delay_seconds": "延遲秒數", + "hold_seconds": "保持秒數", + "send_command": "傳送命令", + "toggles_a_device_on_off": "開啟/關閉裝置。", + "turns_the_device_off": "關閉裝置。", + "turn_on_description": "傳送開機命令。", "apply_description": "以設定啟用場景。", "entities_description": "實體列表與其目標狀態。", "transition": "轉換", @@ -2862,42 +2998,105 @@ "snapshot_entities": "系統備份實體", "delete_description": "刪除動態建立的場景。", "activates_a_scene": "啟用場景。", - "selects_the_first_option": "選擇第一個選項。", - "first": "最初", - "selects_the_last_option": "選擇最後一個選項。", - "select_the_next_option": "選擇下一個選項。", - "selects_an_option": "選擇選項。", - "option_to_be_selected": "選擇的選項。", - "selects_the_previous_option": "選擇上一個選項。", - "sets_the_options": "設定選項。", - "list_of_options": "選項列表。", - "set_options": "設定選項", + "play_chime_description": "於門鈴上播放鈴聲。", + "device_id_description": "所要播放鈴聲的門鈴。", + "target_chime": "目標門鈴", + "ringtone_to_play": "播放的鈴聲。", + "ringtone": "鈴聲", + "play_chime": "播放門鈴", + "ptz_move_description": "以定義轉速轉動攝影機。", + "ptz_move_speed": "PTZ 轉動速度。", + "ptz_move": "PTZ 模式", + "add_event_description": "新增行事曆行程。", + "calendar_id_description": "希望行事曆 ID。", + "calendar_id": "行事曆 ID", + "description_description": "行事曆行程說明,選項。", + "summary_description": "使用為行程標題。", + "location_description": "行程位置。", + "creates_event": "建立行事曆", "closes_a_valve": "關閉閥門。", "opens_a_valve": "開啟閥門。", "set_valve_position_description": "轉動閥門至指定位置。", "stops_the_valve_movement": "停止閥門動作。", "toggles_a_valve_open_closed": "切換閥門開啟/關閉。", - "load_url_description": "於 Fully Kiosk Browser 載入 URL。", - "url_to_load": "所要載入的 URL。", - "load_url": "載入 URL", - "configuration_parameter_to_set": "要設定的設定參數。", - "key": "密鑰", - "application_description": "啟動應用程式的套件名稱。", - "application": "應用程式", - "start_application": "啟動程式", - "command_description": "傳送至 Google Assistant 的命令。", - "media_player_entity": "媒體播放器實體", - "send_text_command": "傳送文字命令", - "code_description": "用於解鎖鎖的代碼。", - "alarm_arm_vacation_description": "將警報設定為:度假警戒(_armed for vacation_)。", - "disarms_the_alarm": "解除警報。", - "alarm_trigger_description": "啟用外部警報觸發器", "extract_media_url_description": "由服務中取得媒體網址。", "format_query": "格式查詢", "url_description": "可找到媒體的網址。", "media_url": "媒體網址", "get_media_url": "取得媒體網址", "play_media_description": "由提供位置下載檔案。", + "clears_all_log_entries": "清除所有日誌條目。", + "clear_all": "全部清除", + "write_log_entry": "寫入日誌條目。", + "log_level": "日誌等級。", + "message_to_log": "記錄的訊息。", + "write": "寫入", + "reload_themes_description": "重新載入 YAML 設定主題。", + "reload_themes": "重新載入主題", + "name_of_a_theme": "主題名稱。", + "set_the_default_theme": "設定預設主題", + "clear_skipped_update": "清除已跳過更新", + "install_update": "安裝更新", + "skip_description": "將目前可用的更新標示為跳過。", + "skip_update": "跳過更新", + "brightness_value": "亮度值", + "a_human_readable_color_name": "容易理解的色彩名稱。", + "color_name": "顏色名稱", + "color_temperature_in_mireds": "色溫(以 mireds 為單位)", + "light_effect": "燈光特效。", + "hue_sat_color": "色相/飽和度顏色", + "color_temperature_in_kelvin": "色溫(以 Kelvin 為單位)", + "profile_description": "使用個人設定燈光名稱。", + "rgbw_color": "RGBW 顏色", + "rgbww_color": "RGBWW 顏色", + "white_description": "將燈光設置為白色模式。", + "xy_color": "XY 顏色", + "turn_off_description": "關閉一盞或多盞燈。", + "brightness_step_description": "以定量調整亮度。", + "brightness_step_value": "亮度步進值", + "brightness_step_pct_description": "以百分比調整亮度。", + "brightness_step": "亮度步進", + "decrements_a_counter": "遞減計數器。", + "increments_a_counter": "遞增計數器。", + "resets_a_counter": "重置計數器。", + "sets_the_counter_value": "設定計數器數值。", + "toggles_the_helper_on_off": "開啟/關閉助手。", + "turns_off_the_helper": "關閉助手。", + "turns_on_the_helper": "開啟助手。", + "start_date_description": "整日行程開始的日期。", + "get_events": "取得事件", + "list_event": "行程列表", + "turns_auxiliary_heater_on_off": "開啟/關閉輔助加熱器。", + "aux_heat_description": "輔助加熱器新設定值", + "auxiliary_heating": "輔助加熱器", + "turn_on_off_auxiliary_heater": "開啟/關閉輔助加熱器", + "sets_fan_operation_mode": "設定風扇運轉模式。", + "fan_operation_mode": "風扇運轉模式。", + "set_fan_mode": "設定送風模式", + "sets_target_humidity": "設定目標濕度。", + "set_target_humidity": "設定目標濕度", + "sets_hvac_operation_mode": "設定 HVAC 運轉模式。", + "hvac_operation_mode": "HVAC 運轉模式。", + "set_hvac_mode": "設定 HVAC 模式", + "sets_swing_operation_mode": "設定擺動運轉模式。", + "swing_operation_mode": "擺動運轉模式", + "set_swing_mode": "設定擺動模式", + "sets_target_temperature": "設定目標溫度。", + "high_target_temperature": "高標目標溫度。", + "target_temperature_high": "目標溫度高標", + "low_target_temperature": "低標目標溫度。", + "target_temperature_low": "目標溫度低標", + "set_target_temperature": "設定目標溫度", + "turns_climate_device_off": "關閉溫控裝置。", + "turns_climate_device_on": "開啟溫控裝置。", + "notify_description": "針對選擇目標發送通知訊息。", + "data": "資料", + "title_of_the_notification": "通知標題。", + "send_a_persistent_notification": "傳送持續通知", + "sends_a_notification_message": "傳送通知訊息。", + "your_notification_message": "通知訊息。", + "title_description": "通知選項標題。", + "send_a_notification_message": "傳送通知訊息", "sets_a_random_effect": "設定隨機特效。", "sequence_description": "HSV 序列表(最高 16 個)。", "initial_brightness": "初始亮度。", @@ -2922,188 +3121,67 @@ "speed_of_spread": "傳播速度。", "spread": "傳播", "sequence_effect": "序列特效", - "press_the_button_entity": "按下按鈕實體。", - "see_description": "記錄所發現的追蹤裝置。", - "battery_description": "裝置電池電量。", - "gps_coordinates": "GPS 座標", - "gps_accuracy_description": "GPS 座標的準確度。", - "hostname_of_the_device": "裝置主機名稱。", - "hostname": "主機名稱", - "mac_description": "裝置 MAC 位址。", - "mac_address": "MAC 位址", - "see": "發現", - "process_description": "從轉錄文字啟動對話。", - "conversation_id": "對話 ID", - "language_description": "用於語音生成的語言。", - "transcribed_text_input": "轉錄的文字輸入。", - "process": "過程", - "reloads_the_intent_configuration": "重新載入 intent 設定。", - "conversation_agent_to_reload": "重新載入對話助理。", - "create_description": "顯示 **通知** 面板通知。", - "message_description": "日誌條目訊息。", - "notification_id": "通知 ID", - "title_description": "通知訊息的標題。", - "dismiss_description": "移除 **通知** 面板通知。", - "notification_id_description": "要移除的通知 ID。", - "dismiss_all_description": "移除所有 **通知** 面板通知。", - "notify_description": "針對選擇目標發送通知訊息。", - "data": "資料", - "title_of_the_notification": "通知標題。", - "send_a_persistent_notification": "傳送持續通知", - "sends_a_notification_message": "傳送通知訊息。", - "your_notification_message": "通知訊息。", - "send_a_notification_message": "傳送通知訊息", - "device_description": "傳送命令的裝置 ID。", - "delete_command": "刪除命令", - "alternative": "替代", - "command_type_description": "要學習的命令類別。", - "command_type": "命令類別", - "timeout_description": "學習命令逾時時間。", - "learn_command": "學習命令", - "delay_seconds": "延遲秒數", - "hold_seconds": "保持秒數", - "send_command": "傳送命令", - "toggles_a_device_on_off": "開啟/關閉裝置。", - "turns_the_device_off": "關閉裝置。", - "turn_on_description": "傳送開機命令。", - "stops_a_running_script": "停止執行中的腳本。", - "locks_a_lock": "鎖定鎖。", - "opens_a_lock": "打開鎖。", - "unlocks_a_lock": "解鎖鎖。", - "turns_auxiliary_heater_on_off": "開啟/關閉輔助加熱器。", - "aux_heat_description": "輔助加熱器新設定值", - "auxiliary_heating": "輔助加熱器", - "turn_on_off_auxiliary_heater": "開啟/關閉輔助加熱器", - "sets_fan_operation_mode": "設定風扇運轉模式。", - "fan_operation_mode": "風扇運轉模式。", - "set_fan_mode": "設定送風模式", - "sets_target_humidity": "設定目標濕度。", - "set_target_humidity": "設定目標濕度", - "sets_hvac_operation_mode": "設定 HVAC 運轉模式。", - "hvac_operation_mode": "HVAC 運轉模式。", - "set_hvac_mode": "設定 HVAC 模式", - "sets_swing_operation_mode": "設定擺動運轉模式。", - "swing_operation_mode": "擺動運轉模式", - "set_swing_mode": "設定擺動模式", - "sets_target_temperature": "設定目標溫度。", - "high_target_temperature": "高標目標溫度。", - "target_temperature_high": "目標溫度高標", - "low_target_temperature": "低標目標溫度。", - "target_temperature_low": "目標溫度低標", - "set_target_temperature": "設定目標溫度", - "turns_climate_device_off": "關閉溫控裝置。", - "turns_climate_device_on": "開啟溫控裝置。", - "calendar_id_description": "希望行事曆 ID。", - "calendar_id": "行事曆 ID", - "description_description": "行事曆行程說明,選項。", - "summary_description": "使用為行程標題。", - "creates_event": "建立行事曆", - "dashboard_path": "儀表板路徑", - "view_path": "畫布路徑", - "show_dashboard_view": "顯示儀表板畫布", - "brightness_value": "亮度值", - "a_human_readable_color_name": "容易理解的色彩名稱。", - "color_name": "顏色名稱", - "color_temperature_in_mireds": "色溫(以 mireds 為單位)", - "light_effect": "燈光特效。", - "hue_sat_color": "色相/飽和度顏色", - "color_temperature_in_kelvin": "色溫(以 Kelvin 為單位)", - "profile_description": "使用個人設定燈光名稱。", - "rgbw_color": "RGBW 顏色", - "rgbww_color": "RGBWW 顏色", - "white_description": "將燈光設置為白色模式。", - "xy_color": "XY 顏色", - "turn_off_description": "關閉一盞或多盞燈。", - "brightness_step_description": "以定量調整亮度。", - "brightness_step_value": "亮度步進值", - "brightness_step_pct_description": "以百分比調整亮度。", - "brightness_step": "亮度步進", "topic_to_listen_to": "監聽的主題。", "export": "輸出", "publish_description": "發佈訊息至 MQTT 主題。", + "evaluate_payload": "評估 Payload", "the_payload_to_publish": "發佈的內容。", "payload_template": "內容模板", "qos": "QoS", "retain": "保留", "topic_to_publish_to": "發佈的主題。", "publish": "發佈", - "ptz_move_description": "以定義轉速轉動攝影機。", - "ptz_move_speed": "PTZ 轉動速度。", - "ptz_move": "PTZ 模式", - "log_description": "於日誌新增自訂條目。", - "entity_id_description": "用於播放訊息的媒體播放器。", - "toggles_a_switch_on_off": "打開/關閉開關。", - "turns_a_switch_off": "關閉開關。", - "turns_a_switch_on": "打開開關。", - "reload_themes_description": "重新載入 YAML 設定主題。", - "reload_themes": "重新載入主題", - "name_of_a_theme": "主題名稱。", - "set_the_default_theme": "設定預設主題", - "toggles_the_helper_on_off": "開啟/關閉助手。", - "turns_off_the_helper": "關閉助手。", - "turns_on_the_helper": "開啟助手。", - "decrements_a_counter": "遞減計數器。", - "increments_a_counter": "遞增計數器。", - "resets_a_counter": "重置計數器。", - "sets_the_counter_value": "設定計數器數值。", - "remote_connect": "遠端連線", - "remote_disconnect": "遠端斷線", - "get_weather_forecast": "取得天氣預報。", - "type_description": "預報類型:每日、每小時或每日兩次。", - "forecast_type": "預報類型", - "get_forecast": "取得預報", - "disables_the_motion_detection": "關閉動作感測。", - "disable_motion_detection": "關閉動作感測", - "enables_the_motion_detection": "開啟動作感測。", - "enable_motion_detection": "開啟動作感測", - "format_description": "媒體播放器支援串流格式。", - "format": "格式", - "media_player_description": "播放串流的媒體播放器。", - "play_stream": "播放串流", - "filename": "檔名", - "lookback": "回看", - "snapshot_description": "由攝影機拍攝快照。", - "take_snapshot": "拍攝快照", - "turns_off_the_camera": "關閉攝影機。", - "turns_on_the_camera": "開啟攝影機。", - "clear_tts_cache": "清除 TTS 暫存", - "cache": "暫存", - "options_description": "包含整合特定選項的字典。", - "say_a_tts_message": "閱讀 TTS 訊息", - "speak": "閱讀", - "broadcast_address": "廣播位址", - "broadcast_port_description": "傳送魔法封包的通訊埠。", - "broadcast_port": "廣播埠", - "send_magic_packet": "傳送魔法封包", - "set_datetime_description": "設定日期和/或時間。", - "the_target_date": "目標日期。", - "datetime_description": "目標日期和時間。", - "the_target_time": "目標時間。", - "bridge_identifier": "橋接器識別", - "configuration_payload": "設定 payload", - "entity_description": "代表 deCONZ 特定裝置端點。", - "path": "路徑", - "device_refresh_description": "更新來自 deCONZ 的可用裝置。", - "device_refresh": "裝置更新", - "remove_orphaned_entries": "移除孤立的實體", - "removes_a_group": "移除群組。", - "object_id": "Object ID", - "creates_updates_a_user_group": "建立/更新使用者群組。", - "add_entities": "新增實體", - "icon_description": "群組圖示名稱。", - "name_of_the_group": "群組名稱。", - "cancels_a_timer": "取消計時器。", - "changes_a_timer": "變更計時器。", - "finishes_a_timer": "完成計時器。", - "pauses_a_timer": "暫停計時器。", - "starts_a_timer": "開始計時器。", - "duration_description": "計時器完成持續時間。 [選項]。", - "set_default_level_description": "設定整合的預設日誌等級。", - "level_description": "所有整合的預設嚴重性等級。", - "set_default_level": "設定預設等級", - "set_level": "設定等級", - "clear_skipped_update": "清除已跳過更新", - "install_update": "安裝更新", - "skip_description": "將目前可用的更新標示為跳過。", - "skip_update": "跳過更新" + "create_description": "顯示通知面板通知。", + "notification_id": "通知 ID", + "dismiss_description": "移除通知面板通知。", + "notification_id_description": "要移除的通知 ID。", + "dismiss_all_description": "移除所有通知面板通知。", + "process_description": "從轉錄文字啟動對話。", + "conversation_id": "對話 ID", + "transcribed_text_input": "轉錄的文字輸入。", + "process": "過程", + "reloads_the_intent_configuration": "重新載入 intent 設定。", + "conversation_agent_to_reload": "重新載入對話助理。", + "clears_the_playlist": "清除播放列表。", + "clear_playlist": "清除播放列表", + "selects_the_next_track": "選擇下一個曲目。", + "pauses": "暫停。", + "starts_playing": "開始播放。", + "toggles_play_pause": "切換播放/暫停。", + "selects_the_previous_track": "選擇上一個曲目。", + "seek": "搜尋", + "stops_playing": "停止播放。", + "starts_playing_specified_media": "開始播放指定媒體。", + "announce": "公告", + "repeat_mode_to_set": "設定重複模式。", + "select_sound_mode_description": "選擇特定的聲音模式。", + "select_sound_mode": "選擇聲音模式", + "select_source": "選擇來源", + "shuffle_description": "是否開啟隨機播放模式。", + "unjoin": "取消加入", + "turns_down_the_volume": "調低音量。", + "turn_down_volume": "調低音量", + "volume_mute_description": "將媒體播放器靜音或取消靜音。", + "is_volume_muted_description": "定義是否靜音。", + "mute_unmute_volume": "靜音/取消靜音音量", + "sets_the_volume_level": "設定音量等級。", + "set_volume": "設定音量", + "turns_up_the_volume": "調高音量。", + "turn_up_volume": "調高音量", + "apply_filter": "套用篩選器", + "days_to_keep": "保留天數", + "repack": "重新封包", + "purge": "清除", + "domains_to_remove": "要移除的實體類群", + "entity_globs_to_remove": "要刪除的實體群組", + "entities_to_remove": "要刪除的實體", + "purge_entities": "清除實體", + "see_description": "記錄所發現的追蹤裝置。", + "battery_description": "裝置電池電量。", + "gps_coordinates": "GPS 座標", + "gps_accuracy_description": "GPS 座標的準確度。", + "hostname_of_the_device": "裝置主機名稱。", + "hostname": "主機名稱", + "mac_description": "裝置 MAC 位址。", + "see": "發現" } \ No newline at end of file diff --git a/packages/core/src/hooks/useService/index.ts b/packages/core/src/hooks/useService/index.ts index 21792cc2..a2cd1b70 100644 --- a/packages/core/src/hooks/useService/index.ts +++ b/packages/core/src/hooks/useService/index.ts @@ -29,7 +29,7 @@ export function createService( } console.info( - `${localize("call_service_name", { + `${localize("perform_action_name", { search: "{name}", replace: `${domain}.${service}`, })} ${domain}.${service}:`,